]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
ac55b3123967f6715a5ae2ea4fef5416bfb91f7a
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 543
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC is numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102 % ------------------------------------
103 % used to check for needed LaTeX packages
104 \usepackage{ifthen}
105
106 % check for package arydshln
107 % used for tables with dashed lines
108 \newboolean{arydshln}
109 \IfFileExists{arydshln.sty}
110  {\usepackage{arydshln}
111   \setboolean{arydshln}{true}}
112  {\setboolean{arydshln}{false}}
113
114 % check for package marginnote
115 % used for margin notes
116 \newboolean{marginnote}
117 \IfFileExists{marginnote.sty}
118  {\usepackage{marginnote}
119   \let\marginpar\marginnote
120   \setboolean{marginnote}{true}}
121  {\setboolean{marginnote}{false}}
122
123 % check for package sidecap
124 % used for captions on the side
125 \newboolean{sidecap}
126 \IfFileExists{sidecap.sty}
127  {\usepackage{sidecap}
128   \setboolean{sidecap}{true}}
129  {\setboolean{sidecap}{false}}
130
131 % check for picinpar
132 % used for surrounded fixed objects
133 \newboolean{picinpar}
134 \IfFileExists{picinpar.sty}
135  {\usepackage{picinpar}
136   \setboolean{picinpar}{true}}
137  {\setboolean{picinpar}{false}}
138
139 % check for lettrine
140 \newboolean{lettrine}
141 \IfFileExists{lettrine.sty}
142  {\usepackage{lettrine}
143   \setboolean{lettrine}{true}}
144  {\setboolean{lettrine}{false}}
145
146 % check for diagbox
147 \newboolean{diagbox}
148 \IfFileExists{diagbox.sty}
149  {\usepackage{diagbox}
150   \setboolean{diagbox}{true}}
151  {\setboolean{diagbox}{false}}
152 \end_preamble
153 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
154 \use_default_options false
155 \begin_modules
156 initials
157 graphicboxes
158 \end_modules
159 \maintain_unincluded_children false
160 \language english
161 \language_package default
162 \inputencoding auto
163 \fontencoding global
164 \font_roman "lmodern" "default"
165 \font_sans "lmss" "default"
166 \font_typewriter "lmtt" "default"
167 \font_math "auto" "auto"
168 \font_default_family default
169 \use_non_tex_fonts false
170 \font_sc false
171 \font_osf false
172 \font_sf_scale 100 100
173 \font_tt_scale 100 100
174 \use_microtype false
175 \use_dash_ligatures true
176 \graphics default
177 \default_output_format pdf2
178 \output_sync 0
179 \bibtex_command default
180 \index_command default
181 \paperfontsize 12
182 \spacing single
183 \use_hyperref true
184 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
185 \pdf_author "LyX Team, Uwe Stöhr"
186 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
187 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
188 \pdf_bookmarks true
189 \pdf_bookmarksnumbered true
190 \pdf_bookmarksopen true
191 \pdf_bookmarksopenlevel 1
192 \pdf_breaklinks false
193 \pdf_pdfborder false
194 \pdf_colorlinks true
195 \pdf_backref false
196 \pdf_pdfusetitle false
197 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
198 \papersize default
199 \use_geometry false
200 \use_package amsmath 2
201 \use_package amssymb 2
202 \use_package cancel 0
203 \use_package esint 0
204 \use_package mathdots 1
205 \use_package mathtools 0
206 \use_package mhchem 1
207 \use_package stackrel 0
208 \use_package stmaryrd 0
209 \use_package undertilde 0
210 \cite_engine basic
211 \cite_engine_type default
212 \biblio_style plain
213 \use_bibtopic false
214 \use_indices false
215 \paperorientation portrait
216 \suppress_date false
217 \justification true
218 \use_refstyle 0
219 \notefontcolor #0000ff
220 \index Index
221 \shortcut idx
222 \color #008000
223 \end_index
224 \secnumdepth 3
225 \tocdepth 3
226 \paragraph_separation skip
227 \defskip medskip
228 \is_math_indent 0
229 \math_numbering_side default
230 \quotes_style english
231 \dynamic_quotes 0
232 \papercolumns 1
233 \papersides 2
234 \paperpagestyle default
235 \tracking_changes true
236 \output_changes false
237 \html_math_output 0
238 \html_css_as_file 0
239 \html_be_strict false
240 \author 227574939 "Kyttj"
241 \author 2047637253 "Guillaume Munch"
242 \end_header
243
244 \begin_body
245
246 \begin_layout Title
247 \SpecialChar LyX
248 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
249 \end_layout
250
251 \begin_layout Author
252 by the \SpecialChar LyX
253  Team
254 \begin_inset Foot
255 status collapsed
256
257 \begin_layout Plain Layout
258 \noindent
259 If you have comments or error corrections, please send them to the \SpecialChar LyX
260  Documentatio
261 n mailing list: 
262 \begin_inset CommandInset href
263 LatexCommand href
264 name "lyx-docs@lists.lyx.org"
265 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
266 type "mailto:"
267 literal "false"
268
269 \end_inset
270
271
272 \end_layout
273
274 \end_inset
275
276
277 \begin_inset Note Note
278 status collapsed
279
280 \begin_layout Plain Layout
281 author: Uwe Stöhr
282 \end_layout
283
284 \end_inset
285
286
287 \begin_inset Newline newline
288 \end_inset
289
290
291 \begin_inset Newline newline
292 \end_inset
293
294
295 \family sans
296 Version 2.2.x
297 \end_layout
298
299 \begin_layout Standard
300 \begin_inset CommandInset toc
301 LatexCommand tableofcontents
302
303 \end_inset
304
305
306 \end_layout
307
308 \begin_layout Standard
309 \begin_inset Note Note
310 status open
311
312 \begin_layout Plain Layout
313 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
314 -packages 
315 \series bold
316 arydshln
317 \series default
318
319 \series bold
320 colortbl
321 \series default
322
323 \series bold
324 diagbox, lettrine, marginnote, picinpar
325 \series default
326  and 
327 \series bold
328 sidecap
329 \series default
330  must be installed.
331  If they are not installed you can export the document anyway but the sections
332  where the packages are required won't appear in the output.
333 \end_layout
334
335 \begin_layout Plain Layout
336 The latest PDF-version of this document can be found here:
337 \begin_inset Newline newline
338 \end_inset
339
340
341 \series bold
342 http://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
343 \end_layout
344
345 \end_inset
346
347
348 \end_layout
349
350 \begin_layout Chapter
351 Figures
352 \begin_inset Index idx
353 status collapsed
354
355 \begin_layout Plain Layout
356 Figures
357 \end_layout
358
359 \end_inset
360
361
362 \begin_inset Index idx
363 status collapsed
364
365 \begin_layout Plain Layout
366 Graphics|see
367 \begin_inset ERT
368 status collapsed
369
370 \begin_layout Plain Layout
371
372 {
373 \end_layout
374
375 \end_inset
376
377 Figures
378 \begin_inset ERT
379 status collapsed
380
381 \begin_layout Plain Layout
382
383 }
384 \end_layout
385
386 \end_inset
387
388
389 \end_layout
390
391 \end_inset
392
393
394 \end_layout
395
396 \begin_layout Section
397 Graphics Dialog
398 \begin_inset Index idx
399 status collapsed
400
401 \begin_layout Plain Layout
402 Figures ! Graphics Dialog
403 \end_layout
404
405 \end_inset
406
407
408 \begin_inset CommandInset label
409 LatexCommand label
410 name "sec:Graphics-Dialog"
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Standard
418 To insert an image into your document, place the cursor at the text position
419  you want and click on the toolbar icon 
420 \begin_inset Info
421 type  "icon"
422 arg   "dialog-show-new-inset graphics"
423 \end_inset
424
425  or use the menu 
426 \family sans
427 Insert\SpecialChar menuseparator
428 Graphics
429 \family default
430 .
431  Then a dialog will appear to choose the file to load.
432  The image will appear in the output exactly at the position where it is
433  in the text.
434 \end_layout
435
436 \begin_layout Standard
437 The graphics dialog can be called at any time by clicking on an image.
438  This dialog has three tabs:
439 \end_layout
440
441 \begin_layout Description
442
443 \family sans
444 Graphics
445 \family default
446  Here you can choose an image file and adjust its appearance in the output.
447  The available units for the image size are explained in appendix
448 \begin_inset space ~
449 \end_inset
450
451
452 \begin_inset CommandInset ref
453 LatexCommand ref
454 reference "cha:Units-available-in"
455
456 \end_inset
457
458 .
459 \begin_inset Newline newline
460 \end_inset
461
462
463 \begin_inset Index idx
464 status collapsed
465
466 \begin_layout Plain Layout
467 Figures ! rotated
468 \end_layout
469
470 \end_inset
471
472 You can rotate images counter-clockwise by setting a rotation angle and
473  a rotation origin.
474  The image will also be rotated inside \SpecialChar LyX
475 .
476 \begin_inset Newline newline
477 \end_inset
478
479
480 \begin_inset Index idx
481 status collapsed
482
483 \begin_layout Plain Layout
484 Figures ! scaled
485 \end_layout
486
487 \end_inset
488
489 Images can be scaled by using a percentage value or by setting the width
490  and height explicitly.
491  If you set only the width or only the height, the other size will be determined
492  automatically.
493  If you set both, then the image will be transformed to the given size,
494  possibly distorting it.
495  To prevent the image from distortion, use the option 
496 \family sans
497 Maintain aspect ratio
498 \family default
499 .
500  The image will then be scaled so that its width and height don't exceed
501  the specified dimensions.
502 \begin_inset Newline newline
503 \end_inset
504
505 Images can be opened in a program of your choice by right-clicking on it
506  and choosing the entry 
507 \family sans
508 Edit
509 \begin_inset space ~
510 \end_inset
511
512 externally
513 \family default
514  in the context menu.
515  The program can be set for every image format in the file format settings
516  in \SpecialChar LyX
517 's preferences.
518 \end_layout
519
520 \begin_layout Description
521
522 \family sans
523 Clipping
524 \family default
525  Alternatively to the usage of scaling units it is possible to set image
526  coordinates to adjust the height and width of the image in the output.
527  The coordinates can also be calculated automatically by pressing the button
528  
529 \family sans
530 Get
531 \begin_inset space ~
532 \end_inset
533
534 from
535 \begin_inset space ~
536 \end_inset
537
538 File
539 \family default
540 .
541  The option 
542 \family sans
543 Clip
544 \begin_inset space ~
545 \end_inset
546
547 to
548 \begin_inset space ~
549 \end_inset
550
551 bounding
552 \begin_inset space ~
553 \end_inset
554
555 box
556 \family default
557  will only print the image region within the given coordinates.
558  Normally you don't need to worry about image coordinates and can ignore
559  this tab.
560 \end_layout
561
562 \begin_layout Description
563
564 \family sans
565 LaTeX
566 \begin_inset space ~
567 \end_inset
568
569 and
570 \begin_inset space ~
571 \end_inset
572
573 LyX
574 \begin_inset space ~
575 \end_inset
576
577 options
578 \family default
579  In this tab you can modify the appearance of the image within \SpecialChar LyX
580  and \SpecialChar LaTeX
581  experts
582  can specify additional \SpecialChar LaTeX
583  options.
584 \begin_inset Newline newline
585 \end_inset
586
587 The option 
588 \family sans
589 Draft
590 \begin_inset space ~
591 \end_inset
592
593 mode
594 \family default
595  makes the image appear in the output only as a frame with the size of the
596  image.
597 \begin_inset Newline newline
598 \end_inset
599
600 In the section 
601 \family sans
602 Graphics
603 \begin_inset space ~
604 \end_inset
605
606 Group
607 \family default
608  you can define or join an image settings group.
609 \begin_inset Index idx
610 status collapsed
611
612 \begin_layout Plain Layout
613 Figures ! Settings grouping
614 \end_layout
615
616 \end_inset
617
618  Images within such a group share their settings, so adjusting one image
619  of the group automatically also adjusts all other images of the group in
620  the same way.
621  So you can for example change the size for a bunch of images without the
622  need to manually change each of them.
623  Joining an existing group can also be done using the context menu of the
624  image by checking the name of the desired group.
625 \end_layout
626
627 \begin_layout Standard
628 \begin_inset VSpace bigskip
629 \end_inset
630
631
632 \end_layout
633
634 \begin_layout Standard
635 This is an example image in PDF format
636 \begin_inset Foot
637 status collapsed
638
639 \begin_layout Plain Layout
640 Image formats are explained in section
641 \begin_inset space ~
642 \end_inset
643
644
645 \begin_inset CommandInset ref
646 LatexCommand ref
647 reference "sec:Image-Formats"
648
649 \end_inset
650
651 .
652 \end_layout
653
654 \end_inset
655
656  within a separate, horizontally centered paragraph:
657 \end_layout
658
659 \begin_layout Standard
660 \align center
661 \begin_inset Graphics
662         filename clipart/2D-intensity-plot.pdf
663         scaleBeforeRotation
664         rotateOrigin center
665
666 \end_inset
667
668
669 \end_layout
670
671 \begin_layout Standard
672 This is the same image like the one above but in draft mode:
673 \end_layout
674
675 \begin_layout Standard
676 \align center
677 \begin_inset Graphics
678         filename clipart/2D-intensity-plot.pdf
679         draft
680         scaleBeforeRotation
681         rotateOrigin center
682
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Standard
689 \begin_inset Newpage newpage
690 \end_inset
691
692
693 \end_layout
694
695 \begin_layout Section
696 Figure Floats
697 \begin_inset CommandInset label
698 LatexCommand label
699 name "sec:Figure-Floats"
700
701 \end_inset
702
703
704 \begin_inset Index idx
705 status collapsed
706
707 \begin_layout Plain Layout
708 Floats ! Figures
709 \end_layout
710
711 \end_inset
712
713
714 \begin_inset Index idx
715 status collapsed
716
717 \begin_layout Plain Layout
718 Figures ! Floats
719 \end_layout
720
721 \end_inset
722
723
724 \end_layout
725
726 \begin_layout Standard
727 For general explanations about floats, have a look at section
728 \begin_inset space ~
729 \end_inset
730
731
732 \begin_inset CommandInset ref
733 LatexCommand ref
734 reference "sec:FloatIntroduction"
735
736 \end_inset
737
738 .
739 \end_layout
740
741 \begin_layout Standard
742 The toolbar button 
743 \begin_inset Info
744 type  "icon"
745 arg   "float-insert figure"
746 \end_inset
747
748  and the menu 
749 \family sans
750 Insert\SpecialChar menuseparator
751 Float\SpecialChar menuseparator
752 Figure
753 \family default
754  inserts a float with a caption that has the label 
755 \begin_inset Quotes eld
756 \end_inset
757
758 Figure
759 \begin_inset space ~
760 \end_inset
761
762 #:
763 \begin_inset Quotes erd
764 \end_inset
765
766  (# is the actual number).
767  You can insert the image above the caption, like in Figure
768 \begin_inset space ~
769 \end_inset
770
771
772 \begin_inset CommandInset ref
773 LatexCommand ref
774 reference "fig:A-star-structure"
775
776 \end_inset
777
778  or below 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:A-3D-object"
786
787 \end_inset
788
789 .
790  More about caption placement is described in section
791 \begin_inset space ~
792 \end_inset
793
794
795 \begin_inset CommandInset ref
796 LatexCommand ref
797 reference "sec:Caption-Placement"
798
799 \end_inset
800
801 .
802 \end_layout
803
804 \begin_layout Standard
805 \begin_inset Float figure
806 wide false
807 sideways false
808 status open
809
810 \begin_layout Plain Layout
811 \align center
812 \begin_inset Graphics
813         filename clipart/Star-structure.pdf
814         width 50col%
815         scaleBeforeRotation
816         rotateOrigin center
817
818 \end_inset
819
820
821 \end_layout
822
823 \begin_layout Plain Layout
824 \begin_inset Caption Standard
825
826 \begin_layout Plain Layout
827 \begin_inset CommandInset label
828 LatexCommand label
829 name "fig:A-star-structure"
830
831 \end_inset
832
833 A star structure in a float.
834 \end_layout
835
836 \end_inset
837
838
839 \end_layout
840
841 \end_inset
842
843
844 \end_layout
845
846 \begin_layout Standard
847 \begin_inset Float figure
848 wide false
849 sideways false
850 status open
851
852 \begin_layout Plain Layout
853 \begin_inset Caption Standard
854
855 \begin_layout Plain Layout
856 \begin_inset CommandInset label
857 LatexCommand label
858 name "fig:A-3D-object"
859
860 \end_inset
861
862 A 3D object.
863 \end_layout
864
865 \end_inset
866
867
868 \end_layout
869
870 \begin_layout Plain Layout
871 \align center
872 \begin_inset Graphics
873         filename clipart/3D-structure-distort.pdf
874         scale 80
875         scaleBeforeRotation
876         rotateOrigin center
877
878 \end_inset
879
880
881 \end_layout
882
883 \end_inset
884
885
886 \end_layout
887
888 \begin_layout Standard
889 \begin_inset Index idx
890 status collapsed
891
892 \begin_layout Plain Layout
893 References ! to Figures
894 \end_layout
895
896 \end_inset
897
898 Figure
899 \begin_inset space ~
900 \end_inset
901
902
903 \begin_inset CommandInset ref
904 LatexCommand ref
905 reference "fig:A-star-structure"
906
907 \end_inset
908
909  and 
910 \begin_inset CommandInset ref
911 LatexCommand ref
912 reference "fig:A-3D-object"
913
914 \end_inset
915
916  are examples of referenced figures.
917  Figures can be referenced in the text by referencing their label.
918  To do this insert a label in the caption using the menu 
919 \family sans
920 Insert\SpecialChar menuseparator
921 Label
922 \family default
923  or the toolbar button 
924 \begin_inset Info
925 type  "icon"
926 arg   "label-insert"
927 \end_inset
928
929 .
930  You can now refer to the label using the menu 
931 \family sans
932 Insert\SpecialChar menuseparator
933 Cross
934 \begin_inset space ~
935 \end_inset
936
937 reference
938 \family default
939  or the toolbar button 
940 \begin_inset Info
941 type  "icon"
942 arg   "dialog-show-new-inset ref"
943 \end_inset
944
945 .
946  It is important to use references to floats, rather than using vague references
947  like 
948 \begin_inset Quotes eld
949 \end_inset
950
951 the figure above
952 \begin_inset Quotes erd
953 \end_inset
954
955 , because \SpecialChar LaTeX
956  will reposition the floats in the final document and it might
957  not be 
958 \begin_inset Quotes eld
959 \end_inset
960
961 above
962 \begin_inset Quotes erd
963 \end_inset
964
965  at all.
966 \begin_inset Newline newline
967 \end_inset
968
969 Referencing is explained in detail in section
970 \begin_inset space ~
971 \end_inset
972
973
974 \begin_inset CommandInset ref
975 LatexCommand ref
976 reference "sec:Referencing-Floats"
977
978 \end_inset
979
980 .
981 \end_layout
982
983 \begin_layout Standard
984 Normally only one image is inserted to a figure float, but sometimes you
985  might want to use two images with separate subcaptions.
986  This can be done by inserting image floats into existing image floats.
987  Note that only the main caption of the float is added to the List of Figures.
988  Figure
989 \begin_inset space ~
990 \end_inset
991
992
993 \begin_inset CommandInset ref
994 LatexCommand ref
995 reference "fig:Two-distorted-images"
996
997 \end_inset
998
999  is an example of a figure float with two images set side by side.
1000  You can also set the images one below the other.
1001  Figure
1002 \begin_inset space ~
1003 \end_inset
1004
1005
1006 \begin_inset CommandInset ref
1007 LatexCommand ref
1008 reference "fig:Pink-object"
1009
1010 \end_inset
1011
1012  and 
1013 \begin_inset CommandInset ref
1014 LatexCommand ref
1015 reference "fig:A-star"
1016
1017 \end_inset
1018
1019  are the subfigures.
1020 \end_layout
1021
1022 \begin_layout Standard
1023 \begin_inset Float figure
1024 wide false
1025 sideways false
1026 status open
1027
1028 \begin_layout Plain Layout
1029 \begin_inset space \hfill{}
1030 \end_inset
1031
1032
1033 \begin_inset Float figure
1034 wide false
1035 sideways false
1036 status collapsed
1037
1038 \begin_layout Plain Layout
1039 \begin_inset Caption Standard
1040
1041 \begin_layout Plain Layout
1042 \begin_inset CommandInset label
1043 LatexCommand label
1044 name "fig:Pink-object"
1045
1046 \end_inset
1047
1048 Pink object.
1049 \end_layout
1050
1051 \end_inset
1052
1053
1054 \end_layout
1055
1056 \begin_layout Plain Layout
1057 \begin_inset Graphics
1058         filename clipart/3D-structure-distort.pdf
1059         width 45col%
1060         scaleBeforeRotation
1061         groupId distorted
1062
1063 \end_inset
1064
1065
1066 \end_layout
1067
1068 \end_inset
1069
1070
1071 \begin_inset space \hfill{}
1072 \end_inset
1073
1074
1075 \begin_inset Float figure
1076 wide false
1077 sideways false
1078 status collapsed
1079
1080 \begin_layout Plain Layout
1081 \begin_inset Caption Standard
1082
1083 \begin_layout Plain Layout
1084 \begin_inset CommandInset label
1085 LatexCommand label
1086 name "fig:A-star"
1087
1088 \end_inset
1089
1090 A star.
1091 \end_layout
1092
1093 \end_inset
1094
1095
1096 \end_layout
1097
1098 \begin_layout Plain Layout
1099 \begin_inset Graphics
1100         filename clipart/Star-structure.pdf
1101         width 45col%
1102         scaleBeforeRotation
1103         groupId distorted
1104
1105 \end_inset
1106
1107
1108 \end_layout
1109
1110 \end_inset
1111
1112
1113 \begin_inset space \hfill{}
1114 \end_inset
1115
1116
1117 \end_layout
1118
1119 \begin_layout Plain Layout
1120 \begin_inset Caption Standard
1121
1122 \begin_layout Plain Layout
1123 \begin_inset CommandInset label
1124 LatexCommand label
1125 name "fig:Two-distorted-images"
1126
1127 \end_inset
1128
1129 Two distorted images.
1130  Both images are in the image settings group named 
1131 \begin_inset Quotes eld
1132 \end_inset
1133
1134 distorted
1135 \begin_inset Quotes erd
1136 \end_inset
1137
1138 .
1139 \end_layout
1140
1141 \end_inset
1142
1143
1144 \end_layout
1145
1146 \end_inset
1147
1148
1149 \end_layout
1150
1151 \begin_layout Standard
1152 \begin_inset Newpage newpage
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \begin_layout Section
1159 Image Formats
1160 \begin_inset CommandInset label
1161 LatexCommand label
1162 name "sec:Image-Formats"
1163
1164 \end_inset
1165
1166
1167 \begin_inset Index idx
1168 status collapsed
1169
1170 \begin_layout Plain Layout
1171 Image Formats
1172 \end_layout
1173
1174 \end_inset
1175
1176
1177 \begin_inset Index idx
1178 status collapsed
1179
1180 \begin_layout Plain Layout
1181 Figures ! Image Formats
1182 \end_layout
1183
1184 \end_inset
1185
1186
1187 \end_layout
1188
1189 \begin_layout Standard
1190 You can insert images in any known file format.
1191  But as explained in appendix
1192 \begin_inset space ~
1193 \end_inset
1194
1195
1196 \begin_inset CommandInset ref
1197 LatexCommand ref
1198 reference "cha:Output-File-Formats"
1199
1200 \end_inset
1201
1202 , each output document format allows only a few image formats.
1203  \SpecialChar LyX
1204  uses therefore the program 
1205 \family typewriter
1206 ImageMagick
1207 \family default
1208  in the background to convert the images to the right format.
1209  To increase your work flow by avoiding these conversions in the background,
1210  you could choose to use only the image formats that can directly be embedded
1211  in the output file format.
1212  The output file formats are explained in appendix
1213 \begin_inset space ~
1214 \end_inset
1215
1216
1217 \begin_inset CommandInset ref
1218 LatexCommand ref
1219 reference "cha:Output-File-Formats"
1220
1221 \end_inset
1222
1223 .
1224 \end_layout
1225
1226 \begin_layout Standard
1227 Similar to fonts there are two types of image formats:
1228 \end_layout
1229
1230 \begin_layout Description
1231 Bitmap
1232 \begin_inset space ~
1233 \end_inset
1234
1235 images consist of pixel values, often in a compressed form.
1236  They are therefore not fully scalable and look pixelated in large zooms.
1237  Well-known bitmap image formats are 
1238 \begin_inset Quotes eld
1239 \end_inset
1240
1241 Graphics Interchange Format
1242 \begin_inset Quotes erd
1243 \end_inset
1244
1245  (GIF, file extension 
1246 \begin_inset Quotes eld
1247 \end_inset
1248
1249
1250 \family typewriter
1251 .gif
1252 \family default
1253
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257 )
1258 \begin_inset Index idx
1259 status collapsed
1260
1261 \begin_layout Plain Layout
1262 GIF|see
1263 \begin_inset ERT
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267
1268 {
1269 \end_layout
1270
1271 \end_inset
1272
1273 Image formats
1274 \begin_inset ERT
1275 status collapsed
1276
1277 \begin_layout Plain Layout
1278
1279 }
1280 \end_layout
1281
1282 \end_inset
1283
1284
1285 \end_layout
1286
1287 \end_inset
1288
1289
1290 \begin_inset Quotes eld
1291 \end_inset
1292
1293 Portable Network Graphics
1294 \begin_inset Quotes erd
1295 \end_inset
1296
1297  (PNG, file extension 
1298 \begin_inset Quotes eld
1299 \end_inset
1300
1301
1302 \family typewriter
1303 .png
1304 \family default
1305
1306 \begin_inset Quotes erd
1307 \end_inset
1308
1309 )
1310 \begin_inset Index idx
1311 status collapsed
1312
1313 \begin_layout Plain Layout
1314 PNG|see
1315 \begin_inset ERT
1316 status collapsed
1317
1318 \begin_layout Plain Layout
1319
1320 {
1321 \end_layout
1322
1323 \end_inset
1324
1325 Image formats
1326 \begin_inset ERT
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330
1331 }
1332 \end_layout
1333
1334 \end_inset
1335
1336
1337 \end_layout
1338
1339 \end_inset
1340
1341 , and 
1342 \begin_inset Quotes eld
1343 \end_inset
1344
1345 Joint Photographic Experts Group
1346 \begin_inset Quotes erd
1347 \end_inset
1348
1349  (JPG, file extension 
1350 \begin_inset Quotes eld
1351 \end_inset
1352
1353
1354 \family typewriter
1355 .jpg
1356 \family default
1357
1358 \begin_inset Quotes erd
1359 \end_inset
1360
1361  or 
1362 \begin_inset Quotes eld
1363 \end_inset
1364
1365
1366 \family typewriter
1367 .jpeg
1368 \family default
1369
1370 \begin_inset Quotes erd
1371 \end_inset
1372
1373 )
1374 \begin_inset Index idx
1375 status collapsed
1376
1377 \begin_layout Plain Layout
1378 JPG|see
1379 \begin_inset ERT
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383
1384 {
1385 \end_layout
1386
1387 \end_inset
1388
1389 Image formats
1390 \begin_inset ERT
1391 status collapsed
1392
1393 \begin_layout Plain Layout
1394
1395 }
1396 \end_layout
1397
1398 \end_inset
1399
1400
1401 \end_layout
1402
1403 \end_inset
1404
1405 .
1406 \end_layout
1407
1408 \begin_layout Description
1409 Vector
1410 \begin_inset space ~
1411 \end_inset
1412
1413 images consist of vectors and can therefore be scaled to any size without
1414  data loss.
1415  The scaling ability is necessary if you want to create presentations, because
1416  presentations are always scaled by the video projector.
1417  Scaling is also useful for online documents to let the user zoom into diagrams.
1418 \begin_inset Newline newline
1419 \end_inset
1420
1421 Well-known scalable image formats are 
1422 \begin_inset Quotes eld
1423 \end_inset
1424
1425 Scalable Vector Graphics
1426 \begin_inset Quotes erd
1427 \end_inset
1428
1429  (SVG, file extension 
1430 \begin_inset Quotes eld
1431 \end_inset
1432
1433
1434 \family typewriter
1435 .svg
1436 \family default
1437
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441 )
1442 \begin_inset Index idx
1443 status collapsed
1444
1445 \begin_layout Plain Layout
1446 SVG|see
1447 \begin_inset ERT
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451
1452 {
1453 \end_layout
1454
1455 \end_inset
1456
1457 Image formats
1458 \begin_inset ERT
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462
1463 }
1464 \end_layout
1465
1466 \end_inset
1467
1468
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \begin_inset Quotes eld
1475 \end_inset
1476
1477 Encapsulated PostScript
1478 \begin_inset Quotes erd
1479 \end_inset
1480
1481  (EPS, file extension 
1482 \begin_inset Quotes eld
1483 \end_inset
1484
1485
1486 \family typewriter
1487 .eps
1488 \family default
1489
1490 \begin_inset Quotes erd
1491 \end_inset
1492
1493 )
1494 \begin_inset Index idx
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498 EPS|see
1499 \begin_inset ERT
1500 status collapsed
1501
1502 \begin_layout Plain Layout
1503
1504 {
1505 \end_layout
1506
1507 \end_inset
1508
1509 Image formats
1510 \begin_inset ERT
1511 status collapsed
1512
1513 \begin_layout Plain Layout
1514
1515 }
1516 \end_layout
1517
1518 \end_inset
1519
1520
1521 \end_layout
1522
1523 \end_inset
1524
1525
1526 \begin_inset Quotes eld
1527 \end_inset
1528
1529 Portable Document Format
1530 \begin_inset Quotes erd
1531 \end_inset
1532
1533  (PDF, file extension 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537
1538 \family typewriter
1539 .pdf
1540 \family default
1541
1542 \begin_inset Quotes erd
1543 \end_inset
1544
1545 )
1546 \begin_inset Index idx
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550 PDF
1551 \end_layout
1552
1553 \end_inset
1554
1555 , and 
1556 \begin_inset Quotes eld
1557 \end_inset
1558
1559 Windows Metafile
1560 \begin_inset Quotes erd
1561 \end_inset
1562
1563  (WMF, file extension 
1564 \begin_inset Quotes eld
1565 \end_inset
1566
1567
1568 \family typewriter
1569 .wmf
1570 \family default
1571
1572 \begin_inset Quotes erd
1573 \end_inset
1574
1575 )
1576 \begin_inset Index idx
1577 status collapsed
1578
1579 \begin_layout Plain Layout
1580 SVG|see
1581 \begin_inset ERT
1582 status collapsed
1583
1584 \begin_layout Plain Layout
1585
1586 {
1587 \end_layout
1588
1589 \end_inset
1590
1591 Image formats
1592 \begin_inset ERT
1593 status collapsed
1594
1595 \begin_layout Plain Layout
1596
1597 }
1598 \end_layout
1599
1600 \end_inset
1601
1602
1603 \end_layout
1604
1605 \end_inset
1606
1607 .
1608  We wrote 
1609 \begin_inset Quotes eld
1610 \end_inset
1611
1612 can be
1613 \begin_inset Quotes erd
1614 \end_inset
1615
1616 , because you can convert any bitmap image to a PDF or EPS-image and the
1617  result will still be a bitmap image.
1618  In such cases only a header with the image properties is added to the original
1619  image
1620 \begin_inset Foot
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624 In the case of PDF, the original image is additionally compressed.
1625 \end_layout
1626
1627 \end_inset
1628
1629 .
1630  The PDF-files generated by 
1631 \family typewriter
1632 Adobe Photoshop
1633 \family default
1634  are for example bitmap images.
1635 \end_layout
1636
1637 \begin_layout Standard
1638 Normally it is not possible to convert a bitmap image into a scalable one,
1639  only vice versa.
1640  Only the image formats PDF and EPS can directly be embedded to PDF and
1641  PostScript output files, respectively.
1642  SVG and WMF-images are recalculated to bitmaps when the output file is
1643  generated because there is currently no adequate WMF/SVG
1644 \begin_inset Formula $\to$
1645 \end_inset
1646
1647 PDF/EPS converter available.
1648 \end_layout
1649
1650 \begin_layout Chapter
1651 Tables
1652 \begin_inset Index idx
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656 Table
1657 \end_layout
1658
1659 \end_inset
1660
1661
1662 \end_layout
1663
1664 \begin_layout Section
1665 Introduction
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 Table ! Introduction
1671 \end_layout
1672
1673 \end_inset
1674
1675
1676 \end_layout
1677
1678 \begin_layout Standard
1679 You can insert a table using either the toolbar button 
1680 \begin_inset Info
1681 type  "icon"
1682 arg   "tabular-insert"
1683 \end_inset
1684
1685  or the menu 
1686 \family sans
1687 Insert\SpecialChar menuseparator
1688 Table
1689 \family default
1690 .
1691  The toolbar button offers you a graphical selection: move the mouse to
1692  set the column/row number of the table that should be created and then
1693  press a mouse button.
1694  When you use the menu to create a table, a dialog will appear, asking you
1695  for the number of rows and columns.
1696 \begin_inset Newline newline
1697 \end_inset
1698
1699 The default table has lines around any cell and the first row appears separated
1700  from the rest of the table.
1701  This separation occurs due to a double line: The cells of the first row
1702  have a line below them and the cells of the second row have a line above
1703  them.
1704  Here is an example table:
1705 \end_layout
1706
1707 \begin_layout Standard
1708 \align center
1709 \begin_inset Tabular
1710 <lyxtabular version="3" rows="4" columns="4">
1711 <features tabularvalignment="middle">
1712 <column alignment="center" valignment="top">
1713 <column alignment="center" valignment="top">
1714 <column alignment="center" valignment="top">
1715 <column alignment="center" valignment="top">
1716 <row>
1717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1718 \begin_inset Text
1719
1720 \begin_layout Plain Layout
1721
1722 \end_layout
1723
1724 \end_inset
1725 </cell>
1726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1727 \begin_inset Text
1728
1729 \begin_layout Plain Layout
1730
1731 \family roman
1732 \series medium
1733 \shape up
1734 \size normal
1735 \emph off
1736 \bar no
1737 \noun off
1738 \color none
1739 1
1740 \end_layout
1741
1742 \end_inset
1743 </cell>
1744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748 2
1749 \end_layout
1750
1751 \end_inset
1752 </cell>
1753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1754 \begin_inset Text
1755
1756 \begin_layout Plain Layout
1757 3
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 </row>
1763 <row>
1764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1765 \begin_inset Text
1766
1767 \begin_layout Plain Layout
1768
1769 \family roman
1770 \series medium
1771 \shape up
1772 \size normal
1773 \emph off
1774 \bar no
1775 \noun off
1776 \color none
1777 A
1778 \end_layout
1779
1780 \end_inset
1781 </cell>
1782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1783 \begin_inset Text
1784
1785 \begin_layout Plain Layout
1786
1787 \end_layout
1788
1789 \end_inset
1790 </cell>
1791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1792 \begin_inset Text
1793
1794 \begin_layout Plain Layout
1795
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 </row>
1810 <row>
1811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1812 \begin_inset Text
1813
1814 \begin_layout Plain Layout
1815
1816 \family roman
1817 \series medium
1818 \shape up
1819 \size normal
1820 \emph off
1821 \bar no
1822 \noun off
1823 \color none
1824 B
1825 \end_layout
1826
1827 \end_inset
1828 </cell>
1829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1830 \begin_inset Text
1831
1832 \begin_layout Plain Layout
1833
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Plain Layout
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1848 \begin_inset Text
1849
1850 \begin_layout Plain Layout
1851
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 </row>
1857 <row>
1858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862
1863 \family roman
1864 \series medium
1865 \shape up
1866 \size normal
1867 \emph off
1868 \bar no
1869 \noun off
1870 \color none
1871 C
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 </row>
1904 </lyxtabular>
1905
1906 \end_inset
1907
1908
1909 \end_layout
1910
1911 \begin_layout Section
1912 Table Dialog
1913 \begin_inset Index idx
1914 status collapsed
1915
1916 \begin_layout Plain Layout
1917 Table ! Dialog
1918 \end_layout
1919
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \begin_layout Standard
1926 You can alter a table by clicking on it with the right mouse button, which
1927  brings up the context menu.
1928  Under the menu entry 
1929 \family sans
1930 More
1931 \family default
1932  you can adjust the settings of that cell and row/column respectively where
1933  the cursor is currently placed.
1934  The context menu 
1935 \family sans
1936 More\SpecialChar menuseparator
1937 Settings
1938 \family default
1939  opens the table dialog where you can adjust more things.
1940  Most of the dialog options also work on selections.
1941  This means if you select more cells, columns or rows, the action is done
1942  for the whole selection.
1943  Note that there is a difference between selecting the 
1944 \emph on
1945 contents
1946 \emph default
1947  of the cell, and the cell itself.
1948 \begin_inset Newline newline
1949 \end_inset
1950
1951 With the dialog option 
1952 \family sans
1953 Immediate
1954 \begin_inset space ~
1955 \end_inset
1956
1957 Apply
1958 \family default
1959  every change you make in the dialog is directly applied.
1960  If you move the cursor to another table cell the dialog will then also
1961  be updated with the parameters of the new cell.
1962  If you change length values in the dialog you must press 
1963 \family sans
1964 Return
1965 \family default
1966  to get the change applied.
1967 \begin_inset Newline newline
1968 \end_inset
1969
1970 You can alter tables with the following tabs of the table dialog:
1971 \end_layout
1972
1973 \begin_layout Description
1974 Table
1975 \begin_inset space ~
1976 \end_inset
1977
1978 Settings Here you can set the table width
1979 \begin_inset Index idx
1980 status collapsed
1981
1982 \begin_layout Plain Layout
1983 Table ! Width
1984 \end_layout
1985
1986 \end_inset
1987
1988 , and the horizontal alignment and the width of the current column.
1989  The alignment 
1990 \family sans
1991 At
1992 \begin_inset space ~
1993 \end_inset
1994
1995 Decimal
1996 \begin_inset space ~
1997 \end_inset
1998
1999 Separator
2000 \family default
2001  is described in section
2002 \begin_inset space ~
2003 \end_inset
2004
2005
2006 \begin_inset CommandInset ref
2007 LatexCommand ref
2008 reference "subsec:Special-Cell-Alignment"
2009
2010 \end_inset
2011
2012 .
2013  When you have set a width you can also adjust the vertical alignment of
2014  the current row.
2015  A given width will allow the cell to have line breaks and multiple paragraphs
2016  of text, see sec.
2017 \begin_inset space \thinspace{}
2018 \end_inset
2019
2020
2021 \begin_inset CommandInset ref
2022 LatexCommand ref
2023 reference "subsec:Multiple-Lines-in"
2024
2025 \end_inset
2026
2027 .
2028  If you set no width, the column is as wide as the content of its widest
2029  cell.
2030 \begin_inset Newline newline
2031 \end_inset
2032
2033 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2034  cell, see sec.
2035 \begin_inset space \thinspace{}
2036 \end_inset
2037
2038
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "subsec:Multicolumns"
2042
2043 \end_inset
2044
2045  or the cells of one column as multirow cell, see sec.
2046 \begin_inset space \thinspace{}
2047 \end_inset
2048
2049
2050 \begin_inset CommandInset ref
2051 LatexCommand ref
2052 reference "subsec:Multirows"
2053
2054 \end_inset
2055
2056 .
2057 \begin_inset Newline newline
2058 \end_inset
2059
2060 The rotate check boxes rotate the current cell, a selection, or the whole
2061  table counter-clockwise by 90
2062 \begin_inset space \thinspace{}
2063 \end_inset
2064
2065 °.
2066  The rotation is not shown within \SpecialChar LyX
2067 , only in the output.
2068  For more information see sec.
2069 \begin_inset space \thinspace{}
2070 \end_inset
2071
2072
2073 \begin_inset CommandInset ref
2074 LatexCommand ref
2075 reference "sec:Rotated-Table-Cells"
2076
2077 \end_inset
2078
2079 .
2080 \begin_inset Newline newline
2081 \end_inset
2082
2083
2084 \begin_inset Note Greyedout
2085 status open
2086
2087 \begin_layout Plain Layout
2088
2089 \series bold
2090 Note:
2091 \series default
2092  Not all DVI-viewers are able to display rotations.
2093 \end_layout
2094
2095 \end_inset
2096
2097
2098 \begin_inset Newline newline
2099 \end_inset
2100
2101 The table-wide vertical alignment is used for tables within text lines:
2102 \begin_inset Newline newline
2103 \end_inset
2104
2105 A line with tables with different alignments: 
2106 \begin_inset Tabular
2107 <lyxtabular version="3" rows="2" columns="2">
2108 <features tabularvalignment="top">
2109 <column alignment="center" valignment="top" width="0pt">
2110 <column alignment="center" valignment="top">
2111 <row>
2112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2113 \begin_inset Text
2114
2115 \begin_layout Plain Layout
2116
2117 \end_layout
2118
2119 \end_inset
2120 </cell>
2121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2122 \begin_inset Text
2123
2124 \begin_layout Plain Layout
2125
2126 \family roman
2127 \series medium
2128 \shape up
2129 \size normal
2130 \emph off
2131 \bar no
2132 \noun off
2133 \color none
2134 1
2135 \end_layout
2136
2137 \end_inset
2138 </cell>
2139 </row>
2140 <row>
2141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2142 \begin_inset Text
2143
2144 \begin_layout Plain Layout
2145
2146 \family roman
2147 \series medium
2148 \shape up
2149 \size normal
2150 \emph off
2151 \bar no
2152 \noun off
2153 \color none
2154 A
2155 \end_layout
2156
2157 \end_inset
2158 </cell>
2159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2160 \begin_inset Text
2161
2162 \begin_layout Plain Layout
2163
2164 \end_layout
2165
2166 \end_inset
2167 </cell>
2168 </row>
2169 </lyxtabular>
2170
2171 \end_inset
2172
2173  
2174 \begin_inset Tabular
2175 <lyxtabular version="3" rows="2" columns="2">
2176 <features tabularvalignment="middle">
2177 <column alignment="center" valignment="top">
2178 <column alignment="center" valignment="top">
2179 <row>
2180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2181 \begin_inset Text
2182
2183 \begin_layout Plain Layout
2184
2185 \end_layout
2186
2187 \end_inset
2188 </cell>
2189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2190 \begin_inset Text
2191
2192 \begin_layout Plain Layout
2193
2194 \family roman
2195 \series medium
2196 \shape up
2197 \size normal
2198 \emph off
2199 \bar no
2200 \noun off
2201 \color none
2202 1
2203 \end_layout
2204
2205 \end_inset
2206 </cell>
2207 </row>
2208 <row>
2209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2210 \begin_inset Text
2211
2212 \begin_layout Plain Layout
2213
2214 \family roman
2215 \series medium
2216 \shape up
2217 \size normal
2218 \emph off
2219 \bar no
2220 \noun off
2221 \color none
2222 A
2223 \end_layout
2224
2225 \end_inset
2226 </cell>
2227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2228 \begin_inset Text
2229
2230 \begin_layout Plain Layout
2231
2232 \end_layout
2233
2234 \end_inset
2235 </cell>
2236 </row>
2237 </lyxtabular>
2238
2239 \end_inset
2240
2241  
2242 \begin_inset Tabular
2243 <lyxtabular version="3" rows="2" columns="2">
2244 <features tabularvalignment="bottom">
2245 <column alignment="center" valignment="top" width="0pt">
2246 <column alignment="center" valignment="top">
2247 <row>
2248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2249 \begin_inset Text
2250
2251 \begin_layout Plain Layout
2252
2253 \end_layout
2254
2255 \end_inset
2256 </cell>
2257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2258 \begin_inset Text
2259
2260 \begin_layout Plain Layout
2261
2262 \family roman
2263 \series medium
2264 \shape up
2265 \size normal
2266 \emph off
2267 \bar no
2268 \noun off
2269 \color none
2270 1
2271 \end_layout
2272
2273 \end_inset
2274 </cell>
2275 </row>
2276 <row>
2277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2278 \begin_inset Text
2279
2280 \begin_layout Plain Layout
2281
2282 \family roman
2283 \series medium
2284 \shape up
2285 \size normal
2286 \emph off
2287 \bar no
2288 \noun off
2289 \color none
2290 A
2291 \end_layout
2292
2293 \end_inset
2294 </cell>
2295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2296 \begin_inset Text
2297
2298 \begin_layout Plain Layout
2299
2300 \end_layout
2301
2302 \end_inset
2303 </cell>
2304 </row>
2305 </lyxtabular>
2306
2307 \end_inset
2308
2309
2310 \begin_inset Newline newline
2311 \end_inset
2312
2313 It is also possible to enter a \SpecialChar LaTeX
2314 -argument which is needed for special table
2315  formattings, see sec.
2316 \begin_inset space \thinspace{}
2317 \end_inset
2318
2319
2320 \begin_inset CommandInset ref
2321 LatexCommand ref
2322 reference "subsec:Multicolumn-Calculations"
2323
2324 \end_inset
2325
2326  and 
2327 \begin_inset CommandInset ref
2328 LatexCommand ref
2329 reference "sec:Colored-Tables"
2330
2331 \end_inset
2332
2333 .
2334 \end_layout
2335
2336 \begin_layout Description
2337 Borders In this tab you can add and delete border lines for the current
2338  row/column.
2339 \begin_inset Newline newline
2340 \end_inset
2341
2342 Using the style option 
2343 \family sans
2344 Formal
2345 \family default
2346  will convert the table to a formal table as described in sec.
2347 \begin_inset space \thinspace{}
2348 \end_inset
2349
2350
2351 \begin_inset CommandInset ref
2352 LatexCommand ref
2353 reference "sec:Formal-Tables"
2354
2355 \end_inset
2356
2357 .
2358 \begin_inset Newline newline
2359 \end_inset
2360
2361 You can also add space here to table rows as described in sec.
2362 \begin_inset space \thinspace{}
2363 \end_inset
2364
2365
2366 \begin_inset CommandInset ref
2367 LatexCommand ref
2368 reference "subsec:Row-Spacing"
2369
2370 \end_inset
2371
2372 .
2373 \end_layout
2374
2375 \begin_layout Description
2376 Multi-page
2377 \begin_inset space ~
2378 \end_inset
2379
2380 table This tab is to make a table a multi-page table that can run over several
2381  pages.
2382  Sections
2383 \begin_inset space ~
2384 \end_inset
2385
2386
2387 \begin_inset CommandInset ref
2388 LatexCommand ref
2389 reference "sec:Multi-page-Tables"
2390
2391 \end_inset
2392
2393  and 
2394 \begin_inset CommandInset ref
2395 LatexCommand ref
2396 reference "sec:Special-Longtable-Issues"
2397
2398 \end_inset
2399
2400  describe the multi-page table features in detail.
2401 \end_layout
2402
2403 \begin_layout Section
2404 Table Toolbar
2405 \begin_inset Index idx
2406 status collapsed
2407
2408 \begin_layout Plain Layout
2409 Table ! Toolbar
2410 \end_layout
2411
2412 \end_inset
2413
2414
2415 \end_layout
2416
2417 \begin_layout Standard
2418 The table toolbar is an alternative to the table dialog to be able to alter
2419  tables faster.
2420  It should normally appear at the bottom of \SpecialChar LyX
2421 's main window when the cursor
2422  is inside a table.
2423  You can alternatively switch it on to appear always, by right-clicking
2424  in \SpecialChar LyX
2425 's main menu bar.
2426 \end_layout
2427
2428 \begin_layout Standard
2429 The toolbar has the following icons:
2430 \end_layout
2431
2432 \begin_layout Labeling
2433 \labelwidthstring 00.00.0000
2434 \begin_inset Info
2435 type  "icon"
2436 arg   "tabular-feature append-row"
2437 \end_inset
2438
2439  adds a row below the current cell or selection
2440 \end_layout
2441
2442 \begin_layout Labeling
2443 \labelwidthstring 00.00.0000
2444 \begin_inset Info
2445 type  "icon"
2446 arg   "tabular-feature append-column"
2447 \end_inset
2448
2449  adds a column right beside the current cell or selection
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454 \begin_inset Info
2455 type  "icon"
2456 arg   "tabular-feature delete-row"
2457 \end_inset
2458
2459  deletes the current row or selection
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464 \begin_inset Info
2465 type  "icon"
2466 arg   "tabular-feature delete-column"
2467 \end_inset
2468
2469  deletes the current column or selection
2470 \end_layout
2471
2472 \begin_layout Labeling
2473 \labelwidthstring 00.00.0000
2474 \begin_inset Info
2475 type  "icon"
2476 arg   "tabular-feature move-row-up"
2477 \end_inset
2478
2479  moves the row up
2480 \end_layout
2481
2482 \begin_layout Labeling
2483 \labelwidthstring 00.00.0000
2484 \begin_inset Info
2485 type  "icon"
2486 arg   "tabular-feature move-column-left"
2487 \end_inset
2488
2489  moves the column to the left
2490 \end_layout
2491
2492 \begin_layout Labeling
2493 \labelwidthstring 00.00.0000
2494 \begin_inset Info
2495 type  "icon"
2496 arg   "tabular-feature move-row-down"
2497 \end_inset
2498
2499  moves the row down
2500 \end_layout
2501
2502 \begin_layout Labeling
2503 \labelwidthstring 00.00.0000
2504 \begin_inset Info
2505 type  "icon"
2506 arg   "tabular-feature move-column-right"
2507 \end_inset
2508
2509  moves the column to the right
2510 \end_layout
2511
2512 \begin_layout Labeling
2513 \labelwidthstring 00.00.0000
2514 \begin_inset Info
2515 type  "icon"
2516 arg   "tabular-feature toggle-line-top"
2517 \end_inset
2518
2519  adds a line at the top of the current cell / row or of a selection
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Info
2525 type  "icon"
2526 arg   "tabular-feature toggle-line-bottom"
2527 \end_inset
2528
2529  adds a line at the bottom of the current cell / row or of a selection
2530 \end_layout
2531
2532 \begin_layout Labeling
2533 \labelwidthstring 00.00.0000
2534 \begin_inset Info
2535 type  "icon"
2536 arg   "tabular-feature toggle-line-left"
2537 \end_inset
2538
2539  adds a line at the left side of the current cell / row or of a selection
2540 \end_layout
2541
2542 \begin_layout Labeling
2543 \labelwidthstring 00.00.0000
2544 \begin_inset Info
2545 type  "icon"
2546 arg   "tabular-feature toggle-line-right"
2547 \end_inset
2548
2549  adds a line at the right side of the current cell / row or of a selection
2550 \end_layout
2551
2552 \begin_layout Labeling
2553 \labelwidthstring 00.00.0000
2554 \begin_inset Info
2555 type  "icon"
2556 arg   "tabular-feature set-all-lines"
2557 \end_inset
2558
2559  adds lines around the current or selected cells - if the current cell no
2560  multicolumn cell this also affects the current row and column
2561 \end_layout
2562
2563 \begin_layout Labeling
2564 \labelwidthstring 00.00.0000
2565 \begin_inset Info
2566 type  "icon"
2567 arg   "tabular-feature unset-all-lines"
2568 \end_inset
2569
2570  deletes all lines of the current or selected cells - if the current cell
2571  no multicolumn cell this also affects the current row and column
2572 \end_layout
2573
2574 \begin_layout Labeling
2575 \labelwidthstring 00.00.0000
2576 \begin_inset Info
2577 type  "icon"
2578 arg   "tabular-feature m-align-left"
2579 \end_inset
2580
2581  left-aligns the content of the current cell / column
2582 \end_layout
2583
2584 \begin_layout Labeling
2585 \labelwidthstring 00.00.0000
2586 \begin_inset Info
2587 type  "icon"
2588 arg   "tabular-feature m-align-center"
2589 \end_inset
2590
2591  centers the content of the current cell / column horizontally
2592 \end_layout
2593
2594 \begin_layout Labeling
2595 \labelwidthstring 00.00.0000
2596 \begin_inset Info
2597 type  "icon"
2598 arg   "tabular-feature m-align-right"
2599 \end_inset
2600
2601  right-aligns the content of the current cell / column
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Info
2607 type  "icon"
2608 arg   "tabular-feature align-decimal"
2609 \end_inset
2610
2611  aligns the content of the current column at a character
2612 \end_layout
2613
2614 \begin_layout Labeling
2615 \labelwidthstring 00.00.0000
2616 \begin_inset Info
2617 type  "icon"
2618 arg   "tabular-feature m-valign-top"
2619 \end_inset
2620
2621  aligns the content of the current cell vertically to the top
2622 \end_layout
2623
2624 \begin_layout Labeling
2625 \labelwidthstring 00.00.0000
2626 \begin_inset Info
2627 type  "icon"
2628 arg   "tabular-feature m-valign-middle"
2629 \end_inset
2630
2631  centers the content of the current cell vertically
2632 \end_layout
2633
2634 \begin_layout Labeling
2635 \labelwidthstring 00.00.0000
2636 \begin_inset Info
2637 type  "icon"
2638 arg   "tabular-feature m-valign-bottom"
2639 \end_inset
2640
2641  aligns the content of the current cell vertically to the bottom
2642 \end_layout
2643
2644 \begin_layout Labeling
2645 \labelwidthstring 00.00.0000
2646 \begin_inset Info
2647 type  "icon"
2648 arg   "tabular-feature set-rotate-cell"
2649 \end_inset
2650
2651  rotates the current cell or selection counter-clockwise by 90°
2652 \end_layout
2653
2654 \begin_layout Labeling
2655 \labelwidthstring 00.00.0000
2656 \begin_inset Info
2657 type  "icon"
2658 arg   "tabular-feature set-rotate-tabular"
2659 \end_inset
2660
2661  rotates the whole table counter-clockwise by 90°
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Info
2667 type  "icon"
2668 arg   "tabular-feature multicolumn"
2669 \end_inset
2670
2671  sets the current cell or selection as a multicolumn
2672 \end_layout
2673
2674 \begin_layout Labeling
2675 \labelwidthstring 00.00.0000
2676 \begin_inset Info
2677 type  "icon"
2678 arg   "tabular-feature multirow"
2679 \end_inset
2680
2681  sets the current cell or selection as a multirow
2682 \end_layout
2683
2684 \begin_layout Standard
2685 \begin_inset Note Greyedout
2686 status open
2687
2688 \begin_layout Plain Layout
2689
2690 \series bold
2691 Note:
2692 \series default
2693  For the output the vertical alignment of the first cell in a row is used
2694  for all following cells in the row.
2695 \end_layout
2696
2697 \end_inset
2698
2699
2700 \end_layout
2701
2702 \begin_layout Section
2703 Edit Table Menu
2704 \begin_inset Index idx
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 Table ! Edit Menu
2709 \end_layout
2710
2711 \end_inset
2712
2713
2714 \end_layout
2715
2716 \begin_layout Standard
2717 In addition to the table dialog and toolbar, the menu 
2718 \family sans
2719 Edit\SpecialChar menuseparator
2720 Table
2721 \family default
2722  allows you to add and delete border lines for the current row/column and
2723  to set the current selection as multicolumn.
2724  The menu is only available when the cursor is inside a table.
2725 \end_layout
2726
2727 \begin_layout Section
2728 Table Floats
2729 \begin_inset CommandInset label
2730 LatexCommand label
2731 name "sec:Table-Floats"
2732
2733 \end_inset
2734
2735
2736 \begin_inset Index idx
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Floats ! Tables
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \begin_inset Index idx
2747 status collapsed
2748
2749 \begin_layout Plain Layout
2750 Table ! Floats
2751 \end_layout
2752
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \begin_layout Standard
2759 For general explanations about floats, have a look at section
2760 \begin_inset space ~
2761 \end_inset
2762
2763
2764 \begin_inset CommandInset ref
2765 LatexCommand ref
2766 reference "sec:FloatIntroduction"
2767
2768 \end_inset
2769
2770 .
2771 \end_layout
2772
2773 \begin_layout Standard
2774 \begin_inset Float table
2775 placement h
2776 wide false
2777 sideways false
2778 status open
2779
2780 \begin_layout Plain Layout
2781 \begin_inset Caption Standard
2782
2783 \begin_layout Plain Layout
2784 \begin_inset CommandInset label
2785 LatexCommand label
2786 name "tab:a table float"
2787
2788 \end_inset
2789
2790 A table float.
2791 \end_layout
2792
2793 \end_inset
2794
2795
2796 \end_layout
2797
2798 \begin_layout Plain Layout
2799 \align center
2800 \begin_inset Tabular
2801 <lyxtabular version="3" rows="3" columns="3">
2802 <features tabularvalignment="middle">
2803 <column alignment="center" valignment="top" width="0pt">
2804 <column alignment="center" valignment="top" width="0pt">
2805 <column alignment="center" valignment="top" width="0pt">
2806 <row>
2807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \family roman
2813 \series medium
2814 \shape up
2815 \size normal
2816 \emph off
2817 \bar no
2818 \noun off
2819 \color none
2820 1
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829
2830 \family roman
2831 \series medium
2832 \shape up
2833 \size normal
2834 \emph off
2835 \bar no
2836 \noun off
2837 \color none
2838 2
2839 \end_layout
2840
2841 \end_inset
2842 </cell>
2843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2844 \begin_inset Text
2845
2846 \begin_layout Plain Layout
2847
2848 \family roman
2849 \series medium
2850 \shape up
2851 \size normal
2852 \emph off
2853 \bar no
2854 \noun off
2855 \color none
2856 3
2857 \end_layout
2858
2859 \end_inset
2860 </cell>
2861 </row>
2862 <row>
2863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2864 \begin_inset Text
2865
2866 \begin_layout Plain Layout
2867
2868 \family roman
2869 \series medium
2870 \shape up
2871 \size normal
2872 \emph off
2873 \bar no
2874 \noun off
2875 \color none
2876 Joe
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \family roman
2887 \series medium
2888 \shape up
2889 \size normal
2890 \emph off
2891 \bar no
2892 \noun off
2893 \color none
2894 Mary
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903
2904 \family roman
2905 \series medium
2906 \shape up
2907 \size normal
2908 \emph off
2909 \bar no
2910 \noun off
2911 \color none
2912 Ted
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row>
2919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \family roman
2925 \series medium
2926 \shape up
2927 \size normal
2928 \emph off
2929 \bar no
2930 \noun off
2931 \color none
2932 \begin_inset Formula $\int x^{2}dx$
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944
2945 \family roman
2946 \series medium
2947 \shape up
2948 \size normal
2949 \emph off
2950 \bar no
2951 \noun off
2952 \color none
2953 \begin_inset Formula $\left[\begin{array}{cc}
2954 a & b\\
2955 c & d
2956 \end{array}\right]$
2957 \end_inset
2958
2959
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968
2969 \family roman
2970 \series medium
2971 \shape up
2972 \size normal
2973 \emph off
2974 \bar no
2975 \noun off
2976 \color none
2977 \begin_inset Formula $1+1=2$
2978 \end_inset
2979
2980
2981 \end_layout
2982
2983 \end_inset
2984 </cell>
2985 </row>
2986 </lyxtabular>
2987
2988 \end_inset
2989
2990
2991 \end_layout
2992
2993 \end_inset
2994
2995
2996 \end_layout
2997
2998 \begin_layout Standard
2999 Table floats can be inserted using the menu 
3000 \family sans
3001 Insert\SpecialChar menuseparator
3002 Float\SpecialChar menuseparator
3003 Table
3004 \family default
3005  or the toolbar button 
3006 \begin_inset Info
3007 type  "icon"
3008 arg   "float-insert table"
3009 \end_inset
3010
3011 .
3012 \end_layout
3013
3014 \begin_layout Standard
3015 The float appears as a collapsible box with a caption that has the label
3016  
3017 \begin_inset Quotes eld
3018 \end_inset
3019
3020 Table
3021 \begin_inset space ~
3022 \end_inset
3023
3024 #:
3025 \begin_inset Quotes erd
3026 \end_inset
3027
3028  (# is the actual table number).
3029  You can insert tables in the float above or below the caption.
3030 \end_layout
3031
3032 \begin_layout Standard
3033 Table
3034 \begin_inset space ~
3035 \end_inset
3036
3037
3038 \begin_inset CommandInset ref
3039 LatexCommand ref
3040 reference "tab:a table float"
3041
3042 \end_inset
3043
3044  is an example table within a table float.
3045 \end_layout
3046
3047 \begin_layout Standard
3048 Having the caption above the table is the common rule that is unfortunately
3049  not supported in \SpecialChar LaTeX
3050 's standard classes.
3051  This means that, if you are using the document classes 
3052 \family sans
3053 article
3054 \family default
3055
3056 \family sans
3057 book
3058 \family default
3059
3060 \family sans
3061 letter
3062 \family default
3063 , or 
3064 \family sans
3065 report
3066 \family default
3067 , there will be no space between the caption and the table.
3068  To insert the needed space, add the following option to the load command
3069  of the \SpecialChar LaTeX
3070 -package 
3071 \series bold
3072 caption
3073 \series default
3074
3075 \begin_inset Index idx
3076 status collapsed
3077
3078 \begin_layout Plain Layout
3079 \SpecialChar LaTeX
3080 -packages ! caption
3081 \end_layout
3082
3083 \end_inset
3084
3085  in your document preamble:
3086 \begin_inset Foot
3087 status collapsed
3088
3089 \begin_layout Plain Layout
3090 For more information have a look at section
3091 \begin_inset space ~
3092 \end_inset
3093
3094
3095 \begin_inset CommandInset ref
3096 LatexCommand ref
3097 reference "sec:Caption-Placement"
3098
3099 \end_inset
3100
3101 .
3102 \end_layout
3103
3104 \end_inset
3105
3106
3107 \end_layout
3108
3109 \begin_layout Standard
3110
3111 \series bold
3112 tableposition=top
3113 \end_layout
3114
3115 \begin_layout Standard
3116 The package 
3117 \series bold
3118 caption
3119 \series default
3120 , which is described in section
3121 \begin_inset space ~
3122 \end_inset
3123
3124
3125 \begin_inset CommandInset ref
3126 LatexCommand ref
3127 reference "sec:Caption-Formatting"
3128
3129 \end_inset
3130
3131 , is used to adjust the caption format.
3132 \end_layout
3133
3134 \begin_layout Standard
3135 \begin_inset Index idx
3136 status collapsed
3137
3138 \begin_layout Plain Layout
3139 References ! to Tables
3140 \end_layout
3141
3142 \end_inset
3143
3144 Tables can be cross-referenced in the text by referencing their label.
3145  To do this insert a label in the caption using the menu 
3146 \family sans
3147 Insert\SpecialChar menuseparator
3148 Label
3149 \family default
3150  or the toolbar button 
3151 \begin_inset Info
3152 type  "icon"
3153 arg   "label-insert"
3154 \end_inset
3155
3156 .
3157  You can now refer to the label using the menu 
3158 \family sans
3159 Insert\SpecialChar menuseparator
3160 Cross
3161 \begin_inset space ~
3162 \end_inset
3163
3164 reference
3165 \family default
3166  or the toolbar button 
3167 \begin_inset Info
3168 type  "icon"
3169 arg   "dialog-show-new-inset ref"
3170 \end_inset
3171
3172 .
3173 \begin_inset Newline newline
3174 \end_inset
3175
3176 Referencing is explained in detail in section
3177 \begin_inset space ~
3178 \end_inset
3179
3180
3181 \begin_inset CommandInset ref
3182 LatexCommand ref
3183 reference "sec:Referencing-Floats"
3184
3185 \end_inset
3186
3187 .
3188 \end_layout
3189
3190 \begin_layout Section
3191
3192 \family sans
3193 Multi-page Table
3194 \family default
3195 s
3196 \begin_inset CommandInset label
3197 LatexCommand label
3198 name "sec:Multi-page-Tables"
3199
3200 \end_inset
3201
3202
3203 \begin_inset Index idx
3204 status collapsed
3205
3206 \begin_layout Plain Layout
3207 Multi-page Table
3208 \end_layout
3209
3210 \end_inset
3211
3212
3213 \begin_inset Index idx
3214 status collapsed
3215
3216 \begin_layout Plain Layout
3217 Table ! Multi-page Table
3218 \end_layout
3219
3220 \end_inset
3221
3222
3223 \end_layout
3224
3225 \begin_layout Standard
3226 If the table is too long to fit on one page, you can use the option 
3227 \family sans
3228 Use
3229 \begin_inset space ~
3230 \end_inset
3231
3232 multi-page
3233 \family default
3234  table in the tab 
3235 \family sans
3236 Multi-page
3237 \begin_inset space ~
3238 \end_inset
3239
3240 table
3241 \family default
3242  of the table dialog to split the table automatically over more pages.
3243  Doing this enables the following options:
3244 \end_layout
3245
3246 \begin_layout Description
3247 Header: The current row is defined to be a header row that appears on all
3248  pages of the multi-page table; except for the first page, if 
3249 \family sans
3250 First
3251 \begin_inset space ~
3252 \end_inset
3253
3254 header
3255 \family default
3256  is defined.
3257  This is therefore called the main header.
3258 \end_layout
3259
3260 \begin_layout Description
3261 First
3262 \begin_inset space ~
3263 \end_inset
3264
3265 header: The current row is defined to be a header row that appears on the
3266  first page of the multi-page table.
3267 \end_layout
3268
3269 \begin_layout Description
3270 Footer: The current row is defined to be a footer row that appears on all
3271  pages of the multi-page table; except for the last page, if 
3272 \family sans
3273 Last
3274 \begin_inset space ~
3275 \end_inset
3276
3277 footer
3278 \family default
3279  is defined.
3280 \end_layout
3281
3282 \begin_layout Description
3283 Last
3284 \begin_inset space ~
3285 \end_inset
3286
3287 footer: The current row is defined to be a footer row that appears on the
3288  last page of the multi-page table.
3289 \end_layout
3290
3291 \begin_layout Description
3292 Caption: The current row contains the table caption.
3293  The row is reset as single column and a caption is inserted.
3294  More about multi-page table captions is explained in sec.
3295 \begin_inset space \thinspace{}
3296 \end_inset
3297
3298
3299 \begin_inset CommandInset ref
3300 LatexCommand ref
3301 reference "subsec:Multi-page-Table-Captions"
3302
3303 \end_inset
3304
3305 .
3306 \end_layout
3307
3308 \begin_layout Standard
3309 You can also specify a row where the table is split.
3310  See the following multi-page table to see how it works:
3311 \end_layout
3312
3313 \begin_layout Standard
3314 \align center
3315 \begin_inset Tabular
3316 <lyxtabular version="3" rows="69" columns="3">
3317 <features islongtable="true" longtabularalignment="center">
3318 <column alignment="left" valignment="top" width="0cm">
3319 <column alignment="left" valignment="top" width="0pt">
3320 <column alignment="center" valignment="top" width="0pt">
3321 <row endfirsthead="true">
3322 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3323 \begin_inset Text
3324
3325 \begin_layout Plain Layout
3326
3327 \series bold
3328 Example Phone List (ignore the names)
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row endfirsthead="true">
3353 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357
3358 \series bold
3359 NAME
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377
3378 \series bold
3379 TEL.
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 </row>
3385 <row endhead="true">
3386 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390
3391 \series bold
3392 Example Phone List
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \end_layout
3403
3404 \end_inset
3405 </cell>
3406 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3407 \begin_inset Text
3408
3409 \begin_layout Plain Layout
3410
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 </row>
3416 <row endhead="true">
3417 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421
3422 \series bold
3423 NAME
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441
3442 \series bold
3443 TEL.
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 </row>
3449 <row endfoot="true">
3450 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454  continued on next page
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3469 \begin_inset Text
3470
3471 \begin_layout Plain Layout
3472
3473 \end_layout
3474
3475 \end_inset
3476 </cell>
3477 </row>
3478 <row>
3479 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483
3484 \series bold
3485 Annovi
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell alignment="center" valignment="top" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 Silvia
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503 111
3504 \end_layout
3505
3506 \end_inset
3507 </cell>
3508 </row>
3509 <row>
3510 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514
3515 \series bold
3516 Bertoli
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell alignment="center" valignment="top" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 Stefano
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 111
3535 \end_layout
3536
3537 \end_inset
3538 </cell>
3539 </row>
3540 <row>
3541 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545
3546 \series bold
3547 Bozzi
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell alignment="center" valignment="top" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 Walter
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 111
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 </row>
3571 <row>
3572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576
3577 \series bold
3578 Cachia
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 <cell alignment="center" valignment="top" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 Maria
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596 111
3597 \end_layout
3598
3599 \end_inset
3600 </cell>
3601 </row>
3602 <row>
3603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607
3608 \series bold
3609 Cachia
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 Maurizio
3619 \end_layout
3620
3621 \end_inset
3622 </cell>
3623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627 111
3628 \end_layout
3629
3630 \end_inset
3631 </cell>
3632 </row>
3633 <row>
3634 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638
3639 \series bold
3640 Cinquemani
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 <cell alignment="center" valignment="top" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 Giusi
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658 111
3659 \end_layout
3660
3661 \end_inset
3662 </cell>
3663 </row>
3664 <row>
3665 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669
3670 \series bold
3671 Colin
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 <cell alignment="center" valignment="top" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 Bernard
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689 111
3690 \end_layout
3691
3692 \end_inset
3693 </cell>
3694 </row>
3695 <row>
3696 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700
3701 \series bold
3702 Concli
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 <cell alignment="center" valignment="top" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711 Gianfranco
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720 111
3721 \end_layout
3722
3723 \end_inset
3724 </cell>
3725 </row>
3726 <row>
3727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731
3732 \series bold
3733 Dal Bosco
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 <cell alignment="center" valignment="top" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742 Carolina
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751 111
3752 \end_layout
3753
3754 \end_inset
3755 </cell>
3756 </row>
3757 <row>
3758 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762
3763 \series bold
3764 Dalpiaz
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 Annamaria
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782 111
3783 \end_layout
3784
3785 \end_inset
3786 </cell>
3787 </row>
3788 <row>
3789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793
3794 \series bold
3795 Feliciello
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 <cell alignment="center" valignment="top" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804 Domenico
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813 111
3814 \end_layout
3815
3816 \end_inset
3817 </cell>
3818 </row>
3819 <row>
3820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824
3825 \series bold
3826 Focarelli
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 <cell alignment="center" valignment="top" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835 Paola
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844 111
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 </row>
3850 <row>
3851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855
3856 \series bold
3857 Galletti
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866 Oreste
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875 111
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 </row>
3881 <row>
3882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886
3887 \series bold
3888 Gasparini
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 <cell alignment="center" valignment="top" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897 Franca
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906 111
3907 \end_layout
3908
3909 \end_inset
3910 </cell>
3911 </row>
3912 <row>
3913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917
3918 \series bold
3919 Rizzardi
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 <cell alignment="center" valignment="top" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928 Paola
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937 111
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 </row>
3943 <row>
3944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948
3949 \series bold
3950 Lassini
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 Giancarlo
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 111
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 </row>
3974 <row>
3975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979
3980 \series bold
3981 Malfatti
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 <cell alignment="center" valignment="top" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990 Luciano
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Plain Layout
3999 111
4000 \end_layout
4001
4002 \end_inset
4003 </cell>
4004 </row>
4005 <row>
4006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010
4011 \series bold
4012 Malfatti
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 <cell alignment="center" valignment="top" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 Valeriano
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030 111
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 </row>
4036 <row>
4037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041
4042 \series bold
4043 Meneguzzo
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 Roberto
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4058 \begin_inset Text
4059
4060 \begin_layout Plain Layout
4061 111
4062 \end_layout
4063
4064 \end_inset
4065 </cell>
4066 </row>
4067 <row>
4068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072
4073 \series bold
4074 Mezzadra
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 Roberto
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092 111
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 </row>
4098 <row>
4099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103
4104 \series bold
4105 Pirpamer
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 <cell alignment="center" valignment="top" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114 Erich
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123 111
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 </row>
4129 <row>
4130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134
4135 \series bold
4136 Pochiesa
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 Paolo
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154 111, 222
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 </row>
4160 <row>
4161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165
4166 \series bold
4167 Radina
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 Claudio
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185 111
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 </row>
4191 <row>
4192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196
4197 \series bold
4198 Stuffer
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 Oskar
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216 111
4217 \end_layout
4218
4219 \end_inset
4220 </cell>
4221 </row>
4222 <row>
4223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227
4228 \series bold
4229 Tacchelli
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 Ugo
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247 111
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 </row>
4253 <row>
4254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258
4259 \series bold
4260 Tezzele
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 <cell alignment="center" valignment="top" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 Margit
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278 111
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 </row>
4284 <row>
4285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289
4290 \series bold
4291 Unterkalmsteiner
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 Frieda
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 111
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 </row>
4315 <row>
4316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320
4321 \series bold
4322 Vieider
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 Hilde
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 111
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 </row>
4346 <row>
4347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351
4352 \series bold
4353 Vigna
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 Jürgen
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371 111
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 </row>
4377 <row>
4378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382
4383 \series bold
4384 Weber
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 Maurizio
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 111
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 </row>
4408 <row>
4409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \series bold
4415 Winkler
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 Franz
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 111
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 </row>
4439 <row>
4440 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444  
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462
4463 \end_layout
4464
4465 \end_inset
4466 </cell>
4467 </row>
4468 <row>
4469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473
4474 \series bold
4475 Annovi
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 Silvia
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493 555
4494 \end_layout
4495
4496 \end_inset
4497 </cell>
4498 </row>
4499 <row>
4500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504
4505 \series bold
4506 Bertoli
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 Stefano
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524 555
4525 \end_layout
4526
4527 \end_inset
4528 </cell>
4529 </row>
4530 <row>
4531 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535
4536 \series bold
4537 Bozzi
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 Walter
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 555
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 </row>
4561 <row>
4562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566
4567 \series bold
4568 Cachia
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 <cell alignment="center" valignment="top" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577 Maria
4578 \end_layout
4579
4580 \end_inset
4581 </cell>
4582 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586 555
4587 \end_layout
4588
4589 \end_inset
4590 </cell>
4591 </row>
4592 <row>
4593 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597
4598 \series bold
4599 Cachia
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 Maurizio
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617 555
4618 \end_layout
4619
4620 \end_inset
4621 </cell>
4622 </row>
4623 <row>
4624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628
4629 \series bold
4630 Cinquemani
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 <cell alignment="center" valignment="top" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639 Giusi
4640 \end_layout
4641
4642 \end_inset
4643 </cell>
4644 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648 555
4649 \end_layout
4650
4651 \end_inset
4652 </cell>
4653 </row>
4654 <row>
4655 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659
4660 \series bold
4661 Colin
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 Bernard
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679 555
4680 \end_layout
4681
4682 \end_inset
4683 </cell>
4684 </row>
4685 <row>
4686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690
4691 \series bold
4692 Concli
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701 Gianfranco
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710 555
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 </row>
4716 <row>
4717 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721
4722 \series bold
4723 Dal Bosco
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 Carolina
4733 \end_layout
4734
4735 \end_inset
4736 </cell>
4737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Plain Layout
4741 555
4742 \end_layout
4743
4744 \end_inset
4745 </cell>
4746 </row>
4747 <row>
4748 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752
4753 \series bold
4754 Dalpiaz
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 <cell alignment="center" valignment="top" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763 Annamaria
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772 555
4773 \end_layout
4774
4775 \end_inset
4776 </cell>
4777 </row>
4778 <row>
4779 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783
4784 \series bold
4785 Feliciello
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 <cell alignment="center" valignment="top" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794 Domenico
4795 \end_layout
4796
4797 \end_inset
4798 </cell>
4799 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803 555
4804 \end_layout
4805
4806 \end_inset
4807 </cell>
4808 </row>
4809 <row>
4810 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814
4815 \series bold
4816 Focarelli
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 <cell alignment="center" valignment="top" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825 Paola
4826 \end_layout
4827
4828 \end_inset
4829 </cell>
4830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4831 \begin_inset Text
4832
4833 \begin_layout Plain Layout
4834 555
4835 \end_layout
4836
4837 \end_inset
4838 </cell>
4839 </row>
4840 <row>
4841 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845
4846 \series bold
4847 Galletti
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 <cell alignment="center" valignment="top" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856 Oreste
4857 \end_layout
4858
4859 \end_inset
4860 </cell>
4861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865 555
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 </row>
4871 <row>
4872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876
4877 \series bold
4878 Gasparini
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 <cell alignment="center" valignment="top" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887 Franca
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896 555
4897 \end_layout
4898
4899 \end_inset
4900 </cell>
4901 </row>
4902 <row>
4903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907
4908 \series bold
4909 Rizzardi
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell alignment="center" valignment="top" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 Paola
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927 555
4928 \end_layout
4929
4930 \end_inset
4931 </cell>
4932 </row>
4933 <row>
4934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938
4939 \series bold
4940 Lassini
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 <cell alignment="center" valignment="top" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949 Giancarlo
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958 555
4959 \end_layout
4960
4961 \end_inset
4962 </cell>
4963 </row>
4964 <row>
4965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969
4970 \series bold
4971 Malfatti
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 <cell alignment="center" valignment="top" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980 Luciano
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989 555
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 </row>
4995 <row>
4996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000
5001 \series bold
5002 Malfatti
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 <cell alignment="center" valignment="top" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011 Valeriano
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5017 \begin_inset Text
5018
5019 \begin_layout Plain Layout
5020 555
5021 \end_layout
5022
5023 \end_inset
5024 </cell>
5025 </row>
5026 <row>
5027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031
5032 \series bold
5033 Meneguzzo
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042 Roberto
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051 555
5052 \end_layout
5053
5054 \end_inset
5055 </cell>
5056 </row>
5057 <row>
5058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062
5063 \series bold
5064 Mezzadra
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 Roberto
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082 555
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 </row>
5088 <row>
5089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093
5094 \series bold
5095 Pirpamer
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 <cell alignment="center" valignment="top" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104 Erich
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Plain Layout
5113 555
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 </row>
5119 <row>
5120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124
5125 \series bold
5126 Pochiesa
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 <cell alignment="center" valignment="top" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 Paolo
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144 555, 222
5145 \end_layout
5146
5147 \end_inset
5148 </cell>
5149 </row>
5150 <row>
5151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155
5156 \series bold
5157 Radina
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 <cell alignment="center" valignment="top" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166 Claudio
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175 555
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 </row>
5181 <row>
5182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186
5187 \series bold
5188 Stuffer
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 <cell alignment="center" valignment="top" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197 Oskar
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206 555
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 </row>
5212 <row>
5213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217
5218 \series bold
5219 Tacchelli
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 <cell alignment="center" valignment="top" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228 Ugo
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237 555
5238 \end_layout
5239
5240 \end_inset
5241 </cell>
5242 </row>
5243 <row>
5244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248
5249 \series bold
5250 Tezzele
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 <cell alignment="center" valignment="top" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259 Margit
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5265 \begin_inset Text
5266
5267 \begin_layout Plain Layout
5268 555
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 </row>
5274 <row>
5275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279
5280 \series bold
5281 Unterkalmsteiner
5282 \end_layout
5283
5284 \end_inset
5285 </cell>
5286 <cell alignment="center" valignment="top" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290 Frieda
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299 555
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 </row>
5305 <row>
5306 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310
5311 \series bold
5312 Vieider
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 Hilde
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330 555
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 </row>
5336 <row>
5337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341
5342 \series bold
5343 Vigna
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 Jürgen
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361 999
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 </row>
5367 <row>
5368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5369 \begin_inset Text
5370
5371 \begin_layout Plain Layout
5372
5373 \series bold
5374 Weber
5375 \end_layout
5376
5377 \end_inset
5378 </cell>
5379 <cell alignment="center" valignment="top" usebox="none">
5380 \begin_inset Text
5381
5382 \begin_layout Plain Layout
5383 Maurizio
5384 \end_layout
5385
5386 \end_inset
5387 </cell>
5388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 555
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 </row>
5398 <row>
5399 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403
5404 \series bold
5405 Winkler
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5411 \begin_inset Text
5412
5413 \begin_layout Plain Layout
5414 Franz
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423 555
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 </row>
5429 <row endlastfoot="true">
5430 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Plain Layout
5434 end
5435 \end_layout
5436
5437 \end_inset
5438 </cell>
5439 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452
5453 \end_layout
5454
5455 \end_inset
5456 </cell>
5457 </row>
5458 </lyxtabular>
5459
5460 \end_inset
5461
5462
5463 \begin_inset ERT
5464 status collapsed
5465
5466 \begin_layout Plain Layout
5467
5468
5469 \backslash
5470 addtocounter{table}{-1}
5471 \end_layout
5472
5473 \end_inset
5474
5475
5476 \begin_inset Note Note
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480 See the first greyed-out note in section
5481 \begin_inset space ~
5482 \end_inset
5483
5484
5485 \begin_inset CommandInset ref
5486 LatexCommand ref
5487 reference "subsec:Multi-page-Table-Captions"
5488
5489 \end_inset
5490
5491  for an explanation of this command.
5492 \end_layout
5493
5494 \end_inset
5495
5496
5497 \end_layout
5498
5499 \begin_layout Subsection
5500 Footnotes in Multi-page tables
5501 \begin_inset CommandInset label
5502 LatexCommand label
5503 name "subsec:Footnotes-in-Multi-page"
5504
5505 \end_inset
5506
5507
5508 \begin_inset Index idx
5509 status collapsed
5510
5511 \begin_layout Plain Layout
5512 Table ! Multi-page Table ! Footnotes
5513 \end_layout
5514
5515 \end_inset
5516
5517
5518 \end_layout
5519
5520 \begin_layout Standard
5521 Footnotes can be inserted to every Multi-page table cell.
5522  They appear at the bottom of the page where the table cell with the footnote
5523  appears.
5524  Table
5525 \begin_inset space ~
5526 \end_inset
5527
5528
5529 \begin_inset CommandInset ref
5530 LatexCommand ref
5531 reference "tab:DiffCaptions"
5532
5533 \end_inset
5534
5535  has for example a footnote.
5536 \end_layout
5537
5538 \begin_layout Subsection
5539 Multi-page Table Alignment
5540 \begin_inset Index idx
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544 Table ! Multi-page Table ! Alignment
5545 \end_layout
5546
5547 \end_inset
5548
5549
5550 \end_layout
5551
5552 \begin_layout Standard
5553 The horizontal alignment of multi-page tables can be set in the table settings
5554  dialog.
5555  For left- and right-alignment the table will be directly at the page border.
5556  To add space between the table and the border one has to set the alignment
5557  to center and change the value of the \SpecialChar LaTeX
5558 -lengths 
5559 \series bold
5560
5561 \backslash
5562 LTleft 
5563 \series default
5564 or 
5565 \series bold
5566
5567 \backslash
5568 LTright
5569 \series default
5570  by inserting this line as \SpecialChar TeX
5571  Code before the multi-page table:
5572 \end_layout
5573
5574 \begin_layout Standard
5575
5576 \series bold
5577
5578 \backslash
5579 setlength{
5580 \backslash
5581 LTleft}{value}
5582 \end_layout
5583
5584 \begin_layout Standard
5585 The value can have any of the units listed in Table
5586 \begin_inset space ~
5587 \end_inset
5588
5589
5590 \begin_inset CommandInset ref
5591 LatexCommand ref
5592 reference "tab:Units"
5593
5594 \end_inset
5595
5596 .
5597  
5598 \series bold
5599
5600 \backslash
5601 LTleft
5602 \series default
5603  controls the horizontal distance from the left page border to the multi-page
5604  table, 
5605 \series bold
5606
5607 \backslash
5608 LTright
5609 \series default
5610  the distance from the right side.
5611  The default value for both lengths is 
5612 \series bold
5613
5614 \backslash
5615 fill
5616 \series default
5617 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5618 .
5619 \end_layout
5620
5621 \begin_layout Standard
5622 The following multi-page table was centered and 
5623 \series bold
5624
5625 \backslash
5626 LTleft
5627 \series default
5628  set to 
5629 \family sans
5630 0.1
5631 \backslash
5632 columnwidth
5633 \family default
5634 :
5635 \begin_inset ERT
5636 status collapsed
5637
5638 \begin_layout Plain Layout
5639
5640
5641 \backslash
5642 setlength{
5643 \backslash
5644 LTleft}{0.1
5645 \backslash
5646 columnwidth}
5647 \end_layout
5648
5649 \end_inset
5650
5651
5652 \end_layout
5653
5654 \begin_layout Standard
5655 \begin_inset Tabular
5656 <lyxtabular version="3" rows="5" columns="5">
5657 <features islongtable="true" longtabularalignment="center">
5658 <column alignment="center" valignment="top">
5659 <column alignment="center" valignment="top" width="0pt">
5660 <column alignment="center" valignment="top">
5661 <column alignment="center" valignment="top">
5662 <column alignment="center" valignment="top">
5663 <row>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 1
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677 2
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686 3
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695 4
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 5
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 </row>
5710 <row>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 asd
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 s
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 s
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 s
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 asd
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 </row>
5757 <row>
5758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 asd
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 s
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780 s
5781 \end_layout
5782
5783 \end_inset
5784 </cell>
5785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789 s
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5795 \begin_inset Text
5796
5797 \begin_layout Plain Layout
5798 asd
5799 \end_layout
5800
5801 \end_inset
5802 </cell>
5803 </row>
5804 <row>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 asd
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5815 \begin_inset Text
5816
5817 \begin_layout Plain Layout
5818 s
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5824 \begin_inset Text
5825
5826 \begin_layout Plain Layout
5827 s
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 s
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 asd
5846 \end_layout
5847
5848 \end_inset
5849 </cell>
5850 </row>
5851 <row>
5852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 asd
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 asd
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 asd
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 asd
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5889 \begin_inset Text
5890
5891 \begin_layout Plain Layout
5892 asd
5893 \end_layout
5894
5895 \end_inset
5896 </cell>
5897 </row>
5898 </lyxtabular>
5899
5900 \end_inset
5901
5902
5903 \begin_inset ERT
5904 status collapsed
5905
5906 \begin_layout Plain Layout
5907
5908
5909 \backslash
5910 setlength{
5911 \backslash
5912 LTleft}{
5913 \backslash
5914 fill}
5915 \end_layout
5916
5917 \end_inset
5918
5919
5920 \begin_inset ERT
5921 status collapsed
5922
5923 \begin_layout Plain Layout
5924
5925
5926 \backslash
5927 addtocounter{table}{-1}
5928 \end_layout
5929
5930 \end_inset
5931
5932
5933 \begin_inset Note Note
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937 See the first greyed-out note in section
5938 \begin_inset space ~
5939 \end_inset
5940
5941
5942 \begin_inset CommandInset ref
5943 LatexCommand ref
5944 reference "subsec:Multi-page-Table-Captions"
5945
5946 \end_inset
5947
5948  for an explanation of this command.
5949 \end_layout
5950
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \begin_layout Subsection
5957 Multi-page Table Captions
5958 \begin_inset Index idx
5959 status collapsed
5960
5961 \begin_layout Plain Layout
5962 Table ! Multi-page Table ! Captions
5963 \end_layout
5964
5965 \end_inset
5966
5967
5968 \begin_inset CommandInset label
5969 LatexCommand label
5970 name "subsec:Multi-page-Table-Captions"
5971
5972 \end_inset
5973
5974
5975 \end_layout
5976
5977 \begin_layout Standard
5978 A multi-page table cannot be put into a table float because floats can only
5979  be on one page.
5980  But the caption environment of floats can also be used for multi-page tables
5981  when you use the multi-page table option 
5982 \family sans
5983 Caption
5984 \family default
5985  as described in sec.
5986 \begin_inset space \thinspace{}
5987 \end_inset
5988
5989
5990 \begin_inset CommandInset ref
5991 LatexCommand ref
5992 reference "sec:Multi-page-Tables"
5993
5994 \end_inset
5995
5996 .
5997  Only one table row should contain a caption, either a header or a footer
5998  row.
5999 \end_layout
6000
6001 \begin_layout Standard
6002 Here is a short multi-page table to see how it works:
6003 \end_layout
6004
6005 \begin_layout Standard
6006 \begin_inset Tabular
6007 <lyxtabular version="3" rows="6" columns="5">
6008 <features islongtable="true" longtabularalignment="center">
6009 <column alignment="center" valignment="top">
6010 <column alignment="center" valignment="top">
6011 <column alignment="center" valignment="top">
6012 <column alignment="center" valignment="top">
6013 <column alignment="center" valignment="top">
6014 <row endfirsthead="true" caption="true">
6015 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 \begin_inset Caption Standard
6020
6021 \begin_layout Plain Layout
6022 Multi-page table with caption
6023 \begin_inset Argument 1
6024 status open
6025
6026 \begin_layout Plain Layout
6027 Multi-page table
6028 \end_layout
6029
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \end_inset
6036
6037
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 </row>
6079 <row>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 1
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 2
6094 \end_layout
6095
6096 \end_inset
6097 </cell>
6098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 3
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 4
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120 5
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 </row>
6126 <row>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 asd
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6137 \begin_inset Text
6138
6139 \begin_layout Plain Layout
6140 s
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149 s
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158 s
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 asd
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 </row>
6173 <row>
6174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 asd
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 s
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 s
6197 \end_layout
6198
6199 \end_inset
6200 </cell>
6201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 s
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 asd
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 </row>
6220 <row>
6221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225 asd
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Plain Layout
6234 s
6235 \end_layout
6236
6237 \end_inset
6238 </cell>
6239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6240 \begin_inset Text
6241
6242 \begin_layout Plain Layout
6243 s
6244 \end_layout
6245
6246 \end_inset
6247 </cell>
6248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6249 \begin_inset Text
6250
6251 \begin_layout Plain Layout
6252 s
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6258 \begin_inset Text
6259
6260 \begin_layout Plain Layout
6261 asd
6262 \end_layout
6263
6264 \end_inset
6265 </cell>
6266 </row>
6267 <row>
6268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272 asd
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281 asd
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290 asd
6291 \end_layout
6292
6293 \end_inset
6294 </cell>
6295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299 asd
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6305 \begin_inset Text
6306
6307 \begin_layout Plain Layout
6308 asd
6309 \end_layout
6310
6311 \end_inset
6312 </cell>
6313 </row>
6314 </lyxtabular>
6315
6316 \end_inset
6317
6318
6319 \end_layout
6320
6321 \begin_layout Standard
6322 \begin_inset VSpace medskip
6323 \end_inset
6324
6325
6326 \begin_inset Note Greyedout
6327 status open
6328
6329 \begin_layout Plain Layout
6330
6331 \series bold
6332 Note
6333 \begin_inset space ~
6334 \end_inset
6335
6336 1:
6337 \series default
6338  The table number is increased for every multi-page table, even if you did
6339  not set a caption for it.
6340  For this reason you could have the case that e.
6341 \begin_inset space \thinspace{}
6342 \end_inset
6343
6344 g.
6345 \begin_inset space \space{}
6346 \end_inset
6347
6348 Table
6349 \begin_inset space ~
6350 \end_inset
6351
6352 2.4 follows Table
6353 \begin_inset space ~
6354 \end_inset
6355
6356 2.1 in the list of tables if there are two multi-page tables without captions.
6357  To avoid this you can add the following command in \SpecialChar TeX
6358  Code after every multi-page
6359  table without a caption:
6360 \end_layout
6361
6362 \begin_layout Plain Layout
6363
6364 \series bold
6365
6366 \backslash
6367 addtocounter{table}{-1}
6368 \end_layout
6369
6370 \begin_layout Plain Layout
6371 This is not needed when none of your multi-page tables has a caption and
6372  you add the following code to the document preamble:
6373 \end_layout
6374
6375 \begin_layout Plain Layout
6376
6377 \series bold
6378
6379 \backslash
6380 let
6381 \backslash
6382 myEnd
6383 \backslash
6384 endlongtable
6385 \begin_inset Newline newline
6386 \end_inset
6387
6388
6389 \backslash
6390 renewcommand{
6391 \backslash
6392 endlongtable}{
6393 \backslash
6394 myEnd
6395 \backslash
6396 addtocounter{table}{-1}}
6397 \end_layout
6398
6399 \end_inset
6400
6401
6402 \end_layout
6403
6404 \begin_layout Standard
6405 \begin_inset Note Greyedout
6406 status open
6407
6408 \begin_layout Plain Layout
6409
6410 \series bold
6411 Note
6412 \begin_inset space ~
6413 \end_inset
6414
6415 2:
6416 \series default
6417  If you are using
6418 \series bold
6419  hyperref
6420 \series default
6421
6422 \begin_inset Index idx
6423 status collapsed
6424
6425 \begin_layout Plain Layout
6426 \SpecialChar LaTeX
6427 -packages ! hyperref
6428 \end_layout
6429
6430 \end_inset
6431
6432  in the 
6433 \family sans
6434 PDF Properties
6435 \family default
6436  of the 
6437 \family sans
6438 Document Settings
6439 \family default
6440  dialog to link cross-references, the link to a multi-page table caption
6441  will always point to the beginning of the document.
6442 \end_layout
6443
6444 \end_inset
6445
6446
6447 \end_layout
6448
6449 \begin_layout Subsubsection
6450 References to multi-page tables
6451 \begin_inset Index idx
6452 status collapsed
6453
6454 \begin_layout Plain Layout
6455 Table ! Multi-page Table ! References
6456 \end_layout
6457
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \begin_layout Standard
6464 \begin_inset Tabular
6465 <lyxtabular version="3" rows="6" columns="5">
6466 <features islongtable="true" longtabularalignment="center">
6467 <column alignment="center" valignment="top">
6468 <column alignment="center" valignment="top">
6469 <column alignment="center" valignment="top">
6470 <column alignment="center" valignment="top">
6471 <column alignment="center" valignment="top">
6472 <row endfirsthead="true" caption="true">
6473 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477 \begin_inset Caption Standard
6478
6479 \begin_layout Plain Layout
6480 Referenced multi-page table
6481 \begin_inset CommandInset label
6482 LatexCommand label
6483 name "tab:Referenced-multi-page-table"
6484
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6507 \begin_inset Text
6508
6509 \begin_layout Plain Layout
6510
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6516 \begin_inset Text
6517
6518 \begin_layout Plain Layout
6519
6520 \end_layout
6521
6522 \end_inset
6523 </cell>
6524 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6525 \begin_inset Text
6526
6527 \begin_layout Plain Layout
6528
6529 \end_layout
6530
6531 \end_inset
6532 </cell>
6533 </row>
6534 <row>
6535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 1
6540 \end_layout
6541
6542 \end_inset
6543 </cell>
6544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6545 \begin_inset Text
6546
6547 \begin_layout Plain Layout
6548 2
6549 \end_layout
6550
6551 \end_inset
6552 </cell>
6553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6554 \begin_inset Text
6555
6556 \begin_layout Plain Layout
6557 3
6558 \end_layout
6559
6560 \end_inset
6561 </cell>
6562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6563 \begin_inset Text
6564
6565 \begin_layout Plain Layout
6566 4
6567 \end_layout
6568
6569 \end_inset
6570 </cell>
6571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6572 \begin_inset Text
6573
6574 \begin_layout Plain Layout
6575 5
6576 \end_layout
6577
6578 \end_inset
6579 </cell>
6580 </row>
6581 <row>
6582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 asd
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6592 \begin_inset Text
6593
6594 \begin_layout Plain Layout
6595 s
6596 \end_layout
6597
6598 \end_inset
6599 </cell>
6600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6601 \begin_inset Text
6602
6603 \begin_layout Plain Layout
6604 s
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Plain Layout
6613 s
6614 \end_layout
6615
6616 \end_inset
6617 </cell>
6618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6619 \begin_inset Text
6620
6621 \begin_layout Plain Layout
6622 asd
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 </row>
6628 <row>
6629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633 asd
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642 s
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout Plain Layout
6651 s
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6657 \begin_inset Text
6658
6659 \begin_layout Plain Layout
6660 s
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6666 \begin_inset Text
6667
6668 \begin_layout Plain Layout
6669 asd
6670 \end_layout
6671
6672 \end_inset
6673 </cell>
6674 </row>
6675 <row>
6676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6677 \begin_inset Text
6678
6679 \begin_layout Plain Layout
6680 asd
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout Plain Layout
6689 s
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 s
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707 s
6708 \end_layout
6709
6710 \end_inset
6711 </cell>
6712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6713 \begin_inset Text
6714
6715 \begin_layout Plain Layout
6716 asd
6717 \end_layout
6718
6719 \end_inset
6720 </cell>
6721 </row>
6722 <row>
6723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 asd
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 sad
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6742 \begin_inset Text
6743
6744 \begin_layout Plain Layout
6745 asd
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6751 \begin_inset Text
6752
6753 \begin_layout Plain Layout
6754 asd
6755 \end_layout
6756
6757 \end_inset
6758 </cell>
6759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6760 \begin_inset Text
6761
6762 \begin_layout Plain Layout
6763 asd
6764 \end_layout
6765
6766 \end_inset
6767 </cell>
6768 </row>
6769 </lyxtabular>
6770
6771 \end_inset
6772
6773
6774 \end_layout
6775
6776 \begin_layout Standard
6777 To reference a multi-page table, insert a label into the caption.
6778 \end_layout
6779
6780 \begin_layout Standard
6781 This is a reference to Table
6782 \begin_inset space ~
6783 \end_inset
6784
6785
6786 \begin_inset CommandInset ref
6787 LatexCommand ref
6788 reference "tab:Referenced-multi-page-table"
6789
6790 \end_inset
6791
6792 .
6793 \end_layout
6794
6795 \begin_layout Standard
6796 The caption layout can be set together with all other captions of your document
6797  using the \SpecialChar LaTeX
6798 -package 
6799 \series bold
6800 caption
6801 \series default
6802
6803 \begin_inset Index idx
6804 status collapsed
6805
6806 \begin_layout Plain Layout
6807 \SpecialChar LaTeX
6808 -packages ! caption
6809 \end_layout
6810
6811 \end_inset
6812
6813 , see section
6814 \begin_inset space ~
6815 \end_inset
6816
6817
6818 \begin_inset CommandInset ref
6819 LatexCommand ref
6820 reference "sec:Caption-Formatting"
6821
6822 \end_inset
6823
6824 .
6825 \end_layout
6826
6827 \begin_layout Subsubsection
6828 Caption Width
6829 \begin_inset Index idx
6830 status collapsed
6831
6832 \begin_layout Plain Layout
6833 Table ! Multi-page Table ! Caption Width
6834 \end_layout
6835
6836 \end_inset
6837
6838
6839 \end_layout
6840
6841 \begin_layout Standard
6842 The maximal width of caption lines is defined by the length 
6843 \series bold
6844
6845 \backslash
6846 LTcapwidth
6847 \series default
6848 .
6849  Its default value is 4
6850 \begin_inset space \thinspace{}
6851 \end_inset
6852
6853 in.
6854  To change it add the following command to your document preamble or as
6855  \SpecialChar TeX
6856  Code into your document before the multi-page table that should be affected
6857 \end_layout
6858
6859 \begin_layout Standard
6860
6861 \series bold
6862
6863 \backslash
6864 setlength{
6865 \backslash
6866 LTcapwidth}{width}
6867 \end_layout
6868
6869 \begin_layout Standard
6870 where the 
6871 \family sans
6872 width
6873 \family default
6874  can have one of the units listed in appendix
6875 \begin_inset space ~
6876 \end_inset
6877
6878
6879 \begin_inset CommandInset ref
6880 LatexCommand ref
6881 reference "cha:Units-available-in"
6882
6883 \end_inset
6884
6885 .
6886 \end_layout
6887
6888 \begin_layout Standard
6889 The following tables show the difference:
6890 \end_layout
6891
6892 \begin_layout Standard
6893 \begin_inset Tabular
6894 <lyxtabular version="3" rows="6" columns="5">
6895 <features islongtable="true" longtabularalignment="center">
6896 <column alignment="center" valignment="top">
6897 <column alignment="center" valignment="top">
6898 <column alignment="center" valignment="top">
6899 <column alignment="center" valignment="top">
6900 <column alignment="center" valignment="top">
6901 <row endfirsthead="true" caption="true">
6902 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906 \begin_inset Caption Standard
6907
6908 \begin_layout Plain Layout
6909 Long full title with default width long full title with default width long
6910  full title with default width
6911 \begin_inset Argument 1
6912 status collapsed
6913
6914 \begin_layout Plain Layout
6915 caption with default width
6916 \end_layout
6917
6918 \end_inset
6919
6920
6921 \end_layout
6922
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6949 \begin_inset Text
6950
6951 \begin_layout Plain Layout
6952
6953 \end_layout
6954
6955 \end_inset
6956 </cell>
6957 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6958 \begin_inset Text
6959
6960 \begin_layout Plain Layout
6961
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 </row>
6967 <row>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 1
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 2
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 3
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999 4
7000 \end_layout
7001
7002 \end_inset
7003 </cell>
7004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7005 \begin_inset Text
7006
7007 \begin_layout Plain Layout
7008 5
7009 \end_layout
7010
7011 \end_inset
7012 </cell>
7013 </row>
7014 <row>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 asd
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 s
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037 s
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7043 \begin_inset Text
7044
7045 \begin_layout Plain Layout
7046 s
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055 asd
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 </row>
7061 <row>
7062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 asd
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 s
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084 s
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 s
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7099 \begin_inset Text
7100
7101 \begin_layout Plain Layout
7102 asd
7103 \end_layout
7104
7105 \end_inset
7106 </cell>
7107 </row>
7108 <row>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113 asd
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 s
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131 s
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140 s
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149 asd
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 </row>
7155 <row>
7156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7157 \begin_inset Text
7158
7159 \begin_layout Plain Layout
7160 asd
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 sad
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 asd
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 asd
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 asd
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 </row>
7202 </lyxtabular>
7203
7204 \end_inset
7205
7206
7207 \end_layout
7208
7209 \begin_layout Standard
7210 \begin_inset ERT
7211 status collapsed
7212
7213 \begin_layout Plain Layout
7214
7215
7216 \backslash
7217 setlength{
7218 \backslash
7219 LTcapwidth}{5cm}
7220 \end_layout
7221
7222 \end_inset
7223
7224
7225 \begin_inset Tabular
7226 <lyxtabular version="3" rows="6" columns="5">
7227 <features islongtable="true" longtabularalignment="center">
7228 <column alignment="center" valignment="top">
7229 <column alignment="center" valignment="top">
7230 <column alignment="center" valignment="top">
7231 <column alignment="center" valignment="top">
7232 <column alignment="center" valignment="top">
7233 <row endfirsthead="true" caption="true">
7234 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 \begin_inset Caption Standard
7239
7240 \begin_layout Plain Layout
7241 Long full title with width set to 5
7242 \begin_inset space \thinspace{}
7243 \end_inset
7244
7245 cm long full title with width set to 5
7246 \begin_inset space \thinspace{}
7247 \end_inset
7248
7249 cm long full title with width set to 5
7250 \begin_inset space \thinspace{}
7251 \end_inset
7252
7253 cm
7254 \begin_inset Argument 1
7255 status collapsed
7256
7257 \begin_layout Plain Layout
7258 caption with width
7259 \begin_inset space \thinspace{}
7260 \end_inset
7261
7262 =
7263 \begin_inset space \thinspace{}
7264 \end_inset
7265
7266 5
7267 \begin_inset space \thinspace{}
7268 \end_inset
7269
7270 cm
7271 \end_layout
7272
7273 \end_inset
7274
7275
7276 \end_layout
7277
7278 \end_inset
7279
7280
7281 \end_layout
7282
7283 \end_inset
7284 </cell>
7285 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 </row>
7322 <row>
7323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Plain Layout
7327 1
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7333 \begin_inset Text
7334
7335 \begin_layout Plain Layout
7336 2
7337 \end_layout
7338
7339 \end_inset
7340 </cell>
7341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 3
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354 4
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 5
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 </row>
7369 <row>
7370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7371 \begin_inset Text
7372
7373 \begin_layout Plain Layout
7374 asd
7375 \end_layout
7376
7377 \end_inset
7378 </cell>
7379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383 s
7384 \end_layout
7385
7386 \end_inset
7387 </cell>
7388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7389 \begin_inset Text
7390
7391 \begin_layout Plain Layout
7392 s
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401 s
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410 asd
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 </row>
7416 <row>
7417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7418 \begin_inset Text
7419
7420 \begin_layout Plain Layout
7421 asd
7422 \end_layout
7423
7424 \end_inset
7425 </cell>
7426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7427 \begin_inset Text
7428
7429 \begin_layout Plain Layout
7430 s
7431 \end_layout
7432
7433 \end_inset
7434 </cell>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439 s
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 s
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457 asd
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 </row>
7463 <row>
7464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 asd
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477 s
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Plain Layout
7486 s
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 s
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504 asd
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 </row>
7510 <row>
7511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Plain Layout
7515 asd
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524 sad
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 asd
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542 asd
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551 asd
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 </lyxtabular>
7558
7559 \end_inset
7560
7561
7562 \end_layout
7563
7564 \begin_layout Standard
7565 \begin_inset ERT
7566 status collapsed
7567
7568 \begin_layout Plain Layout
7569
7570
7571 \backslash
7572 setlength{
7573 \backslash
7574 LTcapwidth}{4in}
7575 \end_layout
7576
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \begin_layout Standard
7583 \begin_inset Note Greyedout
7584 status open
7585
7586 \begin_layout Plain Layout
7587
7588 \series bold
7589 Note:
7590 \series default
7591  When the \SpecialChar LaTeX
7592 -package 
7593 \series bold
7594 caption
7595 \series default
7596
7597 \begin_inset Index idx
7598 status collapsed
7599
7600 \begin_layout Plain Layout
7601 \SpecialChar LaTeX
7602 -packages ! caption
7603 \end_layout
7604
7605 \end_inset
7606
7607  is used, as in this document, the full page width is used for the caption
7608  when you use the default value of 4
7609 \begin_inset space \thinspace{}
7610 \end_inset
7611
7612 in for 
7613 \series bold
7614
7615 \backslash
7616 LTcapwidth
7617 \series default
7618 .
7619  To get in this case exactly a 4
7620 \begin_inset space \thinspace{}
7621 \end_inset
7622
7623 in wide caption, you can either use a value slightly different from 4.0
7624 \begin_inset space \thinspace{}
7625 \end_inset
7626
7627 in, e.
7628 \begin_inset space \thinspace{}
7629 \end_inset
7630
7631 g.
7632 \begin_inset space \space{}
7633 \end_inset
7634
7635 3.99
7636 \begin_inset space \thinspace{}
7637 \end_inset
7638
7639 in, or the \SpecialChar LaTeX
7640 -command 
7641 \series bold
7642
7643 \backslash
7644 captionsetup{width=value}
7645 \series default
7646  that is provided by the 
7647 \series bold
7648 caption
7649 \series default
7650 -package.
7651 \end_layout
7652
7653 \end_inset
7654
7655
7656 \end_layout
7657
7658 \begin_layout Subsubsection
7659 Different Captions for Table Pages
7660 \begin_inset Index idx
7661 status collapsed
7662
7663 \begin_layout Plain Layout
7664 Table ! Multi-page Table ! Different Captions for Pages
7665 \end_layout
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \begin_layout Standard
7673 When the table captions for the following pages should differ from the one
7674  of the first table page, mark a empty row as header which contains a caption.
7675  Then right-click on the caption and select in the context menu 
7676 \family sans
7677 Caption
7678 \begin_inset space ~
7679 \end_inset
7680
7681 (Unnumbered)
7682 \family default
7683 .
7684  Table
7685 \begin_inset space ~
7686 \end_inset
7687
7688
7689 \begin_inset CommandInset ref
7690 LatexCommand ref
7691 reference "tab:DiffCaptions"
7692
7693 \end_inset
7694
7695  is an example of a multi-page table with different heading where the second
7696  caption does not include the table number.
7697 \end_layout
7698
7699 \begin_layout Standard
7700 \align center
7701 \begin_inset Tabular
7702 <lyxtabular version="3" rows="59" columns="3">
7703 <features islongtable="true" longtabularalignment="center">
7704 <column alignment="left" valignment="top" width="0cm">
7705 <column alignment="left" valignment="top" width="0pt">
7706 <column alignment="center" valignment="top" width="0pt">
7707 <row endfirsthead="true" caption="true">
7708 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712 \begin_inset Caption Standard
7713
7714 \begin_layout Plain Layout
7715 Example Phone List
7716 \begin_inset CommandInset label
7717 LatexCommand label
7718 name "tab:DiffCaptions"
7719
7720 \end_inset
7721
7722
7723 \begin_inset Argument 1
7724 status collapsed
7725
7726 \begin_layout Plain Layout
7727 Example Phone List
7728 \end_layout
7729
7730 \end_inset
7731
7732
7733 \end_layout
7734
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746
7747 \end_layout
7748
7749 \end_inset
7750 </cell>
7751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 </row>
7761 <row endfirsthead="true">
7762 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766
7767 \series bold
7768 Example Phone List (ignore the names)
7769 \end_layout
7770
7771 \end_inset
7772 </cell>
7773 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7774 \begin_inset Text
7775
7776 \begin_layout Plain Layout
7777
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 </row>
7792 <row endfirsthead="true">
7793 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797
7798 \series bold
7799 NAME
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817
7818 \series bold
7819 TEL.
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 </row>
7825 <row endhead="true" caption="true">
7826 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7827 \begin_inset Text
7828
7829 \begin_layout Plain Layout
7830 \begin_inset Caption Unnumbered
7831
7832 \begin_layout Plain Layout
7833 Continued Example Phone List
7834 \end_layout
7835
7836 \end_inset
7837
7838
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 </row>
7862 <row endhead="true">
7863 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867
7868 \series bold
7869 Example Phone List
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 </row>
7893 <row endhead="true">
7894 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898
7899 \series bold
7900 NAME
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \series bold
7920 TEL.
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 <row endfoot="true">
7927 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 continued on next page
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row>
7956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960
7961 \series bold
7962 Annovi
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="left" valignment="top" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 Silvia
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 111
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 </row>
7986 <row>
7987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \series bold
7993 Bertoli
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="left" valignment="top" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 Stefano
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011 111
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row>
8018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \series bold
8024 Bozzi
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 Walter
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 111
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \series bold
8055 Cachia
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 Maria
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073 111
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 </row>
8079 <row>
8080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084
8085 \series bold
8086 Cachia
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 Maurizio
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104 111
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 </row>
8110 <row>
8111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115
8116 \series bold
8117 Cinquemani
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 Giusi
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135 111
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \series bold
8148 Colin
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 Bernard
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 111
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \series bold
8179 Concli
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 Gianfranco
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 111
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 </row>
8203 <row>
8204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208
8209 \series bold
8210 Dal Bosco
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 Carolina
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 111
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239
8240 \series bold
8241 Dalpiaz
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 Annamaria
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 111
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 </row>
8265 <row>
8266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270
8271 \series bold
8272 Feliciello
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281 Domenico
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 111
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 </row>
8296 <row>
8297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301
8302 \series bold
8303 Focarelli
8304 \end_layout
8305
8306 \end_inset
8307 </cell>
8308 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312 Paola
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 111
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \series bold
8334 Galletti
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 Oreste
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 111
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 </row>
8358 <row>
8359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363
8364 \series bold
8365 Gasparini
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 Franca
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 111
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 </row>
8389 <row>
8390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Plain Layout
8394
8395 \series bold
8396 Rizzardi
8397 \series default
8398
8399 \begin_inset Foot
8400 status open
8401
8402 \begin_layout Plain Layout
8403 Example footnote
8404 \end_layout
8405
8406 \end_inset
8407
8408
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 Paola
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 111
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 </row>
8432 <row>
8433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437
8438 \series bold
8439 Lassini
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 Giancarlo
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 111
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 <row>
8464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468
8469 \series bold
8470 Malfatti
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 Luciano
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 111
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \series bold
8501 Malfatti
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 Valeriano
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 111
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 <row>
8526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530
8531 \series bold
8532 Meneguzzo
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 Roberto
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 111
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 </row>
8556 <row>
8557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561
8562 \series bold
8563 Mezzadra
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Roberto
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 111
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 <row>
8588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \series bold
8594 Pirpamer
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 Erich
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 111
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 </row>
8618 <row>
8619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623
8624 \series bold
8625 Pochiesa
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 Paolo
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 111, 222
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \series bold
8656 Radina
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 Claudio
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 111
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row>
8681 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \series bold
8687 Stuffer
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 Oskar
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 111
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row>
8712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \series bold
8718 Tacchelli
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 Ugo
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 111
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 </row>
8742 <row>
8743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747
8748 \series bold
8749 Tezzele
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 Margit
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 111
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 </row>
8773 <row>
8774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778
8779 \series bold
8780 Unterkalmsteiner
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 Frieda
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 111
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 </row>
8804 <row>
8805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809
8810 \series bold
8811 Vieider
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820 Hilde
8821 \end_layout
8822
8823 \end_inset
8824 </cell>
8825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829 111
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 </row>
8835 <row>
8836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840
8841 \series bold
8842 Vigna
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851 Jürgen
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 111
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 <row>
8867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871
8872 \series bold
8873 Weber
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 Maurizio
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 111
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 </row>
8897 <row>
8898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902
8903 \series bold
8904 Winkler
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913 Franz
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 111
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 </row>
8928 <row>
8929 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933  
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \series bold
8964 Annovi
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 Silvia
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 555
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \series bold
8995 Bertoli
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 Stefano
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 555
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 </row>
9019 <row>
9020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024
9025 \series bold
9026 Bozzi
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 Walter
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 555
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055
9056 \series bold
9057 Cachia
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 Maria
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 555
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 </row>
9081 <row>
9082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086
9087 \series bold
9088 Cachia
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 Maurizio
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 555
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \series bold
9119 Cinquemani
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 Giusi
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 555
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \series bold
9150 Colin
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 Bernard
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 555
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 </row>
9174 <row>
9175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179
9180 \series bold
9181 Concli
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 Gianfranco
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 555
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 </row>
9205 <row>
9206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210
9211 \series bold
9212 Dal Bosco
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 Carolina
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 555
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 <row>
9237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241
9242 \series bold
9243 Dalpiaz
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 Annamaria
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 555
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 </row>
9267 <row>
9268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272
9273 \series bold
9274 Feliciello
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 Domenico
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9289 \begin_inset Text
9290
9291 \begin_layout Plain Layout
9292 555
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \series bold
9305 Focarelli
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 Paola
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 555
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334
9335 \series bold
9336 Galletti
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 Oreste
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 555
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 </row>
9360 <row>
9361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365
9366 \series bold
9367 Gasparini
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 Franca
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 555
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row>
9392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396
9397 \series bold
9398 Rizzardi
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 Paola
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 555
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427
9428 \series bold
9429 Lassini
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438 Giancarlo
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 555
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 </row>
9453 <row>
9454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458
9459 \series bold
9460 Malfatti
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 Luciano
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 555
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 </row>
9484 <row>
9485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489
9490 \series bold
9491 Malfatti
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500 Valeriano
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 555
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 </row>
9515 <row>
9516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520
9521 \series bold
9522 Meneguzzo
9523 \end_layout
9524
9525 \end_inset
9526 </cell>
9527 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9528 \begin_inset Text
9529
9530 \begin_layout Plain Layout
9531 Roberto
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540 555
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 </row>
9546 <row>
9547 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Plain Layout
9551
9552 \series bold
9553 Mezzadra
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9559 \begin_inset Text
9560
9561 \begin_layout Plain Layout
9562 Roberto
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571 555
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 </row>
9577 </lyxtabular>
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Section
9585 Special Multi-page Table Issues
9586 \begin_inset CommandInset label
9587 LatexCommand label
9588 name "sec:Special-Longtable-Issues"
9589
9590 \end_inset
9591
9592
9593 \end_layout
9594
9595 \begin_layout Subsection
9596 Multi-page Table Calculation
9597 \begin_inset Index idx
9598 status collapsed
9599
9600 \begin_layout Plain Layout
9601 Table ! Multi-page Table ! Calculation
9602 \end_layout
9603
9604 \end_inset
9605
9606
9607 \end_layout
9608
9609 \begin_layout Standard
9610 \SpecialChar LaTeX
9611  calculates the height of table pages and their page breaks using so called
9612  chunks.
9613  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9614 's memory.
9615  The default value was historically set to only 20
9616 \begin_inset space ~
9617 \end_inset
9618
9619 table rows.
9620  If you are using multi-page tables with many pages this may slow down the
9621  creation of your document.
9622  You can safely increase the chunk size to values of 100
9623 \begin_inset space \thinspace{}
9624 \end_inset
9625
9626 --
9627 \begin_inset space \thinspace{}
9628 \end_inset
9629
9630 1000 by adding this command line to your document preamble:
9631 \end_layout
9632
9633 \begin_layout Standard
9634
9635 \series bold
9636
9637 \backslash
9638 setcounter{LTchunksize}{100}
9639 \end_layout
9640
9641 \begin_layout Subsection
9642 Floats and Multi-page Tables
9643 \begin_inset Index idx
9644 status collapsed
9645
9646 \begin_layout Plain Layout
9647 Table ! Multi-page Table ! Floats
9648 \end_layout
9649
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \begin_layout Standard
9656 There might be problems when a float appears on the same page where a multi-page
9657  table starts.
9658  To avoid such a situation, insert a 
9659 \begin_inset Quotes eld
9660 \end_inset
9661
9662 clear page
9663 \begin_inset Quotes erd
9664 \end_inset
9665
9666  (menu 
9667 \family sans
9668 Insert\SpecialChar menuseparator
9669 Formatting\SpecialChar menuseparator
9670 Clear
9671 \begin_inset space ~
9672 \end_inset
9673
9674 Page
9675 \family default
9676 ) before your multi-page table.
9677 \end_layout
9678
9679 \begin_layout Subsection
9680 Forced Page Breaks
9681 \begin_inset Index idx
9682 status collapsed
9683
9684 \begin_layout Plain Layout
9685 Table ! Multi-page Table ! Forced Page Breaks
9686 \end_layout
9687
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \begin_layout Standard
9694 By default tables are only broken between rows.
9695  If you have a cell with multiples lines and want to have a page break within
9696  the cell, insert the new line command 
9697 \begin_inset Quotes eld
9698 \end_inset
9699
9700
9701 \series bold
9702
9703 \backslash
9704
9705 \backslash
9706
9707 \series default
9708
9709 \begin_inset Quotes erd
9710 \end_inset
9711
9712  as \SpecialChar TeX
9713  Code at the point of the cell where it can be broken.
9714  Before the 
9715 \series bold
9716
9717 \backslash
9718
9719 \backslash
9720
9721 \series default
9722  command you have to insert in \SpecialChar TeX
9723  Code as many 
9724 \begin_inset Quotes eld
9725 \end_inset
9726
9727
9728 \series bold
9729 &
9730 \series default
9731
9732 \begin_inset Quotes erd
9733 \end_inset
9734
9735  characters as the number of the following table columns.
9736  The 
9737 \series bold
9738 &
9739 \series default
9740  is the character to separate table cells.
9741  Write in \SpecialChar TeX
9742  Code after each 
9743 \series bold
9744 &
9745 \series default
9746  the content of the corresponding following cell and delete the content
9747  of these cells.
9748 \begin_inset Newline newline
9749 \end_inset
9750
9751 After the 
9752 \series bold
9753
9754 \backslash
9755
9756 \backslash
9757
9758 \series default
9759  command, insert as many 
9760 \series bold
9761 &
9762 \series default
9763  characters as the number of table columns before the current column.
9764  In Table
9765 \begin_inset space ~
9766 \end_inset
9767
9768
9769 \begin_inset CommandInset ref
9770 LatexCommand ref
9771 reference "tab:ForcedPagebreak"
9772
9773 \end_inset
9774
9775  the cell that should be broken is in the second column followed by another
9776  column.
9777  Therefore the following command was inserted in the cell as \SpecialChar TeX
9778  Code after
9779  
9780 \begin_inset Quotes eld
9781 \end_inset
9782
9783
9784 \emph on
9785 Castelchiodato,
9786 \emph default
9787
9788 \begin_inset Quotes erd
9789 \end_inset
9790
9791 :
9792 \end_layout
9793
9794 \begin_layout Standard
9795
9796 \series bold
9797 & 111
9798 \backslash
9799
9800 \backslash
9801  
9802 \backslash
9803 newpage
9804 \begin_inset Newline newline
9805 \end_inset
9806
9807 &
9808 \end_layout
9809
9810 \begin_layout Standard
9811 The 
9812 \begin_inset Quotes eld
9813 \end_inset
9814
9815 111
9816 \begin_inset Quotes erd
9817 \end_inset
9818
9819  in the third column of the row was deleted.
9820  
9821 \series bold
9822
9823 \backslash
9824 newpage
9825 \series default
9826  is only needed when a page break should definitely occur at this position,
9827  otherwise it would be a conditional break.
9828  If your footer row of the multi-page table has for a certain reason no
9829  upper line but you would have a horizontal line where the cell is broken,
9830  use this command instead:
9831 \end_layout
9832
9833 \begin_layout Standard
9834
9835 \series bold
9836 & 111
9837 \backslash
9838
9839 \backslash
9840
9841 \begin_inset Newline newline
9842 \end_inset
9843
9844
9845 \backslash
9846 hline &
9847 \end_layout
9848
9849 \begin_layout Standard
9850 When the cell to be broken is in the last column, the command
9851 \end_layout
9852
9853 \begin_layout Standard
9854
9855 \series bold
9856
9857 \backslash
9858 setlength{
9859 \backslash
9860 parfillskip}{0pt}
9861 \end_layout
9862
9863 \begin_layout Standard
9864 must be inserted as \SpecialChar TeX
9865  Code at the beginning of the cell.
9866  This ensures that the part of the cell that will be displayed on the new
9867  page appears with the full width.
9868 \end_layout
9869
9870 \begin_layout Standard
9871 \align center
9872 \begin_inset Tabular
9873 <lyxtabular version="3" rows="38" columns="3">
9874 <features islongtable="true" longtabularalignment="center">
9875 <column alignment="left" valignment="top" width="0cm">
9876 <column alignment="left" valignment="top" width="3cm">
9877 <column alignment="center" valignment="top" width="0pt">
9878 <row endfirsthead="true" caption="true">
9879 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883 \begin_inset Caption Standard
9884
9885 \begin_layout Plain Layout
9886 Table with forced page break in table cell
9887 \begin_inset CommandInset label
9888 LatexCommand label
9889 name "tab:ForcedPagebreak"
9890
9891 \end_inset
9892
9893
9894 \begin_inset Argument 1
9895 status collapsed
9896
9897 \begin_layout Plain Layout
9898 Table with forced page break in table cell
9899 \end_layout
9900
9901 \end_inset
9902
9903
9904 \end_layout
9905
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9914 \begin_inset Text
9915
9916 \begin_layout Plain Layout
9917
9918 \end_layout
9919
9920 \end_inset
9921 </cell>
9922 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 </row>
9932 <row endfirsthead="true">
9933 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937
9938 \series bold
9939 Example Phone List (ignore the names)
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9945 \begin_inset Text
9946
9947 \begin_layout Plain Layout
9948
9949 \end_layout
9950
9951 \end_inset
9952 </cell>
9953 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 </row>
9963 <row endfirsthead="true">
9964 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968
9969 \series bold
9970 NAME
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9976 \begin_inset Text
9977
9978 \begin_layout Plain Layout
9979
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988
9989 \series bold
9990 TEL.
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 </row>
9996 <row endhead="true" caption="true">
9997 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001 \begin_inset Caption Unnumbered
10002
10003 \begin_layout Plain Layout
10004 Continued Example Phone List
10005 \end_layout
10006
10007 \end_inset
10008
10009
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell multicolumn="2" alignment="left" valignment="top" rightline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Plain Layout
10027
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 </row>
10033 <row endhead="true">
10034 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038
10039 \series bold
10040 Example Phone List
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 </row>
10064 <row endhead="true">
10065 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069
10070 \series bold
10071 NAME
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089
10090 \series bold
10091 TEL.
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 </row>
10097 <row endfoot="true">
10098 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102 continued on next page
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 </row>
10126 <row>
10127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131
10132 \series bold
10133 Annovi
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142 Silvia
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151 111
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 </row>
10157 <row>
10158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162
10163 \series bold
10164 Bertoli
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173 Stefano
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 111
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 </row>
10188 <row>
10189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193
10194 \series bold
10195 Bozzi
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 Walter
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 111
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 </row>
10219 <row>
10220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224
10225 \series bold
10226 Cachia
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235 Maria
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 111
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 </row>
10250 <row>
10251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \series bold
10257 Cachia
10258 \end_layout
10259
10260 \end_inset
10261 </cell>
10262 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266 Maurizio
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 111
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 </row>
10281 <row>
10282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286
10287 \series bold
10288 Cinquemani
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297 Giusi
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 111
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 </row>
10312 <row>
10313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317
10318 \series bold
10319 Colin
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328 Bernard
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337 111
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 </row>
10343 <row>
10344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348
10349 \series bold
10350 Concli
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 Gianfranco
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 111
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 </row>
10374 <row>
10375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379
10380 \series bold
10381 Dal Bosco
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 Carolina
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 111
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 </row>
10405 <row>
10406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410
10411 \series bold
10412 Dalpiaz
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 Annamaria
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 111
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 </row>
10436 <row>
10437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441
10442 \series bold
10443 Feliciello
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 Domenico
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 111
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 </row>
10467 <row>
10468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472
10473 \series bold
10474 Focarelli
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Paola
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 111
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 <row>
10499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503
10504 \series bold
10505 Galletti
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Oreste
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 111
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 </row>
10529 <row>
10530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534
10535 \series bold
10536 Gasparini
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 Franca
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 111
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \series bold
10567 Lassini
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 Giancarlo
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 111
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 </row>
10591 <row>
10592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596
10597 \series bold
10598 Malfatti
10599 \end_layout
10600
10601 \end_inset
10602 </cell>
10603 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607 Luciano
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 111
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627
10628 \series bold
10629 Malfatti
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638 Valeriano
10639 \end_layout
10640
10641 \end_inset
10642 </cell>
10643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647 111
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 </row>
10653 <row>
10654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658
10659 \series bold
10660 Meneguzzo
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669 Roberto
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 111
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 </row>
10684 <row>
10685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689
10690 \series bold
10691 Mezzadra
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 Roberto
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709 111
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 <row>
10716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720
10721 \series bold
10722 Pirpamer
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Erich
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 111
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751
10752 \series bold
10753 Pochiesa
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 Paolo
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 111, 222
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 </row>
10777 <row>
10778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782
10783 \series bold
10784 Radina
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 Claudio
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802 111
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 </row>
10808 <row>
10809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813
10814 \series bold
10815 Rizzardi
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 Paolo, 11.
10825  Fürst von Montecompatri, 11.
10826  Fürst von Sulmona und Vivaro, 10.
10827  Fürst von Rossano, 5.
10828  Herzog von Canemorte, 11.
10829  Herzog von Palombara, 5.
10830  Herzog von Castelchiodato,
10831 \begin_inset ERT
10832 status open
10833
10834 \begin_layout Plain Layout
10835
10836 & 111
10837 \backslash
10838
10839 \backslash
10840  
10841 \backslash
10842 newpage
10843 \end_layout
10844
10845 \begin_layout Plain Layout
10846
10847 &
10848 \end_layout
10849
10850 \end_inset
10851
10852  11.
10853  Herzog von Poggionativo, 11.
10854  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10855  Graf von Valinfreda, 11.
10856  Baron von Cropalati, 11.
10857  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 </row>
10872 <row>
10873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877
10878 \series bold
10879 Stuffer
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 Oskar
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 111
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 </row>
10903 <row>
10904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908
10909 \series bold
10910 Tacchelli
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 Ugo
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 111
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 </row>
10934 <row>
10935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939
10940 \series bold
10941 Tezzele
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10947 \begin_inset Text
10948
10949 \begin_layout Plain Layout
10950 Margit
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 111
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 </row>
10965 <row>
10966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970
10971 \series bold
10972 Unterkalmsteiner
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 Frieda
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 111
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 </row>
10996 <row>
10997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001
11002 \series bold
11003 Vieider
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 Hilde
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021 111
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 </row>
11027 <row>
11028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032
11033 \series bold
11034 Vigna
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 Jürgen
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052 111
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 </row>
11058 <row>
11059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063
11064 \series bold
11065 Weber
11066 \end_layout
11067
11068 \end_inset
11069 </cell>
11070 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074 Maurizio
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083 111
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 </row>
11089 <row>
11090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094
11095 \series bold
11096 Winkler
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 Franz
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 111
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 </row>
11120 </lyxtabular>
11121
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \begin_layout Section
11128 Multiple Lines, Columns and Rows
11129 \end_layout
11130
11131 \begin_layout Subsection
11132 Multiple Lines in Table Cells
11133 \begin_inset CommandInset label
11134 LatexCommand label
11135 name "subsec:Multiple-Lines-in"
11136
11137 \end_inset
11138
11139
11140 \begin_inset Index idx
11141 status collapsed
11142
11143 \begin_layout Plain Layout
11144 Multiple Lines in Table Cells
11145 \end_layout
11146
11147 \end_inset
11148
11149
11150 \begin_inset Index idx
11151 status collapsed
11152
11153 \begin_layout Plain Layout
11154 Table ! Linebreaks
11155 \end_layout
11156
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Standard
11163 \noindent
11164 \begin_inset Float table
11165 placement H
11166 wide false
11167 sideways false
11168 status open
11169
11170 \begin_layout Plain Layout
11171 \begin_inset Caption Standard
11172
11173 \begin_layout Plain Layout
11174 \begin_inset CommandInset label
11175 LatexCommand label
11176 name "tab:Table-with-multiple"
11177
11178 \end_inset
11179
11180 Table with multiple lines in cells
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \end_layout
11187
11188 \begin_layout Plain Layout
11189 \align center
11190 \begin_inset Tabular
11191 <lyxtabular version="3" rows="3" columns="3">
11192 <features tabularvalignment="middle">
11193 <column alignment="center" valignment="middle" width="2.5cm">
11194 <column alignment="center" valignment="middle">
11195 <column alignment="center" valignment="middle">
11196 <row>
11197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201 multiple
11202 \begin_inset Newline linebreak
11203 \end_inset
11204
11205 lines
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214 b
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 c
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 </row>
11229 <row>
11230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 d
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 e
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 f
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 </row>
11258 <row>
11259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 g
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 h
11273 \end_layout
11274
11275 \end_inset
11276 </cell>
11277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 i
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 </row>
11287 </lyxtabular>
11288
11289 \end_inset
11290
11291
11292 \end_layout
11293
11294 \end_inset
11295
11296
11297 \end_layout
11298
11299 \begin_layout Standard
11300 Setting a fixed width for a column enables you to enter text as a paragraph
11301  with multiple lines and hyphenation.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 To produce Table
11306 \begin_inset space ~
11307 \end_inset
11308
11309
11310 \begin_inset CommandInset ref
11311 LatexCommand ref
11312 reference "tab:Table-with-multiple"
11313
11314 \end_inset
11315
11316 , create a 3×3 table, mark the first cell and right-click on it.
11317  In the appearing table dialog we set a cell width of 2.5
11318 \begin_inset space \thinspace{}
11319 \end_inset
11320
11321 cm and choose centered for the vertical and horizontal alignment.
11322  The vertical alignment is used for all cells of the row.
11323  As our text is smaller than 2.5
11324 \begin_inset space \thinspace{}
11325 \end_inset
11326
11327 cm, only one line will appear.
11328  To get two lines, a justified line break (shortcut 
11329 \begin_inset Info
11330 type  "shortcut"
11331 arg   "newline-insert linebreak"
11332 \end_inset
11333
11334 ) was added.
11335  If the text is wider than the set cell width, it will automatically be
11336  broken to several lines.
11337 \end_layout
11338
11339 \begin_layout Standard
11340 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11341  by \SpecialChar LaTeX
11342  if it is the first entry.
11343  Therefore you need to insert something to prevent the word not being the
11344  first entry.
11345  So add a horizontal space of 0
11346 \begin_inset space \thinspace{}
11347 \end_inset
11348
11349 pt before the word.
11350  As the space is zero, it doesn't change the output.
11351  Table
11352 \begin_inset space ~
11353 \end_inset
11354
11355
11356 \begin_inset CommandInset ref
11357 LatexCommand ref
11358 reference "tab:Table-with-and"
11359
11360 \end_inset
11361
11362  shows the effect.
11363 \end_layout
11364
11365 \begin_layout Standard
11366 \begin_inset Float table
11367 placement h
11368 wide false
11369 sideways false
11370 status open
11371
11372 \begin_layout Plain Layout
11373 \begin_inset Caption Standard
11374
11375 \begin_layout Plain Layout
11376 \begin_inset CommandInset label
11377 LatexCommand label
11378 name "tab:Table-with-and"
11379
11380 \end_inset
11381
11382 Table with and without hyphenation
11383 \end_layout
11384
11385 \end_inset
11386
11387
11388 \end_layout
11389
11390 \begin_layout Plain Layout
11391 \begin_inset space \hfill{}
11392 \end_inset
11393
11394
11395 \begin_inset Tabular
11396 <lyxtabular version="3" rows="3" columns="3">
11397 <features tabularvalignment="middle">
11398 <column alignment="center" valignment="middle" width="2.5cm">
11399 <column alignment="center" valignment="middle">
11400 <column alignment="center" valignment="middle">
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 verylongtablecellword
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 b
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 c
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 d
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 e
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 f
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 <row>
11460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464 g
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 h
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 i
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 </row>
11488 </lyxtabular>
11489
11490 \end_inset
11491
11492
11493 \begin_inset space \hfill{}
11494 \end_inset
11495
11496
11497 \begin_inset Tabular
11498 <lyxtabular version="3" rows="3" columns="3">
11499 <features tabularvalignment="middle">
11500 <column alignment="center" valignment="middle" width="2.5cm">
11501 <column alignment="center" valignment="middle">
11502 <column alignment="center" valignment="middle">
11503 <row>
11504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 \begin_inset space \hspace{}
11509 \length 0pt
11510 \end_inset
11511
11512 verylongtablecellword
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521 b
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 c
11531 \end_layout
11532
11533 \end_inset
11534 </cell>
11535 </row>
11536 <row>
11537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 d
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 e
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 f
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 </row>
11565 <row>
11566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 g
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 h
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 i
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 </row>
11594 </lyxtabular>
11595
11596 \end_inset
11597
11598
11599 \begin_inset space \hfill{}
11600 \end_inset
11601
11602
11603 \end_layout
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \begin_layout Subsection
11611 Multicolumns
11612 \begin_inset CommandInset label
11613 LatexCommand label
11614 name "subsec:Multicolumns"
11615
11616 \end_inset
11617
11618
11619 \begin_inset Index idx
11620 status collapsed
11621
11622 \begin_layout Plain Layout
11623 Multicolumns
11624 \end_layout
11625
11626 \end_inset
11627
11628
11629 \begin_inset Index idx
11630 status collapsed
11631
11632 \begin_layout Plain Layout
11633 Table ! Multicolumns
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \end_layout
11640
11641 \begin_layout Subsubsection
11642 Multicolumn Basics
11643 \end_layout
11644
11645 \begin_layout Standard
11646 To merge cells over multiple columns, select as many cells within a row
11647  as you want to merge and use either the table-toolbar button 
11648 \begin_inset Info
11649 type  "icon"
11650 arg   "tabular-feature multicolumn"
11651 \end_inset
11652
11653 , or the menu 
11654 \family sans
11655 Edit\SpecialChar menuseparator
11656 Table\SpecialChar menuseparator
11657 Multicolumn
11658 \family default
11659 , or right click on the marked cells and choose 
11660 \family sans
11661 Multicolumn
11662 \family default
11663  in the context menu.
11664 \end_layout
11665
11666 \begin_layout Standard
11667 Multicolumns have their own cell settings.
11668  That means changing cell borders, cell alignment, and the width only affects
11669  the multicolumn.
11670  Here is an example table with a multicolumn cell in the first row and one
11671  in the last row without the upper border:
11672 \end_layout
11673
11674 \begin_layout Standard
11675 \align center
11676 \begin_inset Tabular
11677 <lyxtabular version="3" rows="3" columns="4">
11678 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11679 <column alignment="center" valignment="top" width="0pt">
11680 <column alignment="center" valignment="middle">
11681 <column alignment="center" valignment="top" width="0in">
11682 <column alignment="center" valignment="top" width="0pt">
11683 <row>
11684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 abc
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11694 \begin_inset Text
11695
11696 \begin_layout Plain Layout
11697 def ghi
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 jkl
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 </row>
11721 <row>
11722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726
11727 \family roman
11728 \series medium
11729 \shape up
11730 \size normal
11731 \emph off
11732 \bar no
11733 \noun off
11734 \color none
11735 A
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 B
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11750 \begin_inset Text
11751
11752 \begin_layout Plain Layout
11753 C
11754 \end_layout
11755
11756 \end_inset
11757 </cell>
11758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11759 \begin_inset Text
11760
11761 \begin_layout Plain Layout
11762 D
11763 \end_layout
11764
11765 \end_inset
11766 </cell>
11767 </row>
11768 <row>
11769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773 1
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 2
11783 \end_layout
11784
11785 \end_inset
11786 </cell>
11787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 3
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 4
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 </row>
11806 </lyxtabular>
11807
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \begin_layout Subsubsection
11814 Multicolumn Calculations
11815 \begin_inset CommandInset label
11816 LatexCommand label
11817 name "subsec:Multicolumn-Calculations"
11818
11819 \end_inset
11820
11821
11822 \begin_inset Index idx
11823 status collapsed
11824
11825 \begin_layout Plain Layout
11826 Multicolumns ! Calculations
11827 \end_layout
11828
11829 \end_inset
11830
11831
11832 \end_layout
11833
11834 \begin_layout Standard
11835 \SpecialChar LyX
11836  supports multicolumns directly, but we have to take account of the cell
11837  width of the columns spanned by the multicolumn cell.
11838 \end_layout
11839
11840 \begin_layout Standard
11841 \begin_inset Float table
11842 placement h
11843 wide false
11844 sideways false
11845 status open
11846
11847 \begin_layout Plain Layout
11848 \begin_inset Caption Standard
11849
11850 \begin_layout Plain Layout
11851 \begin_inset CommandInset label
11852 LatexCommand label
11853 name "tab:Table-with-centered"
11854
11855 \end_inset
11856
11857 Table with centered multicolumn text above two columns that have exactly
11858  half the width of the multicolumn cell
11859 \begin_inset Argument 1
11860 status collapsed
11861
11862 \begin_layout Plain Layout
11863 Perfect multicolumn table
11864 \end_layout
11865
11866 \end_inset
11867
11868
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \begin_layout Plain Layout
11877 \align center
11878 \begin_inset Tabular
11879 <lyxtabular version="3" rows="3" columns="3">
11880 <features tabularvalignment="middle">
11881 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11882 <column alignment="center" valignment="middle">
11883 <column alignment="center" valignment="top">
11884 <row>
11885 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11886 \begin_inset Text
11887
11888 \begin_layout Plain Layout
11889 multiple lines multicolumn
11890 \end_layout
11891
11892 \end_inset
11893 </cell>
11894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11895 \begin_inset Text
11896
11897 \begin_layout Plain Layout
11898
11899 \end_layout
11900
11901 \end_inset
11902 </cell>
11903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11904 \begin_inset Text
11905
11906 \begin_layout Plain Layout
11907 c
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 </row>
11913 <row>
11914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918 d
11919 \end_layout
11920
11921 \end_inset
11922 </cell>
11923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11924 \begin_inset Text
11925
11926 \begin_layout Plain Layout
11927 e
11928 \end_layout
11929
11930 \end_inset
11931 </cell>
11932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11933 \begin_inset Text
11934
11935 \begin_layout Plain Layout
11936 f
11937 \end_layout
11938
11939 \end_inset
11940 </cell>
11941 </row>
11942 <row>
11943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Plain Layout
11947 g
11948 \end_layout
11949
11950 \end_inset
11951 </cell>
11952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11953 \begin_inset Text
11954
11955 \begin_layout Plain Layout
11956 h
11957 \end_layout
11958
11959 \end_inset
11960 </cell>
11961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11962 \begin_inset Text
11963
11964 \begin_layout Plain Layout
11965 i
11966 \end_layout
11967
11968 \end_inset
11969 </cell>
11970 </row>
11971 </lyxtabular>
11972
11973 \end_inset
11974
11975
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \begin_layout Standard
11984 To create for example Table
11985 \begin_inset space ~
11986 \end_inset
11987
11988
11989 \begin_inset CommandInset ref
11990 LatexCommand ref
11991 reference "tab:Table-with-centered"
11992
11993 \end_inset
11994
11995 , mark the first two cells in the first row of a 3×3 table and right-click
11996  on them.
11997  Now choose for this cell 
11998 \emph on
11999 multicolumn
12000 \emph default
12001
12002 \emph on
12003 centered alignment
12004 \emph default
12005  and a width of 2.5
12006 \begin_inset space \thinspace{}
12007 \end_inset
12008
12009 cm in the table dialog.
12010  The merged columns should have exactly half the width of the multicolumn
12011  cell, so that you would set a width of 1.25
12012 \begin_inset space \thinspace{}
12013 \end_inset
12014
12015 cm for the first column.
12016  The second column has then automatically a width of 1.25
12017 \begin_inset space \thinspace{}
12018 \end_inset
12019
12020 cm (multicolumn width - width of first column).
12021  This was done for Table
12022 \begin_inset space ~
12023 \end_inset
12024
12025
12026 \begin_inset CommandInset ref
12027 LatexCommand ref
12028 reference "tab:Table-without-half"
12029
12030 \end_inset
12031
12032 .
12033 \end_layout
12034
12035 \begin_layout Standard
12036 \begin_inset Float table
12037 wide false
12038 sideways false
12039 status open
12040
12041 \begin_layout Plain Layout
12042 \begin_inset Caption Standard
12043
12044 \begin_layout Plain Layout
12045 \begin_inset CommandInset label
12046 LatexCommand label
12047 name "tab:Table-without-half"
12048
12049 \end_inset
12050
12051 Table where the spanned table columns are not exactly half the width of
12052  the multicolumn cell
12053 \begin_inset Argument 1
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057 Imperfect multicolumn table
12058 \end_layout
12059
12060 \end_inset
12061
12062
12063 \end_layout
12064
12065 \end_inset
12066
12067
12068 \end_layout
12069
12070 \begin_layout Plain Layout
12071 \align center
12072 \begin_inset Tabular
12073 <lyxtabular version="3" rows="3" columns="3">
12074 <features tabularvalignment="middle">
12075 <column alignment="center" valignment="top" width="1.25cm">
12076 <column alignment="center" valignment="top">
12077 <column alignment="center" valignment="top">
12078 <row>
12079 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083 multiple lines multicolumn
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 c
12102 \end_layout
12103
12104 \end_inset
12105 </cell>
12106 </row>
12107 <row>
12108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12109 \begin_inset Text
12110
12111 \begin_layout Plain Layout
12112 d
12113 \end_layout
12114
12115 \end_inset
12116 </cell>
12117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12118 \begin_inset Text
12119
12120 \begin_layout Plain Layout
12121 e
12122 \end_layout
12123
12124 \end_inset
12125 </cell>
12126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12127 \begin_inset Text
12128
12129 \begin_layout Plain Layout
12130 f
12131 \end_layout
12132
12133 \end_inset
12134 </cell>
12135 </row>
12136 <row>
12137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 g
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150 h
12151 \end_layout
12152
12153 \end_inset
12154 </cell>
12155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12156 \begin_inset Text
12157
12158 \begin_layout Plain Layout
12159 i
12160 \end_layout
12161
12162 \end_inset
12163 </cell>
12164 </row>
12165 </lyxtabular>
12166
12167 \end_inset
12168
12169
12170 \end_layout
12171
12172 \end_inset
12173
12174
12175 \end_layout
12176
12177 \begin_layout Standard
12178 You can see that the first column is not half the width of the multicolumn
12179  cell, it is a bit bigger.
12180  The reason is that the specified width of a cell 
12181 \begin_inset Formula $W_{g}$
12182 \end_inset
12183
12184  is not its total width 
12185 \begin_inset Formula $W_{\mathrm{tot}}$
12186 \end_inset
12187
12188  because a cell is always a bit larger than specified.
12189  Appendix
12190 \begin_inset space ~
12191 \end_inset
12192
12193
12194 \begin_inset CommandInset ref
12195 LatexCommand ref
12196 reference "cha:Explanation-of-Equation"
12197
12198 \end_inset
12199
12200  explains this in detail.
12201 \end_layout
12202
12203 \begin_layout Standard
12204 The width 
12205 \begin_inset Formula $W_{g\,n}$
12206 \end_inset
12207
12208  which the user needs to set when 
12209 \emph on
12210 n
12211 \emph default
12212  columns are spanned can be calculated, so that each column has a total
12213  width of 
12214 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12215 \end_inset
12216
12217 :
12218 \begin_inset Formula 
12219 \begin{equation}
12220 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12221 \end{equation}
12222
12223 \end_inset
12224
12225
12226 \end_layout
12227
12228 \begin_layout Standard
12229 In our case we have 
12230 \begin_inset Formula $n=2$
12231 \end_inset
12232
12233
12234 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12235 \end_inset
12236
12237 cm and the default values for the lengths, so that equation 
12238 \begin_inset CommandInset ref
12239 LatexCommand ref
12240 reference "eq:Wgn"
12241
12242 \end_inset
12243
12244  becomes
12245 \begin_inset Formula 
12246 \begin{equation}
12247 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12248 \end{equation}
12249
12250 \end_inset
12251
12252
12253 \end_layout
12254
12255 \begin_layout Standard
12256 To enable calculations in \SpecialChar LaTeX
12257 , the \SpecialChar LaTeX
12258 -package 
12259 \series bold
12260 calc
12261 \series default
12262  must be loaded with the document preamble line
12263 \begin_inset Index idx
12264 status collapsed
12265
12266 \begin_layout Plain Layout
12267 \SpecialChar LaTeX
12268 -packages ! calc
12269 \end_layout
12270
12271 \end_inset
12272
12273
12274 \end_layout
12275
12276 \begin_layout Standard
12277
12278 \series bold
12279
12280 \backslash
12281 usepackage{calc}
12282 \end_layout
12283
12284 \begin_layout Standard
12285 \SpecialChar LyX
12286  does not allow you to calculate lengths in the 
12287 \family sans
12288 Width
12289 \family default
12290  field of the table dialog.
12291  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12292 -argument in the
12293  dialog.
12294  Here is an overview about the arguments:
12295 \end_layout
12296
12297 \begin_layout Itemize
12298
12299 \series bold
12300 p{width}
12301 \series default
12302  creates cell with a fixed width, its text is vertically top-aligned
12303 \end_layout
12304
12305 \begin_layout Itemize
12306
12307 \series bold
12308 m{width}
12309 \series default
12310  creates cell with a fixed width, its text is vertically centered
12311 \end_layout
12312
12313 \begin_layout Itemize
12314
12315 \series bold
12316 b{width}
12317 \series default
12318  creates cell with a fixed width, its text is vertically bottom-aligned
12319 \end_layout
12320
12321 \begin_layout Standard
12322 By entering a \SpecialChar LaTeX
12323 -argument, all cell settings set in the table dialog are overwritt
12324 en.
12325 \end_layout
12326
12327 \begin_layout Standard
12328 \begin_inset Note Greyedout
12329 status open
12330
12331 \begin_layout Plain Layout
12332
12333 \series bold
12334 Note:
12335 \series default
12336  Due to a bug, \SpecialChar LyX
12337  shows the overwritten settings anyway.
12338 \end_layout
12339
12340 \end_inset
12341
12342
12343 \end_layout
12344
12345 \begin_layout Standard
12346 As the text should be horizontally centered, the command 
12347 \series bold
12348
12349 \backslash
12350 centering
12351 \series default
12352  is added.
12353  You can now enter the following \SpecialChar LaTeX
12354 -argument for the first spanned column:
12355 \end_layout
12356
12357 \begin_layout Standard
12358
12359 \series bold
12360 >{
12361 \backslash
12362 centering}m{1.25cm-6.2pt}
12363 \end_layout
12364
12365 \begin_layout Standard
12366 The command 
12367 \series bold
12368 >{ }
12369 \series default
12370  means, that the commands inside the braces are applied before the cell
12371  is created.
12372 \end_layout
12373
12374 \begin_layout Standard
12375 Although we have chosen centered alignment for the text of the multicolumn
12376  cell, it is still left aligned.
12377  This is because \SpecialChar LyX
12378  only applies the alignment to single columns.
12379  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12380 -argument
12381 \end_layout
12382
12383 \begin_layout Standard
12384
12385 \series bold
12386 >{
12387 \backslash
12388 centering}m{2.5cm}
12389 \end_layout
12390
12391 \begin_layout Subsection
12392 Multirows
12393 \begin_inset CommandInset label
12394 LatexCommand label
12395 name "subsec:Multirows"
12396
12397 \end_inset
12398
12399
12400 \begin_inset Index idx
12401 status collapsed
12402
12403 \begin_layout Plain Layout
12404 Multirows
12405 \end_layout
12406
12407 \end_inset
12408
12409
12410 \begin_inset Index idx
12411 status collapsed
12412
12413 \begin_layout Plain Layout
12414 Table ! Multirows
12415 \end_layout
12416
12417 \end_inset
12418
12419
12420 \end_layout
12421
12422 \begin_layout Standard
12423 To merge cells over multiple rows, select as many cells within a column
12424  as you want to merge and use either the table-toolbar button 
12425 \begin_inset Info
12426 type  "icon"
12427 arg   "tabular-feature multirow"
12428 \end_inset
12429
12430 , or the menu 
12431 \family sans
12432 Edit\SpecialChar menuseparator
12433 Table\SpecialChar menuseparator
12434 Multirow
12435 \family default
12436 , or right click on the marked cells and choose 
12437 \family sans
12438 Multirow
12439 \family default
12440  in the context menu.
12441 \end_layout
12442
12443 \begin_layout Standard
12444 Here is an example table with a multirow in the first column:
12445 \end_layout
12446
12447 \begin_layout Standard
12448 \align center
12449 \begin_inset Tabular
12450 <lyxtabular version="3" rows="3" columns="3">
12451 <features tabularvalignment="middle">
12452 <column alignment="center" valignment="top" width="0pt">
12453 <column alignment="center" valignment="top">
12454 <column alignment="center" valignment="top">
12455 <row>
12456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12457 \begin_inset Text
12458
12459 \begin_layout Plain Layout
12460 a long cell entry
12461 \end_layout
12462
12463 \end_inset
12464 </cell>
12465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12466 \begin_inset Text
12467
12468 \begin_layout Plain Layout
12469 b
12470 \end_layout
12471
12472 \end_inset
12473 </cell>
12474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \begin_layout Plain Layout
12478 c
12479 \end_layout
12480
12481 \end_inset
12482 </cell>
12483 </row>
12484 <row>
12485 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12486 \begin_inset Text
12487
12488 \begin_layout Plain Layout
12489 multirow
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 e
12499 \end_layout
12500
12501 \end_inset
12502 </cell>
12503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 f
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 </row>
12513 <row>
12514 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 h
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536 i
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 </row>
12542 </lyxtabular>
12543
12544 \end_inset
12545
12546
12547 \end_layout
12548
12549 \begin_layout Standard
12550 The width of multirow cells is set by setting the width and alignment for
12551  the whole column.
12552  The 
12553 \family sans
12554 Vertical Offset
12555 \family default
12556  shifts the content of the multirow up/down if the offset is positive/negative.
12557 \end_layout
12558
12559 \begin_layout Standard
12560 If the column of a multirow cell has no explicit width, the multirow cell
12561  inherits the alignment of the column.
12562  Otherwise it is by default left-aligned.
12563  To override the default, renew the command 
12564 \series bold
12565
12566 \backslash
12567 multirowsetup
12568 \series default
12569  with the command
12570 \end_layout
12571
12572 \begin_layout Standard
12573
12574 \series bold
12575
12576 \backslash
12577 renewcommand{
12578 \backslash
12579 multirowsetup}{
12580 \backslash
12581 centering}
12582 \end_layout
12583
12584 \begin_layout Standard
12585 in the document preamble.
12586  Then all entries of multirow cells in the document are centered.
12587  If centering is only needed for several tables, you can renew the command
12588  in a \SpecialChar TeX
12589  Code box just before the table instead of the preamble.
12590  If the text should be right-aligned, replace 
12591 \series bold
12592
12593 \backslash
12594 centering
12595 \series default
12596  by 
12597 \series bold
12598
12599 \backslash
12600 raggedleft
12601 \series default
12602 .
12603  To return to left-alignment 
12604 \series bold
12605
12606 \backslash
12607 raggedright
12608 \series default
12609  is used.
12610 \end_layout
12611
12612 \begin_layout Standard
12613 This is an example table with a right-aligned multirow cell that has a vertical
12614  offset of -4
12615 \begin_inset space \thinspace{}
12616 \end_inset
12617
12618 mm and is in a 3
12619 \begin_inset space \thinspace{}
12620 \end_inset
12621
12622 cm wide column:
12623 \end_layout
12624
12625 \begin_layout Standard
12626 \noindent
12627 \align center
12628 \begin_inset ERT
12629 status collapsed
12630
12631 \begin_layout Plain Layout
12632
12633
12634 \backslash
12635 renewcommand{
12636 \backslash
12637 multirowsetup}{
12638 \backslash
12639 raggedleft}
12640 \end_layout
12641
12642 \end_inset
12643
12644
12645 \begin_inset Tabular
12646 <lyxtabular version="3" rows="4" columns="3">
12647 <features tabularvalignment="middle">
12648 <column alignment="center" valignment="top" width="3cm">
12649 <column alignment="center" valignment="top">
12650 <column alignment="center" valignment="top">
12651 <row>
12652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Plain Layout
12656 a long cell entry
12657 \end_layout
12658
12659 \end_inset
12660 </cell>
12661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12662 \begin_inset Text
12663
12664 \begin_layout Plain Layout
12665 b
12666 \end_layout
12667
12668 \end_inset
12669 </cell>
12670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Plain Layout
12674 c
12675 \end_layout
12676
12677 \end_inset
12678 </cell>
12679 </row>
12680 <row>
12681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12682 \begin_inset Text
12683
12684 \begin_layout Plain Layout
12685 t
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12691 \begin_inset Text
12692
12693 \begin_layout Plain Layout
12694 n
12695 \end_layout
12696
12697 \end_inset
12698 </cell>
12699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12700 \begin_inset Text
12701
12702 \begin_layout Plain Layout
12703 m
12704 \end_layout
12705
12706 \end_inset
12707 </cell>
12708 </row>
12709 <row>
12710 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \begin_layout Plain Layout
12714 multirow
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12720 \begin_inset Text
12721
12722 \begin_layout Plain Layout
12723 e
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12729 \begin_inset Text
12730
12731 \begin_layout Plain Layout
12732 f
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 </row>
12738 <row>
12739 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12740 \begin_inset Text
12741
12742 \begin_layout Plain Layout
12743
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Plain Layout
12752 h
12753 \end_layout
12754
12755 \end_inset
12756 </cell>
12757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Plain Layout
12761 i
12762 \end_layout
12763
12764 \end_inset
12765 </cell>
12766 </row>
12767 </lyxtabular>
12768
12769 \end_inset
12770
12771
12772 \begin_inset ERT
12773 status collapsed
12774
12775 \begin_layout Plain Layout
12776
12777
12778 \backslash
12779 renewcommand{
12780 \backslash
12781 multirowsetup}{
12782 \backslash
12783 raggedright}
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 To start a new line in a multirow you can use a forced line break (shortcut
12793  
12794 \begin_inset Info
12795 type  "shortcut"
12796 arg   "newline-insert newline"
12797 \end_inset
12798
12799 ) but this will not respect the cell lines as demonstrated in this table:
12800 \end_layout
12801
12802 \begin_layout Standard
12803 \noindent
12804 \align center
12805 \begin_inset Tabular
12806 <lyxtabular version="3" rows="3" columns="2">
12807 <features tabularvalignment="middle">
12808 <column alignment="left" valignment="middle" width="2cm">
12809 <column alignment="center" valignment="top">
12810 <row>
12811 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12812 \begin_inset Text
12813
12814 \begin_layout Plain Layout
12815 aaa
12816 \begin_inset Newline newline
12817 \end_inset
12818
12819 aaa
12820 \begin_inset Newline newline
12821 \end_inset
12822
12823 wrong cell
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 ccc
12833 \end_layout
12834
12835 \end_inset
12836 </cell>
12837 </row>
12838 <row>
12839 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 ddd
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 </row>
12858 <row>
12859 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863 bbb
12864 \end_layout
12865
12866 \end_inset
12867 </cell>
12868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12869 \begin_inset Text
12870
12871 \begin_layout Plain Layout
12872 eee
12873 \end_layout
12874
12875 \end_inset
12876 </cell>
12877 </row>
12878 </lyxtabular>
12879
12880 \end_inset
12881
12882
12883 \end_layout
12884
12885 \begin_layout Standard
12886 Therefore be careful with forced line breaks.
12887 \end_layout
12888
12889 \begin_layout Subsection
12890 Cells with diagonal line(s)
12891 \end_layout
12892
12893 \begin_layout Standard
12894 To tell the reader what is meant by column and row headings in a table,
12895  it is helpful to split the first cell of the table by one or two diagonal
12896  lines.
12897  This can be achieved by loading the \SpecialChar LaTeX
12898  package 
12899 \series bold
12900 diagbox
12901 \series default
12902
12903 \begin_inset Index idx
12904 status collapsed
12905
12906 \begin_layout Plain Layout
12907 \SpecialChar LaTeX
12908 -packages ! picinpar
12909 \end_layout
12910
12911 \end_inset
12912
12913  in the document preamble.
12914  The package provides the command 
12915 \series bold
12916
12917 \backslash
12918 diagbox
12919 \series default
12920  that is inserted as \SpecialChar TeX
12921  Code and that can take 2 or 3
12922 \begin_inset space ~
12923 \end_inset
12924
12925 arguments:
12926 \end_layout
12927
12928 \begin_layout Standard
12929
12930 \series bold
12931
12932 \backslash
12933 diagbox[options]{lower left}{upper right}
12934 \end_layout
12935
12936 \begin_layout Standard
12937
12938 \series bold
12939
12940 \backslash
12941 diagbox[options]{lower left}{upper left}{upper right}
12942 \end_layout
12943
12944 \begin_layout Standard
12945 The first scheme divides the cell by a single diagonal line and the arguments
12946  are placed below and above this line.
12947  The second scheme divides the cell by 2
12948 \begin_inset space ~
12949 \end_inset
12950
12951 lines.
12952 \end_layout
12953
12954 \begin_layout Standard
12955 \begin_inset ERT
12956 status collapsed
12957
12958 \begin_layout Plain Layout
12959
12960
12961 \backslash
12962 ifdiagbox
12963 \end_layout
12964
12965 \end_inset
12966
12967
12968 \begin_inset Note Note
12969 status open
12970
12971 \begin_layout Plain Layout
12972 The following section will only be displayed when the \SpecialChar LaTeX
12973 -package 
12974 \series bold
12975 diagbox
12976 \series default
12977  is installed.
12978 \end_layout
12979
12980 \end_inset
12981
12982
12983 \end_layout
12984
12985 \begin_layout Standard
12986 Here is an example table where 
12987 \series bold
12988
12989 \backslash
12990 diagbox 
12991 \series default
12992 is used in the 2-argument scheme in the first cell:
12993 \begin_inset VSpace medskip
12994 \end_inset
12995
12996
12997 \end_layout
12998
12999 \begin_layout Standard
13000 \noindent
13001 \begin_inset Tabular
13002 <lyxtabular version="3" rows="4" columns="4">
13003 <features tabularvalignment="middle">
13004 <column alignment="center" valignment="top">
13005 <column alignment="center" valignment="top">
13006 <column alignment="center" valignment="top">
13007 <column alignment="center" valignment="top">
13008 <row>
13009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013 \begin_inset ERT
13014 status collapsed
13015
13016 \begin_layout Plain Layout
13017
13018
13019 \backslash
13020 diagbox{
13021 \end_layout
13022
13023 \end_inset
13024
13025 Name
13026 \begin_inset ERT
13027 status collapsed
13028
13029 \begin_layout Plain Layout
13030
13031 }{
13032 \end_layout
13033
13034 \end_inset
13035
13036 Parameter
13037 \begin_inset ERT
13038 status collapsed
13039
13040 \begin_layout Plain Layout
13041
13042 }
13043 \end_layout
13044
13045 \end_inset
13046
13047
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13053 \begin_inset Text
13054
13055 \begin_layout Plain Layout
13056 Thickness in nm
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065 Transparency in %
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074 Hardness in MPa
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 </row>
13080 <row>
13081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085 Perfect Green
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094 45
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 80
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 504
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 </row>
13118 <row>
13119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 Dark Multi-P
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 60
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 72
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 982
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 <row>
13157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Plain Layout
13161 Crystal Clear Pro
13162 \end_layout
13163
13164 \end_inset
13165 </cell>
13166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13167 \begin_inset Text
13168
13169 \begin_layout Plain Layout
13170 18
13171 \end_layout
13172
13173 \end_inset
13174 </cell>
13175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13176 \begin_inset Text
13177
13178 \begin_layout Plain Layout
13179 86
13180 \end_layout
13181
13182 \end_inset
13183 </cell>
13184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188 374
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 </row>
13194 </lyxtabular>
13195
13196 \end_inset
13197
13198
13199 \begin_inset VSpace medskip
13200 \end_inset
13201
13202
13203 \end_layout
13204
13205 \begin_layout Standard
13206 The 3-argument scheme is for example useful for cross-tables of sports leagues
13207  or distances:
13208 \end_layout
13209
13210 \begin_layout Standard
13211 \noindent
13212 \align center
13213 \begin_inset Tabular
13214 <lyxtabular version="3" rows="4" columns="4">
13215 <features tabularvalignment="middle">
13216 <column alignment="center" valignment="top" width="0pt">
13217 <column alignment="center" valignment="top">
13218 <column alignment="center" valignment="top">
13219 <column alignment="center" valignment="top">
13220 <row>
13221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Plain Layout
13225 \begin_inset ERT
13226 status collapsed
13227
13228 \begin_layout Plain Layout
13229
13230
13231 \backslash
13232 diagbox{
13233 \end_layout
13234
13235 \end_inset
13236
13237 Team home
13238 \begin_inset ERT
13239 status collapsed
13240
13241 \begin_layout Plain Layout
13242
13243 }{
13244 \end_layout
13245
13246 \end_inset
13247
13248 Result
13249 \begin_inset ERT
13250 status collapsed
13251
13252 \begin_layout Plain Layout
13253
13254 }{
13255 \end_layout
13256
13257 \end_inset
13258
13259 Team away
13260 \begin_inset ERT
13261 status collapsed
13262
13263 \begin_layout Plain Layout
13264
13265 }
13266 \end_layout
13267
13268 \end_inset
13269
13270
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 Tigers
13280 \end_layout
13281
13282 \end_inset
13283 </cell>
13284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 Panthers
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 Falcons
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 </row>
13303 <row>
13304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 Tigers
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317 —
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 1:3
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 0:1
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 </row>
13341 <row>
13342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346 Panthers
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13352 \begin_inset Text
13353
13354 \begin_layout Plain Layout
13355 3:1
13356 \end_layout
13357
13358 \end_inset
13359 </cell>
13360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13361 \begin_inset Text
13362
13363 \begin_layout Plain Layout
13364 —
13365 \end_layout
13366
13367 \end_inset
13368 </cell>
13369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13370 \begin_inset Text
13371
13372 \begin_layout Plain Layout
13373 0:0
13374 \end_layout
13375
13376 \end_inset
13377 </cell>
13378 </row>
13379 <row>
13380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13381 \begin_inset Text
13382
13383 \begin_layout Plain Layout
13384 Falcons
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13390 \begin_inset Text
13391
13392 \begin_layout Plain Layout
13393 1:0
13394 \end_layout
13395
13396 \end_inset
13397 </cell>
13398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402 0:0
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411 —
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 </row>
13417 </lyxtabular>
13418
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Standard
13425 For larger cross-tables one might use split cells in 2 or every corner of
13426  the table like in this example:
13427 \end_layout
13428
13429 \begin_layout Standard
13430 \noindent
13431 \align center
13432 \begin_inset Tabular
13433 <lyxtabular version="3" rows="5" columns="5">
13434 <features tabularvalignment="middle">
13435 <column alignment="center" valignment="top" width="0pt">
13436 <column alignment="center" valignment="top">
13437 <column alignment="center" valignment="top">
13438 <column alignment="center" valignment="top">
13439 <column alignment="center" valignment="top">
13440 <row>
13441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 \begin_inset ERT
13446 status open
13447
13448 \begin_layout Plain Layout
13449
13450
13451 \backslash
13452 diagbox{
13453 \end_layout
13454
13455 \end_inset
13456
13457 Team home
13458 \begin_inset ERT
13459 status collapsed
13460
13461 \begin_layout Plain Layout
13462
13463 }{
13464 \end_layout
13465
13466 \end_inset
13467
13468 Result
13469 \begin_inset ERT
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473
13474 }{
13475 \end_layout
13476
13477 \end_inset
13478
13479 Team away
13480 \begin_inset ERT
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484
13485 }
13486 \end_layout
13487
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \end_inset
13494 </cell>
13495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13496 \begin_inset Text
13497
13498 \begin_layout Plain Layout
13499 Tigers
13500 \end_layout
13501
13502 \end_inset
13503 </cell>
13504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13505 \begin_inset Text
13506
13507 \begin_layout Plain Layout
13508 Panthers
13509 \end_layout
13510
13511 \end_inset
13512 </cell>
13513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517 Falcons
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 \begin_inset ERT
13527 status open
13528
13529 \begin_layout Plain Layout
13530
13531
13532 \backslash
13533 diagbox[dir=NE]{
13534 \end_layout
13535
13536 \end_inset
13537
13538 Team home
13539 \begin_inset ERT
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543
13544 }{
13545 \end_layout
13546
13547 \end_inset
13548
13549 Result
13550 \begin_inset ERT
13551 status collapsed
13552
13553 \begin_layout Plain Layout
13554
13555 }{
13556 \end_layout
13557
13558 \end_inset
13559
13560 Team away
13561 \begin_inset ERT
13562 status collapsed
13563
13564 \begin_layout Plain Layout
13565
13566 }
13567 \end_layout
13568
13569 \end_inset
13570
13571
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 </row>
13577 <row>
13578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13579 \begin_inset Text
13580
13581 \begin_layout Plain Layout
13582 Tigers
13583 \end_layout
13584
13585 \end_inset
13586 </cell>
13587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13588 \begin_inset Text
13589
13590 \begin_layout Plain Layout
13591 —
13592 \end_layout
13593
13594 \end_inset
13595 </cell>
13596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13597 \begin_inset Text
13598
13599 \begin_layout Plain Layout
13600 1:3
13601 \end_layout
13602
13603 \end_inset
13604 </cell>
13605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609 0:1
13610 \end_layout
13611
13612 \end_inset
13613 </cell>
13614 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618 Tigers
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 </row>
13624 <row>
13625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13626 \begin_inset Text
13627
13628 \begin_layout Plain Layout
13629 Panthers
13630 \end_layout
13631
13632 \end_inset
13633 </cell>
13634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638 3:1
13639 \end_layout
13640
13641 \end_inset
13642 </cell>
13643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13644 \begin_inset Text
13645
13646 \begin_layout Plain Layout
13647 —
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13653 \begin_inset Text
13654
13655 \begin_layout Plain Layout
13656 0:0
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 Panthers
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 </row>
13671 <row>
13672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 Falcons
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 1:0
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 0:0
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 —
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 Falcons
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 </row>
13718 <row>
13719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Plain Layout
13723 \begin_inset ERT
13724 status open
13725
13726 \begin_layout Plain Layout
13727
13728
13729 \backslash
13730 diagbox[dir=SW]{
13731 \end_layout
13732
13733 \end_inset
13734
13735 Team home
13736 \begin_inset ERT
13737 status collapsed
13738
13739 \begin_layout Plain Layout
13740
13741 }{
13742 \end_layout
13743
13744 \end_inset
13745
13746 Result
13747 \begin_inset ERT
13748 status collapsed
13749
13750 \begin_layout Plain Layout
13751
13752 }{
13753 \end_layout
13754
13755 \end_inset
13756
13757 Team away
13758 \begin_inset ERT
13759 status collapsed
13760
13761 \begin_layout Plain Layout
13762
13763 }
13764 \end_layout
13765
13766 \end_inset
13767
13768
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 Tigers
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 Panthers
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 Falcons
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804 \begin_inset ERT
13805 status open
13806
13807 \begin_layout Plain Layout
13808
13809
13810 \backslash
13811 diagbox[dir=SE]{
13812 \end_layout
13813
13814 \end_inset
13815
13816 Team home
13817 \begin_inset ERT
13818 status collapsed
13819
13820 \begin_layout Plain Layout
13821
13822 }{
13823 \end_layout
13824
13825 \end_inset
13826
13827 Result
13828 \begin_inset ERT
13829 status collapsed
13830
13831 \begin_layout Plain Layout
13832
13833 }{
13834 \end_layout
13835
13836 \end_inset
13837
13838 Team away
13839 \begin_inset ERT
13840 status collapsed
13841
13842 \begin_layout Plain Layout
13843
13844 }
13845 \end_layout
13846
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \end_inset
13853 </cell>
13854 </row>
13855 </lyxtabular>
13856
13857 \end_inset
13858
13859
13860 \end_layout
13861
13862 \begin_layout Standard
13863 To rotate the diagonal lines, the command option 
13864 \series bold
13865 dir=direction
13866 \series default
13867  is used.
13868  
13869 \emph on
13870 direction
13871 \emph default
13872  is either 
13873 \series bold
13874 NE
13875 \series default
13876
13877 \series bold
13878 SE
13879 \series default
13880
13881 \series bold
13882 SW
13883 \series default
13884  or 
13885 \series bold
13886 NW
13887 \series default
13888  and represent a point of a compass.
13889  
13890 \series bold
13891 SW
13892 \series default
13893  is for example the south-west corner.
13894  Thus in the lower left cell of the above table the command
13895 \end_layout
13896
13897 \begin_layout Standard
13898
13899 \series bold
13900
13901 \backslash
13902 diagbox[dir=SW]{Team home}{Result}{Team away}
13903 \end_layout
13904
13905 \begin_layout Standard
13906 is used.
13907  If no direction is given, it will be NW.
13908 \end_layout
13909
13910 \begin_layout Standard
13911 The necessary width of split cells is automatically calculated.
13912  Thus if you set a fixed column width smaller than the calculated one, the
13913  cell's content will protrude the cell borders:
13914 \end_layout
13915
13916 \begin_layout Standard
13917 \noindent
13918 \align center
13919 \begin_inset Tabular
13920 <lyxtabular version="3" rows="2" columns="2">
13921 <features tabularvalignment="middle">
13922 <column alignment="center" valignment="top" width="3cm">
13923 <column alignment="center" valignment="top">
13924 <row>
13925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929 \begin_inset ERT
13930 status collapsed
13931
13932 \begin_layout Plain Layout
13933
13934
13935 \backslash
13936 diagbox{
13937 \end_layout
13938
13939 \end_inset
13940
13941 Name
13942 \begin_inset ERT
13943 status collapsed
13944
13945 \begin_layout Plain Layout
13946
13947 }{
13948 \end_layout
13949
13950 \end_inset
13951
13952 Parameter
13953 \begin_inset ERT
13954 status collapsed
13955
13956 \begin_layout Plain Layout
13957
13958 }
13959 \end_layout
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 Thickness in nm
13973 \end_layout
13974
13975 \end_inset
13976 </cell>
13977 </row>
13978 <row>
13979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 Perfect Green
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 45
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 </row>
13998 </lyxtabular>
13999
14000 \end_inset
14001
14002
14003 \end_layout
14004
14005 \begin_layout Standard
14006 If you need a certain width for columns with a split cell, use the command
14007  option 
14008 \series bold
14009 width=3cm
14010 \series default
14011  (replace '3cm' by the width you need).
14012  In the following table the width of the first column is set to 4
14013 \begin_inset space \thinspace{}
14014 \end_inset
14015
14016 cm.
14017  For 
14018 \series bold
14019
14020 \backslash
14021 diagbox
14022 \series default
14023  a width of 4
14024 \begin_inset space \thinspace{}
14025 \end_inset
14026
14027 cm + 2
14028 \begin_inset space \thinspace{}
14029 \end_inset
14030
14031
14032 \backslash
14033 tabcolsep is necessary because the overall width is the width for the text
14034  (in this case the 4
14035 \begin_inset space \thinspace{}
14036 \end_inset
14037
14038 cm) plus two times the separation of the text and the cell border.
14039  The calculation of the width cannot be done in the command option of 
14040 \series bold
14041
14042 \backslash
14043 diagbox
14044 \series default
14045  so one needs to create a new length which can be used later.
14046  This is done with the \SpecialChar TeX
14047  Code commands
14048 \end_layout
14049
14050 \begin_layout Standard
14051
14052 \series bold
14053
14054 \backslash
14055 newlength{
14056 \backslash
14057 diagtest}
14058 \begin_inset Newline newline
14059 \end_inset
14060
14061
14062 \backslash
14063 setlength{
14064 \backslash
14065 diagtest}{4cm+2
14066 \backslash
14067 tabcolsep}
14068 \end_layout
14069
14070 \begin_layout Standard
14071 \begin_inset ERT
14072 status collapsed
14073
14074 \begin_layout Plain Layout
14075
14076
14077 \backslash
14078 newlength{
14079 \backslash
14080 diagtest}
14081 \end_layout
14082
14083 \begin_layout Plain Layout
14084
14085
14086 \backslash
14087 setlength{
14088 \backslash
14089 diagtest}{4cm+2
14090 \backslash
14091 tabcolsep}
14092 \end_layout
14093
14094 \end_inset
14095
14096
14097 \end_layout
14098
14099 \begin_layout Standard
14100 To enable calculations in \SpecialChar LaTeX
14101  one needs to load the package 
14102 \series bold
14103 calc
14104 \series default
14105
14106 \begin_inset Index idx
14107 status collapsed
14108
14109 \begin_layout Plain Layout
14110 \SpecialChar LaTeX
14111 -packages ! calc
14112 \end_layout
14113
14114 \end_inset
14115
14116  in the document preamble.
14117 \end_layout
14118
14119 \begin_layout Standard
14120 In this table you can now use the command
14121 \end_layout
14122
14123 \begin_layout Standard
14124
14125 \series bold
14126
14127 \backslash
14128 diagbox[width=
14129 \backslash
14130 diagtest]{A}{B}
14131 \end_layout
14132
14133 \begin_layout Standard
14134 in the first cell:
14135 \end_layout
14136
14137 \begin_layout Standard
14138 \noindent
14139 \align center
14140 \begin_inset Tabular
14141 <lyxtabular version="3" rows="2" columns="2">
14142 <features tabularvalignment="middle">
14143 <column alignment="center" valignment="top" width="4cm">
14144 <column alignment="center" valignment="top">
14145 <row>
14146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150 \begin_inset ERT
14151 status open
14152
14153 \begin_layout Plain Layout
14154
14155
14156 \backslash
14157 diagbox[width=
14158 \backslash
14159 diagtest]{
14160 \end_layout
14161
14162 \end_inset
14163
14164 A
14165 \begin_inset ERT
14166 status collapsed
14167
14168 \begin_layout Plain Layout
14169
14170 }{
14171 \end_layout
14172
14173 \end_inset
14174
14175 B
14176 \begin_inset ERT
14177 status collapsed
14178
14179 \begin_layout Plain Layout
14180
14181 }
14182 \end_layout
14183
14184 \end_inset
14185
14186
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195 Thickness in nm
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 </row>
14201 <row>
14202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14203 \begin_inset Text
14204
14205 \begin_layout Plain Layout
14206 Perfect Green
14207 \end_layout
14208
14209 \end_inset
14210 </cell>
14211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Plain Layout
14215 45
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 </row>
14221 </lyxtabular>
14222
14223 \end_inset
14224
14225
14226 \end_layout
14227
14228 \begin_layout Standard
14229 Note that the split cell needs to be the widest one in the column.
14230  Otherwise the length of the diagonal line cannot be calculated correctly
14231  like in this table:
14232 \end_layout
14233
14234 \begin_layout Standard
14235 \noindent
14236 \align center
14237 \begin_inset Tabular
14238 <lyxtabular version="3" rows="2" columns="2">
14239 <features tabularvalignment="middle">
14240 <column alignment="center" valignment="top" width="0pt">
14241 <column alignment="center" valignment="top">
14242 <row>
14243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Plain Layout
14247 \begin_inset ERT
14248 status collapsed
14249
14250 \begin_layout Plain Layout
14251
14252
14253 \backslash
14254 diagbox{
14255 \end_layout
14256
14257 \end_inset
14258
14259 A
14260 \begin_inset ERT
14261 status collapsed
14262
14263 \begin_layout Plain Layout
14264
14265 }{
14266 \end_layout
14267
14268 \end_inset
14269
14270 B
14271 \begin_inset ERT
14272 status collapsed
14273
14274 \begin_layout Plain Layout
14275
14276 }
14277 \end_layout
14278
14279 \end_inset
14280
14281
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290 Thickness in nm
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 <row>
14297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301 Perfect Green
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14307 \begin_inset Text
14308
14309 \begin_layout Plain Layout
14310 45
14311 \end_layout
14312
14313 \end_inset
14314 </cell>
14315 </row>
14316 </lyxtabular>
14317
14318 \end_inset
14319
14320
14321 \end_layout
14322
14323 \begin_layout Standard
14324 In this case use the 
14325 \series bold
14326 width
14327 \series default
14328  option of the 
14329 \series bold
14330
14331 \backslash
14332 diagbox
14333 \series default
14334  command.
14335  It is then not necessary to add 2
14336 \backslash
14337 tabcolsep because the cell width is now the width of the column.
14338  In this table a width of 3
14339 \begin_inset space \thinspace{}
14340 \end_inset
14341
14342 cm is used:
14343 \end_layout
14344
14345 \begin_layout Standard
14346 \noindent
14347 \align center
14348 \begin_inset Tabular
14349 <lyxtabular version="3" rows="2" columns="2">
14350 <features tabularvalignment="middle">
14351 <column alignment="center" valignment="top" width="0pt">
14352 <column alignment="center" valignment="top">
14353 <row>
14354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 \begin_inset ERT
14359 status open
14360
14361 \begin_layout Plain Layout
14362
14363
14364 \backslash
14365 diagbox[width=3cm]{
14366 \end_layout
14367
14368 \end_inset
14369
14370 A
14371 \begin_inset ERT
14372 status collapsed
14373
14374 \begin_layout Plain Layout
14375
14376 }{
14377 \end_layout
14378
14379 \end_inset
14380
14381 B
14382 \begin_inset ERT
14383 status collapsed
14384
14385 \begin_layout Plain Layout
14386
14387 }
14388 \end_layout
14389
14390 \end_inset
14391
14392
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14398 \begin_inset Text
14399
14400 \begin_layout Plain Layout
14401 Thickness in nm
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 </row>
14407 <row>
14408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 Perfect Green
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 45
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 </lyxtabular>
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Standard
14435 For multiple text lines in split cells one needs some extra height to fit
14436  the text to the cell.
14437  This can be achieved with the 
14438 \series bold
14439
14440 \backslash
14441 diagbox
14442 \series default
14443  option 
14444 \series bold
14445 height=3cm
14446 \series default
14447  (replace '3cm' by the height you need).
14448  In the following table the command
14449 \end_layout
14450
14451 \begin_layout Standard
14452
14453 \series bold
14454
14455 \backslash
14456 diagbox[width=3cm,height=1.4cm]{A
14457 \backslash
14458
14459 \backslash
14460 B}{C
14461 \backslash
14462
14463 \backslash
14464 D}
14465 \end_layout
14466
14467 \begin_layout Standard
14468 is used in the first cell.
14469  The command 
14470 \series bold
14471
14472 \backslash
14473
14474 \backslash
14475
14476 \series default
14477  creates hereby the line break.
14478 \begin_inset Foot
14479 status collapsed
14480
14481 \begin_layout Plain Layout
14482 Breaking lines with 
14483 \family sans
14484 Ctrl+Return
14485 \family default
14486  is only possible when the column has a fixed width.
14487 \end_layout
14488
14489 \end_inset
14490
14491
14492 \end_layout
14493
14494 \begin_layout Standard
14495 \noindent
14496 \align center
14497 \begin_inset Tabular
14498 <lyxtabular version="3" rows="2" columns="2">
14499 <features tabularvalignment="middle">
14500 <column alignment="center" valignment="top">
14501 <column alignment="center" valignment="top">
14502 <row>
14503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14504 \begin_inset Text
14505
14506 \begin_layout Plain Layout
14507 \begin_inset ERT
14508 status open
14509
14510 \begin_layout Plain Layout
14511
14512
14513 \backslash
14514 diagbox[width=3cm,height=1.4cm]{
14515 \end_layout
14516
14517 \end_inset
14518
14519 A
14520 \begin_inset ERT
14521 status collapsed
14522
14523 \begin_layout Plain Layout
14524
14525
14526 \backslash
14527
14528 \backslash
14529
14530 \end_layout
14531
14532 \end_inset
14533
14534 B
14535 \begin_inset ERT
14536 status collapsed
14537
14538 \begin_layout Plain Layout
14539
14540 }{
14541 \end_layout
14542
14543 \end_inset
14544
14545 C
14546 \begin_inset ERT
14547 status collapsed
14548
14549 \begin_layout Plain Layout
14550
14551
14552 \backslash
14553
14554 \backslash
14555
14556 \end_layout
14557
14558 \end_inset
14559
14560 D
14561 \begin_inset ERT
14562 status collapsed
14563
14564 \begin_layout Plain Layout
14565
14566 }
14567 \end_layout
14568
14569 \end_inset
14570
14571
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14577 \begin_inset Text
14578
14579 \begin_layout Plain Layout
14580 Thickness in nm
14581 \end_layout
14582
14583 \end_inset
14584 </cell>
14585 </row>
14586 <row>
14587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 Perfect Green
14592 \end_layout
14593
14594 \end_inset
14595 </cell>
14596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14597 \begin_inset Text
14598
14599 \begin_layout Plain Layout
14600 45
14601 \end_layout
14602
14603 \end_inset
14604 </cell>
14605 </row>
14606 </lyxtabular>
14607
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \begin_layout Standard
14614 \begin_inset ERT
14615 status collapsed
14616
14617 \begin_layout Plain Layout
14618
14619
14620 \backslash
14621 else
14622 \end_layout
14623
14624 \end_inset
14625
14626
14627 \begin_inset Note Note
14628 status open
14629
14630 \begin_layout Plain Layout
14631 The following will be displayed when the \SpecialChar LaTeX
14632 -package 
14633 \series bold
14634 diagbox
14635 \series default
14636  is not installed:
14637 \end_layout
14638
14639 \end_inset
14640
14641
14642 \end_layout
14643
14644 \begin_layout Standard
14645 You need to install the \SpecialChar LaTeX
14646 -package 
14647 \series bold
14648 diagbox
14649 \series default
14650  to see the following part of this section in the output.
14651 \end_layout
14652
14653 \begin_layout Standard
14654 \begin_inset ERT
14655 status collapsed
14656
14657 \begin_layout Plain Layout
14658
14659
14660 \backslash
14661 fi
14662 \end_layout
14663
14664 \end_inset
14665
14666
14667 \end_layout
14668
14669 \begin_layout Standard
14670 For more info about the \SpecialChar LaTeX
14671 -package 
14672 \series bold
14673 diagbox
14674 \series default
14675 , see its documentation, 
14676 \begin_inset CommandInset citation
14677 LatexCommand cite
14678 key "diagbox"
14679 literal "true"
14680
14681 \end_inset
14682
14683 .
14684 \end_layout
14685
14686 \begin_layout Section
14687 Formal Tables
14688 \begin_inset CommandInset label
14689 LatexCommand label
14690 name "sec:Formal-Tables"
14691
14692 \end_inset
14693
14694
14695 \begin_inset Index idx
14696 status collapsed
14697
14698 \begin_layout Plain Layout
14699 Table ! Formal
14700 \end_layout
14701
14702 \end_inset
14703
14704
14705 \end_layout
14706
14707 \begin_layout Standard
14708 Tables are often typeset in books similar to Table
14709 \begin_inset space ~
14710 \end_inset
14711
14712
14713 \begin_inset CommandInset ref
14714 LatexCommand ref
14715 reference "tab:Example-booktabs-table"
14716
14717 \end_inset
14718
14719 .
14720  This kind of tables is called 
14721 \begin_inset Quotes eld
14722 \end_inset
14723
14724
14725 \emph on
14726 formal
14727 \emph default
14728
14729 \begin_inset Quotes erd
14730 \end_inset
14731
14732 .
14733  To make a table a formal table use the option 
14734 \family sans
14735 Formal
14736 \family default
14737  in the 
14738 \family sans
14739 Borders
14740 \family default
14741  tab of the table dialog.
14742 \end_layout
14743
14744 \begin_layout Standard
14745 \begin_inset Float table
14746 placement h
14747 wide false
14748 sideways false
14749 status open
14750
14751 \begin_layout Plain Layout
14752 \begin_inset Caption Standard
14753
14754 \begin_layout Plain Layout
14755 \begin_inset CommandInset label
14756 LatexCommand label
14757 name "tab:Example-booktabs-table"
14758
14759 \end_inset
14760
14761 Example booktabs-table
14762 \end_layout
14763
14764 \end_inset
14765
14766
14767 \end_layout
14768
14769 \begin_layout Plain Layout
14770 \align center
14771 \begin_inset Tabular
14772 <lyxtabular version="3" rows="8" columns="4">
14773 <features booktabs="true" tabularvalignment="middle">
14774 <column alignment="center" valignment="top">
14775 <column alignment="center" valignment="top">
14776 <column alignment="center" valignment="top">
14777 <column alignment="center" valignment="top">
14778 <row>
14779 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 System
14784 \end_layout
14785
14786 \end_inset
14787 </cell>
14788 <cell alignment="center" valignment="top" topline="true" usebox="none">
14789 \begin_inset Text
14790
14791 \begin_layout Plain Layout
14792 Chip
14793 \begin_inset space \thinspace{}
14794 \end_inset
14795
14796 1
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805 Chip
14806 \begin_inset space \thinspace{}
14807 \end_inset
14808
14809 2
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Plain Layout
14818
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 </row>
14824 <row>
14825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14826 \begin_inset Text
14827
14828 \begin_layout Plain Layout
14829 \begin_inset ERT
14830 status collapsed
14831
14832 \begin_layout Plain Layout
14833
14834
14835 \backslash
14836 cmidrule(r){2-2}
14837 \end_layout
14838
14839 \end_inset
14840
14841
14842 \begin_inset ERT
14843 status collapsed
14844
14845 \begin_layout Plain Layout
14846
14847
14848 \backslash
14849 cmidrule(l){3-4}
14850 \end_layout
14851
14852 \end_inset
14853
14854 Detector thickness in Âµm
14855 \end_layout
14856
14857 \end_inset
14858 </cell>
14859 <cell alignment="center" valignment="top" usebox="none">
14860 \begin_inset Text
14861
14862 \begin_layout Plain Layout
14863 300
14864 \end_layout
14865
14866 \end_inset
14867 </cell>
14868 <cell alignment="center" valignment="top" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872 300
14873 \end_layout
14874
14875 \end_inset
14876 </cell>
14877 <cell alignment="center" valignment="top" usebox="none">
14878 \begin_inset Text
14879
14880 \begin_layout Plain Layout
14881 700
14882 \end_layout
14883
14884 \end_inset
14885 </cell>
14886 </row>
14887 <row>
14888 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14889 \begin_inset Text
14890
14891 \begin_layout Plain Layout
14892 Edge angle in Â°
14893 \end_layout
14894
14895 \end_inset
14896 </cell>
14897 <cell alignment="center" valignment="top" topline="true" usebox="none">
14898 \begin_inset Text
14899
14900 \begin_layout Plain Layout
14901 3.55
14902 \end_layout
14903
14904 \end_inset
14905 </cell>
14906 <cell alignment="center" valignment="top" topline="true" usebox="none">
14907 \begin_inset Text
14908
14909 \begin_layout Plain Layout
14910 2.71
14911 \end_layout
14912
14913 \end_inset
14914 </cell>
14915 <cell alignment="center" valignment="top" topline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Plain Layout
14919 7.99
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 </row>
14925 <row topspace="default">
14926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930 Spatial resolution in Âµm
14931 \end_layout
14932
14933 \end_inset
14934 </cell>
14935 <cell alignment="center" valignment="top" usebox="none">
14936 \begin_inset Text
14937
14938 \begin_layout Plain Layout
14939 4.26
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 <cell alignment="center" valignment="top" usebox="none">
14945 \begin_inset Text
14946
14947 \begin_layout Plain Layout
14948 10.17
14949 \end_layout
14950
14951 \end_inset
14952 </cell>
14953 <cell alignment="center" valignment="top" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Plain Layout
14957 10.56
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 </row>
14963 <row topspace="default">
14964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \begin_layout Plain Layout
14968 MTF at 
14969 \begin_inset Formula $f_{\mathrm{max}}$
14970 \end_inset
14971
14972
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 <cell alignment="center" valignment="top" usebox="none">
14978 \begin_inset Text
14979
14980 \begin_layout Plain Layout
14981 0.53
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 <cell alignment="center" valignment="top" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Plain Layout
14990 0.37
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 0.39
15000 \end_layout
15001
15002 \end_inset
15003 </cell>
15004 </row>
15005 <row topspace="default">
15006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15007 \begin_inset Text
15008
15009 \begin_layout Plain Layout
15010 \begin_inset ERT
15011 status collapsed
15012
15013 \begin_layout Plain Layout
15014
15015
15016 \backslash
15017 cmidrule[2pt](l{10pt}){1-1}
15018 \end_layout
15019
15020 \end_inset
15021
15022 LSF-spatial resolution
15023 \end_layout
15024
15025 \end_inset
15026 </cell>
15027 <cell alignment="center" valignment="top" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Plain Layout
15031
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 <cell alignment="center" valignment="top" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049
15050 \end_layout
15051
15052 \end_inset
15053 </cell>
15054 </row>
15055 <row>
15056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 in Âµm
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 129.7
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 <cell alignment="center" valignment="top" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078 52.75
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 <cell alignment="center" valignment="top" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087 50.78
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 </row>
15093 <row>
15094 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098 in % of pixel size
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107 76.3
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116 95.9
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125 92.3
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 </lyxtabular>
15132
15133 \end_inset
15134
15135
15136 \end_layout
15137
15138 \end_inset
15139
15140
15141 \end_layout
15142
15143 \begin_layout Standard
15144 Spaces to table rows can be added using the 
15145 \family sans
15146 Borders
15147 \family default
15148  tab of the table dialog as described in section
15149 \begin_inset space ~
15150 \end_inset
15151
15152
15153 \begin_inset CommandInset ref
15154 LatexCommand ref
15155 reference "subsec:Row-Spacing"
15156
15157 \end_inset
15158
15159 .
15160 \end_layout
15161
15162 \begin_layout Standard
15163 Unlike normal tables, formal tables have no vertical table lines.
15164  The horizontal table lines can be set as for normal tables but they appear
15165  with different widths in the output:
15166 \begin_inset Newline newline
15167 \end_inset
15168
15169 The first and the last table line have a default width of 0.08
15170 \begin_inset space \thinspace{}
15171 \end_inset
15172
15173 em while the other lines have a default width of 0.05
15174 \begin_inset space \thinspace{}
15175 \end_inset
15176
15177 em.
15178 \end_layout
15179
15180 \begin_layout Standard
15181 The default widths can be changed with the following preamble lines
15182 \end_layout
15183
15184 \begin_layout Standard
15185
15186 \series bold
15187
15188 \backslash
15189 let
15190 \backslash
15191 mytoprule
15192 \backslash
15193 toprule
15194 \begin_inset Newline newline
15195 \end_inset
15196
15197
15198 \backslash
15199 renewcommand{
15200 \backslash
15201 toprule}{
15202 \backslash
15203 mytoprule[width]}
15204 \end_layout
15205
15206 \begin_layout Standard
15207 This example is for the first line, the so called 
15208 \series bold
15209 toprule
15210 \series default
15211 .
15212  If you want to change the width for the last line, replace 
15213 \series bold
15214 toprule
15215 \series default
15216  by 
15217 \series bold
15218 bottomrule
15219 \series default
15220 .
15221  To change the width for the other lines replace 
15222 \series bold
15223 toprule
15224 \series default
15225  by 
15226 \series bold
15227 midrule
15228 \series default
15229 .
15230  You can use all units listed in appendix
15231 \begin_inset space ~
15232 \end_inset
15233
15234
15235 \begin_inset CommandInset ref
15236 LatexCommand ref
15237 reference "cha:Units-available-in"
15238
15239 \end_inset
15240
15241  to set the width.
15242 \end_layout
15243
15244 \begin_layout Standard
15245 Lines that do not span all table columns can be created by setting a table
15246  line for multicolumn cells.
15247  \SpecialChar LyX
15248  will then internally use the command 
15249 \series bold
15250
15251 \backslash
15252 cmidrule
15253 \series default
15254  to create this line.
15255  Its full scheme is
15256 \end_layout
15257
15258 \begin_layout Standard
15259
15260 \series bold
15261
15262 \backslash
15263 cmidrule[height](trim){startcol-endcol}
15264 \end_layout
15265
15266 \begin_layout Standard
15267 The options of 
15268 \series bold
15269
15270 \backslash
15271 cmidrule
15272 \series default
15273  are currently not supported by \SpecialChar LyX
15274  so you have to use \SpecialChar TeX
15275  Code to be able to
15276  use them.
15277  
15278 \series bold
15279
15280 \backslash
15281 cmidrule
15282 \series default
15283 s can manually be created by inserting the command as \SpecialChar TeX
15284  Code as the first
15285  cell entry of the first cell of a row.
15286  The line is then drawn in the output above the current row.
15287 \end_layout
15288
15289 \begin_layout Standard
15290 The default for the optional 
15291 \series bold
15292 height
15293 \series default
15294  is 0.03
15295 \begin_inset space \thinspace{}
15296 \end_inset
15297
15298 em.
15299  
15300 \series bold
15301 startcol
15302 \series default
15303  is the number of the column where the line starts and 
15304 \series bold
15305 endcol
15306 \series default
15307  the column number where the line ends.
15308  The 
15309 \series bold
15310 endcol
15311 \series default
15312  always needs to be specified, also when the line should span only one column.
15313  The optional parameter 
15314 \series bold
15315 trim
15316 \series default
15317  could either be 
15318 \emph on
15319 l{trimwidth}
15320 \emph default
15321  or 
15322 \emph on
15323 r{trimwidth}
15324 \emph default
15325  where the 
15326 \emph on
15327 trimwidth
15328 \emph default
15329  is also optional.
15330  Using for example the parameter 
15331 \emph on
15332 l{2pt}
15333 \emph default
15334  means that the line is trimmed from its left end by 2
15335 \begin_inset space \thinspace{}
15336 \end_inset
15337
15338 pt.
15339  If you don't specify the 
15340 \emph on
15341 trimwidth
15342 \emph default
15343  the line is trimmed by the default of 0.5
15344 \begin_inset space \thinspace{}
15345 \end_inset
15346
15347 em.
15348 \end_layout
15349
15350 \begin_layout Standard
15351 \begin_inset VSpace bigskip
15352 \end_inset
15353
15354 Table
15355 \begin_inset space ~
15356 \end_inset
15357
15358
15359 \begin_inset CommandInset ref
15360 LatexCommand ref
15361 reference "tab:Example-booktabs-table"
15362
15363 \end_inset
15364
15365  was created using the commands
15366 \end_layout
15367
15368 \begin_layout Standard
15369
15370 \series bold
15371
15372 \backslash
15373 cmidrule(r){2-2}
15374 \backslash
15375 cmidrule(l){3-4}
15376 \end_layout
15377
15378 \begin_layout Standard
15379 at the beginning of the second row and
15380 \end_layout
15381
15382 \begin_layout Standard
15383
15384 \series bold
15385
15386 \backslash
15387 cmidrule[2pt](l{10pt}){1-1}
15388 \end_layout
15389
15390 \begin_layout Standard
15391 in the sixth row.
15392 \end_layout
15393
15394 \begin_layout Standard
15395 \begin_inset VSpace bigskip
15396 \end_inset
15397
15398
15399 \end_layout
15400
15401 \begin_layout Standard
15402 You might want to have overlapping 
15403 \series bold
15404
15405 \backslash
15406 cmidrule
15407 \series default
15408 s as in in Table
15409 \begin_inset space ~
15410 \end_inset
15411
15412
15413 \begin_inset CommandInset ref
15414 LatexCommand ref
15415 reference "tab:Special-booktabs-table"
15416
15417 \end_inset
15418
15419 .
15420  This can be achieved with the \SpecialChar TeX
15421  Code command
15422 \end_layout
15423
15424 \begin_layout Standard
15425
15426 \series bold
15427
15428 \backslash
15429 morecmidrules
15430 \end_layout
15431
15432 \begin_layout Standard
15433 The command that was used for the second row of Table
15434 \begin_inset space ~
15435 \end_inset
15436
15437
15438 \begin_inset CommandInset ref
15439 LatexCommand ref
15440 reference "tab:Special-booktabs-table"
15441
15442 \end_inset
15443
15444  is
15445 \end_layout
15446
15447 \begin_layout Standard
15448
15449 \series bold
15450
15451 \backslash
15452 cmidrule(r){2-2}
15453 \backslash
15454 cmidrule(l){3-4}
15455 \backslash
15456 morecmidrules
15457 \backslash
15458 cmidrule{2-4}
15459 \end_layout
15460
15461 \begin_layout Standard
15462 The command for the sixth row is
15463 \end_layout
15464
15465 \begin_layout Standard
15466
15467 \series bold
15468
15469 \backslash
15470 midrule
15471 \backslash
15472 morecmidrules
15473 \backslash
15474 cmidrule{3-4}
15475 \end_layout
15476
15477 \begin_layout Standard
15478 \begin_inset VSpace bigskip
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \begin_layout Standard
15485 If you are in any way not satisfied with the border line spacing, you can
15486  use the following command to produce lines that span over all table columns
15487 \series bold
15488 :
15489 \end_layout
15490
15491 \begin_layout Standard
15492
15493 \series bold
15494
15495 \backslash
15496 specialrule{width}{space above}{space below}
15497 \end_layout
15498
15499 \begin_layout Standard
15500 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15501 -package
15502  
15503 \series bold
15504 booktabs
15505 \series default
15506  
15507 \begin_inset CommandInset citation
15508 LatexCommand cite
15509 key "booktabs"
15510 literal "true"
15511
15512 \end_inset
15513
15514 .
15515 \begin_inset Index idx
15516 status collapsed
15517
15518 \begin_layout Plain Layout
15519 \SpecialChar LaTeX
15520 -packages ! booktabs
15521 \end_layout
15522
15523 \end_inset
15524
15525
15526 \end_layout
15527
15528 \begin_layout Standard
15529 \begin_inset Float table
15530 placement h
15531 wide false
15532 sideways false
15533 status open
15534
15535 \begin_layout Plain Layout
15536 \begin_inset Caption Standard
15537
15538 \begin_layout Plain Layout
15539 \begin_inset CommandInset label
15540 LatexCommand label
15541 name "tab:Special-booktabs-table"
15542
15543 \end_inset
15544
15545 Special booktabs-table
15546 \end_layout
15547
15548 \end_inset
15549
15550
15551 \end_layout
15552
15553 \begin_layout Plain Layout
15554 \align center
15555 \begin_inset Tabular
15556 <lyxtabular version="3" rows="8" columns="4">
15557 <features booktabs="true" tabularvalignment="middle">
15558 <column alignment="center" valignment="top">
15559 <column alignment="center" valignment="top">
15560 <column alignment="center" valignment="top">
15561 <column alignment="center" valignment="top">
15562 <row>
15563 <cell alignment="center" valignment="top" topline="true" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567 System
15568 \end_layout
15569
15570 \end_inset
15571 </cell>
15572 <cell alignment="center" valignment="top" topline="true" usebox="none">
15573 \begin_inset Text
15574
15575 \begin_layout Plain Layout
15576 Chip
15577 \begin_inset space \thinspace{}
15578 \end_inset
15579
15580 1
15581 \end_layout
15582
15583 \end_inset
15584 </cell>
15585 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15586 \begin_inset Text
15587
15588 \begin_layout Plain Layout
15589 Chip
15590 \begin_inset space \thinspace{}
15591 \end_inset
15592
15593 2
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15599 \begin_inset Text
15600
15601 \begin_layout Plain Layout
15602
15603 \end_layout
15604
15605 \end_inset
15606 </cell>
15607 </row>
15608 <row>
15609 <cell alignment="center" valignment="top" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Plain Layout
15613 \begin_inset ERT
15614 status collapsed
15615
15616 \begin_layout Plain Layout
15617
15618
15619 \backslash
15620 cmidrule(r){2-2}
15621 \end_layout
15622
15623 \end_inset
15624
15625
15626 \begin_inset ERT
15627 status collapsed
15628
15629 \begin_layout Plain Layout
15630
15631
15632 \backslash
15633 cmidrule(l){3-4}
15634 \end_layout
15635
15636 \end_inset
15637
15638
15639 \begin_inset ERT
15640 status collapsed
15641
15642 \begin_layout Plain Layout
15643
15644
15645 \backslash
15646 morecmidrules 
15647 \end_layout
15648
15649 \end_inset
15650
15651
15652 \begin_inset ERT
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656
15657
15658 \backslash
15659 cmidrule{2-4}
15660 \end_layout
15661
15662 \end_inset
15663
15664 Detector thickness in Âµm
15665 \end_layout
15666
15667 \end_inset
15668 </cell>
15669 <cell alignment="center" valignment="top" usebox="none">
15670 \begin_inset Text
15671
15672 \begin_layout Plain Layout
15673 300
15674 \end_layout
15675
15676 \end_inset
15677 </cell>
15678 <cell alignment="center" valignment="top" usebox="none">
15679 \begin_inset Text
15680
15681 \begin_layout Plain Layout
15682 300
15683 \end_layout
15684
15685 \end_inset
15686 </cell>
15687 <cell alignment="center" valignment="top" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691 700
15692 \end_layout
15693
15694 \end_inset
15695 </cell>
15696 </row>
15697 <row>
15698 <cell alignment="center" valignment="top" topline="true" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Plain Layout
15702 Edge angle in Â°
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 <cell alignment="center" valignment="top" topline="true" usebox="none">
15708 \begin_inset Text
15709
15710 \begin_layout Plain Layout
15711 3.55
15712 \end_layout
15713
15714 \end_inset
15715 </cell>
15716 <cell alignment="center" valignment="top" topline="true" usebox="none">
15717 \begin_inset Text
15718
15719 \begin_layout Plain Layout
15720 2.71
15721 \end_layout
15722
15723 \end_inset
15724 </cell>
15725 <cell alignment="center" valignment="top" topline="true" usebox="none">
15726 \begin_inset Text
15727
15728 \begin_layout Plain Layout
15729 7.99
15730 \end_layout
15731
15732 \end_inset
15733 </cell>
15734 </row>
15735 <row topspace="default">
15736 <cell alignment="center" valignment="top" usebox="none">
15737 \begin_inset Text
15738
15739 \begin_layout Plain Layout
15740 Spatial resolution in Âµm
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 <cell alignment="center" valignment="top" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Plain Layout
15749 4.26
15750 \end_layout
15751
15752 \end_inset
15753 </cell>
15754 <cell alignment="center" valignment="top" usebox="none">
15755 \begin_inset Text
15756
15757 \begin_layout Plain Layout
15758 10.17
15759 \end_layout
15760
15761 \end_inset
15762 </cell>
15763 <cell alignment="center" valignment="top" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Plain Layout
15767 10.56
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 </row>
15773 <row topspace="default">
15774 <cell alignment="center" valignment="top" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 MTF at 
15779 \begin_inset Formula $f_{\mathrm{max}}$
15780 \end_inset
15781
15782
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 0.53
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 <cell alignment="center" valignment="top" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800 0.37
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809 0.39
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 <row>
15816 <cell alignment="center" valignment="top" topline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820 \begin_inset ERT
15821 status collapsed
15822
15823 \begin_layout Plain Layout
15824
15825
15826 \backslash
15827 morecmidrules 
15828 \end_layout
15829
15830 \end_inset
15831
15832
15833 \begin_inset ERT
15834 status collapsed
15835
15836 \begin_layout Plain Layout
15837
15838
15839 \backslash
15840 cmidrule{3-4}
15841 \end_layout
15842
15843 \end_inset
15844
15845 LSF-spatial resolution
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" topline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 <cell alignment="center" valignment="top" topline="true" usebox="none">
15869 \begin_inset Text
15870
15871 \begin_layout Plain Layout
15872
15873 \end_layout
15874
15875 \end_inset
15876 </cell>
15877 </row>
15878 <row>
15879 <cell alignment="center" valignment="top" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883 in Âµm
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 <cell alignment="center" valignment="top" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892 129.7
15893 \end_layout
15894
15895 \end_inset
15896 </cell>
15897 <cell alignment="center" valignment="top" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901 52.75
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 <cell alignment="center" valignment="top" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910 50.78
15911 \end_layout
15912
15913 \end_inset
15914 </cell>
15915 </row>
15916 <row>
15917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921 in % of pixel size
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930 76.3
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939 95.9
15940 \end_layout
15941
15942 \end_inset
15943 </cell>
15944 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15945 \begin_inset Text
15946
15947 \begin_layout Plain Layout
15948 92.3
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 </row>
15954 </lyxtabular>
15955
15956 \end_inset
15957
15958
15959 \end_layout
15960
15961 \end_inset
15962
15963
15964 \end_layout
15965
15966 \begin_layout Section
15967 Vertical Table Alignment
15968 \begin_inset Index idx
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972 Table ! Alignment
15973 \end_layout
15974
15975 \end_inset
15976
15977
15978 \end_layout
15979
15980 \begin_layout Standard
15981 To align tables vertically in a text line, the table must be inside a box.
15982  The box can then be vertically aligned as described in section
15983 \begin_inset space ~
15984 \end_inset
15985
15986
15987 \begin_inset CommandInset ref
15988 LatexCommand ref
15989 reference "sec:Box-Dialog"
15990
15991 \end_inset
15992
15993 .
15994 \end_layout
15995
15996 \begin_layout Standard
15997 In the following example the tables are inside a minipage
15998 \begin_inset Foot
15999 status collapsed
16000
16001 \begin_layout Plain Layout
16002 Minipages are described in section
16003 \begin_inset space ~
16004 \end_inset
16005
16006
16007 \begin_inset CommandInset ref
16008 LatexCommand ref
16009 reference "sec:Minipages"
16010
16011 \end_inset
16012
16013 .
16014 \end_layout
16015
16016 \end_inset
16017
16018  box that has a width of 15
16019 \begin_inset space \thinspace{}
16020 \end_inset
16021
16022 col%:
16023 \end_layout
16024
16025 \begin_layout Itemize
16026 test 
16027 \begin_inset Box Frameless
16028 position "t"
16029 hor_pos "c"
16030 has_inner_box 1
16031 inner_pos "c"
16032 use_parbox 0
16033 use_makebox 0
16034 width "15col%"
16035 special "none"
16036 height "1in"
16037 height_special "totalheight"
16038 thickness "0.4pt"
16039 separation "3pt"
16040 shadowsize "4pt"
16041 framecolor "black"
16042 backgroundcolor "none"
16043 status collapsed
16044
16045 \begin_layout Plain Layout
16046 \begin_inset Tabular
16047 <lyxtabular version="3" rows="3" columns="3">
16048 <features tabularvalignment="middle">
16049 <column alignment="center" valignment="top">
16050 <column alignment="center" valignment="top">
16051 <column alignment="center" valignment="top">
16052 <row>
16053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16054 \begin_inset Text
16055
16056 \begin_layout Plain Layout
16057 a
16058 \end_layout
16059
16060 \end_inset
16061 </cell>
16062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16063 \begin_inset Text
16064
16065 \begin_layout Plain Layout
16066 d
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Plain Layout
16075 g
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 </row>
16081 <row>
16082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086 b
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095 e
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Plain Layout
16104 h
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 </row>
16110 <row>
16111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 c
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 f
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133 i
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 </row>
16139 </lyxtabular>
16140
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \end_inset
16147
16148  test 
16149 \begin_inset ERT
16150 status collapsed
16151
16152 \begin_layout Plain Layout
16153
16154
16155 \backslash
16156 raisebox{0.85
16157 \backslash
16158 baselineskip}{
16159 \end_layout
16160
16161 \end_inset
16162
16163
16164 \begin_inset Box Frameless
16165 position "t"
16166 hor_pos "c"
16167 has_inner_box 1
16168 inner_pos "c"
16169 use_parbox 0
16170 use_makebox 0
16171 width "15col%"
16172 special "none"
16173 height "1in"
16174 height_special "totalheight"
16175 thickness "0.4pt"
16176 separation "3pt"
16177 shadowsize "4pt"
16178 framecolor "black"
16179 backgroundcolor "none"
16180 status collapsed
16181
16182 \begin_layout Plain Layout
16183 \begin_inset Tabular
16184 <lyxtabular version="3" rows="3" columns="3">
16185 <features tabularvalignment="middle">
16186 <column alignment="center" valignment="top">
16187 <column alignment="center" valignment="top">
16188 <column alignment="center" valignment="top">
16189 <row>
16190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 a
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203 d
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16209 \begin_inset Text
16210
16211 \begin_layout Plain Layout
16212 g
16213 \end_layout
16214
16215 \end_inset
16216 </cell>
16217 </row>
16218 <row>
16219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16220 \begin_inset Text
16221
16222 \begin_layout Plain Layout
16223 b
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 e
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16238 \begin_inset Text
16239
16240 \begin_layout Plain Layout
16241 h
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 </row>
16247 <row>
16248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Plain Layout
16252 c
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16258 \begin_inset Text
16259
16260 \begin_layout Plain Layout
16261 f
16262 \end_layout
16263
16264 \end_inset
16265 </cell>
16266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Plain Layout
16270 i
16271 \end_layout
16272
16273 \end_inset
16274 </cell>
16275 </row>
16276 </lyxtabular>
16277
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \end_inset
16284
16285
16286 \begin_inset ERT
16287 status collapsed
16288
16289 \begin_layout Plain Layout
16290
16291 }
16292 \end_layout
16293
16294 \end_inset
16295
16296
16297 \end_layout
16298
16299 \begin_layout Itemize
16300 test 
16301 \begin_inset Box Frameless
16302 position "c"
16303 hor_pos "c"
16304 has_inner_box 1
16305 inner_pos "c"
16306 use_parbox 0
16307 use_makebox 0
16308 width "15col%"
16309 special "none"
16310 height "1in"
16311 height_special "totalheight"
16312 thickness "0.4pt"
16313 separation "3pt"
16314 shadowsize "4pt"
16315 framecolor "black"
16316 backgroundcolor "none"
16317 status collapsed
16318
16319 \begin_layout Plain Layout
16320 \begin_inset Tabular
16321 <lyxtabular version="3" rows="3" columns="3">
16322 <features tabularvalignment="middle">
16323 <column alignment="center" valignment="top">
16324 <column alignment="center" valignment="top">
16325 <column alignment="center" valignment="top">
16326 <row>
16327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 a
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 d
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 g
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 </row>
16355 <row>
16356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16357 \begin_inset Text
16358
16359 \begin_layout Plain Layout
16360 b
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369 e
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 h
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 </row>
16384 <row>
16385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389 c
16390 \end_layout
16391
16392 \end_inset
16393 </cell>
16394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398 f
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 i
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 </row>
16413 </lyxtabular>
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \end_inset
16421
16422
16423 \end_layout
16424
16425 \begin_layout Itemize
16426 test 
16427 \begin_inset Box Frameless
16428 position "b"
16429 hor_pos "c"
16430 has_inner_box 1
16431 inner_pos "c"
16432 use_parbox 0
16433 use_makebox 0
16434 width "15col%"
16435 special "none"
16436 height "1in"
16437 height_special "totalheight"
16438 thickness "0.4pt"
16439 separation "3pt"
16440 shadowsize "4pt"
16441 framecolor "black"
16442 backgroundcolor "none"
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446 \begin_inset Tabular
16447 <lyxtabular version="3" rows="3" columns="3">
16448 <features tabularvalignment="middle">
16449 <column alignment="center" valignment="top">
16450 <column alignment="center" valignment="top">
16451 <column alignment="center" valignment="top">
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 a
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 d
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475 g
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 </row>
16481 <row>
16482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 b
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495 e
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504 h
16505 \end_layout
16506
16507 \end_inset
16508 </cell>
16509 </row>
16510 <row>
16511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 c
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 f
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 i
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 </lyxtabular>
16540
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \end_inset
16547
16548  test 
16549 \begin_inset ERT
16550 status collapsed
16551
16552 \begin_layout Plain Layout
16553
16554
16555 \backslash
16556 raisebox{-0.32
16557 \backslash
16558 baselineskip}{
16559 \end_layout
16560
16561 \end_inset
16562
16563
16564 \begin_inset Box Frameless
16565 position "b"
16566 hor_pos "c"
16567 has_inner_box 1
16568 inner_pos "c"
16569 use_parbox 0
16570 use_makebox 0
16571 width "15col%"
16572 special "none"
16573 height "1in"
16574 height_special "totalheight"
16575 thickness "0.4pt"
16576 separation "3pt"
16577 shadowsize "4pt"
16578 framecolor "black"
16579 backgroundcolor "none"
16580 status collapsed
16581
16582 \begin_layout Plain Layout
16583 \begin_inset Tabular
16584 <lyxtabular version="3" rows="3" columns="3">
16585 <features tabularvalignment="middle">
16586 <column alignment="center" valignment="top">
16587 <column alignment="center" valignment="top">
16588 <column alignment="center" valignment="top">
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 a
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 d
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 g
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 <row>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 b
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632 e
16633 \end_layout
16634
16635 \end_inset
16636 </cell>
16637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641 h
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 </row>
16647 <row>
16648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 c
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661 f
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670 i
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 </row>
16676 </lyxtabular>
16677
16678 \end_inset
16679
16680
16681 \end_layout
16682
16683 \end_inset
16684
16685
16686 \begin_inset ERT
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690
16691 }
16692 \end_layout
16693
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \begin_layout Standard
16700 As you will see, the content of the first and last table row is not correctly
16701  aligned.
16702  To get this alignment, the minipage box must be set into a raisebox.
16703 \begin_inset Foot
16704 status collapsed
16705
16706 \begin_layout Plain Layout
16707 Raiseboxes are described in section
16708 \begin_inset space ~
16709 \end_inset
16710
16711
16712 \begin_inset CommandInset ref
16713 LatexCommand ref
16714 reference "subsec:Vertical-Alignment"
16715
16716 \end_inset
16717
16718 .
16719 \end_layout
16720
16721 \end_inset
16722
16723  In the example above the second table in the first item is aligned using
16724  the \SpecialChar TeX
16725  Code command
16726 \end_layout
16727
16728 \begin_layout Standard
16729
16730 \series bold
16731
16732 \backslash
16733 raisebox{0.85
16734 \backslash
16735 baselineskip}{
16736 \end_layout
16737
16738 \begin_layout Standard
16739 before the box.
16740  After the box the closing brace 
16741 \series bold
16742 }
16743 \series default
16744  is inserted as \SpecialChar TeX
16745  Code.
16746  For the second table in the last item the command
16747 \end_layout
16748
16749 \begin_layout Standard
16750
16751 \series bold
16752
16753 \backslash
16754 raisebox{-0.32
16755 \backslash
16756 baselineskip}{
16757 \end_layout
16758
16759 \begin_layout Standard
16760 is used.
16761 \end_layout
16762
16763 \begin_layout Standard
16764 \begin_inset Note Greyedout
16765 status open
16766
16767 \begin_layout Plain Layout
16768
16769 \series bold
16770 Note:
16771 \series default
16772  The alignment of the table row content to the surrounding text line is
16773  not exact.
16774  The required value for the 
16775 \series bold
16776
16777 \backslash
16778 raisebox
16779 \series default
16780  command for this alignment depends on the document font, the font size,
16781  and the table line thickness.
16782 \end_layout
16783
16784 \end_inset
16785
16786
16787 \end_layout
16788
16789 \begin_layout Section
16790 Colored Tables
16791 \begin_inset CommandInset label
16792 LatexCommand label
16793 name "sec:Colored-Tables"
16794
16795 \end_inset
16796
16797
16798 \begin_inset Index idx
16799 status collapsed
16800
16801 \begin_layout Plain Layout
16802 Table ! Color
16803 \end_layout
16804
16805 \end_inset
16806
16807
16808 \end_layout
16809
16810 \begin_layout Subsection
16811 Colored Cells
16812 \begin_inset Index idx
16813 status collapsed
16814
16815 \begin_layout Plain Layout
16816 Table Color ! for Cells
16817 \end_layout
16818
16819 \end_inset
16820
16821
16822 \begin_inset Index idx
16823 status collapsed
16824
16825 \begin_layout Plain Layout
16826 Color ! for Table Cells
16827 \end_layout
16828
16829 \end_inset
16830
16831
16832 \end_layout
16833
16834 \begin_layout Standard
16835 \begin_inset Float table
16836 placement h
16837 wide false
16838 sideways false
16839 status open
16840
16841 \begin_layout Plain Layout
16842 \begin_inset Caption Standard
16843
16844 \begin_layout Plain Layout
16845 \begin_inset CommandInset label
16846 LatexCommand label
16847 name "tab:Table-colored-without"
16848
16849 \end_inset
16850
16851 Table colored without using the package 
16852 \series bold
16853 colortbl
16854 \series default
16855
16856 \begin_inset Argument 1
16857 status collapsed
16858
16859 \begin_layout Plain Layout
16860 Table without colortbl
16861 \end_layout
16862
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \begin_layout Plain Layout
16874 \align center
16875 \begin_inset Tabular
16876 <lyxtabular version="3" rows="3" columns="3">
16877 <features tabularvalignment="middle">
16878 <column alignment="center" valignment="top">
16879 <column alignment="center" valignment="top">
16880 <column alignment="center" valignment="top">
16881 <row>
16882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886
16887 \color green
16888 a
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \color red
16899 b
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908
16909 \color red
16910 c
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \color green
16923 d
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Plain Layout
16932
16933 \color blue
16934 e
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16940 \begin_inset Text
16941
16942 \begin_layout Plain Layout
16943
16944 \color blue
16945 f
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \color green
16958 g
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967
16968 \color blue
16969 h
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \color blue
16980 i
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 </row>
16986 </lyxtabular>
16987
16988 \end_inset
16989
16990
16991 \end_layout
16992
16993 \end_inset
16994
16995
16996 \end_layout
16997
16998 \begin_layout Standard
16999 If you only need colored text, mark the cells and choose a color in the
17000  
17001 \family sans
17002 Text
17003 \begin_inset space ~
17004 \end_inset
17005
17006 Style
17007 \family default
17008  dialog (toolbar button 
17009 \begin_inset Info
17010 type  "icon"
17011 arg   "dialog-show character"
17012 \end_inset
17013
17014 ).
17015  This was used to create Table
17016 \begin_inset space ~
17017 \end_inset
17018
17019
17020 \begin_inset CommandInset ref
17021 LatexCommand ref
17022 reference "tab:Table-colored-without"
17023
17024 \end_inset
17025
17026 .
17027  In any other case you have to use the \SpecialChar LaTeX
17028 -package 
17029 \series bold
17030 colortbl
17031 \series default
17032 .
17033 \begin_inset Index idx
17034 status collapsed
17035
17036 \begin_layout Plain Layout
17037 \SpecialChar LaTeX
17038 -packages ! colortbl
17039 \end_layout
17040
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \begin_layout Standard
17047 \begin_inset ERT
17048 status collapsed
17049
17050 \begin_layout Plain Layout
17051
17052
17053 \backslash
17054 ifcolortbl
17055 \end_layout
17056
17057 \end_inset
17058
17059
17060 \begin_inset Note Note
17061 status open
17062
17063 \begin_layout Plain Layout
17064 The following section part will only be displayed when the \SpecialChar LaTeX
17065 -package 
17066 \series bold
17067 colortbl
17068 \series default
17069  is installed.
17070 \end_layout
17071
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \begin_layout Standard
17078 To create colored tables, 
17079 \series bold
17080 colortbl
17081 \series default
17082  must be loaded in the preamble with the line
17083 \end_layout
17084
17085 \begin_layout Standard
17086
17087 \series bold
17088
17089 \backslash
17090 usepackage{colortbl}
17091 \end_layout
17092
17093 \begin_layout Standard
17094 The color of a column is adjusted with the command
17095 \end_layout
17096
17097 \begin_layout Standard
17098
17099 \series bold
17100
17101 \backslash
17102 columncolor{name of color}
17103 \end_layout
17104
17105 \begin_layout Standard
17106 inside the command 
17107 \series bold
17108 >{ }
17109 \series default
17110 .
17111  More about the command 
17112 \series bold
17113 >{}
17114 \series default
17115  is contained in section
17116 \begin_inset space ~
17117 \end_inset
17118
17119
17120 \begin_inset CommandInset ref
17121 LatexCommand ref
17122 reference "subsec:Multicolumn-Calculations"
17123
17124 \end_inset
17125
17126 .
17127 \end_layout
17128
17129 \begin_layout Standard
17130 The following color names are predefined:
17131 \end_layout
17132
17133 \begin_layout Standard
17134
17135 \family sans
17136 red
17137 \family default
17138
17139 \family sans
17140 green
17141 \family default
17142
17143 \family sans
17144 yellow
17145 \family default
17146
17147 \family sans
17148 blue
17149 \family default
17150
17151 \family sans
17152 cyan
17153 \family default
17154
17155 \family sans
17156 magenta
17157 \family default
17158
17159 \family sans
17160 black
17161 \family default
17162  and 
17163 \family sans
17164 white
17165 \end_layout
17166
17167 \begin_layout Standard
17168 \begin_inset VSpace medskip
17169 \end_inset
17170
17171
17172 \end_layout
17173
17174 \begin_layout Standard
17175 If you add the option
17176 \end_layout
17177
17178 \begin_layout Standard
17179
17180 \series bold
17181 dvipsnames
17182 \end_layout
17183
17184 \begin_layout Standard
17185 to the document class options in the document settings, you can additionally
17186  use further 61
17187 \begin_inset space ~
17188 \end_inset
17189
17190 colors.
17191  These colors are listed in appendix
17192 \begin_inset space ~
17193 \end_inset
17194
17195
17196 \begin_inset CommandInset ref
17197 LatexCommand ref
17198 reference "chap:List-of-dvips-colornames"
17199
17200 \end_inset
17201
17202 .
17203  One of these colors, 
17204 \family sans
17205 Maroon
17206 \family default
17207 , is used as example in Table
17208 \begin_inset space ~
17209 \end_inset
17210
17211
17212 \begin_inset CommandInset ref
17213 LatexCommand ref
17214 reference "tab:Table-colored-using"
17215
17216 \end_inset
17217
17218 .
17219 \end_layout
17220
17221 \begin_layout Standard
17222 \begin_inset VSpace medskip
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \begin_layout Standard
17229 You can also define your own color with the command
17230 \end_layout
17231
17232 \begin_layout Standard
17233
17234 \series bold
17235
17236 \backslash
17237 definecolor{color name}{color model}{color values}
17238 \end_layout
17239
17240 \begin_layout Standard
17241 The color model can be
17242 \end_layout
17243
17244 \begin_layout Labeling
17245 \labelwidthstring 00.00.0000
17246 cmyk: cyan, magenta, yellow, black
17247 \end_layout
17248
17249 \begin_layout Labeling
17250 \labelwidthstring 00.00.0000
17251 rgb: red, green blue
17252 \end_layout
17253
17254 \begin_layout Labeling
17255 \labelwidthstring 00.00.0000
17256 gray gray
17257 \end_layout
17258
17259 \begin_layout Standard
17260 and the color values are comma separated numbers between 0 and 1 describing
17261  the factor for the corresponding color of the color model.
17262 \end_layout
17263
17264 \begin_layout Standard
17265 You can e.
17266 \begin_inset space \thinspace{}
17267 \end_inset
17268
17269 g.
17270 \begin_inset space \space{}
17271 \end_inset
17272
17273 define the color "
17274 \emph on
17275 darkgreen
17276 \emph default
17277 " in the preamble with
17278 \end_layout
17279
17280 \begin_layout Standard
17281
17282 \series bold
17283
17284 \backslash
17285 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17286 \end_layout
17287
17288 \begin_layout Standard
17289 and the color "
17290 \emph on
17291 lightgray
17292 \emph default
17293 " with
17294 \end_layout
17295
17296 \begin_layout Standard
17297
17298 \series bold
17299
17300 \backslash
17301 definecolor{lightgray}{gray}{0.8}
17302 \end_layout
17303
17304 \begin_layout Standard
17305 \begin_inset VSpace medskip
17306 \end_inset
17307
17308
17309 \end_layout
17310
17311 \begin_layout Standard
17312 Lines are colored with the command
17313 \end_layout
17314
17315 \begin_layout Standard
17316
17317 \series bold
17318
17319 \backslash
17320 rowcolor{name of color}
17321 \end_layout
17322
17323 \begin_layout Standard
17324 and cells are colored with the command
17325 \end_layout
17326
17327 \begin_layout Standard
17328
17329 \series bold
17330
17331 \backslash
17332 cellcolor{name of color}
17333 \end_layout
17334
17335 \begin_layout Standard
17336 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17337  Code.
17338 \end_layout
17339
17340 \begin_layout Standard
17341 To color characters in the table, mark the cells and use the 
17342 \family sans
17343 Text
17344 \begin_inset space ~
17345 \end_inset
17346
17347 Style
17348 \family default
17349  dialog.
17350  If a cell contains \SpecialChar TeX
17351  Code mark only the characters, otherwise the colored
17352  \SpecialChar TeX
17353  Code will cause \SpecialChar LaTeX
17354  errors.
17355 \end_layout
17356
17357 \begin_layout Standard
17358 \begin_inset Note Greyedout
17359 status open
17360
17361 \begin_layout Plain Layout
17362
17363 \series bold
17364 Note:
17365 \series default
17366  Not all DVI-viewers are able to display self-defined colors.
17367 \end_layout
17368
17369 \end_inset
17370
17371
17372 \end_layout
17373
17374 \begin_layout Standard
17375 \begin_inset VSpace bigskip
17376 \end_inset
17377
17378
17379 \end_layout
17380
17381 \begin_layout Standard
17382 To create Table
17383 \begin_inset space ~
17384 \end_inset
17385
17386
17387 \begin_inset CommandInset ref
17388 LatexCommand ref
17389 reference "tab:Table-colored-using"
17390
17391 \end_inset
17392
17393  do the following: The color of the first column should be 
17394 \emph on
17395 darkgreen
17396 \emph default
17397 .
17398  So insert
17399 \end_layout
17400
17401 \begin_layout Standard
17402
17403 \series bold
17404 >{
17405 \backslash
17406 columncolor{darkgreen}
17407 \backslash
17408 centering}c
17409 \end_layout
17410
17411 \begin_layout Standard
17412 as \SpecialChar LaTeX
17413 -argument for this column.
17414  The first row should be light blue, therefore the \SpecialChar TeX
17415  Code command
17416 \end_layout
17417
17418 \begin_layout Standard
17419
17420 \series bold
17421
17422 \backslash
17423 rowcolor{cyan}
17424 \end_layout
17425
17426 \begin_layout Standard
17427 is inserted to the first cell of this row.
17428  Note that this overwrites the column color for the first cell.
17429  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17430  Code
17431  command
17432 \end_layout
17433
17434 \begin_layout Standard
17435
17436 \series bold
17437
17438 \backslash
17439 cellcolor{Maroon}
17440 \end_layout
17441
17442 \begin_layout Standard
17443 The characters could now be colored using the menu 
17444 \family sans
17445 Edit\SpecialChar menuseparator
17446 Text
17447 \begin_inset space ~
17448 \end_inset
17449
17450 Style
17451 \family default
17452 .
17453 \end_layout
17454
17455 \begin_layout Standard
17456 \begin_inset Float table
17457 placement h
17458 wide false
17459 sideways false
17460 status open
17461
17462 \begin_layout Plain Layout
17463 \begin_inset Caption Standard
17464
17465 \begin_layout Plain Layout
17466 \begin_inset CommandInset label
17467 LatexCommand label
17468 name "tab:Table-colored-using"
17469
17470 \end_inset
17471
17472 Table colored using the package 
17473 \series bold
17474 colortbl
17475 \series default
17476
17477 \begin_inset Argument 1
17478 status collapsed
17479
17480 \begin_layout Plain Layout
17481 Table with colortbl
17482 \end_layout
17483
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \begin_layout Plain Layout
17495 \align center
17496 \begin_inset Tabular
17497 <lyxtabular version="3" rows="3" columns="3">
17498 <features tabularvalignment="middle">
17499 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17500 <column alignment="center" valignment="top">
17501 <column alignment="center" valignment="top">
17502 <row>
17503 <cell alignment="center" valignment="top" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 \begin_inset ERT
17508 status collapsed
17509
17510 \begin_layout Plain Layout
17511
17512
17513 \backslash
17514 rowcolor{cyan}
17515 \end_layout
17516
17517 \end_inset
17518
17519
17520 \color magenta
17521 a
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 <cell alignment="center" valignment="top" usebox="none">
17527 \begin_inset Text
17528
17529 \begin_layout Plain Layout
17530
17531 \color red
17532 b
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 <cell alignment="center" valignment="top" usebox="none">
17538 \begin_inset Text
17539
17540 \begin_layout Plain Layout
17541
17542 \color red
17543 c
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 </row>
17549 <row>
17550 <cell alignment="center" valignment="top" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554
17555 \color yellow
17556 d
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 <cell alignment="center" valignment="top" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565
17566 \color blue
17567 e
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 <cell alignment="center" valignment="top" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576
17577 \color blue
17578 f
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 <row>
17585 <cell alignment="center" valignment="top" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589
17590 \color yellow
17591 g
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600
17601 \color blue
17602 h
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 \begin_inset ERT
17612 status collapsed
17613
17614 \begin_layout Plain Layout
17615
17616
17617 \backslash
17618 cellcolor{Maroon}
17619 \end_layout
17620
17621 \end_inset
17622
17623
17624 \color green
17625 i
17626 \end_layout
17627
17628 \end_inset
17629 </cell>
17630 </row>
17631 </lyxtabular>
17632
17633 \end_inset
17634
17635
17636 \end_layout
17637
17638 \end_inset
17639
17640
17641 \end_layout
17642
17643 \begin_layout Standard
17644 \begin_inset ERT
17645 status collapsed
17646
17647 \begin_layout Plain Layout
17648
17649
17650 \backslash
17651 else
17652 \end_layout
17653
17654 \end_inset
17655
17656
17657 \begin_inset Note Note
17658 status open
17659
17660 \begin_layout Plain Layout
17661 The following will be displayed when the \SpecialChar LaTeX
17662 -package 
17663 \series bold
17664 colortbl
17665 \series default
17666  is not installed:
17667 \end_layout
17668
17669 \end_inset
17670
17671
17672 \end_layout
17673
17674 \begin_layout Standard
17675 You need to install the package 
17676 \series bold
17677 colortbl
17678 \series default
17679  to see the content of this section in the output.
17680 \end_layout
17681
17682 \begin_layout Standard
17683 \begin_inset ERT
17684 status collapsed
17685
17686 \begin_layout Plain Layout
17687
17688
17689 \backslash
17690 fi
17691 \end_layout
17692
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \begin_layout Subsection
17699 Colored Rows
17700 \begin_inset Index idx
17701 status collapsed
17702
17703 \begin_layout Plain Layout
17704 Table Color ! for Rows
17705 \end_layout
17706
17707 \end_inset
17708
17709
17710 \begin_inset Index idx
17711 status collapsed
17712
17713 \begin_layout Plain Layout
17714 Color ! for Table Rows
17715 \end_layout
17716
17717 \end_inset
17718
17719
17720 \end_layout
17721
17722 \begin_layout Standard
17723 In case every second table row needs to be colored there is an alternative
17724  to the method described in the previous section: One loads the package
17725  
17726 \series bold
17727 xcolor
17728 \series default
17729
17730 \begin_inset Index idx
17731 status collapsed
17732
17733 \begin_layout Plain Layout
17734 \SpecialChar LaTeX
17735 -packages ! xcolor
17736 \begin_inset ERT
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740
17741
17742 \backslash
17743 vspace{4mm}
17744 \end_layout
17745
17746 \end_inset
17747
17748
17749 \end_layout
17750
17751 \end_inset
17752
17753  in the document preamble with the command
17754 \end_layout
17755
17756 \begin_layout Standard
17757
17758 \series bold
17759
17760 \backslash
17761 usepackage[table]{xcolor}
17762 \end_layout
17763
17764 \begin_layout Standard
17765
17766 \series bold
17767 xcolor
17768 \series default
17769  automatically loads also the package 
17770 \series bold
17771 colortbl
17772 \series default
17773
17774 \begin_inset Index idx
17775 status collapsed
17776
17777 \begin_layout Plain Layout
17778 \SpecialChar LaTeX
17779 -packages ! colortbl
17780 \end_layout
17781
17782 \end_inset
17783
17784 , so 
17785 \series bold
17786 colortbl
17787 \series default
17788  must be installed in your \SpecialChar LaTeX
17789 -distribution, otherwise you get \SpecialChar LaTeX
17790 -errors.
17791 \end_layout
17792
17793 \begin_layout Standard
17794 \begin_inset ERT
17795 status collapsed
17796
17797 \begin_layout Plain Layout
17798
17799
17800 \backslash
17801 ifcolortbl
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \begin_inset Note Note
17808 status open
17809
17810 \begin_layout Plain Layout
17811 The following section part will only be displayed when the \SpecialChar LaTeX
17812 -package 
17813 \series bold
17814 colortbl
17815 \series default
17816  is installed.
17817 \end_layout
17818
17819 \end_inset
17820
17821
17822 \end_layout
17823
17824 \begin_layout Standard
17825 The table rows are colored with the command
17826 \end_layout
17827
17828 \begin_layout Standard
17829
17830 \series bold
17831
17832 \backslash
17833 rowcolors[commands]{row number}{odd row color}{even row color}
17834 \end_layout
17835
17836 \begin_layout Standard
17837 that is either inserted in the document preamble or as \SpecialChar TeX
17838  Code before the
17839  first table to be colored.
17840  row
17841 \begin_inset space ~
17842 \end_inset
17843
17844 number is the number of the first row which should be colored according
17845  to the odd row color.
17846  commands can be additional commands that are executed before every table
17847  row.
17848  So for example the command
17849 \end_layout
17850
17851 \begin_layout Standard
17852
17853 \series bold
17854
17855 \backslash
17856 rowcolors{1}{white}{lightgray}
17857 \end_layout
17858
17859 \begin_layout Standard
17860 leads to the coloring scheme of Table
17861 \begin_inset space ~
17862 \end_inset
17863
17864
17865 \begin_inset CommandInset ref
17866 LatexCommand ref
17867 reference "tab:Table-rowcolors"
17868
17869 \end_inset
17870
17871 .
17872  The command
17873 \end_layout
17874
17875 \begin_layout Standard
17876
17877 \series bold
17878
17879 \backslash
17880 rowcolors[
17881 \backslash
17882 hline]{1}{lightgray}{cyan}
17883 \end_layout
17884
17885 \begin_layout Standard
17886 leads to the coloring scheme of Table
17887 \begin_inset space ~
17888 \end_inset
17889
17890
17891 \begin_inset CommandInset ref
17892 LatexCommand ref
17893 reference "tab:Table-rowcolors-2"
17894
17895 \end_inset
17896
17897 .
17898  If odd
17899 \begin_inset space ~
17900 \end_inset
17901
17902 row
17903 \begin_inset space ~
17904 \end_inset
17905
17906 color and/or even
17907 \begin_inset space ~
17908 \end_inset
17909
17910 row
17911 \begin_inset space ~
17912 \end_inset
17913
17914 color are left empty, no color will be used so that the command
17915 \end_layout
17916
17917 \begin_layout Standard
17918
17919 \series bold
17920
17921 \backslash
17922 rowcolors{1}{}{}
17923 \end_layout
17924
17925 \begin_layout Standard
17926 deletes all colors.
17927  
17928 \series bold
17929
17930 \backslash
17931 rowcolors
17932 \series default
17933  affects all tables following that command.
17934 \end_layout
17935
17936 \begin_layout Standard
17937 \begin_inset ERT
17938 status open
17939
17940 \begin_layout Plain Layout
17941
17942
17943 \backslash
17944 rowcolors{1}{white}{lightgray}
17945 \end_layout
17946
17947 \end_inset
17948
17949
17950 \end_layout
17951
17952 \begin_layout Standard
17953 \begin_inset Float table
17954 placement h
17955 wide false
17956 sideways false
17957 status open
17958
17959 \begin_layout Plain Layout
17960 \begin_inset Caption Standard
17961
17962 \begin_layout Plain Layout
17963 \begin_inset CommandInset label
17964 LatexCommand label
17965 name "tab:Table-rowcolors"
17966
17967 \end_inset
17968
17969 Table where every second row is colored light gray.
17970 \end_layout
17971
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \begin_layout Plain Layout
17978 \align center
17979 \begin_inset Tabular
17980 <lyxtabular version="3" rows="4" columns="3">
17981 <features tabularvalignment="middle">
17982 <column alignment="center" valignment="top">
17983 <column alignment="center" valignment="top" width="0pt">
17984 <column alignment="center" valignment="top" width="0pt">
17985 <row>
17986 <cell alignment="center" valignment="top" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990 X
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 <cell alignment="center" valignment="top" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999 Y
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 Z
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 </row>
18014 <row>
18015 <cell alignment="center" valignment="top" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 1
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028 2
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 <cell alignment="center" valignment="top" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037 3
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 </row>
18043 <row>
18044 <cell alignment="center" valignment="top" usebox="none">
18045 \begin_inset Text
18046
18047 \begin_layout Plain Layout
18048 4
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 <cell alignment="center" valignment="top" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057 5
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066 6
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 </row>
18072 <row>
18073 <cell alignment="center" valignment="top" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Plain Layout
18077 7
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 8
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095 9
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 </row>
18101 </lyxtabular>
18102
18103 \end_inset
18104
18105
18106 \end_layout
18107
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \begin_layout Standard
18114 \begin_inset ERT
18115 status open
18116
18117 \begin_layout Plain Layout
18118
18119
18120 \backslash
18121 rowcolors[
18122 \backslash
18123 hline]{1}{lightgray}{cyan}
18124 \end_layout
18125
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \begin_layout Standard
18132 \begin_inset Float table
18133 placement h
18134 wide false
18135 sideways false
18136 status open
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Caption Standard
18140
18141 \begin_layout Plain Layout
18142 \begin_inset CommandInset label
18143 LatexCommand label
18144 name "tab:Table-rowcolors-2"
18145
18146 \end_inset
18147
18148 Table where every second row is colored cyan and at which there is a line
18149  between each row.
18150 \end_layout
18151
18152 \end_inset
18153
18154
18155 \end_layout
18156
18157 \begin_layout Plain Layout
18158 \align center
18159 \begin_inset Tabular
18160 <lyxtabular version="3" rows="4" columns="3">
18161 <features tabularvalignment="middle">
18162 <column alignment="center" valignment="top">
18163 <column alignment="center" valignment="top">
18164 <column alignment="center" valignment="top" width="0pt">
18165 <row>
18166 <cell alignment="center" valignment="top" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170 X
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 Y
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188 Z
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 <row>
18195 <cell alignment="center" valignment="top" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199 1
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 <cell alignment="center" valignment="top" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208 2
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217 3
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 </row>
18223 <row>
18224 <cell alignment="center" valignment="top" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 4
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 5
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 6
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 </row>
18252 <row>
18253 <cell alignment="center" valignment="top" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 7
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell alignment="center" valignment="top" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 8
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 9
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 </row>
18281 </lyxtabular>
18282
18283 \end_inset
18284
18285
18286 \end_layout
18287
18288 \end_inset
18289
18290
18291 \end_layout
18292
18293 \begin_layout Standard
18294 \begin_inset ERT
18295 status collapsed
18296
18297 \begin_layout Plain Layout
18298
18299
18300 \backslash
18301 rowcolors{1}{}{}
18302 \end_layout
18303
18304 \end_inset
18305
18306
18307 \begin_inset Note Note
18308 status collapsed
18309
18310 \begin_layout Plain Layout
18311 turns off the row coloring
18312 \end_layout
18313
18314 \end_inset
18315
18316
18317 \end_layout
18318
18319 \begin_layout Standard
18320 \begin_inset ERT
18321 status collapsed
18322
18323 \begin_layout Plain Layout
18324
18325
18326 \backslash
18327 else
18328 \end_layout
18329
18330 \end_inset
18331
18332
18333 \begin_inset Note Note
18334 status open
18335
18336 \begin_layout Plain Layout
18337 The following will be displayed when the \SpecialChar LaTeX
18338 -package 
18339 \series bold
18340 colortbl
18341 \series default
18342  is not installed:
18343 \end_layout
18344
18345 \end_inset
18346
18347
18348 \end_layout
18349
18350 \begin_layout Standard
18351 You need to install the package 
18352 \series bold
18353 colortbl
18354 \series default
18355  to see the content of this section in the output.
18356 \end_layout
18357
18358 \begin_layout Standard
18359 \begin_inset ERT
18360 status collapsed
18361
18362 \begin_layout Plain Layout
18363
18364
18365 \backslash
18366 fi
18367 \end_layout
18368
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \begin_layout Subsection
18375 Colored Lines
18376 \begin_inset Index idx
18377 status collapsed
18378
18379 \begin_layout Plain Layout
18380 Table Color ! for Lines
18381 \end_layout
18382
18383 \end_inset
18384
18385
18386 \begin_inset Index idx
18387 status collapsed
18388
18389 \begin_layout Plain Layout
18390 Color ! for Table Lines
18391 \end_layout
18392
18393 \end_inset
18394
18395
18396 \end_layout
18397
18398 \begin_layout Standard
18399 As described in section
18400 \begin_inset space ~
18401 \end_inset
18402
18403
18404 \begin_inset CommandInset ref
18405 LatexCommand ref
18406 reference "subsec:Line-Thickness"
18407
18408 \end_inset
18409
18410 , the line thickness for all lines in a table can be adjusted with the length
18411  
18412 \series bold
18413
18414 \backslash
18415 arrayrulewidth
18416 \series default
18417 .
18418  It is set to 1.5
18419 \begin_inset space \thinspace{}
18420 \end_inset
18421
18422 pt for all tables of this section.
18423 \begin_inset ERT
18424 status collapsed
18425
18426 \begin_layout Plain Layout
18427
18428
18429 \backslash
18430 setlength{
18431 \backslash
18432 arrayrulewidth}{1.5pt}
18433 \end_layout
18434
18435 \end_inset
18436
18437
18438 \end_layout
18439
18440 \begin_layout Standard
18441 To color vertical lines for example with green, create the following column
18442  format in the document preamble, according to the description in section
18443 \begin_inset space ~
18444 \end_inset
18445
18446
18447 \begin_inset CommandInset ref
18448 LatexCommand ref
18449 reference "subsec:Customized-Format"
18450
18451 \end_inset
18452
18453 :
18454 \end_layout
18455
18456 \begin_layout Standard
18457
18458 \series bold
18459
18460 \backslash
18461 newcolumntype{W}{!{
18462 \backslash
18463 color{green}
18464 \backslash
18465 vline}}
18466 \end_layout
18467
18468 \begin_layout Standard
18469 For Table
18470 \begin_inset space ~
18471 \end_inset
18472
18473
18474 \begin_inset CommandInset ref
18475 LatexCommand ref
18476 reference "tab:Table-with-vertical-colored"
18477
18478 \end_inset
18479
18480  the \SpecialChar LaTeX
18481 -argument
18482 \series bold
18483  WcW
18484 \series default
18485  was used for the last column and
18486 \series bold
18487  Wc
18488 \series default
18489  for the other columns.
18490 \end_layout
18491
18492 \begin_layout Standard
18493 If you want to have several colors, define more column formats.
18494 \end_layout
18495
18496 \begin_layout Standard
18497 \begin_inset Float table
18498 placement h
18499 wide false
18500 sideways false
18501 status open
18502
18503 \begin_layout Plain Layout
18504 \begin_inset Caption Standard
18505
18506 \begin_layout Plain Layout
18507 \begin_inset CommandInset label
18508 LatexCommand label
18509 name "tab:Table-with-vertical-colored"
18510
18511 \end_inset
18512
18513 Table with colored vertical lines
18514 \end_layout
18515
18516 \end_inset
18517
18518
18519 \end_layout
18520
18521 \begin_layout Plain Layout
18522 \align center
18523 \begin_inset Tabular
18524 <lyxtabular version="3" rows="3" columns="3">
18525 <features tabularvalignment="middle">
18526 <column alignment="center" valignment="top" special="Wc">
18527 <column alignment="center" valignment="top" special="Wc">
18528 <column alignment="center" valignment="top" special="WcW">
18529 <row>
18530 <cell alignment="center" valignment="top" topline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534 sd
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell alignment="center" valignment="top" topline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543
18544 \end_layout
18545
18546 \end_inset
18547 </cell>
18548 <cell alignment="center" valignment="top" topline="true" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 </row>
18558 <row>
18559 <cell alignment="center" valignment="top" topline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 <cell alignment="center" valignment="top" topline="true" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572 sd
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 <cell alignment="center" valignment="top" topline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 </row>
18587 <row>
18588 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610 sd
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 </row>
18616 </lyxtabular>
18617
18618 \end_inset
18619
18620
18621 \end_layout
18622
18623 \end_inset
18624
18625
18626 \end_layout
18627
18628 \begin_layout Standard
18629 \begin_inset VSpace bigskip
18630 \end_inset
18631
18632 To color all horizontal lines for example with red, as in Table
18633 \begin_inset space ~
18634 \end_inset
18635
18636
18637 \begin_inset CommandInset ref
18638 LatexCommand ref
18639 reference "tab:Table-with-horizontal-colored"
18640
18641 \end_inset
18642
18643 , insert these commands in \SpecialChar TeX
18644  code before the table or table float:
18645 \end_layout
18646
18647 \begin_layout Standard
18648
18649 \series bold
18650
18651 \backslash
18652 let
18653 \backslash
18654 myHlineC
18655 \backslash
18656 hline
18657 \begin_inset Newline newline
18658 \end_inset
18659
18660
18661 \backslash
18662 renewcommand{
18663 \backslash
18664 hline}
18665 \begin_inset Newline newline
18666 \end_inset
18667
18668
18669 \begin_inset Phantom HPhantom
18670 status open
18671
18672 \begin_layout Plain Layout
18673
18674 \series bold
18675 \begin_inset space ~
18676 \end_inset
18677
18678
18679 \end_layout
18680
18681 \end_inset
18682
18683 {
18684 \backslash
18685 arrayrulecolor{red}
18686 \backslash
18687 myHlineC
18688 \backslash
18689 arrayrulecolor{black}}
18690 \end_layout
18691
18692 \begin_layout Standard
18693 \begin_inset ERT
18694 status collapsed
18695
18696 \begin_layout Plain Layout
18697
18698
18699 \backslash
18700 let
18701 \backslash
18702 myHlineC
18703 \backslash
18704 hline
18705 \end_layout
18706
18707 \begin_layout Plain Layout
18708
18709
18710 \backslash
18711 renewcommand{
18712 \backslash
18713 hline}
18714 \end_layout
18715
18716 \begin_layout Plain Layout
18717
18718  {
18719 \backslash
18720 arrayrulecolor{red}
18721 \backslash
18722 myHlineC
18723 \backslash
18724 arrayrulecolor{black}}
18725 \end_layout
18726
18727 \end_inset
18728
18729
18730 \begin_inset Float table
18731 placement h
18732 wide false
18733 sideways false
18734 status open
18735
18736 \begin_layout Plain Layout
18737 \begin_inset Caption Standard
18738
18739 \begin_layout Plain Layout
18740 \begin_inset CommandInset label
18741 LatexCommand label
18742 name "tab:Table-with-horizontal-colored"
18743
18744 \end_inset
18745
18746 Table with colored horizontal lines
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \begin_layout Plain Layout
18755 \align center
18756 \begin_inset Tabular
18757 <lyxtabular version="3" rows="3" columns="3">
18758 <features tabularvalignment="middle">
18759 <column alignment="center" valignment="top">
18760 <column alignment="center" valignment="top">
18761 <column alignment="center" valignment="top">
18762 <row>
18763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 sd
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805 sd
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 </row>
18820 <row>
18821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 sd
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 </row>
18849 </lyxtabular>
18850
18851 \end_inset
18852
18853
18854 \end_layout
18855
18856 \end_inset
18857
18858
18859 \end_layout
18860
18861 \begin_layout Standard
18862 To return to the default line color black, insert this command in \SpecialChar TeX
18863  code
18864  after the table or table float:
18865 \end_layout
18866
18867 \begin_layout Standard
18868
18869 \series bold
18870
18871 \backslash
18872 renewcommand{
18873 \backslash
18874 hline}{
18875 \backslash
18876 myHlineC}
18877 \end_layout
18878
18879 \begin_layout Standard
18880 Table
18881 \begin_inset space ~
18882 \end_inset
18883
18884
18885 \begin_inset CommandInset ref
18886 LatexCommand ref
18887 reference "tab:Table-with-colored"
18888
18889 \end_inset
18890
18891  is an example with colored vertical and horizontal lines.
18892 \end_layout
18893
18894 \begin_layout Standard
18895 \begin_inset Float table
18896 placement h
18897 wide false
18898 sideways false
18899 status open
18900
18901 \begin_layout Plain Layout
18902 \begin_inset Caption Standard
18903
18904 \begin_layout Plain Layout
18905 \begin_inset CommandInset label
18906 LatexCommand label
18907 name "tab:Table-with-colored"
18908
18909 \end_inset
18910
18911 Table with colored lines
18912 \end_layout
18913
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \begin_layout Plain Layout
18920 \align center
18921 \begin_inset Tabular
18922 <lyxtabular version="3" rows="3" columns="3">
18923 <features tabularvalignment="middle">
18924 <column alignment="center" valignment="top" special="Wc">
18925 <column alignment="center" valignment="top" special="Wc">
18926 <column alignment="center" valignment="top" special="WcW">
18927 <row>
18928 <cell alignment="center" valignment="top" topline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 sd
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell alignment="center" valignment="top" topline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 <cell alignment="center" valignment="top" topline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 </row>
18956 <row>
18957 <cell alignment="center" valignment="top" topline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" topline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970 sd
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 <cell alignment="center" valignment="top" topline="true" usebox="none">
18976 \begin_inset Text
18977
18978 \begin_layout Plain Layout
18979
18980 \end_layout
18981
18982 \end_inset
18983 </cell>
18984 </row>
18985 <row topspace="default">
18986 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Plain Layout
18990
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 sd
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 </row>
19014 </lyxtabular>
19015
19016 \end_inset
19017
19018
19019 \end_layout
19020
19021 \end_inset
19022
19023
19024 \end_layout
19025
19026 \begin_layout Standard
19027 \begin_inset ERT
19028 status collapsed
19029
19030 \begin_layout Plain Layout
19031
19032
19033 \backslash
19034 renewcommand{
19035 \backslash
19036 hline}{
19037 \backslash
19038 myHlineC}
19039 \end_layout
19040
19041 \end_inset
19042
19043
19044 \end_layout
19045
19046 \begin_layout Standard
19047 \begin_inset ERT
19048 status collapsed
19049
19050 \begin_layout Plain Layout
19051
19052
19053 \backslash
19054 setlength{
19055 \backslash
19056 arrayrulewidth}{1.2pt}
19057 \end_layout
19058
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \begin_layout Standard
19065 To color only some of the table lines another strategy is necessary.
19066  To color all following horizontal lines, insert this command as \SpecialChar TeX
19067  code as
19068  last thing in the row that should be above the first colored line:
19069 \end_layout
19070
19071 \begin_layout Standard
19072
19073 \series bold
19074
19075 \backslash
19076
19077 \backslash
19078
19079 \backslash
19080 arrayrulecolor{blue}%
19081 \end_layout
19082
19083 \begin_layout Standard
19084 To go back to black lines, add this command as first thing in the row that
19085  is above the black lines:
19086 \end_layout
19087
19088 \begin_layout Standard
19089
19090 \series bold
19091
19092 \backslash
19093 arrayrulecolor{black}
19094 \end_layout
19095
19096 \begin_layout Standard
19097 With this one can color table lines like in Table
19098 \begin_inset space ~
19099 \end_inset
19100
19101
19102 \begin_inset CommandInset ref
19103 LatexCommand ref
19104 reference "tab:Table-with-different-hor"
19105
19106 \end_inset
19107
19108 .
19109  However, with this method it is not possible to color the line above the
19110  first row of a table.
19111 \end_layout
19112
19113 \begin_layout Standard
19114 \begin_inset Float table
19115 wide false
19116 sideways false
19117 status open
19118
19119 \begin_layout Plain Layout
19120 \begin_inset Caption Standard
19121
19122 \begin_layout Plain Layout
19123 \begin_inset CommandInset label
19124 LatexCommand label
19125 name "tab:Table-with-different-hor"
19126
19127 \end_inset
19128
19129 Table with different horizontal line colors.
19130 \end_layout
19131
19132 \end_inset
19133
19134
19135 \end_layout
19136
19137 \begin_layout Plain Layout
19138 \align center
19139 \begin_inset Tabular
19140 <lyxtabular version="3" rows="6" columns="7">
19141 <features tabularvalignment="middle">
19142 <column alignment="center" valignment="top">
19143 <column alignment="center" valignment="top">
19144 <column alignment="center" valignment="top">
19145 <column alignment="center" valignment="top">
19146 <column alignment="center" valignment="top">
19147 <column alignment="center" valignment="top">
19148 <column alignment="center" valignment="top">
19149 <row>
19150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 <cell alignment="center" valignment="top" topline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Plain Layout
19163
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 <cell alignment="center" valignment="top" topline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" topline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" topline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190
19191 \end_layout
19192
19193 \end_inset
19194 </cell>
19195 <cell alignment="center" valignment="top" topline="true" usebox="none">
19196 \begin_inset Text
19197
19198 \begin_layout Plain Layout
19199
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 \begin_inset ERT
19209 status open
19210
19211 \begin_layout Plain Layout
19212
19213
19214 \backslash
19215
19216 \backslash
19217
19218 \backslash
19219 arrayrulecolor{blue}%
19220 \end_layout
19221
19222 \end_inset
19223
19224
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 </row>
19230 <row>
19231 <cell alignment="center" valignment="top" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235 Y
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 Y
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 </row>
19295 <row>
19296 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300 \begin_inset ERT
19301 status open
19302
19303 \begin_layout Plain Layout
19304
19305
19306 \backslash
19307 arrayrulecolor{black}
19308 \end_layout
19309
19310 \end_inset
19311
19312
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 <cell alignment="center" valignment="top" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 <cell alignment="center" valignment="top" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 </row>
19372 <row>
19373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19374 \begin_inset Text
19375
19376 \begin_layout Plain Layout
19377
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 <cell alignment="center" valignment="top" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 <cell alignment="center" valignment="top" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 <cell alignment="center" valignment="top" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 \begin_inset ERT
19432 status collapsed
19433
19434 \begin_layout Plain Layout
19435
19436
19437 \backslash
19438
19439 \backslash
19440
19441 \backslash
19442 arrayrulecolor{green}%
19443 \end_layout
19444
19445 \end_inset
19446
19447
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 </row>
19453 <row>
19454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \end_layout
19487
19488 \end_inset
19489 </cell>
19490 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19491 \begin_inset Text
19492
19493 \begin_layout Plain Layout
19494
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 <row>
19519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523 \begin_inset ERT
19524 status collapsed
19525
19526 \begin_layout Plain Layout
19527
19528
19529 \backslash
19530 arrayrulecolor{black}
19531 \end_layout
19532
19533 \end_inset
19534
19535 B
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19577 \begin_inset Text
19578
19579 \begin_layout Plain Layout
19580
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589 \begin_inset ERT
19590 status collapsed
19591
19592 \begin_layout Plain Layout
19593
19594
19595 \backslash
19596
19597 \backslash
19598
19599 \backslash
19600 arrayrulecolor{blue}%
19601 \end_layout
19602
19603 \end_inset
19604
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 </lyxtabular>
19612
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \begin_layout Standard
19624 To change the color of vertical lines within a row, like in Table
19625 \begin_inset space ~
19626 \end_inset
19627
19628
19629 \begin_inset CommandInset ref
19630 LatexCommand ref
19631 reference "tab:Table-with-different-ver"
19632
19633 \end_inset
19634
19635 , one needs to use multicolumns.
19636  At first one needs to remove all vertical lines that don't run along the
19637  whole column.
19638  Now one colors all lines using the command
19639 \end_layout
19640
19641 \begin_layout Standard
19642
19643 \series bold
19644
19645 \backslash
19646
19647 \backslash
19648
19649 \backslash
19650 arrayrulecolor{blue}%
19651 \end_layout
19652
19653 \begin_layout Standard
19654 as above.
19655  Finally one inserts this command as \SpecialChar TeX
19656  code to every cell in the row where
19657  one needs a vertical line in a different color:
19658 \end_layout
19659
19660 \begin_layout Standard
19661
19662 \series bold
19663
19664 \backslash
19665 multicolumn{1}{!{
19666 \backslash
19667 color{green}
19668 \backslash
19669 vline}c!{
19670 \backslash
19671 color{red}
19672 \backslash
19673 vline}}{
19674 \end_layout
19675
19676 \begin_layout Standard
19677 This adds a vertical line to both sides of the cell.
19678  The left one will be green, the right one red.
19679  If no color change is necessary one can omit the 
19680 \series bold
19681
19682 \backslash
19683 color
19684 \series default
19685  command in the above command.
19686  To get for example a black left line and a blue right line you can write:
19687 \end_layout
19688
19689 \begin_layout Standard
19690
19691 \series bold
19692
19693 \backslash
19694 multicolumn{1}{!{
19695 \backslash
19696 color{black}
19697 \backslash
19698 vline}c|}{
19699 \end_layout
19700
19701 \begin_layout Standard
19702 because the color blue was already set for all lines.
19703  The 
19704 \series bold
19705 |
19706 \series default
19707  creates hereby the vertical line while 
19708 \series bold
19709
19710 \backslash
19711 vline
19712 \series default
19713  does this when 
19714 \series bold
19715
19716 \backslash
19717 color
19718 \series default
19719  is used.
19720  To set vertical lines without changing any color use
19721 \end_layout
19722
19723 \begin_layout Standard
19724
19725 \series bold
19726
19727 \backslash
19728 multicolumn{1}{|c|}{
19729 \end_layout
19730
19731 \begin_layout Standard
19732 After this command insert the cell content the normal way and end the cell
19733  with a closing brace 
19734 \series bold
19735 }
19736 \series default
19737  in \SpecialChar TeX
19738  code.
19739 \end_layout
19740
19741 \begin_layout Standard
19742 \begin_inset Float table
19743 wide false
19744 sideways false
19745 status open
19746
19747 \begin_layout Plain Layout
19748 \begin_inset Caption Standard
19749
19750 \begin_layout Plain Layout
19751 \begin_inset CommandInset label
19752 LatexCommand label
19753 name "tab:Table-with-different-ver"
19754
19755 \end_inset
19756
19757 Table with different vertical line colors in one row.
19758 \end_layout
19759
19760 \end_inset
19761
19762
19763 \end_layout
19764
19765 \begin_layout Plain Layout
19766 \align center
19767 \begin_inset Tabular
19768 <lyxtabular version="3" rows="5" columns="7">
19769 <features tabularvalignment="middle">
19770 <column alignment="center" valignment="top">
19771 <column alignment="center" valignment="top">
19772 <column alignment="center" valignment="top">
19773 <column alignment="center" valignment="top">
19774 <column alignment="center" valignment="top">
19775 <column alignment="center" valignment="top">
19776 <column alignment="center" valignment="top">
19777 <row>
19778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" topline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" topline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 <cell alignment="center" valignment="top" topline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" topline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" topline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 \begin_inset ERT
19837 status open
19838
19839 \begin_layout Plain Layout
19840
19841
19842 \backslash
19843
19844 \backslash
19845
19846 \backslash
19847 arrayrulecolor{red}%
19848 \end_layout
19849
19850 \end_inset
19851
19852
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 </row>
19858 <row>
19859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863 \begin_inset ERT
19864 status open
19865
19866 \begin_layout Plain Layout
19867
19868
19869 \backslash
19870 multicolumn{1}{!{
19871 \backslash
19872 color{black}
19873 \backslash
19874 vline}c|}{
19875 \end_layout
19876
19877 \end_inset
19878
19879 Y
19880 \begin_inset ERT
19881 status collapsed
19882
19883 \begin_layout Plain Layout
19884
19885 }
19886 \end_layout
19887
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935 \begin_inset ERT
19936 status open
19937
19938 \begin_layout Plain Layout
19939
19940
19941 \backslash
19942 multicolumn{1}{c|}{
19943 \end_layout
19944
19945 \end_inset
19946
19947
19948 \begin_inset ERT
19949 status collapsed
19950
19951 \begin_layout Plain Layout
19952
19953 }
19954 \end_layout
19955
19956 \end_inset
19957
19958
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967 \begin_inset ERT
19968 status open
19969
19970 \begin_layout Plain Layout
19971
19972
19973 \backslash
19974 multicolumn{1}{c!{
19975 \backslash
19976 color{black}
19977 \backslash
19978 vline}}{
19979 \end_layout
19980
19981 \end_inset
19982
19983 Y
19984 \begin_inset ERT
19985 status collapsed
19986
19987 \begin_layout Plain Layout
19988
19989 }
19990 \end_layout
19991
19992 \end_inset
19993
19994
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 </row>
20000 <row>
20001 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 \begin_inset ERT
20006 status collapsed
20007
20008 \begin_layout Plain Layout
20009
20010
20011 \backslash
20012 arrayrulecolor{black}
20013 \end_layout
20014
20015 \end_inset
20016
20017
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell alignment="center" valignment="top" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 <cell alignment="center" valignment="top" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071 \begin_inset ERT
20072 status collapsed
20073
20074 \begin_layout Plain Layout
20075
20076
20077 \backslash
20078
20079 \backslash
20080
20081 \backslash
20082 arrayrulecolor{magenta}%
20083 \end_layout
20084
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row>
20094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 \begin_inset ERT
20099 status collapsed
20100
20101 \begin_layout Plain Layout
20102
20103
20104 \backslash
20105 multicolumn{1}{|c!{
20106 \backslash
20107 color{red}
20108 \backslash
20109 vline}}{
20110 \end_layout
20111
20112 \end_inset
20113
20114
20115 \begin_inset ERT
20116 status collapsed
20117
20118 \begin_layout Plain Layout
20119
20120 }
20121 \end_layout
20122
20123 \end_inset
20124
20125
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 \begin_inset ERT
20135 status collapsed
20136
20137 \begin_layout Plain Layout
20138
20139
20140 \backslash
20141 multicolumn{1}{c!{
20142 \backslash
20143 color{green}
20144 \backslash
20145 vline}}{
20146 \end_layout
20147
20148 \end_inset
20149
20150
20151 \begin_inset ERT
20152 status collapsed
20153
20154 \begin_layout Plain Layout
20155
20156 }
20157 \end_layout
20158
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170 \begin_inset ERT
20171 status collapsed
20172
20173 \begin_layout Plain Layout
20174
20175
20176 \backslash
20177 multicolumn{1}{c!{
20178 \backslash
20179 color{yellow}
20180 \backslash
20181 vline}}{
20182 \end_layout
20183
20184 \end_inset
20185
20186
20187 \begin_inset ERT
20188 status collapsed
20189
20190 \begin_layout Plain Layout
20191
20192 }
20193 \end_layout
20194
20195 \end_inset
20196
20197
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206 \begin_inset ERT
20207 status collapsed
20208
20209 \begin_layout Plain Layout
20210
20211
20212 \backslash
20213 multicolumn{1}{c!{
20214 \backslash
20215 color{blue}
20216 \backslash
20217 vline}}{
20218 \end_layout
20219
20220 \end_inset
20221
20222
20223 \begin_inset ERT
20224 status collapsed
20225
20226 \begin_layout Plain Layout
20227
20228 }
20229 \end_layout
20230
20231 \end_inset
20232
20233
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 \begin_inset ERT
20243 status collapsed
20244
20245 \begin_layout Plain Layout
20246
20247
20248 \backslash
20249 multicolumn{1}{c!{
20250 \backslash
20251 color{cyan}
20252 \backslash
20253 vline}}{
20254 \end_layout
20255
20256 \end_inset
20257
20258
20259 \begin_inset ERT
20260 status collapsed
20261
20262 \begin_layout Plain Layout
20263
20264 }
20265 \end_layout
20266
20267 \end_inset
20268
20269
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 \begin_inset ERT
20279 status collapsed
20280
20281 \begin_layout Plain Layout
20282
20283
20284 \backslash
20285 multicolumn{1}{c!{
20286 \backslash
20287 color{black}
20288 \backslash
20289 vline}}{
20290 \end_layout
20291
20292 \end_inset
20293
20294
20295 \begin_inset ERT
20296 status collapsed
20297
20298 \begin_layout Plain Layout
20299
20300 }
20301 \end_layout
20302
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 \begin_inset ERT
20315 status collapsed
20316
20317 \begin_layout Plain Layout
20318
20319
20320 \backslash
20321 multicolumn{1}{c|}{
20322 \end_layout
20323
20324 \end_inset
20325
20326
20327 \begin_inset ERT
20328 status collapsed
20329
20330 \begin_layout Plain Layout
20331
20332 }
20333 \end_layout
20334
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 </row>
20343 <row>
20344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 \begin_inset ERT
20349 status collapsed
20350
20351 \begin_layout Plain Layout
20352
20353
20354 \backslash
20355 arrayrulecolor{black}
20356 \end_layout
20357
20358 \end_inset
20359
20360 B
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 </row>
20420 </lyxtabular>
20421
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \end_inset
20428
20429
20430 \end_layout
20431
20432 \begin_layout Standard
20433 \begin_inset ERT
20434 status collapsed
20435
20436 \begin_layout Plain Layout
20437
20438
20439 \backslash
20440 setlength{
20441 \backslash
20442 arrayrulewidth}{0.4pt}
20443 \end_layout
20444
20445 \end_inset
20446
20447
20448 \end_layout
20449
20450 \begin_layout Section
20451 Rotated Table Cells
20452 \begin_inset CommandInset label
20453 LatexCommand label
20454 name "sec:Rotated-Table-Cells"
20455
20456 \end_inset
20457
20458
20459 \begin_inset Index idx
20460 status collapsed
20461
20462 \begin_layout Plain Layout
20463 Table ! Rotated Cells
20464 \end_layout
20465
20466 \end_inset
20467
20468
20469 \begin_inset Index idx
20470 status collapsed
20471
20472 \begin_layout Plain Layout
20473 Rotated Material
20474 \end_layout
20475
20476 \end_inset
20477
20478
20479 \end_layout
20480
20481 \begin_layout Standard
20482 \begin_inset Note Greyedout
20483 status open
20484
20485 \begin_layout Plain Layout
20486
20487 \series bold
20488 Note:
20489 \series default
20490  Not all DVI-viewers are able to display rotations.
20491 \end_layout
20492
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \begin_layout Standard
20499 Table
20500 \begin_inset space ~
20501 \end_inset
20502
20503
20504 \begin_inset CommandInset ref
20505 LatexCommand ref
20506 reference "tab:Table-with-rotated-multi"
20507
20508 \end_inset
20509
20510  is an example where 3
20511 \begin_inset space ~
20512 \end_inset
20513
20514 cells were rotated by 45
20515 \begin_inset space \thinspace{}
20516 \end_inset
20517
20518 °.
20519 \end_layout
20520
20521 \begin_layout Standard
20522 \begin_inset Float table
20523 placement h
20524 wide false
20525 sideways false
20526 status open
20527
20528 \begin_layout Plain Layout
20529 \begin_inset Caption Standard
20530
20531 \begin_layout Plain Layout
20532 \begin_inset CommandInset label
20533 LatexCommand label
20534 name "tab:Table-with-rotated"
20535
20536 \end_inset
20537
20538 Table with rotated cells in the first row.
20539 \end_layout
20540
20541 \end_inset
20542
20543
20544 \end_layout
20545
20546 \begin_layout Plain Layout
20547 \noindent
20548 \align center
20549 \begin_inset Tabular
20550 <lyxtabular version="3" rows="2" columns="3">
20551 <features tabularvalignment="middle">
20552 <column alignment="center" valignment="top" width="0pt">
20553 <column alignment="center" valignment="top" width="0pt">
20554 <column alignment="center" valignment="top" width="0pt">
20555 <row>
20556 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560 cups
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569 plates
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578 saucers
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row>
20585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589 45
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 33
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607 21
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 </row>
20613 </lyxtabular>
20614
20615 \end_inset
20616
20617
20618 \end_layout
20619
20620 \end_inset
20621
20622
20623 \end_layout
20624
20625 \begin_layout Standard
20626 \begin_inset Note Greyedout
20627 status open
20628
20629 \begin_layout Plain Layout
20630
20631 \series bold
20632 Note:
20633 \series default
20634  Line breaks (shortcut 
20635 \begin_inset Info
20636 type  "shortcut"
20637 arg   "newline-insert newline"
20638 \end_inset
20639
20640 ) are not allowed in rotated cells.
20641 \end_layout
20642
20643 \end_inset
20644
20645
20646 \end_layout
20647
20648 \begin_layout Standard
20649 If you want to rotate table cells containing line breaks, you have to put
20650  the cell content into a minipage or a parbox.
20651 \begin_inset Foot
20652 status collapsed
20653
20654 \begin_layout Plain Layout
20655 For more about these boxes see sec.
20656 \begin_inset space \thinspace{}
20657 \end_inset
20658
20659
20660 \begin_inset CommandInset ref
20661 LatexCommand ref
20662 reference "sec:Minipages"
20663
20664 \end_inset
20665
20666  and 
20667 \begin_inset CommandInset ref
20668 LatexCommand ref
20669 reference "sec:Parboxes"
20670
20671 \end_inset
20672
20673 .
20674 \end_layout
20675
20676 \end_inset
20677
20678  If you rotate this cell by 90
20679 \begin_inset space \thinspace{}
20680 \end_inset
20681
20682 ° the width of the box is the height of the cell.
20683  Table
20684 \begin_inset space ~
20685 \end_inset
20686
20687
20688 \begin_inset CommandInset ref
20689 LatexCommand ref
20690 reference "tab:Table-with-rotated-multi"
20691
20692 \end_inset
20693
20694  is an example for a rotated multiline cell where the box width was set
20695  to 3
20696 \begin_inset space \thinspace{}
20697 \end_inset
20698
20699 cm.
20700 \end_layout
20701
20702 \begin_layout Standard
20703 \begin_inset Float table
20704 wide false
20705 sideways false
20706 status open
20707
20708 \begin_layout Plain Layout
20709 \begin_inset Caption Standard
20710
20711 \begin_layout Plain Layout
20712 \begin_inset CommandInset label
20713 LatexCommand label
20714 name "tab:Table-with-rotated-multi"
20715
20716 \end_inset
20717
20718 Table with rotated multiline cell.
20719 \end_layout
20720
20721 \end_inset
20722
20723
20724 \end_layout
20725
20726 \begin_layout Plain Layout
20727 \noindent
20728 \align center
20729 \begin_inset Tabular
20730 <lyxtabular version="3" rows="2" columns="3">
20731 <features tabularvalignment="middle">
20732 <column alignment="center" valignment="top">
20733 <column alignment="center" valignment="top" width="0pt">
20734 <column alignment="center" valignment="top">
20735 <row>
20736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740 a
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749 \begin_inset Box Frameless
20750 position "t"
20751 hor_pos "c"
20752 has_inner_box 1
20753 inner_pos "t"
20754 use_parbox 0
20755 use_makebox 0
20756 width "3cm"
20757 special "none"
20758 height "1in"
20759 height_special "totalheight"
20760 thickness "0.4pt"
20761 separation "3pt"
20762 shadowsize "4pt"
20763 framecolor "black"
20764 backgroundcolor "none"
20765 status open
20766
20767 \begin_layout Plain Layout
20768 rotated cell
20769 \begin_inset Newline newline
20770 \end_inset
20771
20772 with line break
20773 \end_layout
20774
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786 e
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 </row>
20792 <row>
20793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Plain Layout
20797 b
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 c
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815 d
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 </row>
20821 </lyxtabular>
20822
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \end_inset
20829
20830
20831 \end_layout
20832
20833 \begin_layout Section
20834 Table Width Calculation
20835 \begin_inset CommandInset label
20836 LatexCommand label
20837 name "sec:Table-Width-Calculation"
20838
20839 \end_inset
20840
20841
20842 \end_layout
20843
20844 \begin_layout Standard
20845 For wide tables it is sometimes difficult to assure that the table does
20846  not protrude over the page margin.
20847  Setting a fixed width for every column of the table is the solution, but
20848  what amount of space is needed for each column?
20849 \end_layout
20850
20851 \begin_layout Standard
20852 The table width 
20853 \begin_inset Formula $W_{\mathrm{table}}$
20854 \end_inset
20855
20856  can be calculated: Every column has the width of the specified column width
20857  
20858 \begin_inset Formula $W_{\mathrm{column}}$
20859 \end_inset
20860
20861  (that the content of the column can consume) plus two times the separation
20862  between the column content and the column border (\SpecialChar LaTeX
20863  length
20864 \series bold
20865  
20866 \backslash
20867 tabcolsep
20868 \series default
20869 , default 6
20870 \begin_inset space \thinspace{}
20871 \end_inset
20872
20873 pt) plus the width of a border line (\SpecialChar LaTeX
20874  length 
20875 \series bold
20876
20877 \backslash
20878 arrayrulewidth
20879 \series default
20880 , default 0.4
20881 \begin_inset space \thinspace{}
20882 \end_inset
20883
20884 pt): So if all 
20885 \begin_inset Formula $n$
20886 \end_inset
20887
20888
20889 \begin_inset space ~
20890 \end_inset
20891
20892 columns have the same width, the table width is
20893 \begin_inset Formula 
20894 \begin{equation}
20895 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20896 \end{equation}
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \begin_layout Standard
20904 The available width for a table is the space between the page margins or
20905  the width of a text column (for a two-column document) (\SpecialChar LaTeX
20906  length 
20907 \series bold
20908
20909 \backslash
20910 columnwidth
20911 \series default
20912 ).
20913  If all table columns should have the same width and 
20914 \begin_inset Formula $W_{\mathrm{table}}$
20915 \end_inset
20916
20917  should be 1
20918 \begin_inset space \thinspace{}
20919 \end_inset
20920
20921
20922 \backslash
20923 columnwidth, 
20924 \begin_inset Formula $W_{\mathrm{column}}$
20925 \end_inset
20926
20927  can easily be calculated.
20928 \end_layout
20929
20930 \begin_layout Standard
20931 To be able to perform calculations you need to load the \SpecialChar LaTeX
20932 -package 
20933 \series bold
20934 calc
20935 \series default
20936
20937 \begin_inset Index idx
20938 status collapsed
20939
20940 \begin_layout Plain Layout
20941 \SpecialChar LaTeX
20942 -packages ! calc
20943 \end_layout
20944
20945 \end_inset
20946
20947  in the document preamble.
20948  To set the width in the table dialog you have to use the field 
20949 \family sans
20950 \SpecialChar LaTeX
20951  argument
20952 \family default
20953 .
20954  The command scheme for this field is the same that is explained in section
20955 \begin_inset space ~
20956 \end_inset
20957
20958
20959 \begin_inset CommandInset ref
20960 LatexCommand ref
20961 reference "subsec:Multicolumn-Calculations"
20962
20963 \end_inset
20964
20965 .
20966  For a table with 5
20967 \begin_inset space \thinspace{}
20968 \end_inset
20969
20970 columns with an uniform width and centered text, enter there for each column
20971  the command
20972 \end_layout
20973
20974 \begin_layout Standard
20975
20976 \series bold
20977 >{
20978 \backslash
20979 centering}p{(1
20980 \backslash
20981 columnwidth-62.4pt)/5}
20982 \end_layout
20983
20984 \begin_layout Standard
20985 For a table with 5
20986 \begin_inset space \thinspace{}
20987 \end_inset
20988
20989 columns where 2 should have 0.75
20990 \begin_inset space ~
20991 \end_inset
20992
20993 times the width than the 3 others, the calculation is
20994 \begin_inset Formula 
20995 \begin{align}
20996 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20997  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20998  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
20999 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21000 \end{align}
21001
21002 \end_inset
21003
21004
21005 \end_layout
21006
21007 \begin_layout Standard
21008 In the table therefore the command
21009 \end_layout
21010
21011 \begin_layout Standard
21012
21013 \series bold
21014 >{
21015 \backslash
21016 centering}p{(1
21017 \backslash
21018 columnwidth-62.4pt)/
21019 \backslash
21020 real{4.5}}
21021 \end_layout
21022
21023 \begin_layout Standard
21024 is used for the wider columns and
21025 \end_layout
21026
21027 \begin_layout Standard
21028
21029 \series bold
21030 >{
21031 \backslash
21032 centering}p{(1
21033 \backslash
21034 columnwidth-62.4pt)/
21035 \backslash
21036 real{4.5}*
21037 \backslash
21038 real{0.75}}
21039 \end_layout
21040
21041 \begin_layout Standard
21042 for the smaller ones:
21043 \end_layout
21044
21045 \begin_layout Standard
21046 \begin_inset Tabular
21047 <lyxtabular version="3" rows="2" columns="5">
21048 <features tabularvalignment="middle">
21049 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21050 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21051 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21052 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21053 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21054 <row>
21055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21056 \begin_inset Text
21057
21058 \begin_layout Plain Layout
21059 1
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 2
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077 3
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086 4
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095 5
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 </row>
21101 <row>
21102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 111111 1111111 111111 111111111 11111 11111 1111
21107 \end_layout
21108
21109 \end_inset
21110 </cell>
21111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21112 \begin_inset Text
21113
21114 \begin_layout Plain Layout
21115
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21121 \begin_inset Text
21122
21123 \begin_layout Plain Layout
21124 2222 22222 222222 222222222 2222222 22 22222
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 333333 333333 333333 33333 3333333 333
21143 \end_layout
21144
21145 \end_inset
21146 </cell>
21147 </row>
21148 </lyxtabular>
21149
21150 \end_inset
21151
21152
21153 \end_layout
21154
21155 \begin_layout Section
21156 Table Customization
21157 \begin_inset Index idx
21158 status collapsed
21159
21160 \begin_layout Plain Layout
21161 Table Customization
21162 \end_layout
21163
21164 \end_inset
21165
21166
21167 \begin_inset Index idx
21168 status collapsed
21169
21170 \begin_layout Plain Layout
21171 Table ! Customization
21172 \end_layout
21173
21174 \end_inset
21175
21176
21177 \end_layout
21178
21179 \begin_layout Subsection
21180 Row Spacing
21181 \begin_inset CommandInset label
21182 LatexCommand label
21183 name "subsec:Row-Spacing"
21184
21185 \end_inset
21186
21187
21188 \begin_inset Index idx
21189 status collapsed
21190
21191 \begin_layout Plain Layout
21192 Table Customization ! Row Spacing
21193 \end_layout
21194
21195 \end_inset
21196
21197
21198 \end_layout
21199
21200 \begin_layout Standard
21201 You can add vertical space to table rows in the 
21202 \family sans
21203 Borders
21204 \family default
21205  tab of the table dialog.
21206  You find there three possibilities:
21207 \end_layout
21208
21209 \begin_layout Description
21210 Top
21211 \begin_inset space ~
21212 \end_inset
21213
21214 of
21215 \begin_inset space ~
21216 \end_inset
21217
21218 row will add space above the characters of the table row.
21219  If the table is a formal table
21220 \begin_inset Foot
21221 status collapsed
21222
21223 \begin_layout Plain Layout
21224 Formal tables are explained in section
21225 \begin_inset space ~
21226 \end_inset
21227
21228
21229 \begin_inset CommandInset ref
21230 LatexCommand ref
21231 reference "sec:Formal-Tables"
21232
21233 \end_inset
21234
21235 .
21236 \end_layout
21237
21238 \end_inset
21239
21240  \SpecialChar LyX
21241  will insert as default 0.5
21242 \begin_inset space \thinspace{}
21243 \end_inset
21244
21245 em space.
21246  For normal tables the inserted space will unfortunately destroy the vertical
21247  table lines as in the following table:
21248 \begin_inset VSpace medskip
21249 \end_inset
21250
21251
21252 \begin_inset Newline newline
21253 \end_inset
21254
21255
21256 \begin_inset space \hspace*{}
21257 \length 0pt
21258 \end_inset
21259
21260
21261 \begin_inset space \hfill{}
21262 \end_inset
21263
21264
21265 \begin_inset Tabular
21266 <lyxtabular version="3" rows="3" columns="1">
21267 <features tabularvalignment="middle">
21268 <column alignment="center" valignment="top">
21269 <row>
21270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21271 \begin_inset Text
21272
21273 \begin_layout Plain Layout
21274 A
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 </row>
21280 <row topspace="3mm">
21281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Plain Layout
21285 3
21286 \begin_inset space \thinspace{}
21287 \end_inset
21288
21289 mm space top of row
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 </row>
21295 <row>
21296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300 C
21301 \end_layout
21302
21303 \end_inset
21304 </cell>
21305 </row>
21306 </lyxtabular>
21307
21308 \end_inset
21309
21310
21311 \begin_inset space \hfill{}
21312 \end_inset
21313
21314
21315 \begin_inset space \hspace*{}
21316 \length 0pt
21317 \end_inset
21318
21319
21320 \begin_inset VSpace medskip
21321 \end_inset
21322
21323
21324 \begin_inset Newline newline
21325 \end_inset
21326
21327 So inserting space in the top of row for normal tables is only useful when
21328  you don't have vertical lines.
21329 \end_layout
21330
21331 \begin_layout Description
21332 Bottom
21333 \begin_inset space ~
21334 \end_inset
21335
21336 of
21337 \begin_inset space ~
21338 \end_inset
21339
21340 row will add space below the characters of the table row.
21341  If the table is a formal table \SpecialChar LyX
21342  will insert as default 0.5
21343 \begin_inset space \thinspace{}
21344 \end_inset
21345
21346 em space, for normal tables the default size is 2
21347 \begin_inset space \thinspace{}
21348 \end_inset
21349
21350 pt.
21351 \end_layout
21352
21353 \begin_layout Description
21354 Between
21355 \begin_inset space ~
21356 \end_inset
21357
21358 rows adds space between the current and the following row.
21359  If the table is a formal table \SpecialChar LyX
21360  will insert as default 0.5
21361 \begin_inset space \thinspace{}
21362 \end_inset
21363
21364 em space.
21365  For normal tables the inserted space will unfortunately destroy the vertical
21366  table lines as in the following table:
21367 \begin_inset VSpace medskip
21368 \end_inset
21369
21370
21371 \begin_inset Newline newline
21372 \end_inset
21373
21374
21375 \begin_inset space \hspace*{}
21376 \length 0pt
21377 \end_inset
21378
21379
21380 \begin_inset space \hfill{}
21381 \end_inset
21382
21383
21384 \begin_inset Tabular
21385 <lyxtabular version="3" rows="3" columns="1">
21386 <features tabularvalignment="middle">
21387 <column alignment="center" valignment="top">
21388 <row>
21389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 A
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 </row>
21399 <row interlinespace="3mm">
21400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 \begin_inset Formula $\downarrow$
21405 \end_inset
21406
21407  3
21408 \begin_inset space \thinspace{}
21409 \end_inset
21410
21411 mm space between row 
21412 \begin_inset Formula $\downarrow$
21413 \end_inset
21414
21415
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 </row>
21421 <row>
21422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 \begin_inset Formula $\uparrow$
21427 \end_inset
21428
21429  3
21430 \begin_inset space \thinspace{}
21431 \end_inset
21432
21433 mm space between row 
21434 \begin_inset Formula $\uparrow$
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 </row>
21443 </lyxtabular>
21444
21445 \end_inset
21446
21447
21448 \begin_inset space \hfill{}
21449 \end_inset
21450
21451
21452 \begin_inset space \hspace*{}
21453 \length 0pt
21454 \end_inset
21455
21456
21457 \begin_inset VSpace medskip
21458 \end_inset
21459
21460
21461 \begin_inset Newline newline
21462 \end_inset
21463
21464 So inserting space between rows for normal tables is only useful when you
21465  don't have vertical lines.
21466 \end_layout
21467
21468 \begin_layout Standard
21469 \begin_inset VSpace bigskip
21470 \end_inset
21471
21472 When you want to add extra height to all cells of all tables, you can do
21473  this with the following preamble lines:
21474 \end_layout
21475
21476 \begin_layout Standard
21477
21478 \series bold
21479
21480 \backslash
21481 @ifundefined{extrarowheight}
21482 \begin_inset Newline newline
21483 \end_inset
21484
21485
21486 \begin_inset Phantom HPhantom
21487 status open
21488
21489 \begin_layout Plain Layout
21490
21491 \series bold
21492 \begin_inset space ~
21493 \end_inset
21494
21495
21496 \end_layout
21497
21498 \end_inset
21499
21500 {
21501 \backslash
21502 usepackage{array}}{}
21503 \begin_inset Newline newline
21504 \end_inset
21505
21506
21507 \backslash
21508 setlength{
21509 \backslash
21510 extrarowheight}{height}
21511 \series default
21512
21513 \begin_inset Note Note
21514 status collapsed
21515
21516 \begin_layout Plain Layout
21517 The package 
21518 \series bold
21519 array
21520 \series default
21521  will be loaded automatically by \SpecialChar LyX
21522  when you use self defined table formats.
21523  To avoid that it being loaded twice the command 
21524 \series bold
21525
21526 \backslash
21527 @ifundefined
21528 \series default
21529  is used in the above command.
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \begin_layout Standard
21538 where the 
21539 \family sans
21540 height
21541 \family default
21542  can have one of the units listed in appendix
21543 \begin_inset space ~
21544 \end_inset
21545
21546
21547 \begin_inset CommandInset ref
21548 LatexCommand ref
21549 reference "cha:Units-available-in"
21550
21551 \end_inset
21552
21553 .
21554  But this has the disadvantage that the cell texts are no longer exactly
21555  vertically centered.
21556 \end_layout
21557
21558 \begin_layout Standard
21559 If you are using font sizes larger than the normal size, the table borders
21560  are often too close to the letters.
21561  This can be corrected by inserting the command 
21562 \series bold
21563
21564 \backslash
21565 strut
21566 \series default
21567  in \SpecialChar TeX
21568  Code at the beginning of a table row.
21569  Table
21570 \begin_inset space ~
21571 \end_inset
21572
21573
21574 \begin_inset CommandInset ref
21575 LatexCommand ref
21576 reference "tab:Vertical-alignment-of"
21577
21578 \end_inset
21579
21580  illustrates the effect.
21581 \end_layout
21582
21583 \begin_layout Standard
21584 \noindent
21585 \begin_inset Float table
21586 placement h
21587 wide false
21588 sideways false
21589 status open
21590
21591 \begin_layout Plain Layout
21592 \begin_inset Caption Standard
21593
21594 \begin_layout Plain Layout
21595 \begin_inset CommandInset label
21596 LatexCommand label
21597 name "tab:Vertical-alignment-of"
21598
21599 \end_inset
21600
21601 Vertical alignment of text with large font sizes.
21602 \end_layout
21603
21604 \end_inset
21605
21606
21607 \end_layout
21608
21609 \begin_layout Plain Layout
21610 \begin_inset space \hfill{}
21611 \end_inset
21612
21613
21614 \begin_inset Float table
21615 wide false
21616 sideways false
21617 status collapsed
21618
21619 \begin_layout Plain Layout
21620 \begin_inset Caption Standard
21621
21622 \begin_layout Plain Layout
21623 Normal table.
21624 \end_layout
21625
21626 \end_inset
21627
21628
21629 \end_layout
21630
21631 \begin_layout Plain Layout
21632 \noindent
21633 \align center
21634 \begin_inset Tabular
21635 <lyxtabular version="3" rows="6" columns="1">
21636 <features tabularvalignment="middle">
21637 <column alignment="left" valignment="top">
21638 <row>
21639 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21640 \begin_inset Text
21641
21642 \begin_layout Plain Layout
21643 Normal, g
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 </row>
21649 <row>
21650 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \begin_layout Plain Layout
21654
21655 \size large
21656 Large
21657 \end_layout
21658
21659 \end_inset
21660 </cell>
21661 </row>
21662 <row>
21663 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667
21668 \size larger
21669 Larger
21670 \end_layout
21671
21672 \end_inset
21673 </cell>
21674 </row>
21675 <row>
21676 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680
21681 \size largest
21682 Largest
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 </row>
21688 <row>
21689 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693
21694 \size huge
21695 Huge
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 </row>
21701 <row>
21702 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706
21707 \size huge
21708 Huger
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 </row>
21714 </lyxtabular>
21715
21716 \end_inset
21717
21718
21719 \end_layout
21720
21721 \end_inset
21722
21723
21724 \begin_inset space \hfill{}
21725 \end_inset
21726
21727
21728 \begin_inset Float table
21729 wide false
21730 sideways false
21731 status collapsed
21732
21733 \begin_layout Plain Layout
21734 \begin_inset Caption Standard
21735
21736 \begin_layout Plain Layout
21737 Table using the command 
21738 \series bold
21739
21740 \backslash
21741 strut
21742 \series default
21743 .
21744 \end_layout
21745
21746 \end_inset
21747
21748
21749 \end_layout
21750
21751 \begin_layout Plain Layout
21752 \noindent
21753 \align center
21754 \begin_inset Tabular
21755 <lyxtabular version="3" rows="6" columns="1">
21756 <features tabularvalignment="middle">
21757 <column alignment="left" valignment="top">
21758 <row>
21759 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763 Normal, g
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 </row>
21769 <row>
21770 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774
21775 \size large
21776 \begin_inset ERT
21777 status collapsed
21778
21779 \begin_layout Plain Layout
21780
21781
21782 \backslash
21783 strut 
21784 \end_layout
21785
21786 \end_inset
21787
21788 Large
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 </row>
21794 <row>
21795 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799
21800 \size larger
21801 \begin_inset ERT
21802 status collapsed
21803
21804 \begin_layout Plain Layout
21805
21806
21807 \backslash
21808 strut 
21809 \end_layout
21810
21811 \end_inset
21812
21813 Larger
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 </row>
21819 <row>
21820 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824
21825 \size largest
21826 \begin_inset ERT
21827 status collapsed
21828
21829 \begin_layout Plain Layout
21830
21831
21832 \backslash
21833 strut 
21834 \end_layout
21835
21836 \end_inset
21837
21838 Largest
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 </row>
21844 <row>
21845 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849
21850 \size huge
21851 \begin_inset ERT
21852 status collapsed
21853
21854 \begin_layout Plain Layout
21855
21856
21857 \backslash
21858 strut 
21859 \end_layout
21860
21861 \end_inset
21862
21863 Huge
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \size giant
21876 \begin_inset ERT
21877 status collapsed
21878
21879 \begin_layout Plain Layout
21880
21881
21882 \backslash
21883 strut 
21884 \end_layout
21885
21886 \end_inset
21887
21888
21889 \size huge
21890 Huger
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 </row>
21896 </lyxtabular>
21897
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \end_inset
21904
21905
21906 \begin_inset space \hfill{}
21907 \end_inset
21908
21909
21910 \end_layout
21911
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \begin_layout Subsection
21918 Special Cell Alignment
21919 \begin_inset CommandInset label
21920 LatexCommand label
21921 name "subsec:Special-Cell-Alignment"
21922
21923 \end_inset
21924
21925
21926 \begin_inset Index idx
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930 Table Customization ! Special Cell Alignment
21931 \end_layout
21932
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \begin_layout Standard
21939 Sometimes it looks better when the cell entries of a column are aligned
21940  with a special character, e.
21941 \begin_inset space \thinspace{}
21942 \end_inset
21943
21944 g.
21945 \begin_inset space \space{}
21946 \end_inset
21947
21948 with the decimal separator as in Table
21949 \begin_inset space ~
21950 \end_inset
21951
21952
21953 \begin_inset CommandInset ref
21954 LatexCommand ref
21955 reference "tab:Table-cells-align"
21956
21957 \end_inset
21958
21959 .
21960  This alignment is achieved by setting the cursor into the column and then
21961  either pressing the toolbar button 
21962 \begin_inset Info
21963 type  "icon"
21964 arg   "tabular-feature align-decimal"
21965 \end_inset
21966
21967  or setting the alignment in the table settings to 
21968 \family sans
21969 At
21970 \begin_inset space ~
21971 \end_inset
21972
21973 Decimal
21974 \begin_inset space ~
21975 \end_inset
21976
21977 Separator
21978 \family default
21979 .
21980  The alignment character can be a character of your choice and is specified
21981  in the table settings.
21982 \end_layout
21983
21984 \begin_layout Standard
21985 \begin_inset Float table
21986 placement h
21987 wide false
21988 sideways false
21989 status open
21990
21991 \begin_layout Plain Layout
21992 \begin_inset Caption Standard
21993
21994 \begin_layout Plain Layout
21995 \begin_inset CommandInset label
21996 LatexCommand label
21997 name "tab:Table-cells-align"
21998
21999 \end_inset
22000
22001 Table cells of a column aligned with the decimal separator.
22002 \end_layout
22003
22004 \end_inset
22005
22006
22007 \end_layout
22008
22009 \begin_layout Plain Layout
22010 \align center
22011 \begin_inset Tabular
22012 <lyxtabular version="3" rows="4" columns="1">
22013 <features booktabs="true" tabularvalignment="middle">
22014 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
22015 <row>
22016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 heading
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 </row>
22026 <row>
22027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031 12.6
22032 \end_layout
22033
22034 \end_inset
22035 </cell>
22036 </row>
22037 <row>
22038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042 0.68
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 </row>
22048 <row>
22049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Plain Layout
22053 -123.0
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 </row>
22059 </lyxtabular>
22060
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067
22068
22069 \end_layout
22070
22071 \begin_layout Standard
22072 \begin_inset Float table
22073 placement h
22074 wide false
22075 sideways false
22076 status open
22077
22078 \begin_layout Plain Layout
22079 \begin_inset Caption Standard
22080
22081 \begin_layout Plain Layout
22082 \begin_inset CommandInset label
22083 LatexCommand label
22084 name "tab:Table-align-operator"
22085
22086 \end_inset
22087
22088 Table cells of a column aligned with the operators.
22089 \end_layout
22090
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \begin_layout Plain Layout
22097 \align center
22098 \begin_inset Tabular
22099 <lyxtabular version="3" rows="4" columns="2">
22100 <features booktabs="true" tabularvalignment="middle">
22101 <column alignment="right" valignment="top" width="0pt">
22102 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22103 <row>
22104 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108 heading
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 </row>
22123 <row>
22124 <cell alignment="center" valignment="top" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128 \begin_inset Formula $12\,+$
22129 \end_inset
22130
22131
22132 \end_layout
22133
22134 \end_inset
22135 </cell>
22136 <cell alignment="center" valignment="top" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140 \begin_inset Formula $\,6$
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \end_inset
22147 </cell>
22148 </row>
22149 <row>
22150 <cell alignment="center" valignment="top" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154 \begin_inset Formula $0\,-$
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 <cell alignment="center" valignment="top" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166 \begin_inset Formula $\,68$
22167 \end_inset
22168
22169
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 </row>
22175 <row>
22176 <cell alignment="center" valignment="top" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $-123\,/$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 \begin_inset Formula $\,0$
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 </row>
22201 </lyxtabular>
22202
22203 \end_inset
22204
22205
22206 \end_layout
22207
22208 \end_inset
22209
22210
22211 \end_layout
22212
22213 \begin_layout Standard
22214 For alignments at characters in formulas this method does not work because
22215  the field to specify the alignment character does not allow formulas.
22216  In this case one need to use the method from Table
22217 \begin_inset space ~
22218 \end_inset
22219
22220
22221 \begin_inset CommandInset ref
22222 LatexCommand ref
22223 reference "tab:Table-align-operator"
22224
22225 \end_inset
22226
22227 .
22228  This table was created with a 4×2 table.
22229  The heading is a centered multicolumn.
22230  The first column is right-aligned and contains the first part including
22231  the operator.
22232  The second column is left aligned and contains the rest.
22233  A small space was added at the beginning of each cell of the second column
22234  to get the space that is usually around operators.
22235  To omit the space that is normally between two table columns, the following
22236  \SpecialChar LaTeX
22237 -argument was used for the second column:
22238 \end_layout
22239
22240 \begin_layout Standard
22241
22242 \series bold
22243 @{}l
22244 \end_layout
22245
22246 \begin_layout Standard
22247 Table
22248 \begin_inset space ~
22249 \end_inset
22250
22251
22252 \begin_inset CommandInset ref
22253 LatexCommand ref
22254 reference "tab:Several-table-cell"
22255
22256 \end_inset
22257
22258  shows some example alignments.
22259  For the alignment with the relation sign, a small space was added like
22260  for the second column of Table
22261 \begin_inset space ~
22262 \end_inset
22263
22264
22265 \begin_inset CommandInset ref
22266 LatexCommand ref
22267 reference "tab:Table-align-operator"
22268
22269 \end_inset
22270
22271 .
22272 \end_layout
22273
22274 \begin_layout Standard
22275 \begin_inset Float table
22276 placement h
22277 wide false
22278 sideways false
22279 status open
22280
22281 \begin_layout Plain Layout
22282 \begin_inset Caption Standard
22283
22284 \begin_layout Plain Layout
22285 \begin_inset CommandInset label
22286 LatexCommand label
22287 name "tab:Several-table-cell"
22288
22289 \end_inset
22290
22291 Several table cell alignments.
22292 \end_layout
22293
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \begin_layout Plain Layout
22300 \align center
22301 \begin_inset Tabular
22302 <lyxtabular version="3" rows="4" columns="6">
22303 <features tabularvalignment="middle">
22304 <column alignment="right" valignment="top">
22305 <column alignment="left" valignment="top" special="@{}l">
22306 <column alignment="right" valignment="top">
22307 <column alignment="left" valignment="top" special="@{}l">
22308 <column alignment="right" valignment="top">
22309 <column alignment="left" valignment="top" special="@{}l">
22310 <row>
22311 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 units
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333 exponents
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351 relations
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 </row>
22366 <row>
22367 <cell alignment="center" valignment="top" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371 12×
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380 24
22381 \begin_inset space \thinspace{}
22382 \end_inset
22383
22384 bottles
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 <cell alignment="center" valignment="top" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393 \begin_inset Formula $10\cdot$
22394 \end_inset
22395
22396
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405 \begin_inset Formula $10^{\mbox{-}17}$
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417 \begin_inset Formula $\Gamma(t)\propto$
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Formula $\:\Upsilon(t)$
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 </row>
22438 <row>
22439 <cell alignment="center" valignment="top" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 1024×
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 768
22453 \begin_inset space \thinspace{}
22454 \end_inset
22455
22456 Pixels
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 <cell alignment="center" valignment="top" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465 \begin_inset Formula $5.78\cdot$
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477 \begin_inset Formula $10^{7}$
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \end_inset
22484 </cell>
22485 <cell alignment="center" valignment="top" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489 \begin_inset Formula $A\ne$
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \end_inset
22496 </cell>
22497 <cell alignment="center" valignment="top" usebox="none">
22498 \begin_inset Text
22499
22500 \begin_layout Plain Layout
22501 \begin_inset Formula $\:B_{\mathrm{red}}$
22502 \end_inset
22503
22504
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 </row>
22510 <row>
22511 <cell alignment="center" valignment="top" usebox="none">
22512 \begin_inset Text
22513
22514 \begin_layout Plain Layout
22515 32×
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524 6
22525 \begin_inset space \thinspace{}
22526 \end_inset
22527
22528 cm
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537 -
22538 \begin_inset Formula $33.5\cdot$
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 \begin_inset Formula $10^{4}$
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 <cell alignment="center" valignment="top" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 \begin_inset Formula $\sin(\alpha)\ge$
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 \begin_inset Formula $\:\sin(\beta)$
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 </row>
22583 </lyxtabular>
22584
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \begin_layout Subsection
22596 Customized Cell/Column Format
22597 \begin_inset CommandInset label
22598 LatexCommand label
22599 name "subsec:Customized-Format"
22600
22601 \end_inset
22602
22603
22604 \begin_inset Index idx
22605 status collapsed
22606
22607 \begin_layout Plain Layout
22608 Table Customization ! Cell/Column Format
22609 \end_layout
22610
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \begin_layout Standard
22617 Calculating the required width for normal columns as described in section
22618 \begin_inset space ~
22619 \end_inset
22620
22621
22622 \begin_inset CommandInset ref
22623 LatexCommand ref
22624 reference "sec:Table-Width-Calculation"
22625
22626 \end_inset
22627
22628  or for spanned columns as described in section
22629 \begin_inset space ~
22630 \end_inset
22631
22632
22633 \begin_inset CommandInset ref
22634 LatexCommand ref
22635 reference "subsec:Multicolumn-Calculations"
22636
22637 \end_inset
22638
22639  is very annoying if you have several tables where a calculation is necessary.
22640  To make life easier, you can define a cell/column format in the preamble,
22641  that can be used in all tables of the document.
22642  The format is defined with the command
22643 \end_layout
22644
22645 \begin_layout Standard
22646
22647 \series bold
22648
22649 \backslash
22650 newcolumntype{name of format}[number of arguments]{commands}
22651 \end_layout
22652
22653 \begin_layout Standard
22654 The format name may only consist of one letter.
22655  The letters 
22656 \emph on
22657 b
22658 \emph default
22659
22660 \emph on
22661 c
22662 \emph default
22663
22664 \emph on
22665 l
22666 \emph default
22667
22668 \emph on
22669 m
22670 \emph default
22671
22672 \emph on
22673 p
22674 \emph default
22675  and 
22676 \emph on
22677 r
22678 \emph default
22679  are predefined and cannot be used.
22680  But all letters are allowed as capitals.
22681 \end_layout
22682
22683 \begin_layout Standard
22684 \begin_inset VSpace medskip
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \begin_layout Standard
22691 For vertically and horizontally centered multicolumn cells with a fixed
22692  width you can define the cell format
22693 \end_layout
22694
22695 \begin_layout Standard
22696
22697 \series bold
22698
22699 \backslash
22700 newcolumntype{M}[1]{>{
22701 \backslash
22702 centering
22703 \backslash
22704 hspace{0pt}}m{#1}}
22705 \end_layout
22706
22707 \begin_layout Standard
22708 where 
22709 \series bold
22710
22711 \backslash
22712 hspace{0pt}
22713 \series default
22714  avoids the problem of hyphenating the first word, as described in section
22715 \begin_inset space ~
22716 \end_inset
22717
22718
22719 \begin_inset CommandInset ref
22720 LatexCommand ref
22721 reference "subsec:Multiple-Lines-in"
22722
22723 \end_inset
22724
22725 .
22726  Now you can simply enter
22727 \end_layout
22728
22729 \begin_layout Standard
22730
22731 \series bold
22732 M{width}
22733 \end_layout
22734
22735 \begin_layout Standard
22736 as 
22737 \family sans
22738 \SpecialChar LaTeX
22739 -argument
22740 \family default
22741  in the table dialog to create a multicolumn.
22742 \end_layout
22743
22744 \begin_layout Standard
22745 \begin_inset VSpace bigskip
22746 \end_inset
22747
22748
22749 \end_layout
22750
22751 \begin_layout Standard
22752 For cells spanned by a multicolumn cell, you can define the format
22753 \end_layout
22754
22755 \begin_layout Standard
22756
22757 \series bold
22758
22759 \backslash
22760 newcolumntype{S}[2]{>{
22761 \backslash
22762 centering
22763 \backslash
22764 hspace{0pt}}
22765 \begin_inset Newline newline
22766 \end_inset
22767
22768
22769 \begin_inset Phantom HPhantom
22770 status open
22771
22772 \begin_layout Plain Layout
22773
22774 \series bold
22775
22776 \backslash
22777 newcolumntype
22778 \end_layout
22779
22780 \end_inset
22781
22782 m{(#1+(2
22783 \backslash
22784 tabcolsep+
22785 \backslash
22786 arrayrulewidth)*(1-#2))/#2}}
22787 \end_layout
22788
22789 \begin_layout Standard
22790 This format uses equation 
22791 \begin_inset CommandInset ref
22792 LatexCommand eqref
22793 reference "eq:Wgn"
22794
22795 \end_inset
22796
22797  to calculate the required width so that each spanned cell has the same
22798  width.
22799 \end_layout
22800
22801 \begin_layout Standard
22802 You can now enter
22803 \end_layout
22804
22805 \begin_layout Standard
22806
22807 \series bold
22808 S{width of multicolumn cell}{number of spanned columns}
22809 \end_layout
22810
22811 \begin_layout Standard
22812 as \SpecialChar LaTeX
22813 -argument of the column.
22814 \end_layout
22815
22816 \begin_layout Standard
22817 \begin_inset VSpace bigskip
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \begin_layout Standard
22824 For colored columns, you can define
22825 \end_layout
22826
22827 \begin_layout Standard
22828
22829 \series bold
22830
22831 \backslash
22832 newcolumntype{K}[1]{>{
22833 \backslash
22834 columncolor{#1}
22835 \backslash
22836 hspace{0pt}}c}
22837 \end_layout
22838
22839 \begin_layout Standard
22840 The 
22841 \begin_inset Quotes eld
22842 \end_inset
22843
22844 c
22845 \begin_inset Quotes erd
22846 \end_inset
22847
22848  at the end creates a column with a flexible width whose text is horizontally
22849  centered.
22850  You can now enter
22851 \end_layout
22852
22853 \begin_layout Standard
22854
22855 \series bold
22856 K{color name}
22857 \end_layout
22858
22859 \begin_layout Standard
22860 as \SpecialChar LaTeX
22861 -argument.
22862 \end_layout
22863
22864 \begin_layout Standard
22865 \begin_inset VSpace bigskip
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \begin_layout Standard
22872 To create Table
22873 \begin_inset space ~
22874 \end_inset
22875
22876
22877 \begin_inset CommandInset ref
22878 LatexCommand ref
22879 reference "tab:Table-using-user-defined"
22880
22881 \end_inset
22882
22883  use the \SpecialChar LaTeX
22884 -arguments
22885 \end_layout
22886
22887 \begin_layout Standard
22888
22889 \series bold
22890 M{2.5cm}
22891 \end_layout
22892
22893 \begin_layout Standard
22894 for the first column and the multicolumn,
22895 \end_layout
22896
22897 \begin_layout Standard
22898
22899 \series bold
22900 K{red}
22901 \end_layout
22902
22903 \begin_layout Standard
22904 for the last column, and
22905 \end_layout
22906
22907 \begin_layout Standard
22908
22909 \series bold
22910 S{2.5cm}{2}
22911 \end_layout
22912
22913 \begin_layout Standard
22914 for the cells in the second column.
22915 \end_layout
22916
22917 \begin_layout Standard
22918 \begin_inset Float table
22919 placement h
22920 wide false
22921 sideways false
22922 status open
22923
22924 \begin_layout Plain Layout
22925 \begin_inset Caption Standard
22926
22927 \begin_layout Plain Layout
22928 \begin_inset CommandInset label
22929 LatexCommand label
22930 name "tab:Table-using-user-defined"
22931
22932 \end_inset
22933
22934 Table using user-defined table formats
22935 \end_layout
22936
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \begin_layout Plain Layout
22943 \align center
22944 \begin_inset Tabular
22945 <lyxtabular version="3" rows="3" columns="4">
22946 <features tabularvalignment="middle">
22947 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
22948 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
22949 <column alignment="center" valignment="middle">
22950 <column alignment="center" valignment="middle" special="K{red}">
22951 <row>
22952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956 verylongtablecellword
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965 multiple lines multicolumn
22966 \end_layout
22967
22968 \end_inset
22969 </cell>
22970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Plain Layout
22974
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983 c
22984 \end_layout
22985
22986 \end_inset
22987 </cell>
22988 </row>
22989 <row>
22990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Plain Layout
22994 d
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003 e
23004 \end_layout
23005
23006 \end_inset
23007 </cell>
23008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23009 \begin_inset Text
23010
23011 \begin_layout Plain Layout
23012 f
23013 \end_layout
23014
23015 \end_inset
23016 </cell>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021 g
23022 \end_layout
23023
23024 \end_inset
23025 </cell>
23026 </row>
23027 <row>
23028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 h
23033 \end_layout
23034
23035 \end_inset
23036 </cell>
23037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23038 \begin_inset Text
23039
23040 \begin_layout Plain Layout
23041 i
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23047 \begin_inset Text
23048
23049 \begin_layout Plain Layout
23050 j
23051 \end_layout
23052
23053 \end_inset
23054 </cell>
23055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059 k
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 </row>
23065 </lyxtabular>
23066
23067 \end_inset
23068
23069
23070 \end_layout
23071
23072 \end_inset
23073
23074
23075 \end_layout
23076
23077 \begin_layout Subsection
23078 Line Thickness
23079 \begin_inset CommandInset label
23080 LatexCommand label
23081 name "subsec:Line-Thickness"
23082
23083 \end_inset
23084
23085
23086 \begin_inset Index idx
23087 status collapsed
23088
23089 \begin_layout Plain Layout
23090 Table Customization ! Line Thickness
23091 \end_layout
23092
23093 \end_inset
23094
23095
23096 \end_layout
23097
23098 \begin_layout Standard
23099 The line thickness for all lines in a table can be adjusted with the length
23100  
23101 \series bold
23102
23103 \backslash
23104 arrayrulewidth
23105 \series default
23106 .
23107  To set for example a line thickness of 1.5
23108 \begin_inset space \thinspace{}
23109 \end_inset
23110
23111 pt, as in Table
23112 \begin_inset space ~
23113 \end_inset
23114
23115
23116 \begin_inset CommandInset ref
23117 LatexCommand ref
23118 reference "tab:Table-with-1.5"
23119
23120 \end_inset
23121
23122 , insert the command
23123 \end_layout
23124
23125 \begin_layout Standard
23126
23127 \series bold
23128
23129 \backslash
23130 setlength{
23131 \backslash
23132 arrayrulewidth}{1.5pt}
23133 \end_layout
23134
23135 \begin_layout Standard
23136 in \SpecialChar TeX
23137  Code before the table or table float.
23138  The changed thickness is valid for all subsequent tables.
23139  To use the default value again, set 
23140 \series bold
23141
23142 \backslash
23143 arrayrulewidth
23144 \series default
23145  to 0.4
23146 \begin_inset space \thinspace{}
23147 \end_inset
23148
23149 pt in \SpecialChar TeX
23150  Code after the table or table float.
23151 \end_layout
23152
23153 \begin_layout Standard
23154 \begin_inset ERT
23155 status collapsed
23156
23157 \begin_layout Plain Layout
23158
23159
23160 \backslash
23161 setlength{
23162 \backslash
23163 arrayrulewidth}{1.5pt}
23164 \end_layout
23165
23166 \end_inset
23167
23168
23169 \begin_inset Float table
23170 wide false
23171 sideways false
23172 status open
23173
23174 \begin_layout Plain Layout
23175 \begin_inset Caption Standard
23176
23177 \begin_layout Plain Layout
23178 \begin_inset CommandInset label
23179 LatexCommand label
23180 name "tab:Table-with-1.5"
23181
23182 \end_inset
23183
23184 Table with 1.5
23185 \begin_inset space \thinspace{}
23186 \end_inset
23187
23188 pt thick lines
23189 \end_layout
23190
23191 \end_inset
23192
23193
23194 \end_layout
23195
23196 \begin_layout Plain Layout
23197 \align center
23198 \begin_inset Tabular
23199 <lyxtabular version="3" rows="3" columns="3">
23200 <features tabularvalignment="middle">
23201 <column alignment="center" valignment="top">
23202 <column alignment="center" valignment="top">
23203 <column alignment="center" valignment="top">
23204 <row>
23205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209 sd
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23215 \begin_inset Text
23216
23217 \begin_layout Plain Layout
23218
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 </row>
23233 <row>
23234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 sd
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 </row>
23262 <row>
23263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285 sd
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 </row>
23291 </lyxtabular>
23292
23293 \end_inset
23294
23295
23296 \end_layout
23297
23298 \end_inset
23299
23300
23301 \begin_inset ERT
23302 status collapsed
23303
23304 \begin_layout Plain Layout
23305
23306
23307 \backslash
23308 setlength{
23309 \backslash
23310 arrayrulewidth}{0.4pt}
23311 \end_layout
23312
23313 \end_inset
23314
23315
23316 \end_layout
23317
23318 \begin_layout Standard
23319 \begin_inset VSpace bigskip
23320 \end_inset
23321
23322 To set the line thickness to 1.5
23323 \begin_inset space \thinspace{}
23324 \end_inset
23325
23326 pt only for horizontal lines, as in Table
23327 \begin_inset space ~
23328 \end_inset
23329
23330
23331 \begin_inset CommandInset ref
23332 LatexCommand ref
23333 reference "tab:Table-with-horizontal"
23334
23335 \end_inset
23336
23337 , insert these commands in \SpecialChar TeX
23338  Code before the table or table float:
23339 \end_layout
23340
23341 \begin_layout Standard
23342
23343 \series bold
23344
23345 \backslash
23346 let
23347 \backslash
23348 myHline
23349 \backslash
23350 hline
23351 \begin_inset Newline newline
23352 \end_inset
23353
23354
23355 \backslash
23356 renewcommand{
23357 \backslash
23358 hline}
23359 \begin_inset Newline newline
23360 \end_inset
23361
23362  {
23363 \backslash
23364 noalign{
23365 \backslash
23366 global
23367 \backslash
23368 arrayrulewidth 1.5pt}
23369 \begin_inset Newline newline
23370 \end_inset
23371
23372  
23373 \backslash
23374 myHline
23375 \backslash
23376 noalign{
23377 \backslash
23378 global
23379 \backslash
23380 arrayrulewidth 0.4pt}}
23381 \end_layout
23382
23383 \begin_layout Standard
23384 To return to the default line thickness, insert this command in \SpecialChar TeX
23385  Code after
23386  the table or table float:
23387 \end_layout
23388
23389 \begin_layout Standard
23390
23391 \series bold
23392
23393 \backslash
23394 renewcommand{
23395 \backslash
23396 hline}{
23397 \backslash
23398 myHline}
23399 \end_layout
23400
23401 \begin_layout Standard
23402 \begin_inset ERT
23403 status collapsed
23404
23405 \begin_layout Plain Layout
23406
23407
23408 \backslash
23409 let
23410 \backslash
23411 myHline
23412 \backslash
23413 hline
23414 \end_layout
23415
23416 \begin_layout Plain Layout
23417
23418
23419 \backslash
23420 renewcommand{
23421 \backslash
23422 hline}
23423 \end_layout
23424
23425 \begin_layout Plain Layout
23426
23427  {
23428 \backslash
23429 noalign{
23430 \backslash
23431 global
23432 \backslash
23433 arrayrulewidth 1.5pt}
23434 \end_layout
23435
23436 \begin_layout Plain Layout
23437
23438   
23439 \backslash
23440 myHline
23441 \backslash
23442 noalign{
23443 \backslash
23444 global
23445 \backslash
23446 arrayrulewidth 0.4pt}}
23447 \end_layout
23448
23449 \end_inset
23450
23451
23452 \begin_inset Float table
23453 wide false
23454 sideways false
23455 status open
23456
23457 \begin_layout Plain Layout
23458 \begin_inset Caption Standard
23459
23460 \begin_layout Plain Layout
23461 \begin_inset CommandInset label
23462 LatexCommand label
23463 name "tab:Table-with-horizontal"
23464
23465 \end_inset
23466
23467 Table with 1.5
23468 \begin_inset space \thinspace{}
23469 \end_inset
23470
23471 pt thick horizontal lines
23472 \end_layout
23473
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \begin_layout Plain Layout
23480 \align center
23481 \begin_inset Tabular
23482 <lyxtabular version="3" rows="3" columns="3">
23483 <features tabularvalignment="middle">
23484 <column alignment="center" valignment="top">
23485 <column alignment="center" valignment="top">
23486 <column alignment="center" valignment="top">
23487 <row>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492 sd
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23498 \begin_inset Text
23499
23500 \begin_layout Plain Layout
23501
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 </row>
23516 <row>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 sd
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 </row>
23545 <row>
23546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568 sd
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 </lyxtabular>
23575
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582
23583
23584 \begin_inset ERT
23585 status collapsed
23586
23587 \begin_layout Plain Layout
23588
23589
23590 \backslash
23591 renewcommand{
23592 \backslash
23593 hline}{
23594 \backslash
23595 myHline}
23596 \end_layout
23597
23598 \end_inset
23599
23600
23601 \end_layout
23602
23603 \begin_layout Standard
23604 \begin_inset VSpace bigskip
23605 \end_inset
23606
23607 To set the line thickness to 1.5
23608 \begin_inset space \thinspace{}
23609 \end_inset
23610
23611 pt only for vertical lines, create the following column format in the document
23612  preamble, according to the description in section
23613 \begin_inset space ~
23614 \end_inset
23615
23616
23617 \begin_inset CommandInset ref
23618 LatexCommand ref
23619 reference "subsec:Customized-Format"
23620
23621 \end_inset
23622
23623 :
23624 \end_layout
23625
23626 \begin_layout Standard
23627
23628 \series bold
23629
23630 \backslash
23631 newcolumntype{V}{!{
23632 \backslash
23633 vrule width 1.5pt}}
23634 \end_layout
23635
23636 \begin_layout Standard
23637 For Table
23638 \begin_inset space ~
23639 \end_inset
23640
23641
23642 \begin_inset CommandInset ref
23643 LatexCommand ref
23644 reference "tab:Table-with-vertical"
23645
23646 \end_inset
23647
23648  the \SpecialChar LaTeX
23649 -argument
23650 \end_layout
23651
23652 \begin_layout Standard
23653
23654 \series bold
23655 VcV
23656 \end_layout
23657
23658 \begin_layout Standard
23659 was used for the last column and
23660 \end_layout
23661
23662 \begin_layout Standard
23663
23664 \series bold
23665 Vc
23666 \end_layout
23667
23668 \begin_layout Standard
23669 for the other columns.
23670 \end_layout
23671
23672 \begin_layout Standard
23673 \begin_inset Float table
23674 wide false
23675 sideways false
23676 status open
23677
23678 \begin_layout Plain Layout
23679 \begin_inset Caption Standard
23680
23681 \begin_layout Plain Layout
23682 \begin_inset CommandInset label
23683 LatexCommand label
23684 name "tab:Table-with-vertical"
23685
23686 \end_inset
23687
23688 Table with 1.5
23689 \begin_inset space \thinspace{}
23690 \end_inset
23691
23692 pt thick vertical lines
23693 \end_layout
23694
23695 \end_inset
23696
23697
23698 \end_layout
23699
23700 \begin_layout Plain Layout
23701 \align center
23702 \begin_inset Tabular
23703 <lyxtabular version="3" rows="3" columns="3">
23704 <features tabularvalignment="middle">
23705 <column alignment="center" valignment="top" special="Vc">
23706 <column alignment="center" valignment="top" special="Vc">
23707 <column alignment="center" valignment="top" special="VcV">
23708 <row>
23709 <cell alignment="center" valignment="top" topline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713 sd
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 <cell alignment="center" valignment="top" topline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" topline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 <row>
23738 <cell alignment="center" valignment="top" topline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 <cell alignment="center" valignment="top" topline="true" usebox="none">
23748 \begin_inset Text
23749
23750 \begin_layout Plain Layout
23751 sd
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 sd
23790 \end_layout
23791
23792 \end_inset
23793 </cell>
23794 </row>
23795 </lyxtabular>
23796
23797 \end_inset
23798
23799
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \end_layout
23806
23807 \begin_layout Subsection
23808 Dashed Lines
23809 \begin_inset Index idx
23810 status collapsed
23811
23812 \begin_layout Plain Layout
23813 Table Customization ! Dashed Lines
23814 \end_layout
23815
23816 \end_inset
23817
23818
23819 \end_layout
23820
23821 \begin_layout Standard
23822 \begin_inset ERT
23823 status collapsed
23824
23825 \begin_layout Plain Layout
23826
23827
23828 \backslash
23829 ifarydshln
23830 \end_layout
23831
23832 \end_inset
23833
23834
23835 \begin_inset Note Note
23836 status open
23837
23838 \begin_layout Plain Layout
23839 The following section will only be displayed when the \SpecialChar LaTeX
23840 -package 
23841 \series bold
23842 arydshln
23843 \series default
23844  is installed.
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Standard
23853 \begin_inset Float table
23854 placement H
23855 wide false
23856 sideways false
23857 status open
23858
23859 \begin_layout Plain Layout
23860 \begin_inset Caption Standard
23861
23862 \begin_layout Plain Layout
23863 \begin_inset CommandInset label
23864 LatexCommand label
23865 name "tab:Table-with-dashed"
23866
23867 \end_inset
23868
23869 Table with dashed lines
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \begin_layout Plain Layout
23878 \align center
23879 \begin_inset Tabular
23880 <lyxtabular version="3" rows="5" columns="5">
23881 <features tabularvalignment="middle">
23882 <column alignment="center" valignment="top">
23883 <column alignment="center" valignment="top">
23884 <column alignment="center" valignment="top" special=":c">
23885 <column alignment="center" valignment="top">
23886 <column alignment="center" valignment="top">
23887 <row>
23888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892 a
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23898 \begin_inset Text
23899
23900 \begin_layout Plain Layout
23901 b
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910 c
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919 d
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 e
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 </row>
23934 <row>
23935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939 f
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948 g
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 <cell alignment="center" valignment="top" topline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957 h
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966 i
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975 j
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 </row>
23981 <row>
23982 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986 \begin_inset ERT
23987 status collapsed
23988
23989 \begin_layout Plain Layout
23990
23991
23992 \backslash
23993 hdashline 
23994 \end_layout
23995
23996 \end_inset
23997
23998 k
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007 l
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016 m
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025 n
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 o
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 </row>
24040 <row>
24041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 \begin_inset ERT
24046 status collapsed
24047
24048 \begin_layout Plain Layout
24049
24050
24051 \backslash
24052 cdashline{4-5}
24053 \end_layout
24054
24055 \end_inset
24056
24057 p
24058 \end_layout
24059
24060 \end_inset
24061 </cell>
24062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066 q
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075 r
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084 s
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 </row>
24099 <row>
24100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104 t
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113 u
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122 v
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131 w
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24137 \begin_inset Text
24138
24139 \begin_layout Plain Layout
24140 x
24141 \end_layout
24142
24143 \end_inset
24144 </cell>
24145 </row>
24146 </lyxtabular>
24147
24148 \end_inset
24149
24150
24151 \end_layout
24152
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \begin_layout Standard
24159 \SpecialChar LyX
24160  does not natively support dashed lines, so you have to use \SpecialChar TeX
24161  Code.
24162  As a prerequisite the \SpecialChar LaTeX
24163  package 
24164 \series bold
24165 arydshln
24166 \series default
24167
24168 \begin_inset Index idx
24169 status collapsed
24170
24171 \begin_layout Plain Layout
24172 \SpecialChar LaTeX
24173 -packages ! arydshln
24174 \end_layout
24175
24176 \end_inset
24177
24178  must be loaded in the document preamble with the command
24179 \end_layout
24180
24181 \begin_layout Standard
24182
24183 \series bold
24184
24185 \backslash
24186 usepackage{arydshln}
24187 \end_layout
24188
24189 \begin_layout Standard
24190 To make a vertical line dashed, enter the colon 
24191 \begin_inset Quotes eld
24192 \end_inset
24193
24194 :
24195 \begin_inset Quotes erd
24196 \end_inset
24197
24198  together with the character for the horizontal alignment as \SpecialChar LaTeX
24199  argument in
24200  the table cell dialog.
24201 \end_layout
24202
24203 \begin_layout Standard
24204 For a horizontal dashed line add the command
24205 \end_layout
24206
24207 \begin_layout Standard
24208
24209 \series bold
24210
24211 \backslash
24212 hdashline
24213 \end_layout
24214
24215 \begin_layout Standard
24216 in \SpecialChar TeX
24217  Code as first element of the first cell in the table row.
24218 \end_layout
24219
24220 \begin_layout Standard
24221 For dashed multicolumn lines use the command
24222 \end_layout
24223
24224 \begin_layout Standard
24225
24226 \series bold
24227
24228 \backslash
24229 cdashline{line number
24230 \series default
24231 }
24232 \end_layout
24233
24234 \begin_layout Standard
24235 in \SpecialChar TeX
24236  Code as the first element of the first cell in the table row.
24237  If you have for example a multicolumn spanning columns 2 to 4 and you want
24238  to have a dashed line above, add the command
24239 \end_layout
24240
24241 \begin_layout Standard
24242
24243 \series bold
24244
24245 \backslash
24246 cdashline{2-4}
24247 \end_layout
24248
24249 \begin_layout Standard
24250 as the first element of the first cell in the row of the multicolumn.
24251 \end_layout
24252
24253 \begin_layout Standard
24254 \begin_inset VSpace bigskip
24255 \end_inset
24256
24257
24258 \end_layout
24259
24260 \begin_layout Standard
24261 Table
24262 \begin_inset space ~
24263 \end_inset
24264
24265
24266 \begin_inset CommandInset ref
24267 LatexCommand ref
24268 reference "tab:Table-with-dashed"
24269
24270 \end_inset
24271
24272  was created using 
24273 \begin_inset Quotes eld
24274 \end_inset
24275
24276
24277 \series bold
24278 :c
24279 \series default
24280
24281 \begin_inset Quotes erd
24282 \end_inset
24283
24284  as \SpecialChar LaTeX
24285  argument of the third column.
24286  The \SpecialChar TeX
24287  Code command 
24288 \series bold
24289
24290 \backslash
24291 hdashline
24292 \series default
24293  was inserted in the first cell of the third row and the \SpecialChar TeX
24294  Code command
24295 \begin_inset Newline newline
24296 \end_inset
24297
24298  
24299 \series bold
24300
24301 \backslash
24302 cdashline{4-5}
24303 \series default
24304  was inserted in the first cell of the fourth row.
24305 \end_layout
24306
24307 \begin_layout Standard
24308 \begin_inset VSpace bigskip
24309 \end_inset
24310
24311
24312 \end_layout
24313
24314 \begin_layout Standard
24315 Tables with dashed lines can also be colored as shown by Table
24316 \begin_inset space ~
24317 \end_inset
24318
24319
24320 \begin_inset CommandInset ref
24321 LatexCommand ref
24322 reference "tab:Colored-table-with"
24323
24324 \end_inset
24325
24326 .
24327 \end_layout
24328
24329 \begin_layout Standard
24330 \begin_inset ERT
24331 status collapsed
24332
24333 \begin_layout Plain Layout
24334
24335
24336 \backslash
24337 setlength{
24338 \backslash
24339 arrayrulewidth}{1pt}
24340 \end_layout
24341
24342 \end_inset
24343
24344
24345 \begin_inset Note Note
24346 status collapsed
24347
24348 \begin_layout Plain Layout
24349 thicker lines for better visualization of the line color
24350 \end_layout
24351
24352 \end_inset
24353
24354
24355 \end_layout
24356
24357 \begin_layout Standard
24358 \begin_inset ERT
24359 status collapsed
24360
24361 \begin_layout Plain Layout
24362
24363
24364 \backslash
24365 dashgapcolor{green}
24366 \end_layout
24367
24368 \end_inset
24369
24370
24371 \begin_inset Note Note
24372 status collapsed
24373
24374 \begin_layout Plain Layout
24375 color gaps between dashes green
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \begin_layout Standard
24384 \begin_inset ERT
24385 status collapsed
24386
24387 \begin_layout Plain Layout
24388
24389
24390 \backslash
24391 let
24392 \backslash
24393 myHdashline
24394 \backslash
24395 hdashline
24396 \end_layout
24397
24398 \begin_layout Plain Layout
24399
24400
24401 \backslash
24402 renewcommand{
24403 \backslash
24404 hdashline}
24405 \end_layout
24406
24407 \begin_layout Plain Layout
24408
24409  {
24410 \backslash
24411 arrayrulecolor{red}
24412 \backslash
24413 myHdashline
24414 \backslash
24415 arrayrulecolor{black}}
24416 \end_layout
24417
24418 \end_inset
24419
24420
24421 \begin_inset Note Note
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425 color horizontal, dashed lines red
24426 \end_layout
24427
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \begin_layout Standard
24434 \begin_inset ERT
24435 status collapsed
24436
24437 \begin_layout Plain Layout
24438
24439
24440 \backslash
24441 let
24442 \backslash
24443 myCdashline
24444 \backslash
24445 cdashline
24446 \end_layout
24447
24448 \begin_layout Plain Layout
24449
24450
24451 \backslash
24452 renewcommand{
24453 \backslash
24454 cdashline}[1]
24455 \end_layout
24456
24457 \begin_layout Plain Layout
24458
24459  {
24460 \backslash
24461 arrayrulecolor{yellow}
24462 \backslash
24463 myCdashline{#1}
24464 \backslash
24465 arrayrulecolor{black}}
24466 \end_layout
24467
24468 \end_inset
24469
24470
24471 \begin_inset Note Note
24472 status collapsed
24473
24474 \begin_layout Plain Layout
24475 color partial horizontal, dashed lines yellow
24476 \end_layout
24477
24478 \end_inset
24479
24480
24481 \end_layout
24482
24483 \begin_layout Standard
24484 \begin_inset Float table
24485 placement h
24486 wide false
24487 sideways false
24488 status open
24489
24490 \begin_layout Plain Layout
24491 \begin_inset Caption Standard
24492
24493 \begin_layout Plain Layout
24494 \begin_inset CommandInset label
24495 LatexCommand label
24496 name "tab:Colored-table-with"
24497
24498 \end_inset
24499
24500 Colored table with dashed lines
24501 \end_layout
24502
24503 \end_inset
24504
24505
24506 \end_layout
24507
24508 \begin_layout Plain Layout
24509 \align center
24510 \begin_inset Tabular
24511 <lyxtabular version="3" rows="5" columns="5">
24512 <features tabularvalignment="middle">
24513 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
24514 <column alignment="center" valignment="top" width="0pt">
24515 <column alignment="center" valignment="top" width="0pt" special=":c">
24516 <column alignment="center" valignment="top">
24517 <column alignment="center" valignment="top">
24518 <row>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523 a
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532 b
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541 c
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \begin_layout Plain Layout
24550 d
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559 e
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 </row>
24565 <row>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 f
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579 g
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588 h
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597 i
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24603 \begin_inset Text
24604
24605 \begin_layout Plain Layout
24606 j
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 </row>
24612 <row>
24613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Plain Layout
24617 \begin_inset ERT
24618 status collapsed
24619
24620 \begin_layout Plain Layout
24621
24622
24623 \backslash
24624 hdashline 
24625 \end_layout
24626
24627 \end_inset
24628
24629
24630 \begin_inset ERT
24631 status collapsed
24632
24633 \begin_layout Plain Layout
24634
24635
24636 \backslash
24637 rowcolor{Gray}
24638 \end_layout
24639
24640 \end_inset
24641
24642 k
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651 l
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 <cell alignment="center" valignment="top" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660 m
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 n
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678 o
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 </row>
24684 <row>
24685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689 \begin_inset ERT
24690 status collapsed
24691
24692 \begin_layout Plain Layout
24693
24694
24695 \backslash
24696 cdashline{4-5}
24697 \end_layout
24698
24699 \end_inset
24700
24701 p
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710 q
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719 r
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728 s
24729 \end_layout
24730
24731 \end_inset
24732 </cell>
24733 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 </row>
24743 <row>
24744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24745 \begin_inset Text
24746
24747 \begin_layout Plain Layout
24748 t
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757 u
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766 v
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775 w
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784 \begin_inset ERT
24785 status collapsed
24786
24787 \begin_layout Plain Layout
24788
24789
24790 \backslash
24791 cellcolor{Maroon}
24792 \end_layout
24793
24794 \end_inset
24795
24796 i
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 </lyxtabular>
24803
24804 \end_inset
24805
24806
24807 \end_layout
24808
24809 \end_inset
24810
24811
24812 \end_layout
24813
24814 \begin_layout Standard
24815 \begin_inset ERT
24816 status collapsed
24817
24818 \begin_layout Plain Layout
24819
24820
24821 \backslash
24822 renewcommand{
24823 \backslash
24824 hdashline}{
24825 \backslash
24826 myHdashline}
24827 \end_layout
24828
24829 \end_inset
24830
24831
24832 \begin_inset Note Note
24833 status collapsed
24834
24835 \begin_layout Plain Layout
24836 reset to default
24837 \end_layout
24838
24839 \end_inset
24840
24841
24842 \end_layout
24843
24844 \begin_layout Standard
24845 \begin_inset ERT
24846 status collapsed
24847
24848 \begin_layout Plain Layout
24849
24850
24851 \backslash
24852 renewcommand{
24853 \backslash
24854 cdashline}{
24855 \backslash
24856 myCdashline}
24857 \end_layout
24858
24859 \end_inset
24860
24861
24862 \begin_inset Note Note
24863 status collapsed
24864
24865 \begin_layout Plain Layout
24866 reset to default
24867 \end_layout
24868
24869 \end_inset
24870
24871
24872 \end_layout
24873
24874 \begin_layout Standard
24875 \begin_inset ERT
24876 status collapsed
24877
24878 \begin_layout Plain Layout
24879
24880
24881 \backslash
24882 nodashgapcolor
24883 \end_layout
24884
24885 \end_inset
24886
24887
24888 \begin_inset Note Note
24889 status collapsed
24890
24891 \begin_layout Plain Layout
24892 reset to default
24893 \end_layout
24894
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \begin_layout Standard
24901 \begin_inset ERT
24902 status collapsed
24903
24904 \begin_layout Plain Layout
24905
24906
24907 \backslash
24908 setlength{
24909 \backslash
24910 arrayrulewidth}{0.4pt}
24911 \end_layout
24912
24913 \end_inset
24914
24915
24916 \begin_inset Note Note
24917 status collapsed
24918
24919 \begin_layout Plain Layout
24920 reset to default
24921 \end_layout
24922
24923 \end_inset
24924
24925
24926 \end_layout
24927
24928 \begin_layout Standard
24929 The coloring of lines, columns and lines works as decribed in section
24930 \begin_inset space ~
24931 \end_inset
24932
24933
24934 \begin_inset CommandInset ref
24935 LatexCommand ref
24936 reference "sec:Colored-Tables"
24937
24938 \end_inset
24939
24940 .
24941  Coloring horizontal lines works analogically as described there as well,
24942  one only needs to replace in the commands 
24943 \series bold
24944
24945 \backslash
24946 myHlineC
24947 \series default
24948  by 
24949 \series bold
24950
24951 \backslash
24952 myHdashline
24953 \series default
24954  and 
24955 \backslash
24956
24957 \series bold
24958 hline
24959 \series default
24960  by 
24961 \series bold
24962
24963 \backslash
24964 hdashline
24965 \series default
24966 ; so one uses the command
24967 \end_layout
24968
24969 \begin_layout Standard
24970
24971 \series bold
24972
24973 \backslash
24974 let
24975 \backslash
24976 myHdashline
24977 \backslash
24978 hdashline
24979 \begin_inset Newline newline
24980 \end_inset
24981
24982
24983 \backslash
24984 renewcommand{
24985 \backslash
24986 hdashline}
24987 \begin_inset Newline newline
24988 \end_inset
24989
24990
24991 \begin_inset Phantom HPhantom
24992 status open
24993
24994 \begin_layout Plain Layout
24995 \begin_inset space ~
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \end_inset
25002
25003 {
25004 \backslash
25005 arrayrulecolor{red}
25006 \backslash
25007 myHdashline
25008 \backslash
25009 arrayrulecolor{black}}
25010 \end_layout
25011
25012 \begin_layout Standard
25013 To color 
25014 \series bold
25015
25016 \backslash
25017 cdashline
25018 \series default
25019 , the command is
25020 \end_layout
25021
25022 \begin_layout Standard
25023
25024 \series bold
25025
25026 \backslash
25027 let
25028 \backslash
25029 myCdashline
25030 \backslash
25031 cdashline
25032 \begin_inset Newline newline
25033 \end_inset
25034
25035
25036 \backslash
25037 renewcommand{
25038 \backslash
25039 cdashline}[1]
25040 \begin_inset Newline newline
25041 \end_inset
25042
25043
25044 \begin_inset Phantom HPhantom
25045 status open
25046
25047 \begin_layout Plain Layout
25048 \begin_inset space ~
25049 \end_inset
25050
25051
25052 \end_layout
25053
25054 \end_inset
25055
25056 {
25057 \backslash
25058 arrayrulecolor{red}
25059 \backslash
25060 myCdashline{#1}
25061 \backslash
25062 arrayrulecolor{black}}
25063 \end_layout
25064
25065 \begin_layout Standard
25066 To get back the black line color, one needs to insert the following commands
25067  as \SpecialChar TeX
25068  Code behind the table:
25069 \end_layout
25070
25071 \begin_layout Standard
25072 For 
25073 \series bold
25074
25075 \backslash
25076 hdashline
25077 \end_layout
25078
25079 \begin_layout Standard
25080
25081 \series bold
25082
25083 \backslash
25084 renewcommand{
25085 \backslash
25086 hdashline}{
25087 \backslash
25088 myHdashline}
25089 \end_layout
25090
25091 \begin_layout Standard
25092 and for 
25093 \series bold
25094
25095 \backslash
25096 cdashline
25097 \end_layout
25098
25099 \begin_layout Standard
25100
25101 \series bold
25102
25103 \backslash
25104 renewcommand{
25105 \backslash
25106 cdashline}{
25107 \backslash
25108 myCdashline}
25109 \end_layout
25110
25111 \begin_layout Standard
25112 To color the gaps between the dashes the command
25113 \end_layout
25114
25115 \begin_layout Standard
25116
25117 \series bold
25118
25119 \backslash
25120 dashgapcolor{color}
25121 \end_layout
25122
25123 \begin_layout Standard
25124 can be used in front of a table as \SpecialChar TeX
25125  Code.
25126  color is hereby the name of a defined color.
25127  The command
25128 \end_layout
25129
25130 \begin_layout Standard
25131
25132 \series bold
25133
25134 \backslash
25135 nodashgapcolor
25136 \end_layout
25137
25138 \begin_layout Standard
25139 unsets the changes made by 
25140 \series bold
25141
25142 \backslash
25143 dashgapcolor
25144 \series default
25145 .
25146 \end_layout
25147
25148 \begin_layout Standard
25149 \begin_inset Note Greyedout
25150 status open
25151
25152 \begin_layout Plain Layout
25153
25154 \series bold
25155 \color none
25156 Note
25157 \series default
25158 : If there are multiple commands in a cell, the command of 
25159 \series bold
25160 arydshln
25161 \series default
25162  needs to be the first one in the cell.
25163  Therefore in cell 
25164 \emph on
25165 k
25166 \emph default
25167  of Table
25168 \begin_inset space ~
25169 \end_inset
25170
25171
25172 \begin_inset CommandInset ref
25173 LatexCommand ref
25174 reference "tab:Colored-table-with"
25175
25176 \end_inset
25177
25178  the command 
25179 \series bold
25180
25181 \backslash
25182 hdashline
25183 \series default
25184  is before 
25185 \series bold
25186
25187 \backslash
25188 rowcolor
25189 \series default
25190 .
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \end_layout
25197
25198 \begin_layout Standard
25199 \begin_inset Note Greyedout
25200 status open
25201
25202 \begin_layout Plain Layout
25203
25204 \series bold
25205 \color none
25206 Note:
25207 \series default
25208  The \SpecialChar LaTeX
25209 -package 
25210 \series bold
25211 arydshln
25212 \series default
25213  must be loaded in the document preamble before the \SpecialChar LaTeX
25214 -package 
25215 \series bold
25216 colortbl
25217 \series default
25218
25219 \begin_inset Index idx
25220 status collapsed
25221
25222 \begin_layout Plain Layout
25223 \SpecialChar LaTeX
25224 -packages ! colortbl
25225 \end_layout
25226
25227 \end_inset
25228
25229 .
25230 \end_layout
25231
25232 \end_inset
25233
25234
25235 \end_layout
25236
25237 \begin_layout Standard
25238 \begin_inset ERT
25239 status collapsed
25240
25241 \begin_layout Plain Layout
25242
25243
25244 \backslash
25245 else
25246 \end_layout
25247
25248 \end_inset
25249
25250
25251 \begin_inset Note Note
25252 status open
25253
25254 \begin_layout Plain Layout
25255 The following will be displayed when the \SpecialChar LaTeX
25256 -package 
25257 \series bold
25258 arydshln
25259 \series default
25260  is not installed:
25261 \end_layout
25262
25263 \end_inset
25264
25265
25266 \end_layout
25267
25268 \begin_layout Standard
25269 You need to install the package 
25270 \series bold
25271 arydshln
25272 \series default
25273  to see the content of this section in the output.
25274 \end_layout
25275
25276 \begin_layout Standard
25277 \begin_inset ERT
25278 status collapsed
25279
25280 \begin_layout Plain Layout
25281
25282
25283 \backslash
25284 fi
25285 \end_layout
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Standard
25293 For more information about dashed lines see the documentation of 
25294 \series bold
25295 arydshln
25296 \series default
25297
25298 \begin_inset CommandInset citation
25299 LatexCommand cite
25300 key "arydshln"
25301 literal "true"
25302
25303 \end_inset
25304
25305 .
25306 \end_layout
25307
25308 \begin_layout Chapter
25309 Floats
25310 \begin_inset CommandInset label
25311 LatexCommand label
25312 name "chap:Floats"
25313
25314 \end_inset
25315
25316
25317 \begin_inset Index idx
25318 status collapsed
25319
25320 \begin_layout Plain Layout
25321 Floats
25322 \end_layout
25323
25324 \end_inset
25325
25326
25327 \end_layout
25328
25329 \begin_layout Section
25330 Introduction
25331 \begin_inset CommandInset label
25332 LatexCommand label
25333 name "sec:FloatIntroduction"
25334
25335 \end_inset
25336
25337
25338 \begin_inset Index idx
25339 status collapsed
25340
25341 \begin_layout Plain Layout
25342 Floats ! Introduction
25343 \end_layout
25344
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \begin_layout Standard
25351 A float is a block of text associated with some sort of label, which doesn't
25352  have a fixed location.
25353  It can 
25354 \begin_inset Quotes eld
25355 \end_inset
25356
25357 float
25358 \begin_inset Quotes erd
25359 \end_inset
25360
25361  forward or backward a page or two, to wherever it fits best.
25362  
25363 \family sans
25364 Footnotes
25365 \family default
25366  and 
25367 \family sans
25368 Margin
25369 \begin_inset space ~
25370 \end_inset
25371
25372 Notes
25373 \family default
25374  are also floats because they can float to the next page when there are
25375  too many notes on the page.
25376 \end_layout
25377
25378 \begin_layout Standard
25379 Floats allow a high quality layout.
25380  Images and tables can be spread evenly among the pages to avoid white space
25381  and pages without text.
25382  As the floating often destroys the context between the text and the image/table
25383 , every float can be referenced in the text.
25384  Floats are therefore numbered.
25385  Referencing is described in section
25386 \begin_inset space ~
25387 \end_inset
25388
25389
25390 \begin_inset CommandInset ref
25391 LatexCommand ref
25392 reference "sec:Referencing-Floats"
25393
25394 \end_inset
25395
25396 .
25397 \end_layout
25398
25399 \begin_layout Standard
25400 To insert a float, use the menu 
25401 \family sans
25402 Insert\SpecialChar menuseparator
25403 Float
25404 \family default
25405  (toolbar button 
25406 \begin_inset Info
25407 type  "icon"
25408 arg   "float-insert figure"
25409 \end_inset
25410
25411  or 
25412 \begin_inset Info
25413 type  "icon"
25414 arg   "float-insert table"
25415 \end_inset
25416
25417 ).
25418  This inserts the 
25419 \family sans
25420 Caption
25421 \family default
25422  inset, a box with a label.
25423  The label will automatically be translated to the document language in
25424  the output.
25425  After the label you can insert the caption text.
25426  The image or table is inserted above or below the caption in a separate
25427  paragraph within the float.
25428  More about the caption placement is contained in section
25429 \begin_inset space ~
25430 \end_inset
25431
25432
25433 \begin_inset CommandInset ref
25434 LatexCommand ref
25435 reference "sec:Caption-Placement"
25436
25437 \end_inset
25438
25439 .
25440  To keep your \SpecialChar LyX
25441  document readable, you can open and close the float box by
25442  left-clicking on the box label.
25443  A closed float box looks like this: 
25444 \begin_inset Graphics
25445         filename clipart/float.png
25446         scale 95
25447         scaleBeforeRotation
25448
25449 \end_inset
25450
25451  â€“ a gray button with a red label.
25452 \end_layout
25453
25454 \begin_layout Standard
25455 It is recommended that you insert floats as separate standard paragraphs
25456  to avoid possible \SpecialChar LaTeX
25457 -errors that can occur when the surrounding text is specially
25458  formatted.
25459 \end_layout
25460
25461 \begin_layout Standard
25462 Existing figures or tables can be put into a float by highlighting them
25463  and then pressing the corresponding toolbar button for a new float.
25464 \end_layout
25465
25466 \begin_layout Section
25467 Float Types
25468 \end_layout
25469
25470 \begin_layout Standard
25471 Besides figure and table floats that are described in sections
25472 \begin_inset space ~
25473 \end_inset
25474
25475
25476 \begin_inset CommandInset ref
25477 LatexCommand ref
25478 reference "sec:Figure-Floats"
25479
25480 \end_inset
25481
25482  and 
25483 \begin_inset CommandInset ref
25484 LatexCommand ref
25485 reference "sec:Table-Floats"
25486
25487 \end_inset
25488
25489  respectively, \SpecialChar LyX
25490  offers the float types 
25491 \family sans
25492 Algorithm
25493 \family default
25494  and 
25495 \family sans
25496 Wrap
25497 \family default
25498 .
25499  The latter are explained in sec.
25500 \begin_inset space \thinspace{}
25501 \end_inset
25502
25503
25504 \begin_inset CommandInset ref
25505 LatexCommand ref
25506 reference "sec:Wrap-Floats"
25507
25508 \end_inset
25509
25510 .
25511 \end_layout
25512
25513 \begin_layout Subsection
25514 Algorithm Floats
25515 \begin_inset Index idx
25516 status collapsed
25517
25518 \begin_layout Plain Layout
25519 Floats ! Algorithms
25520 \end_layout
25521
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \begin_layout Standard
25528 \begin_inset Float algorithm
25529 placement h
25530 wide false
25531 sideways false
25532 status open
25533
25534 \begin_layout Plain Layout
25535 \begin_inset Caption Standard
25536
25537 \begin_layout Plain Layout
25538 \begin_inset CommandInset label
25539 LatexCommand label
25540 name "alg:Example-Algorithm-float"
25541
25542 \end_inset
25543
25544 Example Algorithm float
25545 \end_layout
25546
25547 \end_inset
25548
25549
25550 \end_layout
25551
25552 \begin_layout LyX-Code
25553 for I in 1..N loop
25554 \begin_inset Newline newline
25555 \end_inset
25556
25557  Sum:= Sum + A(I); /*comment*/
25558 \begin_inset Newline newline
25559 \end_inset
25560
25561 end loop
25562 \begin_inset VSpace -4mm
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \end_inset
25569
25570
25571 \end_layout
25572
25573 \begin_layout Standard
25574 This float type is inserted with the menu 
25575 \family sans
25576 Insert\SpecialChar menuseparator
25577 Float\SpecialChar menuseparator
25578 Algorithm
25579 \family default
25580 .
25581  It is used for program codes and descriptions of algorithms and can be
25582  seen as an alternative to program code listings that are explained in chapter
25583 \begin_inset space ~
25584 \end_inset
25585
25586
25587 \begin_inset CommandInset ref
25588 LatexCommand ref
25589 reference "cha:Program-Code-Listings"
25590
25591 \end_inset
25592
25593 .
25594  A possible environment for algorithms is the 
25595 \family sans
25596 \SpecialChar LyX
25597  Code
25598 \family default
25599 , described in \SpecialChar LyX
25600 's 
25601 \emph on
25602 Userguide
25603 \emph default
25604 .
25605  Algorithm
25606 \begin_inset space ~
25607 \end_inset
25608
25609
25610 \begin_inset CommandInset ref
25611 LatexCommand ref
25612 reference "alg:Example-Algorithm-float"
25613
25614 \end_inset
25615
25616  is an example of an algorithm float where -4
25617 \begin_inset space \thinspace{}
25618 \end_inset
25619
25620 mm vertical space was added at the end of the float to have the bottom rule
25621  exactly below the last text line.
25622 \end_layout
25623
25624 \begin_layout Standard
25625 The float label is not automatically translated into the document language.
25626  If your document is not in English, you have to do this manually by adding
25627  the following line to the document preamble
25628 \series bold
25629 :
25630 \end_layout
25631
25632 \begin_layout Standard
25633
25634 \series bold
25635
25636 \backslash
25637 floatname{algorithm}{your
25638 \begin_inset space ~
25639 \end_inset
25640
25641 name}
25642 \end_layout
25643
25644 \begin_layout Standard
25645 where 
25646 \family sans
25647 your
25648 \begin_inset space ~
25649 \end_inset
25650
25651 name
25652 \family default
25653  is the word 
25654 \begin_inset Quotes eld
25655 \end_inset
25656
25657
25658 \emph on
25659 algorithm
25660 \emph default
25661
25662 \begin_inset Quotes erd
25663 \end_inset
25664
25665  in your language.
25666 \end_layout
25667
25668 \begin_layout Standard
25669 To insert the list of algorithms you can use the menu 
25670 \family sans
25671 Insert\SpecialChar menuseparator
25672 List
25673 \begin_inset space \thinspace{}
25674 \end_inset
25675
25676 /
25677 \begin_inset space \thinspace{}
25678 \end_inset
25679
25680 TOC\SpecialChar menuseparator
25681 List of Algorithms
25682 \family default
25683  when your document has the same language as \SpecialChar LyX
25684 's menu names.
25685  In other cases use this command in \SpecialChar TeX
25686  Code instead:
25687 \end_layout
25688
25689 \begin_layout Standard
25690
25691 \series bold
25692
25693 \backslash
25694 listof{algorithm}{your
25695 \begin_inset space ~
25696 \end_inset
25697
25698 name}
25699 \end_layout
25700
25701 \begin_layout Standard
25702 where 
25703 \family sans
25704 your
25705 \begin_inset space ~
25706 \end_inset
25707
25708 name
25709 \family default
25710  is the word 
25711 \begin_inset Quotes eld
25712 \end_inset
25713
25714
25715 \emph on
25716 List of Algorithm
25717 \emph default
25718 s
25719 \begin_inset Quotes erd
25720 \end_inset
25721
25722  in your language.
25723 \end_layout
25724
25725 \begin_layout Standard
25726 Algorithm floats are not by default numbered in the scheme 
25727 \begin_inset Quotes eld
25728 \end_inset
25729
25730 chapter.algorithm
25731 \begin_inset Quotes erd
25732 \end_inset
25733
25734  as is the case for table and figure floats in many document-classes.
25735  To number algorithm floats in the same scheme, add this command to your
25736  document preamble:
25737 \end_layout
25738
25739 \begin_layout Standard
25740
25741 \series bold
25742
25743 \backslash
25744 numberwithin{algorithm}{chapter}
25745 \end_layout
25746
25747 \begin_layout Standard
25748 To be able to use the command 
25749 \series bold
25750
25751 \backslash
25752 numberwithin
25753 \series default
25754 , set in the tab 
25755 \family sans
25756 Math
25757 \begin_inset space ~
25758 \end_inset
25759
25760 Options
25761 \family default
25762  in the document settings the option 
25763 \family sans
25764 Use
25765 \begin_inset space ~
25766 \end_inset
25767
25768 AMS
25769 \begin_inset space ~
25770 \end_inset
25771
25772 math
25773 \begin_inset space ~
25774 \end_inset
25775
25776 package
25777 \family default
25778 .
25779 \end_layout
25780
25781 \begin_layout Section
25782 Float Numbering
25783 \begin_inset Index idx
25784 status collapsed
25785
25786 \begin_layout Plain Layout
25787 Floats ! Numbering
25788 \end_layout
25789
25790 \end_inset
25791
25792
25793 \end_layout
25794
25795 \begin_layout Standard
25796 Floats are usually numbered either independently from the sections the floats
25797  are in, or in the scheme 
25798 \begin_inset Quotes eld
25799 \end_inset
25800
25801 chapter.number
25802 \begin_inset Quotes erd
25803 \end_inset
25804
25805  or 
25806 \begin_inset Quotes eld
25807 \end_inset
25808
25809 section.number
25810 \begin_inset Quotes erd
25811 \end_inset
25812
25813 .
25814  This depends on the document class used.
25815 \end_layout
25816
25817 \begin_layout Standard
25818 To change section-independent numbering, you can use this command in the
25819  document preamble:
25820 \end_layout
25821
25822 \begin_layout Standard
25823
25824 \series bold
25825
25826 \backslash
25827 renewcommand{
25828 \backslash
25829 thetable}{
25830 \backslash
25831 roman{table}}
25832 \end_layout
25833
25834 \begin_layout Standard
25835
25836 \series bold
25837
25838 \backslash
25839 thetable
25840 \series default
25841  is the command that prints the table number.
25842  For figure floats, the command would be 
25843 \series bold
25844
25845 \backslash
25846 thefigure
25847 \series default
25848 .
25849  
25850 \series bold
25851
25852 \backslash
25853 roman
25854 \series default
25855  in the command above prints the table number as a small roman number.
25856 \end_layout
25857
25858 \begin_layout Standard
25859 To change the numbering scheme for example to 
25860 \begin_inset Quotes eld
25861 \end_inset
25862
25863 subsection.number
25864 \begin_inset Quotes erd
25865 \end_inset
25866
25867 , use this command in the preamble:
25868 \end_layout
25869
25870 \begin_layout Standard
25871
25872 \series bold
25873
25874 \backslash
25875 numberwithin{table}{subsection}
25876 \end_layout
25877
25878 \begin_layout Standard
25879 To be able to use the command 
25880 \series bold
25881
25882 \backslash
25883 numberwithin
25884 \series default
25885 , set in the tab 
25886 \family sans
25887 Math
25888 \begin_inset space ~
25889 \end_inset
25890
25891 Options
25892 \family default
25893  in the document settings the option 
25894 \family sans
25895 Use
25896 \begin_inset space ~
25897 \end_inset
25898
25899 AMS
25900 \begin_inset space ~
25901 \end_inset
25902
25903 math
25904 \begin_inset space ~
25905 \end_inset
25906
25907 package
25908 \family default
25909 .
25910 \end_layout
25911
25912 \begin_layout Standard
25913 Please also have a look at section
25914 \begin_inset space ~
25915 \end_inset
25916
25917
25918 \begin_inset CommandInset ref
25919 LatexCommand ref
25920 reference "subsec:Footnote-Numbering"
25921
25922 \end_inset
25923
25924  for the details and important notes about the numbering commands.
25925 \end_layout
25926
25927 \begin_layout Section
25928 Referencing Floats
25929 \begin_inset CommandInset label
25930 LatexCommand label
25931 name "sec:Referencing-Floats"
25932
25933 \end_inset
25934
25935
25936 \begin_inset Index idx
25937 status collapsed
25938
25939 \begin_layout Plain Layout
25940 Floats ! References
25941 \end_layout
25942
25943 \end_inset
25944
25945
25946 \begin_inset Index idx
25947 status collapsed
25948
25949 \begin_layout Plain Layout
25950 References ! to Floats
25951 \end_layout
25952
25953 \end_inset
25954
25955
25956 \end_layout
25957
25958 \begin_layout Standard
25959 To reference a float, insert a label into its caption using the menu 
25960 \family sans
25961 Insert\SpecialChar menuseparator
25962 Label
25963 \family default
25964  or the toolbar button 
25965 \begin_inset Info
25966 type  "icon"
25967 arg   "label-insert"
25968 \end_inset
25969
25970 .
25971  A grey label box like this one: 
25972 \begin_inset Graphics
25973         filename clipart/label.png
25974         scaleBeforeRotation
25975
25976 \end_inset
25977
25978  will be inserted and the label window pops up asking for the label text.
25979  \SpecialChar LyX
25980  offers as text the first words of the caption with a prefix.
25981  The prefix depends on the float type, e.
25982 \begin_inset space \thinspace{}
25983 \end_inset
25984
25985 g.
25986 \begin_inset space \space{}
25987 \end_inset
25988
25989 for figure floats the prefix will be "
25990 \family sans
25991 fig:
25992 \family default
25993 ".
25994 \end_layout
25995
25996 \begin_layout Standard
25997 The label is used as anchor and name for the reference.
25998  You can refer to the label using the menu 
25999 \family sans
26000 Insert\SpecialChar menuseparator
26001 Cross-reference
26002 \family default
26003  or the toolbar button 
26004 \begin_inset Info
26005 type  "icon"
26006 arg   "dialog-show-new-inset ref"
26007 \end_inset
26008
26009 .
26010  The cross-reference window appears showing all labels of the document.
26011  If you have multiple \SpecialChar LyX
26012  documents opened, choose the one you are working
26013  on from the drop-list at the top of the dialog.
26014  You can now sort the labels alphabetically and then choose one.
26015  A grey cross-reference box like this one: 
26016 \begin_inset Graphics
26017         filename clipart/reference.png
26018         scaleBeforeRotation
26019
26020 \end_inset
26021
26022  will be inserted.
26023  At the position of the cross-reference box the float number will appear
26024  in the output.
26025 \end_layout
26026
26027 \begin_layout Standard
26028 It is recommended that you use a protected space between the cross-reference
26029  name and its number to avoid line breaks between them.
26030  If a cross-reference refers to a non-existing label, you will see two question
26031  marks in the output instead of the reference.
26032 \end_layout
26033
26034 \begin_layout Standard
26035 You can change labels at any time by clicking on the label box.
26036  References to the changed label will automatically update their links to
26037  the new label text.
26038 \end_layout
26039
26040 \begin_layout Standard
26041 The button 
26042 \family sans
26043 Go
26044 \begin_inset space ~
26045 \end_inset
26046
26047 to
26048 \begin_inset space ~
26049 \end_inset
26050
26051 Label
26052 \family default
26053  in the cross-reference window sets the cursor before the referred label.
26054  The button text changes then to Go
26055 \begin_inset space ~
26056 \end_inset
26057
26058 Back and you can use it to set the cursor back to the cross-reference.
26059 \end_layout
26060
26061 \begin_layout Subsection
26062 Cross-Reference Formats
26063 \begin_inset CommandInset label
26064 LatexCommand label
26065 name "subsec:Cross-Reference-Formats"
26066
26067 \end_inset
26068
26069
26070 \begin_inset Index idx
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074 References ! Formats
26075 \end_layout
26076
26077 \end_inset
26078
26079
26080 \end_layout
26081
26082 \begin_layout Standard
26083 There are six varieties of cross-references:
26084 \end_layout
26085
26086 \begin_layout Description
26087 <reference>: prints the float number, this is the default: 
26088 \begin_inset CommandInset ref
26089 LatexCommand ref
26090 reference "fig:Two-distorted-images"
26091
26092 \end_inset
26093
26094
26095 \end_layout
26096
26097 \begin_layout Description
26098 (<reference>): prints the float number within two parentheses, this is the
26099  style normally used to reference formulas, especially when the reference
26100  name 
26101 \begin_inset Quotes eld
26102 \end_inset
26103
26104 Equation
26105 \begin_inset Quotes erd
26106 \end_inset
26107
26108  is omitted: 
26109 \begin_inset CommandInset ref
26110 LatexCommand eqref
26111 reference "eq:Wgn"
26112
26113 \end_inset
26114
26115
26116 \end_layout
26117
26118 \begin_layout Description
26119 <page>: prints the page number: Page
26120 \begin_inset space ~
26121 \end_inset
26122
26123
26124 \begin_inset CommandInset ref
26125 LatexCommand pageref
26126 reference "fig:Two-distorted-images"
26127
26128 \end_inset
26129
26130
26131 \end_layout
26132
26133 \begin_layout Description
26134 on
26135 \begin_inset space ~
26136 \end_inset
26137
26138 page
26139 \begin_inset space ~
26140 \end_inset
26141
26142 <page>: prints the text "on page" and the page number: 
26143 \begin_inset CommandInset ref
26144 LatexCommand vpageref
26145 reference "fig:Two-distorted-images"
26146
26147 \end_inset
26148
26149
26150 \end_layout
26151
26152 \begin_layout Description
26153 <reference>
26154 \begin_inset space ~
26155 \end_inset
26156
26157 on
26158 \begin_inset space ~
26159 \end_inset
26160
26161 page
26162 \begin_inset space ~
26163 \end_inset
26164
26165 <page>: prints the float number, the text "on page", and the page number:
26166  
26167 \begin_inset CommandInset ref
26168 LatexCommand vref
26169 reference "fig:Two-distorted-images"
26170
26171 \end_inset
26172
26173
26174 \end_layout
26175
26176 \begin_layout Description
26177 Formatted
26178 \begin_inset space ~
26179 \end_inset
26180
26181 reference: prints a self-defined cross-reference format.
26182 \begin_inset Newline newline
26183 \end_inset
26184
26185
26186 \begin_inset Note Greyedout
26187 status open
26188
26189 \begin_layout Plain Layout
26190
26191 \series bold
26192 Note:
26193 \series default
26194  This feature is only available when you have the \SpecialChar LaTeX
26195 -package 
26196 \series bold
26197 prettyref
26198 \series default
26199  or 
26200 \series bold
26201 refstyle
26202 \series default
26203
26204 \begin_inset Index idx
26205 status collapsed
26206
26207 \begin_layout Plain Layout
26208 \SpecialChar LaTeX
26209 -packages ! prettyref
26210 \end_layout
26211
26212 \end_inset
26213
26214
26215 \begin_inset Index idx
26216 status collapsed
26217
26218 \begin_layout Plain Layout
26219 \SpecialChar LaTeX
26220 -packages ! refstyle
26221 \end_layout
26222
26223 \end_inset
26224
26225  installed.
26226 \end_layout
26227
26228 \end_inset
26229
26230
26231 \begin_inset Newline newline
26232 \end_inset
26233
26234 You can select which \SpecialChar LaTeX
26235 -package should be used for this feature by setting
26236  the option 
26237 \family sans
26238 Use refstyle (not prettyref) for cross-references
26239 \family default
26240  in the menu 
26241 \family sans
26242 Document\SpecialChar menuseparator
26243 Settings\SpecialChar menuseparator
26244 Document Class
26245 \family default
26246 .
26247  The format is specified by adding the command 
26248 \series bold
26249
26250 \backslash
26251 newrefformat
26252 \series default
26253  (prettyref) or 
26254 \series bold
26255
26256 \backslash
26257 newref
26258 \series default
26259  (refstyle) to the preamble of the document.
26260  For example redefining all references to figures (which have the label
26261  prefix 
26262 \begin_inset Quotes eld
26263 \end_inset
26264
26265
26266 \family sans
26267 fig
26268 \family default
26269
26270 \begin_inset Quotes erd
26271 \end_inset
26272
26273 ) can be done with this command
26274 \begin_inset Newline newline
26275 \end_inset
26276
26277
26278 \series bold
26279
26280 \backslash
26281 newref{fig}{refcmd={Image on page 
26282 \backslash
26283 pageref{#1}}}
26284 \series default
26285
26286 \begin_inset Newline newline
26287 \end_inset
26288
26289 For more information about the format, have a look at the package documentations
26290
26291 \begin_inset CommandInset citation
26292 LatexCommand cite
26293 key "prettyref,refstyle"
26294 literal "true"
26295
26296 \end_inset
26297
26298 .
26299 \begin_inset Newline newline
26300 \end_inset
26301
26302 The options 
26303 \family sans
26304 Plural
26305 \family default
26306  and 
26307 \family sans
26308 Capitalized
26309 \family default
26310  are only available if you use the \SpecialChar LaTeX
26311 -package 
26312 \series bold
26313 refstyle
26314 \series default
26315 .
26316  
26317 \family sans
26318 Plural
26319 \family default
26320  adds an 
26321 \emph on
26322 s
26323 \emph default
26324  to the name, e.
26325 \begin_inset space \thinspace{}
26326 \end_inset
26327
26328 g.
26329 \begin_inset space \space{}
26330 \end_inset
26331
26332
26333 \begin_inset Quotes eld
26334 \end_inset
26335
26336 figures
26337 \begin_inset Quotes erd
26338 \end_inset
26339
26340
26341 \family sans
26342 Capitalized
26343 \family default
26344  outputs the name capitalized, e.
26345 \begin_inset space \thinspace{}
26346 \end_inset
26347
26348 g.
26349 \begin_inset space \space{}
26350 \end_inset
26351
26352
26353 \begin_inset Quotes eld
26354 \end_inset
26355
26356 Figure
26357 \begin_inset Quotes erd
26358 \end_inset
26359
26360 .
26361  Both options can be combined to get e.
26362 \begin_inset space \thinspace{}
26363 \end_inset
26364
26365 g.
26366 \begin_inset space \space{}
26367 \end_inset
26368
26369
26370 \begin_inset Quotes eld
26371 \end_inset
26372
26373 Figures
26374 \begin_inset Quotes erd
26375 \end_inset
26376
26377 .
26378 \end_layout
26379
26380 \begin_layout Description
26381 Textual
26382 \begin_inset space ~
26383 \end_inset
26384
26385 reference: prints the caption of the reference: 
26386 \begin_inset CommandInset ref
26387 LatexCommand nameref
26388 reference "fig:Two-distorted-images"
26389
26390 \end_inset
26391
26392
26393 \end_layout
26394
26395 \begin_layout Description
26396 Label
26397 \begin_inset space ~
26398 \end_inset
26399
26400 only: prints only the \SpecialChar LaTeX
26401  label for the reference: 
26402 \begin_inset CommandInset ref
26403 LatexCommand labelonly
26404 reference "fig:Two-distorted-images"
26405 plural "false"
26406 caps "false"
26407 noprefix "false"
26408
26409 \end_inset
26410
26411
26412 \begin_inset Newline newline
26413 \end_inset
26414
26415 This allows to use the label for commands in \SpecialChar TeX
26416  code.
26417  With the option 
26418 \family sans
26419 No Prefix
26420 \family default
26421  one can omit the prefix of the label name: 
26422 \begin_inset CommandInset ref
26423 LatexCommand labelonly
26424 reference "fig:Two-distorted-images"
26425 plural "false"
26426 caps "false"
26427 noprefix "true"
26428
26429 \end_inset
26430
26431
26432 \end_layout
26433
26434 \begin_layout Standard
26435
26436 \family sans
26437 <page>
26438 \family default
26439  will not print the page number if the label is on the previous, the same,
26440  or the next page.
26441  You will e.
26442 \begin_inset space \thinspace{}
26443 \end_inset
26444
26445 g.
26446 \begin_inset space \space{}
26447 \end_inset
26448
26449 see the text 
26450 \begin_inset Quotes eld
26451 \end_inset
26452
26453
26454 \family sans
26455 on this page
26456 \family default
26457
26458 \begin_inset Quotes erd
26459 \end_inset
26460
26461  instead.
26462  The style 
26463 \family sans
26464 <reference> on page <page>
26465 \family default
26466  will not print anything about the page if the label is on the same page.
26467 \end_layout
26468
26469 \begin_layout Standard
26470 The number and current page of the part of the document referred to in the
26471  output is automatically calculated by \SpecialChar LaTeX
26472 .
26473  The varieties are adjusted in the field 
26474 \family sans
26475 Format
26476 \family default
26477  of the cross-reference window that appears when you click on the cross-referenc
26478 e box.
26479 \end_layout
26480
26481 \begin_layout Standard
26482 \begin_inset Note Greyedout
26483 status open
26484
26485 \begin_layout Plain Layout
26486
26487 \series bold
26488 Note:
26489 \series default
26490  It is recommended to use the \SpecialChar LaTeX
26491 -package 
26492 \series bold
26493 refstyle
26494 \series default
26495
26496 \begin_inset Index idx
26497 status collapsed
26498
26499 \begin_layout Plain Layout
26500 \SpecialChar LaTeX
26501 -packages ! refstyle
26502 \end_layout
26503
26504 \end_inset
26505
26506  because 
26507 \series bold
26508 prettyref
26509 \series default
26510
26511 \begin_inset Index idx
26512 status collapsed
26513
26514 \begin_layout Plain Layout
26515 \SpecialChar LaTeX
26516 -packages ! prettyref
26517 \end_layout
26518
26519 \end_inset
26520
26521  does not know all of \SpecialChar LyX
26522 's possible label shortcuts
26523 \begin_inset Foot
26524 status collapsed
26525
26526 \begin_layout Plain Layout
26527 \begin_inset Quotes eld
26528 \end_inset
26529
26530 fig:
26531 \begin_inset Quotes erd
26532 \end_inset
26533
26534  is for example \SpecialChar LyX
26535 's shortcut for labels in figure captions.
26536 \end_layout
26537
26538 \end_inset
26539
26540  and is not internationalized.
26541 \end_layout
26542
26543 \end_inset
26544
26545
26546 \end_layout
26547
26548 \begin_layout Subsection
26549 Automatic Reference Naming
26550 \begin_inset Index idx
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554 References ! Automatic Reference Naming
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \begin_layout Standard
26563 The \SpecialChar LaTeX
26564 -package 
26565 \series bold
26566 hyperref
26567 \series default
26568
26569 \begin_inset Index idx
26570 status collapsed
26571
26572 \begin_layout Plain Layout
26573 \SpecialChar LaTeX
26574 -packages ! hyperref
26575 \end_layout
26576
26577 \end_inset
26578
26579 , that is enabled in the 
26580 \family sans
26581 PDF Properties
26582 \family default
26583  of the 
26584 \family sans
26585 Document Settings
26586 \family default
26587  dialog, provides a very useful feature that cross-references automatically
26588  include the name of the referenced floats (or text parts like 
26589 \emph on
26590 section
26591 \emph default
26592 ).
26593  So you will save having to write e.
26594 \begin_inset space \thinspace{}
26595 \end_inset
26596
26597 g.
26598 \begin_inset space \space{}
26599 \end_inset
26600
26601 the name 
26602 \begin_inset Quotes eld
26603 \end_inset
26604
26605 Figure
26606 \begin_inset Quotes erd
26607 \end_inset
26608
26609  before every reference to a figure.
26610  To use this feature, enable 
26611 \series bold
26612 hyperref
26613 \series default
26614  and insert this line to the \SpecialChar LaTeX
26615  preamble:
26616 \end_layout
26617
26618 \begin_layout Standard
26619
26620 \series bold
26621
26622 \backslash
26623 AtBeginDocument{
26624 \backslash
26625 renewcommand{
26626 \backslash
26627 ref}[1]{
26628 \backslash
26629 mbox{
26630 \backslash
26631 autoref{#1}}}}
26632 \end_layout
26633
26634 \begin_layout Standard
26635 When you prefer other reference names than the default ones, for example
26636  you want instead of 
26637 \begin_inset Quotes eld
26638 \end_inset
26639
26640 section
26641 \begin_inset Quotes erd
26642 \end_inset
26643
26644  the name 
26645 \begin_inset Quotes eld
26646 \end_inset
26647
26648 sec.
26649 \begin_inset space \thinspace{}
26650 \end_inset
26651
26652
26653 \begin_inset Quotes eld
26654 \end_inset
26655
26656 , you can redefine the name by inserting this in the preamble:
26657 \end_layout
26658
26659 \begin_layout Standard
26660
26661 \series bold
26662
26663 \backslash
26664 addto
26665 \backslash
26666 extrasenglish{
26667 \backslash
26668 renewcommand{
26669 \backslash
26670 sectionautorefname}
26671 \begin_inset Newline newline
26672 \end_inset
26673
26674
26675 \begin_inset Phantom HPhantom
26676 status open
26677
26678 \begin_layout Plain Layout
26679
26680 \series bold
26681 \begin_inset space ~
26682 \end_inset
26683
26684
26685 \end_layout
26686
26687 \end_inset
26688
26689 {sec.
26690 \backslash
26691 negthinspace}}
26692 \end_layout
26693
26694 \begin_layout Standard
26695 When you are using another document language than English, replace
26696 \begin_inset Newline newline
26697 \end_inset
26698
26699
26700 \series bold
26701
26702 \backslash
26703 extrasenglish
26704 \series default
26705  by 
26706 \series bold
26707
26708 \backslash
26709 extras***
26710 \series default
26711 , where *** is the name of the language used.
26712 \end_layout
26713
26714 \begin_layout Standard
26715 To get automatic names, but not for certain reference types, for example
26716  not for equations, use this preamble code:
26717 \end_layout
26718
26719 \begin_layout Standard
26720
26721 \series bold
26722
26723 \backslash
26724 addto
26725 \backslash
26726 extrasenglish{
26727 \backslash
26728 renewcommand*{
26729 \backslash
26730 equationautorefname}[1]{}}
26731 \end_layout
26732
26733 \begin_layout Standard
26734 More about this topic can be found in 
26735 \series bold
26736 hyperref
26737 \series default
26738 's documentation 
26739 \begin_inset CommandInset citation
26740 LatexCommand cite
26741 key "hyperref"
26742 literal "true"
26743
26744 \end_inset
26745
26746 .
26747 \end_layout
26748
26749 \begin_layout Standard
26750 \begin_inset Note Greyedout
26751 status open
26752
26753 \begin_layout Plain Layout
26754
26755 \series bold
26756 Note:
26757 \series default
26758  Automatic reference naming cannot be used when you use cross-references
26759  in the 
26760 \family sans
26761 Formatted
26762 \begin_inset space ~
26763 \end_inset
26764
26765 reference
26766 \family default
26767  style, as described in section
26768 \begin_inset space ~
26769 \end_inset
26770
26771
26772 \begin_inset CommandInset ref
26773 LatexCommand ref
26774 reference "subsec:Cross-Reference-Formats"
26775
26776 \end_inset
26777
26778 .
26779 \end_layout
26780
26781 \end_inset
26782
26783
26784 \end_layout
26785
26786 \begin_layout Standard
26787 The 
26788 \emph on
26789 Math
26790 \emph default
26791  manual is an example where automatic reference naming is used.
26792 \end_layout
26793
26794 \begin_layout Subsection
26795 Reference Position
26796 \begin_inset CommandInset label
26797 LatexCommand label
26798 name "subsec:Reference-Position"
26799
26800 \end_inset
26801
26802
26803 \begin_inset Index idx
26804 status collapsed
26805
26806 \begin_layout Plain Layout
26807 References ! Reference Position
26808 \end_layout
26809
26810 \end_inset
26811
26812
26813 \end_layout
26814
26815 \begin_layout Standard
26816 If you use 
26817 \series bold
26818 hyperref
26819 \series default
26820
26821 \begin_inset Index idx
26822 status collapsed
26823
26824 \begin_layout Plain Layout
26825 \SpecialChar LaTeX
26826 -packages ! hyperref
26827 \end_layout
26828
26829 \end_inset
26830
26831  in the 
26832 \family sans
26833 PDF Properties
26834 \family default
26835  of the 
26836 \family sans
26837 Document Settings
26838 \family default
26839  dialog to link cross-references in the output, you will see that clicking
26840  on an image float reference jumps to the image label.
26841  The caption will be the first text part on the screen, so that you cannot
26842  see the image without scrolling.
26843  This is because the reference link anchor is placed at the position of
26844  the label.
26845  With the use of the package 
26846 \series bold
26847 hypcap
26848 \series default
26849
26850 \begin_inset Index idx
26851 status collapsed
26852
26853 \begin_layout Plain Layout
26854 \SpecialChar LaTeX
26855 -packages ! hypcap
26856 \end_layout
26857
26858 \end_inset
26859
26860 , which is part of the \SpecialChar LaTeX
26861 -package 
26862 \series bold
26863 oberdiek
26864 \series default
26865
26866 \begin_inset Index idx
26867 status collapsed
26868
26869 \begin_layout Plain Layout
26870 \SpecialChar LaTeX
26871 -packages ! oberdiek
26872 \end_layout
26873
26874 \end_inset
26875
26876 , the link anchor is placed at the beginning of a float.
26877  To use this feature for figure floats, load 
26878 \series bold
26879 hypcap
26880 \series default
26881  in the document preamble with the line
26882 \end_layout
26883
26884 \begin_layout Standard
26885
26886 \series bold
26887
26888 \backslash
26889 usepackage[figure]{hypcap}
26890 \end_layout
26891
26892 \begin_layout Standard
26893 You can also use 
26894 \series bold
26895 hypcap
26896 \series default
26897  for all float types but this is not recommended for stability reasons.
26898  For more information, have a look at 
26899 \series bold
26900 hypcap
26901 \series default
26902 's manual 
26903 \begin_inset CommandInset citation
26904 LatexCommand cite
26905 key "hypcap"
26906 literal "true"
26907
26908 \end_inset
26909
26910 .
26911 \end_layout
26912
26913 \begin_layout Standard
26914 \begin_inset Note Greyedout
26915 status open
26916
26917 \begin_layout Plain Layout
26918
26919 \series bold
26920 Note:
26921 \series default
26922  
26923 \series bold
26924 hypcap
26925 \series default
26926  has no effect on references to subfigures.
26927 \end_layout
26928
26929 \end_inset
26930
26931
26932 \end_layout
26933
26934 \begin_layout Section
26935 Float Placement
26936 \begin_inset CommandInset label
26937 LatexCommand label
26938 name "sec:Float-Placement"
26939
26940 \end_inset
26941
26942
26943 \begin_inset Index idx
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947 Floats ! Placement
26948 \end_layout
26949
26950 \end_inset
26951
26952
26953 \end_layout
26954
26955 \begin_layout Standard
26956 Right-clicking on a float-box and clicking on 
26957 \family sans
26958 Settings
26959 \family default
26960  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
26961  uses for
26962  positioning the float.
26963 \begin_inset Newline newline
26964 \end_inset
26965
26966 The option 
26967 \family sans
26968 Span
26969 \begin_inset space ~
26970 \end_inset
26971
26972 columns
26973 \family default
26974  is only useful for two-column documents: If you select it, the float will
26975  span both columns on the page instead of being confined to just one.
26976 \begin_inset Newline newline
26977 \end_inset
26978
26979 The option 
26980 \family sans
26981 Rotate
26982 \begin_inset space ~
26983 \end_inset
26984
26985 sideways
26986 \family default
26987  is used to rotate floats, see section 
26988 \begin_inset CommandInset ref
26989 LatexCommand ref
26990 reference "sec:Rotated-Floats"
26991
26992 \end_inset
26993
26994 .
26995 \end_layout
26996
26997 \begin_layout Standard
26998 You can use one or more of the following options in the float dialog to
26999  set the placement for a particular float when you uncheck the option 
27000 \family sans
27001 Use
27002 \begin_inset space ~
27003 \end_inset
27004
27005 default
27006 \begin_inset space ~
27007 \end_inset
27008
27009 placement
27010 \family default
27011 :
27012 \end_layout
27013
27014 \begin_layout Description
27015 Here
27016 \begin_inset space ~
27017 \end_inset
27018
27019 if
27020 \begin_inset space ~
27021 \end_inset
27022
27023 possible try to place the float on the position where it has been inserted
27024 \end_layout
27025
27026 \begin_layout Description
27027 Top
27028 \begin_inset space ~
27029 \end_inset
27030
27031 of
27032 \begin_inset space ~
27033 \end_inset
27034
27035 page try to place the float at the top of the current page
27036 \end_layout
27037
27038 \begin_layout Description
27039 Bottom
27040 \begin_inset space ~
27041 \end_inset
27042
27043 of
27044 \begin_inset space ~
27045 \end_inset
27046
27047 page try to place the float at the bottom of the current page
27048 \end_layout
27049
27050 \begin_layout Description
27051 Page
27052 \begin_inset space ~
27053 \end_inset
27054
27055 of
27056 \begin_inset space ~
27057 \end_inset
27058
27059 floats try to place the float on its own page
27060 \end_layout
27061
27062 \begin_layout Standard
27063 The order of the above option is 
27064 \emph on
27065 always
27066 \emph default
27067  used by \SpecialChar LaTeX
27068 .
27069  That means, if you use the default placement, \SpecialChar LaTeX
27070  will first try out 
27071 \family sans
27072 Here
27073 \begin_inset space ~
27074 \end_inset
27075
27076 if
27077 \begin_inset space ~
27078 \end_inset
27079
27080 possible
27081 \family default
27082 , then 
27083 \family sans
27084 Top
27085 \begin_inset space ~
27086 \end_inset
27087
27088 of
27089 \begin_inset space ~
27090 \end_inset
27091
27092 page
27093 \family default
27094 , and then the others.
27095  If you do not use the default, \SpecialChar LaTeX
27096  will try only the checked options but in
27097  the same order.
27098  If none of the 4
27099 \begin_inset space ~
27100 \end_inset
27101
27102 placements is possible the procedure is internally repeated trying to put
27103  the float on the following page.
27104 \end_layout
27105
27106 \begin_layout Standard
27107 By default, each option has its own rules:
27108 \end_layout
27109
27110 \begin_layout Labeling
27111 \labelwidthstring 00.00.0000
27112
27113 \family sans
27114 Top
27115 \begin_inset space ~
27116 \end_inset
27117
27118 of
27119 \begin_inset space ~
27120 \end_inset
27121
27122 page
27123 \family default
27124  only floats occupying less than 70
27125 \begin_inset space \thinspace{}
27126 \end_inset
27127
27128 % of the page can be placed at the top of a page (
27129 \series bold
27130
27131 \backslash
27132 topfraction
27133 \series default
27134 )
27135 \end_layout
27136
27137 \begin_layout Labeling
27138 \labelwidthstring 00.00.0000
27139
27140 \family sans
27141 Bottom
27142 \begin_inset space ~
27143 \end_inset
27144
27145 of
27146 \begin_inset space ~
27147 \end_inset
27148
27149 page
27150 \family default
27151 : only floats occupying less than 30
27152 \begin_inset space \thinspace{}
27153 \end_inset
27154
27155 % of the page can be placed at the bottom of a page.
27156  (
27157 \series bold
27158
27159 \backslash
27160 bottomfraction
27161 \series default
27162 )
27163 \end_layout
27164
27165 \begin_layout Labeling
27166 \labelwidthstring 00.00.0000
27167
27168 \family sans
27169 Page
27170 \begin_inset space ~
27171 \end_inset
27172
27173 of
27174 \begin_inset space ~
27175 \end_inset
27176
27177 floats
27178 \family default
27179 : only if more than 50
27180 \begin_inset space \thinspace{}
27181 \end_inset
27182
27183 % of the page is occupied by floats, several floats can be set together
27184  on a page.
27185  (
27186 \series bold
27187
27188 \backslash
27189 floatpagefraction
27190 \series default
27191 )
27192 \end_layout
27193
27194 \begin_layout Standard
27195 If you don't like these rules, you can ignore them by using the additional
27196  option 
27197 \family sans
27198 Ignore
27199 \begin_inset space ~
27200 \end_inset
27201
27202 \SpecialChar LaTeX
27203
27204 \begin_inset space ~
27205 \end_inset
27206
27207 rules
27208 \family default
27209 .
27210 \begin_inset Newline newline
27211 \end_inset
27212
27213 You can also redefine the rules with \SpecialChar LaTeX
27214 -commands that are given in parentheses
27215  after the rules description above.
27216  To increase for example the often too small default of the bottom-rule
27217  to 50
27218 \begin_inset space \thinspace{}
27219 \end_inset
27220
27221 % of the page, add this line to your document preamble:
27222 \end_layout
27223
27224 \begin_layout Standard
27225
27226 \series bold
27227
27228 \backslash
27229 renewcommand{
27230 \backslash
27231 bottomfraction}{0.5}
27232 \end_layout
27233
27234 \begin_layout Standard
27235 Sometimes you might need, under all circumstances, a float to be placed
27236  exactly at the position where it is inserted.
27237  For this case you can use the option 
27238 \family sans
27239 Here
27240 \begin_inset space ~
27241 \end_inset
27242
27243 definitely
27244 \family default
27245 .
27246  Use this option very rarely and only if the document is almost ready to
27247  be printed, because the float is then no longer able to 
27248 \begin_inset Quotes eld
27249 \end_inset
27250
27251 float
27252 \begin_inset Quotes erd
27253 \end_inset
27254
27255  when you change your document and this will often destroy the page layout.
27256 \end_layout
27257
27258 \begin_layout Standard
27259 There are no placement options for text wrap floats, because they are always
27260  surrounded by the text of a certain paragraph.
27261 \begin_inset VSpace bigskip
27262 \end_inset
27263
27264
27265 \end_layout
27266
27267 \begin_layout Standard
27268 Sometimes you have the problem that a float is placed at the top of a page
27269  while its corresponding section starts at the middle of the page, so that
27270  the reader could think the float is part of the previous section.
27271  To avoid this the \SpecialChar LaTeX
27272 -command 
27273 \series bold
27274
27275 \backslash
27276 suppressfloats
27277 \series default
27278  can be used.
27279  It suppresses a given float placement for the page where it is inserted
27280  and can therefore be used to avoid floats being set before a section starts.
27281  To get this, add these commands to your document preamble:
27282 \end_layout
27283
27284 \begin_layout Standard
27285
27286 \series bold
27287
27288 \backslash
27289 let
27290 \backslash
27291 mySection
27292 \backslash
27293 section
27294 \begin_inset Newline newline
27295 \end_inset
27296
27297
27298 \backslash
27299 renewcommand{
27300 \backslash
27301 section}{
27302 \backslash
27303 suppressfloats[t]
27304 \backslash
27305 mySection}
27306 \end_layout
27307
27308 \begin_layout Standard
27309 You can define the same for all section headings, like chapters and subsections.
27310  This definition is not recommended to be used for small text parts like
27311  subsubsections because \SpecialChar LaTeX
27312  may then have problems finding a suitable placement.
27313 \end_layout
27314
27315 \begin_layout Standard
27316 \begin_inset VSpace bigskip
27317 \end_inset
27318
27319 In some cases it is required to have all figures/tables at the end of the
27320  document.
27321  For this purpose the \SpecialChar LaTeX
27322 -package 
27323 \series bold
27324 endfloat
27325 \series default
27326
27327 \begin_inset Index idx
27328 status collapsed
27329
27330 \begin_layout Plain Layout
27331 \SpecialChar LaTeX
27332 -packages ! endfloat
27333 \end_layout
27334
27335 \end_inset
27336
27337  was developed.
27338  It puts all figure and table floats at the end of the document into their
27339  own sections.
27340  At the original float position a text hint like 
27341 \begin_inset Quotes eld
27342 \end_inset
27343
27344
27345 \family sans
27346 [Figure
27347 \begin_inset space ~
27348 \end_inset
27349
27350 3.2 about here.]
27351 \family default
27352
27353 \begin_inset Quotes erd
27354 \end_inset
27355
27356  is inserted.
27357  The endfloat-package is loaded in the preamble with the line
27358 \end_layout
27359
27360 \begin_layout Standard
27361
27362 \series bold
27363
27364 \backslash
27365 usepackage[options]{endfloat}
27366 \end_layout
27367
27368 \begin_layout Standard
27369 There are various package options to format the created figure/table sections.
27370  For more information we refer you to the 
27371 \series bold
27372 endfloat
27373 \series default
27374  documentation 
27375 \begin_inset CommandInset citation
27376 LatexCommand cite
27377 key "endfloat"
27378 literal "true"
27379
27380 \end_inset
27381
27382 .
27383 \begin_inset Newline newline
27384 \end_inset
27385
27386
27387 \begin_inset Note Greyedout
27388 status open
27389
27390 \begin_layout Plain Layout
27391
27392 \series bold
27393 Note: endfloat
27394 \series default
27395  doesn't provide an automatic translation for the text hint, you have to
27396  do this manually, see section
27397 \begin_inset space ~
27398 \end_inset
27399
27400 4 in 
27401 \begin_inset CommandInset citation
27402 LatexCommand cite
27403 key "endfloat"
27404 literal "true"
27405
27406 \end_inset
27407
27408 .
27409 \end_layout
27410
27411 \end_inset
27412
27413
27414 \begin_inset Newline newline
27415 \end_inset
27416
27417
27418 \begin_inset Note Greyedout
27419 status open
27420
27421 \begin_layout Plain Layout
27422
27423 \series bold
27424 Note:
27425 \series default
27426  There is currently a bug in 
27427 \series bold
27428 endfloat
27429 \series default
27430  when the caption contains a German 
27431 \begin_inset Quotes eld
27432 \end_inset
27433
27434 ß
27435 \begin_inset Quotes erd
27436 \end_inset
27437
27438 .
27439  Use in this case the command 
27440 \begin_inset Quotes eld
27441 \end_inset
27442
27443
27444 \series bold
27445
27446 \backslash
27447 ss
27448 \series default
27449
27450 \begin_inset Quotes erd
27451 \end_inset
27452
27453  in \SpecialChar TeX
27454  Code instead of 
27455 \begin_inset Quotes eld
27456 \end_inset
27457
27458 ß
27459 \begin_inset Quotes erd
27460 \end_inset
27461
27462 .
27463 \end_layout
27464
27465 \end_inset
27466
27467
27468 \end_layout
27469
27470 \begin_layout Standard
27471 \begin_inset VSpace bigskip
27472 \end_inset
27473
27474 For more details about float placements, have a look at \SpecialChar LaTeX
27475  books, 
27476 \begin_inset CommandInset citation
27477 LatexCommand cite
27478 key "latexcompanion,latexguide,latexbook"
27479 literal "true"
27480
27481 \end_inset
27482
27483 .
27484 \end_layout
27485
27486 \begin_layout Section
27487 Rotated Floats
27488 \begin_inset CommandInset label
27489 LatexCommand label
27490 name "sec:Rotated-Floats"
27491
27492 \end_inset
27493
27494
27495 \begin_inset Index idx
27496 status collapsed
27497
27498 \begin_layout Plain Layout
27499 Floats ! Rotating
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \end_layout
27506
27507 \begin_layout Standard
27508 Especially for wide tables you might have floats rotated.
27509  To rotate a whole float including the caption, right-click on the float-box
27510  and use the option 
27511 \family sans
27512 Rotate
27513 \begin_inset space ~
27514 \end_inset
27515
27516 sideways
27517 \family default
27518 .
27519 \end_layout
27520
27521 \begin_layout Standard
27522 Rotated floats are always placed on a page of their own (or column of their
27523  own; in case you have a multi-column document).
27524  You can let them span several columns using the float settings option 
27525 \family sans
27526 Span
27527 \begin_inset space ~
27528 \end_inset
27529
27530 columns
27531 \family default
27532 .
27533  Floats are rotated so that you can read them from the outside margin.
27534  To force a certain rotation direction for all pages, you can add either
27535  the option 
27536 \series bold
27537 figuresleft
27538 \series default
27539  or 
27540 \series bold
27541 figuresright
27542 \series default
27543  to the document class options.
27544 \end_layout
27545
27546 \begin_layout Standard
27547 Referencing rotated floats is the same as for normal floats, the caption
27548  format is also the same: Table
27549 \begin_inset space ~
27550 \end_inset
27551
27552
27553 \begin_inset CommandInset ref
27554 LatexCommand ref
27555 reference "tab:Rotated-table"
27556
27557 \end_inset
27558
27559  is an example of a rotated table float.
27560 \end_layout
27561
27562 \begin_layout Standard
27563 \begin_inset Note Greyedout
27564 status open
27565
27566 \begin_layout Plain Layout
27567
27568 \series bold
27569 Note:
27570 \series default
27571  Not all DVI-viewers are able to display rotated floats.
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \end_layout
27578
27579 \begin_layout Standard
27580 \begin_inset Float table
27581 wide false
27582 sideways true
27583 status open
27584
27585 \begin_layout Plain Layout
27586 \begin_inset Caption Standard
27587
27588 \begin_layout Plain Layout
27589 \begin_inset CommandInset label
27590 LatexCommand label
27591 name "tab:Rotated-table"
27592
27593 \end_inset
27594
27595  Rotated table
27596 \end_layout
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Plain Layout
27604 \align center
27605 \begin_inset Tabular
27606 <lyxtabular version="3" rows="1" columns="5">
27607 <features tabularvalignment="middle">
27608 <column alignment="center" valignment="top">
27609 <column alignment="center" valignment="top">
27610 <column alignment="center" valignment="top">
27611 <column alignment="center" valignment="top">
27612 <column alignment="center" valignment="top">
27613 <row>
27614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27615 \begin_inset Text
27616
27617 \begin_layout Plain Layout
27618 test
27619 \end_layout
27620
27621 \end_inset
27622 </cell>
27623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27624 \begin_inset Text
27625
27626 \begin_layout Plain Layout
27627 b
27628 \end_layout
27629
27630 \end_inset
27631 </cell>
27632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27633 \begin_inset Text
27634
27635 \begin_layout Plain Layout
27636 c
27637 \end_layout
27638
27639 \end_inset
27640 </cell>
27641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27642 \begin_inset Text
27643
27644 \begin_layout Plain Layout
27645 d
27646 \end_layout
27647
27648 \end_inset
27649 </cell>
27650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27651 \begin_inset Text
27652
27653 \begin_layout Plain Layout
27654 e
27655 \end_layout
27656
27657 \end_inset
27658 </cell>
27659 </row>
27660 </lyxtabular>
27661
27662 \end_inset
27663
27664
27665 \end_layout
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \begin_layout Section
27673 Subfloats
27674 \begin_inset Index idx
27675 status collapsed
27676
27677 \begin_layout Plain Layout
27678 Floats ! Subfloats
27679 \end_layout
27680
27681 \end_inset
27682
27683
27684 \end_layout
27685
27686 \begin_layout Standard
27687 Subfloats are for example used when a figure consists of several images.
27688  They are created by inserting a float into an existing float.
27689  The placement of the subfloats can be controlled in the same way as for
27690  paragraphs as shown in table
27691 \begin_inset space ~
27692 \end_inset
27693
27694
27695 \begin_inset CommandInset ref
27696 LatexCommand ref
27697 reference "tab:Two-subtables-side"
27698
27699 \end_inset
27700
27701  and 
27702 \begin_inset CommandInset ref
27703 LatexCommand ref
27704 reference "tab:Two-subtables-upon"
27705
27706 \end_inset
27707
27708 .
27709 \end_layout
27710
27711 \begin_layout Standard
27712 Referencing subfloats works as for normal floats: Table
27713 \begin_inset space ~
27714 \end_inset
27715
27716
27717 \begin_inset CommandInset ref
27718 LatexCommand ref
27719 reference "tab:This-is-subtable-a"
27720
27721 \end_inset
27722
27723  and 
27724 \begin_inset CommandInset ref
27725 LatexCommand ref
27726 reference "tab:This-is-subtable-b"
27727
27728 \end_inset
27729
27730  are subtables of table
27731 \begin_inset space ~
27732 \end_inset
27733
27734
27735 \begin_inset CommandInset ref
27736 LatexCommand ref
27737 reference "tab:Two-subtables-side"
27738
27739 \end_inset
27740
27741 .
27742 \end_layout
27743
27744 \begin_layout Standard
27745 \begin_inset Float table
27746 wide false
27747 sideways false
27748 status open
27749
27750 \begin_layout Plain Layout
27751 \begin_inset Caption Standard
27752
27753 \begin_layout Plain Layout
27754 \begin_inset CommandInset label
27755 LatexCommand label
27756 name "tab:Two-subtables-side"
27757
27758 \end_inset
27759
27760 Two subtables placed side by side.
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Plain Layout
27769 \align center
27770 \begin_inset space \hfill{}
27771 \end_inset
27772
27773
27774 \begin_inset Float table
27775 wide false
27776 sideways false
27777 status collapsed
27778
27779 \begin_layout Plain Layout
27780 \begin_inset Caption Standard
27781
27782 \begin_layout Plain Layout
27783 \begin_inset CommandInset label
27784 LatexCommand label
27785 name "tab:This-is-subtable-a"
27786
27787 \end_inset
27788
27789 This is subtable a.
27790 \end_layout
27791
27792 \end_inset
27793
27794
27795 \end_layout
27796
27797 \begin_layout Plain Layout
27798 \align center
27799 \begin_inset Tabular
27800 <lyxtabular version="3" rows="1" columns="5">
27801 <features tabularvalignment="middle">
27802 <column alignment="center" valignment="top">
27803 <column alignment="center" valignment="top">
27804 <column alignment="center" valignment="top">
27805 <column alignment="center" valignment="top">
27806 <column alignment="center" valignment="top">
27807 <row>
27808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27809 \begin_inset Text
27810
27811 \begin_layout Plain Layout
27812 test
27813 \end_layout
27814
27815 \end_inset
27816 </cell>
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 b
27822 \end_layout
27823
27824 \end_inset
27825 </cell>
27826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27827 \begin_inset Text
27828
27829 \begin_layout Plain Layout
27830 c
27831 \end_layout
27832
27833 \end_inset
27834 </cell>
27835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27836 \begin_inset Text
27837
27838 \begin_layout Plain Layout
27839 d
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 e
27849 \end_layout
27850
27851 \end_inset
27852 </cell>
27853 </row>
27854 </lyxtabular>
27855
27856 \end_inset
27857
27858
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \begin_inset space \hfill{}
27865 \end_inset
27866
27867
27868 \begin_inset Float table
27869 wide false
27870 sideways false
27871 status collapsed
27872
27873 \begin_layout Plain Layout
27874 \begin_inset Caption Standard
27875
27876 \begin_layout Plain Layout
27877 \begin_inset CommandInset label
27878 LatexCommand label
27879 name "tab:This-is-subtable-b"
27880
27881 \end_inset
27882
27883 This is subtable b.
27884 \end_layout
27885
27886 \end_inset
27887
27888
27889 \end_layout
27890
27891 \begin_layout Plain Layout
27892 \align center
27893 \begin_inset Tabular
27894 <lyxtabular version="3" rows="1" columns="5">
27895 <features tabularvalignment="middle">
27896 <column alignment="center" valignment="top">
27897 <column alignment="center" valignment="top">
27898 <column alignment="center" valignment="top">
27899 <column alignment="center" valignment="top">
27900 <column alignment="center" valignment="top">
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 e
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 d
27916 \end_layout
27917
27918 \end_inset
27919 </cell>
27920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27921 \begin_inset Text
27922
27923 \begin_layout Plain Layout
27924 c
27925 \end_layout
27926
27927 \end_inset
27928 </cell>
27929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27930 \begin_inset Text
27931
27932 \begin_layout Plain Layout
27933 b
27934 \end_layout
27935
27936 \end_inset
27937 </cell>
27938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27939 \begin_inset Text
27940
27941 \begin_layout Plain Layout
27942 test
27943 \end_layout
27944
27945 \end_inset
27946 </cell>
27947 </row>
27948 </lyxtabular>
27949
27950 \end_inset
27951
27952
27953 \end_layout
27954
27955 \end_inset
27956
27957
27958 \begin_inset space \hfill{}
27959 \end_inset
27960
27961
27962 \end_layout
27963
27964 \end_inset
27965
27966
27967 \end_layout
27968
27969 \begin_layout Standard
27970 \begin_inset Float table
27971 wide false
27972 sideways false
27973 status open
27974
27975 \begin_layout Plain Layout
27976 \begin_inset Caption Standard
27977
27978 \begin_layout Plain Layout
27979 \begin_inset CommandInset label
27980 LatexCommand label
27981 name "tab:Two-subtables-upon"
27982
27983 \end_inset
27984
27985 Two subtables placed one above the other.
27986  (a) table with 4 cells, (b) table with 5 cells.
27987 \end_layout
27988
27989 \end_inset
27990
27991
27992 \end_layout
27993
27994 \begin_layout Plain Layout
27995 \align center
27996 \begin_inset Float table
27997 wide false
27998 sideways false
27999 status collapsed
28000
28001 \begin_layout Plain Layout
28002 \begin_inset Caption Standard
28003
28004 \begin_layout Plain Layout
28005
28006 \end_layout
28007
28008 \end_inset
28009
28010
28011 \end_layout
28012
28013 \begin_layout Plain Layout
28014 \align center
28015 \begin_inset Tabular
28016 <lyxtabular version="3" rows="1" columns="4">
28017 <features tabularvalignment="middle">
28018 <column alignment="center" valignment="top">
28019 <column alignment="center" valignment="top">
28020 <column alignment="center" valignment="top">
28021 <column alignment="center" valignment="top">
28022 <row>
28023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28024 \begin_inset Text
28025
28026 \begin_layout Plain Layout
28027 test
28028 \end_layout
28029
28030 \end_inset
28031 </cell>
28032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28033 \begin_inset Text
28034
28035 \begin_layout Plain Layout
28036 test
28037 \end_layout
28038
28039 \end_inset
28040 </cell>
28041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28042 \begin_inset Text
28043
28044 \begin_layout Plain Layout
28045 test
28046 \end_layout
28047
28048 \end_inset
28049 </cell>
28050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28051 \begin_inset Text
28052
28053 \begin_layout Plain Layout
28054 test
28055 \end_layout
28056
28057 \end_inset
28058 </cell>
28059 </row>
28060 </lyxtabular>
28061
28062 \end_inset
28063
28064
28065 \end_layout
28066
28067 \end_inset
28068
28069
28070 \end_layout
28071
28072 \begin_layout Plain Layout
28073 \align center
28074 \begin_inset Float table
28075 wide false
28076 sideways false
28077 status collapsed
28078
28079 \begin_layout Plain Layout
28080 \begin_inset Caption Standard
28081
28082 \begin_layout Plain Layout
28083
28084 \end_layout
28085
28086 \end_inset
28087
28088
28089 \end_layout
28090
28091 \begin_layout Plain Layout
28092 \align center
28093 \begin_inset Tabular
28094 <lyxtabular version="3" rows="1" columns="5">
28095 <features tabularvalignment="middle">
28096 <column alignment="center" valignment="top">
28097 <column alignment="center" valignment="top">
28098 <column alignment="center" valignment="top">
28099 <column alignment="center" valignment="top">
28100 <column alignment="center" valignment="top">
28101 <row>
28102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28103 \begin_inset Text
28104
28105 \begin_layout Plain Layout
28106 a
28107 \end_layout
28108
28109 \end_inset
28110 </cell>
28111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28112 \begin_inset Text
28113
28114 \begin_layout Plain Layout
28115 b
28116 \end_layout
28117
28118 \end_inset
28119 </cell>
28120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28121 \begin_inset Text
28122
28123 \begin_layout Plain Layout
28124 c
28125 \end_layout
28126
28127 \end_inset
28128 </cell>
28129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28130 \begin_inset Text
28131
28132 \begin_layout Plain Layout
28133 d
28134 \end_layout
28135
28136 \end_inset
28137 </cell>
28138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28139 \begin_inset Text
28140
28141 \begin_layout Plain Layout
28142 e
28143 \end_layout
28144
28145 \end_inset
28146 </cell>
28147 </row>
28148 </lyxtabular>
28149
28150 \end_inset
28151
28152
28153 \end_layout
28154
28155 \end_inset
28156
28157
28158 \end_layout
28159
28160 \end_inset
28161
28162
28163 \end_layout
28164
28165 \begin_layout Section
28166 Floats Side by Side
28167 \begin_inset Index idx
28168 status collapsed
28169
28170 \begin_layout Plain Layout
28171 Floats ! Side by side
28172 \end_layout
28173
28174 \end_inset
28175
28176
28177 \end_layout
28178
28179 \begin_layout Standard
28180 To place floats side by side, as in Figures
28181 \begin_inset space ~
28182 \end_inset
28183
28184
28185 \begin_inset CommandInset ref
28186 LatexCommand ref
28187 reference "fig:Float-left"
28188
28189 \end_inset
28190
28191  and 
28192 \begin_inset CommandInset ref
28193 LatexCommand ref
28194 reference "fig:Float-right"
28195
28196 \end_inset
28197
28198 , only 
28199 \emph on
28200 one
28201 \emph default
28202  float is used.
28203  In it two minipage boxes are inserted.
28204 \begin_inset Foot
28205 status collapsed
28206
28207 \begin_layout Plain Layout
28208 Minipages are explained in section
28209 \begin_inset space ~
28210 \end_inset
28211
28212
28213 \begin_inset CommandInset ref
28214 LatexCommand ref
28215 reference "sec:Minipages"
28216
28217 \end_inset
28218
28219 .
28220 \end_layout
28221
28222 \end_inset
28223
28224  The width is set to 45
28225 \begin_inset space \thinspace{}
28226 \end_inset
28227
28228 -50
28229 \begin_inset space \thinspace{}
28230 \end_inset
28231
28232 column% and the box alignment to 
28233 \family sans
28234 Bottom
28235 \family default
28236  for each minipage.
28237  The minipage boxes contain the image and the caption in the same way as
28238  they are in a float.
28239  The only difference is that the image unit 
28240 \family sans
28241 Column
28242 \begin_inset space ~
28243 \end_inset
28244
28245 Width
28246 \begin_inset space ~
28247 \end_inset
28248
28249 %
28250 \family default
28251  is now calculated according to the width of the minipage boxes.
28252 \end_layout
28253
28254 \begin_layout Standard
28255 \begin_inset Float figure
28256 wide false
28257 sideways false
28258 status open
28259
28260 \begin_layout Plain Layout
28261 \begin_inset Box Frameless
28262 position "b"
28263 hor_pos "c"
28264 has_inner_box 1
28265 inner_pos "t"
28266 use_parbox 0
28267 use_makebox 0
28268 width "45col%"
28269 special "none"
28270 height "1in"
28271 height_special "totalheight"
28272 thickness "0.4pt"
28273 separation "3pt"
28274 shadowsize "4pt"
28275 framecolor "black"
28276 backgroundcolor "none"
28277 status open
28278
28279 \begin_layout Plain Layout
28280 \align center
28281 \begin_inset Graphics
28282         filename clipart/mobius.eps
28283         lyxscale 50
28284         width 100col%
28285         scaleBeforeRotation
28286
28287 \end_inset
28288
28289
28290 \end_layout
28291
28292 \begin_layout Plain Layout
28293 \begin_inset Caption Standard
28294
28295 \begin_layout Plain Layout
28296 \begin_inset CommandInset label
28297 LatexCommand label
28298 name "fig:Float-left"
28299
28300 \end_inset
28301
28302 Float on the left side.
28303 \end_layout
28304
28305 \end_inset
28306
28307
28308 \end_layout
28309
28310 \end_inset
28311
28312
28313 \begin_inset space \hfill{}
28314 \end_inset
28315
28316
28317 \begin_inset Box Frameless
28318 position "b"
28319 hor_pos "c"
28320 has_inner_box 1
28321 inner_pos "t"
28322 use_parbox 0
28323 use_makebox 0
28324 width "45col%"
28325 special "none"
28326 height "1in"
28327 height_special "totalheight"
28328 thickness "0.4pt"
28329 separation "3pt"
28330 shadowsize "4pt"
28331 framecolor "black"
28332 backgroundcolor "none"
28333 status open
28334
28335 \begin_layout Plain Layout
28336 \align center
28337 \begin_inset Graphics
28338         filename clipart/platypus.eps
28339         lyxscale 50
28340         width 100col%
28341         scaleBeforeRotation
28342
28343 \end_inset
28344
28345
28346 \end_layout
28347
28348 \begin_layout Plain Layout
28349 \begin_inset Caption Standard
28350
28351 \begin_layout Plain Layout
28352 \begin_inset CommandInset label
28353 LatexCommand label
28354 name "fig:Float-right"
28355
28356 \end_inset
28357
28358 Float on the right side.
28359 \end_layout
28360
28361 \end_inset
28362
28363
28364 \end_layout
28365
28366 \end_inset
28367
28368
28369 \end_layout
28370
28371 \end_inset
28372
28373
28374 \end_layout
28375
28376 \begin_layout Standard
28377 An alternative and simpler solution is to use the module 
28378 \family sans
28379 Variable-width Minipages
28380 \family default
28381 , see sec.
28382 \begin_inset space \thinspace{}
28383 \end_inset
28384
28385
28386 \begin_inset CommandInset ref
28387 LatexCommand ref
28388 reference "sec:Minipages"
28389
28390 \end_inset
28391
28392 .
28393  Variable-width minipages adapt automatically to the width of the figures
28394  and tables.
28395  They do not require an explicit width to be given, and they improve the
28396  horizontal alignment of the figures.
28397  The LyX example file 
28398 \emph on
28399 varwidth-floats-side-by-side
28400 \emph default
28401  gives examples of how to do this.
28402 \end_layout
28403
28404 \begin_layout Section
28405 Caption Formatting
28406 \begin_inset Index idx
28407 status collapsed
28408
28409 \begin_layout Plain Layout
28410 Caption ! Formatting
28411 \end_layout
28412
28413 \end_inset
28414
28415
28416 \begin_inset Index idx
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420 Floats ! Caption Formatting
28421 \end_layout
28422
28423 \end_inset
28424
28425
28426 \begin_inset CommandInset label
28427 LatexCommand label
28428 name "sec:Caption-Formatting"
28429
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \begin_layout Standard
28436 The 
28437 \family sans
28438 Caption
28439 \family default
28440  environment is the default paragraph environment for 
28441 \family sans
28442 Floats
28443 \family default
28444 .
28445  On the \SpecialChar LyX
28446  screen captions appear as a label, e.
28447 \begin_inset space \thinspace{}
28448 \end_inset
28449
28450 g.
28451 \begin_inset space \space{}
28452 \end_inset
28453
28454
28455 \begin_inset Quotes eld
28456 \end_inset
28457
28458
28459 \family sans
28460 Figure #:
28461 \family default
28462
28463 \begin_inset Quotes erd
28464 \end_inset
28465
28466  followed by the caption text.
28467  
28468 \begin_inset Quotes eld
28469 \end_inset
28470
28471 #
28472 \begin_inset Quotes erd
28473 \end_inset
28474
28475  is the actual reference number.
28476  By default the label and the number are in the same font as the caption
28477  text and a colon follows the number to divide the label from the text.
28478  This caption format is suitable for many but not all documents.
28479  
28480 \end_layout
28481
28482 \begin_layout Standard
28483 To change the default caption format, load the \SpecialChar LaTeX
28484 -package 
28485 \series bold
28486 caption
28487 \series default
28488
28489 \begin_inset Index idx
28490 status collapsed
28491
28492 \begin_layout Plain Layout
28493 \SpecialChar LaTeX
28494 -packages ! caption
28495 \end_layout
28496
28497 \end_inset
28498
28499  in the document preamble with this line:
28500 \end_layout
28501
28502 \begin_layout Standard
28503
28504 \series bold
28505
28506 \backslash
28507 usepackage[format definition]{caption}
28508 \end_layout
28509
28510 \begin_layout Standard
28511 To have for example the label and the number in sans-serif, bold font and
28512  the table captions always above the table as in this document, use the
28513  following command:
28514 \end_layout
28515
28516 \begin_layout Standard
28517
28518 \series bold
28519
28520 \backslash
28521 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28522 \end_layout
28523
28524 \begin_layout Standard
28525 You can also define different caption formats for the different float types.
28526  In this case load the 
28527 \series bold
28528 caption
28529 \series default
28530  package without format specific options and define the different formats
28531  with the help of the command
28532 \end_layout
28533
28534 \begin_layout Standard
28535
28536 \series bold
28537
28538 \backslash
28539 captionsetup[float type]{format definition}
28540 \end_layout
28541
28542 \begin_layout Standard
28543 in the document preamble.
28544  For example the caption formats of Figure
28545 \begin_inset space ~
28546 \end_inset
28547
28548
28549 \begin_inset CommandInset ref
28550 LatexCommand ref
28551 reference "fig:This-is-an-fig"
28552
28553 \end_inset
28554
28555  and Table
28556 \begin_inset space ~
28557 \end_inset
28558
28559
28560 \begin_inset CommandInset ref
28561 LatexCommand ref
28562 reference "tab:This-is-an-tab"
28563
28564 \end_inset
28565
28566  can be created using these commands in the document preamble:
28567 \end_layout
28568
28569 \begin_layout Standard
28570
28571 \series bold
28572
28573 \backslash
28574 usepackage[tableposition=top]{caption}
28575 \series default
28576
28577 \begin_inset Newline newline
28578 \end_inset
28579
28580
28581 \series bold
28582
28583 \backslash
28584 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28585 \begin_inset Newline newline
28586 \end_inset
28587
28588
28589 \begin_inset Phantom HPhantom
28590 status open
28591
28592 \begin_layout Plain Layout
28593
28594 \series bold
28595
28596 \backslash
28597 captionsetup[figure]{
28598 \end_layout
28599
28600 \end_inset
28601
28602 labelsep=period}
28603 \begin_inset Newline newline
28604 \end_inset
28605
28606
28607 \backslash
28608 captionsetup[table]{labelfont={bf,sf}}
28609 \end_layout
28610
28611 \begin_layout Standard
28612 \begin_inset Note Greyedout
28613 status open
28614
28615 \begin_layout Plain Layout
28616
28617 \series bold
28618 Note:
28619 \series default
28620  The option 
28621 \series bold
28622 tableposition=top
28623 \series default
28624  has no effect when a 
28625 \series bold
28626 KOMA-Script
28627 \series default
28628
28629 \begin_inset Index idx
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 \SpecialChar LaTeX
28634 -packages ! KOMA-Script
28635 \end_layout
28636
28637 \end_inset
28638
28639  document class is used.
28640  In this case the document class option 
28641 \series bold
28642 captions=tableheading
28643 \series default
28644  must be used.
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \end_layout
28651
28652 \begin_layout Standard
28653 For more information about the package 
28654 \series bold
28655 caption
28656 \series default
28657  we refer to its documentation 
28658 \begin_inset CommandInset citation
28659 LatexCommand cite
28660 key "caption"
28661 literal "true"
28662
28663 \end_inset
28664
28665 .
28666 \end_layout
28667
28668 \begin_layout Standard
28669 To change the label name from e.
28670 \begin_inset space \thinspace{}
28671 \end_inset
28672
28673 g.
28674 \begin_inset space \space{}
28675 \end_inset
28676
28677
28678 \begin_inset Quotes eld
28679 \end_inset
28680
28681 Figure
28682 \begin_inset Quotes erd
28683 \end_inset
28684
28685  to 
28686 \begin_inset Quotes eld
28687 \end_inset
28688
28689 Image
28690 \begin_inset Quotes erd
28691 \end_inset
28692
28693  use this preamble command:
28694 \end_layout
28695
28696 \begin_layout Standard
28697
28698 \series bold
28699
28700 \backslash
28701 renewcommand{
28702 \backslash
28703 fnum@figure}{Image~
28704 \backslash
28705 thefigure}
28706 \end_layout
28707
28708 \begin_layout Standard
28709 where 
28710 \series bold
28711
28712 \backslash
28713 thefigure
28714 \series default
28715  inserts the figure number and
28716 \series bold
28717  
28718 \begin_inset Quotes eld
28719 \end_inset
28720
28721 ~
28722 \series default
28723
28724 \begin_inset Quotes erd
28725 \end_inset
28726
28727  creates a protected space.
28728 \end_layout
28729
28730 \begin_layout Standard
28731 \begin_inset VSpace bigskip
28732 \end_inset
28733
28734 If you are using a 
28735 \series bold
28736 KOMA-Script
28737 \series default
28738
28739 \begin_inset Index idx
28740 status collapsed
28741
28742 \begin_layout Plain Layout
28743 \SpecialChar LaTeX
28744 -packages ! KOMA-Script
28745 \end_layout
28746
28747 \end_inset
28748
28749  document class (
28750 \family sans
28751 article (KOMA-Script)
28752 \family default
28753
28754 \family sans
28755 book (KOMA-Script)
28756 \family default
28757
28758 \family sans
28759 letter (KOMA-Script)
28760 \family default
28761 , or 
28762 \family sans
28763 report (KOMA-Script)
28764 \family default
28765
28766 \begin_inset space \thinspace{}
28767 \end_inset
28768
28769 ), you can alternatively to the 
28770 \series bold
28771 caption
28772 \series default
28773  package use 
28774 \series bold
28775 KOMA-Script
28776 \series default
28777 's built-in command 
28778 \series bold
28779
28780 \backslash
28781 setkomafont
28782 \series default
28783 .
28784  For example, to have the caption label in bold, add this command to your
28785  document preamble:
28786 \end_layout
28787
28788 \begin_layout Standard
28789
28790 \series bold
28791
28792 \backslash
28793 setkomafont{captionlabel}{
28794 \backslash
28795 bfseries}
28796 \end_layout
28797
28798 \begin_layout Standard
28799 For more information about 
28800 \series bold
28801
28802 \backslash
28803 setkomafont
28804 \series default
28805  we refer to the 
28806 \series bold
28807 KOMA-Script
28808 \series default
28809  documentation 
28810 \begin_inset CommandInset citation
28811 LatexCommand cite
28812 key "KOMA-Script"
28813 literal "true"
28814
28815 \end_inset
28816
28817 .
28818 \end_layout
28819
28820 \begin_layout Standard
28821 \begin_inset ERT
28822 status collapsed
28823
28824 \begin_layout Plain Layout
28825
28826
28827 \backslash
28828 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28829 }
28830 \end_layout
28831
28832 \end_inset
28833
28834
28835 \begin_inset Note Note
28836 status open
28837
28838 \begin_layout Plain Layout
28839 The caption format is changed only for this example.
28840 \end_layout
28841
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \begin_layout Standard
28848 \begin_inset Float figure
28849 placement !p
28850 wide false
28851 sideways false
28852 status open
28853
28854 \begin_layout Plain Layout
28855 \align center
28856 \begin_inset Graphics
28857         filename clipart/mobius.eps
28858         lyxscale 50
28859         scale 50
28860         scaleBeforeRotation
28861
28862 \end_inset
28863
28864
28865 \end_layout
28866
28867 \begin_layout Plain Layout
28868 \begin_inset Caption Standard
28869
28870 \begin_layout Plain Layout
28871 \begin_inset CommandInset label
28872 LatexCommand label
28873 name "fig:This-is-an-fig"
28874
28875 \end_inset
28876
28877 This is an example figure caption that is longer than one line to show the
28878  different caption format.
28879  Here a self-defined caption format is used.
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \end_layout
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Standard
28893 \begin_inset ERT
28894 status collapsed
28895
28896 \begin_layout Plain Layout
28897
28898
28899 \backslash
28900 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28901 on}
28902 \end_layout
28903
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \begin_layout Standard
28910 \begin_inset Float table
28911 placement !p
28912 wide false
28913 sideways false
28914 status open
28915
28916 \begin_layout Plain Layout
28917 \begin_inset Caption Standard
28918
28919 \begin_layout Plain Layout
28920 \begin_inset CommandInset label
28921 LatexCommand label
28922 name "tab:This-is-an-tab"
28923
28924 \end_inset
28925
28926 This is an example table caption that is longer than one line to show the
28927  different caption format.
28928  Here the standard caption format for tables in this document is used.
28929 \end_layout
28930
28931 \end_inset
28932
28933
28934 \end_layout
28935
28936 \begin_layout Plain Layout
28937 \align center
28938 \begin_inset Tabular
28939 <lyxtabular version="3" rows="1" columns="5">
28940 <features tabularvalignment="middle">
28941 <column alignment="center" valignment="top">
28942 <column alignment="center" valignment="top">
28943 <column alignment="center" valignment="top">
28944 <column alignment="center" valignment="top">
28945 <column alignment="center" valignment="top">
28946 <row>
28947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28948 \begin_inset Text
28949
28950 \begin_layout Plain Layout
28951 a
28952 \end_layout
28953
28954 \end_inset
28955 </cell>
28956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28957 \begin_inset Text
28958
28959 \begin_layout Plain Layout
28960 b
28961 \end_layout
28962
28963 \end_inset
28964 </cell>
28965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28966 \begin_inset Text
28967
28968 \begin_layout Plain Layout
28969 c
28970 \end_layout
28971
28972 \end_inset
28973 </cell>
28974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28975 \begin_inset Text
28976
28977 \begin_layout Plain Layout
28978 d
28979 \end_layout
28980
28981 \end_inset
28982 </cell>
28983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28984 \begin_inset Text
28985
28986 \begin_layout Plain Layout
28987 e
28988 \end_layout
28989
28990 \end_inset
28991 </cell>
28992 </row>
28993 </lyxtabular>
28994
28995 \end_inset
28996
28997
28998 \end_layout
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Section
29006 Caption Placement
29007 \begin_inset Index idx
29008 status collapsed
29009
29010 \begin_layout Plain Layout
29011 Caption ! Placement
29012 \end_layout
29013
29014 \end_inset
29015
29016
29017 \begin_inset Index idx
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021 Floats ! Caption Placement
29022 \end_layout
29023
29024 \end_inset
29025
29026
29027 \begin_inset CommandInset label
29028 LatexCommand label
29029 name "sec:Caption-Placement"
29030
29031 \end_inset
29032
29033
29034 \end_layout
29035
29036 \begin_layout Standard
29037 The common caption placement rule is:
29038 \end_layout
29039
29040 \begin_layout Description
29041 Figure: Caption is set below the figure
29042 \end_layout
29043
29044 \begin_layout Description
29045 Table: Caption is set above the table
29046 \end_layout
29047
29048 \begin_layout Standard
29049 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
29050 's
29051  standard classes.
29052  That means if you are using the document classes 
29053 \family sans
29054 article
29055 \family default
29056
29057 \family sans
29058 book
29059 \family default
29060
29061 \family sans
29062 letter
29063 \family default
29064 , or 
29065 \family sans
29066 report
29067 \family default
29068  there will be no space between the caption and the table.
29069  To insert the necessary space, load the \SpecialChar LaTeX
29070 -package 
29071 \series bold
29072 caption
29073 \series default
29074
29075 \begin_inset Index idx
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079 \SpecialChar LaTeX
29080 -packages ! caption
29081 \end_layout
29082
29083 \end_inset
29084
29085  in your document preamble with the option
29086 \begin_inset Foot
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090 See section
29091 \begin_inset space ~
29092 \end_inset
29093
29094
29095 \begin_inset CommandInset ref
29096 LatexCommand ref
29097 reference "sec:Caption-Formatting"
29098
29099 \end_inset
29100
29101  for more information of the package 
29102 \series bold
29103 caption
29104 \series default
29105 .
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \begin_layout Standard
29114
29115 \series bold
29116 tableposition=top
29117 \end_layout
29118
29119 \begin_layout Standard
29120 If you are using a 
29121 \series bold
29122 KOMA-Script
29123 \series default
29124
29125 \begin_inset Index idx
29126 status collapsed
29127
29128 \begin_layout Plain Layout
29129 \SpecialChar LaTeX
29130 -packages ! KOMA-Script
29131 \end_layout
29132
29133 \end_inset
29134
29135  document class (
29136 \family sans
29137 article (KOMA-Script)
29138 \family default
29139
29140 \family sans
29141 book (KOMA-Script)
29142 \family default
29143
29144 \family sans
29145 letter (KOMA-Script)
29146 \family default
29147 , or 
29148 \family sans
29149 report (KOMA-Script)
29150 \family default
29151
29152 \begin_inset space \thinspace{}
29153 \end_inset
29154
29155 ), you can alternatively to the 
29156 \series bold
29157 caption
29158 \series default
29159  package set the document class option
29160 \begin_inset Foot
29161 status collapsed
29162
29163 \begin_layout Plain Layout
29164 That option is used in this document.
29165 \end_layout
29166
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Standard
29173
29174 \series bold
29175 captions=tableheading
29176 \end_layout
29177
29178 \begin_layout Standard
29179 In documents with a KOMA-Script document class you can also right-click
29180  on a caption and mark in the context menu if this should be a caption above
29181  or below the table/figure.
29182  This way you can override the document-wide caption placement for certain
29183  captions.
29184  Table
29185 \begin_inset space ~
29186 \end_inset
29187
29188
29189 \begin_inset CommandInset ref
29190 LatexCommand ref
29191 reference "tab:A-caption-marked"
29192
29193 \end_inset
29194
29195  is an example where the caption is marked a being below the table while
29196  it is above.
29197  For comparison the caption in Table
29198 \begin_inset space ~
29199 \end_inset
29200
29201
29202 \begin_inset CommandInset ref
29203 LatexCommand ref
29204 reference "tab:A-standard-table"
29205
29206 \end_inset
29207
29208  is not marked.
29209 \end_layout
29210
29211 \begin_layout Standard
29212 \begin_inset Float table
29213 wide false
29214 sideways false
29215 status open
29216
29217 \begin_layout Plain Layout
29218 \begin_inset Caption Below
29219
29220 \begin_layout Plain Layout
29221 \begin_inset CommandInset label
29222 LatexCommand label
29223 name "tab:A-caption-marked"
29224
29225 \end_inset
29226
29227 A caption marked as being below the table.
29228 \end_layout
29229
29230 \end_inset
29231
29232
29233 \end_layout
29234
29235 \begin_layout Plain Layout
29236 \align center
29237 \begin_inset Tabular
29238 <lyxtabular version="3" rows="3" columns="3">
29239 <features tabularvalignment="middle">
29240 <column alignment="center" valignment="top" width="0pt">
29241 <column alignment="center" valignment="top" width="0pt">
29242 <column alignment="center" valignment="top" width="0pt">
29243 <row>
29244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29245 \begin_inset Text
29246
29247 \begin_layout Plain Layout
29248 1
29249 \end_layout
29250
29251 \end_inset
29252 </cell>
29253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29254 \begin_inset Text
29255
29256 \begin_layout Plain Layout
29257 2
29258 \end_layout
29259
29260 \end_inset
29261 </cell>
29262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29263 \begin_inset Text
29264
29265 \begin_layout Plain Layout
29266 3
29267 \end_layout
29268
29269 \end_inset
29270 </cell>
29271 </row>
29272 <row>
29273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29274 \begin_inset Text
29275
29276 \begin_layout Plain Layout
29277 Joe
29278 \end_layout
29279
29280 \end_inset
29281 </cell>
29282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29283 \begin_inset Text
29284
29285 \begin_layout Plain Layout
29286 Mary
29287 \end_layout
29288
29289 \end_inset
29290 </cell>
29291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29292 \begin_inset Text
29293
29294 \begin_layout Plain Layout
29295 Ted
29296 \end_layout
29297
29298 \end_inset
29299 </cell>
29300 </row>
29301 <row>
29302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29303 \begin_inset Text
29304
29305 \begin_layout Plain Layout
29306 \begin_inset Formula $\int x^{2}dx$
29307 \end_inset
29308
29309
29310 \end_layout
29311
29312 \end_inset
29313 </cell>
29314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29315 \begin_inset Text
29316
29317 \begin_layout Plain Layout
29318 \begin_inset Formula $\left[\begin{array}{cc}
29319 a & b\\
29320 c & d
29321 \end{array}\right]$
29322 \end_inset
29323
29324
29325 \end_layout
29326
29327 \end_inset
29328 </cell>
29329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29330 \begin_inset Text
29331
29332 \begin_layout Plain Layout
29333 \begin_inset Formula $1+1=2$
29334 \end_inset
29335
29336
29337 \end_layout
29338
29339 \end_inset
29340 </cell>
29341 </row>
29342 </lyxtabular>
29343
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 \begin_inset Float table
29356 wide false
29357 sideways false
29358 status open
29359
29360 \begin_layout Plain Layout
29361 \begin_inset Caption Standard
29362
29363 \begin_layout Plain Layout
29364 \begin_inset CommandInset label
29365 LatexCommand label
29366 name "tab:A-standard-table"
29367
29368 \end_inset
29369
29370 A standard table caption.
29371 \end_layout
29372
29373 \end_inset
29374
29375
29376 \end_layout
29377
29378 \begin_layout Plain Layout
29379 \align center
29380 \begin_inset Tabular
29381 <lyxtabular version="3" rows="3" columns="3">
29382 <features tabularvalignment="middle">
29383 <column alignment="center" valignment="top" width="0pt">
29384 <column alignment="center" valignment="top" width="0pt">
29385 <column alignment="center" valignment="top" width="0pt">
29386 <row>
29387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29388 \begin_inset Text
29389
29390 \begin_layout Plain Layout
29391 1
29392 \end_layout
29393
29394 \end_inset
29395 </cell>
29396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29397 \begin_inset Text
29398
29399 \begin_layout Plain Layout
29400 2
29401 \end_layout
29402
29403 \end_inset
29404 </cell>
29405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29406 \begin_inset Text
29407
29408 \begin_layout Plain Layout
29409 3
29410 \end_layout
29411
29412 \end_inset
29413 </cell>
29414 </row>
29415 <row>
29416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29417 \begin_inset Text
29418
29419 \begin_layout Plain Layout
29420 Joe
29421 \end_layout
29422
29423 \end_inset
29424 </cell>
29425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29426 \begin_inset Text
29427
29428 \begin_layout Plain Layout
29429 Mary
29430 \end_layout
29431
29432 \end_inset
29433 </cell>
29434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29435 \begin_inset Text
29436
29437 \begin_layout Plain Layout
29438 Ted
29439 \end_layout
29440
29441 \end_inset
29442 </cell>
29443 </row>
29444 <row>
29445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29446 \begin_inset Text
29447
29448 \begin_layout Plain Layout
29449 \begin_inset Formula $\int x^{2}dx$
29450 \end_inset
29451
29452
29453 \end_layout
29454
29455 \end_inset
29456 </cell>
29457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29458 \begin_inset Text
29459
29460 \begin_layout Plain Layout
29461 \begin_inset Formula $\left[\begin{array}{cc}
29462 a & b\\
29463 c & d
29464 \end{array}\right]$
29465 \end_inset
29466
29467
29468 \end_layout
29469
29470 \end_inset
29471 </cell>
29472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Plain Layout
29476 \begin_inset Formula $1+1=2$
29477 \end_inset
29478
29479
29480 \end_layout
29481
29482 \end_inset
29483 </cell>
29484 </row>
29485 </lyxtabular>
29486
29487 \end_inset
29488
29489
29490 \end_layout
29491
29492 \end_inset
29493
29494
29495 \end_layout
29496
29497 \begin_layout Standard
29498 \begin_inset VSpace bigskip
29499 \end_inset
29500
29501 It is also possible to set the caption beside a figure or table.
29502  To get this the \SpecialChar LaTeX
29503 -package 
29504 \series bold
29505 sidecap
29506 \series default
29507
29508 \begin_inset Index idx
29509 status collapsed
29510
29511 \begin_layout Plain Layout
29512 \SpecialChar LaTeX
29513 -packages ! sidecap
29514 \end_layout
29515
29516 \end_inset
29517
29518  has to be loaded in the document preamble with the line
29519 \end_layout
29520
29521 \begin_layout Standard
29522
29523 \series bold
29524
29525 \backslash
29526 usepackage[option]{sidecap}
29527 \end_layout
29528
29529 \begin_layout Standard
29530 If you set no option, the caption is placed on the side of the outer page
29531  margin â€“ to the right on odd pages, to the left on even pages.
29532  You can change the placement to inner margin with the option 
29533 \series bold
29534 innercaption
29535 \series default
29536 .
29537  To force the placement always to the right or left, use the option 
29538 \series bold
29539 rightcaption
29540 \series default
29541  or 
29542 \series bold
29543 leftcaption
29544 \series default
29545 , respectively.
29546 \end_layout
29547
29548 \begin_layout Standard
29549 \begin_inset ERT
29550 status collapsed
29551
29552 \begin_layout Plain Layout
29553
29554
29555 \backslash
29556 ifsidecap
29557 \end_layout
29558
29559 \end_inset
29560
29561
29562 \begin_inset Note Note
29563 status open
29564
29565 \begin_layout Plain Layout
29566 The following section will only be displayed when the \SpecialChar LaTeX
29567 -package 
29568 \series bold
29569 sidecap
29570 \series default
29571  is installed.
29572 \end_layout
29573
29574 \end_inset
29575
29576
29577 \end_layout
29578
29579 \begin_layout Standard
29580 To place in \SpecialChar LyX
29581  the caption of a float on the side, it is necessary to add
29582  these commands to the document preamble:
29583 \end_layout
29584
29585 \begin_layout Standard
29586 \noindent
29587 \begin_inset CommandInset line
29588 LatexCommand rule
29589 offset "0.5ex"
29590 width "100line%"
29591 height "1pt"
29592
29593 \end_inset
29594
29595
29596 \end_layout
29597
29598 \begin_layout Standard
29599
29600 \series bold
29601
29602 \backslash
29603 newcommand{
29604 \backslash
29605 TabBesBeg}[1][1.0]{%
29606 \begin_inset Newline newline
29607 \end_inset
29608
29609
29610 \begin_inset Phantom HPhantom
29611 status open
29612
29613 \begin_layout Plain Layout
29614 \begin_inset space ~
29615 \end_inset
29616
29617
29618 \end_layout
29619
29620 \end_inset
29621
29622
29623 \backslash
29624 let
29625 \backslash
29626 MyTable
29627 \backslash
29628 table
29629 \begin_inset Newline newline
29630 \end_inset
29631
29632
29633 \begin_inset Phantom HPhantom
29634 status open
29635
29636 \begin_layout Plain Layout
29637
29638 \series medium
29639 \begin_inset space ~
29640 \end_inset
29641
29642
29643 \end_layout
29644
29645 \end_inset
29646
29647
29648 \backslash
29649 let
29650 \backslash
29651 MyEndtable
29652 \backslash
29653 endtable
29654 \begin_inset Newline newline
29655 \end_inset
29656
29657
29658 \begin_inset Phantom HPhantom
29659 status open
29660
29661 \begin_layout Plain Layout
29662
29663 \series medium
29664 \begin_inset space ~
29665 \end_inset
29666
29667
29668 \end_layout
29669
29670 \end_inset
29671
29672
29673 \backslash
29674 renewenvironment{table}[1]{
29675 \backslash
29676 begin{SCtable}[#1]##1}{
29677 \backslash
29678 end{SCtable}}}
29679 \end_layout
29680
29681 \begin_layout Standard
29682
29683 \series bold
29684
29685 \backslash
29686 newcommand{
29687 \backslash
29688 TabBesEnd}{%
29689 \begin_inset Newline newline
29690 \end_inset
29691
29692
29693 \begin_inset Phantom HPhantom
29694 status open
29695
29696 \begin_layout Plain Layout
29697 \begin_inset space ~
29698 \end_inset
29699
29700
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \backslash
29707 let
29708 \backslash
29709 table
29710 \backslash
29711 MyTable
29712 \begin_inset Newline newline
29713 \end_inset
29714
29715
29716 \begin_inset Phantom HPhantom
29717 status open
29718
29719 \begin_layout Plain Layout
29720 \begin_inset space ~
29721 \end_inset
29722
29723
29724 \end_layout
29725
29726 \end_inset
29727
29728
29729 \backslash
29730 let
29731 \backslash
29732 endtable
29733 \backslash
29734 MyEndtable
29735 \end_layout
29736
29737 \begin_layout Standard
29738
29739 \series bold
29740
29741 \backslash
29742 newcommand{
29743 \backslash
29744 FigBesBeg}[1][1.0]{%
29745 \begin_inset Newline newline
29746 \end_inset
29747
29748
29749 \begin_inset Phantom HPhantom
29750 status open
29751
29752 \begin_layout Plain Layout
29753 \begin_inset space ~
29754 \end_inset
29755
29756
29757 \end_layout
29758
29759 \end_inset
29760
29761
29762 \backslash
29763 let
29764 \backslash
29765 MyFigure
29766 \backslash
29767 figure
29768 \begin_inset Newline newline
29769 \end_inset
29770
29771
29772 \begin_inset Phantom HPhantom
29773 status open
29774
29775 \begin_layout Plain Layout
29776 \begin_inset space ~
29777 \end_inset
29778
29779
29780 \end_layout
29781
29782 \end_inset
29783
29784
29785 \backslash
29786 let
29787 \backslash
29788 MyEndfigure
29789 \backslash
29790 endfigure
29791 \begin_inset Newline newline
29792 \end_inset
29793
29794
29795 \begin_inset Phantom HPhantom
29796 status open
29797
29798 \begin_layout Plain Layout
29799 \begin_inset space ~
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \end_inset
29806
29807
29808 \backslash
29809 renewenvironment{figure}[1]{
29810 \backslash
29811 begin{SCfigure}[#1]##1}{
29812 \backslash
29813 end{SCfigure}}}
29814 \end_layout
29815
29816 \begin_layout Standard
29817
29818 \series bold
29819
29820 \backslash
29821 newcommand{
29822 \backslash
29823 FigBesEnd}{%
29824 \begin_inset Newline newline
29825 \end_inset
29826
29827
29828 \begin_inset Phantom HPhantom
29829 status open
29830
29831 \begin_layout Plain Layout
29832 \begin_inset space ~
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \backslash
29842 let
29843 \backslash
29844 figure
29845 \backslash
29846 MyFigure
29847 \begin_inset Newline newline
29848 \end_inset
29849
29850
29851 \begin_inset Phantom HPhantom
29852 status open
29853
29854 \begin_layout Plain Layout
29855 \begin_inset space ~
29856 \end_inset
29857
29858
29859 \end_layout
29860
29861 \end_inset
29862
29863
29864 \backslash
29865 let
29866 \backslash
29867 endfigure
29868 \backslash
29869 MyEndfigure}
29870 \end_layout
29871
29872 \begin_layout Standard
29873 \noindent
29874 \begin_inset CommandInset line
29875 LatexCommand rule
29876 offset "0.5ex"
29877 width "100line%"
29878 height "1pt"
29879
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \begin_layout Standard
29886 The commands allow you to redefine the floats so that the caption is set
29887  on the side.
29888  For figure floats use the command
29889 \end_layout
29890
29891 \begin_layout Standard
29892
29893 \series bold
29894
29895 \backslash
29896 FigBesBeg
29897 \end_layout
29898
29899 \begin_layout Standard
29900 in \SpecialChar TeX
29901  Code before the float.
29902  And insert the command
29903 \end_layout
29904
29905 \begin_layout Standard
29906
29907 \series bold
29908
29909 \backslash
29910 FigBesEnd
29911 \end_layout
29912
29913 \begin_layout Standard
29914 in \SpecialChar TeX
29915  Code at the point where you want to get back to the original float definitio
29916 n.
29917 \end_layout
29918
29919 \begin_layout Standard
29920 For table floats use the corresponding commands
29921 \end_layout
29922
29923 \begin_layout Standard
29924
29925 \series bold
29926
29927 \backslash
29928 TabBesBeg
29929 \series default
29930  and 
29931 \series bold
29932
29933 \backslash
29934 TabBesEnd
29935 \end_layout
29936
29937 \begin_layout Standard
29938 Figure
29939 \begin_inset space ~
29940 \end_inset
29941
29942
29943 \begin_inset CommandInset ref
29944 LatexCommand ref
29945 reference "fig:cap-beside-fig"
29946
29947 \end_inset
29948
29949  and Table
29950 \begin_inset space ~
29951 \end_inset
29952
29953
29954 \begin_inset CommandInset ref
29955 LatexCommand ref
29956 reference "tab:cap-beside-tab"
29957
29958 \end_inset
29959
29960  are examples where the caption is set beside.
29961 \end_layout
29962
29963 \begin_layout Standard
29964 You can see in the examples that the caption text appears at the top of
29965  the floats for table floats and at the bottom for figure floats.
29966  To change this, you can use the command
29967 \end_layout
29968
29969 \begin_layout Standard
29970
29971 \series bold
29972
29973 \backslash
29974 sidecaptionvpos{float type}{placement}
29975 \end_layout
29976
29977 \begin_layout Standard
29978 in the document preamble or in \SpecialChar TeX
29979  Code before the float.
29980  The float type is either 
29981 \family sans
29982 figure
29983 \family default
29984  or 
29985 \family sans
29986 table
29987 \family default
29988 , the placement can be 
29989 \begin_inset Quotes eld
29990 \end_inset
29991
29992
29993 \family sans
29994 t
29995 \family default
29996
29997 \begin_inset Quotes erd
29998 \end_inset
29999
30000  for top, 
30001 \begin_inset Quotes eld
30002 \end_inset
30003
30004
30005 \family sans
30006 c
30007 \family default
30008
30009 \begin_inset Quotes erd
30010 \end_inset
30011
30012  for center, or 
30013 \begin_inset Quotes eld
30014 \end_inset
30015
30016
30017 \family sans
30018 b
30019 \family default
30020
30021 \begin_inset Quotes erd
30022 \end_inset
30023
30024  for bottom.
30025  To have for example the caption of figure floats vertically centered, use
30026  the command
30027 \end_layout
30028
30029 \begin_layout Standard
30030
30031 \series bold
30032
30033 \backslash
30034 sidecaptionvpos{figure}{c}
30035 \end_layout
30036
30037 \begin_layout Standard
30038 This was used for Figure
30039 \begin_inset space ~
30040 \end_inset
30041
30042
30043 \begin_inset CommandInset ref
30044 LatexCommand ref
30045 reference "fig:cap-beside-fig-2"
30046
30047 \end_inset
30048
30049 .
30050 \end_layout
30051
30052 \begin_layout Standard
30053 \begin_inset VSpace medskip
30054 \end_inset
30055
30056
30057 \end_layout
30058
30059 \begin_layout Standard
30060 The default caption width is the width of the image/table.
30061  For thin image/tables, like in Table
30062 \begin_inset space ~
30063 \end_inset
30064
30065
30066 \begin_inset CommandInset ref
30067 LatexCommand ref
30068 reference "tab:cap-beside-tab"
30069
30070 \end_inset
30071
30072 , this leads to captions that are too thin.
30073  You can increase the width by specifying a factor that will be multiplied
30074  with the image/table width to get the caption width.
30075  The caption width will automatically be recalculated in case it would protrude
30076  over the page or column margin due to the specified width.
30077  The 
30078 \emph on
30079 factor
30080 \emph default
30081  can either be given as optional argument for 
30082 \series bold
30083
30084 \backslash
30085 FigBesBeg
30086 \series default
30087 :
30088 \end_layout
30089
30090 \begin_layout Standard
30091
30092 \series bold
30093
30094 \backslash
30095 FigBesBeg[factor]
30096 \end_layout
30097
30098 \begin_layout Standard
30099 or in the definition of 
30100 \series bold
30101
30102 \backslash
30103 FigBesBeg
30104 \series default
30105  by replacing the 
30106 \series bold
30107 1.0
30108 \series default
30109  with another value.
30110  If you do the latter, your factor will be the default if 
30111 \series bold
30112
30113 \backslash
30114 FigBesBeg
30115 \series default
30116  is used without an argument.
30117  For Table
30118 \begin_inset space ~
30119 \end_inset
30120
30121
30122 \begin_inset CommandInset ref
30123 LatexCommand ref
30124 reference "tab:cap-beside-tab-wider"
30125
30126 \end_inset
30127
30128  the factor 5 was used.
30129 \end_layout
30130
30131 \begin_layout Standard
30132 \begin_inset Note Greyedout
30133 status open
30134
30135 \begin_layout Plain Layout
30136
30137 \series bold
30138 Note:
30139 \series default
30140  For floats with captions set beside, you cannot use the float placement
30141  option 
30142 \family sans
30143 Here
30144 \begin_inset space ~
30145 \end_inset
30146
30147 definitely
30148 \family default
30149  because it is not supported by 
30150 \series bold
30151 sidecap
30152 \series default
30153 .
30154 \end_layout
30155
30156 \end_inset
30157
30158
30159 \end_layout
30160
30161 \begin_layout Standard
30162 \begin_inset VSpace medskip
30163 \end_inset
30164
30165 For more information about the package 
30166 \series bold
30167 sidecap
30168 \series default
30169  we refer to its documentation 
30170 \begin_inset CommandInset citation
30171 LatexCommand cite
30172 key "sidecap"
30173 literal "true"
30174
30175 \end_inset
30176
30177 .
30178 \end_layout
30179
30180 \begin_layout Standard
30181 \begin_inset Note Greyedout
30182 status open
30183
30184 \begin_layout Plain Layout
30185
30186 \series bold
30187 Note:
30188 \series default
30189  The \SpecialChar LaTeX
30190 -package 
30191 \series bold
30192 hypcap
30193 \series default
30194
30195 \begin_inset Index idx
30196 status collapsed
30197
30198 \begin_layout Plain Layout
30199 \SpecialChar LaTeX
30200 -packages ! hypcap
30201 \end_layout
30202
30203 \end_inset
30204
30205 , described in section
30206 \begin_inset space ~
30207 \end_inset
30208
30209
30210 \begin_inset CommandInset ref
30211 LatexCommand ref
30212 reference "subsec:Reference-Position"
30213
30214 \end_inset
30215
30216 , has no effect on floats with the caption set beside.
30217 \end_layout
30218
30219 \end_inset
30220
30221
30222 \end_layout
30223
30224 \begin_layout Standard
30225 \begin_inset ERT
30226 status collapsed
30227
30228 \begin_layout Plain Layout
30229
30230
30231 \backslash
30232 FigBesBeg
30233 \end_layout
30234
30235 \end_inset
30236
30237
30238 \end_layout
30239
30240 \begin_layout Standard
30241 \begin_inset Float figure
30242 wide false
30243 sideways false
30244 status open
30245
30246 \begin_layout Plain Layout
30247 \begin_inset Graphics
30248         filename clipart/escher-lsd.eps
30249         scale 75
30250         scaleBeforeRotation
30251
30252 \end_inset
30253
30254
30255 \end_layout
30256
30257 \begin_layout Plain Layout
30258 \begin_inset Caption Standard
30259
30260 \begin_layout Plain Layout
30261 \begin_inset CommandInset label
30262 LatexCommand label
30263 name "fig:cap-beside-fig"
30264
30265 \end_inset
30266
30267 This is a caption beside a figure.
30268 \end_layout
30269
30270 \end_inset
30271
30272
30273 \end_layout
30274
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \begin_layout Standard
30281 \begin_inset ERT
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285
30286
30287 \backslash
30288 FigBesEnd
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \end_layout
30295
30296 \begin_layout Standard
30297 \begin_inset ERT
30298 status collapsed
30299
30300 \begin_layout Plain Layout
30301
30302
30303 \backslash
30304 TabBesBeg
30305 \end_layout
30306
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \begin_layout Standard
30313 \begin_inset Float table
30314 wide false
30315 sideways false
30316 status open
30317
30318 \begin_layout Plain Layout
30319 \begin_inset Caption Standard
30320
30321 \begin_layout Plain Layout
30322 \begin_inset CommandInset label
30323 LatexCommand label
30324 name "tab:cap-beside-tab"
30325
30326 \end_inset
30327
30328 This is a caption beside a table.
30329 \end_layout
30330
30331 \end_inset
30332
30333
30334 \end_layout
30335
30336 \begin_layout Plain Layout
30337 \begin_inset Tabular
30338 <lyxtabular version="3" rows="4" columns="5">
30339 <features tabularvalignment="middle">
30340 <column alignment="center" valignment="top">
30341 <column alignment="center" valignment="top">
30342 <column alignment="center" valignment="top">
30343 <column alignment="center" valignment="top">
30344 <column alignment="center" valignment="top">
30345 <row>
30346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Plain Layout
30350 a
30351 \end_layout
30352
30353 \end_inset
30354 </cell>
30355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30356 \begin_inset Text
30357
30358 \begin_layout Plain Layout
30359
30360 \end_layout
30361
30362 \end_inset
30363 </cell>
30364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30365 \begin_inset Text
30366
30367 \begin_layout Plain Layout
30368 b
30369 \end_layout
30370
30371 \end_inset
30372 </cell>
30373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30374 \begin_inset Text
30375
30376 \begin_layout Plain Layout
30377
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386 c
30387 \end_layout
30388
30389 \end_inset
30390 </cell>
30391 </row>
30392 <row>
30393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30394 \begin_inset Text
30395
30396 \begin_layout Plain Layout
30397
30398 \end_layout
30399
30400 \end_inset
30401 </cell>
30402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30403 \begin_inset Text
30404
30405 \begin_layout Plain Layout
30406 d
30407 \end_layout
30408
30409 \end_inset
30410 </cell>
30411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30412 \begin_inset Text
30413
30414 \begin_layout Plain Layout
30415
30416 \end_layout
30417
30418 \end_inset
30419 </cell>
30420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30421 \begin_inset Text
30422
30423 \begin_layout Plain Layout
30424 e
30425 \end_layout
30426
30427 \end_inset
30428 </cell>
30429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30430 \begin_inset Text
30431
30432 \begin_layout Plain Layout
30433
30434 \end_layout
30435
30436 \end_inset
30437 </cell>
30438 </row>
30439 <row>
30440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout Plain Layout
30444 f
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30450 \begin_inset Text
30451
30452 \begin_layout Plain Layout
30453
30454 \end_layout
30455
30456 \end_inset
30457 </cell>
30458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout Plain Layout
30462 g
30463 \end_layout
30464
30465 \end_inset
30466 </cell>
30467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30468 \begin_inset Text
30469
30470 \begin_layout Plain Layout
30471
30472 \end_layout
30473
30474 \end_inset
30475 </cell>
30476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30477 \begin_inset Text
30478
30479 \begin_layout Plain Layout
30480 h
30481 \end_layout
30482
30483 \end_inset
30484 </cell>
30485 </row>
30486 <row>
30487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30488 \begin_inset Text
30489
30490 \begin_layout Plain Layout
30491
30492 \end_layout
30493
30494 \end_inset
30495 </cell>
30496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Plain Layout
30500 i
30501 \end_layout
30502
30503 \end_inset
30504 </cell>
30505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30506 \begin_inset Text
30507
30508 \begin_layout Plain Layout
30509
30510 \end_layout
30511
30512 \end_inset
30513 </cell>
30514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Plain Layout
30518 j
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30524 \begin_inset Text
30525
30526 \begin_layout Plain Layout
30527
30528 \end_layout
30529
30530 \end_inset
30531 </cell>
30532 </row>
30533 </lyxtabular>
30534
30535 \end_inset
30536
30537
30538 \end_layout
30539
30540 \end_inset
30541
30542
30543 \end_layout
30544
30545 \begin_layout Standard
30546 \begin_inset ERT
30547 status collapsed
30548
30549 \begin_layout Plain Layout
30550
30551
30552 \backslash
30553 TabBesEnd
30554 \end_layout
30555
30556 \end_inset
30557
30558
30559 \end_layout
30560
30561 \begin_layout Standard
30562 \begin_inset ERT
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566
30567
30568 \backslash
30569 FigBesBeg
30570 \end_layout
30571
30572 \end_inset
30573
30574
30575 \begin_inset ERT
30576 status collapsed
30577
30578 \begin_layout Plain Layout
30579
30580
30581 \backslash
30582 sidecaptionvpos{figure}{c}
30583 \end_layout
30584
30585 \end_inset
30586
30587
30588 \begin_inset Float figure
30589 wide false
30590 sideways false
30591 status open
30592
30593 \begin_layout Plain Layout
30594 \begin_inset Graphics
30595         filename clipart/escher-lsd.eps
30596         scale 75
30597         scaleBeforeRotation
30598
30599 \end_inset
30600
30601
30602 \end_layout
30603
30604 \begin_layout Plain Layout
30605 \begin_inset Caption Standard
30606
30607 \begin_layout Plain Layout
30608 \begin_inset CommandInset label
30609 LatexCommand label
30610 name "fig:cap-beside-fig-2"
30611
30612 \end_inset
30613
30614 This is a vertically centered caption beside a figure.
30615 \end_layout
30616
30617 \end_inset
30618
30619
30620 \end_layout
30621
30622 \end_inset
30623
30624
30625 \end_layout
30626
30627 \begin_layout Standard
30628 \begin_inset ERT
30629 status collapsed
30630
30631 \begin_layout Plain Layout
30632
30633
30634 \backslash
30635 FigBesEnd
30636 \end_layout
30637
30638 \end_inset
30639
30640
30641 \end_layout
30642
30643 \begin_layout Standard
30644 \begin_inset ERT
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648
30649
30650 \backslash
30651 TabBesBeg[5]
30652 \end_layout
30653
30654 \end_inset
30655
30656
30657 \end_layout
30658
30659 \begin_layout Standard
30660 \begin_inset Float table
30661 wide false
30662 sideways false
30663 status open
30664
30665 \begin_layout Plain Layout
30666 \begin_inset Caption Standard
30667
30668 \begin_layout Plain Layout
30669 \begin_inset CommandInset label
30670 LatexCommand label
30671 name "tab:cap-beside-tab-wider"
30672
30673 \end_inset
30674
30675 This caption is wider than the one in Table
30676 \begin_inset space ~
30677 \end_inset
30678
30679
30680 \begin_inset CommandInset ref
30681 LatexCommand ref
30682 reference "tab:cap-beside-tab"
30683
30684 \end_inset
30685
30686 .
30687 \end_layout
30688
30689 \end_inset
30690
30691
30692 \end_layout
30693
30694 \begin_layout Plain Layout
30695 \begin_inset Tabular
30696 <lyxtabular version="3" rows="4" columns="5">
30697 <features tabularvalignment="middle">
30698 <column alignment="center" valignment="top">
30699 <column alignment="center" valignment="top">
30700 <column alignment="center" valignment="top">
30701 <column alignment="center" valignment="top">
30702 <column alignment="center" valignment="top">
30703 <row>
30704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30705 \begin_inset Text
30706
30707 \begin_layout Plain Layout
30708 a
30709 \end_layout
30710
30711 \end_inset
30712 </cell>
30713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30714 \begin_inset Text
30715
30716 \begin_layout Plain Layout
30717
30718 \end_layout
30719
30720 \end_inset
30721 </cell>
30722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30723 \begin_inset Text
30724
30725 \begin_layout Plain Layout
30726 b
30727 \end_layout
30728
30729 \end_inset
30730 </cell>
30731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30732 \begin_inset Text
30733
30734 \begin_layout Plain Layout
30735
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744 c
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 </row>
30750 <row>
30751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30752 \begin_inset Text
30753
30754 \begin_layout Plain Layout
30755
30756 \end_layout
30757
30758 \end_inset
30759 </cell>
30760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764 d
30765 \end_layout
30766
30767 \end_inset
30768 </cell>
30769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30770 \begin_inset Text
30771
30772 \begin_layout Plain Layout
30773
30774 \end_layout
30775
30776 \end_inset
30777 </cell>
30778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30779 \begin_inset Text
30780
30781 \begin_layout Plain Layout
30782 e
30783 \end_layout
30784
30785 \end_inset
30786 </cell>
30787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30788 \begin_inset Text
30789
30790 \begin_layout Plain Layout
30791
30792 \end_layout
30793
30794 \end_inset
30795 </cell>
30796 </row>
30797 <row>
30798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30799 \begin_inset Text
30800
30801 \begin_layout Plain Layout
30802 f
30803 \end_layout
30804
30805 \end_inset
30806 </cell>
30807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30808 \begin_inset Text
30809
30810 \begin_layout Plain Layout
30811
30812 \end_layout
30813
30814 \end_inset
30815 </cell>
30816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30817 \begin_inset Text
30818
30819 \begin_layout Plain Layout
30820 g
30821 \end_layout
30822
30823 \end_inset
30824 </cell>
30825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30826 \begin_inset Text
30827
30828 \begin_layout Plain Layout
30829
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30835 \begin_inset Text
30836
30837 \begin_layout Plain Layout
30838 h
30839 \end_layout
30840
30841 \end_inset
30842 </cell>
30843 </row>
30844 <row>
30845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30846 \begin_inset Text
30847
30848 \begin_layout Plain Layout
30849
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858 i
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Plain Layout
30876 j
30877 \end_layout
30878
30879 \end_inset
30880 </cell>
30881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30882 \begin_inset Text
30883
30884 \begin_layout Plain Layout
30885
30886 \end_layout
30887
30888 \end_inset
30889 </cell>
30890 </row>
30891 </lyxtabular>
30892
30893 \end_inset
30894
30895
30896 \end_layout
30897
30898 \end_inset
30899
30900
30901 \end_layout
30902
30903 \begin_layout Standard
30904 \begin_inset ERT
30905 status collapsed
30906
30907 \begin_layout Plain Layout
30908
30909
30910 \backslash
30911 TabBesEnd
30912 \end_layout
30913
30914 \end_inset
30915
30916
30917 \end_layout
30918
30919 \begin_layout Standard
30920 \begin_inset ERT
30921 status collapsed
30922
30923 \begin_layout Plain Layout
30924
30925
30926 \backslash
30927 else
30928 \end_layout
30929
30930 \end_inset
30931
30932
30933 \begin_inset Note Note
30934 status open
30935
30936 \begin_layout Plain Layout
30937 The following will be displayed when the \SpecialChar LaTeX
30938 -package 
30939 \series bold
30940 sidecap
30941 \series default
30942  is not installed:
30943 \end_layout
30944
30945 \end_inset
30946
30947
30948 \end_layout
30949
30950 \begin_layout Standard
30951 You need to install the \SpecialChar LaTeX
30952 -package 
30953 \series bold
30954 sidecap
30955 \series default
30956  to see the following part of this section in the output.
30957 \end_layout
30958
30959 \begin_layout Standard
30960 \begin_inset ERT
30961 status collapsed
30962
30963 \begin_layout Plain Layout
30964
30965
30966 \backslash
30967 fi
30968 \end_layout
30969
30970 \end_inset
30971
30972
30973 \end_layout
30974
30975 \begin_layout Section
30976 Listings of Floats
30977 \begin_inset Index idx
30978 status collapsed
30979
30980 \begin_layout Plain Layout
30981 Floats ! Float Lists
30982 \end_layout
30983
30984 \end_inset
30985
30986
30987 \end_layout
30988
30989 \begin_layout Standard
30990 Similar to the table of contents where the sections of the document are
30991  listed, there are listings for all float types, like the figures of the
30992  documents.
30993  You can insert them via the 
30994 \family sans
30995 Insert\SpecialChar menuseparator
30996 List
30997 \begin_inset space ~
30998 \end_inset
30999
31000 /
31001 \begin_inset space ~
31002 \end_inset
31003
31004 TOC
31005 \family default
31006  sub menus.
31007 \end_layout
31008
31009 \begin_layout Standard
31010 The list entries are the float captions or its short title, the float number,
31011  and the page number where they appear in the document.
31012 \end_layout
31013
31014 \begin_layout Standard
31015 You can find the list of figures and tables at the end of this document.
31016 \end_layout
31017
31018 \begin_layout Chapter
31019 Notes
31020 \end_layout
31021
31022 \begin_layout Section
31023 \SpecialChar LyX
31024  Notes
31025 \begin_inset Index idx
31026 status collapsed
31027
31028 \begin_layout Plain Layout
31029 Notes ! \SpecialChar LyX
31030  Notes
31031 \end_layout
31032
31033 \end_inset
31034
31035
31036 \end_layout
31037
31038 \begin_layout Standard
31039 Notes are inserted with the toolbar button 
31040 \begin_inset Info
31041 type  "icon"
31042 arg   "note-insert"
31043 \end_inset
31044
31045  or the menu 
31046 \family sans
31047 Insert\SpecialChar menuseparator
31048 Note
31049 \family default
31050 .
31051  There are three types of notes:
31052 \end_layout
31053
31054 \begin_layout Description
31055 \SpecialChar LyX
31056
31057 \begin_inset space ~
31058 \end_inset
31059
31060 Note This note type is for internal notes that won't appear in the output.
31061  Its note-box looks like this:
31062 \begin_inset Newline newline
31063 \end_inset
31064
31065
31066 \begin_inset Newline newline
31067 \end_inset
31068
31069
31070 \begin_inset Graphics
31071         filename clipart/LyXNoteImage.png
31072         display false
31073         scaleBeforeRotation
31074
31075 \end_inset
31076
31077  
31078 \begin_inset Note Note
31079 status open
31080
31081 \begin_layout Plain Layout
31082 This is text in a note box that doesn't appear in the output.
31083 \end_layout
31084
31085 \end_inset
31086
31087
31088 \end_layout
31089
31090 \begin_layout Description
31091 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
31092 -comment,
31093  when you export the document to \SpecialChar LaTeX
31094  via the menu 
31095 \family sans
31096 File\SpecialChar menuseparator
31097 Export\SpecialChar menuseparator
31098 LaTeX
31099 \begin_inset space ~
31100 \end_inset
31101
31102 (pdflatex) / (plain)
31103 \family default
31104 .
31105  Its note-box looks like this:
31106 \begin_inset Newline newline
31107 \end_inset
31108
31109
31110 \begin_inset Newline newline
31111 \end_inset
31112
31113
31114 \begin_inset Graphics
31115         filename clipart/CommentNoteImage.png
31116         display false
31117         scaleBeforeRotation
31118
31119 \end_inset
31120
31121  
31122 \begin_inset Note Comment
31123 status open
31124
31125 \begin_layout Plain Layout
31126 This is text in a note box that only appears as comment in \SpecialChar LaTeX
31127 -files.
31128 \end_layout
31129
31130 \end_inset
31131
31132
31133 \end_layout
31134
31135 \begin_layout Description
31136 Greyed
31137 \begin_inset space ~
31138 \end_inset
31139
31140 Out This note will appear in the output as grey text.
31141  Its note-box looks like this:
31142 \begin_inset Newline newline
31143 \end_inset
31144
31145
31146 \begin_inset Newline newline
31147 \end_inset
31148
31149
31150 \begin_inset Graphics
31151         filename clipart/GreyedOutNoteImage.png
31152         display false
31153         scaleBeforeRotation
31154
31155 \end_inset
31156
31157
31158 \begin_inset Newline newline
31159 \end_inset
31160
31161
31162 \begin_inset ERT
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166
31167
31168 \backslash
31169 renewenvironment{lyxgreyedout}
31170 \end_layout
31171
31172 \begin_layout Plain Layout
31173
31174 {
31175 \backslash
31176 textcolor[gray]{0.8}
31177 \backslash
31178 bgroup}{
31179 \backslash
31180 egroup}
31181 \end_layout
31182
31183 \end_inset
31184
31185
31186 \begin_inset Note Greyedout
31187 status open
31188
31189 \begin_layout Plain Layout
31190 This is text of a comment that appears grey in the output.
31191 \end_layout
31192
31193 \end_inset
31194
31195
31196 \begin_inset ERT
31197 status collapsed
31198
31199 \begin_layout Plain Layout
31200
31201
31202 \backslash
31203 renewenvironment{lyxgreyedout}
31204 \end_layout
31205
31206 \begin_layout Plain Layout
31207
31208 {
31209 \backslash
31210 textcolor{blue}
31211 \backslash
31212 bgroup}{
31213 \backslash
31214 egroup}
31215 \end_layout
31216
31217 \end_inset
31218
31219
31220 \begin_inset Note Note
31221 status collapsed
31222
31223 \begin_layout Plain Layout
31224 The greyed out note is here redefined to show it with the original \SpecialChar LyX
31225  definition
31226  because greyed out notes are redefined in the preamble of this document,
31227  as described below, to have blue text.
31228 \end_layout
31229
31230 \end_inset
31231
31232
31233 \begin_inset Newline newline
31234 \end_inset
31235
31236
31237 \begin_inset Newline newline
31238 \end_inset
31239
31240 As you can see in the example, the first line of greyed out notes is a bit
31241  indented and greyed out notes can have footnotes.
31242 \end_layout
31243
31244 \begin_layout Standard
31245 \begin_inset VSpace bigskip
31246 \end_inset
31247
31248 When you use the toolbar button 
31249 \begin_inset Info
31250 type  "icon"
31251 arg   "note-insert"
31252 \end_inset
31253
31254  to insert notes, a 
31255 \family sans
31256 \SpecialChar LyX
31257
31258 \begin_inset space ~
31259 \end_inset
31260
31261 Note
31262 \family default
31263  is inserted.
31264  You can switch between the three note types by right-clicking on the note-box.
31265  
31266 \family roman
31267 \series medium
31268 \bar no
31269 If you want to turn existing text into a note, mark it and click on the
31270  note
31271 \family default
31272 \series default
31273 \bar default
31274  toolbar 
31275 \family roman
31276 \series medium
31277 \bar no
31278 button
31279 \family default
31280 \series default
31281 \bar default
31282 .
31283  To change a note to text, press the backspace key when the cursor is in
31284  the first position of a note, or press the delete key when the cursor is
31285  in the very last position of the note, respectively.
31286 \end_layout
31287
31288 \begin_layout Standard
31289 \begin_inset VSpace bigskip
31290 \end_inset
31291
31292 You can change the text color of the greyed out notes in the menu 
31293 \family sans
31294 Document\SpecialChar menuseparator
31295 Settings\SpecialChar menuseparator
31296 Colors
31297 \family default
31298 .
31299 \end_layout
31300
31301 \begin_layout Section
31302 Footnotes
31303 \begin_inset CommandInset label
31304 LatexCommand label
31305 name "sec:Footnotes"
31306
31307 \end_inset
31308
31309
31310 \begin_inset Index idx
31311 status collapsed
31312
31313 \begin_layout Plain Layout
31314 Notes ! Footnotes
31315 \end_layout
31316
31317 \end_inset
31318
31319
31320 \begin_inset Index idx
31321 status collapsed
31322
31323 \begin_layout Plain Layout
31324 Footnotes
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \end_layout
31331
31332 \begin_layout Standard
31333 Footnotes can be inserted using the toolbar button 
31334 \begin_inset Info
31335 type  "icon"
31336 arg   "footnote-insert"
31337 \end_inset
31338
31339  or the menu 
31340 \family sans
31341 Insert\SpecialChar menuseparator
31342 Footnote
31343 \family default
31344 .
31345  You will then see the following footnote-box: 
31346 \begin_inset Graphics
31347         filename clipart/footnote.png
31348         scale 95
31349         scaleBeforeRotation
31350
31351 \end_inset
31352
31353  
31354 \family roman
31355 \series medium
31356 \bar no
31357 where you can enter the footnote text.
31358  If you want to turn existing text into a footnote, mark it and click on
31359  the footnote
31360 \family default
31361 \series default
31362 \bar default
31363  toolbar 
31364 \family roman
31365 \series medium
31366 \bar no
31367 button
31368 \family default
31369 \series default
31370 \bar default
31371 .
31372  To change a 
31373 \family roman
31374 \series medium
31375 \bar no
31376 footnote
31377 \family default
31378 \series default
31379 \bar default
31380  to text, press the 
31381 \family sans
31382 Backspace
31383 \family default
31384  key when the cursor is in the first position of a 
31385 \family roman
31386 \series medium
31387 \bar no
31388 footnote
31389 \family default
31390 \series default
31391 \bar default
31392 , or press the 
31393 \family sans
31394 Delete
31395 \family default
31396  key when the cursor is in the very last position of the 
31397 \family roman
31398 \series medium
31399 \bar no
31400 footnote
31401 \family default
31402 \series default
31403 \bar default
31404 , respectively.
31405 \end_layout
31406
31407 \begin_layout Standard
31408 Here is an example footnote:
31409 \family roman
31410 \series medium
31411 \bar no
31412
31413 \begin_inset Foot
31414 status open
31415
31416 \begin_layout Plain Layout
31417 \begin_inset CommandInset label
31418 LatexCommand label
31419 name "foot:This-is-an"
31420
31421 \end_inset
31422
31423 This is an example footnote.
31424 \end_layout
31425
31426 \end_inset
31427
31428
31429 \family default
31430 \series default
31431 \bar default
31432
31433 \begin_inset ERT
31434 status collapsed
31435
31436 \begin_layout Plain Layout
31437
31438
31439 \backslash
31440 newcounter{MyRepeatFoot}
31441 \end_layout
31442
31443 \begin_layout Plain Layout
31444
31445
31446 \backslash
31447 setcounter{MyRepeatFoot}{
31448 \backslash
31449 thefootnote}
31450 \end_layout
31451
31452 \end_inset
31453
31454
31455 \end_layout
31456
31457 \begin_layout Standard
31458 The footnote will appear in the output as a superscript number at the text
31459  position where the footnote box is placed.
31460  The footnote text is placed at the bottom of the current page.
31461  The footnote number is calculated by \SpecialChar LaTeX
31462 ; the numbers are consecutive.
31463  Whether the footnote number is reset for every chapter depends on your
31464  document class.
31465 \end_layout
31466
31467 \begin_layout Standard
31468 Footnotes can be referenced like floats: Insert a label into the footnote
31469  and cross-reference this label in the text as described in section
31470 \begin_inset space ~
31471 \end_inset
31472
31473
31474 \begin_inset CommandInset ref
31475 LatexCommand ref
31476 reference "sec:Referencing-Floats"
31477
31478 \end_inset
31479
31480 .
31481 \begin_inset Newline newline
31482 \end_inset
31483
31484 This is a cross-reference of Footnote
31485 \begin_inset space ~
31486 \end_inset
31487
31488
31489 \begin_inset CommandInset ref
31490 LatexCommand ref
31491 reference "foot:This-is-an"
31492
31493 \end_inset
31494
31495 .
31496 \end_layout
31497
31498 \begin_layout Standard
31499 \begin_inset VSpace defskip
31500 \end_inset
31501
31502 Footnotes in title environments are usually not numbered with symbols and
31503  they cannot contain several paragraphs.
31504  See for example the footnote in the titling of this document.
31505 \end_layout
31506
31507 \begin_layout Standard
31508 \begin_inset VSpace defskip
31509 \end_inset
31510
31511 Footnotes in tables are not printed by \SpecialChar LaTeX
31512  due to technical reasons.
31513  However there exists another method to print them: Instead of the footnote
31514  the command 
31515 \series bold
31516
31517 \backslash
31518 footnotemark{}
31519 \series default
31520  is inserted as \SpecialChar TeX
31521  code.
31522  The text of the footnote is entered as an argument of the \SpecialChar TeX
31523  code command
31524  
31525 \series bold
31526
31527 \backslash
31528 footnotetext
31529 \series default
31530  after the table.
31531 \begin_inset Newline newline
31532 \end_inset
31533
31534 This was done for the following table with the command
31535 \end_layout
31536
31537 \begin_layout Standard
31538
31539 \series bold
31540
31541 \backslash
31542 footnotetext{
31543 \series default
31544 Printed table footnote.
31545 \series bold
31546 }
31547 \end_layout
31548
31549 \begin_layout Standard
31550 \begin_inset Tabular
31551 <lyxtabular version="3" rows="2" columns="1">
31552 <features tabularvalignment="middle">
31553 <column alignment="center" valignment="top">
31554 <row>
31555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31556 \begin_inset Text
31557
31558 \begin_layout Plain Layout
31559 This an example text.
31560 \begin_inset Foot
31561 status open
31562
31563 \begin_layout Plain Layout
31564 This footnote will not be printed!
31565 \end_layout
31566
31567 \end_inset
31568
31569
31570 \end_layout
31571
31572 \end_inset
31573 </cell>
31574 </row>
31575 <row>
31576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31577 \begin_inset Text
31578
31579 \begin_layout Plain Layout
31580 This an example text.
31581 \begin_inset ERT
31582 status collapsed
31583
31584 \begin_layout Plain Layout
31585
31586
31587 \backslash
31588 footnotemark{}
31589 \end_layout
31590
31591 \end_inset
31592
31593
31594 \end_layout
31595
31596 \end_inset
31597 </cell>
31598 </row>
31599 </lyxtabular>
31600
31601 \end_inset
31602
31603
31604 \begin_inset ERT
31605 status collapsed
31606
31607 \begin_layout Plain Layout
31608
31609
31610 \backslash
31611 footnotetext{
31612 \end_layout
31613
31614 \end_inset
31615
31616 Printed table footnote.
31617 \begin_inset ERT
31618 status collapsed
31619
31620 \begin_layout Plain Layout
31621
31622 }
31623 \end_layout
31624
31625 \end_inset
31626
31627
31628 \end_layout
31629
31630 \begin_layout Standard
31631 Footnotes in multi-page tables are described in section
31632 \begin_inset space ~
31633 \end_inset
31634
31635
31636 \begin_inset CommandInset ref
31637 LatexCommand ref
31638 reference "subsec:Footnotes-in-Multi-page"
31639
31640 \end_inset
31641
31642 .
31643 \end_layout
31644
31645 \begin_layout Standard
31646 Footnotes in minipage boxes are printed, but inside the box and with a different
31647  numbering because a minipage box is like a page inside a page.
31648  (For more about minipages, see section
31649 \begin_inset space ~
31650 \end_inset
31651
31652
31653 \begin_inset CommandInset ref
31654 LatexCommand ref
31655 reference "sec:Minipages"
31656
31657 \end_inset
31658
31659 .) To get a footnote in the minipage that is output at the bottom of the
31660  page like normal footnotes, also use the method of 
31661 \series bold
31662
31663 \backslash
31664 footnotemark{}
31665 \series default
31666  and 
31667 \series bold
31668
31669 \backslash
31670 footnotetext
31671 \series default
31672 .
31673 \end_layout
31674
31675 \begin_layout Standard
31676 \begin_inset Box Frameless
31677 position "t"
31678 hor_pos "c"
31679 has_inner_box 1
31680 inner_pos "t"
31681 use_parbox 0
31682 use_makebox 0
31683 width "100col%"
31684 special "none"
31685 height "1in"
31686 height_special "totalheight"
31687 thickness "0.4pt"
31688 separation "3pt"
31689 shadowsize "4pt"
31690 framecolor "black"
31691 backgroundcolor "none"
31692 status open
31693
31694 \begin_layout Plain Layout
31695 This an example text in a minipage.
31696 \begin_inset Foot
31697 status open
31698
31699 \begin_layout Plain Layout
31700 Footnote in the minipage.
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \end_layout
31707
31708 \begin_layout Plain Layout
31709 This an example text in a minipage.
31710 \begin_inset ERT
31711 status collapsed
31712
31713 \begin_layout Plain Layout
31714
31715
31716 \backslash
31717 footnotemark{}
31718 \end_layout
31719
31720 \end_inset
31721
31722
31723 \end_layout
31724
31725 \end_inset
31726
31727
31728 \end_layout
31729
31730 \begin_layout Standard
31731 \begin_inset ERT
31732 status collapsed
31733
31734 \begin_layout Plain Layout
31735
31736
31737 \backslash
31738 footnotetext{
31739 \end_layout
31740
31741 \end_inset
31742
31743 Footnote outside the minipage.
31744 \begin_inset ERT
31745 status collapsed
31746
31747 \begin_layout Plain Layout
31748
31749 }
31750 \end_layout
31751
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \begin_layout Standard
31758 \begin_inset VSpace defskip
31759 \end_inset
31760
31761
31762 \end_layout
31763
31764 \begin_layout Standard
31765 To refer to the same footnote several times without printing the footnote
31766  text every time, use the command 
31767 \series bold
31768
31769 \backslash
31770 footnotemark[number]
31771 \series default
31772  in \SpecialChar TeX
31773  code.
31774 \begin_inset Newline newline
31775 \end_inset
31776
31777 As you do not know the number of the repeating footnote while you are writing
31778  the text, you have to store its number.
31779  For the following footnote mark example, these commands were inserted in
31780  \SpecialChar TeX
31781  code after Footnote
31782 \begin_inset space ~
31783 \end_inset
31784
31785
31786 \begin_inset CommandInset ref
31787 LatexCommand ref
31788 reference "foot:This-is-an"
31789
31790 \end_inset
31791
31792  to store the footnote number:
31793 \end_layout
31794
31795 \begin_layout Standard
31796
31797 \series bold
31798
31799 \backslash
31800 newcounter{MyRepeatFoot}
31801 \begin_inset Newline newline
31802 \end_inset
31803
31804
31805 \backslash
31806 setcounter{MyRepeatFoot}{
31807 \backslash
31808 thefootnote}
31809 \end_layout
31810
31811 \begin_layout Standard
31812 The footnote mark was then created with this command:
31813 \end_layout
31814
31815 \begin_layout Standard
31816
31817 \series bold
31818
31819 \backslash
31820 footnotemark[
31821 \backslash
31822 theMyRepeatFoot]
31823 \end_layout
31824
31825 \begin_layout Standard
31826 Here is a repeated footnote:
31827 \family roman
31828 \series medium
31829 \bar no
31830
31831 \begin_inset ERT
31832 status collapsed
31833
31834 \begin_layout Plain Layout
31835
31836
31837 \backslash
31838 footnotemark[
31839 \backslash
31840 theMyRepeatFoot]
31841 \end_layout
31842
31843 \end_inset
31844
31845
31846 \end_layout
31847
31848 \begin_layout Standard
31849 If you want to repeat the previous footnote, you can omit the storage of
31850  the footnote number and just use this command instead:
31851 \end_layout
31852
31853 \begin_layout Standard
31854
31855 \series bold
31856
31857 \backslash
31858 footnotemark[
31859 \backslash
31860 thefootnote]
31861 \end_layout
31862
31863 \begin_layout Standard
31864 Here is another repeated footnote:
31865 \family roman
31866 \series medium
31867 \bar no
31868
31869 \begin_inset ERT
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873
31874
31875 \backslash
31876 footnotemark[
31877 \backslash
31878 thefootnote]
31879 \end_layout
31880
31881 \end_inset
31882
31883
31884 \end_layout
31885
31886 \begin_layout Subsection
31887 Footnote Numbering
31888 \begin_inset CommandInset label
31889 LatexCommand label
31890 name "subsec:Footnote-Numbering"
31891
31892 \end_inset
31893
31894
31895 \begin_inset Index idx
31896 status collapsed
31897
31898 \begin_layout Plain Layout
31899 Footnotes ! Numbering
31900 \end_layout
31901
31902 \end_inset
31903
31904
31905 \end_layout
31906
31907 \begin_layout Standard
31908 To reset the footnote number back to 1 after each section
31909 \family roman
31910 , add this command to your document preamble:
31911 \end_layout
31912
31913 \begin_layout Standard
31914
31915 \series bold
31916
31917 \backslash
31918 @addtoreset{footnote}{section}
31919 \end_layout
31920
31921 \begin_layout Standard
31922 \begin_inset VSpace bigskip
31923 \end_inset
31924
31925 The following preamble command changes the footnote numbering style to small
31926  roman numerals:
31927 \end_layout
31928
31929 \begin_layout Standard
31930
31931 \series bold
31932
31933 \backslash
31934 renewcommand{
31935 \backslash
31936 thefootnote}{
31937 \backslash
31938 roman{footnote}}
31939 \end_layout
31940
31941 \begin_layout Standard
31942 \begin_inset ERT
31943 status collapsed
31944
31945 \begin_layout Plain Layout
31946
31947
31948 \backslash
31949 renewcommand{
31950 \backslash
31951 thefootnote}{
31952 \backslash
31953 roman{footnote}}
31954 \end_layout
31955
31956 \end_inset
31957
31958  This is a footnote with roman numbering:
31959 \begin_inset Foot
31960 status open
31961
31962 \begin_layout Plain Layout
31963 This is an example footnote with roman numbering.
31964 \end_layout
31965
31966 \end_inset
31967
31968
31969 \end_layout
31970
31971 \begin_layout Standard
31972 To change the numbering style to capital roman numerals replace in the command
31973  above 
31974 \series bold
31975
31976 \backslash
31977 roman
31978 \series default
31979  by 
31980 \series bold
31981
31982 \backslash
31983 Roman
31984 \series default
31985 .
31986  To 
31987 \begin_inset Quotes eld
31988 \end_inset
31989
31990 number
31991 \begin_inset Quotes erd
31992 \end_inset
31993
31994  footnotes with capital or small Latin letters use 
31995 \series bold
31996
31997 \backslash
31998 Alph
31999 \series default
32000  or 
32001 \series bold
32002
32003 \backslash
32004 alph
32005 \series default
32006 , respectively.
32007  To 
32008 \begin_inset Quotes eld
32009 \end_inset
32010
32011 number
32012 \begin_inset Quotes erd
32013 \end_inset
32014
32015  footnotes with symbols use 
32016 \series bold
32017
32018 \backslash
32019 fnsymbol
32020 \series default
32021 .
32022 \end_layout
32023
32024 \begin_layout Standard
32025 \begin_inset Note Greyedout
32026 status open
32027
32028 \begin_layout Plain Layout
32029
32030 \series bold
32031 Note:
32032 \series default
32033  You can only number 26 footnotes with Latin letters, because this numbering
32034  is limited to single letters.
32035 \end_layout
32036
32037 \end_inset
32038
32039
32040 \begin_inset Newline newline
32041 \end_inset
32042
32043
32044 \begin_inset Note Greyedout
32045 status open
32046
32047 \begin_layout Plain Layout
32048
32049 \series bold
32050 Note:
32051 \series default
32052  You can only number 9 footnotes with symbols.
32053 \end_layout
32054
32055 \end_inset
32056
32057
32058 \end_layout
32059
32060 \begin_layout Standard
32061 To return to the default numbering style after you have changed to another
32062  one, use 
32063 \series bold
32064
32065 \backslash
32066 arabic
32067 \series default
32068  instead of 
32069 \series bold
32070
32071 \backslash
32072 roman
32073 \series default
32074  in the command above.
32075 \begin_inset ERT
32076 status collapsed
32077
32078 \begin_layout Plain Layout
32079
32080
32081 \backslash
32082 renewcommand{
32083 \backslash
32084 thefootnote}{
32085 \backslash
32086 arabic{footnote}}
32087 \end_layout
32088
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \begin_layout Standard
32095 \begin_inset VSpace bigskip
32096 \end_inset
32097
32098
32099 \end_layout
32100
32101 \begin_layout Standard
32102 If you want to have footnotes numbered in the scheme 
32103 \begin_inset Quotes eld
32104 \end_inset
32105
32106 chapter.footnote
32107 \begin_inset Quotes erd
32108 \end_inset
32109
32110 , add the following command to your document preamble:
32111 \end_layout
32112
32113 \begin_layout Standard
32114
32115 \series bold
32116
32117 \backslash
32118 numberwithin{footnote}{chapter}
32119 \end_layout
32120
32121 \begin_layout Standard
32122 To be able to use the command 
32123 \series bold
32124
32125 \backslash
32126 numberwithin
32127 \series default
32128 , set in the tab 
32129 \family sans
32130 Math
32131 \begin_inset space ~
32132 \end_inset
32133
32134 Options
32135 \family default
32136  in the document settings the option 
32137 \family sans
32138 Use
32139 \begin_inset space ~
32140 \end_inset
32141
32142 AMS
32143 \begin_inset space ~
32144 \end_inset
32145
32146 math
32147 \begin_inset space ~
32148 \end_inset
32149
32150 package
32151 \family default
32152 .
32153 \end_layout
32154
32155 \begin_layout Standard
32156 \begin_inset ERT
32157 status collapsed
32158
32159 \begin_layout Plain Layout
32160
32161
32162 \backslash
32163 numberwithin{footnote}{chapter}
32164 \end_layout
32165
32166 \end_inset
32167
32168 This is another example footnote:
32169 \series bold
32170
32171 \begin_inset Foot
32172 status open
32173
32174 \begin_layout Plain Layout
32175 This is a footnote numbered in the scheme 
32176 \begin_inset Quotes eld
32177 \end_inset
32178
32179 chapter.footnote
32180 \begin_inset Quotes erd
32181 \end_inset
32182
32183 .
32184 \end_layout
32185
32186 \end_inset
32187
32188
32189 \series default
32190
32191 \begin_inset ERT
32192 status collapsed
32193
32194 \begin_layout Plain Layout
32195
32196
32197 \backslash
32198 renewcommand{
32199 \backslash
32200 thefootnote}{
32201 \backslash
32202 arabic{footnote}}
32203 \end_layout
32204
32205 \end_inset
32206
32207
32208 \end_layout
32209
32210 \begin_layout Standard
32211 \begin_inset Note Greyedout
32212 status open
32213
32214 \begin_layout Plain Layout
32215
32216 \series bold
32217 Note:
32218 \series default
32219  
32220 \series bold
32221
32222 \backslash
32223 numberwithin
32224 \series default
32225  always prints out the footnote number as arabic number; previous redefinitions
32226  to get non-arabic numbers are overwritten.
32227 \end_layout
32228
32229 \end_inset
32230
32231
32232 \end_layout
32233
32234 \begin_layout Standard
32235 So to get for example the scheme 
32236 \begin_inset Quotes eld
32237 \end_inset
32238
32239 chapter.
32240 \backslash
32241 Roman{footnote}
32242 \begin_inset Quotes erd
32243 \end_inset
32244
32245 , use this command instead of 
32246 \series bold
32247
32248 \backslash
32249 numberwithin
32250 \series default
32251 :
32252 \end_layout
32253
32254 \begin_layout Standard
32255
32256 \series bold
32257
32258 \backslash
32259 renewcommand{
32260 \backslash
32261 thefootnote}{
32262 \backslash
32263 thechapter.
32264 \backslash
32265 Roman{footnote}}
32266 \end_layout
32267
32268 \begin_layout Subsection
32269 Footnote Placement
32270 \begin_inset Index idx
32271 status collapsed
32272
32273 \begin_layout Plain Layout
32274 Footnotes ! Placement
32275 \end_layout
32276
32277 \end_inset
32278
32279
32280 \end_layout
32281
32282 \begin_layout Standard
32283 If you have several footnotes in one page, they appear without vertical
32284  space between them at the bottom of the page.
32285  To make them more readable you can e.
32286 \begin_inset space \thinspace{}
32287 \end_inset
32288
32289 g.
32290 \begin_inset space \space{}
32291 \end_inset
32292
32293 add 1.5
32294 \begin_inset space \thinspace{}
32295 \end_inset
32296
32297 mm space with the following preamble command:
32298 \end_layout
32299
32300 \begin_layout Standard
32301
32302 \series bold
32303
32304 \backslash
32305 let
32306 \backslash
32307 myFoot
32308 \backslash
32309 footnote
32310 \begin_inset Newline newline
32311 \end_inset
32312
32313
32314 \backslash
32315 renewcommand{
32316 \backslash
32317 footnote}[1]{
32318 \backslash
32319 myFoot{#1
32320 \backslash
32321 vspace{1.5mm}}}
32322 \end_layout
32323
32324 \begin_layout Standard
32325 \begin_inset VSpace bigskip
32326 \end_inset
32327
32328 In a two-column document the footnotes appear at the bottom of every column,
32329  see Figure
32330 \begin_inset space ~
32331 \end_inset
32332
32333
32334 \begin_inset CommandInset ref
32335 LatexCommand ref
32336 reference "fig:Standard-footnote-placement"
32337
32338 \end_inset
32339
32340 .
32341  If the footnotes should only appear at the bottom of the right column,
32342  as in Figure
32343 \begin_inset space ~
32344 \end_inset
32345
32346
32347 \begin_inset CommandInset ref
32348 LatexCommand ref
32349 reference "fig:Footnote-placement-in"
32350
32351 \end_inset
32352
32353 , use the \SpecialChar LaTeX
32354 -package 
32355 \series bold
32356 ftnright
32357 \series default
32358
32359 \begin_inset Index idx
32360 status collapsed
32361
32362 \begin_layout Plain Layout
32363 \SpecialChar LaTeX
32364 -packages ! ftnright
32365 \end_layout
32366
32367 \end_inset
32368
32369  with this command in the document preamble:
32370 \end_layout
32371
32372 \begin_layout Standard
32373
32374 \series bold
32375
32376 \backslash
32377 usepackage{ftnright}
32378 \end_layout
32379
32380 \begin_layout Standard
32381 \begin_inset Float figure
32382 placement !h
32383 wide false
32384 sideways false
32385 status open
32386
32387 \begin_layout Plain Layout
32388 \noindent
32389 \align center
32390 \begin_inset Box Boxed
32391 position "t"
32392 hor_pos "c"
32393 has_inner_box 0
32394 inner_pos "t"
32395 use_parbox 0
32396 use_makebox 0
32397 width ""
32398 special "none"
32399 height "1in"
32400 height_special "totalheight"
32401 thickness "0.4pt"
32402 separation "3pt"
32403 shadowsize "4pt"
32404 framecolor "black"
32405 backgroundcolor "none"
32406 status open
32407
32408 \begin_layout Plain Layout
32409 \begin_inset Graphics
32410         filename clipart/without_fntright.pdf
32411         width 100col%
32412         scaleBeforeRotation
32413
32414 \end_inset
32415
32416
32417 \end_layout
32418
32419 \end_inset
32420
32421
32422 \end_layout
32423
32424 \begin_layout Plain Layout
32425 \begin_inset Caption Standard
32426
32427 \begin_layout Plain Layout
32428 \begin_inset CommandInset label
32429 LatexCommand label
32430 name "fig:Standard-footnote-placement"
32431
32432 \end_inset
32433
32434 Standard footnote placement in two-column documents.
32435 \end_layout
32436
32437 \end_inset
32438
32439
32440 \end_layout
32441
32442 \end_inset
32443
32444
32445 \end_layout
32446
32447 \begin_layout Standard
32448 \begin_inset Float figure
32449 placement !h
32450 wide false
32451 sideways false
32452 status open
32453
32454 \begin_layout Plain Layout
32455 \noindent
32456 \align center
32457 \begin_inset Box Boxed
32458 position "t"
32459 hor_pos "c"
32460 has_inner_box 0
32461 inner_pos "t"
32462 use_parbox 0
32463 use_makebox 0
32464 width ""
32465 special "none"
32466 height "1in"
32467 height_special "totalheight"
32468 thickness "0.4pt"
32469 separation "3pt"
32470 shadowsize "4pt"
32471 framecolor "black"
32472 backgroundcolor "none"
32473 status open
32474
32475 \begin_layout Plain Layout
32476 \begin_inset Graphics
32477         filename clipart/with_fntright.pdf
32478         width 100col%
32479         scaleBeforeRotation
32480
32481 \end_inset
32482
32483
32484 \end_layout
32485
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \begin_layout Plain Layout
32492 \begin_inset Caption Standard
32493
32494 \begin_layout Plain Layout
32495 \begin_inset CommandInset label
32496 LatexCommand label
32497 name "fig:Footnote-placement-in"
32498
32499 \end_inset
32500
32501 Footnote placement in two-column documents when the \SpecialChar LaTeX
32502 -package 
32503 \series bold
32504 ftnright
32505 \series default
32506  is used.
32507 \end_layout
32508
32509 \end_inset
32510
32511
32512 \end_layout
32513
32514 \end_inset
32515
32516
32517 \end_layout
32518
32519 \begin_layout Standard
32520 \begin_inset VSpace bigskip
32521 \end_inset
32522
32523 In some scientific literature it is usual to collect the footnotes and print
32524  them in a separate paragraph at the end of a section, as in Figure
32525 \begin_inset space ~
32526 \end_inset
32527
32528
32529 \begin_inset CommandInset ref
32530 LatexCommand ref
32531 reference "fig:Endnotes"
32532
32533 \end_inset
32534
32535 .
32536  They are then called 
32537 \begin_inset Quotes eld
32538 \end_inset
32539
32540 endnotes
32541 \begin_inset Quotes erd
32542 \end_inset
32543
32544 .
32545 \begin_inset Index idx
32546 status collapsed
32547
32548 \begin_layout Plain Layout
32549 Endnotes
32550 \end_layout
32551
32552 \end_inset
32553
32554  To use endnotes instead of footnotes in your document, load in the menu
32555  
32556 \family sans
32557 Document\SpecialChar menuseparator
32558 Settings\SpecialChar menuseparator
32559 Modules 
32560 \family default
32561 the module 
32562 \family sans
32563 Foot
32564 \begin_inset space ~
32565 \end_inset
32566
32567 to
32568 \begin_inset space ~
32569 \end_inset
32570
32571 End
32572 \family default
32573 .
32574  To insert the collected footnotes, insert the command
32575 \end_layout
32576
32577 \begin_layout Standard
32578
32579 \series bold
32580
32581 \backslash
32582 theendnotes
32583 \end_layout
32584
32585 \begin_layout Standard
32586 in \SpecialChar TeX
32587  Code at the end of a section or chapter.
32588 \end_layout
32589
32590 \begin_layout Standard
32591 \begin_inset Float figure
32592 wide false
32593 sideways false
32594 status open
32595
32596 \begin_layout Plain Layout
32597 \noindent
32598 \align center
32599 \begin_inset Box Boxed
32600 position "t"
32601 hor_pos "c"
32602 has_inner_box 0
32603 inner_pos "t"
32604 use_parbox 0
32605 use_makebox 0
32606 width ""
32607 special "none"
32608 height "1in"
32609 height_special "totalheight"
32610 thickness "0.4pt"
32611 separation "3pt"
32612 shadowsize "4pt"
32613 framecolor "black"
32614 backgroundcolor "none"
32615 status open
32616
32617 \begin_layout Plain Layout
32618 \begin_inset Graphics
32619         filename clipart/endnotes.pdf
32620         width 100col%
32621         scaleBeforeRotation
32622
32623 \end_inset
32624
32625
32626 \end_layout
32627
32628 \end_inset
32629
32630
32631 \end_layout
32632
32633 \begin_layout Plain Layout
32634 \begin_inset Caption Standard
32635
32636 \begin_layout Plain Layout
32637 \begin_inset CommandInset label
32638 LatexCommand label
32639 name "fig:Endnotes"
32640
32641 \end_inset
32642
32643 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
32644  or chapters.
32645 \end_layout
32646
32647 \end_inset
32648
32649
32650 \end_layout
32651
32652 \end_inset
32653
32654
32655 \end_layout
32656
32657 \begin_layout Standard
32658 \begin_inset VSpace medskip
32659 \end_inset
32660
32661 The paragraph heading for the endnotes isn't automatically translated into
32662  the document language, this must be done manually.
32663  The following preamble command translates the default English 
32664 \begin_inset Quotes eld
32665 \end_inset
32666
32667 Notes
32668 \begin_inset Quotes erd
32669 \end_inset
32670
32671  into the German 
32672 \begin_inset Quotes eld
32673 \end_inset
32674
32675 Anmerkungen
32676 \begin_inset Quotes erd
32677 \end_inset
32678
32679 :
32680 \end_layout
32681
32682 \begin_layout Standard
32683
32684 \series bold
32685
32686 \backslash
32687 renewcommand{
32688 \backslash
32689 notesname}{Anmerkungen}
32690 \end_layout
32691
32692 \begin_layout Standard
32693 \begin_inset VSpace medskip
32694 \end_inset
32695
32696 The numbering of endnotes can be changed like the footnote numbering as
32697  described in section
32698 \begin_inset space ~
32699 \end_inset
32700
32701
32702 \begin_inset CommandInset ref
32703 LatexCommand ref
32704 reference "subsec:Footnote-Numbering"
32705
32706 \end_inset
32707
32708 ; just replace the command 
32709 \series bold
32710
32711 \backslash
32712 thefootnote
32713 \series default
32714  by 
32715 \series bold
32716
32717 \backslash
32718 theendnote
32719 \series default
32720 .
32721  To reset the endnote number use the command 
32722 \series bold
32723
32724 \backslash
32725 @addtoreset
32726 \series default
32727  as described in section
32728 \begin_inset space ~
32729 \end_inset
32730
32731
32732 \begin_inset CommandInset ref
32733 LatexCommand ref
32734 reference "subsec:Footnote-Numbering"
32735
32736 \end_inset
32737
32738  and replace the command parameter 
32739 \series bold
32740 footnote
32741 \series default
32742  by 
32743 \series bold
32744 endnote
32745 \series default
32746 .
32747 \end_layout
32748
32749 \begin_layout Standard
32750 For endnotes there is the command 
32751 \series bold
32752
32753 \backslash
32754 endnotemark[number]
32755 \series default
32756  similar to the command 
32757 \series bold
32758
32759 \backslash
32760 footnotemark
32761 \series default
32762 , that is described in section
32763 \begin_inset space ~
32764 \end_inset
32765
32766
32767 \begin_inset CommandInset ref
32768 LatexCommand ref
32769 reference "sec:Footnotes"
32770
32771 \end_inset
32772
32773 .
32774 \end_layout
32775
32776 \begin_layout Standard
32777 \begin_inset VSpace bigskip
32778 \end_inset
32779
32780 Footnotes can also be placed in the page margin and the footnote text alignment
32781  can be changed, see the \SpecialChar LaTeX
32782 -package 
32783 \series bold
32784 footmisc
32785 \series default
32786
32787 \begin_inset Index idx
32788 status collapsed
32789
32790 \begin_layout Plain Layout
32791 \SpecialChar LaTeX
32792 -packages ! footmisc
32793 \end_layout
32794
32795 \end_inset
32796
32797
32798 \begin_inset CommandInset citation
32799 LatexCommand cite
32800 key "footmisc"
32801 literal "true"
32802
32803 \end_inset
32804
32805  for more information about this.
32806 \end_layout
32807
32808 \begin_layout Standard
32809 For various further footnote formatting issues have a look at \SpecialChar LaTeX
32810 -books, 
32811 \begin_inset CommandInset citation
32812 LatexCommand cite
32813 key "latexcompanion,latexguide,latexbook"
32814 literal "true"
32815
32816 \end_inset
32817
32818 .
32819  If you are using a 
32820 \series bold
32821 KOMA-Script
32822 \series default
32823
32824 \begin_inset Index idx
32825 status collapsed
32826
32827 \begin_layout Plain Layout
32828 \SpecialChar LaTeX
32829 -packages ! KOMA-Script
32830 \end_layout
32831
32832 \end_inset
32833
32834  document class, you can adjust all footnote settings using class-specific
32835  commands, see 
32836 \begin_inset CommandInset citation
32837 LatexCommand cite
32838 key "KOMA-Script"
32839 literal "true"
32840
32841 \end_inset
32842
32843 .
32844 \end_layout
32845
32846 \begin_layout Section
32847 Margin Notes
32848 \begin_inset Index idx
32849 status collapsed
32850
32851 \begin_layout Plain Layout
32852 Notes ! Margin Notes
32853 \end_layout
32854
32855 \end_inset
32856
32857
32858 \end_layout
32859
32860 \begin_layout Standard
32861 Margin notes look and behave in \SpecialChar LyX
32862  like footnotes.
32863  They are inserted via the menu 
32864 \family sans
32865 Insert\SpecialChar menuseparator
32866 Marginal
32867 \begin_inset space ~
32868 \end_inset
32869
32870 Note
32871 \family default
32872  or the toolbar button 
32873 \begin_inset Info
32874 type  "icon"
32875 arg   "marginalnote-insert"
32876 \end_inset
32877
32878 .
32879  A grey 
32880 \family roman
32881 \series medium
32882 box with the
32883 \family default
32884 \series default
32885  red 
32886 \family roman
32887 \series medium
32888 label 
32889 \begin_inset Quotes eld
32890 \end_inset
32891
32892 margin
32893 \begin_inset Quotes erd
32894 \end_inset
32895
32896  appears where you can enter the text of the margin note.
32897 \end_layout
32898
32899 \begin_layout Standard
32900 At the side is an example margin note.
32901
32902 \family roman
32903 \series medium
32904  
32905 \begin_inset Marginal
32906 status open
32907
32908 \begin_layout Plain Layout
32909 This is a margin note.
32910 \end_layout
32911
32912 \end_inset
32913
32914
32915 \end_layout
32916
32917 \begin_layout Standard
32918 Margin notes appear at the right side in single-sided documents.
32919  In double-sided documents they appear in the outer margin â€“ left on even
32920  pages, right on odd pages.
32921  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
32922 d when the note appears in the left margin.
32923  The first line of the margin note is placed at the position of the text
32924  line where it is inserted in the document.
32925 \end_layout
32926
32927 \begin_layout Standard
32928 \begin_inset VSpace bigskip
32929 \end_inset
32930
32931 To place the margin note in the inner margin, add the command
32932 \end_layout
32933
32934 \begin_layout Standard
32935
32936 \series bold
32937
32938 \backslash
32939 reversemarginpar
32940 \end_layout
32941
32942 \begin_layout Standard
32943 in \SpecialChar TeX
32944  Code before a margin note.
32945  The new placement is valid for all subsequent margin notes.
32946  
32947 \begin_inset ERT
32948 status collapsed
32949
32950 \begin_layout Plain Layout
32951
32952
32953 \backslash
32954 reversemarginpar 
32955 \end_layout
32956
32957 \end_inset
32958
32959
32960 \begin_inset Marginal
32961 status open
32962
32963 \begin_layout Plain Layout
32964 This is a margin note in the inner margin.
32965 \end_layout
32966
32967 \end_inset
32968
32969
32970 \series bold
32971
32972 \begin_inset Newline newline
32973 \end_inset
32974
32975
32976 \series default
32977
32978 \begin_inset Note Greyedout
32979 status open
32980
32981 \begin_layout Plain Layout
32982
32983 \series bold
32984 Note:
32985 \series default
32986  There is often not enough space in the inner margin so that the notes are
32987  not correctly displayed in the output.
32988 \end_layout
32989
32990 \end_inset
32991
32992
32993 \end_layout
32994
32995 \begin_layout Standard
32996 To return to the default placement insert the command
32997 \end_layout
32998
32999 \begin_layout Standard
33000
33001 \series bold
33002
33003 \backslash
33004 normalmarginpar
33005 \end_layout
33006
33007 \begin_layout Standard
33008 in \SpecialChar TeX
33009  Code.
33010 \begin_inset ERT
33011 status collapsed
33012
33013 \begin_layout Plain Layout
33014
33015
33016 \backslash
33017 normalmarginpar 
33018 \end_layout
33019
33020 \end_inset
33021
33022  
33023 \begin_inset Note Greyedout
33024 status open
33025
33026 \begin_layout Plain Layout
33027
33028 \series bold
33029 Note:
33030 \series default
33031  The command is ignored when it is within a paragraph where also the command
33032  
33033 \series bold
33034
33035 \backslash
33036 reversemarginpar
33037 \series default
33038  is inserted.
33039 \end_layout
33040
33041 \end_inset
33042
33043
33044 \end_layout
33045
33046 \begin_layout Standard
33047 \begin_inset VSpace bigskip
33048 \end_inset
33049
33050
33051 \family roman
33052 \series medium
33053
33054 \begin_inset Marginal
33055 status open
33056
33057 \begin_layout Plain Layout
33058 AVeryLongMarginParWord that isn't hyphenated.
33059 \end_layout
33060
33061 \end_inset
33062
33063
33064 \family default
33065 \series default
33066  Similar to the case described in section
33067 \begin_inset space ~
33068 \end_inset
33069
33070
33071 \begin_inset CommandInset ref
33072 LatexCommand ref
33073 reference "subsec:Multiple-Lines-in"
33074
33075 \end_inset
33076
33077 , long words cannot be hyphenated when they are the first word in a margin
33078  note.
33079  To avoid this, insert 0
33080 \begin_inset space \thinspace{}
33081 \end_inset
33082
33083 pt horizontal space before the word
33084 \family roman
33085 \series medium
33086 .
33087  
33088 \begin_inset Marginal
33089 status open
33090
33091 \begin_layout Plain Layout
33092 \begin_inset space \hspace*{}
33093 \length 0pt
33094 \end_inset
33095
33096 AVeryLongMarginParWord that is hyphenated.
33097 \end_layout
33098
33099 \end_inset
33100
33101
33102 \end_layout
33103
33104 \begin_layout Standard
33105 \begin_inset VSpace bigskip
33106 \end_inset
33107
33108
33109 \end_layout
33110
33111 \begin_layout Standard
33112 \begin_inset Note Greyedout
33113 status open
33114
33115 \begin_layout Plain Layout
33116
33117 \series bold
33118 Note:
33119 \series default
33120  Margin notes can normally not be used inside tables, floats, and footnotes.
33121 \end_layout
33122
33123 \end_inset
33124
33125
33126 \end_layout
33127
33128 \begin_layout Standard
33129 \begin_inset VSpace bigskip
33130 \end_inset
33131
33132
33133 \end_layout
33134
33135 \begin_layout Standard
33136 \begin_inset ERT
33137 status collapsed
33138
33139 \begin_layout Plain Layout
33140
33141
33142 \backslash
33143 ifmarginnote
33144 \end_layout
33145
33146 \end_inset
33147
33148
33149 \begin_inset Note Note
33150 status open
33151
33152 \begin_layout Plain Layout
33153 The following section will only be displayed when the \SpecialChar LaTeX
33154 -package 
33155 \series bold
33156 marginnote
33157 \series default
33158  is installed.
33159 \end_layout
33160
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \begin_layout Standard
33167 This restriction can be evaded by using the \SpecialChar LaTeX
33168 -package 
33169 \series bold
33170 marginnote
33171 \series default
33172
33173 \begin_inset Index idx
33174 status collapsed
33175
33176 \begin_layout Plain Layout
33177 \SpecialChar LaTeX
33178 -packages ! marginnote
33179 \end_layout
33180
33181 \end_inset
33182
33183 .
33184  By adding these two lines to your document preamble, the command used by
33185  \SpecialChar LyX
33186  for margin notes is redefined to use the command provided by the 
33187 \series bold
33188 marginnote
33189 \series default
33190 -package:
33191 \end_layout
33192
33193 \begin_layout Standard
33194
33195 \series bold
33196
33197 \backslash
33198 usepackage{marginnote}
33199 \begin_inset Newline newline
33200 \end_inset
33201
33202
33203 \backslash
33204 let
33205 \backslash
33206 marginpar
33207 \backslash
33208 marginnote
33209 \end_layout
33210
33211 \begin_layout Standard
33212 This is also used in this document because 
33213 \series bold
33214 marginnote
33215 \series default
33216  has another useful feature: You can set a vertical offset for the note.
33217  This is often needed when too many margin notes are too close together
33218  or for a better page layout.
33219  The offset is set in \SpecialChar LyX
33220  as \SpecialChar TeX
33221  Code directly after the margin note in the scheme
33222 \end_layout
33223
33224 \begin_layout Standard
33225
33226 \series bold
33227 [offset]
33228 \end_layout
33229
33230 \begin_layout Standard
33231 where the offset is a length with one of the units listed in Table
33232 \begin_inset space ~
33233 \end_inset
33234
33235
33236 \begin_inset CommandInset ref
33237 LatexCommand ref
33238 reference "tab:Units"
33239
33240 \end_inset
33241
33242 .
33243  A negative value shifts the note up, a positive value shifts it down.
33244  
33245 \family roman
33246 \series medium
33247 For example the margin note beside this text line is shifted up 1.5
33248 \begin_inset space \thinspace{}
33249 \end_inset
33250
33251 cm with the \SpecialChar TeX
33252  Code command 
33253 \begin_inset Quotes eld
33254 \end_inset
33255
33256
33257 \family default
33258 \series bold
33259 [-1.5cm]
33260 \family roman
33261 \series medium
33262
33263 \begin_inset Quotes erd
33264 \end_inset
33265
33266
33267 \begin_inset Marginal
33268 status open
33269
33270 \begin_layout Plain Layout
33271 This margin note is shifted up 1.5
33272 \begin_inset space \thinspace{}
33273 \end_inset
33274
33275 cm from its original position.
33276 \end_layout
33277
33278 \end_inset
33279
33280
33281 \family default
33282 \series default
33283
33284 \begin_inset ERT
33285 status collapsed
33286
33287 \begin_layout Plain Layout
33288
33289 [-1.5cm]
33290 \end_layout
33291
33292 \end_inset
33293
33294
33295 \end_layout
33296
33297 \begin_layout Standard
33298 \begin_inset VSpace medskip
33299 \end_inset
33300
33301 With 
33302 \series bold
33303 marginnote
33304 \series default
33305  you can also change the alignment of the text in the margin note.
33306  For example the commands
33307 \end_layout
33308
33309 \begin_layout Standard
33310
33311 \series bold
33312
33313 \backslash
33314 renewcommand*{
33315 \backslash
33316 raggedleftmarginnote}{
33317 \backslash
33318 centering}
33319 \begin_inset Newline newline
33320 \end_inset
33321
33322
33323 \backslash
33324 renewcommand*{
33325 \backslash
33326 raggedrightmarginnote}{
33327 \backslash
33328 centering}
33329 \end_layout
33330
33331 \begin_layout Standard
33332 set the alignment to centered.
33333  
33334 \series bold
33335
33336 \backslash
33337 raggedleftmarginnote
33338 \series default
33339  denotes margin notes that appear at the left side.
33340 \family roman
33341 \series medium
33342
33343 \begin_inset ERT
33344 status collapsed
33345
33346 \begin_layout Plain Layout
33347
33348
33349 \backslash
33350 renewcommand*{
33351 \backslash
33352 raggedleftmarginnote}{
33353 \backslash
33354 centering}
33355 \end_layout
33356
33357 \begin_layout Plain Layout
33358
33359
33360 \backslash
33361 renewcommand*{
33362 \backslash
33363 raggedrightmarginnote}{
33364 \backslash
33365 centering}
33366 \end_layout
33367
33368 \end_inset
33369
33370
33371 \begin_inset Marginal
33372 status open
33373
33374 \begin_layout Plain Layout
33375 The text of this margin note is centered.
33376 \end_layout
33377
33378 \end_inset
33379
33380
33381 \family default
33382 \series default
33383  The default is
33384 \end_layout
33385
33386 \begin_layout Standard
33387
33388 \series bold
33389
33390 \backslash
33391 renewcommand*{
33392 \backslash
33393 raggedleftmarginnote}{
33394 \backslash
33395 raggedleft}
33396 \begin_inset Newline newline
33397 \end_inset
33398
33399
33400 \backslash
33401 renewcommand*{
33402 \backslash
33403 raggedrightmarginnote}{
33404 \backslash
33405 raggedright}
33406 \family roman
33407 \series medium
33408
33409 \begin_inset ERT
33410 status collapsed
33411
33412 \begin_layout Plain Layout
33413
33414
33415 \backslash
33416 renewcommand*{
33417 \backslash
33418 raggedleftmarginnote}{
33419 \backslash
33420 raggedleft}
33421 \end_layout
33422
33423 \begin_layout Plain Layout
33424
33425
33426 \backslash
33427 renewcommand*{
33428 \backslash
33429 raggedrightmarginnote}{
33430 \backslash
33431 raggedright}
33432 \end_layout
33433
33434 \end_inset
33435
33436
33437 \end_layout
33438
33439 \begin_layout Standard
33440 \begin_inset VSpace medskip
33441 \end_inset
33442
33443 For the other features of 
33444 \series bold
33445 marginnote
33446 \series default
33447  refer to its documentation 
33448 \begin_inset CommandInset citation
33449 LatexCommand cite
33450 key "marginnote"
33451 literal "true"
33452
33453 \end_inset
33454
33455 .
33456 \end_layout
33457
33458 \begin_layout Standard
33459 \begin_inset VSpace bigskip
33460 \end_inset
33461
33462 You can adjust the layout of margin notes by changing its definition.
33463  To create for example a header for all margin notes with the underlined,
33464  sans-serif, and bold header text 
33465 \begin_inset Quotes eld
33466 \end_inset
33467
33468
33469 \family sans
33470 \series bold
33471 \bar under
33472 Attention!
33473 \family default
33474 \series default
33475 \bar default
33476
33477 \begin_inset Quotes erd
33478 \end_inset
33479
33480 , add this to your document preamble:
33481 \end_layout
33482
33483 \begin_layout Standard
33484
33485 \series bold
33486
33487 \backslash
33488 let
33489 \backslash
33490 myMarginpar
33491 \backslash
33492 marginpar
33493 \begin_inset Newline newline
33494 \end_inset
33495
33496
33497 \backslash
33498 renewcommand{
33499 \backslash
33500 marginpar}[1]{
33501 \backslash
33502 myMarginpar{%
33503 \begin_inset Newline newline
33504 \end_inset
33505
33506
33507 \begin_inset Phantom HPhantom
33508 status open
33509
33510 \begin_layout Plain Layout
33511
33512 \series bold
33513 \begin_inset space ~
33514 \end_inset
33515
33516
33517 \end_layout
33518
33519 \end_inset
33520
33521
33522 \backslash
33523 hspace{0pt}
33524 \backslash
33525 textsf{
33526 \backslash
33527 textbf{
33528 \backslash
33529 underbar{Attention!}}}%
33530 \begin_inset Newline newline
33531 \end_inset
33532
33533
33534 \begin_inset Phantom HPhantom
33535 status open
33536
33537 \begin_layout Plain Layout
33538
33539 \series bold
33540 \begin_inset space ~
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \end_inset
33547
33548
33549 \backslash
33550 vspace{1.5mm}
33551 \backslash
33552
33553 \backslash
33554 #1}}
33555 \end_layout
33556
33557 \begin_layout Standard
33558
33559 \family roman
33560 \series medium
33561 \begin_inset ERT
33562 status collapsed
33563
33564 \begin_layout Plain Layout
33565
33566
33567 \backslash
33568 let
33569 \backslash
33570 myMarginpar
33571 \backslash
33572 marginpar
33573 \end_layout
33574
33575 \begin_layout Plain Layout
33576
33577
33578 \backslash
33579 renewcommand{
33580 \backslash
33581 marginpar}[1]{
33582 \backslash
33583 myMarginpar{%
33584 \end_layout
33585
33586 \begin_layout Plain Layout
33587
33588    
33589 \backslash
33590 textsf{
33591 \backslash
33592 textbf{
33593 \backslash
33594 underbar{Attention!}}}%
33595 \end_layout
33596
33597 \begin_layout Plain Layout
33598
33599    
33600 \backslash
33601 vspace{1.5mm}
33602 \backslash
33603
33604 \backslash
33605 #1}}
33606 \end_layout
33607
33608 \end_inset
33609
33610
33611 \begin_inset Marginal
33612 status open
33613
33614 \begin_layout Plain Layout
33615 This is a margin note with a defined heading.
33616 \end_layout
33617
33618 \end_inset
33619
33620
33621 \family default
33622 \series default
33623
33624 \begin_inset ERT
33625 status collapsed
33626
33627 \begin_layout Plain Layout
33628
33629 [-1.5cm]
33630 \end_layout
33631
33632 \end_inset
33633
33634
33635 \family roman
33636 \series medium
33637
33638 \begin_inset ERT
33639 status collapsed
33640
33641 \begin_layout Plain Layout
33642
33643
33644 \backslash
33645 renewcommand{
33646 \backslash
33647 marginpar}[1]{
33648 \backslash
33649 myMarginpar{#1}}
33650 \end_layout
33651
33652 \end_inset
33653
33654
33655 \family default
33656 \series default
33657
33658 \begin_inset Note Note
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662 The margin note format is changed only for this example.
33663 \end_layout
33664
33665 \end_inset
33666
33667
33668 \end_layout
33669
33670 \begin_layout Standard
33671 \begin_inset ERT
33672 status collapsed
33673
33674 \begin_layout Plain Layout
33675
33676
33677 \backslash
33678 else
33679 \end_layout
33680
33681 \end_inset
33682
33683
33684 \begin_inset Note Note
33685 status open
33686
33687 \begin_layout Plain Layout
33688 The following will be displayed when the \SpecialChar LaTeX
33689 -package 
33690 \series bold
33691 marginnote
33692 \series default
33693  is not installed:
33694 \end_layout
33695
33696 \end_inset
33697
33698
33699 \end_layout
33700
33701 \begin_layout Standard
33702 You need to install the \SpecialChar LaTeX
33703 -package 
33704 \series bold
33705 marginnote
33706 \series default
33707  to see the following part of this section in the output.
33708 \end_layout
33709
33710 \begin_layout Standard
33711 \begin_inset ERT
33712 status collapsed
33713
33714 \begin_layout Plain Layout
33715
33716
33717 \backslash
33718 fi
33719 \end_layout
33720
33721 \end_inset
33722
33723
33724 \end_layout
33725
33726 \begin_layout Chapter
33727 Boxes
33728 \end_layout
33729
33730 \begin_layout Section
33731 Introduction
33732 \begin_inset Index idx
33733 status collapsed
33734
33735 \begin_layout Plain Layout
33736 Boxes ! Introduction
33737 \end_layout
33738
33739 \end_inset
33740
33741
33742 \end_layout
33743
33744 \begin_layout Standard
33745 Boxes are used to format a block of text.
33746  Boxes can be used to write documents with multiple languages, see section
33747 \begin_inset space ~
33748 \end_inset
33749
33750
33751 \begin_inset CommandInset ref
33752 LatexCommand ref
33753 reference "sec:Minipages"
33754
33755 \end_inset
33756
33757 , to frame texts, see section
33758 \begin_inset space ~
33759 \end_inset
33760
33761
33762 \begin_inset CommandInset ref
33763 LatexCommand ref
33764 reference "sec:Decoration"
33765
33766 \end_inset
33767
33768 , to prevent words from being hyphenated, see section
33769 \begin_inset space ~
33770 \end_inset
33771
33772
33773 \begin_inset CommandInset ref
33774 LatexCommand ref
33775 reference "sec:Prevent-Hyphenation"
33776
33777 \end_inset
33778
33779 , to align text, see section
33780 \begin_inset space ~
33781 \end_inset
33782
33783
33784 \begin_inset CommandInset ref
33785 LatexCommand ref
33786 reference "subsec:Vertical-Alignment"
33787
33788 \end_inset
33789
33790 , or to set the background color of texts, see section
33791 \begin_inset space ~
33792 \end_inset
33793
33794
33795 \begin_inset CommandInset ref
33796 LatexCommand ref
33797 reference "sec:Colored-Boxes"
33798
33799 \end_inset
33800
33801 .
33802 \end_layout
33803
33804 \begin_layout Standard
33805 Boxes can be inserted with the menu 
33806 \family sans
33807 Insert\SpecialChar menuseparator
33808 Box
33809 \family default
33810  or the toolbar button 
33811 \begin_inset Info
33812 type  "icon"
33813 arg   "box-insert Frameless"
33814 \end_inset
33815
33816 .
33817  A grey box with the label 
33818 \family sans
33819 Box (Minipage)
33820 \family default
33821
33822 \begin_inset Graphics
33823         filename clipart/BoxInsetDefault.png
33824         scale 95
33825         scaleBeforeRotation
33826
33827 \end_inset
33828
33829  will be inserted.
33830  The box type can be specified by right-clicking on the box and selecting
33831  
33832 \family sans
33833 Settings
33834 \family default
33835 .
33836  The box dialog offers the 
33837 \family sans
33838 Inner
33839 \begin_inset space ~
33840 \end_inset
33841
33842 Box
33843 \family default
33844  types 
33845 \family sans
33846 Makebox
33847 \family default
33848
33849 \family sans
33850 Parbox
33851 \family default
33852  and 
33853 \family sans
33854 Minipage
33855 \family default
33856 .
33857  The type 
33858 \family sans
33859 Minipage
33860 \family default
33861  is the default for new boxes and is explained in section
33862 \begin_inset space ~
33863 \end_inset
33864
33865
33866 \begin_inset CommandInset ref
33867 LatexCommand ref
33868 reference "sec:Minipages"
33869
33870 \end_inset
33871
33872 ; the type 
33873 \family sans
33874 Parbox
33875 \family default
33876  is described in section
33877 \begin_inset space ~
33878 \end_inset
33879
33880
33881 \begin_inset CommandInset ref
33882 LatexCommand ref
33883 reference "sec:Parboxes"
33884
33885 \end_inset
33886
33887  and the type 
33888 \family sans
33889 Makebox
33890 \family default
33891  in 
33892 \begin_inset CommandInset ref
33893 LatexCommand ref
33894 reference "sec:Prevent-Hyphenation"
33895
33896 \end_inset
33897
33898 .
33899 \end_layout
33900
33901 \begin_layout Standard
33902 Boxes are not numbered and can therefore not be referenced like floats or
33903  footnotes.
33904 \end_layout
33905
33906 \begin_layout Standard
33907 \begin_inset Note Greyedout
33908 status open
33909
33910 \begin_layout Plain Layout
33911
33912 \series bold
33913 Note:
33914 \series default
33915  Boxes must not be the item in an 
33916 \family sans
33917 Itemize
33918 \family default
33919  or 
33920 \family sans
33921 Description
33922 \family default
33923  environment.
33924 \end_layout
33925
33926 \end_inset
33927
33928
33929 \end_layout
33930
33931 \begin_layout Standard
33932 \begin_inset Note Greyedout
33933 status open
33934
33935 \begin_layout Plain Layout
33936
33937 \series bold
33938 Note:
33939 \series default
33940  For an unknown reason you can only set the 
33941 \family sans
33942 Inner
33943 \begin_inset space ~
33944 \end_inset
33945
33946 Box
33947 \family default
33948  type to 
33949 \family sans
33950 None
33951 \family default
33952  when you use a framed box.
33953  Boxes without an 
33954 \family sans
33955 Inner
33956 \begin_inset space ~
33957 \end_inset
33958
33959 Box
33960 \family default
33961  type and without frames are explained in section
33962 \begin_inset space ~
33963 \end_inset
33964
33965
33966 \begin_inset CommandInset ref
33967 LatexCommand ref
33968 reference "sec:Prevent-Hyphenation"
33969
33970 \end_inset
33971
33972 .
33973 \end_layout
33974
33975 \end_inset
33976
33977
33978 \end_layout
33979
33980 \begin_layout Section
33981 Box Dialog
33982 \begin_inset CommandInset label
33983 LatexCommand label
33984 name "sec:Box-Dialog"
33985
33986 \end_inset
33987
33988
33989 \begin_inset Index idx
33990 status collapsed
33991
33992 \begin_layout Plain Layout
33993 Boxes ! Box Dialog
33994 \end_layout
33995
33996 \end_inset
33997
33998
33999 \end_layout
34000
34001 \begin_layout Subsection
34002 Size
34003 \begin_inset Index idx
34004 status collapsed
34005
34006 \begin_layout Plain Layout
34007 Boxes ! Size
34008 \end_layout
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 In the box dialog you can adjust the box geometry in the fields 
34017 \family sans
34018 Width
34019 \family default
34020  and 
34021 \family sans
34022 Height
34023 \family default
34024 .
34025  The available units for the geometry are explained in Table
34026 \begin_inset space ~
34027 \end_inset
34028
34029
34030 \begin_inset CommandInset ref
34031 LatexCommand ref
34032 reference "tab:Units"
34033
34034 \end_inset
34035
34036 .
34037  The field 
34038 \family sans
34039 Height
34040 \family default
34041  offers the following additional sizes:
34042 \end_layout
34043
34044 \begin_layout Description
34045 Depth This is the plain text 
34046 \begin_inset Quotes eld
34047 \end_inset
34048
34049 height
34050 \begin_inset Quotes erd
34051 \end_inset
34052
34053 .
34054  It ignores the total depth when there are multiple text lines in the box:
34055 \begin_inset Newline newline
34056 \end_inset
34057
34058
34059 \begin_inset Newline newline
34060 \end_inset
34061
34062
34063 \begin_inset Newline newline
34064 \end_inset
34065
34066
34067 \begin_inset Box Boxed
34068 position "c"
34069 hor_pos "c"
34070 has_inner_box 1
34071 inner_pos "c"
34072 use_parbox 0
34073 use_makebox 0
34074 width "12col%"
34075 special "none"
34076 height "1in"
34077 height_special "depth"
34078 thickness "0.4pt"
34079 separation "3pt"
34080 shadowsize "4pt"
34081 framecolor "black"
34082 backgroundcolor "none"
34083 status collapsed
34084
34085 \begin_layout Plain Layout
34086 \align center
34087 Box height set to 1
34088 \begin_inset space \thinspace{}
34089 \end_inset
34090
34091 Depth
34092 \end_layout
34093
34094 \end_inset
34095
34096
34097 \begin_inset Newline newline
34098 \end_inset
34099
34100
34101 \begin_inset Newline newline
34102 \end_inset
34103
34104
34105 \end_layout
34106
34107 \begin_layout Description
34108 Height This is the height of the text that is inside the box.
34109  A value of e.
34110 \begin_inset space \thinspace{}
34111 \end_inset
34112
34113 g.
34114 \begin_inset space \space{}
34115 \end_inset
34116
34117 2 for this size will set the box height to 2
34118 \begin_inset space ~
34119 \end_inset
34120
34121 times the text height: 
34122 \begin_inset Box Boxed
34123 position "c"
34124 hor_pos "c"
34125 has_inner_box 1
34126 inner_pos "c"
34127 use_parbox 0
34128 use_makebox 0
34129 width "20col%"
34130 special "none"
34131 height "2in"
34132 height_special "height"
34133 thickness "0.4pt"
34134 separation "3pt"
34135 shadowsize "4pt"
34136 framecolor "black"
34137 backgroundcolor "none"
34138 status collapsed
34139
34140 \begin_layout Plain Layout
34141 \align center
34142 Box height set to 2
34143 \begin_inset space \thinspace{}
34144 \end_inset
34145
34146 Height
34147 \end_layout
34148
34149 \end_inset
34150
34151
34152 \end_layout
34153
34154 \begin_layout Description
34155 Total
34156 \begin_inset space ~
34157 \end_inset
34158
34159 Height This is the Height
34160 \begin_inset space \thinspace{}
34161 \end_inset
34162
34163 +
34164 \begin_inset space \thinspace{}
34165 \end_inset
34166
34167 Depth: 
34168 \begin_inset Box Boxed
34169 position "c"
34170 hor_pos "c"
34171 has_inner_box 1
34172 inner_pos "c"
34173 use_parbox 0
34174 use_makebox 0
34175 width "20col%"
34176 special "none"
34177 height "1in"
34178 height_special "totalheight"
34179 thickness "0.4pt"
34180 separation "3pt"
34181 shadowsize "4pt"
34182 framecolor "black"
34183 backgroundcolor "none"
34184 status collapsed
34185
34186 \begin_layout Plain Layout
34187 \align center
34188 Box height set to 1
34189 \begin_inset space \thinspace{}
34190 \end_inset
34191
34192 Total
34193 \begin_inset space ~
34194 \end_inset
34195
34196 Height
34197 \end_layout
34198
34199 \end_inset
34200
34201
34202 \end_layout
34203
34204 \begin_layout Description
34205 Width This sets the width of the box as height: 
34206 \begin_inset Box Boxed
34207 position "c"
34208 hor_pos "c"
34209 has_inner_box 1
34210 inner_pos "c"
34211 use_parbox 0
34212 use_makebox 0
34213 width "12col%"
34214 special "none"
34215 height "1in"
34216 height_special "width"
34217 thickness "0.4pt"
34218 separation "3pt"
34219 shadowsize "4pt"
34220 framecolor "black"
34221 backgroundcolor "none"
34222 status collapsed
34223
34224 \begin_layout Plain Layout
34225 \align center
34226 Box height set to 1
34227 \begin_inset space \thinspace{}
34228 \end_inset
34229
34230 Width
34231 \end_layout
34232
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Subsection
34239 Alignment
34240 \begin_inset Index idx
34241 status collapsed
34242
34243 \begin_layout Plain Layout
34244 Boxes ! Alignment
34245 \end_layout
34246
34247 \end_inset
34248
34249
34250 \end_layout
34251
34252 \begin_layout Standard
34253 When you have chosen an 
34254 \family sans
34255 Inner
34256 \begin_inset space ~
34257 \end_inset
34258
34259 Box
34260 \family default
34261 , the vertical box alignment can be:
34262 \end_layout
34263
34264 \begin_layout Description
34265 Top This is an example text line.
34266  
34267 \begin_inset Box Boxed
34268 position "t"
34269 hor_pos "c"
34270 has_inner_box 1
34271 inner_pos "c"
34272 use_parbox 0
34273 use_makebox 0
34274 width "12col%"
34275 special "none"
34276 height "1in"
34277 height_special "totalheight"
34278 thickness "0.4pt"
34279 separation "3pt"
34280 shadowsize "4pt"
34281 framecolor "black"
34282 backgroundcolor "none"
34283 status collapsed
34284
34285 \begin_layout Plain Layout
34286 \align center
34287 This box is top-aligned.
34288 \end_layout
34289
34290 \end_inset
34291
34292  This is an example text line.
34293 \end_layout
34294
34295 \begin_layout Description
34296 Middle This is an example text line.
34297  
34298 \begin_inset Box Boxed
34299 position "c"
34300 hor_pos "c"
34301 has_inner_box 1
34302 inner_pos "c"
34303 use_parbox 0
34304 use_makebox 0
34305 width "12col%"
34306 special "none"
34307 height "1in"
34308 height_special "totalheight"
34309 thickness "0.4pt"
34310 separation "3pt"
34311 shadowsize "4pt"
34312 framecolor "black"
34313 backgroundcolor "none"
34314 status collapsed
34315
34316 \begin_layout Plain Layout
34317 \align center
34318 This box is middle-aligned.
34319 \end_layout
34320
34321 \end_inset
34322
34323  This is an example text line.
34324 \end_layout
34325
34326 \begin_layout Description
34327 Bottom This is an example text line.
34328  
34329 \begin_inset Box Boxed
34330 position "b"
34331 hor_pos "c"
34332 has_inner_box 1
34333 inner_pos "c"
34334 use_parbox 0
34335 use_makebox 0
34336 width "12col%"
34337 special "none"
34338 height "1in"
34339 height_special "totalheight"
34340 thickness "0.4pt"
34341 separation "3pt"
34342 shadowsize "4pt"
34343 framecolor "black"
34344 backgroundcolor "none"
34345 status collapsed
34346
34347 \begin_layout Plain Layout
34348 \align center
34349 This box is bottom-aligned.
34350 \end_layout
34351
34352 \end_inset
34353
34354  This is an example text line.
34355 \end_layout
34356
34357 \begin_layout Standard
34358 \begin_inset Note Greyedout
34359 status open
34360
34361 \begin_layout Plain Layout
34362
34363 \series bold
34364 Note:
34365 \series default
34366  The vertical box alignment can be lost in the output when you have two
34367  boxes in a line and one has e.
34368 \begin_inset space \thinspace{}
34369 \end_inset
34370
34371 g.
34372 \begin_inset space \space{}
34373 \end_inset
34374
34375 a shadow and the other one not.
34376 \end_layout
34377
34378 \end_inset
34379
34380
34381 \end_layout
34382
34383 \begin_layout Standard
34384 The horizontal box alignment can be set via \SpecialChar LyX
34385 's paragraph dialog when you
34386  set the box into its own paragraph.
34387 \end_layout
34388
34389 \begin_layout Standard
34390 \begin_inset VSpace bigskip
34391 \end_inset
34392
34393 When you have chosen an 
34394 \family sans
34395 Inner
34396 \begin_inset space ~
34397 \end_inset
34398
34399 Box
34400 \family default
34401 , the box content can be aligned vertically to:
34402 \end_layout
34403
34404 \begin_layout Description
34405 top This is an example text line.
34406  
34407 \begin_inset Box Boxed
34408 position "c"
34409 hor_pos "c"
34410 has_inner_box 1
34411 inner_pos "t"
34412 use_parbox 0
34413 use_makebox 0
34414 width "12col%"
34415 special "none"
34416 height "1.5in"
34417 height_special "totalheight"
34418 thickness "0.4pt"
34419 separation "3pt"
34420 shadowsize "4pt"
34421 framecolor "black"
34422 backgroundcolor "none"
34423 status collapsed
34424
34425 \begin_layout Plain Layout
34426 \align center
34427 This box text is top-aligned.
34428 \end_layout
34429
34430 \end_inset
34431
34432  This is an example text line.
34433 \end_layout
34434
34435 \begin_layout Description
34436 middle This is an example text line.
34437  
34438 \begin_inset Box Boxed
34439 position "c"
34440 hor_pos "c"
34441 has_inner_box 1
34442 inner_pos "c"
34443 use_parbox 0
34444 use_makebox 0
34445 width "12col%"
34446 special "none"
34447 height "1.5in"
34448 height_special "totalheight"
34449 thickness "0.4pt"
34450 separation "3pt"
34451 shadowsize "4pt"
34452 framecolor "black"
34453 backgroundcolor "none"
34454 status collapsed
34455
34456 \begin_layout Plain Layout
34457 \align center
34458 This box text is middle-aligned.
34459 \end_layout
34460
34461 \end_inset
34462
34463  This is an example text line.
34464 \end_layout
34465
34466 \begin_layout Description
34467 bottom This is an example text line.
34468  
34469 \begin_inset Box Boxed
34470 position "c"
34471 hor_pos "c"
34472 has_inner_box 1
34473 inner_pos "b"
34474 use_parbox 0
34475 use_makebox 0
34476 width "12col%"
34477 special "none"
34478 height "1.5in"
34479 height_special "totalheight"
34480 thickness "0.4pt"
34481 separation "3pt"
34482 shadowsize "4pt"
34483 framecolor "black"
34484 backgroundcolor "none"
34485 status collapsed
34486
34487 \begin_layout Plain Layout
34488 \align center
34489 This box text is bottom-aligned.
34490 \end_layout
34491
34492 \end_inset
34493
34494  This is an example text line.
34495 \end_layout
34496
34497 \begin_layout Description
34498 stretch This is an example text line.
34499  
34500 \begin_inset Box Boxed
34501 position "c"
34502 hor_pos "c"
34503 has_inner_box 1
34504 inner_pos "s"
34505 use_parbox 0
34506 use_makebox 0
34507 width "12col%"
34508 special "none"
34509 height "1.5in"
34510 height_special "totalheight"
34511 thickness "0.4pt"
34512 separation "3pt"
34513 shadowsize "4pt"
34514 framecolor "black"
34515 backgroundcolor "none"
34516 status collapsed
34517
34518 \begin_layout Plain Layout
34519 \align center
34520 This box
34521 \end_layout
34522
34523 \begin_layout Plain Layout
34524 \align center
34525 text is
34526 \end_layout
34527
34528 \begin_layout Plain Layout
34529 \align center
34530 stretched.
34531 \end_layout
34532
34533 \end_inset
34534
34535  This is an example text line.
34536 \end_layout
34537
34538 \begin_layout Standard
34539 To stretch the box content, it must consist of more than one paragraph.
34540  In the example above every text line is in an own paragraph.
34541 \end_layout
34542
34543 \begin_layout Standard
34544 \begin_inset VSpace bigskip
34545 \end_inset
34546
34547 To align the box content horizontally you can use \SpecialChar LyX
34548 's paragraph dialog when
34549  you have chosen an 
34550 \family sans
34551 Inner
34552 \begin_inset space ~
34553 \end_inset
34554
34555 Box
34556 \family default
34557 .
34558 \end_layout
34559
34560 \begin_layout Standard
34561 \align center
34562 \begin_inset Box Boxed
34563 position "c"
34564 hor_pos "c"
34565 has_inner_box 1
34566 inner_pos "s"
34567 use_parbox 0
34568 use_makebox 0
34569 width "15col%"
34570 special "none"
34571 height "1.25in"
34572 height_special "totalheight"
34573 thickness "0.4pt"
34574 separation "3pt"
34575 shadowsize "4pt"
34576 framecolor "black"
34577 backgroundcolor "none"
34578 status collapsed
34579
34580 \begin_layout Plain Layout
34581 \align left
34582 This box
34583 \end_layout
34584
34585 \begin_layout Plain Layout
34586 \align center
34587 text is
34588 \end_layout
34589
34590 \begin_layout Plain Layout
34591 \align right
34592 stretched.
34593 \end_layout
34594
34595 \end_inset
34596
34597
34598 \end_layout
34599
34600 \begin_layout Standard
34601 If you have not set an 
34602 \family sans
34603 Inner
34604 \begin_inset space ~
34605 \end_inset
34606
34607 Box
34608 \family default
34609 , you can align the box content horizontally in the box dialog.
34610 \end_layout
34611
34612 \begin_layout Standard
34613 \align center
34614 \begin_inset Box Boxed
34615 position "c"
34616 hor_pos "s"
34617 has_inner_box 0
34618 inner_pos "s"
34619 use_parbox 0
34620 use_makebox 0
34621 width "90col%"
34622 special "none"
34623 height "1.25in"
34624 height_special "totalheight"
34625 thickness "0.4pt"
34626 separation "3pt"
34627 shadowsize "4pt"
34628 framecolor "black"
34629 backgroundcolor "none"
34630 status collapsed
34631
34632 \begin_layout Plain Layout
34633 This box text is horizontally stretched.
34634 \end_layout
34635
34636 \end_inset
34637
34638
34639 \end_layout
34640
34641 \begin_layout Subsection
34642 Decoration
34643 \begin_inset CommandInset label
34644 LatexCommand label
34645 name "sec:Decoration"
34646
34647 \end_inset
34648
34649
34650 \begin_inset Index idx
34651 status collapsed
34652
34653 \begin_layout Plain Layout
34654 Boxes ! Decoration
34655 \end_layout
34656
34657 \end_inset
34658
34659
34660 \end_layout
34661
34662 \begin_layout Standard
34663 The type of the box can be specified in the box dialog in the drop-down
34664  list 
34665 \family sans
34666 Decoration
34667 \family default
34668 .
34669  The following types are possible:
34670 \end_layout
34671
34672 \begin_layout Description
34673 No
34674 \begin_inset space ~
34675 \end_inset
34676
34677 frame Nothing is drawn.
34678 \end_layout
34679
34680 \begin_layout Description
34681 Simple
34682 \begin_inset space ~
34683 \end_inset
34684
34685 rectangular
34686 \begin_inset space ~
34687 \end_inset
34688
34689 frame This draws a rectangular frame around the box.
34690  The frame line thickness can be specified.
34691  
34692 \begin_inset Box Boxed
34693 position "c"
34694 hor_pos "c"
34695 has_inner_box 1
34696 inner_pos "c"
34697 use_parbox 0
34698 use_makebox 0
34699 width "20col%"
34700 special "none"
34701 height "1in"
34702 height_special "totalheight"
34703 thickness "0.4pt"
34704 separation "3pt"
34705 shadowsize "4pt"
34706 framecolor "black"
34707 backgroundcolor "none"
34708 status collapsed
34709
34710 \begin_layout Plain Layout
34711 \align center
34712 Rectangular box
34713 \end_layout
34714
34715 \end_inset
34716
34717
34718 \end_layout
34719
34720 \begin_layout Description
34721 Oval
34722 \begin_inset space ~
34723 \end_inset
34724
34725 box,
34726 \begin_inset space ~
34727 \end_inset
34728
34729 thin This draws an oval frame around the box.
34730  The frame line thickness has the size 0.4
34731 \begin_inset space \thinspace{}
34732 \end_inset
34733
34734 pt.
34735  
34736 \begin_inset Box ovalbox
34737 position "c"
34738 hor_pos "c"
34739 has_inner_box 1
34740 inner_pos "c"
34741 use_parbox 0
34742 use_makebox 0
34743 width "20col%"
34744 special "none"
34745 height "1in"
34746 height_special "totalheight"
34747 thickness "0.4pt"
34748 separation "3pt"
34749 shadowsize "4pt"
34750 framecolor "black"
34751 backgroundcolor "none"
34752 status collapsed
34753
34754 \begin_layout Plain Layout
34755 \align center
34756 Oval box, thin
34757 \end_layout
34758
34759 \end_inset
34760
34761
34762 \end_layout
34763
34764 \begin_layout Description
34765 Oval
34766 \begin_inset space ~
34767 \end_inset
34768
34769 box,
34770 \begin_inset space ~
34771 \end_inset
34772
34773 thick This draws an oval frame around the box.
34774  The frame line thickness has the size 0.8
34775 \begin_inset space \thinspace{}
34776 \end_inset
34777
34778 pt.
34779  
34780 \begin_inset Box Ovalbox
34781 position "c"
34782 hor_pos "c"
34783 has_inner_box 1
34784 inner_pos "c"
34785 use_parbox 0
34786 use_makebox 0
34787 width "20col%"
34788 special "none"
34789 height "1in"
34790 height_special "totalheight"
34791 thickness "0.4pt"
34792 separation "3pt"
34793 shadowsize "4pt"
34794 framecolor "black"
34795 backgroundcolor "none"
34796 status collapsed
34797
34798 \begin_layout Plain Layout
34799 \align center
34800 Oval box, thick
34801 \end_layout
34802
34803 \end_inset
34804
34805
34806 \end_layout
34807
34808 \begin_layout Description
34809 Drop
34810 \begin_inset space ~
34811 \end_inset
34812
34813 shadow This draws a rectangular frame with a shadow around the box.
34814  The frame line thickness and the shadow can be specified.
34815  
34816 \begin_inset Box Shadowbox
34817 position "c"
34818 hor_pos "c"
34819 has_inner_box 1
34820 inner_pos "c"
34821 use_parbox 0
34822 use_makebox 0
34823 width "20col%"
34824 special "none"
34825 height "1in"
34826 height_special "totalheight"
34827 thickness "0.4pt"
34828 separation "3pt"
34829 shadowsize "4pt"
34830 framecolor "black"
34831 backgroundcolor "none"
34832 status collapsed
34833
34834 \begin_layout Plain Layout
34835 \align center
34836 Shadow box
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \end_layout
34843
34844 \begin_layout Description
34845 Shaded
34846 \begin_inset space ~
34847 \end_inset
34848
34849 background This draws a box with a red background.
34850  Unlike colored boxes
34851 \begin_inset Foot
34852 status collapsed
34853
34854 \begin_layout Plain Layout
34855 see sec.
34856 \begin_inset space \thinspace{}
34857 \end_inset
34858
34859
34860 \begin_inset CommandInset ref
34861 LatexCommand ref
34862 reference "sec:Colored-Boxes"
34863
34864 \end_inset
34865
34866
34867 \end_layout
34868
34869 \end_inset
34870
34871 , it always uses the whole column width and the box is set as its own paragraph.
34872  
34873 \begin_inset Box Shaded
34874 position "t"
34875 hor_pos "c"
34876 has_inner_box 0
34877 inner_pos "t"
34878 use_parbox 0
34879 use_makebox 0
34880 width "50col%"
34881 special "none"
34882 height "1in"
34883 height_special "totalheight"
34884 thickness "0.4pt"
34885 separation "3pt"
34886 shadowsize "4pt"
34887 framecolor "black"
34888 backgroundcolor "none"
34889 status collapsed
34890
34891 \begin_layout Plain Layout
34892 Shaded background box
34893 \end_layout
34894
34895 \end_inset
34896
34897
34898 \end_layout
34899
34900 \begin_layout Description
34901 Double
34902 \begin_inset space ~
34903 \end_inset
34904
34905 rectangular
34906 \begin_inset space ~
34907 \end_inset
34908
34909 frame This draws a double-line rectangular frame around the box.
34910  The line thickness of the inner frame is 0.75
34911 \begin_inset space \thinspace{}
34912 \end_inset
34913
34914 line
34915 \begin_inset space ~
34916 \end_inset
34917
34918 thickness, the thickness of the outer frame is 1.5
34919 \begin_inset space \thinspace{}
34920 \end_inset
34921
34922 line
34923 \begin_inset space ~
34924 \end_inset
34925
34926 thickness.
34927  The distance between the lines is 1.5
34928 \begin_inset space \thinspace{}
34929 \end_inset
34930
34931 line
34932 \begin_inset space ~
34933 \end_inset
34934
34935 thickness
34936 \begin_inset space \thinspace{}
34937 \end_inset
34938
34939 +
34940 \begin_inset space \thinspace{}
34941 \end_inset
34942
34943 0.5
34944 \begin_inset space \thinspace{}
34945 \end_inset
34946
34947 pt.
34948  
34949 \begin_inset Box Doublebox
34950 position "c"
34951 hor_pos "c"
34952 has_inner_box 1
34953 inner_pos "c"
34954 use_parbox 0
34955 use_makebox 0
34956 width "20col%"
34957 special "none"
34958 height "1in"
34959 height_special "totalheight"
34960 thickness "0.4pt"
34961 separation "3pt"
34962 shadowsize "4pt"
34963 framecolor "black"
34964 backgroundcolor "none"
34965 status collapsed
34966
34967 \begin_layout Plain Layout
34968 \align center
34969 Double rectangular box
34970 \end_layout
34971
34972 \end_inset
34973
34974
34975 \end_layout
34976
34977 \begin_layout Standard
34978 \begin_inset VSpace bigskip
34979 \end_inset
34980
34981 \SpecialChar LyX
34982 's box label will reflect the different frame types.
34983  To be able to use all types, the \SpecialChar LaTeX
34984 -package 
34985 \series bold
34986 fancybox
34987 \series default
34988
34989 \begin_inset Index idx
34990 status collapsed
34991
34992 \begin_layout Plain Layout
34993 \SpecialChar LaTeX
34994 -packages ! fancybox
34995 \end_layout
34996
34997 \end_inset
34998
34999  must be installed.
35000 \end_layout
35001
35002 \begin_layout Standard
35003 \begin_inset VSpace bigskip
35004 \end_inset
35005
35006 When you use the decoration 
35007 \family sans
35008 simple rectangular frame
35009 \family default
35010  and no inner box, you can allow page breaks within a box.
35011  Note that then, unlike other framed boxes, the frame always uses the whole
35012  column width and the box is set as its own paragraph: 
35013 \begin_inset Box Framed
35014 position "t"
35015 hor_pos "c"
35016 has_inner_box 0
35017 inner_pos "t"
35018 use_parbox 0
35019 use_makebox 0
35020 width "100col%"
35021 special "none"
35022 height "1in"
35023 height_special "totalheight"
35024 thickness "0.4pt"
35025 separation "3pt"
35026 shadowsize "4pt"
35027 framecolor "black"
35028 backgroundcolor "none"
35029 status collapsed
35030
35031 \begin_layout Plain Layout
35032 Allow page break box
35033 \end_layout
35034
35035 \end_inset
35036
35037
35038 \end_layout
35039
35040 \begin_layout Section
35041 Box Customization
35042 \begin_inset Index idx
35043 status collapsed
35044
35045 \begin_layout Plain Layout
35046 Boxes ! Customization
35047 \end_layout
35048
35049 \end_inset
35050
35051
35052 \end_layout
35053
35054 \begin_layout Standard
35055 The diameter of the round corners of the oval boxes can be set with the
35056  command 
35057 \series bold
35058
35059 \backslash
35060 cornersize
35061 \series default
35062 .
35063  The command
35064 \end_layout
35065
35066 \begin_layout Standard
35067
35068 \series bold
35069
35070 \backslash
35071 cornersize*{1cm}
35072 \end_layout
35073
35074 \begin_layout Standard
35075 sets the diameter to 1
35076 \begin_inset space \thinspace{}
35077 \end_inset
35078
35079 cm.
35080  The command
35081 \end_layout
35082
35083 \begin_layout Standard
35084
35085 \series bold
35086
35087 \backslash
35088 cornersize{num}
35089 \end_layout
35090
35091 \begin_layout Standard
35092 sets the diameter to 
35093 \family sans
35094 num
35095 \begin_inset space \thinspace{}
35096 \end_inset
35097
35098 ×
35099 \begin_inset space \thinspace{}
35100 \end_inset
35101
35102 minimum(width and height of box)
35103 \family default
35104 .
35105  The default is 
35106 \series bold
35107
35108 \backslash
35109 cornersize{0.5}
35110 \series default
35111 .
35112 \end_layout
35113
35114 \begin_layout Standard
35115 \begin_inset ERT
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119
35120
35121 \backslash
35122 cornersize*{1.5cm}
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \begin_inset Box Ovalbox
35129 position "c"
35130 hor_pos "c"
35131 has_inner_box 1
35132 inner_pos "c"
35133 use_parbox 0
35134 use_makebox 0
35135 width "25col%"
35136 special "none"
35137 height "1in"
35138 height_special "totalheight"
35139 thickness "0.4pt"
35140 separation "3pt"
35141 shadowsize "4pt"
35142 framecolor "black"
35143 backgroundcolor "none"
35144 status open
35145
35146 \begin_layout Plain Layout
35147 \align center
35148 Oval box with 
35149 \series bold
35150
35151 \backslash
35152 cornersize
35153 \series default
35154
35155 \begin_inset space \thinspace{}
35156 \end_inset
35157
35158 =
35159 \begin_inset space \thinspace{}
35160 \end_inset
35161
35162 1.5
35163 \begin_inset space \thinspace{}
35164 \end_inset
35165
35166 cm
35167 \end_layout
35168
35169 \end_inset
35170
35171
35172 \begin_inset ERT
35173 status collapsed
35174
35175 \begin_layout Plain Layout
35176
35177
35178 \backslash
35179 cornersize{0.5}
35180 \end_layout
35181
35182 \end_inset
35183
35184
35185 \end_layout
35186
35187 \begin_layout Standard
35188 \begin_inset VSpace bigskip
35189 \end_inset
35190
35191
35192 \end_layout
35193
35194 \begin_layout Standard
35195 The default background color red of 
35196 \family sans
35197 shaded background
35198 \family default
35199  boxes can either be changed locally with the command 
35200 \series bold
35201
35202 \backslash
35203 definecolor{shadecolor}
35204 \series default
35205  or globally with the menu 
35206 \family sans
35207 Tools\SpecialChar menuseparator
35208 Preferences\SpecialChar menuseparator
35209 Colors\SpecialChar menuseparator
35210 shaded
35211 \begin_inset space ~
35212 \end_inset
35213
35214 box
35215 \family default
35216 .
35217  The scheme of the 
35218 \series bold
35219
35220 \backslash
35221 definecolor
35222 \series default
35223  command is explained in section
35224 \begin_inset space ~
35225 \end_inset
35226
35227
35228 \begin_inset CommandInset ref
35229 LatexCommand ref
35230 reference "sec:Colored-Tables"
35231
35232 \end_inset
35233
35234 .
35235 \begin_inset Foot
35236 status collapsed
35237
35238 \begin_layout Plain Layout
35239 Note that 
35240 \series bold
35241
35242 \backslash
35243 definecolor
35244 \series default
35245  requires the \SpecialChar LaTeX
35246 -package 
35247 \series bold
35248 color
35249 \series default
35250  in the preamble, see section
35251 \begin_inset space ~
35252 \end_inset
35253
35254
35255 \begin_inset CommandInset ref
35256 LatexCommand ref
35257 reference "sec:Colored-Boxes"
35258
35259 \end_inset
35260
35261 .
35262 \end_layout
35263
35264 \end_inset
35265
35266  For example the appearance of the following shaded background box is set
35267  with the \SpecialChar TeX
35268  Code command
35269 \end_layout
35270
35271 \begin_layout Standard
35272
35273 \series bold
35274
35275 \backslash
35276 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35277 \end_layout
35278
35279 \begin_layout Standard
35280 \begin_inset ERT
35281 status collapsed
35282
35283 \begin_layout Plain Layout
35284
35285
35286 \backslash
35287 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35288 \end_layout
35289
35290 \end_inset
35291
35292
35293 \begin_inset Box Shaded
35294 position "t"
35295 hor_pos "c"
35296 has_inner_box 0
35297 inner_pos "t"
35298 use_parbox 0
35299 use_makebox 0
35300 width "100col%"
35301 special "none"
35302 height "1in"
35303 height_special "totalheight"
35304 thickness "0.4pt"
35305 separation "3pt"
35306 shadowsize "4pt"
35307 framecolor "black"
35308 backgroundcolor "none"
35309 status open
35310
35311 \begin_layout Plain Layout
35312
35313 \color yellow
35314 This is yellow text in a
35315 \color none
35316  
35317 \family sans
35318 \color yellow
35319 shaded background
35320 \family default
35321 \color none
35322  
35323 \color yellow
35324 box with dark green background.
35325 \end_layout
35326
35327 \end_inset
35328
35329
35330 \begin_inset ERT
35331 status collapsed
35332
35333 \begin_layout Plain Layout
35334
35335
35336 \backslash
35337 definecolor{shadecolor}{rgb}{1,0,0}
35338 \end_layout
35339
35340 \end_inset
35341
35342
35343 \end_layout
35344
35345 \begin_layout Standard
35346 \begin_inset VSpace bigskip
35347 \end_inset
35348
35349 Manually changed sizes and colors are valid for all boxes following the
35350  commands that change them.
35351 \end_layout
35352
35353 \begin_layout Section
35354 Minipages
35355 \begin_inset CommandInset label
35356 LatexCommand label
35357 name "sec:Minipages"
35358
35359 \end_inset
35360
35361
35362 \begin_inset Index idx
35363 status collapsed
35364
35365 \begin_layout Plain Layout
35366 Boxes ! Minipages
35367 \end_layout
35368
35369 \end_inset
35370
35371
35372 \end_layout
35373
35374 \begin_layout Standard
35375 Minipages are treated by \SpecialChar LaTeX
35376  as pages within pages and can therefore for example
35377  have their own footnotes.
35378 \end_layout
35379
35380 \begin_layout Standard
35381 Minipages are useful when you write documents with different languages.
35382 \end_layout
35383
35384 \begin_layout Standard
35385 Below are two example minipages side by side.
35386  Their width is set to 45
35387 \begin_inset space \thinspace{}
35388 \end_inset
35389
35390 col% and they are separated by a horizontal fill, that was inserted via
35391  the menu 
35392 \family sans
35393 Insert\SpecialChar menuseparator
35394 Special
35395 \begin_inset space ~
35396 \end_inset
35397
35398 Formatting\SpecialChar menuseparator
35399 Horizontal
35400 \begin_inset space ~
35401 \end_inset
35402
35403 Fill
35404 \family default
35405 .
35406 \begin_inset Newpage newpage
35407 \end_inset
35408
35409
35410 \end_layout
35411
35412 \begin_layout Standard
35413 \begin_inset Box Frameless
35414 position "t"
35415 hor_pos "c"
35416 has_inner_box 1
35417 inner_pos "c"
35418 use_parbox 0
35419 use_makebox 0
35420 width "45col%"
35421 special "none"
35422 height "1in"
35423 height_special "totalheight"
35424 thickness "0.4pt"
35425 separation "3pt"
35426 shadowsize "4pt"
35427 framecolor "black"
35428 backgroundcolor "none"
35429 status open
35430
35431 \begin_layout Plain Layout
35432
35433 \lang ngerman
35434 Dies ist ein deutscher Text.
35435  Dies ist ein deutscher Text.
35436  Dies ist ein deutscher Text.
35437  Dies ist ein deutscher Text.
35438  Dies ist ein deutscher Text.
35439  Dies ist ein deutscher Text.
35440  Dies ist ein deutscher Text.
35441  Dies ist ein deutscher Text.
35442  Dies ist ein deutscher Text.
35443  Dies ist ein deutscher Text.
35444  Dies ist ein deutscher Text.
35445  Dies ist ein deutscher Text.
35446  Dies ist ein deutscher Text
35447 \begin_inset Foot
35448 status collapsed
35449
35450 \begin_layout Plain Layout
35451
35452 \lang ngerman
35453 Dies ist eine deutsche Fußnote.
35454 \end_layout
35455
35456 \end_inset
35457
35458 .
35459  Dies ist ein deutscher Text.
35460  Dies ist ein deutscher Text.
35461 \end_layout
35462
35463 \end_inset
35464
35465
35466 \begin_inset space \hfill{}
35467 \end_inset
35468
35469
35470 \begin_inset Box Frameless
35471 position "t"
35472 hor_pos "c"
35473 has_inner_box 1
35474 inner_pos "c"
35475 use_parbox 0
35476 use_makebox 0
35477 width "45col%"
35478 special "none"
35479 height "1in"
35480 height_special "totalheight"
35481 thickness "0.4pt"
35482 separation "3pt"
35483 shadowsize "4pt"
35484 framecolor "black"
35485 backgroundcolor "none"
35486 status open
35487
35488 \begin_layout Plain Layout
35489 This is an English Text.
35490  This is an English Text.
35491  This is an English Text.
35492  This is an English Text.
35493  This is an English Text.
35494  This is an English Text.
35495  This is an English Text.
35496  This is an English Text.
35497  This is an English Text.
35498  This is an English Text.
35499  This is an English Text.
35500  This is an English Text.
35501  This is an English Text.
35502  This is an English Text.
35503  This is an English Text.
35504  This is an English Text.
35505 \begin_inset Foot
35506 status collapsed
35507
35508 \begin_layout Plain Layout
35509 This is an English footnote.
35510 \end_layout
35511
35512 \end_inset
35513
35514  This is an English Text.
35515 \end_layout
35516
35517 \end_inset
35518
35519
35520 \end_layout
35521
35522 \begin_layout Standard
35523 \begin_inset VSpace bigskip
35524 \end_inset
35525
35526 The document-wide paragraph settings are ignored within minipages.
35527  That means that there will be no space between paragraphs in minipages
35528  although you set it to e.
35529 \begin_inset space \thinspace{}
35530 \end_inset
35531
35532 g.
35533 \begin_inset space \space{}
35534 \end_inset
35535
35536
35537 \family sans
35538 MedSkip
35539 \family default
35540  in the document settings.
35541 \end_layout
35542
35543 \begin_layout Standard
35544 Minipages can also be used to set a background color for text parts, see
35545  section
35546 \begin_inset space ~
35547 \end_inset
35548
35549
35550 \begin_inset CommandInset ref
35551 LatexCommand ref
35552 reference "sec:Colored-Boxes"
35553
35554 \end_inset
35555
35556 .
35557 \end_layout
35558
35559 \begin_layout Standard
35560 \begin_inset Note Greyedout
35561 status open
35562
35563 \begin_layout Plain Layout
35564
35565 \series bold
35566 Note:
35567 \series default
35568  You cannot have floats or margin notes inside minipages but minipages can
35569  be used inside tables, floats, and other boxes.
35570 \end_layout
35571
35572 \end_inset
35573
35574
35575 \end_layout
35576
35577 \begin_layout Standard
35578 \begin_inset VSpace bigskip
35579 \end_inset
35580
35581
35582 \end_layout
35583
35584 \begin_layout Standard
35585 \SpecialChar LyX
35586  has also basic support for minipages whose size is automatically determined
35587  by the width of their contents, via the module 
35588 \family sans
35589 Variable-width Minipages
35590 \family default
35591 .
35592  The \SpecialChar LyX
35593  example file 
35594 \emph on
35595 varwidth-floats-side-by-side
35596 \emph default
35597  gives examples of variable-width minipages used for placing two floats
35598  side-by-side.
35599 \end_layout
35600
35601 \begin_layout Section
35602 Parboxes
35603 \begin_inset CommandInset label
35604 LatexCommand label
35605 name "sec:Parboxes"
35606
35607 \end_inset
35608
35609
35610 \begin_inset Index idx
35611 status collapsed
35612
35613 \begin_layout Plain Layout
35614 Boxes ! Parboxes
35615 \end_layout
35616
35617 \end_inset
35618
35619
35620 \end_layout
35621
35622 \begin_layout Standard
35623 Parboxes are very similar to minipages with the difference that they cannot
35624  have footnotes.
35625 \end_layout
35626
35627 \begin_layout Standard
35628 \align center
35629 \begin_inset Box Frameless
35630 position "t"
35631 hor_pos "c"
35632 has_inner_box 1
35633 inner_pos "t"
35634 use_parbox 1
35635 use_makebox 0
35636 width "33col%"
35637 special "none"
35638 height "1in"
35639 height_special "totalheight"
35640 thickness "0.4pt"
35641 separation "3pt"
35642 shadowsize "4pt"
35643 framecolor "black"
35644 backgroundcolor "none"
35645 status open
35646
35647 \begin_layout Plain Layout
35648 This a text within a parbox.
35649  This a text within a parbox.
35650 \end_layout
35651
35652 \begin_layout Plain Layout
35653 This footnote won't appear:
35654 \begin_inset Foot
35655 status collapsed
35656
35657 \begin_layout Plain Layout
35658 This footnote is inside a parbox and will therefore not appear.
35659 \end_layout
35660
35661 \end_inset
35662
35663
35664 \end_layout
35665
35666 \end_inset
35667
35668
35669 \end_layout
35670
35671 \begin_layout Section
35672 Boxes for Words and Characters
35673 \begin_inset Index idx
35674 status collapsed
35675
35676 \begin_layout Plain Layout
35677 Boxes ! for Characters
35678 \end_layout
35679
35680 \end_inset
35681
35682
35683 \end_layout
35684
35685 \begin_layout Subsection
35686 Prevent Hyphenation
35687 \begin_inset CommandInset label
35688 LatexCommand label
35689 name "sec:Prevent-Hyphenation"
35690
35691 \end_inset
35692
35693
35694 \begin_inset Index idx
35695 status collapsed
35696
35697 \begin_layout Plain Layout
35698 Boxes ! to Prevent Hyphenation
35699 \end_layout
35700
35701 \end_inset
35702
35703
35704 \end_layout
35705
35706 \begin_layout Standard
35707 You can use the box type 
35708 \family sans
35709 Makebox
35710 \family default
35711  to prevent words or text from being hyphenated.
35712 \begin_inset Newline newline
35713 \end_inset
35714
35715 Here is an example text:
35716 \end_layout
35717
35718 \begin_layout Standard
35719 This line is an example to show how you can prevent the hyphenation of 
35720 \begin_inset Quotes eld
35721 \end_inset
35722
35723 veryverylongword
35724 \begin_inset Quotes erd
35725 \end_inset
35726
35727 .
35728 \end_layout
35729
35730 \begin_layout Standard
35731 To prevent the hyphenation of the word 
35732 \begin_inset Quotes eld
35733 \end_inset
35734
35735 veryverylongword
35736 \begin_inset Quotes erd
35737 \end_inset
35738
35739 , put the word into a box, set the 
35740 \family sans
35741 Inner
35742 \begin_inset space ~
35743 \end_inset
35744
35745 box
35746 \family default
35747  to 
35748 \family sans
35749 Makebox
35750 \family default
35751  and use no explicit width.
35752 \end_layout
35753
35754 \begin_layout Standard
35755 This is the result:
35756 \end_layout
35757
35758 \begin_layout Standard
35759 This line is an example to show how you can prevent the hyphenation of 
35760 \begin_inset Box Frameless
35761 position "t"
35762 hor_pos "c"
35763 has_inner_box 1
35764 inner_pos "t"
35765 use_parbox 0
35766 use_makebox 1
35767 width ""
35768 special "none"
35769 height "1in"
35770 height_special "totalheight"
35771 thickness "0.4pt"
35772 separation "3pt"
35773 shadowsize "4pt"
35774 framecolor "black"
35775 backgroundcolor "none"
35776 status open
35777
35778 \begin_layout Plain Layout
35779 \begin_inset Quotes eld
35780 \end_inset
35781
35782 veryverylongword
35783 \begin_inset Quotes erd
35784 \end_inset
35785
35786
35787 \end_layout
35788
35789 \end_inset
35790
35791 .
35792 \end_layout
35793
35794 \begin_layout Standard
35795 You can alternatively set the command 
35796 \begin_inset Quotes eld
35797 \end_inset
35798
35799
35800 \series bold
35801
35802 \backslash
35803 -
35804 \series default
35805
35806 \begin_inset Quotes grd
35807 \end_inset
35808
35809  as \SpecialChar TeX
35810  Code directly before the word:
35811 \end_layout
35812
35813 \begin_layout Standard
35814 This line is an example to show how you can prevent the hyphenation of 
35815 \begin_inset Quotes eld
35816 \end_inset
35817
35818
35819 \begin_inset ERT
35820 status collapsed
35821
35822 \begin_layout Plain Layout
35823
35824
35825 \backslash
35826 -
35827 \end_layout
35828
35829 \end_inset
35830
35831 veryverylongword
35832 \begin_inset Quotes erd
35833 \end_inset
35834
35835 .
35836 \end_layout
35837
35838 \begin_layout Standard
35839 Of course the word now protrudes over the side margin.
35840  To avoid this, add via the menu 
35841 \family sans
35842 Insert\SpecialChar menuseparator
35843 Formatting\SpecialChar menuseparator
35844 Ragged
35845 \begin_inset space ~
35846 \end_inset
35847
35848 Line
35849 \begin_inset space ~
35850 \end_inset
35851
35852 Break
35853 \family default
35854  (shortcut 
35855 \begin_inset Info
35856 type  "shortcut"
35857 arg   "newline-insert newline"
35858 \end_inset
35859
35860 ) a line break before the word:
35861 \end_layout
35862
35863 \begin_layout Standard
35864 This line is an example to show how you can prevent the hyphenation of 
35865 \begin_inset Newline newline
35866 \end_inset
35867
35868
35869 \begin_inset Box Frameless
35870 position "t"
35871 hor_pos "c"
35872 has_inner_box 1
35873 inner_pos "t"
35874 use_parbox 0
35875 use_makebox 1
35876 width ""
35877 special "none"
35878 height "1in"
35879 height_special "totalheight"
35880 thickness "0.4pt"
35881 separation "3pt"
35882 shadowsize "4pt"
35883 framecolor "black"
35884 backgroundcolor "none"
35885 status open
35886
35887 \begin_layout Plain Layout
35888 \begin_inset Quotes eld
35889 \end_inset
35890
35891 veryverylongword
35892 \begin_inset Quotes erd
35893 \end_inset
35894
35895
35896 \end_layout
35897
35898 \end_inset
35899
35900 .
35901 \end_layout
35902
35903 \begin_layout Subsection
35904 Vertical Alignment
35905 \begin_inset CommandInset label
35906 LatexCommand label
35907 name "subsec:Vertical-Alignment"
35908
35909 \end_inset
35910
35911
35912 \begin_inset Index idx
35913 status collapsed
35914
35915 \begin_layout Plain Layout
35916 Boxes ! for Vertical Alignment
35917 \end_layout
35918
35919 \end_inset
35920
35921
35922 \begin_inset Index idx
35923 status collapsed
35924
35925 \begin_layout Plain Layout
35926 Boxes ! Raiseboxes
35927 \end_layout
35928
35929 \end_inset
35930
35931
35932 \end_layout
35933
35934 \begin_layout Standard
35935 With the help of the command 
35936 \series bold
35937
35938 \backslash
35939 raisebox
35940 \series default
35941  you can align words, characters or other boxes vertically relative to the
35942  surrounding text.
35943  
35944 \series bold
35945
35946 \backslash
35947 raisebox
35948 \series default
35949  is used with the following scheme:
35950 \end_layout
35951
35952 \begin_layout Standard
35953
35954 \series bold
35955
35956 \backslash
35957 raisebox{lift}[height][depth]{box content}
35958 \end_layout
35959
35960 \begin_layout Standard
35961 The lift can be a positive value to raise the box or a negative value to
35962  lower the box.
35963 \end_layout
35964
35965 \begin_layout Standard
35966 To align for example the word 
35967 \begin_inset Quotes eld
35968 \end_inset
35969
35970 preventing
35971 \begin_inset Quotes erd
35972 \end_inset
35973
35974  so that the bottom of the 
35975 \begin_inset Quotes eld
35976 \end_inset
35977
35978 deepest
35979 \begin_inset Quotes erd
35980 \end_inset
35981
35982  character 
35983 \begin_inset Quotes eld
35984 \end_inset
35985
35986 p
35987 \begin_inset Quotes erd
35988 \end_inset
35989
35990  is at the baseline, insert the command
35991 \end_layout
35992
35993 \begin_layout Standard
35994
35995 \series bold
35996
35997 \backslash
35998 raisebox{
35999 \backslash
36000 depth}{
36001 \end_layout
36002
36003 \begin_layout Standard
36004 in \SpecialChar TeX
36005  Code before the word.
36006  After the word insert a closing brace 
36007 \begin_inset Quotes eld
36008 \end_inset
36009
36010
36011 \series bold
36012 }
36013 \series default
36014
36015 \begin_inset Quotes erd
36016 \end_inset
36017
36018  in \SpecialChar TeX
36019  Code.
36020 \begin_inset Newline newline
36021 \end_inset
36022
36023 This is the result:
36024 \end_layout
36025
36026 \begin_layout Standard
36027 This is a text line with the word 
36028 \begin_inset ERT
36029 status collapsed
36030
36031 \begin_layout Plain Layout
36032
36033
36034 \backslash
36035 raisebox{
36036 \backslash
36037 depth}{
36038 \end_layout
36039
36040 \end_inset
36041
36042
36043 \begin_inset Quotes eld
36044 \end_inset
36045
36046 preventing
36047 \begin_inset Quotes erd
36048 \end_inset
36049
36050
36051 \begin_inset ERT
36052 status collapsed
36053
36054 \begin_layout Plain Layout
36055
36056 }
36057 \end_layout
36058
36059 \end_inset
36060
36061  as a raised word.
36062 \end_layout
36063
36064 \begin_layout Standard
36065 \begin_inset VSpace bigskip
36066 \end_inset
36067
36068 When you raise or lower characters in a line, the line distance will be
36069  spread:
36070 \end_layout
36071
36072 \begin_layout Standard
36073 This is a text line with the word 
36074 \begin_inset ERT
36075 status collapsed
36076
36077 \begin_layout Plain Layout
36078
36079
36080 \backslash
36081 raisebox{-
36082 \backslash
36083 depth}{
36084 \end_layout
36085
36086 \end_inset
36087
36088
36089 \begin_inset Quotes eld
36090 \end_inset
36091
36092 preventing
36093 \begin_inset Quotes erd
36094 \end_inset
36095
36096
36097 \begin_inset ERT
36098 status collapsed
36099
36100 \begin_layout Plain Layout
36101
36102 }
36103 \end_layout
36104
36105 \end_inset
36106
36107  as a lowered word.
36108 \begin_inset Newline newline
36109 \end_inset
36110
36111 This is a text line with the word 
36112 \begin_inset ERT
36113 status collapsed
36114
36115 \begin_layout Plain Layout
36116
36117
36118 \backslash
36119 raisebox{0.5cm}{
36120 \end_layout
36121
36122 \end_inset
36123
36124
36125 \begin_inset Quotes eld
36126 \end_inset
36127
36128 testing
36129 \begin_inset Quotes erd
36130 \end_inset
36131
36132
36133 \begin_inset ERT
36134 status collapsed
36135
36136 \begin_layout Plain Layout
36137
36138 }
36139 \end_layout
36140
36141 \end_inset
36142
36143  as a raised word.
36144 \end_layout
36145
36146 \begin_layout Standard
36147 If you want to prevent this for a certain reason, set the box height to
36148  a zero value.
36149  For example use
36150 \end_layout
36151
36152 \begin_layout Standard
36153
36154 \series bold
36155
36156 \backslash
36157 raisebox{-
36158 \backslash
36159 depth}[0pt]{
36160 \end_layout
36161
36162 \begin_layout Standard
36163 This is a text line with the word 
36164 \begin_inset ERT
36165 status collapsed
36166
36167 \begin_layout Plain Layout
36168
36169
36170 \backslash
36171 raisebox{-
36172 \backslash
36173 depth}[0pt]{
36174 \end_layout
36175
36176 \end_inset
36177
36178
36179 \begin_inset Quotes eld
36180 \end_inset
36181
36182 preventing
36183 \begin_inset Quotes erd
36184 \end_inset
36185
36186
36187 \begin_inset ERT
36188 status collapsed
36189
36190 \begin_layout Plain Layout
36191
36192 }
36193 \end_layout
36194
36195 \end_inset
36196
36197  as a lowered word.
36198 \begin_inset Newline newline
36199 \end_inset
36200
36201
36202 \begin_inset Newline newline
36203 \end_inset
36204
36205 This is a text line with the word 
36206 \begin_inset ERT
36207 status collapsed
36208
36209 \begin_layout Plain Layout
36210
36211
36212 \backslash
36213 raisebox{0.5cm}[0pt]{
36214 \end_layout
36215
36216 \end_inset
36217
36218
36219 \begin_inset Quotes eld
36220 \end_inset
36221
36222 testing
36223 \begin_inset Quotes erd
36224 \end_inset
36225
36226
36227 \begin_inset ERT
36228 status collapsed
36229
36230 \begin_layout Plain Layout
36231
36232 }
36233 \end_layout
36234
36235 \end_inset
36236
36237  as a raised word.
36238 \end_layout
36239
36240 \begin_layout Section
36241 Colored Boxes
36242 \begin_inset CommandInset label
36243 LatexCommand label
36244 name "sec:Colored-Boxes"
36245
36246 \end_inset
36247
36248
36249 \begin_inset Index idx
36250 status collapsed
36251
36252 \begin_layout Plain Layout
36253 Boxes ! Color
36254 \end_layout
36255
36256 \end_inset
36257
36258
36259 \end_layout
36260
36261 \begin_layout Standard
36262 To color the background of a box just select the color you like in the box
36263  dialog.
36264  This is for example a box with orange background: 
36265 \begin_inset Box Frameless
36266 position "t"
36267 hor_pos "c"
36268 has_inner_box 1
36269 inner_pos "t"
36270 use_parbox 0
36271 use_makebox 1
36272 width ""
36273 special "none"
36274 height "1in"
36275 height_special "totalheight"
36276 thickness "0.4pt"
36277 separation "3pt"
36278 shadowsize "4pt"
36279 framecolor "black"
36280 backgroundcolor "orange"
36281 status open
36282
36283 \begin_layout Plain Layout
36284 Box with orange background
36285 \end_layout
36286
36287 \end_inset
36288
36289
36290 \end_layout
36291
36292 \begin_layout Standard
36293 If you use the decoration 
36294 \family sans
36295 Simple
36296 \begin_inset space ~
36297 \end_inset
36298
36299 rectangular
36300 \begin_inset space ~
36301 \end_inset
36302
36303 frame
36304 \family default
36305  you can set a frame color.
36306  In this case you must also specify a background color (LyX sets white as
36307  default).
36308  Here is an example: 
36309 \begin_inset Box Boxed
36310 position "t"
36311 hor_pos "c"
36312 has_inner_box 0
36313 inner_pos "t"
36314 use_parbox 0
36315 use_makebox 0
36316 width ""
36317 special "none"
36318 height "1in"
36319 height_special "totalheight"
36320 thickness "0.4pt"
36321 separation "3pt"
36322 shadowsize "4pt"
36323 framecolor "teal"
36324 backgroundcolor "yellow"
36325 status open
36326
36327 \begin_layout Plain Layout
36328 Box with teal frame color and yellow background color
36329 \end_layout
36330
36331 \end_inset
36332
36333
36334 \end_layout
36335
36336 \begin_layout Standard
36337 \begin_inset VSpace bigskip
36338 \end_inset
36339
36340 Of course you can also have colored text inside a colored box:
36341 \begin_inset Newline newline
36342 \end_inset
36343
36344
36345 \begin_inset Box Boxed
36346 position "t"
36347 hor_pos "c"
36348 has_inner_box 0
36349 inner_pos "t"
36350 use_parbox 0
36351 use_makebox 0
36352 width ""
36353 special "none"
36354 height "1in"
36355 height_special "totalheight"
36356 thickness "0.4pt"
36357 separation "3pt"
36358 shadowsize "4pt"
36359 framecolor "cyan"
36360 backgroundcolor "magenta"
36361 status open
36362
36363 \begin_layout Plain Layout
36364
36365 \color yellow
36366 This is colored text within a colored, framed box
36367 \end_layout
36368
36369 \end_inset
36370
36371
36372 \end_layout
36373
36374 \begin_layout Standard
36375 \begin_inset VSpace bigskip
36376 \end_inset
36377
36378
36379 \end_layout
36380
36381 \begin_layout Standard
36382 If you need another color than the predefined ones, you can define your
36383  own color as described in section
36384 \begin_inset space ~
36385 \end_inset
36386
36387
36388 \begin_inset CommandInset ref
36389 LatexCommand ref
36390 reference "sec:Colored-Tables"
36391
36392 \end_inset
36393
36394 .
36395  To use your own color you must typeset the box by using TeX code:
36396 \end_layout
36397
36398 \begin_layout Standard
36399 Colored boxes without frame are created with the command 
36400 \series bold
36401
36402 \backslash
36403 colorbox
36404 \series default
36405 .
36406  It has the following scheme:
36407 \end_layout
36408
36409 \begin_layout Standard
36410
36411 \series bold
36412
36413 \backslash
36414 colorbox{color}{box content}
36415 \end_layout
36416
36417 \begin_layout Standard
36418 The box content can also be a box and colored boxes can also be within other
36419  boxes.
36420  To have e.
36421 \begin_inset space \thinspace{}
36422 \end_inset
36423
36424 g.
36425 \begin_inset space \space{}
36426 \end_inset
36427
36428 a darkgreen background for a word, insert the command
36429 \end_layout
36430
36431 \begin_layout Standard
36432
36433 \series bold
36434
36435 \backslash
36436 colorbox{darkgreen}{
36437 \end_layout
36438
36439 \begin_layout Standard
36440 before the word in \SpecialChar TeX
36441  Code.
36442  After the word insert a closing brace 
36443 \begin_inset Quotes eld
36444 \end_inset
36445
36446
36447 \series bold
36448 }
36449 \series default
36450
36451 \begin_inset Quotes erd
36452 \end_inset
36453
36454  in \SpecialChar TeX
36455  Code.
36456 \begin_inset Newline newline
36457 \end_inset
36458
36459 This is the result:
36460 \end_layout
36461
36462 \begin_layout Standard
36463 This is a line where the word 
36464 \begin_inset ERT
36465 status collapsed
36466
36467 \begin_layout Plain Layout
36468
36469
36470 \backslash
36471 colorbox{darkgreen}{
36472 \end_layout
36473
36474 \end_inset
36475
36476
36477 \begin_inset Quotes eld
36478 \end_inset
36479
36480 Attention!
36481 \begin_inset Quotes erd
36482 \end_inset
36483
36484
36485 \begin_inset ERT
36486 status collapsed
36487
36488 \begin_layout Plain Layout
36489
36490 }
36491 \end_layout
36492
36493 \end_inset
36494
36495  has a darkgreen background.
36496 \end_layout
36497
36498 \begin_layout Standard
36499 Framed, colored boxes are created with the command 
36500 \series bold
36501
36502 \backslash
36503 fcolorbox
36504 \series default
36505 .
36506  It has the following scheme:
36507 \end_layout
36508
36509 \begin_layout Standard
36510
36511 \series bold
36512
36513 \backslash
36514 fcolorbox{frame color}{box color}{box content}
36515 \end_layout
36516
36517 \begin_layout Section
36518 Rotated and Scaled Boxes
36519 \end_layout
36520
36521 \begin_layout Standard
36522 To use the boxes described in this section, the module 
36523 \family sans
36524 GraphicBoxes
36525 \family default
36526  must be loaded in the document settings.
36527 \end_layout
36528
36529 \begin_layout Standard
36530 \begin_inset Note Greyedout
36531 status open
36532
36533 \begin_layout Plain Layout
36534
36535 \series bold
36536 Note:
36537 \series default
36538  Not all DVI viewers are able to display rotated or scaled material.
36539 \end_layout
36540
36541 \end_inset
36542
36543
36544 \end_layout
36545
36546 \begin_layout Standard
36547 \begin_inset Note Greyedout
36548 status open
36549
36550 \begin_layout Plain Layout
36551
36552 \series bold
36553 Note:
36554 \series default
36555  Floats are not allowed inside a rotated or scaled box.
36556 \end_layout
36557
36558 \end_inset
36559
36560
36561 \end_layout
36562
36563 \begin_layout Subsection
36564 Rotated Boxes
36565 \begin_inset Index idx
36566 status collapsed
36567
36568 \begin_layout Plain Layout
36569 Boxes ! rotated
36570 \end_layout
36571
36572 \end_inset
36573
36574
36575 \begin_inset Index idx
36576 status collapsed
36577
36578 \begin_layout Plain Layout
36579 Rotated Material
36580 \end_layout
36581
36582 \end_inset
36583
36584
36585 \end_layout
36586
36587 \begin_layout Standard
36588 To rotate material, you can put it into a 
36589 \family sans
36590 Rotatebox
36591 \family default
36592 .
36593  Such a box is inserted via the menu 
36594 \family sans
36595 Insert\SpecialChar menuseparator
36596 Custom Insets\SpecialChar menuseparator
36597 Rotatebox
36598 \family default
36599 .
36600 \end_layout
36601
36602 \begin_layout Standard
36603 The rotation origin can be specified via the inset 
36604 \family sans
36605 Origin
36606 \family default
36607  (menu 
36608 \family sans
36609 Insert\SpecialChar menuseparator
36610 Origin
36611 \family default
36612 ) in the form 
36613 \series bold
36614 origin=position
36615 \series default
36616 .
36617  The following positions are possible: 
36618 \emph on
36619 c
36620 \emph default
36621  (center), 
36622 \emph on
36623 l
36624 \emph default
36625  (left), 
36626 \emph on
36627 r
36628 \emph default
36629  (right), 
36630 \emph on
36631 b
36632 \emph default
36633  (bottom), 
36634 \emph on
36635 t
36636 \emph default
36637  (top), along with meaningful combinations of the four base positions.
36638  For example 
36639 \emph on
36640 lt
36641 \emph default
36642  means that the rotation origin is at the top left corner of the box.
36643  When no rotation origin is specified, the position 
36644 \emph on
36645 l
36646 \emph default
36647  will be used.
36648  The rotation angle is a number that can be negative that specifies the
36649  angle in degrees.
36650  The rotation direction is counterclockwise.
36651 \end_layout
36652
36653 \begin_layout Standard
36654 In the following example 
36655 \series bold
36656 origin=c
36657 \series default
36658  was inserted to the 
36659 \family sans
36660 Origin
36661 \family default
36662  inset and 
36663 \series bold
36664 60
36665 \series default
36666  was inserted to the 
36667 \family sans
36668 Angle
36669 \family default
36670  inset.
36671 \end_layout
36672
36673 \begin_layout Standard
36674 This is a line 
36675 \begin_inset Flex Rotatebox
36676 status open
36677
36678 \begin_layout Plain Layout
36679 \begin_inset Argument 1
36680 status open
36681
36682 \begin_layout Plain Layout
36683 origin=c
36684 \end_layout
36685
36686 \end_inset
36687
36688
36689 \begin_inset Argument 2
36690 status open
36691
36692 \begin_layout Plain Layout
36693 60
36694 \end_layout
36695
36696 \end_inset
36697
36698 with rotated
36699 \end_layout
36700
36701 \end_inset
36702
36703  text.
36704 \end_layout
36705
36706 \begin_layout Standard
36707 The box content can also be another box or an inline formula:
36708 \end_layout
36709
36710 \begin_layout Standard
36711 This is a line 
36712 \begin_inset Flex Rotatebox
36713 status open
36714
36715 \begin_layout Plain Layout
36716 \begin_inset Argument 1
36717 status open
36718
36719 \begin_layout Plain Layout
36720 origin=r
36721 \end_layout
36722
36723 \end_inset
36724
36725
36726 \begin_inset Argument 2
36727 status open
36728
36729 \begin_layout Plain Layout
36730 -60
36731 \end_layout
36732
36733 \end_inset
36734
36735
36736 \begin_inset Box Doublebox
36737 position "c"
36738 hor_pos "c"
36739 has_inner_box 0
36740 inner_pos "c"
36741 use_parbox 0
36742 use_makebox 0
36743 width "1in"
36744 special "width"
36745 height "1in"
36746 height_special "totalheight"
36747 thickness "0.4pt"
36748 separation "3pt"
36749 shadowsize "4pt"
36750 framecolor "black"
36751 backgroundcolor "none"
36752 status collapsed
36753
36754 \begin_layout Plain Layout
36755 with rotated
36756 \end_layout
36757
36758 \end_inset
36759
36760
36761 \end_layout
36762
36763 \end_inset
36764
36765  framed text 
36766 \begin_inset Flex Rotatebox
36767 status open
36768
36769 \begin_layout Plain Layout
36770 \begin_inset Argument 1
36771 status open
36772
36773 \begin_layout Plain Layout
36774 origin=lb
36775 \end_layout
36776
36777 \end_inset
36778
36779
36780 \begin_inset Argument 2
36781 status open
36782
36783 \begin_layout Plain Layout
36784 60
36785 \end_layout
36786
36787 \end_inset
36788
36789
36790 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36791 \end_inset
36792
36793
36794 \end_layout
36795
36796 \end_inset
36797
36798  and a formula.
36799 \end_layout
36800
36801 \begin_layout Standard
36802 or an image or table:
36803 \end_layout
36804
36805 \begin_layout Standard
36806 This is a line 
36807 \begin_inset Flex Rotatebox
36808 status open
36809
36810 \begin_layout Plain Layout
36811 \begin_inset Argument 1
36812 status open
36813
36814 \begin_layout Plain Layout
36815 origin=lb
36816 \end_layout
36817
36818 \end_inset
36819
36820
36821 \begin_inset Argument 2
36822 status open
36823
36824 \begin_layout Plain Layout
36825 90
36826 \end_layout
36827
36828 \end_inset
36829
36830
36831 \begin_inset Graphics
36832         filename clipart/platypus.eps
36833         lyxscale 50
36834         width 25col%
36835
36836 \end_inset
36837
36838
36839 \end_layout
36840
36841 \end_inset
36842
36843  with a rotated image 
36844 \begin_inset Flex Rotatebox
36845 status open
36846
36847 \begin_layout Plain Layout
36848 \begin_inset Argument 2
36849 status open
36850
36851 \begin_layout Plain Layout
36852 -90
36853 \end_layout
36854
36855 \end_inset
36856
36857
36858 \begin_inset Tabular
36859 <lyxtabular version="3" rows="2" columns="2">
36860 <features tabularvalignment="middle">
36861 <column alignment="center" valignment="top">
36862 <column alignment="center" valignment="top">
36863 <row>
36864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36865 \begin_inset Text
36866
36867 \begin_layout Plain Layout
36868 q
36869 \end_layout
36870
36871 \end_inset
36872 </cell>
36873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36874 \begin_inset Text
36875
36876 \begin_layout Plain Layout
36877 w
36878 \end_layout
36879
36880 \end_inset
36881 </cell>
36882 </row>
36883 <row>
36884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36885 \begin_inset Text
36886
36887 \begin_layout Plain Layout
36888 e
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36894 \begin_inset Text
36895
36896 \begin_layout Plain Layout
36897 r
36898 \end_layout
36899
36900 \end_inset
36901 </cell>
36902 </row>
36903 </lyxtabular>
36904
36905 \end_inset
36906
36907
36908 \end_layout
36909
36910 \end_inset
36911
36912  and table.
36913 \begin_inset Index idx
36914 status collapsed
36915
36916 \begin_layout Plain Layout
36917 Figures ! rotated
36918 \end_layout
36919
36920 \end_inset
36921
36922
36923 \begin_inset Index idx
36924 status collapsed
36925
36926 \begin_layout Plain Layout
36927 Table Customization ! Rotating
36928 \end_layout
36929
36930 \end_inset
36931
36932
36933 \end_layout
36934
36935 \begin_layout Standard
36936 \begin_inset Note Greyedout
36937 status open
36938
36939 \begin_layout Plain Layout
36940
36941 \series bold
36942 Note:
36943 \series default
36944  If the 
36945 \family sans
36946 Angle
36947 \family default
36948  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
36949
36950  errors when viewing/exporting the document.
36951 \end_layout
36952
36953 \end_inset
36954
36955
36956 \end_layout
36957
36958 \begin_layout Subsection
36959 Scaled Boxes
36960 \begin_inset Index idx
36961 status collapsed
36962
36963 \begin_layout Plain Layout
36964 Boxes ! scaled
36965 \end_layout
36966
36967 \end_inset
36968
36969
36970 \begin_inset Index idx
36971 status collapsed
36972
36973 \begin_layout Plain Layout
36974 Scaled Material
36975 \end_layout
36976
36977 \end_inset
36978
36979
36980 \end_layout
36981
36982 \begin_layout Standard
36983 To scale material put it into a 
36984 \family sans
36985 Scalebox
36986 \family default
36987 .
36988  Such a box is inserted via the menu 
36989 \family sans
36990 Insert\SpecialChar menuseparator
36991 Custom Insets\SpecialChar menuseparator
36992 Scalebox
36993 \family default
36994 .
36995 \end_layout
36996
36997 \begin_layout Standard
36998 The 
36999 \family sans
37000 Scalebox
37001 \family default
37002  inset has the mandatory inset 
37003 \family sans
37004 H-Factor
37005 \family default
37006  and the optional inset 
37007 \family sans
37008 V-Factor
37009 \family default
37010  (inserted via the menu 
37011 \family sans
37012 Insert\SpecialChar menuseparator
37013 V-Factor)
37014 \family default
37015 .
37016  Input there the horizontal and vertical scale factor, respectively.
37017  If no 
37018 \family sans
37019 V-Factor
37020 \family default
37021  inset is used, the horizontal factor will also be used as the vertical
37022  one.
37023 \end_layout
37024
37025 \begin_layout Standard
37026 To get for example the double text size, compared to the document text size,
37027  insert 
37028 \series bold
37029 2
37030 \series default
37031  into the 
37032 \family sans
37033 H-Factor
37034 \family default
37035  inset.
37036  An example: 
37037 \begin_inset Flex Scalebox
37038 status open
37039
37040 \begin_layout Plain Layout
37041 \begin_inset Argument 1
37042 status open
37043
37044 \begin_layout Plain Layout
37045 2
37046 \end_layout
37047
37048 \end_inset
37049
37050 Hello
37051 \end_layout
37052
37053 \end_inset
37054
37055
37056 \end_layout
37057
37058 \begin_layout Standard
37059
37060 \series bold
37061 2
37062 \series default
37063  as 
37064 \family sans
37065 H-Factor
37066 \family default
37067  and 
37068 \series bold
37069 1
37070 \series default
37071  as 
37072 \family sans
37073 V-Factor
37074 \family default
37075  distorts the 
37076 \begin_inset Flex Scalebox
37077 status open
37078
37079 \begin_layout Plain Layout
37080 \begin_inset Argument 1
37081 status open
37082
37083 \begin_layout Plain Layout
37084 2
37085 \end_layout
37086
37087 \end_inset
37088
37089
37090 \begin_inset Argument 2
37091 status open
37092
37093 \begin_layout Plain Layout
37094 1
37095 \end_layout
37096
37097 \end_inset
37098
37099 Hello
37100 \end_layout
37101
37102 \end_inset
37103
37104 .
37105 \end_layout
37106
37107 \begin_layout Standard
37108 If the scaling factor is negative, the box content will be mirrored.
37109  Therefore 
37110 \series bold
37111 -1
37112 \series default
37113  as 
37114 \family sans
37115 H-Factor
37116 \family default
37117  and 
37118 \series bold
37119 1
37120 \series default
37121  as 
37122 \family sans
37123 V-Factor
37124 \family default
37125  can be used to create mirror writing: 
37126 \begin_inset Flex Scalebox
37127 status open
37128
37129 \begin_layout Plain Layout
37130 \begin_inset Argument 1
37131 status open
37132
37133 \begin_layout Plain Layout
37134 -1
37135 \end_layout
37136
37137 \end_inset
37138
37139
37140 \begin_inset Argument 2
37141 status open
37142
37143 \begin_layout Plain Layout
37144 1
37145 \end_layout
37146
37147 \end_inset
37148
37149 Hello
37150 \end_layout
37151
37152 \end_inset
37153
37154
37155 \end_layout
37156
37157 \begin_layout Standard
37158
37159 \series bold
37160 1
37161 \series default
37162  as 
37163 \family sans
37164 H-Factor
37165 \family default
37166  and 
37167 \series bold
37168 -1
37169 \series default
37170  as 
37171 \family sans
37172 V-Factor
37173 \family default
37174  reflects the 
37175 \begin_inset Flex Scalebox
37176 status open
37177
37178 \begin_layout Plain Layout
37179 \begin_inset Argument 1
37180 status open
37181
37182 \begin_layout Plain Layout
37183 1
37184 \end_layout
37185
37186 \end_inset
37187
37188
37189 \begin_inset Argument 2
37190 status open
37191
37192 \begin_layout Plain Layout
37193 -1
37194 \end_layout
37195
37196 \end_inset
37197
37198 Hello
37199 \end_layout
37200
37201 \end_inset
37202
37203  at the base line.
37204 \end_layout
37205
37206 \begin_layout Standard
37207 The 
37208 \family sans
37209 Reflectbox
37210 \family default
37211  (menu 
37212 \family sans
37213 Insert\SpecialChar menuseparator
37214 Custom Insets\SpecialChar menuseparator
37215 Reflectbox
37216 \family default
37217 ) is equivalent to 
37218 \series bold
37219 -1
37220 \series default
37221  as 
37222 \family sans
37223 H-Factor
37224 \family default
37225  and 
37226 \series bold
37227 1
37228 \series default
37229  as 
37230 \family sans
37231 V-Factor 
37232 \family default
37233 for a 
37234 \family sans
37235 Scalebox
37236 \family default
37237 .
37238 \end_layout
37239
37240 \begin_layout Standard
37241 \begin_inset Note Greyedout
37242 status open
37243
37244 \begin_layout Plain Layout
37245
37246 \series bold
37247 Note:
37248 \series default
37249  If the 
37250 \family sans
37251 H-Factor
37252 \family default
37253  inset is empty or contains other characters than numbers you will get LaTeX
37254  errors when viewing/exporting the document.
37255 \end_layout
37256
37257 \end_inset
37258
37259
37260 \end_layout
37261
37262 \begin_layout Standard
37263 \begin_inset VSpace bigskip
37264 \end_inset
37265
37266 The 
37267 \family sans
37268 Resizebox
37269 \family default
37270  (menu 
37271 \family sans
37272 Insert\SpecialChar menuseparator
37273 Custom Insets\SpecialChar menuseparator
37274 Resizebox
37275 \family default
37276 ) is used to scale the content to a defined width and height.
37277  The 
37278 \family sans
37279 Resizebox
37280 \family default
37281  inset has the mandatory inset 
37282 \family sans
37283 Width
37284 \family default
37285  and the optional inset 
37286 \family sans
37287 Height
37288 \family default
37289  (inserted via the menu 
37290 \family sans
37291 Insert\SpecialChar menuseparator
37292 Height)
37293 \family default
37294 .
37295  Input there the width and height, respectively, as value with a unit.
37296  
37297 \begin_inset CommandInset ref
37298 LatexCommand ref
37299 reference "tab:Units"
37300
37301 \end_inset
37302
37303  lists the possible units.
37304  If there is an exclamation mark 
37305 \series bold
37306 !
37307 \series default
37308  in of of the two insets, the size is set so that the aspect ratio of the
37309  box content is kept.
37310  If no 
37311 \family sans
37312 Height
37313 \family default
37314  inset is used an exclamation mark will internally be used for the height.
37315 \end_layout
37316
37317 \begin_layout Standard
37318
37319 \series bold
37320 2cm
37321 \series default
37322  as 
37323 \family sans
37324 Width
37325 \family default
37326  and 
37327 \series bold
37328 1cm
37329 \series default
37330  as 
37331 \family sans
37332 Height
37333 \family default
37334  produces: 
37335 \begin_inset Flex Resizebox
37336 status open
37337
37338 \begin_layout Plain Layout
37339 \begin_inset Argument 1
37340 status open
37341
37342 \begin_layout Plain Layout
37343 2cm
37344 \end_layout
37345
37346 \end_inset
37347
37348
37349 \begin_inset Argument 2
37350 status open
37351
37352 \begin_layout Plain Layout
37353 1cm
37354 \end_layout
37355
37356 \end_inset
37357
37358 Hello
37359 \end_layout
37360
37361 \end_inset
37362
37363
37364 \begin_inset Newline newline
37365 \end_inset
37366
37367
37368 \series bold
37369 2cm
37370 \series default
37371  as 
37372 \family sans
37373 Width
37374 \family default
37375  and 
37376 \series bold
37377 !
37378 \series default
37379  as 
37380 \family sans
37381 Height
37382 \family default
37383  (or no 
37384 \family sans
37385 Height
37386 \family default
37387 ) produces: 
37388 \begin_inset Flex Resizebox
37389 status open
37390
37391 \begin_layout Plain Layout
37392 \begin_inset Argument 1
37393 status open
37394
37395 \begin_layout Plain Layout
37396 2cm
37397 \end_layout
37398
37399 \end_inset
37400
37401
37402 \begin_inset Argument 2
37403 status open
37404
37405 \begin_layout Plain Layout
37406 !
37407 \end_layout
37408
37409 \end_inset
37410
37411 Hello
37412 \end_layout
37413
37414 \end_inset
37415
37416
37417 \end_layout
37418
37419 \begin_layout Standard
37420 \begin_inset Note Greyedout
37421 status open
37422
37423 \begin_layout Plain Layout
37424
37425 \series bold
37426 Note:
37427 \series default
37428  If the 
37429 \family sans
37430 Width
37431 \family default
37432  inset is empty or contains an invalid unit you will get LaTeX errors when
37433  viewing/exporting the document.
37434 \end_layout
37435
37436 \end_inset
37437
37438
37439 \end_layout
37440
37441 \begin_layout Standard
37442 \begin_inset VSpace bigskip
37443 \end_inset
37444
37445
37446 \end_layout
37447
37448 \begin_layout Standard
37449 The boxes can be combined in any order.
37450  As example a 
37451 \family sans
37452 Reflectbox
37453 \family default
37454  inside a 
37455 \family sans
37456 Resizebox
37457 \family default
37458  which is in turn inside a 
37459 \family sans
37460 Rotatebox
37461 \family default
37462 :
37463 \end_layout
37464
37465 \begin_layout Standard
37466 \noindent
37467 \align center
37468 \begin_inset Flex Rotatebox
37469 status open
37470
37471 \begin_layout Plain Layout
37472 \begin_inset Argument 1
37473 status open
37474
37475 \begin_layout Plain Layout
37476 origin=c
37477 \end_layout
37478
37479 \end_inset
37480
37481
37482 \begin_inset Argument 2
37483 status open
37484
37485 \begin_layout Plain Layout
37486 -45
37487 \end_layout
37488
37489 \end_inset
37490
37491
37492 \begin_inset Flex Resizebox
37493 status open
37494
37495 \begin_layout Plain Layout
37496 \begin_inset Argument 1
37497 status open
37498
37499 \begin_layout Plain Layout
37500 2cm
37501 \end_layout
37502
37503 \end_inset
37504
37505
37506 \begin_inset Flex Reflectbox
37507 status open
37508
37509 \begin_layout Plain Layout
37510 Hello
37511 \end_layout
37512
37513 \end_inset
37514
37515
37516 \end_layout
37517
37518 \end_inset
37519
37520
37521 \end_layout
37522
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \begin_layout Standard
37529 \noindent
37530 Images, tables, and inline formulas are allowed as box content:
37531 \end_layout
37532
37533 \begin_layout Standard
37534 \noindent
37535 \align center
37536 \begin_inset Flex Resizebox
37537 status open
37538
37539 \begin_layout Plain Layout
37540 \begin_inset Argument 1
37541 status open
37542
37543 \begin_layout Plain Layout
37544 2cm
37545 \end_layout
37546
37547 \end_inset
37548
37549
37550 \begin_inset Flex Reflectbox
37551 status open
37552
37553 \begin_layout Plain Layout
37554 \begin_inset Graphics
37555         filename clipart/platypus.eps
37556         lyxscale 50
37557         width 25col%
37558
37559 \end_inset
37560
37561
37562 \end_layout
37563
37564 \end_inset
37565
37566
37567 \end_layout
37568
37569 \end_inset
37570
37571  
37572 \begin_inset Flex Resizebox
37573 status open
37574
37575 \begin_layout Plain Layout
37576 \begin_inset Argument 1
37577 status open
37578
37579 \begin_layout Plain Layout
37580 2cm
37581 \end_layout
37582
37583 \end_inset
37584
37585
37586 \begin_inset Flex Reflectbox
37587 status open
37588
37589 \begin_layout Plain Layout
37590 \begin_inset Tabular
37591 <lyxtabular version="3" rows="2" columns="2">
37592 <features tabularvalignment="middle">
37593 <column alignment="center" valignment="top">
37594 <column alignment="center" valignment="top">
37595 <row>
37596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37597 \begin_inset Text
37598
37599 \begin_layout Plain Layout
37600 q
37601 \end_layout
37602
37603 \end_inset
37604 </cell>
37605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37606 \begin_inset Text
37607
37608 \begin_layout Plain Layout
37609 w
37610 \end_layout
37611
37612 \end_inset
37613 </cell>
37614 </row>
37615 <row>
37616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620 e
37621 \end_layout
37622
37623 \end_inset
37624 </cell>
37625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37626 \begin_inset Text
37627
37628 \begin_layout Plain Layout
37629 r
37630 \end_layout
37631
37632 \end_inset
37633 </cell>
37634 </row>
37635 </lyxtabular>
37636
37637 \end_inset
37638
37639
37640 \end_layout
37641
37642 \end_inset
37643
37644
37645 \end_layout
37646
37647 \end_inset
37648
37649  
37650 \begin_inset Flex Resizebox
37651 status open
37652
37653 \begin_layout Plain Layout
37654 \begin_inset Argument 1
37655 status open
37656
37657 \begin_layout Plain Layout
37658 3cm
37659 \end_layout
37660
37661 \end_inset
37662
37663
37664 \begin_inset Flex Reflectbox
37665 status open
37666
37667 \begin_layout Plain Layout
37668 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37669 \end_inset
37670
37671
37672 \end_layout
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \end_inset
37680
37681
37682 \begin_inset Index idx
37683 status collapsed
37684
37685 \begin_layout Plain Layout
37686 Figures ! scaled
37687 \end_layout
37688
37689 \end_inset
37690
37691
37692 \begin_inset Index idx
37693 status collapsed
37694
37695 \begin_layout Plain Layout
37696 Table Customization ! Scaling
37697 \end_layout
37698
37699 \end_inset
37700
37701
37702 \end_layout
37703
37704 \begin_layout Standard
37705 When the global formula style 
37706 \series bold
37707 fleqn
37708 \series default
37709  is used in the document
37710 \begin_inset Foot
37711 status collapsed
37712
37713 \begin_layout Plain Layout
37714 When 
37715 \begin_inset Quotes eld
37716 \end_inset
37717
37718 fleqn
37719 \begin_inset Quotes erd
37720 \end_inset
37721
37722  is added to the document class options.
37723 \end_layout
37724
37725 \end_inset
37726
37727 , display style formulas can also be scaled.
37728 \end_layout
37729
37730 \begin_layout Chapter
37731 Objects Surrounded by Text
37732 \begin_inset Index idx
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736 Surrounded by text
37737 \end_layout
37738
37739 \end_inset
37740
37741
37742 \end_layout
37743
37744 \begin_layout Section
37745 Wrap Floats
37746 \begin_inset CommandInset label
37747 LatexCommand label
37748 name "sec:Wrap-Floats"
37749
37750 \end_inset
37751
37752
37753 \begin_inset Index idx
37754 status collapsed
37755
37756 \begin_layout Plain Layout
37757 Floats ! Wrap Floats
37758 \end_layout
37759
37760 \end_inset
37761
37762
37763 \begin_inset Index idx
37764 status collapsed
37765
37766 \begin_layout Plain Layout
37767 Surrounded by text ! Wrap Floats
37768 \end_layout
37769
37770 \end_inset
37771
37772
37773 \end_layout
37774
37775 \begin_layout Standard
37776 \begin_inset Wrap figure
37777 lines 0
37778 placement l
37779 overhang 1cm
37780 width "40col%"
37781 status open
37782
37783 \begin_layout Plain Layout
37784 \begin_inset Graphics
37785         filename clipart/mobius.eps
37786         width 40col%
37787         scaleBeforeRotation
37788         rotateOrigin center
37789
37790 \end_inset
37791
37792
37793 \end_layout
37794
37795 \begin_layout Plain Layout
37796 \begin_inset Caption Standard
37797
37798 \begin_layout Plain Layout
37799 \begin_inset CommandInset label
37800 LatexCommand label
37801 name "fig:This-is-a"
37802
37803 \end_inset
37804
37805 This is a figure wrap float.
37806 \end_layout
37807
37808 \end_inset
37809
37810
37811 \end_layout
37812
37813 \end_inset
37814
37815  This float type is used if you want to wrap text around a figure or table
37816  so that it only occupies some fraction of the column width.
37817  It can be inserted using the menu 
37818 \family sans
37819 Insert\SpecialChar menuseparator
37820 Floats\SpecialChar menuseparator
37821 Figure
37822 \begin_inset space ~
37823 \end_inset
37824
37825 Wrap
37826 \begin_inset space ~
37827 \end_inset
37828
37829 Float
37830 \family default
37831  or 
37832 \family sans
37833 Table
37834 \begin_inset space ~
37835 \end_inset
37836
37837 Wrap
37838 \begin_inset space ~
37839 \end_inset
37840
37841 Float
37842 \family default
37843  if the \SpecialChar LaTeX
37844 -package 
37845 \series bold
37846 wrapfig
37847 \series default
37848
37849 \begin_inset Index idx
37850 status collapsed
37851
37852 \begin_layout Plain Layout
37853 \SpecialChar LaTeX
37854 -packages ! wrapfig
37855 \end_layout
37856
37857 \end_inset
37858
37859  is installed.
37860 \begin_inset Foot
37861 status collapsed
37862
37863 \begin_layout Plain Layout
37864 Installing a \SpecialChar LaTeX
37865 -package is explained it in the 
37866 \emph on
37867 \SpecialChar LaTeX
37868
37869 \begin_inset space ~
37870 \end_inset
37871
37872 Configuration
37873 \emph default
37874  manual.
37875 \end_layout
37876
37877 \end_inset
37878
37879  The settings of the float can be modified by right-clicking on the float
37880  box.
37881  The mandatory settings are the float 
37882 \family sans
37883 Placement
37884 \family default
37885  and its 
37886 \family sans
37887 Width
37888 \family default
37889 .
37890  Optional are the 
37891 \family sans
37892 Overhang
37893 \family default
37894  that specifies how much the float is set into the paragraph
37895 \begin_inset space \thinspace{}
37896 \end_inset
37897
37898 /
37899 \begin_inset space \thinspace{}
37900 \end_inset
37901
37902 page margin, and the 
37903 \family sans
37904 Line
37905 \begin_inset space ~
37906 \end_inset
37907
37908 span
37909 \family default
37910  that specifies how many text lines the float will approximately need.
37911  The line span is often hard to approximate; so it is better only to use
37912  it when you encounter float placement problems.
37913  You can furthermore decide if \SpecialChar LaTeX
37914  is allowed to let the float float within
37915  the paragraph or to surrounding paragraphs.
37916  Figure
37917 \begin_inset space ~
37918 \end_inset
37919
37920
37921 \begin_inset CommandInset ref
37922 LatexCommand ref
37923 reference "fig:This-is-a"
37924
37925 \end_inset
37926
37927  is an example text wrap float with a width of 40
37928 \begin_inset space \thinspace{}
37929 \end_inset
37930
37931 col%, 1
37932 \begin_inset space \thinspace{}
37933 \end_inset
37934
37935 cm overhang, set to the left.
37936 \end_layout
37937
37938 \begin_layout Standard
37939 \begin_inset Note Greyedout
37940 status open
37941
37942 \begin_layout Plain Layout
37943
37944 \series bold
37945 Note:
37946 \series default
37947  Text
37948 \begin_inset space ~
37949 \end_inset
37950
37951 wrap float floats are fragile! E.
37952 \begin_inset space \thinspace{}
37953 \end_inset
37954
37955 g.
37956 \begin_inset space \space{}
37957 \end_inset
37958
37959 having a figure too close to the bottom of the page can mess things up in
37960  such a way that the float does not appear in the output or that it is placed
37961  over some other text.
37962 \end_layout
37963
37964 \end_inset
37965
37966
37967 \end_layout
37968
37969 \begin_layout Standard
37970 In general, the following applies for wrap floats:
37971 \end_layout
37972
37973 \begin_layout Itemize
37974 They should not be placed in paragraphs that run over a page break.
37975  That means that wrap floats are better inserted in their exact place when
37976  the document is almost finished and you are able to estimate where page
37977  breaks will appear.
37978 \end_layout
37979
37980 \begin_layout Itemize
37981 They should either be placed in their own paragraph before the paragraph
37982  where they should wrap into or within a paragraph.
37983 \end_layout
37984
37985 \begin_layout Itemize
37986 In consecutive paragraphs they may cause troubles, so ensure that there
37987  is a text paragraph between them as separator.
37988 \end_layout
37989
37990 \begin_layout Itemize
37991 They are not allowed in section headings or tables.
37992 \end_layout
37993
37994 \begin_layout Itemize
37995 Their numbering and referencing works as described in chap.
37996 \begin_inset space \thinspace{}
37997 \end_inset
37998
37999
38000 \begin_inset CommandInset ref
38001 LatexCommand ref
38002 reference "chap:Floats"
38003
38004 \end_inset
38005
38006 .
38007 \end_layout
38008
38009 \begin_layout Section
38010 Surrounded Fixed Objects
38011 \begin_inset Index idx
38012 status collapsed
38013
38014 \begin_layout Plain Layout
38015 Surrounded by text ! Fixed objects
38016 \end_layout
38017
38018 \end_inset
38019
38020
38021 \end_layout
38022
38023 \begin_layout Standard
38024 The wrap floats described in sec.
38025 \begin_inset space \thinspace{}
38026 \end_inset
38027
38028
38029 \begin_inset CommandInset ref
38030 LatexCommand ref
38031 reference "sec:Wrap-Floats"
38032
38033 \end_inset
38034
38035  have these positions in the paragraph:
38036 \end_layout
38037
38038 \begin_layout Standard
38039 \noindent
38040 \align center
38041 \begin_inset Tabular
38042 <lyxtabular version="3" rows="2" columns="2">
38043 <features tabularvalignment="middle">
38044 <column alignment="center" valignment="top">
38045 <column alignment="center" valignment="top">
38046 <row>
38047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38048 \begin_inset Text
38049
38050 \begin_layout Plain Layout
38051 \begin_inset Info
38052 type  "icon"
38053 arg   "dialog-show-new-inset graphics"
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065 text
38066 \end_layout
38067
38068 \end_inset
38069 </cell>
38070 </row>
38071 <row>
38072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38073 \begin_inset Text
38074
38075 \begin_layout Plain Layout
38076 text
38077 \end_layout
38078
38079 \end_inset
38080 </cell>
38081 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38082 \begin_inset Text
38083
38084 \begin_layout Plain Layout
38085 text
38086 \end_layout
38087
38088 \end_inset
38089 </cell>
38090 </row>
38091 </lyxtabular>
38092
38093 \end_inset
38094
38095  or 
38096 \begin_inset Tabular
38097 <lyxtabular version="3" rows="2" columns="2">
38098 <features tabularvalignment="middle">
38099 <column alignment="center" valignment="top">
38100 <column alignment="center" valignment="top">
38101 <row>
38102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38103 \begin_inset Text
38104
38105 \begin_layout Plain Layout
38106 text
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38112 \begin_inset Text
38113
38114 \begin_layout Plain Layout
38115 \begin_inset Info
38116 type  "icon"
38117 arg   "dialog-show-new-inset graphics"
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \end_inset
38124 </cell>
38125 </row>
38126 <row>
38127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38128 \begin_inset Text
38129
38130 \begin_layout Plain Layout
38131 text
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140 text
38141 \end_layout
38142
38143 \end_inset
38144 </cell>
38145 </row>
38146 </lyxtabular>
38147
38148 \end_inset
38149
38150
38151 \end_layout
38152
38153 \begin_layout Standard
38154 To get an object exactly at the position where it is inserted, for example
38155  to get one of these positions:
38156 \begin_inset VSpace defskip
38157 \end_inset
38158
38159
38160 \end_layout
38161
38162 \begin_layout Standard
38163 \noindent
38164 \align center
38165 \begin_inset Tabular
38166 <lyxtabular version="3" rows="2" columns="2">
38167 <features tabularvalignment="middle">
38168 <column alignment="center" valignment="top">
38169 <column alignment="center" valignment="top">
38170 <row>
38171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38172 \begin_inset Text
38173
38174 \begin_layout Plain Layout
38175 text
38176 \end_layout
38177
38178 \end_inset
38179 </cell>
38180 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38181 \begin_inset Text
38182
38183 \begin_layout Plain Layout
38184 text
38185 \end_layout
38186
38187 \end_inset
38188 </cell>
38189 </row>
38190 <row>
38191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38192 \begin_inset Text
38193
38194 \begin_layout Plain Layout
38195 \begin_inset Info
38196 type  "icon"
38197 arg   "dialog-show-new-inset graphics"
38198 \end_inset
38199
38200
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38206 \begin_inset Text
38207
38208 \begin_layout Plain Layout
38209 text
38210 \end_layout
38211
38212 \end_inset
38213 </cell>
38214 </row>
38215 </lyxtabular>
38216
38217 \end_inset
38218
38219  
38220 \begin_inset Tabular
38221 <lyxtabular version="3" rows="2" columns="2">
38222 <features tabularvalignment="middle">
38223 <column alignment="center" valignment="top">
38224 <column alignment="center" valignment="top">
38225 <row>
38226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230 text
38231 \end_layout
38232
38233 \end_inset
38234 </cell>
38235 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38236 \begin_inset Text
38237
38238 \begin_layout Plain Layout
38239 text
38240 \end_layout
38241
38242 \end_inset
38243 </cell>
38244 </row>
38245 <row>
38246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38247 \begin_inset Text
38248
38249 \begin_layout Plain Layout
38250 text
38251 \end_layout
38252
38253 \end_inset
38254 </cell>
38255 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38256 \begin_inset Text
38257
38258 \begin_layout Plain Layout
38259 \begin_inset Info
38260 type  "icon"
38261 arg   "dialog-show-new-inset graphics"
38262 \end_inset
38263
38264
38265 \end_layout
38266
38267 \end_inset
38268 </cell>
38269 </row>
38270 </lyxtabular>
38271
38272 \end_inset
38273
38274  
38275 \begin_inset Tabular
38276 <lyxtabular version="3" rows="2" columns="3">
38277 <features tabularvalignment="middle">
38278 <column alignment="center" valignment="top">
38279 <column alignment="center" valignment="top">
38280 <column alignment="center" valignment="top">
38281 <row>
38282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38283 \begin_inset Text
38284
38285 \begin_layout Plain Layout
38286 text
38287 \end_layout
38288
38289 \end_inset
38290 </cell>
38291 <cell alignment="center" valignment="top" topline="true" usebox="none">
38292 \begin_inset Text
38293
38294 \begin_layout Plain Layout
38295 \begin_inset Info
38296 type  "icon"
38297 arg   "dialog-show-new-inset graphics"
38298 \end_inset
38299
38300
38301 \end_layout
38302
38303 \end_inset
38304 </cell>
38305 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38306 \begin_inset Text
38307
38308 \begin_layout Plain Layout
38309 text
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 </row>
38315 <row>
38316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38317 \begin_inset Text
38318
38319 \begin_layout Plain Layout
38320 text
38321 \end_layout
38322
38323 \end_inset
38324 </cell>
38325 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38326 \begin_inset Text
38327
38328 \begin_layout Plain Layout
38329 text
38330 \end_layout
38331
38332 \end_inset
38333 </cell>
38334 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38335 \begin_inset Text
38336
38337 \begin_layout Plain Layout
38338 text
38339 \end_layout
38340
38341 \end_inset
38342 </cell>
38343 </row>
38344 </lyxtabular>
38345
38346 \end_inset
38347
38348  
38349 \begin_inset Tabular
38350 <lyxtabular version="3" rows="2" columns="3">
38351 <features tabularvalignment="middle">
38352 <column alignment="center" valignment="top">
38353 <column alignment="center" valignment="top">
38354 <column alignment="center" valignment="top">
38355 <row>
38356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38357 \begin_inset Text
38358
38359 \begin_layout Plain Layout
38360 text
38361 \end_layout
38362
38363 \end_inset
38364 </cell>
38365 <cell alignment="center" valignment="top" topline="true" usebox="none">
38366 \begin_inset Text
38367
38368 \begin_layout Plain Layout
38369 text
38370 \end_layout
38371
38372 \end_inset
38373 </cell>
38374 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38375 \begin_inset Text
38376
38377 \begin_layout Plain Layout
38378 text
38379 \end_layout
38380
38381 \end_inset
38382 </cell>
38383 </row>
38384 <row>
38385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38386 \begin_inset Text
38387
38388 \begin_layout Plain Layout
38389 text
38390 \end_layout
38391
38392 \end_inset
38393 </cell>
38394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38395 \begin_inset Text
38396
38397 \begin_layout Plain Layout
38398 \begin_inset Info
38399 type  "icon"
38400 arg   "dialog-show-new-inset graphics"
38401 \end_inset
38402
38403
38404 \end_layout
38405
38406 \end_inset
38407 </cell>
38408 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38409 \begin_inset Text
38410
38411 \begin_layout Plain Layout
38412 text
38413 \end_layout
38414
38415 \end_inset
38416 </cell>
38417 </row>
38418 </lyxtabular>
38419
38420 \end_inset
38421
38422
38423 \end_layout
38424
38425 \begin_layout Standard
38426 \noindent
38427 \align center
38428 \begin_inset Tabular
38429 <lyxtabular version="3" rows="3" columns="2">
38430 <features tabularvalignment="middle">
38431 <column alignment="center" valignment="top">
38432 <column alignment="center" valignment="top">
38433 <row>
38434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438 text
38439 \end_layout
38440
38441 \end_inset
38442 </cell>
38443 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38444 \begin_inset Text
38445
38446 \begin_layout Plain Layout
38447 text
38448 \end_layout
38449
38450 \end_inset
38451 </cell>
38452 </row>
38453 <row>
38454 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38455 \begin_inset Text
38456
38457 \begin_layout Plain Layout
38458 \begin_inset Info
38459 type  "icon"
38460 arg   "dialog-show-new-inset graphics"
38461 \end_inset
38462
38463
38464 \end_layout
38465
38466 \end_inset
38467 </cell>
38468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38469 \begin_inset Text
38470
38471 \begin_layout Plain Layout
38472 text
38473 \end_layout
38474
38475 \end_inset
38476 </cell>
38477 </row>
38478 <row>
38479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38480 \begin_inset Text
38481
38482 \begin_layout Plain Layout
38483 text
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492 text
38493 \end_layout
38494
38495 \end_inset
38496 </cell>
38497 </row>
38498 </lyxtabular>
38499
38500 \end_inset
38501
38502  
38503 \begin_inset Tabular
38504 <lyxtabular version="3" rows="3" columns="3">
38505 <features tabularvalignment="middle">
38506 <column alignment="center" valignment="top">
38507 <column alignment="center" valignment="top">
38508 <column alignment="center" valignment="top">
38509 <row>
38510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38511 \begin_inset Text
38512
38513 \begin_layout Plain Layout
38514 text
38515 \end_layout
38516
38517 \end_inset
38518 </cell>
38519 <cell alignment="center" valignment="top" topline="true" usebox="none">
38520 \begin_inset Text
38521
38522 \begin_layout Plain Layout
38523 text
38524 \end_layout
38525
38526 \end_inset
38527 </cell>
38528 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38529 \begin_inset Text
38530
38531 \begin_layout Plain Layout
38532 text
38533 \end_layout
38534
38535 \end_inset
38536 </cell>
38537 </row>
38538 <row>
38539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38540 \begin_inset Text
38541
38542 \begin_layout Plain Layout
38543 text
38544 \end_layout
38545
38546 \end_inset
38547 </cell>
38548 <cell alignment="center" valignment="top" usebox="none">
38549 \begin_inset Text
38550
38551 \begin_layout Plain Layout
38552 \begin_inset Info
38553 type  "icon"
38554 arg   "dialog-show-new-inset graphics"
38555 \end_inset
38556
38557
38558 \end_layout
38559
38560 \end_inset
38561 </cell>
38562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38563 \begin_inset Text
38564
38565 \begin_layout Plain Layout
38566 text
38567 \end_layout
38568
38569 \end_inset
38570 </cell>
38571 </row>
38572 <row>
38573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38574 \begin_inset Text
38575
38576 \begin_layout Plain Layout
38577 text
38578 \end_layout
38579
38580 \end_inset
38581 </cell>
38582 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38583 \begin_inset Text
38584
38585 \begin_layout Plain Layout
38586 text
38587 \end_layout
38588
38589 \end_inset
38590 </cell>
38591 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595 text
38596 \end_layout
38597
38598 \end_inset
38599 </cell>
38600 </row>
38601 </lyxtabular>
38602
38603 \end_inset
38604
38605  
38606 \begin_inset Tabular
38607 <lyxtabular version="3" rows="3" columns="2">
38608 <features tabularvalignment="middle">
38609 <column alignment="center" valignment="top">
38610 <column alignment="center" valignment="top">
38611 <row>
38612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38613 \begin_inset Text
38614
38615 \begin_layout Plain Layout
38616 text
38617 \end_layout
38618
38619 \end_inset
38620 </cell>
38621 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38622 \begin_inset Text
38623
38624 \begin_layout Plain Layout
38625 text
38626 \end_layout
38627
38628 \end_inset
38629 </cell>
38630 </row>
38631 <row>
38632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38633 \begin_inset Text
38634
38635 \begin_layout Plain Layout
38636 text
38637 \end_layout
38638
38639 \end_inset
38640 </cell>
38641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38642 \begin_inset Text
38643
38644 \begin_layout Plain Layout
38645 \begin_inset Info
38646 type  "icon"
38647 arg   "dialog-show-new-inset graphics"
38648 \end_inset
38649
38650
38651 \end_layout
38652
38653 \end_inset
38654 </cell>
38655 </row>
38656 <row>
38657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38658 \begin_inset Text
38659
38660 \begin_layout Plain Layout
38661 text
38662 \end_layout
38663
38664 \end_inset
38665 </cell>
38666 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38667 \begin_inset Text
38668
38669 \begin_layout Plain Layout
38670 text
38671 \end_layout
38672
38673 \end_inset
38674 </cell>
38675 </row>
38676 </lyxtabular>
38677
38678 \end_inset
38679
38680
38681 \end_layout
38682
38683 \begin_layout Standard
38684 \noindent
38685 you can use the \SpecialChar LaTeX
38686 -package 
38687 \series bold
38688 picinpar
38689 \series default
38690
38691 \begin_inset Index idx
38692 status collapsed
38693
38694 \begin_layout Plain Layout
38695 \SpecialChar LaTeX
38696 -packages ! picinpar
38697 \end_layout
38698
38699 \end_inset
38700
38701 .
38702  Here is an example:
38703 \end_layout
38704
38705 \begin_layout Standard
38706 \begin_inset ERT
38707 status collapsed
38708
38709 \begin_layout Plain Layout
38710
38711
38712 \backslash
38713 ifpicinpar
38714 \end_layout
38715
38716 \end_inset
38717
38718
38719 \begin_inset Note Note
38720 status open
38721
38722 \begin_layout Plain Layout
38723 The following section will only be displayed when the \SpecialChar LaTeX
38724 -package 
38725 \series bold
38726 picinpar
38727 \series default
38728  is installed.
38729 \end_layout
38730
38731 \end_inset
38732
38733
38734 \end_layout
38735
38736 \begin_layout Standard
38737 \begin_inset ERT
38738 status collapsed
38739
38740 \begin_layout Plain Layout
38741
38742
38743 \backslash
38744 begin{window}[2,c,{
38745 \end_layout
38746
38747 \end_inset
38748
38749
38750 \begin_inset Graphics
38751         filename clipart/mobius.eps
38752         lyxscale 60
38753         width 40col%
38754         scaleBeforeRotation
38755         rotateOrigin center
38756
38757 \end_inset
38758
38759
38760 \begin_inset ERT
38761 status collapsed
38762
38763 \begin_layout Plain Layout
38764
38765 },]
38766 \end_layout
38767
38768 \begin_layout Plain Layout
38769
38770 {}
38771 \end_layout
38772
38773 \end_inset
38774
38775
38776 \size small
38777 It was in the spring of the year 1894 that all London was interested, and
38778  the fashionable world dismayed, by the murder of the Honourable Ronald
38779  Adair under most unusual and inexplicable circumstances.
38780  The public has already learned those particulars of the crime which
38781 \size default
38782
38783 \begin_inset ERT
38784 status collapsed
38785
38786 \begin_layout Plain Layout
38787
38788
38789 \backslash
38790 footnotemark{}
38791 \end_layout
38792
38793 \end_inset
38794
38795
38796 \size small
38797  came out in the police investigation, but a good deal was suppressed upon
38798  that occasion, since the case for the prosecution was so overwhelmingly
38799  strong that it was not necessary to bring forward all the facts.
38800  Only now, at the end of nearly ten years, am I allowed to supply those
38801  missing links which make up the whole of that remarkable chain.
38802 \size default
38803
38804 \begin_inset ERT
38805 status collapsed
38806
38807 \begin_layout Plain Layout
38808
38809
38810 \backslash
38811 end{window}
38812 \end_layout
38813
38814 \end_inset
38815
38816
38817 \end_layout
38818
38819 \begin_layout Standard
38820 \begin_inset ERT
38821 status collapsed
38822
38823 \begin_layout Plain Layout
38824
38825
38826 \backslash
38827 footnotetext{
38828 \end_layout
38829
38830 \end_inset
38831
38832 Footnote of the paragraph with the fixed object.
38833 \begin_inset ERT
38834 status collapsed
38835
38836 \begin_layout Plain Layout
38837
38838 }
38839 \end_layout
38840
38841 \end_inset
38842
38843
38844 \end_layout
38845
38846 \begin_layout Standard
38847 Surrounded fixed objects are used to let text float around them, at which
38848  the object's position in the paragraph can be determined by the number
38849  of lines above it.
38850  In contrary to floats is it not possible to have a numbered caption.
38851 \end_layout
38852
38853 \begin_layout Standard
38854 A fixed object is inserted by adding the command
38855 \end_layout
38856
38857 \begin_layout Standard
38858
38859 \series bold
38860
38861 \backslash
38862 begin{window}[2,c,{
38863 \end_layout
38864
38865 \begin_layout Standard
38866 as \SpecialChar TeX
38867  Code at the beginning of the paragraph.
38868  The first parameter in the bracket, here '2', defines the number of lines
38869  above the object, the second, here 'c', the position of the object.
38870  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
38871  Behind the command you insert the object.
38872  In this example an image with a width of 40
38873 \begin_inset space \thinspace{}
38874 \end_inset
38875
38876 % of the text column width was inserted.
38877  The object can also be a table, a box or an equation.
38878  Behind the object the command
38879 \end_layout
38880
38881 \begin_layout Standard
38882
38883 \series bold
38884 },description text]
38885 \begin_inset Newline newline
38886 \end_inset
38887
38888 {}
38889 \end_layout
38890
38891 \begin_layout Standard
38892 is inserted.
38893  Note that the 
38894 \begin_inset Quotes eld
38895 \end_inset
38896
38897
38898 \series bold
38899 {}
38900 \series default
38901
38902 \begin_inset Quotes erd
38903 \end_inset
38904
38905  is in the second line.
38906  The description text is optional.
38907  The text surrounding the object must be in the same paragraph as the object,
38908  so it must begin directly after the 
38909 \series bold
38910 {}
38911 \series default
38912 .
38913  At the end of the paragraph insert the command:
38914 \end_layout
38915
38916 \begin_layout Standard
38917
38918 \series bold
38919
38920 \backslash
38921 end{window}
38922 \end_layout
38923
38924 \begin_layout Standard
38925 Within a paragraph with a fixed object, you cannot insert footnotes in the
38926  normal way.
38927  You have to use instead the command 
38928 \series bold
38929
38930 \backslash
38931 footnotemark
38932 \series default
38933  inside the paragraph and outside the command 
38934 \series bold
38935
38936 \backslash
38937 footnotetext
38938 \series default
38939  as described in sec.
38940 \begin_inset space \thinspace{}
38941 \end_inset
38942
38943
38944 \begin_inset CommandInset ref
38945 LatexCommand ref
38946 reference "sec:Footnotes"
38947
38948 \end_inset
38949
38950 .
38951 \end_layout
38952
38953 \begin_layout Standard
38954 \begin_inset ERT
38955 status collapsed
38956
38957 \begin_layout Plain Layout
38958
38959
38960 \backslash
38961 else
38962 \end_layout
38963
38964 \end_inset
38965
38966
38967 \begin_inset Note Note
38968 status open
38969
38970 \begin_layout Plain Layout
38971 The following will be displayed when the \SpecialChar LaTeX
38972 -package 
38973 \series bold
38974 picinpar
38975 \series default
38976  is not installed:
38977 \end_layout
38978
38979 \end_inset
38980
38981
38982 \end_layout
38983
38984 \begin_layout Standard
38985 You need to install the \SpecialChar LaTeX
38986 -package 
38987 \series bold
38988 picinpar
38989 \series default
38990  to see the following part of this section in the output.
38991 \end_layout
38992
38993 \begin_layout Standard
38994 \begin_inset ERT
38995 status collapsed
38996
38997 \begin_layout Plain Layout
38998
38999
39000 \backslash
39001 fi
39002 \end_layout
39003
39004 \end_inset
39005
39006
39007 \end_layout
39008
39009 \begin_layout Section
39010 Initials
39011 \begin_inset Index idx
39012 status collapsed
39013
39014 \begin_layout Plain Layout
39015 Initials
39016 \end_layout
39017
39018 \end_inset
39019
39020
39021 \begin_inset Index idx
39022 status collapsed
39023
39024 \begin_layout Plain Layout
39025 Surrounded by text ! Initials
39026 \end_layout
39027
39028 \end_inset
39029
39030
39031 \end_layout
39032
39033 \begin_layout Standard
39034 To use initials, you must have the \SpecialChar LaTeX
39035 -package 
39036 \series bold
39037 lettrine
39038 \series default
39039
39040 \begin_inset Index idx
39041 status collapsed
39042
39043 \begin_layout Plain Layout
39044 \SpecialChar LaTeX
39045 -packages ! lettrine
39046 \end_layout
39047
39048 \end_inset
39049
39050  installed and use the module 
39051 \family sans
39052 Initials
39053 \family default
39054  in your document (menu 
39055 \family sans
39056 Document\SpecialChar menuseparator
39057 Settings\SpecialChar menuseparator
39058 Modules
39059 \family default
39060 ).
39061  To insert an initial, use the style 
39062 \family sans
39063 Initial
39064 \family default
39065 .
39066  This style has a mandatory and two optional arguments.
39067  The arguments are inserted via the 
39068 \family sans
39069 Insert
39070 \family default
39071  menu.
39072  The mandatory argument 
39073 \family sans
39074 Initial
39075 \family default
39076  contains the letter(s) that is the initial, the argument 
39077 \family sans
39078 Rest
39079 \begin_inset space ~
39080 \end_inset
39081
39082 of
39083 \begin_inset space ~
39084 \end_inset
39085
39086 Initial
39087 \family default
39088  contains the rest of the word or text of the initial letter(s).
39089  The argument 
39090 \family sans
39091 Options
39092 \family default
39093  contains parameters to modify the initial.
39094  For more information about the possible parameters see the documentation
39095  of 
39096 \series bold
39097 lettrine
39098 \series default
39099
39100 \begin_inset CommandInset citation
39101 LatexCommand cite
39102 key "lettrine"
39103 literal "true"
39104
39105 \end_inset
39106
39107 .
39108  The style itself contains the text that is surrounding the initial.
39109  The usual style is hereby that the word whose first letter is the initial,
39110  is printed with 
39111 \shape smallcaps
39112 small caps
39113 \shape default
39114 .
39115 \end_layout
39116
39117 \begin_layout Standard
39118 Here are some examples:
39119 \end_layout
39120
39121 \begin_layout Standard
39122 \begin_inset ERT
39123 status collapsed
39124
39125 \begin_layout Plain Layout
39126
39127
39128 \backslash
39129 iflettrine
39130 \end_layout
39131
39132 \end_inset
39133
39134
39135 \begin_inset Note Note
39136 status open
39137
39138 \begin_layout Plain Layout
39139 The following section will only be displayed when the \SpecialChar LaTeX
39140 -package 
39141 \series bold
39142 lettrine
39143 \series default
39144  is installed.
39145 \end_layout
39146
39147 \end_inset
39148
39149
39150 \end_layout
39151
39152 \begin_layout Enumerate
39153 No optional argument, the initial is the letter 'I' in the math font 
39154 \begin_inset Formula $\mathfrak{Fraktur}$
39155 \end_inset
39156
39157 :
39158 \end_layout
39159
39160 \begin_deeper
39161 \begin_layout Initial
39162 \begin_inset Argument 2
39163 status open
39164
39165 \begin_layout Plain Layout
39166 \begin_inset Formula $\mathfrak{I}$
39167 \end_inset
39168
39169
39170 \end_layout
39171
39172 \end_inset
39173
39174
39175 \begin_inset Argument 3
39176 status open
39177
39178 \begin_layout Plain Layout
39179 t
39180 \end_layout
39181
39182 \end_inset
39183
39184  was in the spring of the year 1894 that all London was interested, and
39185  the fashionable world dismayed, by the murder of the Honourable Ronald
39186  Adair under most unusual and inexplicable circumstances.
39187  The public has already learned those particulars of the crime which came
39188  out in the police investigation, but a good deal was suppressed upon that
39189  occasion, since the case for the prosecution was so overwhelmingly strong
39190  that it was not necessary to bring forward all the facts.
39191 \begin_inset Newpage newpage
39192 \end_inset
39193
39194
39195 \end_layout
39196
39197 \end_deeper
39198 \begin_layout Enumerate
39199 Only one line is surrounding the initial, which is formed by two letters
39200  in standard font and no text is printed in small caps:
39201 \end_layout
39202
39203 \begin_deeper
39204 \begin_layout Initial
39205 \begin_inset Argument 1
39206 status open
39207
39208 \begin_layout Plain Layout
39209 lines=1
39210 \end_layout
39211
39212 \end_inset
39213
39214
39215 \begin_inset Argument 2
39216 status open
39217
39218 \begin_layout Plain Layout
39219 It
39220 \end_layout
39221
39222 \end_inset
39223
39224  was in the spring of the year 1894 that all London was interested, and
39225  the fashionable world dismayed, by the murder of the Honourable Ronald
39226  Adair under most unusual and inexplicable circumstances.
39227  The public has already learned those particulars of the crime which came
39228  out in the police investigation, but a good deal was suppressed upon that
39229  occasion, since the case for the prosecution was so overwhelmingly strong
39230  that it was not necessary to bring forward all the facts.
39231 \end_layout
39232
39233 \end_deeper
39234 \begin_layout Enumerate
39235 Magenta, hanging initial over 3
39236 \begin_inset space ~
39237 \end_inset
39238
39239 lines in the math font 
39240 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39241 \end_inset
39242
39243 , the text 
39244 \begin_inset Quotes eld
39245 \end_inset
39246
39247 t was in the spring
39248 \begin_inset Quotes erd
39249 \end_inset
39250
39251  is in 
39252 \shape smallcaps
39253 small caps
39254 \shape default
39255 ; to color the initial, you must insert this command before the initial:
39256 \begin_inset Newline newline
39257 \end_inset
39258
39259
39260 \series bold
39261
39262 \backslash
39263 renewcommand{
39264 \backslash
39265 LettrineFontHook}{
39266 \backslash
39267 color{color}}
39268 \series default
39269
39270 \begin_inset Newline newline
39271 \end_inset
39272
39273 where the second 
39274 \emph on
39275 color
39276 \emph default
39277  can be 
39278 \begin_inset Quotes eld
39279 \end_inset
39280
39281 red
39282 \begin_inset Quotes erd
39283 \end_inset
39284
39285
39286 \begin_inset Quotes eld
39287 \end_inset
39288
39289 blue
39290 \begin_inset Quotes erd
39291 \end_inset
39292
39293
39294 \begin_inset Quotes eld
39295 \end_inset
39296
39297 green
39298 \begin_inset Quotes erd
39299 \end_inset
39300
39301
39302 \begin_inset Quotes eld
39303 \end_inset
39304
39305 yellow
39306 \begin_inset Quotes erd
39307 \end_inset
39308
39309
39310 \begin_inset Quotes eld
39311 \end_inset
39312
39313 cyan
39314 \begin_inset Quotes erd
39315 \end_inset
39316
39317
39318 \begin_inset Quotes eld
39319 \end_inset
39320
39321 magenta
39322 \begin_inset Quotes erd
39323 \end_inset
39324
39325
39326 \begin_inset Quotes eld
39327 \end_inset
39328
39329 black
39330 \begin_inset Quotes erd
39331 \end_inset
39332
39333  or 
39334 \begin_inset Quotes eld
39335 \end_inset
39336
39337 white
39338 \begin_inset Quotes erd
39339 \end_inset
39340
39341 , and add this command to the document preamble:
39342 \begin_inset Newline newline
39343 \end_inset
39344
39345
39346 \series bold
39347
39348 \backslash
39349 @ifundefined{textcolor}
39350 \begin_inset Newline newline
39351 \end_inset
39352
39353
39354 \begin_inset space ~
39355 \end_inset
39356
39357 {
39358 \backslash
39359 usepackage{color}}{}
39360 \end_layout
39361
39362 \begin_deeper
39363 \begin_layout Standard
39364 \begin_inset ERT
39365 status collapsed
39366
39367 \begin_layout Plain Layout
39368
39369
39370 \backslash
39371 renewcommand{
39372 \backslash
39373 LettrineFontHook}{
39374 \backslash
39375 color{magenta}}
39376 \end_layout
39377
39378 \end_inset
39379
39380
39381 \begin_inset Note Note
39382 status collapsed
39383
39384 \begin_layout Plain Layout
39385 makes the initial magenta
39386 \end_layout
39387
39388 \end_inset
39389
39390
39391 \end_layout
39392
39393 \begin_layout Initial
39394 \begin_inset Argument 1
39395 status open
39396
39397 \begin_layout Plain Layout
39398 lines=3, lhang=0.33, loversize=0.25
39399 \end_layout
39400
39401 \end_inset
39402
39403
39404 \begin_inset Argument 2
39405 status open
39406
39407 \begin_layout Plain Layout
39408 \begin_inset Formula $\mathcal{I}$
39409 \end_inset
39410
39411
39412 \end_layout
39413
39414 \end_inset
39415
39416
39417 \begin_inset Argument 3
39418 status open
39419
39420 \begin_layout Plain Layout
39421 t was in the spring
39422 \end_layout
39423
39424 \end_inset
39425
39426  of the year 1894 that all London was interested, and the fashionable world
39427  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39428  and inexplicable circumstances.
39429  The public has already learned those particulars of the crime which came
39430  out in the police investigation, but a good deal was suppressed upon that
39431  occasion, since the case for the prosecution was so overwhelmingly strong
39432  that it was not necessary to bring forward all the facts.
39433 \end_layout
39434
39435 \end_deeper
39436 \begin_layout Standard
39437 \begin_inset ERT
39438 status collapsed
39439
39440 \begin_layout Plain Layout
39441
39442
39443 \backslash
39444 else
39445 \end_layout
39446
39447 \end_inset
39448
39449
39450 \begin_inset Note Note
39451 status open
39452
39453 \begin_layout Plain Layout
39454 The following will be displayed when the \SpecialChar LaTeX
39455 -package 
39456 \series bold
39457 lettrine
39458 \series default
39459  is not installed:
39460 \end_layout
39461
39462 \end_inset
39463
39464
39465 \end_layout
39466
39467 \begin_layout Standard
39468 You need to install the \SpecialChar LaTeX
39469 -package 
39470 \series bold
39471 lettrine
39472 \series default
39473  to see the following part of this section in the output.
39474 \end_layout
39475
39476 \begin_layout Standard
39477 \begin_inset ERT
39478 status collapsed
39479
39480 \begin_layout Plain Layout
39481
39482
39483 \backslash
39484 fi
39485 \end_layout
39486
39487 \end_inset
39488
39489
39490 \end_layout
39491
39492 \begin_layout Chapter
39493 External Document Parts
39494 \begin_inset Index idx
39495 status collapsed
39496
39497 \begin_layout Plain Layout
39498 External Document Parts
39499 \end_layout
39500
39501 \end_inset
39502
39503
39504 \end_layout
39505
39506 \begin_layout Standard
39507 With the menu 
39508 \family sans
39509 Insert\SpecialChar menuseparator
39510 File
39511 \family default
39512  you can insert external material into your document.
39513  This can be:
39514 \end_layout
39515
39516 \begin_layout Description
39517 LyX
39518 \begin_inset space ~
39519 \end_inset
39520
39521 Document Another \SpecialChar LyX
39522  document; its content is directly inserted to your document.
39523 \end_layout
39524
39525 \begin_layout Description
39526 Plain
39527 \begin_inset space ~
39528 \end_inset
39529
39530 Text A text document; each line is inserted in your document as a separate
39531  paragraph.
39532 \end_layout
39533
39534 \begin_layout Description
39535 Plain
39536 \begin_inset space ~
39537 \end_inset
39538
39539 Text,
39540 \begin_inset space ~
39541 \end_inset
39542
39543 Join
39544 \begin_inset space ~
39545 \end_inset
39546
39547 Lines A text document; text lines are inserted in your document continuously
39548  but an empty text line creates a new paragraph.
39549 \end_layout
39550
39551 \begin_layout Description
39552 External
39553 \begin_inset space ~
39554 \end_inset
39555
39556 Material Files in various formats.
39557 \end_layout
39558
39559 \begin_layout Description
39560 Child
39561 \begin_inset space ~
39562 \end_inset
39563
39564 Document \SpecialChar LyX
39565  or \SpecialChar LaTeX
39566  documents.
39567 \end_layout
39568
39569 \begin_layout Section
39570 External Material
39571 \begin_inset Index idx
39572 status collapsed
39573
39574 \begin_layout Plain Layout
39575 External Document Parts ! External Material
39576 \end_layout
39577
39578 \end_inset
39579
39580
39581 \end_layout
39582
39583 \begin_layout Standard
39584 The external material feature allows you to insert files into your document
39585  without converting them to a format that can be read by the document output
39586  format.
39587  \SpecialChar LyX
39588  takes care of the necessary conversions.
39589  This is similar to images that can be inserted in various image formats
39590  in \SpecialChar LyX
39591  documents.
39592  When you have enabled Instant Preview in \SpecialChar LyX
39593 's preferences under 
39594 \family sans
39595 Look
39596 \begin_inset space ~
39597 \end_inset
39598
39599 and
39600 \begin_inset space ~
39601 \end_inset
39602
39603 feel\SpecialChar menuseparator
39604 Graphics
39605 \family default
39606 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
39607 .
39608 \end_layout
39609
39610 \begin_layout Standard
39611 External material can be inserted via the 
39612 \family sans
39613 External Material
39614 \family default
39615  dialog that is accessible with the menu 
39616 \family sans
39617 Insert\SpecialChar menuseparator
39618 File\SpecialChar menuseparator
39619 External
39620 \begin_inset space ~
39621 \end_inset
39622
39623 Material
39624 \family default
39625 .
39626  Currently the following file types (
39627 \family sans
39628 Templates
39629 \family default
39630 ) are allowed:
39631 \end_layout
39632
39633 \begin_layout Description
39634 Chess
39635 \begin_inset space ~
39636 \end_inset
39637
39638 diagram This template supports chess position diagrams made with the program
39639  
39640 \series bold
39641
39642 \begin_inset CommandInset href
39643 LatexCommand href
39644 name "XBoard"
39645 target "http://en.wikipedia.org/wiki/XBoard"
39646 literal "false"
39647
39648 \end_inset
39649
39650
39651 \series default
39652 .
39653 \end_layout
39654
39655 \begin_layout Description
39656 Dia
39657 \begin_inset space ~
39658 \end_inset
39659
39660 diagram This template supports diagrams created with the program 
39661 \series bold
39662
39663 \begin_inset CommandInset href
39664 LatexCommand href
39665 name "Dia"
39666 target "http://en.wikipedia.org/wiki/Dia_(software)"
39667 literal "false"
39668
39669 \end_inset
39670
39671
39672 \series default
39673 .
39674 \end_layout
39675
39676 \begin_layout Description
39677 Spreadsheet With this template you can insert spreadsheets
39678 \begin_inset space \thinspace{}
39679 \end_inset
39680
39681 /
39682 \begin_inset space \thinspace{}
39683 \end_inset
39684
39685 tables in the format of 
39686 \series bold
39687
39688 \begin_inset CommandInset href
39689 LatexCommand href
39690 name "Gnumeric"
39691 target "http://en.wikipedia.org/wiki/Gnumeric"
39692 literal "false"
39693
39694 \end_inset
39695
39696
39697 \series default
39698
39699 \begin_inset CommandInset href
39700 LatexCommand href
39701 name "OpenDocument"
39702 target "http://en.wikipedia.org/wiki/OpenDocument"
39703 literal "false"
39704
39705 \end_inset
39706
39707
39708 \begin_inset CommandInset href
39709 LatexCommand href
39710 name "Microsoft Office XML"
39711 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39712 literal "false"
39713
39714 \end_inset
39715
39716  and 
39717 \begin_inset CommandInset href
39718 LatexCommand href
39719 name "Office Open XML"
39720 target "http://en.wikipedia.org/wiki/Office_Open_XML"
39721 literal "false"
39722
39723 \end_inset
39724
39725 .
39726  For this feature \SpecialChar LyX
39727  must have found the program 
39728 \family typewriter
39729 ssconvert
39730 \family default
39731  during its configuration.
39732  This program is part of Gnumeric, so that you must have Gnumeric installed,
39733  also if you don't have tables in the Gnumeric format.
39734  For examples and possible limitations have a look at \SpecialChar LyX
39735 's example file 
39736 \emph on
39737 spreadsheet.lyx
39738 \emph default
39739 .
39740 \end_layout
39741
39742 \begin_layout Description
39743 Lilypond
39744 \begin_inset space ~
39745 \end_inset
39746
39747 typeset
39748 \begin_inset space ~
39749 \end_inset
39750
39751 music This template is used for music notation typeset with the program
39752 \begin_inset Newline linebreak
39753 \end_inset
39754
39755
39756 \series bold
39757
39758 \begin_inset CommandInset href
39759 LatexCommand href
39760 name "LilyPond"
39761 target "http://en.wikipedia.org/wiki/LilyPond"
39762 literal "false"
39763
39764 \end_inset
39765
39766
39767 \series default
39768 .
39769  For \SpecialChar LyX
39770 's extended support for LilyPond have a look at \SpecialChar LyX
39771 's example file 
39772 \emph on
39773 lilypond.lyx
39774 \emph default
39775 .
39776 \end_layout
39777
39778 \begin_layout Description
39779 PDF
39780 \begin_inset space ~
39781 \end_inset
39782
39783 pages With this template you can insert PDF documents to your document.
39784  To specify the range of pages that should be included, use the option 
39785 \series bold
39786 pages
39787 \series default
39788  in the 
39789 \family sans
39790 Option
39791 \family default
39792  field in the 
39793 \family sans
39794 LaTeX and LyX options
39795 \family default
39796  tab.
39797  The argument of this option is a comma separated list, containing page
39798  numbers (insert as option 
39799 \series bold
39800 pages={3,5,6,8}
39801 \series default
39802 ), ranges of page numbers (
39803 \series bold
39804 pages={4-9}
39805 \series default
39806 ) or any combination.
39807  To insert empty pages use {}.
39808  E.
39809 \begin_inset space \thinspace{}
39810 \end_inset
39811
39812 g.
39813 \begin_inset space ~
39814 \end_inset
39815
39816
39817 \series bold
39818 pages={3,{},8-11,15}
39819 \series default
39820  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
39821  Page ranges are specified in the syntax 
39822 \emph on
39823 start
39824 \emph default
39825 -
39826 \emph on
39827 stop
39828 \emph default
39829 .
39830  This selects all pages from 
39831 \emph on
39832 start
39833 \emph default
39834  to 
39835 \emph on
39836 stop
39837 \emph default
39838 .
39839  Omitting 
39840 \emph on
39841 start
39842 \emph default
39843  defaults to the first page; omitting 
39844 \emph on
39845 stop
39846 \emph default
39847  defaults to the last page of the document.
39848  The last page can also be selected with the keyword 
39849 \series bold
39850 last
39851 \series default
39852 .
39853  (This is only permitted in a page range.) So 
39854 \series bold
39855 pages=-
39856 \series default
39857  will insert all pages of the document and 
39858 \series bold
39859 pages=last-1
39860 \series default
39861  will insert all pages in reverse order.
39862  If the pages option is not specified, only the first page of the PDF is
39863  inserted.
39864 \begin_inset Newline newline
39865 \end_inset
39866
39867 The option 
39868 \series bold
39869 noautoscale
39870 \series default
39871  inserts the pages with their original size, if this option is not given,
39872  the pages will be resized to fith the width of the page of your document.
39873  In the tab 
39874 \family sans
39875 Size and Rotation
39876 \family default
39877  you can specify the width and height of the input pages and their rotation.
39878  If another width than 100
39879 \begin_inset space \thinspace{}
39880 \end_inset
39881
39882 Scale% is used, the option 
39883 \series bold
39884 noautoscale
39885 \series default
39886  will be overwritten.
39887  For more info and possible options, have a look into the documentation
39888  of the \SpecialChar LaTeX
39889 -package 
39890 \series bold
39891 pdfpages
39892 \series default
39893  
39894 \begin_inset CommandInset citation
39895 LatexCommand cite
39896 key "pdfpages"
39897 literal "true"
39898
39899 \end_inset
39900
39901 .
39902 \begin_inset Index idx
39903 status collapsed
39904
39905 \begin_layout Plain Layout
39906 \SpecialChar LaTeX
39907 -packages ! pdfpages
39908 \end_layout
39909
39910 \end_inset
39911
39912
39913 \begin_inset Newline newline
39914 \end_inset
39915
39916 To use this template in a 
39917 \family sans
39918 Beamer
39919 \family default
39920  presentation you need to first insert an 
39921 \family sans
39922 EndFrame
39923 \family default
39924  environment and in a subsequent paragraph a \SpecialChar TeX
39925  Code box containing the command
39926  
39927 \series bold
39928
39929 \backslash
39930 setbeamertemplate{background canvas}{}
39931 \series default
39932 .
39933  Then you can insert as many paragraphs containing the PDFPages template
39934  as you wish.
39935  Behind the included PDF pages you can resume the Beamer presentation by
39936  beginning a new frame or by starting a new section.
39937  To avoid stray blank pages prior to the PDF pages, make sure to use the
39938  
39939 \family sans
39940 Default
39941 \family default
39942  alignment for the paragraph containing the template.
39943 \begin_inset Newline newline
39944 \end_inset
39945
39946 Here is an included PDF which is rotated by -5°: 
39947 \begin_inset External
39948         template PDFPages
39949         filename clipart/Abstract.pdf
39950         extra LaTeX "noautoscale, pages=-"
39951         rotateAngle -5
39952         rotateOrigin bottomleft
39953
39954 \end_inset
39955
39956
39957 \end_layout
39958
39959 \begin_layout Description
39960 Raster
39961 \begin_inset space ~
39962 \end_inset
39963
39964 image This can be used for bitmap images.
39965  The image can be treated in the 
39966 \family sans
39967 External material
39968 \family default
39969  dialog like the images that are usually included via the 
39970 \family sans
39971 Graphics
39972 \family default
39973  dialog as described in section
39974 \begin_inset space ~
39975 \end_inset
39976
39977
39978 \begin_inset CommandInset ref
39979 LatexCommand ref
39980 reference "sec:Graphics-Dialog"
39981
39982 \end_inset
39983
39984 .
39985  Here is an inserted raster image: 
39986 \begin_inset External
39987         template RasterImage
39988         filename clipart/ToolbarEnvBox.png
39989
39990 \end_inset
39991
39992
39993 \end_layout
39994
39995 \begin_layout Description
39996 Vector
39997 \begin_inset space ~
39998 \end_inset
39999
40000 graphics This can be used for vector graphics.
40001  The image can be treated in the 
40002 \family sans
40003 External material
40004 \family default
40005  dialog like the images that are usually included via the 
40006 \family sans
40007 Graphics
40008 \family default
40009  dialog as described in section
40010 \begin_inset space ~
40011 \end_inset
40012
40013
40014 \begin_inset CommandInset ref
40015 LatexCommand ref
40016 reference "sec:Graphics-Dialog"
40017
40018 \end_inset
40019
40020 .
40021  Here is an inserted vector graphics: 
40022 \begin_inset External
40023         template VectorGraphics
40024         filename clipart/SVG-Drawing.svg
40025         lyxscale 50
40026         scale 33
40027
40028 \end_inset
40029
40030
40031 \end_layout
40032
40033 \begin_layout Description
40034 Xfig
40035 \begin_inset space ~
40036 \end_inset
40037
40038 figure This template supports images created with the program 
40039 \series bold
40040
40041 \begin_inset CommandInset href
40042 LatexCommand href
40043 name "Xfig"
40044 target "http://en.wikipedia.org/wiki/Xfig"
40045 literal "false"
40046
40047 \end_inset
40048
40049
40050 \series default
40051 .
40052 \change_inserted 227574939 1473131626
40053
40054 \end_layout
40055
40056 \begin_layout Description
40057
40058 \change_inserted 227574939 1473131628
40059 Inkscape
40060 \begin_inset space ~
40061 \end_inset
40062
40063 figure This experimental template supports 
40064 \change_inserted 2047637253 1475533187
40065 SVG 
40066 \change_inserted 227574939 1473131628
40067 images
40068 \change_inserted 2047637253 1475533525
40069  that contain text written in \SpecialChar LaTeX
40070 .
40071
40072 \change_inserted 227574939 1473131628
40073  
40074 \change_inserted 2047637253 1475533551
40075 It relies on the PDF/PS+\SpecialChar LaTeX
40076  option of 
40077 \change_deleted 2047637253 1475533556
40078 created with 
40079 \change_inserted 227574939 1473131628
40080 the program 
40081 \begin_inset CommandInset href
40082 LatexCommand href
40083 name "Inkscape"
40084 target "https://en.wikipedia.org/wiki/Inkscape"
40085 literal "false"
40086
40087 \end_inset
40088
40089 .
40090  
40091 \change_inserted 2047637253 1475534005
40092 As described by the CTAN demonstration package 
40093 \emph on
40094 svg-inkscape
40095 \emph default
40096 ,
40097 \end_layout
40098
40099 \begin_deeper
40100 \begin_layout Quote
40101
40102 \change_inserted 2047637253 1475534064
40103
40104 \emph on
40105 using the 
40106 \begin_inset Quotes eld
40107 \end_inset
40108
40109 PDF+\SpecialChar LaTeX
40110  output
40111 \begin_inset Quotes erd
40112 \end_inset
40113
40114  option of Inkscape, it is possible to include SVG in documents, in which
40115  \SpecialChar LaTeX
40116  typesets the text.
40117  This results in uniform text style throughout the document, including text
40118  in images; moreover, \SpecialChar LaTeX
40119  commands may be used in the image’s text, providing
40120  such things as mathematics and references.
40121 \end_layout
40122
40123 \begin_layout Standard
40124
40125 \change_inserted 2047637253 1475534692
40126 With Inkscape, even the size of the font is taken from the surrounding \SpecialChar LaTeX
40127
40128  document.
40129  Of course, you can always embed \SpecialChar LaTeX
40130  modifiers like 
40131 \family typewriter
40132
40133 \backslash
40134 Large
40135 \family default
40136
40137 \family typewriter
40138
40139 \backslash
40140 small
40141 \family default
40142 , etc.
40143  into your figure text strings.
40144  Refer to the 
40145 \emph on
40146 svg-inkscape
40147 \emph default
40148  documentation package for more information and examples.
40149 \end_layout
40150
40151 \begin_layout Standard
40152
40153 \change_inserted 2047637253 1475534902
40154 It should be noted that while the image takes into account the surrounding
40155  font, its preview in \SpecialChar LyX
40156  does not.
40157  Wrapping the external inset in a preview inset gives better results in
40158  this regard.
40159 \end_layout
40160
40161 \begin_layout Standard
40162
40163 \change_deleted 2047637253 1475534821
40164 It
40165 \change_inserted 2047637253 1475534913
40166 The template
40167 \change_inserted 227574939 1473131628
40168  works very similarly to Xfig support, except that Inkscape is a more modern
40169  image editor than Xfig, which uses Scalable Vector Graphics (SVG) as its
40170  native format.
40171
40172 \change_unchanged
40173  
40174 \change_inserted 227574939 1473131628
40175 LyX will process the image file in much the same way as it does an Xfig
40176  image, extracting the text into a separate TeX file for the text strings,
40177  and a PDF file for the rest.
40178 \end_layout
40179
40180 \begin_layout Description
40181
40182 \change_inserted 227574939 1473131628
40183 Warning: Unfortunately the latest version of Inkscape, 0.91, contains a bug:
40184  with multi-page PDFs, the TeX file will sometimes reference more pages
40185  than the PDF file contains.
40186  This is the version that ships with Ubuntu 16.04.
40187  Its use with LyX can therefore not be recommended, until the bug is fixed
40188 \begin_inset Foot
40189 status open
40190
40191 \begin_layout Plain Layout
40192
40193 \change_inserted 227574939 1473131628
40194 A workaround for those who have already SVG figures in their document is,
40195  to manually do the LaTeX+PDF output from Inkscape, edit the 
40196 \family typewriter
40197 .pdf_tex
40198 \family default
40199  file to remove the erroneous references, and 
40200 \family typewriter
40201
40202 \backslash
40203 input
40204 \family default
40205  it directly into LyX, i.e., not use the external-template mechanism:
40206 \end_layout
40207
40208 \begin_layout Plain Layout
40209
40210 \change_inserted 227574939 1473131628
40211 \begin_inset Graphics
40212         filename clipart/workaround.png
40213         scale 50
40214
40215 \end_inset
40216
40217
40218 \end_layout
40219
40220 \begin_layout Plain Layout
40221
40222 \change_inserted 227574939 1473131628
40223 Here, the child document input inset (
40224 \family sans
40225 Insert\SpecialChar menuseparator
40226 File\SpecialChar menuseparator
40227 Child Document
40228 \family default
40229 ) was used, which allows you do directly edit the 
40230 \family typewriter
40231 .pdf_tex
40232 \family default
40233  file in a text editor.
40234  The LaTeX output is based on this edited snippet as re-generation from
40235  the SVG file has been commented out.
40236 \end_layout
40237
40238 \end_inset
40239
40240 .
40241 \change_deleted 2047637253 1475534230
40242
40243 \end_layout
40244
40245 \begin_layout Standard
40246
40247 \change_deleted 2047637253 1475534225
40248 The reason why we would use this complicated process at all, like in the
40249  case of Xfig, is that it makes the text strings inside the figure of the
40250  same font type and attributes as the surrounding text, which looks so much
40251  more professional.
40252  With Inkscape, even the 
40253 \emph on
40254 size
40255 \emph default
40256  of the font is taken from the surrounding LaTeX document â€“ in Xfig, you
40257  have to set it by hand to be the same.
40258  Of course you can always embed LaTeX modifiers like 
40259 \family typewriter
40260
40261 \backslash
40262 Large
40263 \family default
40264
40265 \family typewriter
40266
40267 \backslash
40268 small
40269 \family default
40270 , etc.
40271  into your figure text strings.
40272 \change_inserted 227574939 1473131628
40273
40274 \end_layout
40275
40276 \end_deeper
40277 \begin_layout Standard
40278 \begin_inset Float table
40279 placement !h
40280 wide false
40281 sideways false
40282 status open
40283
40284 \begin_layout Plain Layout
40285 \begin_inset Caption Standard
40286
40287 \begin_layout Plain Layout
40288 \begin_inset CommandInset label
40289 LatexCommand label
40290 name "tab:Comparison-of-the"
40291
40292 \end_inset
40293
40294 Comparison of the date input methods.
40295 \end_layout
40296
40297 \end_inset
40298
40299
40300 \end_layout
40301
40302 \begin_layout Plain Layout
40303 \align center
40304 \begin_inset Tabular
40305 <lyxtabular version="3" rows="4" columns="3">
40306 <features tabularvalignment="middle">
40307 <column alignment="center" valignment="top">
40308 <column alignment="center" valignment="top">
40309 <column alignment="center" valignment="top">
40310 <row>
40311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40312 \begin_inset Text
40313
40314 \begin_layout Plain Layout
40315 Document format
40316 \end_layout
40317
40318 \end_inset
40319 </cell>
40320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40321 \begin_inset Text
40322
40323 \begin_layout Plain Layout
40324
40325 \family sans
40326 Insert\SpecialChar menuseparator
40327 Date
40328 \end_layout
40329
40330 \end_inset
40331 </cell>
40332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40333 \begin_inset Text
40334
40335 \begin_layout Plain Layout
40336 command 
40337 \series bold
40338
40339 \backslash
40340 today
40341 \end_layout
40342
40343 \end_inset
40344 </cell>
40345 </row>
40346 <row>
40347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40348 \begin_inset Text
40349
40350 \begin_layout Plain Layout
40351 \SpecialChar LyX
40352
40353 \end_layout
40354
40355 \end_inset
40356 </cell>
40357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40358 \begin_inset Text
40359
40360 \begin_layout Plain Layout
40361 as date
40362 \end_layout
40363
40364 \end_inset
40365 </cell>
40366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40367 \begin_inset Text
40368
40369 \begin_layout Plain Layout
40370 as \SpecialChar TeX
40371  Code inset box
40372 \end_layout
40373
40374 \end_inset
40375 </cell>
40376 </row>
40377 <row>
40378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40379 \begin_inset Text
40380
40381 \begin_layout Plain Layout
40382 \SpecialChar LaTeX
40383
40384 \end_layout
40385
40386 \end_inset
40387 </cell>
40388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40389 \begin_inset Text
40390
40391 \begin_layout Plain Layout
40392 as date
40393 \end_layout
40394
40395 \end_inset
40396 </cell>
40397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40398 \begin_inset Text
40399
40400 \begin_layout Plain Layout
40401 as command
40402 \end_layout
40403
40404 \end_inset
40405 </cell>
40406 </row>
40407 <row>
40408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40409 \begin_inset Text
40410
40411 \begin_layout Plain Layout
40412 DVI, PDF, PS
40413 \end_layout
40414
40415 \end_inset
40416 </cell>
40417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40418 \begin_inset Text
40419
40420 \begin_layout Plain Layout
40421 as date
40422 \end_layout
40423
40424 \end_inset
40425 </cell>
40426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40427 \begin_inset Text
40428
40429 \begin_layout Plain Layout
40430 as date
40431 \end_layout
40432
40433 \end_inset
40434 </cell>
40435 </row>
40436 </lyxtabular>
40437
40438 \end_inset
40439
40440
40441 \end_layout
40442
40443 \end_inset
40444
40445
40446 \end_layout
40447
40448 \begin_layout Standard
40449 When you use the option 
40450 \family sans
40451 Draft
40452 \family default
40453  in the 
40454 \family sans
40455 File
40456 \family default
40457  tab of the 
40458 \family sans
40459 External Material
40460 \family default
40461  dialog, only the path to the inserted file is shown in the output.
40462 \begin_inset Newline newline
40463 \end_inset
40464
40465 External material is displayed in \SpecialChar LyX
40466  either as a box like this: 
40467 \begin_inset Graphics
40468         filename clipart/ExternalMaterial.png
40469         scale 95
40470         scaleBeforeRotation
40471
40472 \end_inset
40473
40474  or as image, depending on the option 
40475 \family sans
40476 Show in LyX
40477 \family default
40478  in the 
40479 \family sans
40480 LaTeX and LyX options
40481 \family default
40482  tab of the dialog.
40483 \end_layout
40484
40485 \begin_layout Standard
40486 The 
40487 \family sans
40488 \emph on
40489 Customization
40490 \family default
40491 \emph default
40492  manual explains how you can define your own templates.
40493 \end_layout
40494
40495 \begin_layout Section
40496 Child Documents
40497 \begin_inset CommandInset label
40498 LatexCommand label
40499 name "sec:Child-Documents"
40500
40501 \end_inset
40502
40503
40504 \begin_inset Index idx
40505 status collapsed
40506
40507 \begin_layout Plain Layout
40508 External Document Parts ! Child Documents
40509 \end_layout
40510
40511 \end_inset
40512
40513
40514 \begin_inset Index idx
40515 status collapsed
40516
40517 \begin_layout Plain Layout
40518 Files ! Include
40519 \end_layout
40520
40521 \end_inset
40522
40523
40524 \end_layout
40525
40526 \begin_layout Standard
40527 Child documents are used if you have a long document consisting of several
40528  larger parts or sections.
40529  For maintenance it is often useful and sometimes even required to split
40530  the document into several files that can be revised separately.
40531  The different documents are then the so called 
40532 \begin_inset Quotes eld
40533 \end_inset
40534
40535 child documents
40536 \begin_inset Quotes erd
40537 \end_inset
40538
40539 , and a master document connects them to print the full document or parts
40540  of it.
40541  A child document inherits elements from its master, for example the \SpecialChar LaTeX
40542  preamble,
40543  the bibliography, and labels for cross-references.
40544 \end_layout
40545
40546 \begin_layout Standard
40547 To be able to work on child documents without the need to open their master,
40548  specify in the child document the master in the menu
40549 \family sans
40550  Document\SpecialChar menuseparator
40551 Settings\SpecialChar menuseparator
40552 Document
40553 \begin_inset space ~
40554 \end_inset
40555
40556 Class
40557 \family default
40558 .
40559  This master document will then be used in the background by \SpecialChar LyX
40560  when you edit
40561  the child document.
40562 \end_layout
40563
40564 \begin_layout Standard
40565 Included documents are displayed in \SpecialChar LyX
40566  as a box like this: 
40567 \begin_inset Graphics
40568         filename clipart/ChildDocument.png
40569         scale 95
40570         scaleBeforeRotation
40571
40572 \end_inset
40573
40574  To include child documents in a master document use the menu 
40575 \family sans
40576 Insert\SpecialChar menuseparator
40577 File\SpecialChar menuseparator
40578 Child
40579 \begin_inset space ~
40580 \end_inset
40581
40582 Documents
40583 \family default
40584 .
40585  A dialog pops up where you can choose between four include methods:
40586 \end_layout
40587
40588 \begin_layout Description
40589 Include You can include \SpecialChar LyX
40590  and \SpecialChar LaTeX
40591  documents.
40592  When you press the 
40593 \family sans
40594 Edit
40595 \family default
40596  button in the 
40597 \family sans
40598 Child Document
40599 \family default
40600  dialog, the included document will be opened in \SpecialChar LyX
40601  in a new file tab so that
40602  you can modify it.
40603 \begin_inset Newline newline
40604 \end_inset
40605
40606
40607 \end_layout
40608
40609 \begin_layout Standard
40610 Here is a child document inserted using 
40611 \family sans
40612 Include
40613 \family default
40614
40615 \begin_inset CommandInset include
40616 LatexCommand include
40617 filename "DummyDocument1.lyx"
40618
40619 \end_inset
40620
40621
40622 \end_layout
40623
40624 \begin_layout Standard
40625 The section numbering includes the sections of the included files in the
40626  order they are inserted in the master document.
40627  The included example document has for example a subsection that is numbered
40628  as a subsection of this section.
40629  Labels of included documents can be referenced: Subsection
40630 \begin_inset space ~
40631 \end_inset
40632
40633
40634 \begin_inset CommandInset ref
40635 LatexCommand ref
40636 reference "subsec:External-Subsection-1"
40637
40638 \end_inset
40639
40640 .
40641 \end_layout
40642
40643 \begin_layout Standard
40644 The preamble of the child document is ignored; only the preamble of the
40645  master document is used.
40646  Branches in child documents will be ignored by the master document when
40647  the master document does not have a branch with the same name.
40648  Included documents are inserted starting on a new page and ending with
40649  a page break.
40650 \end_layout
40651
40652 \begin_layout Standard
40653 \begin_inset Note Greyedout
40654 status open
40655
40656 \begin_layout Plain Layout
40657
40658 \series bold
40659 Note:
40660 \series default
40661  If you have included a \SpecialChar LyX
40662  or \SpecialChar LaTeX
40663  file, you are warned when you export/view the
40664  document in case the child document uses another document class than the
40665  master document as this will lead to unexpected outputs.
40666 \end_layout
40667
40668 \end_inset
40669
40670
40671 \end_layout
40672
40673 \begin_layout Description
40674 Input This method is very similar to the Include method.
40675  The differences are:
40676 \end_layout
40677
40678 \begin_deeper
40679 \begin_layout Itemize
40680 Input files don't start with a new page and don't end with a page break.
40681 \end_layout
40682
40683 \begin_layout Itemize
40684 Input files can be previewed in \SpecialChar LyX
40685  when 
40686 \family sans
40687 Instant
40688 \begin_inset space ~
40689 \end_inset
40690
40691 Preview
40692 \family default
40693  is enabled in \SpecialChar LyX
40694 's preferences under 
40695 \family sans
40696 Look
40697 \begin_inset space ~
40698 \end_inset
40699
40700 and
40701 \begin_inset space ~
40702 \end_inset
40703
40704 feel\SpecialChar menuseparator
40705 Graphics
40706 \family default
40707 .
40708 \end_layout
40709
40710 \begin_layout Itemize
40711 You cannot exclude Input files via the menu 
40712 \family sans
40713 Document\SpecialChar menuseparator
40714 Settings\SpecialChar menuseparator
40715 Child Documents
40716 \family default
40717 .
40718 \end_layout
40719
40720 \end_deeper
40721 \begin_layout Standard
40722 Here is a child document inserted using 
40723 \family sans
40724 Input
40725 \family default
40726
40727 \begin_inset CommandInset include
40728 LatexCommand input
40729 filename "DummyDocument2.lyx"
40730
40731 \end_inset
40732
40733
40734 \end_layout
40735
40736 \begin_layout Description
40737 Verbatim With this method any text file can be included.
40738  The file is shown in the output with its source code; no command used in
40739  the text is invoked.
40740  You can use the option 
40741 \family sans
40742 Mark spaces in output
40743 \family default
40744  that displays the character 
40745 \begin_inset Quotes eld
40746 \end_inset
40747
40748
40749 \begin_inset ERT
40750 status collapsed
40751
40752 \begin_layout Plain Layout
40753
40754
40755 \backslash
40756 textvisiblespace 
40757 \end_layout
40758
40759 \end_inset
40760
40761
40762 \begin_inset Quotes erd
40763 \end_inset
40764
40765  for every space character in the source code.
40766  The difference from the method via the menu 
40767 \family sans
40768 Insert\SpecialChar menuseparator
40769 File\SpecialChar menuseparator
40770 Plain
40771 \begin_inset space ~
40772 \end_inset
40773
40774 Text
40775 \family default
40776  is that the document content is not shown in \SpecialChar LyX
40777 .
40778 \end_layout
40779
40780 \begin_layout Standard
40781 Here is a child document inserted as Verbatim: 
40782 \begin_inset CommandInset include
40783 LatexCommand verbatiminput
40784 filename "DummyTextDocument.txt"
40785
40786 \end_inset
40787
40788
40789 \begin_inset VSpace bigskip
40790 \end_inset
40791
40792  Here is a child document inserted as Verbatim using the 
40793 \family sans
40794 Mark spaces in output
40795 \family default
40796  option: 
40797 \begin_inset CommandInset include
40798 LatexCommand verbatiminput*
40799 filename "DummyTextDocument.txt"
40800
40801 \end_inset
40802
40803
40804 \end_layout
40805
40806 \begin_layout Standard
40807 \begin_inset VSpace bigskip
40808 \end_inset
40809
40810
40811 \end_layout
40812
40813 \begin_layout Standard
40814 \begin_inset Note Greyedout
40815 status open
40816
40817 \begin_layout Plain Layout
40818
40819 \series bold
40820 Note:
40821 \series default
40822  As you can see in the examples above, the text of the documents included
40823  as 
40824 \family sans
40825 verbatim
40826 \family default
40827  is not broken at the end of the document lines.
40828 \end_layout
40829
40830 \end_inset
40831
40832
40833 \end_layout
40834
40835 \begin_layout Description
40836 Listings This type is described in chapter
40837 \begin_inset space ~
40838 \end_inset
40839
40840
40841 \begin_inset CommandInset ref
40842 LatexCommand ref
40843 reference "cha:Program-Code-Listings"
40844
40845 \end_inset
40846
40847 .
40848 \end_layout
40849
40850 \begin_layout Standard
40851 \begin_inset Note Greyedout
40852 status open
40853
40854 \begin_layout Plain Layout
40855
40856 \series bold
40857 Note:
40858 \series default
40859  Including the same document twice in a document using different methods
40860  could cause \SpecialChar LaTeX
40861 -problems.
40862 \end_layout
40863
40864 \end_inset
40865
40866
40867 \end_layout
40868
40869 \begin_layout Standard
40870 If you want to view/export only selected children of your master document,
40871  either because you want to save compiling time or because you want to distribut
40872 e single chapters of the book you are just writing, you can exclude children
40873  from the output.
40874  This is done via the menu 
40875 \family sans
40876 Document\SpecialChar menuseparator
40877 Settings\SpecialChar menuseparator
40878 Child Documents
40879 \family default
40880 .
40881  You can exclude\SpecialChar breakableslash
40882 include children by double-clicking on the 
40883 \family sans
40884 include to output
40885 \family default
40886  column of the respective child document in the list (note that this only
40887  works for documents embedded via 
40888 \begin_inset Quotes eld
40889 \end_inset
40890
40891 Include
40892 \begin_inset Quotes erd
40893 \end_inset
40894
40895 , not with 
40896 \begin_inset Quotes eld
40897 \end_inset
40898
40899 Input
40900 \begin_inset Quotes erd
40901 \end_inset
40902
40903 ).
40904  If the option 
40905 \family sans
40906 Maintain counters and references
40907 \family default
40908  is enabled, \SpecialChar LyX
40909  will assure that all page numbers, references etc.
40910 \begin_inset space ~
40911 \end_inset
40912
40913 are correct as if the whole document was processed.
40914  This is useful if you want the selected sub-documents to look exactly as
40915  in the context of the whole document.
40916  However, \SpecialChar LyX
40917  needs to process the whole document in the background for this
40918  feature.
40919  So if you want to save compile time and if counters and references do not
40920  need to be correct, disable this checkbox.
40921 \end_layout
40922
40923 \begin_layout Standard
40924 Alternatively, you can put each included file into a branch.
40925 \begin_inset Foot
40926 status collapsed
40927
40928 \begin_layout Plain Layout
40929 Branches are described in section 
40930 \emph on
40931 Branches
40932 \emph default
40933  of the \SpecialChar LyX
40934  
40935 \emph on
40936 Userguide
40937 \emph default
40938 .
40939 \end_layout
40940
40941 \end_inset
40942
40943  By enabling\SpecialChar breakableslash
40944 disabling branches you can decide which included files will
40945  appear in the output.
40946  This has the advantage that it also works with Input'ed sub-documents.
40947  However, counters and references will not be maintained with this approach.
40948 \end_layout
40949
40950 \begin_layout Chapter
40951 Program Code Listings
40952 \begin_inset CommandInset label
40953 LatexCommand label
40954 name "cha:Program-Code-Listings"
40955
40956 \end_inset
40957
40958
40959 \begin_inset Index idx
40960 status collapsed
40961
40962 \begin_layout Plain Layout
40963 Listings
40964 \end_layout
40965
40966 \end_inset
40967
40968
40969 \begin_inset Index idx
40970 status collapsed
40971
40972 \begin_layout Plain Layout
40973 Program Code
40974 \end_layout
40975
40976 \end_inset
40977
40978
40979 \begin_inset Index idx
40980 status collapsed
40981
40982 \begin_layout Plain Layout
40983 Floats ! Listings
40984 \end_layout
40985
40986 \end_inset
40987
40988
40989 \end_layout
40990
40991 \begin_layout Standard
40992 To include and typeset program code you can use the 
40993 \family sans
40994 Listings
40995 \family default
40996  inset that can be inserted via the menu 
40997 \family sans
40998 Insert\SpecialChar menuseparator
40999 Program Listing
41000 \family default
41001 .
41002  The \SpecialChar LaTeX
41003 -package 
41004 \series bold
41005 listings
41006 \series default
41007
41008 \begin_inset Index idx
41009 status collapsed
41010
41011 \begin_layout Plain Layout
41012 \SpecialChar LaTeX
41013 -packages ! listings
41014 \end_layout
41015
41016 \end_inset
41017
41018  provides a powerful and flexible way to insert program source code into
41019  your document.
41020 \end_layout
41021
41022 \begin_layout Standard
41023 Right-clicking on a listings inset opens the context menu containing where
41024  you can set the listings format.
41025 \end_layout
41026
41027 \begin_layout Standard
41028 By default, a listing starts a new paragraph in the output.
41029  The placement option 
41030 \family sans
41031 Inline
41032 \begin_inset space ~
41033 \end_inset
41034
41035 listing
41036 \family default
41037  prints the listing inline like this: 
41038 \begin_inset listings
41039 lstparams "language={C++}"
41040 inline true
41041 status open
41042
41043 \begin_layout Plain Layout
41044
41045 int a=5;
41046 \end_layout
41047
41048 \end_inset
41049
41050
41051 \begin_inset Newline newline
41052 \end_inset
41053
41054 The option 
41055 \family sans
41056 Float
41057 \family default
41058  creates a listings float where you can specify the placement options 
41059 \begin_inset Quotes eld
41060 \end_inset
41061
41062
41063 \family sans
41064 h
41065 \family default
41066
41067 \begin_inset Quotes erd
41068 \end_inset
41069
41070
41071 \begin_inset Quotes eld
41072 \end_inset
41073
41074
41075 \family sans
41076 t
41077 \family default
41078
41079 \begin_inset Quotes erd
41080 \end_inset
41081
41082
41083 \begin_inset Quotes eld
41084 \end_inset
41085
41086
41087 \family sans
41088 b
41089 \family default
41090
41091 \begin_inset Quotes erd
41092 \end_inset
41093
41094 , and 
41095 \begin_inset Quotes eld
41096 \end_inset
41097
41098
41099 \family sans
41100 p
41101 \family default
41102
41103 \begin_inset Quotes erd
41104 \end_inset
41105
41106  corresponding to the float placement options described in section
41107 \begin_inset space ~
41108 \end_inset
41109
41110
41111 \begin_inset CommandInset ref
41112 LatexCommand ref
41113 reference "sec:Float-Placement"
41114
41115 \end_inset
41116
41117 .
41118  The placement options can be mixed and are inserted without any separation,
41119  e.
41120 \begin_inset space \thinspace{}
41121 \end_inset
41122
41123 g.
41124 \begin_inset space \space{}
41125 \end_inset
41126
41127
41128 \begin_inset Quotes eld
41129 \end_inset
41130
41131
41132 \family sans
41133 htbp
41134 \family default
41135
41136 \begin_inset Quotes erd
41137 \end_inset
41138
41139 .
41140  The option 
41141 \begin_inset Quotes eld
41142 \end_inset
41143
41144 h
41145 \begin_inset Quotes erd
41146 \end_inset
41147
41148  has sometimes no effect, but you don't need to use the 
41149 \family sans
41150 Float
41151 \family default
41152  option in this case as also non-float listings can have captions and be
41153  referenced.
41154 \end_layout
41155
41156 \begin_layout Standard
41157 You can add captions to listings with the menu 
41158 \family sans
41159 Insert\SpecialChar menuseparator
41160 Caption
41161 \family default
41162 .
41163  Listings can be referenced like floats: Listing
41164 \begin_inset space ~
41165 \end_inset
41166
41167
41168 \begin_inset CommandInset ref
41169 LatexCommand ref
41170 reference "lst:Example-Listing"
41171
41172 \end_inset
41173
41174 .
41175  A list of listings which contains all listings with captions can be created
41176  via the menu 
41177 \family sans
41178 Insert\SpecialChar menuseparator
41179 List
41180 \begin_inset space ~
41181 \end_inset
41182
41183 /
41184 \begin_inset space ~
41185 \end_inset
41186
41187 TOC\SpecialChar menuseparator
41188 List of Listings
41189 \family default
41190 .
41191  The list entries are the listing caption and the listing number.
41192 \end_layout
41193
41194 \begin_layout Standard
41195 \begin_inset listings
41196 lstparams "language=Python"
41197 inline false
41198 status open
41199
41200 \begin_layout Plain Layout
41201
41202 \begin_inset Caption Standard
41203
41204 \begin_layout Plain Layout
41205 \begin_inset CommandInset label
41206 LatexCommand label
41207 name "lst:Example-Listing"
41208
41209 \end_inset
41210
41211 Example Listing float
41212 \end_layout
41213
41214 \end_inset
41215
41216 # Example listing float
41217 \end_layout
41218
41219 \begin_layout Plain Layout
41220
41221 def func(param):
41222 \end_layout
41223
41224 \begin_layout Plain Layout
41225
41226     'this is a python function'
41227 \end_layout
41228
41229 \begin_layout Plain Layout
41230
41231     pass
41232 \end_layout
41233
41234 \end_inset
41235
41236
41237 \end_layout
41238
41239 \begin_layout Standard
41240 When you have set a programming language in the listings dialog, the keywords
41241  of this language will be recognized and specially typeset in the output.
41242  In the example listings the Python keyword 
41243 \begin_inset Quotes eld
41244 \end_inset
41245
41246 def
41247 \begin_inset Quotes erd
41248 \end_inset
41249
41250  is recognized and printed bold in the output.
41251 \end_layout
41252
41253 \begin_layout Standard
41254 \begin_inset Note Greyedout
41255 status open
41256
41257 \begin_layout Plain Layout
41258
41259 \series bold
41260 Note:
41261 \series default
41262  If you don't get bold keywords when using typewriter fonts, your 
41263 \family typewriter
41264 typewriter
41265 \family default
41266  font probably doesn't provide a bold shape.
41267  In this case select a different one in the menu 
41268 \family sans
41269 Document\SpecialChar menuseparator
41270 Settings\SpecialChar menuseparator
41271 Fonts
41272 \family default
41273 .
41274  (The fonts 
41275 \emph on
41276 LuxiMono, BeraMono
41277 \emph default
41278  and 
41279 \emph on
41280 Courier
41281 \emph default
41282  provide bold shapes.)
41283 \end_layout
41284
41285 \end_inset
41286
41287
41288 \end_layout
41289
41290 \begin_layout Standard
41291 In section 
41292 \family sans
41293 Line
41294 \begin_inset space ~
41295 \end_inset
41296
41297 numbering
41298 \family default
41299  of the listings dialog you can specify the line numbering style.
41300  You can insert a number to specify which lines are numbered in the field
41301  
41302 \family sans
41303 Step
41304 \family default
41305 .
41306  When you insert e.
41307 \begin_inset space \thinspace{}
41308 \end_inset
41309
41310 g.
41311 \begin_inset space \space{}
41312 \end_inset
41313
41314
41315 \begin_inset Quotes eld
41316 \end_inset
41317
41318 3
41319 \begin_inset Quotes erd
41320 \end_inset
41321
41322 , only every 3rd line will be numbered.
41323 \end_layout
41324
41325 \begin_layout Standard
41326 You can furthermore specify a range of lines; only these will then appear
41327  in the output.
41328  The option 
41329 \family sans
41330 Extended character table
41331 \family default
41332  should be used when you use national characters like the German umlauts
41333  in the listing.
41334 \begin_inset Newline newline
41335 \end_inset
41336
41337 Here is an example listing with left line numbering, step 
41338 \begin_inset Quotes eld
41339 \end_inset
41340
41341 3
41342 \begin_inset Quotes erd
41343 \end_inset
41344
41345 , language 
41346 \begin_inset Quotes eld
41347 \end_inset
41348
41349 Python
41350 \begin_inset Quotes erd
41351 \end_inset
41352
41353 , options 
41354 \begin_inset Quotes eld
41355 \end_inset
41356
41357 Extended character table
41358 \begin_inset Quotes erd
41359 \end_inset
41360
41361  and 
41362 \begin_inset Quotes eld
41363 \end_inset
41364
41365 Space
41366 \begin_inset space ~
41367 \end_inset
41368
41369 as
41370 \begin_inset space ~
41371 \end_inset
41372
41373 symbol
41374 \begin_inset Quotes erd
41375 \end_inset
41376
41377 , range lines 3
41378 \begin_inset space \thinspace{}
41379 \end_inset
41380
41381 -
41382 \begin_inset space \thinspace{}
41383 \end_inset
41384
41385 8:
41386 \end_layout
41387
41388 \begin_layout Standard
41389 \begin_inset listings
41390 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
41391 inline false
41392 status open
41393
41394 \begin_layout Plain Layout
41395
41396 def func(param):
41397 \end_layout
41398
41399 \begin_layout Plain Layout
41400
41401     'this is a python function'
41402 \end_layout
41403
41404 \begin_layout Plain Layout
41405
41406     pass
41407 \end_layout
41408
41409 \begin_layout Plain Layout
41410
41411 def func(param):
41412 \end_layout
41413
41414 \begin_layout Plain Layout
41415
41416 'This is a German word: Tschüß'
41417 \end_layout
41418
41419 \begin_layout Plain Layout
41420
41421 pass
41422 \end_layout
41423
41424 \begin_layout Plain Layout
41425
41426 def func(param):
41427 \end_layout
41428
41429 \begin_layout Plain Layout
41430
41431 'this is a python function'
41432 \end_layout
41433
41434 \begin_layout Plain Layout
41435
41436 pass
41437 \end_layout
41438
41439 \end_inset
41440
41441
41442 \end_layout
41443
41444 \begin_layout Standard
41445 When you have tabulators in your listing, you can specify the number of
41446  characters that are spanned by a tabulator in the field 
41447 \family sans
41448 Tabulator
41449 \begin_inset space ~
41450 \end_inset
41451
41452 size
41453 \family default
41454 .
41455 \end_layout
41456
41457 \begin_layout Standard
41458 \begin_inset Note Greyedout
41459 status open
41460
41461 \begin_layout Plain Layout
41462
41463 \series bold
41464 Note:
41465 \series default
41466  Due to a bug in the 
41467 \series bold
41468 listings
41469 \series default
41470  package the line numbering is shifted by a line by every previous listing.
41471  That's the reason why the lines 2 and 5 are numbered in the above listing
41472  and not the lines 3 and 6.
41473 \end_layout
41474
41475 \end_inset
41476
41477
41478 \end_layout
41479
41480 \begin_layout Standard
41481 \begin_inset VSpace bigskip
41482 \end_inset
41483
41484
41485 \end_layout
41486
41487 \begin_layout Standard
41488 It is also possible to print lines from a file as listing.
41489  To do this, use the menu 
41490 \family sans
41491 Insert\SpecialChar menuseparator
41492 File\SpecialChar menuseparator
41493 Child Document
41494 \family default
41495  and choose the type 
41496 \family sans
41497 Listings
41498 \family default
41499 .
41500 \begin_inset Foot
41501 status collapsed
41502
41503 \begin_layout Plain Layout
41504 The other child document types are described in section
41505 \begin_inset space ~
41506 \end_inset
41507
41508
41509 \begin_inset CommandInset ref
41510 LatexCommand ref
41511 reference "sec:Child-Documents"
41512
41513 \end_inset
41514
41515 .
41516 \end_layout
41517
41518 \end_inset
41519
41520  In the child document dialog you can specify the listing parameters in
41521  a text box.
41522  To show a list of all available parameters, type in a question mark 
41523 \begin_inset Quotes eld
41524 \end_inset
41525
41526 ?
41527 \begin_inset Quotes erd
41528 \end_inset
41529
41530  in the text box.
41531 \end_layout
41532
41533 \begin_layout Standard
41534 To reference child document listings, write a label text into the corresponding
41535  field of the child document dialog.
41536  The label can then be referenced using the menu 
41537 \family sans
41538 Insert\SpecialChar menuseparator
41539 Cross-Reference
41540 \family default
41541 .
41542 \end_layout
41543
41544 \begin_layout Standard
41545 Listing
41546 \begin_inset space ~
41547 \end_inset
41548
41549
41550 \begin_inset CommandInset ref
41551 LatexCommand ref
41552 reference "lst:file-listing"
41553
41554 \end_inset
41555
41556  is an example for a listing of a file; there the lines 10
41557 \begin_inset space \thinspace{}
41558 \end_inset
41559
41560 -
41561 \begin_inset space \thinspace{}
41562 \end_inset
41563
41564 15 of this \SpecialChar LyX
41565  file are listed.
41566 \end_layout
41567
41568 \begin_layout Standard
41569 \begin_inset CommandInset include
41570 LatexCommand lstinputlisting
41571 filename "EmbeddedObjects.lyx"
41572 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
41573
41574 \end_inset
41575
41576
41577 \end_layout
41578
41579 \begin_layout Standard
41580 \begin_inset VSpace bigskip
41581 \end_inset
41582
41583
41584 \end_layout
41585
41586 \begin_layout Standard
41587 Inserting a formula into a listing can be done the following way:
41588 \end_layout
41589
41590 \begin_layout Enumerate
41591 Open the listings dialog and add
41592 \begin_inset Newline newline
41593 \end_inset
41594
41595
41596 \family sans
41597 mathescape=true
41598 \family default
41599
41600 \begin_inset Newline newline
41601 \end_inset
41602
41603 to the field of the 
41604 \family sans
41605 Advanced
41606 \family default
41607  tab.
41608 \end_layout
41609
41610 \begin_layout Enumerate
41611 Create a formula outside the listing
41612 \end_layout
41613
41614 \begin_layout Enumerate
41615 Copy the content of the formula (not the formula inset) to the clipboard
41616  (shortcut 
41617 \begin_inset Info
41618 type  "shortcut"
41619 arg   "copy"
41620 \end_inset
41621
41622 )
41623 \end_layout
41624
41625 \begin_layout Enumerate
41626 In the listing write 
41627 \begin_inset Quotes eld
41628 \end_inset
41629
41630
41631 \family sans
41632 $$
41633 \family default
41634
41635 \begin_inset Quotes erd
41636 \end_inset
41637
41638  and copy from the clipboard between the dollar-signs (shortcut 
41639 \begin_inset Info
41640 type  "shortcut"
41641 arg   "paste"
41642 \end_inset
41643
41644 )
41645 \end_layout
41646
41647 \begin_layout Standard
41648 \begin_inset listings
41649 lstparams "language=Python,mathescape=true"
41650 inline false
41651 status open
41652
41653 \begin_layout Plain Layout
41654
41655 \begin_inset Caption Standard
41656
41657 \begin_layout Plain Layout
41658 Example Listing float containing a formula
41659 \end_layout
41660
41661 \end_inset
41662
41663 # Example listing float
41664 \end_layout
41665
41666 \begin_layout Plain Layout
41667
41668 def func(param):
41669 \end_layout
41670
41671 \begin_layout Plain Layout
41672
41673     # $
41674 \backslash
41675 prod_{n=1}^{
41676 \backslash
41677 infty}
41678 \backslash
41679 ,
41680 \backslash
41681 frac{1}{x^{2}}$
41682 \end_layout
41683
41684 \begin_layout Plain Layout
41685
41686     pass
41687 \end_layout
41688
41689 \end_inset
41690
41691
41692 \end_layout
41693
41694 \begin_layout Standard
41695 \begin_inset VSpace bigskip
41696 \end_inset
41697
41698
41699 \end_layout
41700
41701 \begin_layout Standard
41702 Global listings settings can be set in the 
41703 \family sans
41704 Document\SpecialChar menuseparator
41705 Settings\SpecialChar menuseparator
41706 Listings
41707 \family default
41708  dialog.
41709  To get there a list of available options, type in a question mark 
41710 \begin_inset Quotes eld
41711 \end_inset
41712
41713 ?
41714 \begin_inset Quotes erd
41715 \end_inset
41716
41717 .
41718 \end_layout
41719
41720 \begin_layout Standard
41721 For more information about the 
41722 \series bold
41723 listings
41724 \series default
41725  package, we refer to its documentation 
41726 \begin_inset CommandInset citation
41727 LatexCommand cite
41728 key "listings"
41729 literal "true"
41730
41731 \end_inset
41732
41733 .
41734 \end_layout
41735
41736 \begin_layout Standard
41737 \begin_inset Newpage newpage
41738 \end_inset
41739
41740
41741 \end_layout
41742
41743 \begin_layout Chapter
41744 \start_of_appendix
41745 Units available in \SpecialChar LyX
41746
41747 \begin_inset Index idx
41748 status collapsed
41749
41750 \begin_layout Plain Layout
41751 Units
41752 \end_layout
41753
41754 \end_inset
41755
41756
41757 \begin_inset CommandInset label
41758 LatexCommand label
41759 name "cha:Units-available-in"
41760
41761 \end_inset
41762
41763
41764 \end_layout
41765
41766 \begin_layout Standard
41767 To understand the units described in this documentation, Table
41768 \begin_inset space ~
41769 \end_inset
41770
41771
41772 \begin_inset CommandInset ref
41773 LatexCommand ref
41774 reference "tab:Units"
41775
41776 \end_inset
41777
41778  explains all units available in \SpecialChar LyX
41779 .
41780 \end_layout
41781
41782 \begin_layout Standard
41783 \begin_inset Float table
41784 placement h
41785 wide false
41786 sideways false
41787 status open
41788
41789 \begin_layout Plain Layout
41790 \begin_inset Caption Standard
41791
41792 \begin_layout Plain Layout
41793 \begin_inset CommandInset label
41794 LatexCommand label
41795 name "tab:Units"
41796
41797 \end_inset
41798
41799 Units
41800 \end_layout
41801
41802 \end_inset
41803
41804
41805 \end_layout
41806
41807 \begin_layout Plain Layout
41808 \begin_inset VSpace medskip
41809 \end_inset
41810
41811
41812 \end_layout
41813
41814 \begin_layout Plain Layout
41815 \align center
41816 \begin_inset Tabular
41817 <lyxtabular version="3" rows="20" columns="3">
41818 <features tabularvalignment="middle">
41819 <column alignment="center" valignment="top">
41820 <column alignment="center" valignment="top">
41821 <column alignment="center" valignment="top">
41822 <row>
41823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41824 \begin_inset Text
41825
41826 \begin_layout Plain Layout
41827 unit
41828 \end_layout
41829
41830 \end_inset
41831 </cell>
41832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41833 \begin_inset Text
41834
41835 \begin_layout Plain Layout
41836 name/description
41837 \end_layout
41838
41839 \end_inset
41840 </cell>
41841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41842 \begin_inset Text
41843
41844 \begin_layout Plain Layout
41845 \SpecialChar LaTeX
41846  command
41847 \end_layout
41848
41849 \end_inset
41850 </cell>
41851 </row>
41852 <row>
41853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41854 \begin_inset Text
41855
41856 \begin_layout Plain Layout
41857 mm
41858 \end_layout
41859
41860 \end_inset
41861 </cell>
41862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41863 \begin_inset Text
41864
41865 \begin_layout Plain Layout
41866 millimeter
41867 \end_layout
41868
41869 \end_inset
41870 </cell>
41871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41872 \begin_inset Text
41873
41874 \begin_layout Plain Layout
41875 -
41876 \end_layout
41877
41878 \end_inset
41879 </cell>
41880 </row>
41881 <row>
41882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41883 \begin_inset Text
41884
41885 \begin_layout Plain Layout
41886 cm
41887 \end_layout
41888
41889 \end_inset
41890 </cell>
41891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41892 \begin_inset Text
41893
41894 \begin_layout Plain Layout
41895 centimeter
41896 \end_layout
41897
41898 \end_inset
41899 </cell>
41900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41901 \begin_inset Text
41902
41903 \begin_layout Plain Layout
41904 -
41905 \end_layout
41906
41907 \end_inset
41908 </cell>
41909 </row>
41910 <row>
41911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41912 \begin_inset Text
41913
41914 \begin_layout Plain Layout
41915 in
41916 \end_layout
41917
41918 \end_inset
41919 </cell>
41920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41921 \begin_inset Text
41922
41923 \begin_layout Plain Layout
41924 inch
41925 \end_layout
41926
41927 \end_inset
41928 </cell>
41929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933 -
41934 \end_layout
41935
41936 \end_inset
41937 </cell>
41938 </row>
41939 <row>
41940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41941 \begin_inset Text
41942
41943 \begin_layout Plain Layout
41944 pt
41945 \end_layout
41946
41947 \end_inset
41948 </cell>
41949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41950 \begin_inset Text
41951
41952 \begin_layout Plain Layout
41953 point (72.27
41954 \begin_inset space \thinspace{}
41955 \end_inset
41956
41957 pt = 1
41958 \begin_inset space \thinspace{}
41959 \end_inset
41960
41961 in)
41962 \end_layout
41963
41964 \end_inset
41965 </cell>
41966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41967 \begin_inset Text
41968
41969 \begin_layout Plain Layout
41970 -
41971 \end_layout
41972
41973 \end_inset
41974 </cell>
41975 </row>
41976 <row>
41977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41978 \begin_inset Text
41979
41980 \begin_layout Plain Layout
41981 pc
41982 \end_layout
41983
41984 \end_inset
41985 </cell>
41986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41987 \begin_inset Text
41988
41989 \begin_layout Plain Layout
41990 pica (1
41991 \begin_inset space \thinspace{}
41992 \end_inset
41993
41994 pc = 12
41995 \begin_inset space \thinspace{}
41996 \end_inset
41997
41998 pt)
41999 \end_layout
42000
42001 \end_inset
42002 </cell>
42003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42004 \begin_inset Text
42005
42006 \begin_layout Plain Layout
42007 -
42008 \end_layout
42009
42010 \end_inset
42011 </cell>
42012 </row>
42013 <row>
42014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42015 \begin_inset Text
42016
42017 \begin_layout Plain Layout
42018 sp
42019 \end_layout
42020
42021 \end_inset
42022 </cell>
42023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42024 \begin_inset Text
42025
42026 \begin_layout Plain Layout
42027 scaled point (65536
42028 \begin_inset space \thinspace{}
42029 \end_inset
42030
42031 sp = 1
42032 \begin_inset space \thinspace{}
42033 \end_inset
42034
42035 pt)
42036 \end_layout
42037
42038 \end_inset
42039 </cell>
42040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42041 \begin_inset Text
42042
42043 \begin_layout Plain Layout
42044 -
42045 \end_layout
42046
42047 \end_inset
42048 </cell>
42049 </row>
42050 <row>
42051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42052 \begin_inset Text
42053
42054 \begin_layout Plain Layout
42055 bp
42056 \end_layout
42057
42058 \end_inset
42059 </cell>
42060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42061 \begin_inset Text
42062
42063 \begin_layout Plain Layout
42064 big point (72
42065 \begin_inset space \thinspace{}
42066 \end_inset
42067
42068 bp = 1
42069 \begin_inset space \thinspace{}
42070 \end_inset
42071
42072 in)
42073 \end_layout
42074
42075 \end_inset
42076 </cell>
42077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42078 \begin_inset Text
42079
42080 \begin_layout Plain Layout
42081 -
42082 \end_layout
42083
42084 \end_inset
42085 </cell>
42086 </row>
42087 <row>
42088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42089 \begin_inset Text
42090
42091 \begin_layout Plain Layout
42092 dd
42093 \end_layout
42094
42095 \end_inset
42096 </cell>
42097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42098 \begin_inset Text
42099
42100 \begin_layout Plain Layout
42101 didot (1
42102 \begin_inset space \thinspace{}
42103 \end_inset
42104
42105 dd 
42106 \begin_inset Formula $\approx$
42107 \end_inset
42108
42109  0.376
42110 \begin_inset space \thinspace{}
42111 \end_inset
42112
42113 mm)
42114 \end_layout
42115
42116 \end_inset
42117 </cell>
42118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42119 \begin_inset Text
42120
42121 \begin_layout Plain Layout
42122 -
42123 \end_layout
42124
42125 \end_inset
42126 </cell>
42127 </row>
42128 <row>
42129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42130 \begin_inset Text
42131
42132 \begin_layout Plain Layout
42133 cc
42134 \end_layout
42135
42136 \end_inset
42137 </cell>
42138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42139 \begin_inset Text
42140
42141 \begin_layout Plain Layout
42142 cicero (1
42143 \begin_inset space \thinspace{}
42144 \end_inset
42145
42146 cc = 12
42147 \begin_inset space \thinspace{}
42148 \end_inset
42149
42150 dd)
42151 \end_layout
42152
42153 \end_inset
42154 </cell>
42155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42156 \begin_inset Text
42157
42158 \begin_layout Plain Layout
42159 -
42160 \end_layout
42161
42162 \end_inset
42163 </cell>
42164 </row>
42165 <row>
42166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42167 \begin_inset Text
42168
42169 \begin_layout Plain Layout
42170 Scale Graphics %
42171 \end_layout
42172
42173 \end_inset
42174 </cell>
42175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42176 \begin_inset Text
42177
42178 \begin_layout Plain Layout
42179 % of original image width
42180 \end_layout
42181
42182 \end_inset
42183 </cell>
42184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42185 \begin_inset Text
42186
42187 \begin_layout Plain Layout
42188
42189 \end_layout
42190
42191 \end_inset
42192 </cell>
42193 </row>
42194 <row>
42195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42196 \begin_inset Text
42197
42198 \begin_layout Plain Layout
42199 Text Width %
42200 \end_layout
42201
42202 \end_inset
42203 </cell>
42204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42205 \begin_inset Text
42206
42207 \begin_layout Plain Layout
42208 % of text width
42209 \end_layout
42210
42211 \end_inset
42212 </cell>
42213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42214 \begin_inset Text
42215
42216 \begin_layout Plain Layout
42217
42218 \backslash
42219 textwidth
42220 \end_layout
42221
42222 \end_inset
42223 </cell>
42224 </row>
42225 <row>
42226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42227 \begin_inset Text
42228
42229 \begin_layout Plain Layout
42230 Column Width %
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42236 \begin_inset Text
42237
42238 \begin_layout Plain Layout
42239 % of column width
42240 \end_layout
42241
42242 \end_inset
42243 </cell>
42244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42245 \begin_inset Text
42246
42247 \begin_layout Plain Layout
42248
42249 \backslash
42250 columnwidth
42251 \end_layout
42252
42253 \end_inset
42254 </cell>
42255 </row>
42256 <row>
42257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42258 \begin_inset Text
42259
42260 \begin_layout Plain Layout
42261 Page Width %
42262 \end_layout
42263
42264 \end_inset
42265 </cell>
42266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42267 \begin_inset Text
42268
42269 \begin_layout Plain Layout
42270 % of paper width
42271 \end_layout
42272
42273 \end_inset
42274 </cell>
42275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42276 \begin_inset Text
42277
42278 \begin_layout Plain Layout
42279
42280 \backslash
42281 paperwidth
42282 \end_layout
42283
42284 \end_inset
42285 </cell>
42286 </row>
42287 <row>
42288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42289 \begin_inset Text
42290
42291 \begin_layout Plain Layout
42292 Line Width %
42293 \end_layout
42294
42295 \end_inset
42296 </cell>
42297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42298 \begin_inset Text
42299
42300 \begin_layout Plain Layout
42301 % of line width
42302 \end_layout
42303
42304 \end_inset
42305 </cell>
42306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42307 \begin_inset Text
42308
42309 \begin_layout Plain Layout
42310
42311 \backslash
42312 linewidth
42313 \end_layout
42314
42315 \end_inset
42316 </cell>
42317 </row>
42318 <row>
42319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42320 \begin_inset Text
42321
42322 \begin_layout Plain Layout
42323 Text Height %
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42329 \begin_inset Text
42330
42331 \begin_layout Plain Layout
42332 % of text height
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42338 \begin_inset Text
42339
42340 \begin_layout Plain Layout
42341
42342 \backslash
42343 textheight
42344 \end_layout
42345
42346 \end_inset
42347 </cell>
42348 </row>
42349 <row>
42350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42351 \begin_inset Text
42352
42353 \begin_layout Plain Layout
42354 Page Height %
42355 \end_layout
42356
42357 \end_inset
42358 </cell>
42359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42360 \begin_inset Text
42361
42362 \begin_layout Plain Layout
42363 % of paper height
42364 \end_layout
42365
42366 \end_inset
42367 </cell>
42368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42369 \begin_inset Text
42370
42371 \begin_layout Plain Layout
42372
42373 \backslash
42374 paperheight
42375 \end_layout
42376
42377 \end_inset
42378 </cell>
42379 </row>
42380 <row>
42381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42382 \begin_inset Text
42383
42384 \begin_layout Plain Layout
42385 ex
42386 \end_layout
42387
42388 \end_inset
42389 </cell>
42390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394 height of letter 
42395 \emph on
42396 x
42397 \emph default
42398  in current font
42399 \end_layout
42400
42401 \end_inset
42402 </cell>
42403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42404 \begin_inset Text
42405
42406 \begin_layout Plain Layout
42407 -
42408 \end_layout
42409
42410 \end_inset
42411 </cell>
42412 </row>
42413 <row>
42414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42415 \begin_inset Text
42416
42417 \begin_layout Plain Layout
42418 em
42419 \end_layout
42420
42421 \end_inset
42422 </cell>
42423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42424 \begin_inset Text
42425
42426 \begin_layout Plain Layout
42427 width of letter 
42428 \emph on
42429 M
42430 \emph default
42431  in current font
42432 \end_layout
42433
42434 \end_inset
42435 </cell>
42436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42437 \begin_inset Text
42438
42439 \begin_layout Plain Layout
42440 -
42441 \end_layout
42442
42443 \end_inset
42444 </cell>
42445 </row>
42446 <row>
42447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42448 \begin_inset Text
42449
42450 \begin_layout Plain Layout
42451 mu
42452 \end_layout
42453
42454 \end_inset
42455 </cell>
42456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42457 \begin_inset Text
42458
42459 \begin_layout Plain Layout
42460 math unit (1
42461 \begin_inset space \thinspace{}
42462 \end_inset
42463
42464 mu = 1/18
42465 \begin_inset space \thinspace{}
42466 \end_inset
42467
42468 em)
42469 \end_layout
42470
42471 \end_inset
42472 </cell>
42473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42474 \begin_inset Text
42475
42476 \begin_layout Plain Layout
42477 -
42478 \end_layout
42479
42480 \end_inset
42481 </cell>
42482 </row>
42483 </lyxtabular>
42484
42485 \end_inset
42486
42487
42488 \end_layout
42489
42490 \end_inset
42491
42492
42493 \end_layout
42494
42495 \begin_layout Chapter
42496 Output File Formats with Graphics
42497 \begin_inset CommandInset label
42498 LatexCommand label
42499 name "cha:Output-File-Formats"
42500
42501 \end_inset
42502
42503
42504 \end_layout
42505
42506 \begin_layout Section
42507 DVI
42508 \begin_inset Index idx
42509 status collapsed
42510
42511 \begin_layout Plain Layout
42512 File Formats ! DVI
42513 \end_layout
42514
42515 \end_inset
42516
42517
42518 \begin_inset Index idx
42519 status collapsed
42520
42521 \begin_layout Plain Layout
42522 DVI|see
42523 \begin_inset ERT
42524 status collapsed
42525
42526 \begin_layout Plain Layout
42527
42528 {
42529 \end_layout
42530
42531 \end_inset
42532
42533 File Formats
42534 \begin_inset ERT
42535 status collapsed
42536
42537 \begin_layout Plain Layout
42538
42539 }
42540 \end_layout
42541
42542 \end_inset
42543
42544
42545 \end_layout
42546
42547 \end_inset
42548
42549
42550 \end_layout
42551
42552 \begin_layout Standard
42553 This file type has the extension 
42554 \begin_inset Quotes eld
42555 \end_inset
42556
42557
42558 \family typewriter
42559 .dvi
42560 \family default
42561
42562 \begin_inset Quotes erd
42563 \end_inset
42564
42565 .
42566  It is called 
42567 \begin_inset Quotes eld
42568 \end_inset
42569
42570 device-independent
42571 \begin_inset Quotes erd
42572 \end_inset
42573
42574  (DVI), because it is completely portable; you can move them from one machine
42575  to another without needing to do any sort of conversion.
42576  At the time when this file-format was developed, this was no matter of
42577  course.
42578  DVIs are used for quick previews and as pre-stage for other output formats,
42579  like PostScript.
42580 \end_layout
42581
42582 \begin_layout Standard
42583 \begin_inset Note Greyedout
42584 status open
42585
42586 \begin_layout Plain Layout
42587
42588 \series bold
42589 Note:
42590 \series default
42591  DVI-files do not contain images; they will only be a linked.
42592 \end_layout
42593
42594 \end_inset
42595
42596  So don't forget this, if you move your 
42597 \family typewriter
42598 .dvi
42599 \family default
42600  file to another computer.
42601  This property can also slow down your computer when you view the DVI, because
42602  the DVI-viewer has to convert the image in the background to make it visible
42603  when you scroll in the DVI.
42604  So it is recommended that you use PDF for files with many images.
42605 \end_layout
42606
42607 \begin_layout Standard
42608 You can export your document to DVI by using the menu 
42609 \family sans
42610 File\SpecialChar menuseparator
42611 Export\SpecialChar menuseparator
42612 DVI
42613 \family default
42614 .
42615  You can view your document as DVI via the 
42616 \family sans
42617 View
42618 \family default
42619  menu.
42620 \end_layout
42621
42622 \begin_layout Section
42623 PostScript
42624 \begin_inset Index idx
42625 status collapsed
42626
42627 \begin_layout Plain Layout
42628 File Formats ! PostScript
42629 \end_layout
42630
42631 \end_inset
42632
42633
42634 \begin_inset Index idx
42635 status collapsed
42636
42637 \begin_layout Plain Layout
42638 PostScript|see
42639 \begin_inset ERT
42640 status collapsed
42641
42642 \begin_layout Plain Layout
42643
42644 {
42645 \end_layout
42646
42647 \end_inset
42648
42649 File Formats
42650 \begin_inset ERT
42651 status collapsed
42652
42653 \begin_layout Plain Layout
42654
42655 }
42656 \end_layout
42657
42658 \end_inset
42659
42660
42661 \end_layout
42662
42663 \end_inset
42664
42665
42666 \end_layout
42667
42668 \begin_layout Standard
42669 This file type has the extension 
42670 \begin_inset Quotes eld
42671 \end_inset
42672
42673
42674 \family typewriter
42675 .ps
42676 \family default
42677
42678 \begin_inset Quotes erd
42679 \end_inset
42680
42681 .
42682  PostScript was developed by the company 
42683 \family typewriter
42684 Adobe
42685 \family default
42686  as a printer language.
42687  The file therefore contains commands that the printer uses to print the
42688  file.
42689  PostScript can be seen as a 
42690 \begin_inset Quotes eld
42691 \end_inset
42692
42693 programming language
42694 \begin_inset Quotes erd
42695 \end_inset
42696
42697 ; you can calculate with it and draw diagrams and images.
42698 \begin_inset Foot
42699 status collapsed
42700
42701 \begin_layout Plain Layout
42702 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
42703 -package
42704  
42705 \series bold
42706 PSTricks
42707 \series default
42708  
42709 \begin_inset CommandInset citation
42710 LatexCommand cite
42711 key "pstricks"
42712 literal "true"
42713
42714 \end_inset
42715
42716 .
42717 \end_layout
42718
42719 \end_inset
42720
42721  Due to this ability, the files are often bigger than PDFs.
42722 \end_layout
42723
42724 \begin_layout Standard
42725 PostScript can only contain images in the format 
42726 \begin_inset Quotes eld
42727 \end_inset
42728
42729 Encapsulated PostScript
42730 \begin_inset Quotes erd
42731 \end_inset
42732
42733  (EPS, file extension 
42734 \begin_inset Quotes eld
42735 \end_inset
42736
42737
42738 \family typewriter
42739 .eps
42740 \family default
42741
42742 \begin_inset Quotes erd
42743 \end_inset
42744
42745 ).
42746  As \SpecialChar LyX
42747  allows you to use any known image format in your document, it has to
42748  convert images in the background to EPS.
42749  If you have e.g.
42750 \begin_inset space ~
42751 \end_inset
42752
42753 50
42754 \begin_inset space ~
42755 \end_inset
42756
42757 images in your document, \SpecialChar LyX
42758  has to do 50
42759 \begin_inset space ~
42760 \end_inset
42761
42762 conversions whenever you view or export your document.
42763  This will slow down your work flow with \SpecialChar LyX
42764  drastically.
42765  So if you plan to use PostScript, you can insert your images directly as
42766  EPS to avoid this problem.
42767 \end_layout
42768
42769 \begin_layout Standard
42770 You can export your document to PostScript using the menu 
42771 \family sans
42772 File\SpecialChar menuseparator
42773 Export\SpecialChar menuseparator
42774 Postscript
42775 \family default
42776 .
42777  You can view your document as PostScript via the 
42778 \family sans
42779 View
42780 \family default
42781  menu.
42782 \end_layout
42783
42784 \begin_layout Section
42785 PDF
42786 \begin_inset Index idx
42787 status collapsed
42788
42789 \begin_layout Plain Layout
42790 File Formats ! PDF
42791 \end_layout
42792
42793 \end_inset
42794
42795
42796 \begin_inset Index idx
42797 status collapsed
42798
42799 \begin_layout Plain Layout
42800 PDF
42801 \end_layout
42802
42803 \end_inset
42804
42805
42806 \end_layout
42807
42808 \begin_layout Standard
42809 This file type has the extension 
42810 \begin_inset Quotes eld
42811 \end_inset
42812
42813
42814 \family typewriter
42815 .pdf
42816 \family default
42817
42818 \begin_inset Quotes erd
42819 \end_inset
42820
42821 .
42822  The 
42823 \begin_inset Quotes eld
42824 \end_inset
42825
42826 Portable Document Format
42827 \begin_inset Quotes erd
42828 \end_inset
42829
42830  (PDF) was developed by 
42831 \family typewriter
42832 Adobe
42833 \family default
42834  as a derivative of PostScript.
42835  It is more compressed and it uses fewer commands than PostScript.
42836  As the name 
42837 \begin_inset Quotes eld
42838 \end_inset
42839
42840 portable
42841 \begin_inset Quotes erd
42842 \end_inset
42843
42844  implies, it can be processed at any computer system and the printed output
42845  looks exactly the same.
42846 \end_layout
42847
42848 \begin_layout Standard
42849 PDF can contain images in its own PDF format, in the format 
42850 \begin_inset Quotes eld
42851 \end_inset
42852
42853 Joint Photographic Experts Group
42854 \begin_inset Quotes erd
42855 \end_inset
42856
42857  (JPG, file extension 
42858 \begin_inset Quotes eld
42859 \end_inset
42860
42861
42862 \family typewriter
42863 .jpg
42864 \family default
42865
42866 \begin_inset Quotes erd
42867 \end_inset
42868
42869  or 
42870 \begin_inset Quotes eld
42871 \end_inset
42872
42873
42874 \family typewriter
42875 .jpeg
42876 \family default
42877
42878 \begin_inset Quotes erd
42879 \end_inset
42880
42881 ), and in the format 
42882 \begin_inset Quotes eld
42883 \end_inset
42884
42885 Portable Network Graphics
42886 \begin_inset Quotes erd
42887 \end_inset
42888
42889  (PNG, file extension 
42890 \begin_inset Quotes eld
42891 \end_inset
42892
42893
42894 \family typewriter
42895 .png
42896 \family default
42897
42898 \begin_inset Quotes erd
42899 \end_inset
42900
42901 ).
42902  Nevertheless you can use any other image format, because \SpecialChar LyX
42903  converts them
42904  in the background to one of these formats.
42905  But as described in the section about PostScript, the image conversion
42906  will slow down your work flow.
42907  So it is recommended that you use images in one of the three mentioned
42908  formats.
42909 \end_layout
42910
42911 \begin_layout Standard
42912 You can export your document to PDF via the menu 
42913 \family sans
42914 File\SpecialChar menuseparator
42915 Export
42916 \family default
42917  in three different ways:
42918 \end_layout
42919
42920 \begin_layout Description
42921 PDF
42922 \begin_inset space ~
42923 \end_inset
42924
42925 (ps2pdf) This uses the program 
42926 \family typewriter
42927 ps2pdf
42928 \family default
42929  that creates a PDF from a PostScript-version of your file.
42930  The PostScript-version is produced by the program 
42931 \family typewriter
42932 dvips
42933 \family default
42934  which uses a DVI-version as intermediate step.
42935  So this export variant consists of three conversions.
42936 \end_layout
42937
42938 \begin_layout Description
42939 PDF
42940 \begin_inset space ~
42941 \end_inset
42942
42943 (dvipdfm) This uses the program 
42944 \family typewriter
42945 dvipdfm
42946 \family default
42947  that converts your file in the background to DVI and in a second step to
42948  PDF.
42949 \end_layout
42950
42951 \begin_layout Description
42952 PDF
42953 \begin_inset space ~
42954 \end_inset
42955
42956 (pdflatex) This uses the program 
42957 \family typewriter
42958 pdftex
42959 \family default
42960  that converts your file directly to PDF.
42961 \end_layout
42962
42963 \begin_layout Standard
42964 It is recommended that you use 
42965 \family sans
42966 PDF
42967 \begin_inset space ~
42968 \end_inset
42969
42970 (pdflatex)
42971 \family default
42972  because 
42973 \family typewriter
42974 pdftex
42975 \family default
42976  supports all features of actual PDF-versions, is quick and works stable.
42977  The program 
42978 \family typewriter
42979 dvipdfm
42980 \family default
42981  is not under development and therefore a bit outdated.
42982 \end_layout
42983
42984 \begin_layout Standard
42985 You can view your document as PDF via the 
42986 \family sans
42987 View
42988 \family default
42989  menu or by using a toolbar button.
42990 \end_layout
42991
42992 \begin_layout Chapter
42993 List of dvips color names
42994 \begin_inset CommandInset label
42995 LatexCommand label
42996 name "chap:List-of-dvips-colornames"
42997
42998 \end_inset
42999
43000
43001 \end_layout
43002
43003 \begin_layout Standard
43004 \begin_inset Tabular
43005 <lyxtabular version="3" rows="17" columns="4">
43006 <features tabularvalignment="middle">
43007 <column alignment="left" valignment="top" width="0pt">
43008 <column alignment="left" valignment="top" width="0pt">
43009 <column alignment="left" valignment="top" width="0pt">
43010 <column alignment="left" valignment="top" width="0pt">
43011 <row>
43012 <cell alignment="left" valignment="top" usebox="none">
43013 \begin_inset Text
43014
43015 \begin_layout Plain Layout
43016 \begin_inset ERT
43017 status collapsed
43018
43019 \begin_layout Plain Layout
43020
43021
43022 \backslash
43023 fcolorbox{black}{
43024 \end_layout
43025
43026 \end_inset
43027
43028 white
43029 \begin_inset ERT
43030 status collapsed
43031
43032 \begin_layout Plain Layout
43033
43034 }{
43035 \end_layout
43036
43037 \end_inset
43038
43039 Color
43040 \begin_inset ERT
43041 status collapsed
43042
43043 \begin_layout Plain Layout
43044
43045 }
43046 \end_layout
43047
43048 \end_inset
43049
43050  Color name
43051 \end_layout
43052
43053 \end_inset
43054 </cell>
43055 <cell alignment="left" valignment="top" usebox="none">
43056 \begin_inset Text
43057
43058 \begin_layout Plain Layout
43059 \begin_inset ERT
43060 status collapsed
43061
43062 \begin_layout Plain Layout
43063
43064
43065 \backslash
43066 fcolorbox{black}{
43067 \end_layout
43068
43069 \end_inset
43070
43071 white
43072 \begin_inset ERT
43073 status collapsed
43074
43075 \begin_layout Plain Layout
43076
43077 }{
43078 \end_layout
43079
43080 \end_inset
43081
43082 Color
43083 \begin_inset ERT
43084 status collapsed
43085
43086 \begin_layout Plain Layout
43087
43088 }
43089 \end_layout
43090
43091 \end_inset
43092
43093  Color name
43094 \end_layout
43095
43096 \end_inset
43097 </cell>
43098 <cell alignment="left" valignment="top" usebox="none">
43099 \begin_inset Text
43100
43101 \begin_layout Plain Layout
43102 \begin_inset ERT
43103 status collapsed
43104
43105 \begin_layout Plain Layout
43106
43107
43108 \backslash
43109 fcolorbox{black}{
43110 \end_layout
43111
43112 \end_inset
43113
43114 white
43115 \begin_inset ERT
43116 status collapsed
43117
43118 \begin_layout Plain Layout
43119
43120 }{
43121 \end_layout
43122
43123 \end_inset
43124
43125 Color
43126 \begin_inset ERT
43127 status collapsed
43128
43129 \begin_layout Plain Layout
43130
43131 }
43132 \end_layout
43133
43134 \end_inset
43135
43136  Color name
43137 \end_layout
43138
43139 \end_inset
43140 </cell>
43141 <cell alignment="left" valignment="top" usebox="none">
43142 \begin_inset Text
43143
43144 \begin_layout Plain Layout
43145 \begin_inset ERT
43146 status collapsed
43147
43148 \begin_layout Plain Layout
43149
43150
43151 \backslash
43152 fcolorbox{black}{
43153 \end_layout
43154
43155 \end_inset
43156
43157 white
43158 \begin_inset ERT
43159 status collapsed
43160
43161 \begin_layout Plain Layout
43162
43163 }{
43164 \end_layout
43165
43166 \end_inset
43167
43168 Color
43169 \begin_inset ERT
43170 status collapsed
43171
43172 \begin_layout Plain Layout
43173
43174 }
43175 \end_layout
43176
43177 \end_inset
43178
43179  Color name
43180 \end_layout
43181
43182 \end_inset
43183 </cell>
43184 </row>
43185 <row>
43186 <cell alignment="center" valignment="top" usebox="none">
43187 \begin_inset Text
43188
43189 \begin_layout Plain Layout
43190 \begin_inset ERT
43191 status collapsed
43192
43193 \begin_layout Plain Layout
43194
43195
43196 \backslash
43197 fcolorbox{black}{
43198 \end_layout
43199
43200 \end_inset
43201
43202 Apricot
43203 \begin_inset ERT
43204 status collapsed
43205
43206 \begin_layout Plain Layout
43207
43208 }{
43209 \end_layout
43210
43211 \end_inset
43212
43213
43214 \begin_inset Phantom Phantom
43215 status open
43216
43217 \begin_layout Plain Layout
43218 W
43219 \end_layout
43220
43221 \end_inset
43222
43223
43224 \begin_inset ERT
43225 status collapsed
43226
43227 \begin_layout Plain Layout
43228
43229 }
43230 \end_layout
43231
43232 \end_inset
43233
43234  Apricot
43235 \end_layout
43236
43237 \end_inset
43238 </cell>
43239 <cell alignment="center" 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 Aquamarine
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  Aquamarine
43288 \end_layout
43289
43290 \end_inset
43291 </cell>
43292 <cell alignment="center" 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 Bittersweet
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  Bittersweet
43341 \end_layout
43342
43343 \end_inset
43344 </cell>
43345 <cell alignment="center" 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 BlueGreen
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  BlueGreen
43394 \end_layout
43395
43396 \end_inset
43397 </cell>
43398 </row>
43399 <row>
43400 <cell alignment="left" valignment="top" usebox="none">
43401 \begin_inset Text
43402
43403 \begin_layout Plain Layout
43404 \begin_inset ERT
43405 status collapsed
43406
43407 \begin_layout Plain Layout
43408
43409
43410 \backslash
43411 fcolorbox{black}{
43412 \end_layout
43413
43414 \end_inset
43415
43416 BlueViolet
43417 \begin_inset ERT
43418 status collapsed
43419
43420 \begin_layout Plain Layout
43421
43422 }{
43423 \end_layout
43424
43425 \end_inset
43426
43427
43428 \begin_inset Phantom Phantom
43429 status open
43430
43431 \begin_layout Plain Layout
43432 W
43433 \end_layout
43434
43435 \end_inset
43436
43437
43438 \begin_inset ERT
43439 status collapsed
43440
43441 \begin_layout Plain Layout
43442
43443 }
43444 \end_layout
43445
43446 \end_inset
43447
43448  BlueViolet
43449 \end_layout
43450
43451 \end_inset
43452 </cell>
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 BrickRed
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  BrickRed
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 Brown
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  Brown
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 BurntOrange
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  BurntOrange
43608 \end_layout
43609
43610 \end_inset
43611 </cell>
43612 </row>
43613 <row>
43614 <cell alignment="left" valignment="top" usebox="none">
43615 \begin_inset Text
43616
43617 \begin_layout Plain Layout
43618 \begin_inset ERT
43619 status collapsed
43620
43621 \begin_layout Plain Layout
43622
43623
43624 \backslash
43625 fcolorbox{black}{
43626 \end_layout
43627
43628 \end_inset
43629
43630 CadetBlue
43631 \begin_inset ERT
43632 status collapsed
43633
43634 \begin_layout Plain Layout
43635
43636 }{
43637 \end_layout
43638
43639 \end_inset
43640
43641
43642 \begin_inset Phantom Phantom
43643 status open
43644
43645 \begin_layout Plain Layout
43646 W
43647 \end_layout
43648
43649 \end_inset
43650
43651
43652 \begin_inset ERT
43653 status collapsed
43654
43655 \begin_layout Plain Layout
43656
43657 }
43658 \end_layout
43659
43660 \end_inset
43661
43662  CadetBlue
43663 \end_layout
43664
43665 \end_inset
43666 </cell>
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 CarnationPink
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  CarnationPink
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 Cerulean
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  Cerulean
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 CornflowerBlue
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  CornflowerBlue
43822 \end_layout
43823
43824 \end_inset
43825 </cell>
43826 </row>
43827 <row>
43828 <cell alignment="left" valignment="top" usebox="none">
43829 \begin_inset Text
43830
43831 \begin_layout Plain Layout
43832 \begin_inset ERT
43833 status collapsed
43834
43835 \begin_layout Plain Layout
43836
43837
43838 \backslash
43839 fcolorbox{black}{
43840 \end_layout
43841
43842 \end_inset
43843
43844 Dandelion
43845 \begin_inset ERT
43846 status collapsed
43847
43848 \begin_layout Plain Layout
43849
43850 }{
43851 \end_layout
43852
43853 \end_inset
43854
43855
43856 \begin_inset Phantom Phantom
43857 status open
43858
43859 \begin_layout Plain Layout
43860 W
43861 \end_layout
43862
43863 \end_inset
43864
43865
43866 \begin_inset ERT
43867 status collapsed
43868
43869 \begin_layout Plain Layout
43870
43871 }
43872 \end_layout
43873
43874 \end_inset
43875
43876  Dandelion
43877 \end_layout
43878
43879 \end_inset
43880 </cell>
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 DarkOrchid
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  DarkOrchid
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 Emerald
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  Emerald
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 ForestGreen
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  ForestGreen
44036 \end_layout
44037
44038 \end_inset
44039 </cell>
44040 </row>
44041 <row>
44042 <cell alignment="left" valignment="top" usebox="none">
44043 \begin_inset Text
44044
44045 \begin_layout Plain Layout
44046 \begin_inset ERT
44047 status collapsed
44048
44049 \begin_layout Plain Layout
44050
44051
44052 \backslash
44053 fcolorbox{black}{
44054 \end_layout
44055
44056 \end_inset
44057
44058 Fuchsia
44059 \begin_inset ERT
44060 status collapsed
44061
44062 \begin_layout Plain Layout
44063
44064 }{
44065 \end_layout
44066
44067 \end_inset
44068
44069
44070 \begin_inset Phantom Phantom
44071 status open
44072
44073 \begin_layout Plain Layout
44074 W
44075 \end_layout
44076
44077 \end_inset
44078
44079
44080 \begin_inset ERT
44081 status collapsed
44082
44083 \begin_layout Plain Layout
44084
44085 }
44086 \end_layout
44087
44088 \end_inset
44089
44090  Fuchsia
44091 \end_layout
44092
44093 \end_inset
44094 </cell>
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 Goldenrod
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  Goldenrod
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 Gray
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  Gray
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 GreenYellow
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  GreenYellow
44250 \end_layout
44251
44252 \end_inset
44253 </cell>
44254 </row>
44255 <row>
44256 <cell alignment="center" valignment="top" usebox="none">
44257 \begin_inset Text
44258
44259 \begin_layout Plain Layout
44260 \begin_inset ERT
44261 status collapsed
44262
44263 \begin_layout Plain Layout
44264
44265
44266 \backslash
44267 fcolorbox{black}{
44268 \end_layout
44269
44270 \end_inset
44271
44272 JungleGreen
44273 \begin_inset ERT
44274 status collapsed
44275
44276 \begin_layout Plain Layout
44277
44278 }{
44279 \end_layout
44280
44281 \end_inset
44282
44283
44284 \begin_inset Phantom Phantom
44285 status open
44286
44287 \begin_layout Plain Layout
44288 W
44289 \end_layout
44290
44291 \end_inset
44292
44293
44294 \begin_inset ERT
44295 status collapsed
44296
44297 \begin_layout Plain Layout
44298
44299 }
44300 \end_layout
44301
44302 \end_inset
44303
44304  JungleGreen
44305 \end_layout
44306
44307 \end_inset
44308 </cell>
44309 <cell alignment="center" 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 Lavender
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  Lavender
44358 \end_layout
44359
44360 \end_inset
44361 </cell>
44362 <cell alignment="center" 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 LimeGreen
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  LimeGreen
44411 \end_layout
44412
44413 \end_inset
44414 </cell>
44415 <cell alignment="center" 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 Mahogany
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  Mahogany
44464 \end_layout
44465
44466 \end_inset
44467 </cell>
44468 </row>
44469 <row>
44470 <cell alignment="left" valignment="top" usebox="none">
44471 \begin_inset Text
44472
44473 \begin_layout Plain Layout
44474 \begin_inset ERT
44475 status collapsed
44476
44477 \begin_layout Plain Layout
44478
44479
44480 \backslash
44481 fcolorbox{black}{
44482 \end_layout
44483
44484 \end_inset
44485
44486 Mahogany
44487 \begin_inset ERT
44488 status collapsed
44489
44490 \begin_layout Plain Layout
44491
44492 }{
44493 \end_layout
44494
44495 \end_inset
44496
44497
44498 \begin_inset Phantom Phantom
44499 status open
44500
44501 \begin_layout Plain Layout
44502 W
44503 \end_layout
44504
44505 \end_inset
44506
44507
44508 \begin_inset ERT
44509 status collapsed
44510
44511 \begin_layout Plain Layout
44512
44513 }
44514 \end_layout
44515
44516 \end_inset
44517
44518  Mahogany
44519 \end_layout
44520
44521 \end_inset
44522 </cell>
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 Maroon
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  Maroon
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 Melon
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  Melon
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 MidnightBlue
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  MidnightBlue
44678 \end_layout
44679
44680 \end_inset
44681 </cell>
44682 </row>
44683 <row>
44684 <cell alignment="left" valignment="top" usebox="none">
44685 \begin_inset Text
44686
44687 \begin_layout Plain Layout
44688 \begin_inset ERT
44689 status collapsed
44690
44691 \begin_layout Plain Layout
44692
44693
44694 \backslash
44695 fcolorbox{black}{
44696 \end_layout
44697
44698 \end_inset
44699
44700 Mulberry
44701 \begin_inset ERT
44702 status collapsed
44703
44704 \begin_layout Plain Layout
44705
44706 }{
44707 \end_layout
44708
44709 \end_inset
44710
44711
44712 \begin_inset Phantom Phantom
44713 status open
44714
44715 \begin_layout Plain Layout
44716 W
44717 \end_layout
44718
44719 \end_inset
44720
44721
44722 \begin_inset ERT
44723 status collapsed
44724
44725 \begin_layout Plain Layout
44726
44727 }
44728 \end_layout
44729
44730 \end_inset
44731
44732  Mulberry
44733 \end_layout
44734
44735 \end_inset
44736 </cell>
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 NavyBlue
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  NavyBlue
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 \begin_inset ERT
44795 status collapsed
44796
44797 \begin_layout Plain Layout
44798
44799
44800 \backslash
44801 fcolorbox{black}{
44802 \end_layout
44803
44804 \end_inset
44805
44806 OliveGreen
44807 \begin_inset ERT
44808 status collapsed
44809
44810 \begin_layout Plain Layout
44811
44812 }{
44813 \end_layout
44814
44815 \end_inset
44816
44817
44818 \begin_inset Phantom Phantom
44819 status open
44820
44821 \begin_layout Plain Layout
44822 W
44823 \end_layout
44824
44825 \end_inset
44826
44827
44828 \begin_inset ERT
44829 status collapsed
44830
44831 \begin_layout Plain Layout
44832
44833 }
44834 \end_layout
44835
44836 \end_inset
44837
44838  OliveGreen
44839 \end_layout
44840
44841 \end_inset
44842 </cell>
44843 <cell alignment="left" valignment="top" usebox="none">
44844 \begin_inset Text
44845
44846 \begin_layout Plain Layout
44847 \begin_inset ERT
44848 status collapsed
44849
44850 \begin_layout Plain Layout
44851
44852
44853 \backslash
44854 fcolorbox{black}{
44855 \end_layout
44856
44857 \end_inset
44858
44859 Orange
44860 \begin_inset ERT
44861 status collapsed
44862
44863 \begin_layout Plain Layout
44864
44865 }{
44866 \end_layout
44867
44868 \end_inset
44869
44870
44871 \begin_inset Phantom Phantom
44872 status open
44873
44874 \begin_layout Plain Layout
44875 W
44876 \end_layout
44877
44878 \end_inset
44879
44880
44881 \begin_inset ERT
44882 status collapsed
44883
44884 \begin_layout Plain Layout
44885
44886 }
44887 \end_layout
44888
44889 \end_inset
44890
44891  Orange
44892 \end_layout
44893
44894 \end_inset
44895 </cell>
44896 </row>
44897 <row>
44898 <cell alignment="left" valignment="top" usebox="none">
44899 \begin_inset Text
44900
44901 \begin_layout Plain Layout
44902 \begin_inset ERT
44903 status collapsed
44904
44905 \begin_layout Plain Layout
44906
44907
44908 \backslash
44909 fcolorbox{black}{
44910 \end_layout
44911
44912 \end_inset
44913
44914 OrangeRed
44915 \begin_inset ERT
44916 status collapsed
44917
44918 \begin_layout Plain Layout
44919
44920 }{
44921 \end_layout
44922
44923 \end_inset
44924
44925
44926 \begin_inset Phantom Phantom
44927 status open
44928
44929 \begin_layout Plain Layout
44930 W
44931 \end_layout
44932
44933 \end_inset
44934
44935
44936 \begin_inset ERT
44937 status collapsed
44938
44939 \begin_layout Plain Layout
44940
44941 }
44942 \end_layout
44943
44944 \end_inset
44945
44946  OrangeRed
44947 \end_layout
44948
44949 \end_inset
44950 </cell>
44951 <cell alignment="left" valignment="top" usebox="none">
44952 \begin_inset Text
44953
44954 \begin_layout Plain Layout
44955 \begin_inset ERT
44956 status collapsed
44957
44958 \begin_layout Plain Layout
44959
44960
44961 \backslash
44962 fcolorbox{black}{
44963 \end_layout
44964
44965 \end_inset
44966
44967 Orchid
44968 \begin_inset ERT
44969 status collapsed
44970
44971 \begin_layout Plain Layout
44972
44973 }{
44974 \end_layout
44975
44976 \end_inset
44977
44978
44979 \begin_inset Phantom Phantom
44980 status open
44981
44982 \begin_layout Plain Layout
44983 W
44984 \end_layout
44985
44986 \end_inset
44987
44988
44989 \begin_inset ERT
44990 status collapsed
44991
44992 \begin_layout Plain Layout
44993
44994 }
44995 \end_layout
44996
44997 \end_inset
44998
44999  Orchid
45000 \end_layout
45001
45002 \end_inset
45003 </cell>
45004 <cell alignment="left" valignment="top" usebox="none">
45005 \begin_inset Text
45006
45007 \begin_layout Plain Layout
45008 \begin_inset ERT
45009 status collapsed
45010
45011 \begin_layout Plain Layout
45012
45013
45014 \backslash
45015 fcolorbox{black}{
45016 \end_layout
45017
45018 \end_inset
45019
45020 Peach
45021 \begin_inset ERT
45022 status collapsed
45023
45024 \begin_layout Plain Layout
45025
45026 }{
45027 \end_layout
45028
45029 \end_inset
45030
45031
45032 \begin_inset Phantom Phantom
45033 status open
45034
45035 \begin_layout Plain Layout
45036 W
45037 \end_layout
45038
45039 \end_inset
45040
45041
45042 \begin_inset ERT
45043 status collapsed
45044
45045 \begin_layout Plain Layout
45046
45047 }
45048 \end_layout
45049
45050 \end_inset
45051
45052  Peach
45053 \end_layout
45054
45055 \end_inset
45056 </cell>
45057 <cell alignment="left" valignment="top" usebox="none">
45058 \begin_inset Text
45059
45060 \begin_layout Plain Layout
45061 \begin_inset ERT
45062 status collapsed
45063
45064 \begin_layout Plain Layout
45065
45066
45067 \backslash
45068 fcolorbox{black}{
45069 \end_layout
45070
45071 \end_inset
45072
45073 Periwinkle
45074 \begin_inset ERT
45075 status collapsed
45076
45077 \begin_layout Plain Layout
45078
45079 }{
45080 \end_layout
45081
45082 \end_inset
45083
45084
45085 \begin_inset Phantom Phantom
45086 status open
45087
45088 \begin_layout Plain Layout
45089 W
45090 \end_layout
45091
45092 \end_inset
45093
45094
45095 \begin_inset ERT
45096 status collapsed
45097
45098 \begin_layout Plain Layout
45099
45100 }
45101 \end_layout
45102
45103 \end_inset
45104
45105  Periwinkle
45106 \end_layout
45107
45108 \end_inset
45109 </cell>
45110 </row>
45111 <row>
45112 <cell alignment="left" valignment="top" usebox="none">
45113 \begin_inset Text
45114
45115 \begin_layout Plain Layout
45116 \begin_inset ERT
45117 status collapsed
45118
45119 \begin_layout Plain Layout
45120
45121
45122 \backslash
45123 fcolorbox{black}{
45124 \end_layout
45125
45126 \end_inset
45127
45128 PineGreen
45129 \begin_inset ERT
45130 status collapsed
45131
45132 \begin_layout Plain Layout
45133
45134 }{
45135 \end_layout
45136
45137 \end_inset
45138
45139
45140 \begin_inset Phantom Phantom
45141 status open
45142
45143 \begin_layout Plain Layout
45144 W
45145 \end_layout
45146
45147 \end_inset
45148
45149
45150 \begin_inset ERT
45151 status collapsed
45152
45153 \begin_layout Plain Layout
45154
45155 }
45156 \end_layout
45157
45158 \end_inset
45159
45160  PineGreen
45161 \end_layout
45162
45163 \end_inset
45164 </cell>
45165 <cell alignment="left" valignment="top" usebox="none">
45166 \begin_inset Text
45167
45168 \begin_layout Plain Layout
45169 \begin_inset ERT
45170 status collapsed
45171
45172 \begin_layout Plain Layout
45173
45174
45175 \backslash
45176 fcolorbox{black}{
45177 \end_layout
45178
45179 \end_inset
45180
45181 Plum
45182 \begin_inset ERT
45183 status collapsed
45184
45185 \begin_layout Plain Layout
45186
45187 }{
45188 \end_layout
45189
45190 \end_inset
45191
45192
45193 \begin_inset Phantom Phantom
45194 status open
45195
45196 \begin_layout Plain Layout
45197 W
45198 \end_layout
45199
45200 \end_inset
45201
45202
45203 \begin_inset ERT
45204 status collapsed
45205
45206 \begin_layout Plain Layout
45207
45208 }
45209 \end_layout
45210
45211 \end_inset
45212
45213  Plum
45214 \end_layout
45215
45216 \end_inset
45217 </cell>
45218 <cell alignment="left" valignment="top" usebox="none">
45219 \begin_inset Text
45220
45221 \begin_layout Plain Layout
45222 \begin_inset ERT
45223 status collapsed
45224
45225 \begin_layout Plain Layout
45226
45227
45228 \backslash
45229 fcolorbox{black}{
45230 \end_layout
45231
45232 \end_inset
45233
45234 ProcessBlue
45235 \begin_inset ERT
45236 status collapsed
45237
45238 \begin_layout Plain Layout
45239
45240 }{
45241 \end_layout
45242
45243 \end_inset
45244
45245
45246 \begin_inset Phantom Phantom
45247 status open
45248
45249 \begin_layout Plain Layout
45250 W
45251 \end_layout
45252
45253 \end_inset
45254
45255
45256 \begin_inset ERT
45257 status collapsed
45258
45259 \begin_layout Plain Layout
45260
45261 }
45262 \end_layout
45263
45264 \end_inset
45265
45266  ProcessBlue
45267 \end_layout
45268
45269 \end_inset
45270 </cell>
45271 <cell alignment="left" valignment="top" usebox="none">
45272 \begin_inset Text
45273
45274 \begin_layout Plain Layout
45275 \begin_inset ERT
45276 status collapsed
45277
45278 \begin_layout Plain Layout
45279
45280
45281 \backslash
45282 fcolorbox{black}{
45283 \end_layout
45284
45285 \end_inset
45286
45287 Purple
45288 \begin_inset ERT
45289 status collapsed
45290
45291 \begin_layout Plain Layout
45292
45293 }{
45294 \end_layout
45295
45296 \end_inset
45297
45298
45299 \begin_inset Phantom Phantom
45300 status open
45301
45302 \begin_layout Plain Layout
45303 W
45304 \end_layout
45305
45306 \end_inset
45307
45308
45309 \begin_inset ERT
45310 status collapsed
45311
45312 \begin_layout Plain Layout
45313
45314 }
45315 \end_layout
45316
45317 \end_inset
45318
45319  Purple
45320 \end_layout
45321
45322 \end_inset
45323 </cell>
45324 </row>
45325 <row>
45326 <cell alignment="left" valignment="top" usebox="none">
45327 \begin_inset Text
45328
45329 \begin_layout Plain Layout
45330 \begin_inset ERT
45331 status collapsed
45332
45333 \begin_layout Plain Layout
45334
45335
45336 \backslash
45337 fcolorbox{black}{
45338 \end_layout
45339
45340 \end_inset
45341
45342 RawSienna
45343 \begin_inset ERT
45344 status collapsed
45345
45346 \begin_layout Plain Layout
45347
45348 }{
45349 \end_layout
45350
45351 \end_inset
45352
45353
45354 \begin_inset Phantom Phantom
45355 status open
45356
45357 \begin_layout Plain Layout
45358 W
45359 \end_layout
45360
45361 \end_inset
45362
45363
45364 \begin_inset ERT
45365 status collapsed
45366
45367 \begin_layout Plain Layout
45368
45369 }
45370 \end_layout
45371
45372 \end_inset
45373
45374  RawSienna
45375 \end_layout
45376
45377 \end_inset
45378 </cell>
45379 <cell alignment="left" valignment="top" usebox="none">
45380 \begin_inset Text
45381
45382 \begin_layout Plain Layout
45383 \begin_inset ERT
45384 status collapsed
45385
45386 \begin_layout Plain Layout
45387
45388
45389 \backslash
45390 fcolorbox{black}{
45391 \end_layout
45392
45393 \end_inset
45394
45395 RedOrange
45396 \begin_inset ERT
45397 status collapsed
45398
45399 \begin_layout Plain Layout
45400
45401 }{
45402 \end_layout
45403
45404 \end_inset
45405
45406
45407 \begin_inset Phantom Phantom
45408 status open
45409
45410 \begin_layout Plain Layout
45411 W
45412 \end_layout
45413
45414 \end_inset
45415
45416
45417 \begin_inset ERT
45418 status collapsed
45419
45420 \begin_layout Plain Layout
45421
45422 }
45423 \end_layout
45424
45425 \end_inset
45426
45427  RedOrange
45428 \end_layout
45429
45430 \end_inset
45431 </cell>
45432 <cell alignment="left" valignment="top" usebox="none">
45433 \begin_inset Text
45434
45435 \begin_layout Plain Layout
45436 \begin_inset ERT
45437 status collapsed
45438
45439 \begin_layout Plain Layout
45440
45441
45442 \backslash
45443 fcolorbox{black}{
45444 \end_layout
45445
45446 \end_inset
45447
45448 RedViolet
45449 \begin_inset ERT
45450 status collapsed
45451
45452 \begin_layout Plain Layout
45453
45454 }{
45455 \end_layout
45456
45457 \end_inset
45458
45459
45460 \begin_inset Phantom Phantom
45461 status open
45462
45463 \begin_layout Plain Layout
45464 W
45465 \end_layout
45466
45467 \end_inset
45468
45469
45470 \begin_inset ERT
45471 status collapsed
45472
45473 \begin_layout Plain Layout
45474
45475 }
45476 \end_layout
45477
45478 \end_inset
45479
45480  RedViolet
45481 \end_layout
45482
45483 \end_inset
45484 </cell>
45485 <cell alignment="left" valignment="top" usebox="none">
45486 \begin_inset Text
45487
45488 \begin_layout Plain Layout
45489 \begin_inset ERT
45490 status collapsed
45491
45492 \begin_layout Plain Layout
45493
45494
45495 \backslash
45496 fcolorbox{black}{
45497 \end_layout
45498
45499 \end_inset
45500
45501 Rhodamine
45502 \begin_inset ERT
45503 status collapsed
45504
45505 \begin_layout Plain Layout
45506
45507 }{
45508 \end_layout
45509
45510 \end_inset
45511
45512
45513 \begin_inset Phantom Phantom
45514 status open
45515
45516 \begin_layout Plain Layout
45517 W
45518 \end_layout
45519
45520 \end_inset
45521
45522
45523 \begin_inset ERT
45524 status collapsed
45525
45526 \begin_layout Plain Layout
45527
45528 }
45529 \end_layout
45530
45531 \end_inset
45532
45533  Rhodamine
45534 \end_layout
45535
45536 \end_inset
45537 </cell>
45538 </row>
45539 <row>
45540 <cell alignment="left" valignment="top" usebox="none">
45541 \begin_inset Text
45542
45543 \begin_layout Plain Layout
45544 \begin_inset ERT
45545 status collapsed
45546
45547 \begin_layout Plain Layout
45548
45549
45550 \backslash
45551 fcolorbox{black}{
45552 \end_layout
45553
45554 \end_inset
45555
45556 RoyalBlue
45557 \begin_inset ERT
45558 status collapsed
45559
45560 \begin_layout Plain Layout
45561
45562 }{
45563 \end_layout
45564
45565 \end_inset
45566
45567
45568 \begin_inset Phantom Phantom
45569 status open
45570
45571 \begin_layout Plain Layout
45572 W
45573 \end_layout
45574
45575 \end_inset
45576
45577
45578 \begin_inset ERT
45579 status collapsed
45580
45581 \begin_layout Plain Layout
45582
45583 }
45584 \end_layout
45585
45586 \end_inset
45587
45588  RoyalBlue
45589 \end_layout
45590
45591 \end_inset
45592 </cell>
45593 <cell alignment="left" valignment="top" usebox="none">
45594 \begin_inset Text
45595
45596 \begin_layout Plain Layout
45597 \begin_inset ERT
45598 status collapsed
45599
45600 \begin_layout Plain Layout
45601
45602
45603 \backslash
45604 fcolorbox{black}{
45605 \end_layout
45606
45607 \end_inset
45608
45609 RoyalPurple
45610 \begin_inset ERT
45611 status collapsed
45612
45613 \begin_layout Plain Layout
45614
45615 }{
45616 \end_layout
45617
45618 \end_inset
45619
45620
45621 \begin_inset Phantom Phantom
45622 status open
45623
45624 \begin_layout Plain Layout
45625 W
45626 \end_layout
45627
45628 \end_inset
45629
45630
45631 \begin_inset ERT
45632 status collapsed
45633
45634 \begin_layout Plain Layout
45635
45636 }
45637 \end_layout
45638
45639 \end_inset
45640
45641  RoyalPurple
45642 \end_layout
45643
45644 \end_inset
45645 </cell>
45646 <cell alignment="left" valignment="top" usebox="none">
45647 \begin_inset Text
45648
45649 \begin_layout Plain Layout
45650 \begin_inset ERT
45651 status collapsed
45652
45653 \begin_layout Plain Layout
45654
45655
45656 \backslash
45657 fcolorbox{black}{
45658 \end_layout
45659
45660 \end_inset
45661
45662 RubineRed
45663 \begin_inset ERT
45664 status collapsed
45665
45666 \begin_layout Plain Layout
45667
45668 }{
45669 \end_layout
45670
45671 \end_inset
45672
45673
45674 \begin_inset Phantom Phantom
45675 status open
45676
45677 \begin_layout Plain Layout
45678 W
45679 \end_layout
45680
45681 \end_inset
45682
45683
45684 \begin_inset ERT
45685 status collapsed
45686
45687 \begin_layout Plain Layout
45688
45689 }
45690 \end_layout
45691
45692 \end_inset
45693
45694  RubineRed
45695 \end_layout
45696
45697 \end_inset
45698 </cell>
45699 <cell alignment="left" valignment="top" usebox="none">
45700 \begin_inset Text
45701
45702 \begin_layout Plain Layout
45703 \begin_inset ERT
45704 status collapsed
45705
45706 \begin_layout Plain Layout
45707
45708
45709 \backslash
45710 fcolorbox{black}{
45711 \end_layout
45712
45713 \end_inset
45714
45715 Salmon
45716 \begin_inset ERT
45717 status collapsed
45718
45719 \begin_layout Plain Layout
45720
45721 }{
45722 \end_layout
45723
45724 \end_inset
45725
45726
45727 \begin_inset Phantom Phantom
45728 status open
45729
45730 \begin_layout Plain Layout
45731 W
45732 \end_layout
45733
45734 \end_inset
45735
45736
45737 \begin_inset ERT
45738 status collapsed
45739
45740 \begin_layout Plain Layout
45741
45742 }
45743 \end_layout
45744
45745 \end_inset
45746
45747  Salmon
45748 \end_layout
45749
45750 \end_inset
45751 </cell>
45752 </row>
45753 <row>
45754 <cell alignment="left" valignment="top" usebox="none">
45755 \begin_inset Text
45756
45757 \begin_layout Plain Layout
45758 \begin_inset ERT
45759 status collapsed
45760
45761 \begin_layout Plain Layout
45762
45763
45764 \backslash
45765 fcolorbox{black}{
45766 \end_layout
45767
45768 \end_inset
45769
45770 SeaGreen
45771 \begin_inset ERT
45772 status collapsed
45773
45774 \begin_layout Plain Layout
45775
45776 }{
45777 \end_layout
45778
45779 \end_inset
45780
45781
45782 \begin_inset Phantom Phantom
45783 status open
45784
45785 \begin_layout Plain Layout
45786 W
45787 \end_layout
45788
45789 \end_inset
45790
45791
45792 \begin_inset ERT
45793 status collapsed
45794
45795 \begin_layout Plain Layout
45796
45797 }
45798 \end_layout
45799
45800 \end_inset
45801
45802  SeaGreen
45803 \end_layout
45804
45805 \end_inset
45806 </cell>
45807 <cell alignment="left" valignment="top" usebox="none">
45808 \begin_inset Text
45809
45810 \begin_layout Plain Layout
45811 \begin_inset ERT
45812 status collapsed
45813
45814 \begin_layout Plain Layout
45815
45816
45817 \backslash
45818 fcolorbox{black}{
45819 \end_layout
45820
45821 \end_inset
45822
45823 Sepia
45824 \begin_inset ERT
45825 status collapsed
45826
45827 \begin_layout Plain Layout
45828
45829 }{
45830 \end_layout
45831
45832 \end_inset
45833
45834
45835 \begin_inset Phantom Phantom
45836 status open
45837
45838 \begin_layout Plain Layout
45839 W
45840 \end_layout
45841
45842 \end_inset
45843
45844
45845 \begin_inset ERT
45846 status collapsed
45847
45848 \begin_layout Plain Layout
45849
45850 }
45851 \end_layout
45852
45853 \end_inset
45854
45855  Sepia
45856 \end_layout
45857
45858 \end_inset
45859 </cell>
45860 <cell alignment="left" valignment="top" usebox="none">
45861 \begin_inset Text
45862
45863 \begin_layout Plain Layout
45864 \begin_inset ERT
45865 status collapsed
45866
45867 \begin_layout Plain Layout
45868
45869
45870 \backslash
45871 fcolorbox{black}{
45872 \end_layout
45873
45874 \end_inset
45875
45876 SkyBlue
45877 \begin_inset ERT
45878 status collapsed
45879
45880 \begin_layout Plain Layout
45881
45882 }{
45883 \end_layout
45884
45885 \end_inset
45886
45887
45888 \begin_inset Phantom Phantom
45889 status open
45890
45891 \begin_layout Plain Layout
45892 W
45893 \end_layout
45894
45895 \end_inset
45896
45897
45898 \begin_inset ERT
45899 status collapsed
45900
45901 \begin_layout Plain Layout
45902
45903 }
45904 \end_layout
45905
45906 \end_inset
45907
45908  SkyBlue
45909 \end_layout
45910
45911 \end_inset
45912 </cell>
45913 <cell alignment="left" valignment="top" usebox="none">
45914 \begin_inset Text
45915
45916 \begin_layout Plain Layout
45917 \begin_inset ERT
45918 status collapsed
45919
45920 \begin_layout Plain Layout
45921
45922
45923 \backslash
45924 fcolorbox{black}{
45925 \end_layout
45926
45927 \end_inset
45928
45929 SpringGreen
45930 \begin_inset ERT
45931 status collapsed
45932
45933 \begin_layout Plain Layout
45934
45935 }{
45936 \end_layout
45937
45938 \end_inset
45939
45940
45941 \begin_inset Phantom Phantom
45942 status open
45943
45944 \begin_layout Plain Layout
45945 W
45946 \end_layout
45947
45948 \end_inset
45949
45950
45951 \begin_inset ERT
45952 status collapsed
45953
45954 \begin_layout Plain Layout
45955
45956 }
45957 \end_layout
45958
45959 \end_inset
45960
45961  SpringGreen
45962 \end_layout
45963
45964 \end_inset
45965 </cell>
45966 </row>
45967 <row>
45968 <cell alignment="left" valignment="top" usebox="none">
45969 \begin_inset Text
45970
45971 \begin_layout Plain Layout
45972 \begin_inset ERT
45973 status collapsed
45974
45975 \begin_layout Plain Layout
45976
45977
45978 \backslash
45979 fcolorbox{black}{
45980 \end_layout
45981
45982 \end_inset
45983
45984 Tan
45985 \begin_inset ERT
45986 status collapsed
45987
45988 \begin_layout Plain Layout
45989
45990 }{
45991 \end_layout
45992
45993 \end_inset
45994
45995
45996 \begin_inset Phantom Phantom
45997 status open
45998
45999 \begin_layout Plain Layout
46000 W
46001 \end_layout
46002
46003 \end_inset
46004
46005
46006 \begin_inset ERT
46007 status collapsed
46008
46009 \begin_layout Plain Layout
46010
46011 }
46012 \end_layout
46013
46014 \end_inset
46015
46016  Tan
46017 \end_layout
46018
46019 \end_inset
46020 </cell>
46021 <cell alignment="left" valignment="top" usebox="none">
46022 \begin_inset Text
46023
46024 \begin_layout Plain Layout
46025 \begin_inset ERT
46026 status collapsed
46027
46028 \begin_layout Plain Layout
46029
46030
46031 \backslash
46032 fcolorbox{black}{
46033 \end_layout
46034
46035 \end_inset
46036
46037 TealBlue
46038 \begin_inset ERT
46039 status collapsed
46040
46041 \begin_layout Plain Layout
46042
46043 }{
46044 \end_layout
46045
46046 \end_inset
46047
46048
46049 \begin_inset Phantom Phantom
46050 status open
46051
46052 \begin_layout Plain Layout
46053 W
46054 \end_layout
46055
46056 \end_inset
46057
46058
46059 \begin_inset ERT
46060 status collapsed
46061
46062 \begin_layout Plain Layout
46063
46064 }
46065 \end_layout
46066
46067 \end_inset
46068
46069  TealBlue
46070 \end_layout
46071
46072 \end_inset
46073 </cell>
46074 <cell alignment="left" valignment="top" usebox="none">
46075 \begin_inset Text
46076
46077 \begin_layout Plain Layout
46078 \begin_inset ERT
46079 status collapsed
46080
46081 \begin_layout Plain Layout
46082
46083
46084 \backslash
46085 fcolorbox{black}{
46086 \end_layout
46087
46088 \end_inset
46089
46090 Thistle
46091 \begin_inset ERT
46092 status collapsed
46093
46094 \begin_layout Plain Layout
46095
46096 }{
46097 \end_layout
46098
46099 \end_inset
46100
46101
46102 \begin_inset Phantom Phantom
46103 status open
46104
46105 \begin_layout Plain Layout
46106 W
46107 \end_layout
46108
46109 \end_inset
46110
46111
46112 \begin_inset ERT
46113 status collapsed
46114
46115 \begin_layout Plain Layout
46116
46117 }
46118 \end_layout
46119
46120 \end_inset
46121
46122  Thistle
46123 \end_layout
46124
46125 \end_inset
46126 </cell>
46127 <cell alignment="left" valignment="top" usebox="none">
46128 \begin_inset Text
46129
46130 \begin_layout Plain Layout
46131 \begin_inset ERT
46132 status collapsed
46133
46134 \begin_layout Plain Layout
46135
46136
46137 \backslash
46138 fcolorbox{black}{
46139 \end_layout
46140
46141 \end_inset
46142
46143 Turquoise
46144 \begin_inset ERT
46145 status collapsed
46146
46147 \begin_layout Plain Layout
46148
46149 }{
46150 \end_layout
46151
46152 \end_inset
46153
46154
46155 \begin_inset Phantom Phantom
46156 status open
46157
46158 \begin_layout Plain Layout
46159 W
46160 \end_layout
46161
46162 \end_inset
46163
46164
46165 \begin_inset ERT
46166 status collapsed
46167
46168 \begin_layout Plain Layout
46169
46170 }
46171 \end_layout
46172
46173 \end_inset
46174
46175  Turquoise
46176 \end_layout
46177
46178 \end_inset
46179 </cell>
46180 </row>
46181 <row>
46182 <cell alignment="left" valignment="top" usebox="none">
46183 \begin_inset Text
46184
46185 \begin_layout Plain Layout
46186 \begin_inset ERT
46187 status collapsed
46188
46189 \begin_layout Plain Layout
46190
46191
46192 \backslash
46193 fcolorbox{black}{
46194 \end_layout
46195
46196 \end_inset
46197
46198 Violet
46199 \begin_inset ERT
46200 status collapsed
46201
46202 \begin_layout Plain Layout
46203
46204 }{
46205 \end_layout
46206
46207 \end_inset
46208
46209
46210 \begin_inset Phantom Phantom
46211 status open
46212
46213 \begin_layout Plain Layout
46214 W
46215 \end_layout
46216
46217 \end_inset
46218
46219
46220 \begin_inset ERT
46221 status collapsed
46222
46223 \begin_layout Plain Layout
46224
46225 }
46226 \end_layout
46227
46228 \end_inset
46229
46230  Violet
46231 \end_layout
46232
46233 \end_inset
46234 </cell>
46235 <cell alignment="left" valignment="top" usebox="none">
46236 \begin_inset Text
46237
46238 \begin_layout Plain Layout
46239 \begin_inset ERT
46240 status collapsed
46241
46242 \begin_layout Plain Layout
46243
46244
46245 \backslash
46246 fcolorbox{black}{
46247 \end_layout
46248
46249 \end_inset
46250
46251 VioletRed
46252 \begin_inset ERT
46253 status collapsed
46254
46255 \begin_layout Plain Layout
46256
46257 }{
46258 \end_layout
46259
46260 \end_inset
46261
46262
46263 \begin_inset Phantom Phantom
46264 status open
46265
46266 \begin_layout Plain Layout
46267 W
46268 \end_layout
46269
46270 \end_inset
46271
46272
46273 \begin_inset ERT
46274 status collapsed
46275
46276 \begin_layout Plain Layout
46277
46278 }
46279 \end_layout
46280
46281 \end_inset
46282
46283  VioletRed
46284 \end_layout
46285
46286 \end_inset
46287 </cell>
46288 <cell alignment="left" valignment="top" usebox="none">
46289 \begin_inset Text
46290
46291 \begin_layout Plain Layout
46292 \begin_inset ERT
46293 status collapsed
46294
46295 \begin_layout Plain Layout
46296
46297
46298 \backslash
46299 fcolorbox{black}{
46300 \end_layout
46301
46302 \end_inset
46303
46304 WildStrawberry
46305 \begin_inset ERT
46306 status collapsed
46307
46308 \begin_layout Plain Layout
46309
46310 }{
46311 \end_layout
46312
46313 \end_inset
46314
46315
46316 \begin_inset Phantom Phantom
46317 status open
46318
46319 \begin_layout Plain Layout
46320 W
46321 \end_layout
46322
46323 \end_inset
46324
46325
46326 \begin_inset ERT
46327 status collapsed
46328
46329 \begin_layout Plain Layout
46330
46331 }
46332 \end_layout
46333
46334 \end_inset
46335
46336  WildStrawberry
46337 \end_layout
46338
46339 \end_inset
46340 </cell>
46341 <cell alignment="left" valignment="top" usebox="none">
46342 \begin_inset Text
46343
46344 \begin_layout Plain Layout
46345 \begin_inset ERT
46346 status collapsed
46347
46348 \begin_layout Plain Layout
46349
46350
46351 \backslash
46352 fcolorbox{black}{
46353 \end_layout
46354
46355 \end_inset
46356
46357 YellowGreen
46358 \begin_inset ERT
46359 status collapsed
46360
46361 \begin_layout Plain Layout
46362
46363 }{
46364 \end_layout
46365
46366 \end_inset
46367
46368
46369 \begin_inset Phantom Phantom
46370 status open
46371
46372 \begin_layout Plain Layout
46373 W
46374 \end_layout
46375
46376 \end_inset
46377
46378
46379 \begin_inset ERT
46380 status collapsed
46381
46382 \begin_layout Plain Layout
46383
46384 }
46385 \end_layout
46386
46387 \end_inset
46388
46389  YellowGreen
46390 \end_layout
46391
46392 \end_inset
46393 </cell>
46394 </row>
46395 <row>
46396 <cell alignment="left" valignment="top" usebox="none">
46397 \begin_inset Text
46398
46399 \begin_layout Plain Layout
46400 \begin_inset ERT
46401 status collapsed
46402
46403 \begin_layout Plain Layout
46404
46405
46406 \backslash
46407 fcolorbox{black}{
46408 \end_layout
46409
46410 \end_inset
46411
46412 YellowOrange
46413 \begin_inset ERT
46414 status collapsed
46415
46416 \begin_layout Plain Layout
46417
46418 }{
46419 \end_layout
46420
46421 \end_inset
46422
46423
46424 \begin_inset Phantom Phantom
46425 status open
46426
46427 \begin_layout Plain Layout
46428 W
46429 \end_layout
46430
46431 \end_inset
46432
46433
46434 \begin_inset ERT
46435 status collapsed
46436
46437 \begin_layout Plain Layout
46438
46439 }
46440 \end_layout
46441
46442 \end_inset
46443
46444  YellowOrange
46445 \end_layout
46446
46447 \end_inset
46448 </cell>
46449 <cell alignment="left" valignment="top" usebox="none">
46450 \begin_inset Text
46451
46452 \begin_layout Plain Layout
46453
46454 \end_layout
46455
46456 \end_inset
46457 </cell>
46458 <cell alignment="left" valignment="top" usebox="none">
46459 \begin_inset Text
46460
46461 \begin_layout Plain Layout
46462
46463 \end_layout
46464
46465 \end_inset
46466 </cell>
46467 <cell alignment="left" valignment="top" usebox="none">
46468 \begin_inset Text
46469
46470 \begin_layout Plain Layout
46471
46472 \end_layout
46473
46474 \end_inset
46475 </cell>
46476 </row>
46477 </lyxtabular>
46478
46479 \end_inset
46480
46481
46482 \end_layout
46483
46484 \begin_layout Chapter
46485 Explanation of Equation
46486 \begin_inset space ~
46487 \end_inset
46488
46489 (
46490 \begin_inset CommandInset ref
46491 LatexCommand ref
46492 reference "eq:Wgn"
46493
46494 \end_inset
46495
46496 )
46497 \begin_inset CommandInset label
46498 LatexCommand label
46499 name "cha:Explanation-of-Equation"
46500
46501 \end_inset
46502
46503
46504 \end_layout
46505
46506 \begin_layout Standard
46507 We can calculate the total width of 
46508 \emph on
46509 n
46510 \emph default
46511  table cells 
46512 \begin_inset Formula $W_{\mathrm{tot\,n}}$
46513 \end_inset
46514
46515  as follows:
46516 \begin_inset Formula 
46517 \begin{equation}
46518 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
46519 \end{equation}
46520
46521 \end_inset
46522
46523 where 
46524 \begin_inset Formula $W_{g\,n}$
46525 \end_inset
46526
46527  is the given width of all cells, 
46528 \series bold
46529
46530 \backslash
46531 tabcolsep
46532 \series default
46533  is the \SpecialChar LaTeX
46534 -length between the cell text and the cell border (its default value
46535  is 6
46536 \begin_inset space \thinspace{}
46537 \end_inset
46538
46539 pt).
46540  
46541 \series bold
46542
46543 \backslash
46544 arrayrulewidth
46545 \series default
46546  is the thickness of the cell border line, the default is 0.4
46547 \begin_inset space \thinspace{}
46548 \end_inset
46549
46550 pt.
46551 \end_layout
46552
46553 \begin_layout Standard
46554 Following equation
46555 \begin_inset space ~
46556 \end_inset
46557
46558
46559 \begin_inset CommandInset ref
46560 LatexCommand eqref
46561 reference "eq:Wtot_n"
46562
46563 \end_inset
46564
46565 , the total width of a multicolumn 
46566 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
46567 \end_inset
46568
46569  is
46570 \begin_inset Formula 
46571 \begin{equation}
46572 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46573 \end{equation}
46574
46575 \end_inset
46576
46577
46578 \end_layout
46579
46580 \begin_layout Standard
46581 By setting equation
46582 \begin_inset space ~
46583 \end_inset
46584
46585
46586 \begin_inset CommandInset ref
46587 LatexCommand eqref
46588 reference "eq:Wtot_n"
46589
46590 \end_inset
46591
46592  and 
46593 \begin_inset CommandInset ref
46594 LatexCommand eqref
46595 reference "eq:Wtot_mult"
46596
46597 \end_inset
46598
46599  equal we can calculate the needed given width 
46600 \begin_inset Formula $W_{g\,n}$
46601 \end_inset
46602
46603  when 
46604 \emph on
46605 n
46606 \emph default
46607  columns are spanned, so that each column has a total width of 
46608 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
46609 \end_inset
46610
46611 :
46612 \begin_inset Formula 
46613 \begin{equation}
46614 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46615 \end{equation}
46616
46617 \end_inset
46618
46619
46620 \end_layout
46621
46622 \begin_layout Bibliography
46623 \begin_inset CommandInset bibitem
46624 LatexCommand bibitem
46625 key "latexcompanion"
46626 literal "true"
46627
46628 \end_inset
46629
46630 Frank Mittelbach and Michel Goossens: 
46631 \emph on
46632 The \SpecialChar LaTeX
46633  Companion Second Edition.
46634
46635 \emph default
46636  Addison-Wesley, 2004
46637 \end_layout
46638
46639 \begin_layout Bibliography
46640 \begin_inset CommandInset bibitem
46641 LatexCommand bibitem
46642 key "latexguide"
46643 literal "true"
46644
46645 \end_inset
46646
46647 Helmut Kopka and Patrick W.
46648  Daly: 
46649 \emph on
46650 A Guide to \SpecialChar LaTeX
46651  Fourth Edition.
46652
46653 \emph default
46654  Addison-Wesley, 2003
46655 \end_layout
46656
46657 \begin_layout Bibliography
46658 \begin_inset CommandInset bibitem
46659 LatexCommand bibitem
46660 key "latexbook"
46661 literal "true"
46662
46663 \end_inset
46664
46665 Leslie Lamport: 
46666 \emph on
46667 \SpecialChar LaTeX
46668 : A Document Preparation System.
46669
46670 \emph default
46671  Addison-Wesley, second edition, 1994
46672 \end_layout
46673
46674 \begin_layout Bibliography
46675 \begin_inset CommandInset bibitem
46676 LatexCommand bibitem
46677 key "arydshln"
46678 literal "true"
46679
46680 \end_inset
46681
46682 Documentation of the \SpecialChar LaTeX
46683 -package 
46684 \series bold
46685
46686 \begin_inset CommandInset href
46687 LatexCommand href
46688 name "arydshln"
46689 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46690 literal "false"
46691
46692 \end_inset
46693
46694
46695 \series default
46696
46697 \begin_inset Index idx
46698 status collapsed
46699
46700 \begin_layout Plain Layout
46701 \SpecialChar LaTeX
46702 -packages ! arydshln
46703 \end_layout
46704
46705 \end_inset
46706
46707
46708 \end_layout
46709
46710 \begin_layout Bibliography
46711 \begin_inset CommandInset bibitem
46712 LatexCommand bibitem
46713 key "booktabs"
46714 literal "true"
46715
46716 \end_inset
46717
46718 Documentation of the \SpecialChar LaTeX
46719 -package 
46720 \series bold
46721
46722 \begin_inset CommandInset href
46723 LatexCommand href
46724 name "booktabs"
46725 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46726 literal "false"
46727
46728 \end_inset
46729
46730
46731 \series default
46732
46733 \begin_inset Index idx
46734 status collapsed
46735
46736 \begin_layout Plain Layout
46737 \SpecialChar LaTeX
46738 -packages ! booktabs
46739 \end_layout
46740
46741 \end_inset
46742
46743
46744 \end_layout
46745
46746 \begin_layout Bibliography
46747 \begin_inset CommandInset bibitem
46748 LatexCommand bibitem
46749 key "caption"
46750 literal "true"
46751
46752 \end_inset
46753
46754 Documentation of the \SpecialChar LaTeX
46755 -package 
46756 \series bold
46757
46758 \begin_inset CommandInset href
46759 LatexCommand href
46760 name "caption"
46761 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46762 literal "false"
46763
46764 \end_inset
46765
46766
46767 \series default
46768
46769 \begin_inset Index idx
46770 status collapsed
46771
46772 \begin_layout Plain Layout
46773 \SpecialChar LaTeX
46774 -packages ! caption
46775 \end_layout
46776
46777 \end_inset
46778
46779
46780 \end_layout
46781
46782 \begin_layout Bibliography
46783 \begin_inset CommandInset bibitem
46784 LatexCommand bibitem
46785 key "diagbox"
46786 literal "true"
46787
46788 \end_inset
46789
46790 Documentation of the \SpecialChar LaTeX
46791 -package 
46792 \series bold
46793
46794 \begin_inset CommandInset href
46795 LatexCommand href
46796 name "diagbox"
46797 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46798 literal "false"
46799
46800 \end_inset
46801
46802
46803 \series default
46804
46805 \begin_inset Index idx
46806 status collapsed
46807
46808 \begin_layout Plain Layout
46809 \SpecialChar LaTeX
46810 -packages ! diagbox
46811 \end_layout
46812
46813 \end_inset
46814
46815
46816 \end_layout
46817
46818 \begin_layout Bibliography
46819 \begin_inset CommandInset bibitem
46820 LatexCommand bibitem
46821 key "endfloat"
46822 literal "true"
46823
46824 \end_inset
46825
46826 Documentation of the \SpecialChar LaTeX
46827 -package 
46828 \series bold
46829
46830 \begin_inset CommandInset href
46831 LatexCommand href
46832 name "endfloat"
46833 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46834 literal "false"
46835
46836 \end_inset
46837
46838
46839 \series default
46840
46841 \begin_inset Index idx
46842 status collapsed
46843
46844 \begin_layout Plain Layout
46845 \SpecialChar LaTeX
46846 -packages ! endfloat
46847 \end_layout
46848
46849 \end_inset
46850
46851
46852 \end_layout
46853
46854 \begin_layout Bibliography
46855 \begin_inset CommandInset bibitem
46856 LatexCommand bibitem
46857 key "footmisc"
46858 literal "true"
46859
46860 \end_inset
46861
46862 Documentation of the \SpecialChar LaTeX
46863 -package 
46864 \series bold
46865
46866 \begin_inset CommandInset href
46867 LatexCommand href
46868 name "footmisc"
46869 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46870 literal "false"
46871
46872 \end_inset
46873
46874
46875 \series default
46876
46877 \begin_inset Index idx
46878 status collapsed
46879
46880 \begin_layout Plain Layout
46881 \SpecialChar LaTeX
46882 -packages ! footmisc
46883 \end_layout
46884
46885 \end_inset
46886
46887
46888 \end_layout
46889
46890 \begin_layout Bibliography
46891 \begin_inset CommandInset bibitem
46892 LatexCommand bibitem
46893 key "hypcap"
46894 literal "true"
46895
46896 \end_inset
46897
46898 Documentation of the \SpecialChar LaTeX
46899 -package 
46900 \series bold
46901
46902 \begin_inset CommandInset href
46903 LatexCommand href
46904 name "hypcap"
46905 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46906 literal "false"
46907
46908 \end_inset
46909
46910
46911 \series default
46912
46913 \begin_inset Index idx
46914 status collapsed
46915
46916 \begin_layout Plain Layout
46917 \SpecialChar LaTeX
46918 -packages ! hyperref
46919 \end_layout
46920
46921 \end_inset
46922
46923
46924 \end_layout
46925
46926 \begin_layout Bibliography
46927 \begin_inset CommandInset bibitem
46928 LatexCommand bibitem
46929 key "hyperref"
46930 literal "true"
46931
46932 \end_inset
46933
46934 Documentation of the \SpecialChar LaTeX
46935 -package 
46936 \series bold
46937
46938 \begin_inset CommandInset href
46939 LatexCommand href
46940 name "hyperref"
46941 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46942 literal "false"
46943
46944 \end_inset
46945
46946
46947 \series default
46948
46949 \begin_inset Index idx
46950 status collapsed
46951
46952 \begin_layout Plain Layout
46953 \SpecialChar LaTeX
46954 -packages ! hyperref
46955 \end_layout
46956
46957 \end_inset
46958
46959
46960 \end_layout
46961
46962 \begin_layout Bibliography
46963 \begin_inset CommandInset bibitem
46964 LatexCommand bibitem
46965 key "KOMA-Script"
46966 literal "true"
46967
46968 \end_inset
46969
46970 Documentation of the \SpecialChar LaTeX
46971 -package 
46972 \series bold
46973
46974 \begin_inset CommandInset href
46975 LatexCommand href
46976 name "KOMA-Script"
46977 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46978 literal "false"
46979
46980 \end_inset
46981
46982
46983 \series default
46984
46985 \begin_inset Index idx
46986 status collapsed
46987
46988 \begin_layout Plain Layout
46989 \SpecialChar LaTeX
46990 -packages ! KOMA-Script
46991 \end_layout
46992
46993 \end_inset
46994
46995
46996 \end_layout
46997
46998 \begin_layout Bibliography
46999 \begin_inset CommandInset bibitem
47000 LatexCommand bibitem
47001 key "lettrine"
47002 literal "true"
47003
47004 \end_inset
47005
47006 Documentation of the \SpecialChar LaTeX
47007 -package 
47008 \series bold
47009
47010 \begin_inset CommandInset href
47011 LatexCommand href
47012 name "lettrine"
47013 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47014 literal "false"
47015
47016 \end_inset
47017
47018
47019 \series default
47020  and an 
47021 \begin_inset CommandInset href
47022 LatexCommand href
47023 name "example"
47024 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47025 literal "false"
47026
47027 \end_inset
47028
47029
47030 \begin_inset Index idx
47031 status collapsed
47032
47033 \begin_layout Plain Layout
47034 \SpecialChar LaTeX
47035 -packages ! lettrine
47036 \end_layout
47037
47038 \end_inset
47039
47040
47041 \end_layout
47042
47043 \begin_layout Bibliography
47044 \begin_inset CommandInset bibitem
47045 LatexCommand bibitem
47046 key "listings"
47047 literal "true"
47048
47049 \end_inset
47050
47051 Documentation of the \SpecialChar LaTeX
47052 -package 
47053 \series bold
47054
47055 \begin_inset CommandInset href
47056 LatexCommand href
47057 name "listings"
47058 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47059 literal "false"
47060
47061 \end_inset
47062
47063
47064 \series default
47065
47066 \begin_inset Index idx
47067 status collapsed
47068
47069 \begin_layout Plain Layout
47070 \SpecialChar LaTeX
47071 -packages ! listings
47072 \end_layout
47073
47074 \end_inset
47075
47076
47077 \end_layout
47078
47079 \begin_layout Bibliography
47080 \begin_inset CommandInset bibitem
47081 LatexCommand bibitem
47082 key "marginnote"
47083 literal "true"
47084
47085 \end_inset
47086
47087 Documentation of the \SpecialChar LaTeX
47088 -package 
47089 \series bold
47090
47091 \begin_inset CommandInset href
47092 LatexCommand href
47093 name "marginnote"
47094 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
47095 literal "false"
47096
47097 \end_inset
47098
47099
47100 \series default
47101
47102 \begin_inset Index idx
47103 status collapsed
47104
47105 \begin_layout Plain Layout
47106 \SpecialChar LaTeX
47107 -packages ! marginnote
47108 \end_layout
47109
47110 \end_inset
47111
47112
47113 \end_layout
47114
47115 \begin_layout Bibliography
47116 \begin_inset CommandInset bibitem
47117 LatexCommand bibitem
47118 key "pdfpages"
47119 literal "true"
47120
47121 \end_inset
47122
47123 Documentation of the \SpecialChar LaTeX
47124 -package 
47125 \series bold
47126
47127 \begin_inset CommandInset href
47128 LatexCommand href
47129 name "pdfpages"
47130 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47131 literal "false"
47132
47133 \end_inset
47134
47135
47136 \series default
47137
47138 \begin_inset Index idx
47139 status collapsed
47140
47141 \begin_layout Plain Layout
47142 \SpecialChar LaTeX
47143 -packages ! pdfpages
47144 \end_layout
47145
47146 \end_inset
47147
47148
47149 \end_layout
47150
47151 \begin_layout Bibliography
47152 \begin_inset CommandInset bibitem
47153 LatexCommand bibitem
47154 key "prettyref"
47155 literal "true"
47156
47157 \end_inset
47158
47159 Documentation of the \SpecialChar LaTeX
47160 -package 
47161 \series bold
47162
47163 \begin_inset CommandInset href
47164 LatexCommand href
47165 name "prettyref"
47166 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47167 literal "false"
47168
47169 \end_inset
47170
47171
47172 \series default
47173
47174 \begin_inset Index idx
47175 status collapsed
47176
47177 \begin_layout Plain Layout
47178 \SpecialChar LaTeX
47179 -packages ! prettyref
47180 \end_layout
47181
47182 \end_inset
47183
47184
47185 \end_layout
47186
47187 \begin_layout Bibliography
47188 \begin_inset CommandInset bibitem
47189 LatexCommand bibitem
47190 key "pstricks"
47191 literal "true"
47192
47193 \end_inset
47194
47195 Web page of the \SpecialChar LaTeX
47196 -package 
47197 \series bold
47198
47199 \begin_inset CommandInset href
47200 LatexCommand href
47201 name "PSTricks"
47202 target "http://tug.org/PSTricks/"
47203 literal "false"
47204
47205 \end_inset
47206
47207
47208 \series default
47209
47210 \begin_inset Index idx
47211 status collapsed
47212
47213 \begin_layout Plain Layout
47214 \SpecialChar LaTeX
47215 -packages ! PSTricks
47216 \end_layout
47217
47218 \end_inset
47219
47220
47221 \end_layout
47222
47223 \begin_layout Bibliography
47224 \begin_inset CommandInset bibitem
47225 LatexCommand bibitem
47226 key "refstyle"
47227 literal "true"
47228
47229 \end_inset
47230
47231 Documentation of the \SpecialChar LaTeX
47232 -package 
47233 \series bold
47234
47235 \begin_inset CommandInset href
47236 LatexCommand href
47237 name "refstyle"
47238 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
47239 literal "false"
47240
47241 \end_inset
47242
47243
47244 \series default
47245
47246 \begin_inset Index idx
47247 status collapsed
47248
47249 \begin_layout Plain Layout
47250 \SpecialChar LaTeX
47251 -packages ! refstyle
47252 \end_layout
47253
47254 \end_inset
47255
47256
47257 \end_layout
47258
47259 \begin_layout Bibliography
47260 \begin_inset CommandInset bibitem
47261 LatexCommand bibitem
47262 key "sidecap"
47263 literal "true"
47264
47265 \end_inset
47266
47267 Documentation of the \SpecialChar LaTeX
47268 -package 
47269 \series bold
47270
47271 \begin_inset CommandInset href
47272 LatexCommand href
47273 name "sidecap"
47274 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
47275 literal "false"
47276
47277 \end_inset
47278
47279
47280 \series default
47281
47282 \begin_inset Index idx
47283 status collapsed
47284
47285 \begin_layout Plain Layout
47286 \SpecialChar LaTeX
47287 -packages ! sidecap
47288 \end_layout
47289
47290 \end_inset
47291
47292
47293 \end_layout
47294
47295 \begin_layout Bibliography
47296 \begin_inset CommandInset bibitem
47297 LatexCommand bibitem
47298 key "NewInLyX20"
47299 literal "true"
47300
47301 \end_inset
47302
47303
47304 \begin_inset CommandInset href
47305 LatexCommand href
47306 name "Wiki page"
47307 target "http://wiki.lyx.org/LyX/NewInLyX20"
47308 literal "false"
47309
47310 \end_inset
47311
47312  about new features in 
47313 \family sans
47314 \SpecialChar LyX
47315  2.0
47316 \family default
47317 .
47318 \end_layout
47319
47320 \begin_layout Standard
47321 \begin_inset CommandInset index_print
47322 LatexCommand printindex
47323 type "idx"
47324 name "Index"
47325 literal "false"
47326
47327 \end_inset
47328
47329
47330 \end_layout
47331
47332 \end_body
47333 \end_document