]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
108e6e636f69ef20bacb00dfb2dfad0428574f31
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 496
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/
6 \textclass scrbook
7 \begin_preamble
8 % if pdflatex is used
9 \usepackage{ifpdf}
10 \ifpdf
11
12 % set fonts for nicer pdf view
13 \IfFileExists{lmodern.sty}
14  {\usepackage{lmodern}}{}
15
16 \fi % end if pdflatex is used
17
18 % that links to image floats jumps
19 % to the beginning of the float and 
20 % not to its caption
21 \usepackage[figure]{hypcap}
22
23 % the pages of the TOC is numbered roman
24 % and a PDF-bookmark for the TOC is added
25 \let\myTOC\tableofcontents
26 \renewcommand\tableofcontents{%
27   \frontmatter
28   \pdfbookmark[1]{\contentsname}{}
29   \myTOC
30   \mainmatter }
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \newcommand{\TabBesBeg}[1][1.0]{%
38  \let\MyTable\table
39  \let\MyEndtable\endtable
40  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
41
42 \newcommand{\TabBesEnd}{%
43  \let\table\MyTable
44  \let\endtable\MyEndtable}
45
46 \newcommand{\FigBesBeg}[1][1.0]{%
47  \let\MyFigure\figure
48  \let\MyEndfigure\endfigure
49  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
50
51 \newcommand{\FigBesEnd}{%
52  \let\figure\MyFigure
53  \let\endfigure\MyEndfigure}
54
55 % enables calculation of values,
56 \usepackage{calc}
57
58 % increase the bottom float placement fraction
59 \renewcommand{\bottomfraction}{0.5}
60
61 % avoids that floats are placed before their
62 % corresponding section starts
63 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
64
65 % speed up the longtable calculation
66 \setcounter{LTchunksize}{100}
67
68 % used for scaled and rotated boxes
69 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
70
71 % used for colored tables
72 \@ifundefined{textcolor}
73  {\usepackage{color}}{}
74 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
75 \definecolor{lightgrey}{gray}{0.8}
76
77 % check for package colortbl
78 % used for colored table cells
79 \newboolean{colortbl}
80 \IfFileExists{colortbl.sty}
81  {\usepackage{colortbl}
82   \setboolean{colortbl}{true}}
83  {\setboolean{colortbl}{false}}
84
85 % used to have extra space in table cells
86 \@ifundefined{extrarowheight}
87  {\usepackage{array}}{}
88 \setlength{\extrarowheight}{2pt}
89
90 % used for customized tables
91 % ---
92 \newcolumntype{M}[1]
93  {>{\centering\hspace{0pt}}m{#1}}
94
95 \newcolumntype{S}[2]
96  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
97
98 \newcolumntype{K}[1]
99  {>{\columncolor{#1}\hspace{0pt}}c}
100
101 \newcolumntype{V}{!{\vrule width 1.5pt}}
102
103 \newcolumntype{W}{!{\color{green}\vline}}
104 % ---
105
106 % insert additional vertical space of
107 % 1.5 mm between footnotes
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % number algorithm floats within chapters
112 \numberwithin{algorithm}{chapter}
113
114 % ------------------------------------
115 % used to check for needed LaTeX packages
116 \usepackage{ifthen}
117
118 % check for package arydshln
119 % used for tables with dashed lines
120 \newboolean{arydshln}
121 \IfFileExists{arydshln.sty}
122  {\usepackage{arydshln}
123   \setboolean{arydshln}{true}}
124  {\setboolean{arydshln}{false}}
125
126 % check for package marginnote
127 % used for margin notes
128 \newboolean{marginnote}
129 \IfFileExists{marginnote.sty}
130  {\usepackage{marginnote}
131   \let\marginpar\marginnote
132   \setboolean{marginnote}{true}}
133  {\setboolean{marginnote}{false}}
134
135 % check for package sidecap
136 % used for captions on the side
137 \newboolean{sidecap}
138 \IfFileExists{sidecap.sty}
139  {\usepackage{sidecap}
140   \setboolean{sidecap}{true}}
141  {\setboolean{sidecap}{false}}
142
143 % check for picinpar
144 % used for surrounded fixed objects
145 \newboolean{picinpar}
146 \IfFileExists{picinpar.sty}
147  {\usepackage{picinpar}
148   \setboolean{picinpar}{true}}
149  {\setboolean{picinpar}{false}}
150
151 % check for lettrine
152 \newboolean{lettrine}
153 \IfFileExists{lettrine.sty}
154  {\usepackage{lettrine}
155   \setboolean{lettrine}{true}}
156  {\setboolean{lettrine}{false}}
157
158 % check for diagbox
159 \newboolean{diagbox}
160 \IfFileExists{diagbox.sty}
161  {\usepackage{diagbox}
162   \setboolean{diagbox}{true}}
163  {\setboolean{diagbox}{false}}
164 \end_preamble
165 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
166 \use_default_options false
167 \begin_modules
168 initials
169 \end_modules
170 \maintain_unincluded_children false
171 \language english
172 \language_package default
173 \inputencoding auto
174 \fontencoding global
175 \font_roman default
176 \font_sans default
177 \font_typewriter default
178 \font_math auto
179 \font_default_family default
180 \use_non_tex_fonts false
181 \font_sc false
182 \font_osf false
183 \font_sf_scale 100
184 \font_tt_scale 100
185 \graphics default
186 \default_output_format default
187 \output_sync 0
188 \bibtex_command default
189 \index_command default
190 \paperfontsize 12
191 \spacing single
192 \use_hyperref true
193 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
194 \pdf_author "LyX Team, Uwe Stöhr"
195 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
196 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
197 \pdf_bookmarks true
198 \pdf_bookmarksnumbered true
199 \pdf_bookmarksopen true
200 \pdf_bookmarksopenlevel 1
201 \pdf_breaklinks false
202 \pdf_pdfborder false
203 \pdf_colorlinks true
204 \pdf_backref false
205 \pdf_pdfusetitle false
206 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
207 \papersize default
208 \use_geometry false
209 \use_package amsmath 2
210 \use_package amssymb 2
211 \use_package cancel 0
212 \use_package esint 0
213 \use_package mathdots 1
214 \use_package mathtools 0
215 \use_package mhchem 1
216 \use_package stackrel 0
217 \use_package stmaryrd 0
218 \use_package undertilde 0
219 \cite_engine basic
220 \cite_engine_type default
221 \biblio_style plain
222 \use_bibtopic false
223 \use_indices false
224 \paperorientation portrait
225 \suppress_date false
226 \justification true
227 \use_refstyle 0
228 \notefontcolor #0000ff
229 \index Index
230 \shortcut idx
231 \color #008000
232 \end_index
233 \secnumdepth 3
234 \tocdepth 3
235 \paragraph_separation skip
236 \defskip medskip
237 \quotes_language english
238 \papercolumns 1
239 \papersides 2
240 \paperpagestyle default
241 \tracking_changes false
242 \output_changes false
243 \html_math_output 0
244 \html_css_as_file 0
245 \html_be_strict false
246 \end_header
247
248 \begin_body
249
250 \begin_layout Title
251 \SpecialChar LyX
252 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
253 \end_layout
254
255 \begin_layout Author
256 by the \SpecialChar LyX
257  Team
258 \begin_inset Foot
259 status collapsed
260
261 \begin_layout Plain Layout
262 \noindent
263 If you have comments or error corrections, please send them to the \SpecialChar LyX
264  Documentatio
265 n mailing list: 
266 \begin_inset CommandInset href
267 LatexCommand href
268 name "lyx-docs@lists.lyx.org"
269 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
270 type "mailto:"
271
272 \end_inset
273
274
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Note Note
281 status collapsed
282
283 \begin_layout Plain Layout
284 author: Uwe Stöhr
285 \end_layout
286
287 \end_inset
288
289
290 \begin_inset Newline newline
291 \end_inset
292
293
294 \begin_inset Newline newline
295 \end_inset
296
297
298 \family sans
299 Version 2.1.x
300 \end_layout
301
302 \begin_layout Standard
303 \begin_inset CommandInset toc
304 LatexCommand tableofcontents
305
306 \end_inset
307
308
309 \end_layout
310
311 \begin_layout Standard
312 \begin_inset Note Note
313 status open
314
315 \begin_layout Plain Layout
316 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
317 -packages 
318 \series bold
319 arydshln
320 \series default
321
322 \series bold
323 colortbl
324 \series default
325
326 \series bold
327 diagbox, lettrine, marginnote, picinpar
328 \series default
329  and 
330 \series bold
331 sidecap
332 \series default
333  must be installed.
334  If they are not installed you can export the document anyway but the sections
335  where the packages are required won't appear in the output.
336 \end_layout
337
338 \begin_layout Plain Layout
339 The latest PDF-version of this document can be found here:
340 \begin_inset Newline newline
341 \end_inset
342
343
344 \series bold
345 http://wiki.lyx.org/\SpecialChar LyX
346 /DocumentationDevelopment#EmbeddedObjects
347 \end_layout
348
349 \end_inset
350
351
352 \end_layout
353
354 \begin_layout Chapter
355 Figures
356 \begin_inset Index idx
357 status collapsed
358
359 \begin_layout Plain Layout
360 Figures
361 \end_layout
362
363 \end_inset
364
365
366 \begin_inset Index idx
367 status collapsed
368
369 \begin_layout Plain Layout
370 Graphics|see
371 \begin_inset ERT
372 status collapsed
373
374 \begin_layout Plain Layout
375
376 {
377 \end_layout
378
379 \end_inset
380
381 Figures
382 \begin_inset ERT
383 status collapsed
384
385 \begin_layout Plain Layout
386
387 }
388 \end_layout
389
390 \end_inset
391
392
393 \end_layout
394
395 \end_inset
396
397
398 \end_layout
399
400 \begin_layout Section
401 Graphics Dialog
402 \begin_inset Index idx
403 status collapsed
404
405 \begin_layout Plain Layout
406 Figures ! Graphics Dialog
407 \end_layout
408
409 \end_inset
410
411
412 \begin_inset CommandInset label
413 LatexCommand label
414 name "sec:Graphics-Dialog"
415
416 \end_inset
417
418
419 \end_layout
420
421 \begin_layout Standard
422 To insert an image into your document, place the cursor at the text position
423  you want and click on the toolbar icon 
424 \begin_inset Info
425 type  "icon"
426 arg   "dialog-show-new-inset graphics"
427 \end_inset
428
429  or use the menu 
430 \family sans
431 Insert\SpecialChar menuseparator
432 Graphics
433 \family default
434 .
435  Then a dialog will appear to choose the file to load.
436  The image will appear in the output exactly at the position where it is
437  in the text.
438 \end_layout
439
440 \begin_layout Standard
441 The graphics dialog can be called at any time by clicking on an image.
442  This dialog has three tabs:
443 \end_layout
444
445 \begin_layout Description
446
447 \family sans
448 Graphics
449 \family default
450  Here you can choose an image file and adjust its appearance in the output.
451  The available units for the image size are explained in appendix
452 \begin_inset space ~
453 \end_inset
454
455
456 \begin_inset CommandInset ref
457 LatexCommand ref
458 reference "cha:Units-available-in"
459
460 \end_inset
461
462 .
463 \begin_inset Newline newline
464 \end_inset
465
466
467 \begin_inset Index idx
468 status collapsed
469
470 \begin_layout Plain Layout
471 Figures ! rotated
472 \end_layout
473
474 \end_inset
475
476 You can rotate images counter-clockwise by setting a rotation angle and
477  a rotation origin.
478  The image will also be rotated inside \SpecialChar LyX
479 .
480 \begin_inset Newline newline
481 \end_inset
482
483
484 \begin_inset Index idx
485 status collapsed
486
487 \begin_layout Plain Layout
488 Figures ! scaled
489 \end_layout
490
491 \end_inset
492
493 Images can be scaled by using a percentage value or by setting the width
494  and height explicitly.
495  If you set only the width or only the height, the other size will be determined
496  automatically.
497  If you set both, then the image will be transformed to the given size,
498  possibly distorting it.
499  To prevent the image from distortion, use the option 
500 \family sans
501 Maintain aspect ratio
502 \family default
503 .
504  The image will then be scaled so that its width and height don't exceed
505  the specified dimensions.
506 \begin_inset Newline newline
507 \end_inset
508
509 Images can be opened in a program of your choice by right-clicking on it
510  and choosing the entry 
511 \family sans
512 Edit
513 \begin_inset space ~
514 \end_inset
515
516 externally
517 \family default
518  in the context menu.
519  The program can be set for every image format in the file format settings
520  in \SpecialChar LyX
521 's preferences.
522 \end_layout
523
524 \begin_layout Description
525
526 \family sans
527 Clipping
528 \family default
529  Alternatively to the usage of scaling units it is possible to set image
530  coordinates to adjust the height and width of the image in the output.
531  The coordinates can also be calculated automatically by pressing the button
532  
533 \family sans
534 Get
535 \begin_inset space ~
536 \end_inset
537
538 from
539 \begin_inset space ~
540 \end_inset
541
542 File
543 \family default
544 .
545  The option 
546 \family sans
547 Clip
548 \begin_inset space ~
549 \end_inset
550
551 to
552 \begin_inset space ~
553 \end_inset
554
555 bounding
556 \begin_inset space ~
557 \end_inset
558
559 box
560 \family default
561  will only print the image region within the given coordinates.
562  Normally you don't need to worry about image coordinates and can ignore
563  this tab.
564 \end_layout
565
566 \begin_layout Description
567
568 \family sans
569 \SpecialChar LaTeX
570
571 \begin_inset space ~
572 \end_inset
573
574 and
575 \begin_inset space ~
576 \end_inset
577
578 \SpecialChar LyX
579
580 \begin_inset space ~
581 \end_inset
582
583 options
584 \family default
585  In this tab you can modify the appearance of the image within \SpecialChar LyX
586  and \SpecialChar LaTeX
587  experts
588  can specify additional \SpecialChar LaTeX
589  options.
590 \begin_inset Newline newline
591 \end_inset
592
593 The option 
594 \family sans
595 Draft
596 \begin_inset space ~
597 \end_inset
598
599 mode
600 \family default
601  makes the image appear in the output only as a frame with the size of the
602  image.
603 \begin_inset Newline newline
604 \end_inset
605
606 In the section 
607 \family sans
608 Graphics
609 \begin_inset space ~
610 \end_inset
611
612 Group
613 \family default
614  you can define or join an image settings group.
615 \begin_inset Index idx
616 status collapsed
617
618 \begin_layout Plain Layout
619 Figures ! Settings grouping
620 \end_layout
621
622 \end_inset
623
624  Images within such a group share their settings, so adjusting one image
625  of the group automatically also adjusts all other images of the group in
626  the same way.
627  So you can for example change the size for a bunch of images without the
628  need to manually change each of them.
629  Joining an existing group can also be done using the context menu of the
630  image by checking the name of the desired group.
631 \end_layout
632
633 \begin_layout Standard
634 \begin_inset VSpace bigskip
635 \end_inset
636
637
638 \end_layout
639
640 \begin_layout Standard
641 This is an example image in EPS format
642 \begin_inset Foot
643 status collapsed
644
645 \begin_layout Plain Layout
646 Image formats are explained in section
647 \begin_inset space ~
648 \end_inset
649
650
651 \begin_inset CommandInset ref
652 LatexCommand ref
653 reference "sec:Image-Formats"
654
655 \end_inset
656
657 .
658 \end_layout
659
660 \end_inset
661
662  within a separate, horizontally centered paragraph:
663 \begin_inset Separator parbreak
664 \end_inset
665
666
667 \end_layout
668
669 \begin_layout Standard
670 \align center
671 \begin_inset Graphics
672         filename clipart/mobius.eps
673         scale 70
674         scaleBeforeRotation
675         rotateOrigin center
676
677 \end_inset
678
679
680 \end_layout
681
682 \begin_layout Standard
683 This is the same image like the one above but in draft mode:
684 \begin_inset Separator parbreak
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Standard
691 \align center
692 \begin_inset Graphics
693         filename clipart/mobius.eps
694         scale 70
695         draft
696         scaleBeforeRotation
697         rotateOrigin center
698
699 \end_inset
700
701
702 \end_layout
703
704 \begin_layout Standard
705 \begin_inset Newpage newpage
706 \end_inset
707
708
709 \end_layout
710
711 \begin_layout Section
712 Figure Floats
713 \begin_inset CommandInset label
714 LatexCommand label
715 name "sec:Figure-Floats"
716
717 \end_inset
718
719
720 \begin_inset Index idx
721 status collapsed
722
723 \begin_layout Plain Layout
724 Floats ! Figures
725 \end_layout
726
727 \end_inset
728
729
730 \begin_inset Index idx
731 status collapsed
732
733 \begin_layout Plain Layout
734 Figures ! Floats
735 \end_layout
736
737 \end_inset
738
739
740 \end_layout
741
742 \begin_layout Standard
743 For general explanations about floats, have a look at section
744 \begin_inset space ~
745 \end_inset
746
747
748 \begin_inset CommandInset ref
749 LatexCommand ref
750 reference "sec:FloatIntroduction"
751
752 \end_inset
753
754 .
755 \end_layout
756
757 \begin_layout Standard
758 The toolbar button 
759 \begin_inset Info
760 type  "icon"
761 arg   "float-insert figure"
762 \end_inset
763
764  and the menu 
765 \family sans
766 Insert\SpecialChar menuseparator
767 Float\SpecialChar menuseparator
768 Figure
769 \family default
770  inserts a float with a caption that has the label 
771 \begin_inset Quotes eld
772 \end_inset
773
774 Figure
775 \begin_inset space ~
776 \end_inset
777
778 #:
779 \begin_inset Quotes erd
780 \end_inset
781
782  (# is the actual number).
783  You can insert the image above the caption, like in Figure
784 \begin_inset space ~
785 \end_inset
786
787
788 \begin_inset CommandInset ref
789 LatexCommand ref
790 reference "fig:kill-plat"
791
792 \end_inset
793
794  or below the caption, like in Figure
795 \begin_inset space ~
796 \end_inset
797
798
799 \begin_inset CommandInset ref
800 LatexCommand ref
801 reference "fig:escher"
802
803 \end_inset
804
805 .
806  More about caption placement is described in section
807 \begin_inset space ~
808 \end_inset
809
810
811 \begin_inset CommandInset ref
812 LatexCommand ref
813 reference "sec:Caption-Placement"
814
815 \end_inset
816
817 .
818 \end_layout
819
820 \begin_layout Standard
821 \begin_inset Float figure
822 wide false
823 sideways false
824 status open
825
826 \begin_layout Plain Layout
827 \align center
828 \begin_inset Graphics
829         filename clipart/platypus.eps
830         width 50col%
831         scaleBeforeRotation
832         rotateOrigin center
833
834 \end_inset
835
836
837 \end_layout
838
839 \begin_layout Plain Layout
840 \begin_inset Caption Standard
841
842 \begin_layout Plain Layout
843 \begin_inset CommandInset label
844 LatexCommand label
845 name "fig:kill-plat"
846
847 \end_inset
848
849 A severely distorted platypus in a float.
850 \end_layout
851
852 \end_inset
853
854
855 \end_layout
856
857 \end_inset
858
859
860 \end_layout
861
862 \begin_layout Standard
863 \begin_inset Float figure
864 wide false
865 sideways false
866 status open
867
868 \begin_layout Plain Layout
869 \begin_inset Caption Standard
870
871 \begin_layout Plain Layout
872 \begin_inset CommandInset label
873 LatexCommand label
874 name "fig:escher"
875
876 \end_inset
877
878 M.C.
879  Escher on acid.
880 \end_layout
881
882 \end_inset
883
884
885 \end_layout
886
887 \begin_layout Plain Layout
888 \align center
889 \begin_inset Graphics
890         filename clipart/escher-lsd.eps
891         scale 80
892         scaleBeforeRotation
893         rotateOrigin center
894
895 \end_inset
896
897
898 \end_layout
899
900 \end_inset
901
902
903 \end_layout
904
905 \begin_layout Standard
906 \begin_inset Index idx
907 status collapsed
908
909 \begin_layout Plain Layout
910 References ! to Figures
911 \end_layout
912
913 \end_inset
914
915 Figure
916 \begin_inset space ~
917 \end_inset
918
919
920 \begin_inset CommandInset ref
921 LatexCommand ref
922 reference "fig:kill-plat"
923
924 \end_inset
925
926  and 
927 \begin_inset CommandInset ref
928 LatexCommand ref
929 reference "fig:escher"
930
931 \end_inset
932
933  are examples of referenced figures.
934  Figures can be referenced in the text by referencing their label.
935  To do this insert a label in the caption using the menu 
936 \family sans
937 Insert\SpecialChar menuseparator
938 Label
939 \family default
940  or the toolbar button 
941 \begin_inset Info
942 type  "icon"
943 arg   "label-insert"
944 \end_inset
945
946 .
947  You can now refer to the label using the menu 
948 \family sans
949 Insert\SpecialChar menuseparator
950 Cross
951 \begin_inset space ~
952 \end_inset
953
954 reference
955 \family default
956  or the toolbar button 
957 \begin_inset Info
958 type  "icon"
959 arg   "dialog-show-new-inset ref"
960 \end_inset
961
962 .
963  It is important to use references to floats, rather than using vague references
964  like 
965 \begin_inset Quotes eld
966 \end_inset
967
968 the figure above
969 \begin_inset Quotes erd
970 \end_inset
971
972 , because \SpecialChar LaTeX
973  will reposition the floats in the final document and it might
974  not be 
975 \begin_inset Quotes eld
976 \end_inset
977
978 above
979 \begin_inset Quotes erd
980 \end_inset
981
982  at all.
983 \begin_inset Newline newline
984 \end_inset
985
986 Referencing is explained in detail in section
987 \begin_inset space ~
988 \end_inset
989
990
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "sec:Referencing-Floats"
994
995 \end_inset
996
997 .
998 \end_layout
999
1000 \begin_layout Standard
1001 Normally only one image is inserted to a figure float, but sometimes you
1002  might want to use two images with separate subcaptions.
1003  This can be done by inserting image floats into existing image floats.
1004  Note that only the main caption of the float is added to the List of Figures.
1005  Figure
1006 \begin_inset space ~
1007 \end_inset
1008
1009
1010 \begin_inset CommandInset ref
1011 LatexCommand ref
1012 reference "fig:Two-distorted-images"
1013
1014 \end_inset
1015
1016  is an example of a figure float with two images set side by side.
1017  You can also set the images one below the other.
1018  Figure
1019 \begin_inset space ~
1020 \end_inset
1021
1022
1023 \begin_inset CommandInset ref
1024 LatexCommand ref
1025 reference "fig:Undefinable-structure"
1026
1027 \end_inset
1028
1029  and 
1030 \begin_inset CommandInset ref
1031 LatexCommand ref
1032 reference "fig:A-Platypus"
1033
1034 \end_inset
1035
1036  are the subfigures.
1037 \end_layout
1038
1039 \begin_layout Standard
1040 \begin_inset Float figure
1041 wide false
1042 sideways false
1043 status open
1044
1045 \begin_layout Plain Layout
1046 \begin_inset space \hfill{}
1047 \end_inset
1048
1049
1050 \begin_inset Float figure
1051 wide false
1052 sideways false
1053 status collapsed
1054
1055 \begin_layout Plain Layout
1056 \begin_inset Caption Standard
1057
1058 \begin_layout Plain Layout
1059 \begin_inset CommandInset label
1060 LatexCommand label
1061 name "fig:Undefinable-structure"
1062
1063 \end_inset
1064
1065 Undefinable structure.
1066 \end_layout
1067
1068 \end_inset
1069
1070
1071 \end_layout
1072
1073 \begin_layout Plain Layout
1074 \begin_inset Graphics
1075         filename clipart/escher-lsd.eps
1076         width 45col%
1077         scaleBeforeRotation
1078         groupId distorted
1079
1080 \end_inset
1081
1082
1083 \end_layout
1084
1085 \end_inset
1086
1087
1088 \begin_inset space \hfill{}
1089 \end_inset
1090
1091
1092 \begin_inset Float figure
1093 wide false
1094 sideways false
1095 status collapsed
1096
1097 \begin_layout Plain Layout
1098 \begin_inset Caption Standard
1099
1100 \begin_layout Plain Layout
1101 \begin_inset CommandInset label
1102 LatexCommand label
1103 name "fig:A-Platypus"
1104
1105 \end_inset
1106
1107 A Platypus.
1108 \end_layout
1109
1110 \end_inset
1111
1112
1113 \end_layout
1114
1115 \begin_layout Plain Layout
1116 \begin_inset Graphics
1117         filename clipart/platypus.eps
1118         width 45col%
1119         scaleBeforeRotation
1120         groupId distorted
1121
1122 \end_inset
1123
1124
1125 \end_layout
1126
1127 \end_inset
1128
1129
1130 \begin_inset space \hfill{}
1131 \end_inset
1132
1133
1134 \end_layout
1135
1136 \begin_layout Plain Layout
1137 \begin_inset Caption Standard
1138
1139 \begin_layout Plain Layout
1140 \begin_inset CommandInset label
1141 LatexCommand label
1142 name "fig:Two-distorted-images"
1143
1144 \end_inset
1145
1146 Two distorted images.
1147  Both images are in the image settings group named 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151 distorted
1152 \begin_inset Quotes erd
1153 \end_inset
1154
1155 .
1156 \end_layout
1157
1158 \end_inset
1159
1160
1161 \end_layout
1162
1163 \end_inset
1164
1165
1166 \end_layout
1167
1168 \begin_layout Standard
1169 \begin_inset Newpage newpage
1170 \end_inset
1171
1172
1173 \end_layout
1174
1175 \begin_layout Section
1176 Image Formats
1177 \begin_inset CommandInset label
1178 LatexCommand label
1179 name "sec:Image-Formats"
1180
1181 \end_inset
1182
1183
1184 \begin_inset Index idx
1185 status collapsed
1186
1187 \begin_layout Plain Layout
1188 Image Formats
1189 \end_layout
1190
1191 \end_inset
1192
1193
1194 \begin_inset Index idx
1195 status collapsed
1196
1197 \begin_layout Plain Layout
1198 Figures ! Image Formats
1199 \end_layout
1200
1201 \end_inset
1202
1203
1204 \end_layout
1205
1206 \begin_layout Standard
1207 You can insert images in any known file format.
1208  But as explained in appendix
1209 \begin_inset space ~
1210 \end_inset
1211
1212
1213 \begin_inset CommandInset ref
1214 LatexCommand ref
1215 reference "cha:Output-File-Formats"
1216
1217 \end_inset
1218
1219 , each output document format allows only a few image formats.
1220  \SpecialChar LyX
1221  uses therefore the program 
1222 \family typewriter
1223 ImageMagick
1224 \family default
1225  in the background to convert the images to the right format.
1226  To increase your work flow by avoiding these conversions in the background,
1227  you could choose to use only the image formats that can directly be embedded
1228  in the output file format.
1229  The output file formats are explained in appendix
1230 \begin_inset space ~
1231 \end_inset
1232
1233
1234 \begin_inset CommandInset ref
1235 LatexCommand ref
1236 reference "cha:Output-File-Formats"
1237
1238 \end_inset
1239
1240 .
1241 \end_layout
1242
1243 \begin_layout Standard
1244 Similar to fonts there are two types of image formats:
1245 \end_layout
1246
1247 \begin_layout Description
1248 Bitmap
1249 \begin_inset space ~
1250 \end_inset
1251
1252 images consist of pixel values, often in a compressed form.
1253  They are therefore not fully scalable and look pixelated in large zooms.
1254  Well-known bitmap image formats are 
1255 \begin_inset Quotes eld
1256 \end_inset
1257
1258 Graphics Interchange Format
1259 \begin_inset Quotes erd
1260 \end_inset
1261
1262  (GIF, file extension 
1263 \begin_inset Quotes eld
1264 \end_inset
1265
1266
1267 \family typewriter
1268 .gif
1269 \family default
1270
1271 \begin_inset Quotes erd
1272 \end_inset
1273
1274 )
1275 \begin_inset Index idx
1276 status collapsed
1277
1278 \begin_layout Plain Layout
1279 GIF|see
1280 \begin_inset ERT
1281 status collapsed
1282
1283 \begin_layout Plain Layout
1284
1285 {
1286 \end_layout
1287
1288 \end_inset
1289
1290 Image formats
1291 \begin_inset ERT
1292 status collapsed
1293
1294 \begin_layout Plain Layout
1295
1296 }
1297 \end_layout
1298
1299 \end_inset
1300
1301
1302 \end_layout
1303
1304 \end_inset
1305
1306
1307 \begin_inset Quotes eld
1308 \end_inset
1309
1310 Portable Network Graphics
1311 \begin_inset Quotes erd
1312 \end_inset
1313
1314  (PNG, file extension 
1315 \begin_inset Quotes eld
1316 \end_inset
1317
1318
1319 \family typewriter
1320 .png
1321 \family default
1322
1323 \begin_inset Quotes erd
1324 \end_inset
1325
1326 )
1327 \begin_inset Index idx
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331 PNG|see
1332 \begin_inset ERT
1333 status collapsed
1334
1335 \begin_layout Plain Layout
1336
1337 {
1338 \end_layout
1339
1340 \end_inset
1341
1342 Image formats
1343 \begin_inset ERT
1344 status collapsed
1345
1346 \begin_layout Plain Layout
1347
1348 }
1349 \end_layout
1350
1351 \end_inset
1352
1353
1354 \end_layout
1355
1356 \end_inset
1357
1358 , and 
1359 \begin_inset Quotes eld
1360 \end_inset
1361
1362 Joint Photographic Experts Group
1363 \begin_inset Quotes erd
1364 \end_inset
1365
1366  (JPG, file extension 
1367 \begin_inset Quotes eld
1368 \end_inset
1369
1370
1371 \family typewriter
1372 .jpg
1373 \family default
1374
1375 \begin_inset Quotes erd
1376 \end_inset
1377
1378  or 
1379 \begin_inset Quotes eld
1380 \end_inset
1381
1382
1383 \family typewriter
1384 .jpeg
1385 \family default
1386
1387 \begin_inset Quotes erd
1388 \end_inset
1389
1390 )
1391 \begin_inset Index idx
1392 status collapsed
1393
1394 \begin_layout Plain Layout
1395 JPG|see
1396 \begin_inset ERT
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400
1401 {
1402 \end_layout
1403
1404 \end_inset
1405
1406 Image formats
1407 \begin_inset ERT
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411
1412 }
1413 \end_layout
1414
1415 \end_inset
1416
1417
1418 \end_layout
1419
1420 \end_inset
1421
1422 .
1423 \end_layout
1424
1425 \begin_layout Description
1426 Vector
1427 \begin_inset space ~
1428 \end_inset
1429
1430 images consist of vectors and can therefore be scaled to any size without
1431  data loss.
1432  The scaling ability is necessary if you want to create presentations, because
1433  presentations are always scaled by the video projector.
1434  Scaling is also useful for online documents to let the user zoom into diagrams.
1435 \begin_inset Newline newline
1436 \end_inset
1437
1438 Well-known scalable image formats are 
1439 \begin_inset Quotes eld
1440 \end_inset
1441
1442 Scalable Vector Graphics
1443 \begin_inset Quotes erd
1444 \end_inset
1445
1446  (SVG, file extension 
1447 \begin_inset Quotes eld
1448 \end_inset
1449
1450
1451 \family typewriter
1452 .svg
1453 \family default
1454
1455 \begin_inset Quotes erd
1456 \end_inset
1457
1458 )
1459 \begin_inset Index idx
1460 status collapsed
1461
1462 \begin_layout Plain Layout
1463 SVG|see
1464 \begin_inset ERT
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468
1469 {
1470 \end_layout
1471
1472 \end_inset
1473
1474 Image formats
1475 \begin_inset ERT
1476 status collapsed
1477
1478 \begin_layout Plain Layout
1479
1480 }
1481 \end_layout
1482
1483 \end_inset
1484
1485
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \begin_inset Quotes eld
1492 \end_inset
1493
1494 Encapsulated PostScript
1495 \begin_inset Quotes erd
1496 \end_inset
1497
1498  (EPS, file extension 
1499 \begin_inset Quotes eld
1500 \end_inset
1501
1502
1503 \family typewriter
1504 .eps
1505 \family default
1506
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510 )
1511 \begin_inset Index idx
1512 status collapsed
1513
1514 \begin_layout Plain Layout
1515 EPS|see
1516 \begin_inset ERT
1517 status collapsed
1518
1519 \begin_layout Plain Layout
1520
1521 {
1522 \end_layout
1523
1524 \end_inset
1525
1526 Image formats
1527 \begin_inset ERT
1528 status collapsed
1529
1530 \begin_layout Plain Layout
1531
1532 }
1533 \end_layout
1534
1535 \end_inset
1536
1537
1538 \end_layout
1539
1540 \end_inset
1541
1542
1543 \begin_inset Quotes eld
1544 \end_inset
1545
1546 Portable Document Format
1547 \begin_inset Quotes erd
1548 \end_inset
1549
1550  (PDF, file extension 
1551 \begin_inset Quotes eld
1552 \end_inset
1553
1554
1555 \family typewriter
1556 .pdf
1557 \family default
1558
1559 \begin_inset Quotes erd
1560 \end_inset
1561
1562 )
1563 \begin_inset Index idx
1564 status collapsed
1565
1566 \begin_layout Plain Layout
1567 PDF
1568 \end_layout
1569
1570 \end_inset
1571
1572 , and 
1573 \begin_inset Quotes eld
1574 \end_inset
1575
1576 Windows Metafile
1577 \begin_inset Quotes erd
1578 \end_inset
1579
1580  (WMF, file extension 
1581 \begin_inset Quotes eld
1582 \end_inset
1583
1584
1585 \family typewriter
1586 .wmf
1587 \family default
1588
1589 \begin_inset Quotes erd
1590 \end_inset
1591
1592 )
1593 \begin_inset Index idx
1594 status collapsed
1595
1596 \begin_layout Plain Layout
1597 SVG|see
1598 \begin_inset ERT
1599 status collapsed
1600
1601 \begin_layout Plain Layout
1602
1603 {
1604 \end_layout
1605
1606 \end_inset
1607
1608 Image formats
1609 \begin_inset ERT
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613
1614 }
1615 \end_layout
1616
1617 \end_inset
1618
1619
1620 \end_layout
1621
1622 \end_inset
1623
1624 .
1625  We wrote 
1626 \begin_inset Quotes eld
1627 \end_inset
1628
1629 can be
1630 \begin_inset Quotes erd
1631 \end_inset
1632
1633 , because you can convert any bitmap image to a PDF or EPS-image and the
1634  result will still be a bitmap image.
1635  In such cases only a header with the image properties is added to the original
1636  image
1637 \begin_inset Foot
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641 In the case of PDF, the original image is additionally compressed.
1642 \end_layout
1643
1644 \end_inset
1645
1646 .
1647  The PDF-files generated by 
1648 \family typewriter
1649 Adobe Photoshop
1650 \family default
1651  are for example bitmap images.
1652 \end_layout
1653
1654 \begin_layout Standard
1655 Normally it is not possible to convert a bitmap image into a scalable one,
1656  only vice versa.
1657  Only the image formats PDF and EPS can directly be embedded to PDF and
1658  PostScript output files, respectively.
1659  SVG and WMF-images are recalculated to bitmaps when the output file is
1660  generated because there is currently no adequate WMF/SVG
1661 \begin_inset Formula $\to$
1662 \end_inset
1663
1664 PDF/EPS converter available.
1665 \end_layout
1666
1667 \begin_layout Chapter
1668 Tables
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Table
1674 \end_layout
1675
1676 \end_inset
1677
1678
1679 \end_layout
1680
1681 \begin_layout Section
1682 Introduction
1683 \begin_inset Index idx
1684 status collapsed
1685
1686 \begin_layout Plain Layout
1687 Table ! Introduction
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \begin_layout Standard
1696 You can insert a table using either the toolbar button 
1697 \begin_inset Info
1698 type  "icon"
1699 arg   "tabular-insert"
1700 \end_inset
1701
1702  or the menu 
1703 \family sans
1704 Insert\SpecialChar menuseparator
1705 Table
1706 \family default
1707 .
1708  The toolbar button offers you a graphical selection: move the mouse to
1709  set the column/row number of the table that should be created and then
1710  press a mouse button.
1711  When you use the menu to create a table, a dialog will appear, asking you
1712  for the number of rows and columns.
1713 \begin_inset Newline newline
1714 \end_inset
1715
1716 The default table has lines around any cell and the first row appears separated
1717  from the rest of the table.
1718  This separation occurs due to a double line: The cells of the first row
1719  have a line below them and the cells of the second row have a line above
1720  them.
1721  Here is an example table:
1722 \begin_inset Separator parbreak
1723 \end_inset
1724
1725
1726 \end_layout
1727
1728 \begin_layout Standard
1729 \align center
1730 \begin_inset Tabular
1731 <lyxtabular version="3" rows="4" columns="4">
1732 <features tabularvalignment="middle">
1733 <column alignment="center" valignment="top">
1734 <column alignment="center" valignment="top">
1735 <column alignment="center" valignment="top">
1736 <column alignment="center" valignment="top">
1737 <row>
1738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742
1743 \end_layout
1744
1745 \end_inset
1746 </cell>
1747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1748 \begin_inset Text
1749
1750 \begin_layout Plain Layout
1751
1752 \family roman
1753 \series medium
1754 \shape up
1755 \size normal
1756 \emph off
1757 \bar no
1758 \noun off
1759 \color none
1760 1
1761 \end_layout
1762
1763 \end_inset
1764 </cell>
1765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769 2
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778 3
1779 \end_layout
1780
1781 \end_inset
1782 </cell>
1783 </row>
1784 <row>
1785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789
1790 \family roman
1791 \series medium
1792 \shape up
1793 \size normal
1794 \emph off
1795 \bar no
1796 \noun off
1797 \color none
1798 A
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816
1817 \end_layout
1818
1819 \end_inset
1820 </cell>
1821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1822 \begin_inset Text
1823
1824 \begin_layout Plain Layout
1825
1826 \end_layout
1827
1828 \end_inset
1829 </cell>
1830 </row>
1831 <row>
1832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \begin_layout Plain Layout
1836
1837 \family roman
1838 \series medium
1839 \shape up
1840 \size normal
1841 \emph off
1842 \bar no
1843 \noun off
1844 \color none
1845 B
1846 \end_layout
1847
1848 \end_inset
1849 </cell>
1850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1851 \begin_inset Text
1852
1853 \begin_layout Plain Layout
1854
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1860 \begin_inset Text
1861
1862 \begin_layout Plain Layout
1863
1864 \end_layout
1865
1866 \end_inset
1867 </cell>
1868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1869 \begin_inset Text
1870
1871 \begin_layout Plain Layout
1872
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 </row>
1878 <row>
1879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1880 \begin_inset Text
1881
1882 \begin_layout Plain Layout
1883
1884 \family roman
1885 \series medium
1886 \shape up
1887 \size normal
1888 \emph off
1889 \bar no
1890 \noun off
1891 \color none
1892 C
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901
1902 \end_layout
1903
1904 \end_inset
1905 </cell>
1906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1916 \begin_inset Text
1917
1918 \begin_layout Plain Layout
1919
1920 \end_layout
1921
1922 \end_inset
1923 </cell>
1924 </row>
1925 </lyxtabular>
1926
1927 \end_inset
1928
1929
1930 \end_layout
1931
1932 \begin_layout Section
1933 Table Dialog
1934 \begin_inset Index idx
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938 Table ! Dialog
1939 \end_layout
1940
1941 \end_inset
1942
1943
1944 \end_layout
1945
1946 \begin_layout Standard
1947 You can alter a table by clicking on it with the right mouse button, which
1948  brings up the context menu.
1949  Under the menu entry 
1950 \family sans
1951 More
1952 \family default
1953  you can adjust the settings of that cell and row/column respectively where
1954  the cursor is currently placed.
1955  The context menu 
1956 \family sans
1957 More\SpecialChar menuseparator
1958 Settings
1959 \family default
1960  opens the table dialog where you can adjust more things.
1961  Most of the dialog options also work on selections.
1962  This means if you select more cells, columns or rows, the action is done
1963  for the whole selection.
1964  Note that there is a difference between selecting the 
1965 \emph on
1966 contents
1967 \emph default
1968  of the cell, and the cell itself.
1969 \begin_inset Newline newline
1970 \end_inset
1971
1972 With the dialog option 
1973 \family sans
1974 Immediate
1975 \begin_inset space ~
1976 \end_inset
1977
1978 Apply
1979 \family default
1980  every change you make in the dialog is directly applied.
1981  If you move the cursor to another table cell the dialog will then also
1982  be updated with the parameters of the new cell.
1983  If you change length values in the dialog you must press 
1984 \family sans
1985 Return
1986 \family default
1987  to get the change applied.
1988 \begin_inset Newline newline
1989 \end_inset
1990
1991 You can alter tables with the following tabs of the table dialog:
1992 \end_layout
1993
1994 \begin_layout Description
1995
1996 \family sans
1997 Table
1998 \begin_inset space ~
1999 \end_inset
2000
2001 Settings
2002 \family default
2003  Here you can set the table width
2004 \begin_inset Index idx
2005 status collapsed
2006
2007 \begin_layout Plain Layout
2008 Table ! Width
2009 \end_layout
2010
2011 \end_inset
2012
2013 , and the horizontal alignment and the width of the current column.
2014  The alignment 
2015 \family sans
2016 At
2017 \begin_inset space ~
2018 \end_inset
2019
2020 Decimal
2021 \begin_inset space ~
2022 \end_inset
2023
2024 Separator
2025 \family default
2026  is described in section
2027 \begin_inset space ~
2028 \end_inset
2029
2030
2031 \begin_inset CommandInset ref
2032 LatexCommand ref
2033 reference "subsec:Special-Cell-Alignment"
2034
2035 \end_inset
2036
2037 .
2038  When you have set a width you can also adjust the vertical alignment of
2039  the current row.
2040  A given width will allow the cell to have line breaks and multiple paragraphs
2041  of text, see sec.
2042 \begin_inset space \thinspace{}
2043 \end_inset
2044
2045
2046 \begin_inset CommandInset ref
2047 LatexCommand ref
2048 reference "subsec:Multiple-Lines-in"
2049
2050 \end_inset
2051
2052 .
2053  If you set no width, the column is as wide as the content of its widest
2054  cell.
2055 \begin_inset Newline newline
2056 \end_inset
2057
2058 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2059  cell, see sec.
2060 \begin_inset space \thinspace{}
2061 \end_inset
2062
2063
2064 \begin_inset CommandInset ref
2065 LatexCommand ref
2066 reference "subsec:Multicolumns"
2067
2068 \end_inset
2069
2070  or the cells of one column as multirow cell, see sec.
2071 \begin_inset space \thinspace{}
2072 \end_inset
2073
2074
2075 \begin_inset CommandInset ref
2076 LatexCommand ref
2077 reference "subsec:Multirows"
2078
2079 \end_inset
2080
2081 .
2082 \begin_inset Newline newline
2083 \end_inset
2084
2085 The rotate check boxes rotate the current cell, a selection, or the whole
2086  table counter-clockwise by 90
2087 \begin_inset space \thinspace{}
2088 \end_inset
2089
2090 °.
2091  The rotation is not shown within \SpecialChar LyX
2092 , only in the output.
2093  For more information see sec.
2094 \begin_inset space \thinspace{}
2095 \end_inset
2096
2097
2098 \begin_inset CommandInset ref
2099 LatexCommand ref
2100 reference "sec:Rotated-Table-Cells"
2101
2102 \end_inset
2103
2104 .
2105 \begin_inset Newline newline
2106 \end_inset
2107
2108
2109 \begin_inset Note Greyedout
2110 status open
2111
2112 \begin_layout Plain Layout
2113
2114 \series bold
2115 Note:
2116 \series default
2117  Not all DVI-viewers are able to display rotations.
2118 \end_layout
2119
2120 \end_inset
2121
2122
2123 \begin_inset Newline newline
2124 \end_inset
2125
2126 The table-wide vertical alignment is used for tables within text lines:
2127 \begin_inset Newline newline
2128 \end_inset
2129
2130 A line with tables with different alignments: 
2131 \begin_inset Tabular
2132 <lyxtabular version="3" rows="2" columns="2">
2133 <features tabularvalignment="top">
2134 <column alignment="center" valignment="top" width="0pt">
2135 <column alignment="center" valignment="top">
2136 <row>
2137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2138 \begin_inset Text
2139
2140 \begin_layout Plain Layout
2141
2142 \end_layout
2143
2144 \end_inset
2145 </cell>
2146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2147 \begin_inset Text
2148
2149 \begin_layout Plain Layout
2150
2151 \family roman
2152 \series medium
2153 \shape up
2154 \size normal
2155 \emph off
2156 \bar no
2157 \noun off
2158 \color none
2159 1
2160 \end_layout
2161
2162 \end_inset
2163 </cell>
2164 </row>
2165 <row>
2166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2167 \begin_inset Text
2168
2169 \begin_layout Plain Layout
2170
2171 \family roman
2172 \series medium
2173 \shape up
2174 \size normal
2175 \emph off
2176 \bar no
2177 \noun off
2178 \color none
2179 A
2180 \end_layout
2181
2182 \end_inset
2183 </cell>
2184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2185 \begin_inset Text
2186
2187 \begin_layout Plain Layout
2188
2189 \end_layout
2190
2191 \end_inset
2192 </cell>
2193 </row>
2194 </lyxtabular>
2195
2196 \end_inset
2197
2198  
2199 \begin_inset Tabular
2200 <lyxtabular version="3" rows="2" columns="2">
2201 <features tabularvalignment="middle">
2202 <column alignment="center" valignment="top">
2203 <column alignment="center" valignment="top">
2204 <row>
2205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2206 \begin_inset Text
2207
2208 \begin_layout Plain Layout
2209
2210 \end_layout
2211
2212 \end_inset
2213 </cell>
2214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2215 \begin_inset Text
2216
2217 \begin_layout Plain Layout
2218
2219 \family roman
2220 \series medium
2221 \shape up
2222 \size normal
2223 \emph off
2224 \bar no
2225 \noun off
2226 \color none
2227 1
2228 \end_layout
2229
2230 \end_inset
2231 </cell>
2232 </row>
2233 <row>
2234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2235 \begin_inset Text
2236
2237 \begin_layout Plain Layout
2238
2239 \family roman
2240 \series medium
2241 \shape up
2242 \size normal
2243 \emph off
2244 \bar no
2245 \noun off
2246 \color none
2247 A
2248 \end_layout
2249
2250 \end_inset
2251 </cell>
2252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2253 \begin_inset Text
2254
2255 \begin_layout Plain Layout
2256
2257 \end_layout
2258
2259 \end_inset
2260 </cell>
2261 </row>
2262 </lyxtabular>
2263
2264 \end_inset
2265
2266  
2267 \begin_inset Tabular
2268 <lyxtabular version="3" rows="2" columns="2">
2269 <features tabularvalignment="bottom">
2270 <column alignment="center" valignment="top" width="0pt">
2271 <column alignment="center" valignment="top">
2272 <row>
2273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2274 \begin_inset Text
2275
2276 \begin_layout Plain Layout
2277
2278 \end_layout
2279
2280 \end_inset
2281 </cell>
2282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2283 \begin_inset Text
2284
2285 \begin_layout Plain Layout
2286
2287 \family roman
2288 \series medium
2289 \shape up
2290 \size normal
2291 \emph off
2292 \bar no
2293 \noun off
2294 \color none
2295 1
2296 \end_layout
2297
2298 \end_inset
2299 </cell>
2300 </row>
2301 <row>
2302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2303 \begin_inset Text
2304
2305 \begin_layout Plain Layout
2306
2307 \family roman
2308 \series medium
2309 \shape up
2310 \size normal
2311 \emph off
2312 \bar no
2313 \noun off
2314 \color none
2315 A
2316 \end_layout
2317
2318 \end_inset
2319 </cell>
2320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2321 \begin_inset Text
2322
2323 \begin_layout Plain Layout
2324
2325 \end_layout
2326
2327 \end_inset
2328 </cell>
2329 </row>
2330 </lyxtabular>
2331
2332 \end_inset
2333
2334
2335 \begin_inset Newline newline
2336 \end_inset
2337
2338 It is also possible to enter a \SpecialChar LaTeX
2339 -argument which is needed for special table
2340  formattings, see sec.
2341 \begin_inset space \thinspace{}
2342 \end_inset
2343
2344
2345 \begin_inset CommandInset ref
2346 LatexCommand ref
2347 reference "subsec:Multicolumn-Calculations"
2348
2349 \end_inset
2350
2351  and 
2352 \begin_inset CommandInset ref
2353 LatexCommand ref
2354 reference "sec:Colored-Tables"
2355
2356 \end_inset
2357
2358 .
2359 \end_layout
2360
2361 \begin_layout Description
2362
2363 \family sans
2364 Borders
2365 \family default
2366  In this tab you can add and delete border lines for the current row/column.
2367 \begin_inset Newline newline
2368 \end_inset
2369
2370 Using the style option 
2371 \family sans
2372 Formal
2373 \family default
2374  will convert the table to a formal table as described in sec.
2375 \begin_inset space \thinspace{}
2376 \end_inset
2377
2378
2379 \begin_inset CommandInset ref
2380 LatexCommand ref
2381 reference "sec:Formal-Tables"
2382
2383 \end_inset
2384
2385 .
2386 \begin_inset Newline newline
2387 \end_inset
2388
2389 You can also add space here to table rows as described in sec.
2390 \begin_inset space \thinspace{}
2391 \end_inset
2392
2393
2394 \begin_inset CommandInset ref
2395 LatexCommand ref
2396 reference "subsec:Row-Spacing"
2397
2398 \end_inset
2399
2400 .
2401 \end_layout
2402
2403 \begin_layout Description
2404
2405 \family sans
2406 Longtable
2407 \family default
2408  This tab is to make a table a so called 
2409 \begin_inset Quotes eld
2410 \end_inset
2411
2412
2413 \emph on
2414 longtable
2415 \emph default
2416
2417 \begin_inset Quotes erd
2418 \end_inset
2419
2420  that can run over several pages.
2421  Sections
2422 \begin_inset space ~
2423 \end_inset
2424
2425
2426 \begin_inset CommandInset ref
2427 LatexCommand ref
2428 reference "sec:Longtables"
2429
2430 \end_inset
2431
2432  and 
2433 \begin_inset CommandInset ref
2434 LatexCommand ref
2435 reference "sec:Special-Longtable-Issues"
2436
2437 \end_inset
2438
2439  describe the longtable features in detail.
2440 \end_layout
2441
2442 \begin_layout Section
2443 Table Toolbar
2444 \begin_inset Index idx
2445 status collapsed
2446
2447 \begin_layout Plain Layout
2448 Table ! Toolbar
2449 \end_layout
2450
2451 \end_inset
2452
2453
2454 \end_layout
2455
2456 \begin_layout Standard
2457 The table toolbar is an alternative to the table dialog to be able to alter
2458  tables faster.
2459  It should normally appear at the bottom of \SpecialChar LyX
2460 's main window when the cursor
2461  is inside a table.
2462  You can alternatively switch it on to appear always, by right-clicking
2463  in \SpecialChar LyX
2464 's main menu bar.
2465 \end_layout
2466
2467 \begin_layout Standard
2468 The toolbar has the following icons:
2469 \end_layout
2470
2471 \begin_layout Labeling
2472 \labelwidthstring 00.00.0000
2473 \begin_inset Info
2474 type  "icon"
2475 arg   "inset-modify tabular append-row"
2476 \end_inset
2477
2478  adds a row below the current cell or selection
2479 \end_layout
2480
2481 \begin_layout Labeling
2482 \labelwidthstring 00.00.0000
2483 \begin_inset Info
2484 type  "icon"
2485 arg   "inset-modify tabular append-column"
2486 \end_inset
2487
2488  adds a column right beside the current cell or selection
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Info
2494 type  "icon"
2495 arg   "inset-modify tabular delete-row"
2496 \end_inset
2497
2498  deletes the current row or selection
2499 \end_layout
2500
2501 \begin_layout Labeling
2502 \labelwidthstring 00.00.0000
2503 \begin_inset Info
2504 type  "icon"
2505 arg   "inset-modify tabular delete-column"
2506 \end_inset
2507
2508  deletes the current column or selection
2509 \end_layout
2510
2511 \begin_layout Labeling
2512 \labelwidthstring 00.00.0000
2513 \begin_inset Info
2514 type  "icon"
2515 arg   "inset-modify tabular move-row-up"
2516 \end_inset
2517
2518  moves the row up
2519 \end_layout
2520
2521 \begin_layout Labeling
2522 \labelwidthstring 00.00.0000
2523 \begin_inset Info
2524 type  "icon"
2525 arg   "inset-modify tabular move-column-left"
2526 \end_inset
2527
2528  moves the column to the left
2529 \end_layout
2530
2531 \begin_layout Labeling
2532 \labelwidthstring 00.00.0000
2533 \begin_inset Info
2534 type  "icon"
2535 arg   "inset-modify tabular move-row-down"
2536 \end_inset
2537
2538  moves the row down
2539 \end_layout
2540
2541 \begin_layout Labeling
2542 \labelwidthstring 00.00.0000
2543 \begin_inset Info
2544 type  "icon"
2545 arg   "inset-modify tabular move-column-right"
2546 \end_inset
2547
2548  moves the column to the right
2549 \end_layout
2550
2551 \begin_layout Labeling
2552 \labelwidthstring 00.00.0000
2553 \begin_inset Info
2554 type  "icon"
2555 arg   "inset-modify tabular toggle-line-top"
2556 \end_inset
2557
2558  adds a line at the top of the current cell / row or of a selection
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Info
2564 type  "icon"
2565 arg   "inset-modify tabular toggle-line-bottom"
2566 \end_inset
2567
2568  adds a line at the bottom of the current cell / row or of a selection
2569 \end_layout
2570
2571 \begin_layout Labeling
2572 \labelwidthstring 00.00.0000
2573 \begin_inset Info
2574 type  "icon"
2575 arg   "inset-modify tabular toggle-line-left"
2576 \end_inset
2577
2578  adds a line at the left side of the current cell / row or of a selection
2579 \end_layout
2580
2581 \begin_layout Labeling
2582 \labelwidthstring 00.00.0000
2583 \begin_inset Info
2584 type  "icon"
2585 arg   "inset-modify tabular toggle-line-right"
2586 \end_inset
2587
2588  adds a line at the right side of the current cell / row or of a selection
2589 \end_layout
2590
2591 \begin_layout Labeling
2592 \labelwidthstring 00.00.0000
2593 \begin_inset Info
2594 type  "icon"
2595 arg   "inset-modify tabular set-all-lines"
2596 \end_inset
2597
2598  adds lines around the current or selected cells - if the current cell no
2599  multicolumn cell this also affects the current row and column
2600 \end_layout
2601
2602 \begin_layout Labeling
2603 \labelwidthstring 00.00.0000
2604 \begin_inset Info
2605 type  "icon"
2606 arg   "inset-modify tabular unset-all-lines"
2607 \end_inset
2608
2609  deletes all lines of the current or selected cells - if the current cell
2610  no multicolumn cell this also affects the current row and column
2611 \end_layout
2612
2613 \begin_layout Labeling
2614 \labelwidthstring 00.00.0000
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "inset-modify tabular m-align-left"
2618 \end_inset
2619
2620  left-aligns the content of the current cell / column
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "inset-modify tabular m-align-center"
2628 \end_inset
2629
2630  centers the content of the current cell / column horizontally
2631 \end_layout
2632
2633 \begin_layout Labeling
2634 \labelwidthstring 00.00.0000
2635 \begin_inset Info
2636 type  "icon"
2637 arg   "inset-modify tabular m-align-right"
2638 \end_inset
2639
2640  right-aligns the content of the current cell / column
2641 \end_layout
2642
2643 \begin_layout Labeling
2644 \labelwidthstring 00.00.0000
2645 \begin_inset Info
2646 type  "icon"
2647 arg   "inset-modify tabular align-decimal"
2648 \end_inset
2649
2650  aligns the content of the current column at a character
2651 \end_layout
2652
2653 \begin_layout Labeling
2654 \labelwidthstring 00.00.0000
2655 \begin_inset Info
2656 type  "icon"
2657 arg   "inset-modify tabular m-valign-top"
2658 \end_inset
2659
2660  aligns the content of the current cell vertically to the top
2661 \end_layout
2662
2663 \begin_layout Labeling
2664 \labelwidthstring 00.00.0000
2665 \begin_inset Info
2666 type  "icon"
2667 arg   "inset-modify tabular m-valign-middle"
2668 \end_inset
2669
2670  centers the content of the current cell vertically
2671 \end_layout
2672
2673 \begin_layout Labeling
2674 \labelwidthstring 00.00.0000
2675 \begin_inset Info
2676 type  "icon"
2677 arg   "inset-modify tabular m-valign-bottom"
2678 \end_inset
2679
2680  aligns the content of the current cell vertically to the bottom
2681 \end_layout
2682
2683 \begin_layout Labeling
2684 \labelwidthstring 00.00.0000
2685 \begin_inset Info
2686 type  "icon"
2687 arg   "inset-modify tabular set-rotate-cell"
2688 \end_inset
2689
2690  rotates the current cell or selection counter-clockwise by 90°
2691 \end_layout
2692
2693 \begin_layout Labeling
2694 \labelwidthstring 00.00.0000
2695 \begin_inset Info
2696 type  "icon"
2697 arg   "inset-modify tabular set-rotate-tabular"
2698 \end_inset
2699
2700  rotates the whole table counter-clockwise by 90°
2701 \end_layout
2702
2703 \begin_layout Labeling
2704 \labelwidthstring 00.00.0000
2705 \begin_inset Info
2706 type  "icon"
2707 arg   "inset-modify tabular multicolumn"
2708 \end_inset
2709
2710  sets the current cell or selection as a multicolumn
2711 \end_layout
2712
2713 \begin_layout Labeling
2714 \labelwidthstring 00.00.0000
2715 \begin_inset Info
2716 type  "icon"
2717 arg   "inset-modify tabular multirow"
2718 \end_inset
2719
2720  sets the current cell or selection as a multirow
2721 \end_layout
2722
2723 \begin_layout Standard
2724 \begin_inset Note Greyedout
2725 status open
2726
2727 \begin_layout Plain Layout
2728
2729 \series bold
2730 Note:
2731 \series default
2732  For the output the vertical alignment of the first cell in a row is used
2733  for all following cells in the row.
2734 \end_layout
2735
2736 \end_inset
2737
2738
2739 \end_layout
2740
2741 \begin_layout Section
2742 Edit Table Menu
2743 \begin_inset Index idx
2744 status collapsed
2745
2746 \begin_layout Plain Layout
2747 Table ! Edit Menu
2748 \end_layout
2749
2750 \end_inset
2751
2752
2753 \end_layout
2754
2755 \begin_layout Standard
2756 In addition to the table dialog and toolbar, the menu 
2757 \family sans
2758 Edit\SpecialChar menuseparator
2759 Table
2760 \family default
2761  allows you to add and delete border lines for the current row/column and
2762  to set the current selection as multicolumn.
2763  The menu is only available when the cursor is inside a table.
2764 \end_layout
2765
2766 \begin_layout Section
2767 Table Floats
2768 \begin_inset CommandInset label
2769 LatexCommand label
2770 name "sec:Table-Floats"
2771
2772 \end_inset
2773
2774
2775 \begin_inset Index idx
2776 status collapsed
2777
2778 \begin_layout Plain Layout
2779 Floats ! Tables
2780 \end_layout
2781
2782 \end_inset
2783
2784
2785 \begin_inset Index idx
2786 status collapsed
2787
2788 \begin_layout Plain Layout
2789 Table ! Floats
2790 \end_layout
2791
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \begin_layout Standard
2798 For general explanations about floats, have a look at section
2799 \begin_inset space ~
2800 \end_inset
2801
2802
2803 \begin_inset CommandInset ref
2804 LatexCommand ref
2805 reference "sec:FloatIntroduction"
2806
2807 \end_inset
2808
2809 .
2810 \end_layout
2811
2812 \begin_layout Standard
2813 \begin_inset Float table
2814 placement h
2815 wide false
2816 sideways false
2817 status open
2818
2819 \begin_layout Plain Layout
2820 \begin_inset Caption Standard
2821
2822 \begin_layout Plain Layout
2823 \begin_inset CommandInset label
2824 LatexCommand label
2825 name "tab:a table float"
2826
2827 \end_inset
2828
2829 A table float.
2830 \end_layout
2831
2832 \end_inset
2833
2834
2835 \end_layout
2836
2837 \begin_layout Plain Layout
2838 \align center
2839 \begin_inset Tabular
2840 <lyxtabular version="3" rows="3" columns="3">
2841 <features tabularvalignment="middle">
2842 <column alignment="center" valignment="top" width="0pt">
2843 <column alignment="center" valignment="top" width="0pt">
2844 <column alignment="center" valignment="top" width="0pt">
2845 <row>
2846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2847 \begin_inset Text
2848
2849 \begin_layout Plain Layout
2850
2851 \family roman
2852 \series medium
2853 \shape up
2854 \size normal
2855 \emph off
2856 \bar no
2857 \noun off
2858 \color none
2859 1
2860 \end_layout
2861
2862 \end_inset
2863 </cell>
2864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \begin_layout Plain Layout
2868
2869 \family roman
2870 \series medium
2871 \shape up
2872 \size normal
2873 \emph off
2874 \bar no
2875 \noun off
2876 \color none
2877 2
2878 \end_layout
2879
2880 \end_inset
2881 </cell>
2882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2883 \begin_inset Text
2884
2885 \begin_layout Plain Layout
2886
2887 \family roman
2888 \series medium
2889 \shape up
2890 \size normal
2891 \emph off
2892 \bar no
2893 \noun off
2894 \color none
2895 3
2896 \end_layout
2897
2898 \end_inset
2899 </cell>
2900 </row>
2901 <row>
2902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Plain Layout
2906
2907 \family roman
2908 \series medium
2909 \shape up
2910 \size normal
2911 \emph off
2912 \bar no
2913 \noun off
2914 \color none
2915 Joe
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2921 \begin_inset Text
2922
2923 \begin_layout Plain Layout
2924
2925 \family roman
2926 \series medium
2927 \shape up
2928 \size normal
2929 \emph off
2930 \bar no
2931 \noun off
2932 \color none
2933 Mary
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2939 \begin_inset Text
2940
2941 \begin_layout Plain Layout
2942
2943 \family roman
2944 \series medium
2945 \shape up
2946 \size normal
2947 \emph off
2948 \bar no
2949 \noun off
2950 \color none
2951 Ted
2952 \end_layout
2953
2954 \end_inset
2955 </cell>
2956 </row>
2957 <row>
2958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2959 \begin_inset Text
2960
2961 \begin_layout Plain Layout
2962
2963 \family roman
2964 \series medium
2965 \shape up
2966 \size normal
2967 \emph off
2968 \bar no
2969 \noun off
2970 \color none
2971 \begin_inset Formula $\int x^{2}dx$
2972 \end_inset
2973
2974
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Plain Layout
2983
2984 \family roman
2985 \series medium
2986 \shape up
2987 \size normal
2988 \emph off
2989 \bar no
2990 \noun off
2991 \color none
2992 \begin_inset Formula $\left[\begin{array}{cc}
2993 a & b\\
2994 c & d
2995 \end{array}\right]$
2996 \end_inset
2997
2998
2999 \end_layout
3000
3001 \end_inset
3002 </cell>
3003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007
3008 \family roman
3009 \series medium
3010 \shape up
3011 \size normal
3012 \emph off
3013 \bar no
3014 \noun off
3015 \color none
3016 \begin_inset Formula $1+1=2$
3017 \end_inset
3018
3019
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 </row>
3025 </lyxtabular>
3026
3027 \end_inset
3028
3029
3030 \end_layout
3031
3032 \end_inset
3033
3034
3035 \end_layout
3036
3037 \begin_layout Standard
3038 Table floats can be inserted using the menu 
3039 \family sans
3040 Insert\SpecialChar menuseparator
3041 Float\SpecialChar menuseparator
3042 Table
3043 \family default
3044  or the toolbar button 
3045 \begin_inset Info
3046 type  "icon"
3047 arg   "float-insert table"
3048 \end_inset
3049
3050 .
3051 \end_layout
3052
3053 \begin_layout Standard
3054 The float appears as a collapsible box with a caption that has the label
3055  
3056 \begin_inset Quotes eld
3057 \end_inset
3058
3059 Table
3060 \begin_inset space ~
3061 \end_inset
3062
3063 #:
3064 \begin_inset Quotes erd
3065 \end_inset
3066
3067  (# is the actual table number).
3068  You can insert tables in the float above or below the caption.
3069 \end_layout
3070
3071 \begin_layout Standard
3072 Table
3073 \begin_inset space ~
3074 \end_inset
3075
3076
3077 \begin_inset CommandInset ref
3078 LatexCommand ref
3079 reference "tab:a table float"
3080
3081 \end_inset
3082
3083  is an example table within a table float.
3084 \end_layout
3085
3086 \begin_layout Standard
3087 Having the caption above the table is the common rule that is unfortunately
3088  not supported in \SpecialChar LaTeX
3089 's standard classes.
3090  This means that, if you are using the document classes 
3091 \family sans
3092 article
3093 \family default
3094
3095 \family sans
3096 book
3097 \family default
3098
3099 \family sans
3100 letter
3101 \family default
3102 , or 
3103 \family sans
3104 report
3105 \family default
3106 , there will be no space between the caption and the table.
3107  To insert the needed space, add the following option to the load command
3108  of the \SpecialChar LaTeX
3109 -package 
3110 \series bold
3111 caption
3112 \series default
3113
3114 \begin_inset Index idx
3115 status collapsed
3116
3117 \begin_layout Plain Layout
3118 \SpecialChar LaTeX
3119 -packages ! caption
3120 \end_layout
3121
3122 \end_inset
3123
3124  in your document preamble
3125 \begin_inset Foot
3126 status collapsed
3127
3128 \begin_layout Plain Layout
3129 For more information have a look at section
3130 \begin_inset space ~
3131 \end_inset
3132
3133
3134 \begin_inset CommandInset ref
3135 LatexCommand ref
3136 reference "sec:Caption-Placement"
3137
3138 \end_inset
3139
3140 .
3141 \end_layout
3142
3143 \end_inset
3144
3145 :
3146 \end_layout
3147
3148 \begin_layout Standard
3149
3150 \series bold
3151 tableposition=top
3152 \end_layout
3153
3154 \begin_layout Standard
3155 The package 
3156 \series bold
3157 caption
3158 \series default
3159 , which is described in section
3160 \begin_inset space ~
3161 \end_inset
3162
3163
3164 \begin_inset CommandInset ref
3165 LatexCommand ref
3166 reference "sec:Caption-Formatting"
3167
3168 \end_inset
3169
3170 , is used to adjust the caption format.
3171 \end_layout
3172
3173 \begin_layout Standard
3174 \begin_inset Index idx
3175 status collapsed
3176
3177 \begin_layout Plain Layout
3178 References ! to Tables
3179 \end_layout
3180
3181 \end_inset
3182
3183 Tables can be cross-referenced in the text by referencing their label.
3184  To do this insert a label in the caption using the menu 
3185 \family sans
3186 Insert\SpecialChar menuseparator
3187 Label
3188 \family default
3189  or the toolbar button 
3190 \begin_inset Info
3191 type  "icon"
3192 arg   "label-insert"
3193 \end_inset
3194
3195 .
3196  You can now refer to the label using the menu 
3197 \family sans
3198 Insert\SpecialChar menuseparator
3199 Cross
3200 \begin_inset space ~
3201 \end_inset
3202
3203 reference
3204 \family default
3205  or the toolbar button 
3206 \begin_inset Info
3207 type  "icon"
3208 arg   "dialog-show-new-inset ref"
3209 \end_inset
3210
3211 .
3212 \begin_inset Newline newline
3213 \end_inset
3214
3215 Referencing is explained in detail in section
3216 \begin_inset space ~
3217 \end_inset
3218
3219
3220 \begin_inset CommandInset ref
3221 LatexCommand ref
3222 reference "sec:Referencing-Floats"
3223
3224 \end_inset
3225
3226 .
3227 \end_layout
3228
3229 \begin_layout Section
3230 Longtables
3231 \begin_inset CommandInset label
3232 LatexCommand label
3233 name "sec:Longtables"
3234
3235 \end_inset
3236
3237
3238 \begin_inset Index idx
3239 status collapsed
3240
3241 \begin_layout Plain Layout
3242 Longtables
3243 \end_layout
3244
3245 \end_inset
3246
3247
3248 \begin_inset Index idx
3249 status collapsed
3250
3251 \begin_layout Plain Layout
3252 Table ! Longtables
3253 \end_layout
3254
3255 \end_inset
3256
3257
3258 \end_layout
3259
3260 \begin_layout Standard
3261 If the table is too long to fit on one page, you can use the option 
3262 \family sans
3263 Use
3264 \begin_inset space ~
3265 \end_inset
3266
3267 long
3268 \begin_inset space ~
3269 \end_inset
3270
3271 table
3272 \family default
3273  in the tab 
3274 \family sans
3275 Longtable
3276 \family default
3277  of the table dialog to split the table automatically over more pages.
3278  Doing this enables the following options:
3279 \end_layout
3280
3281 \begin_layout Description
3282 Header: The current row is defined to be a header row that appears on all
3283  pages of the longtable; except for the first page, if 
3284 \family sans
3285 First
3286 \begin_inset space ~
3287 \end_inset
3288
3289 header
3290 \family default
3291  is defined.
3292  This is therefore called the main header.
3293 \end_layout
3294
3295 \begin_layout Description
3296 First
3297 \begin_inset space ~
3298 \end_inset
3299
3300 header: The current row is defined to be a header row that appears on the
3301  first page of the longtable.
3302 \end_layout
3303
3304 \begin_layout Description
3305 Footer: The current row is defined to be a footer row that appears on all
3306  pages of the longtable; except for the last page, if 
3307 \family sans
3308 Last
3309 \begin_inset space ~
3310 \end_inset
3311
3312 footer
3313 \family default
3314  is defined.
3315 \end_layout
3316
3317 \begin_layout Description
3318 Last
3319 \begin_inset space ~
3320 \end_inset
3321
3322 footer: The current row is defined to be a footer row that appears on the
3323  last page of the longtable.
3324 \end_layout
3325
3326 \begin_layout Description
3327 Caption: The current row contains the table caption.
3328  The row is reset as single column and a caption is inserted.
3329  More about longtable captions is explained in sec.
3330 \begin_inset space \thinspace{}
3331 \end_inset
3332
3333
3334 \begin_inset CommandInset ref
3335 LatexCommand ref
3336 reference "subsec:Longtable-Captions"
3337
3338 \end_inset
3339
3340 .
3341 \end_layout
3342
3343 \begin_layout Standard
3344 You can also specify a row where the table is split.
3345  See the following longtable to see how it works:
3346 \begin_inset Separator parbreak
3347 \end_inset
3348
3349
3350 \end_layout
3351
3352 \begin_layout Standard
3353 \align center
3354 \begin_inset Tabular
3355 <lyxtabular version="3" rows="69" columns="3">
3356 <features islongtable="true" longtabularalignment="center">
3357 <column alignment="left" valignment="top" width="0cm">
3358 <column alignment="left" valignment="top" width="0pt">
3359 <column alignment="center" valignment="top" width="0pt">
3360 <row endfirsthead="true">
3361 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3362 \begin_inset Text
3363
3364 \begin_layout Plain Layout
3365
3366 \series bold
3367 Example Phone List (ignore the names)
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 </row>
3391 <row endfirsthead="true">
3392 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3393 \begin_inset Text
3394
3395 \begin_layout Plain Layout
3396
3397 \series bold
3398 NAME
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407
3408 \end_layout
3409
3410 \end_inset
3411 </cell>
3412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3413 \begin_inset Text
3414
3415 \begin_layout Plain Layout
3416
3417 \series bold
3418 TEL.
3419 \end_layout
3420
3421 \end_inset
3422 </cell>
3423 </row>
3424 <row endhead="true">
3425 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429
3430 \series bold
3431 Example Phone List
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 </row>
3455 <row endhead="true">
3456 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460
3461 \series bold
3462 NAME
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480
3481 \series bold
3482 TEL.
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 </row>
3488 <row endfoot="true">
3489 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493  continued on next page
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511
3512 \end_layout
3513
3514 \end_inset
3515 </cell>
3516 </row>
3517 <row>
3518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522
3523 \series bold
3524 Annovi
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell alignment="center" valignment="top" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 Silvia
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542 111
3543 \end_layout
3544
3545 \end_inset
3546 </cell>
3547 </row>
3548 <row>
3549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553
3554 \series bold
3555 Bertoli
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 <cell alignment="center" valignment="top" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564 Stefano
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3570 \begin_inset Text
3571
3572 \begin_layout Plain Layout
3573 111
3574 \end_layout
3575
3576 \end_inset
3577 </cell>
3578 </row>
3579 <row>
3580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584
3585 \series bold
3586 Bozzi
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell alignment="center" valignment="top" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595 Walter
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604 111
3605 \end_layout
3606
3607 \end_inset
3608 </cell>
3609 </row>
3610 <row>
3611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615
3616 \series bold
3617 Cachia
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626 Maria
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635 111
3636 \end_layout
3637
3638 \end_inset
3639 </cell>
3640 </row>
3641 <row>
3642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646
3647 \series bold
3648 Cachia
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 Maurizio
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666 111
3667 \end_layout
3668
3669 \end_inset
3670 </cell>
3671 </row>
3672 <row>
3673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677
3678 \series bold
3679 Cinquemani
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688 Giusi
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697 111
3698 \end_layout
3699
3700 \end_inset
3701 </cell>
3702 </row>
3703 <row>
3704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708
3709 \series bold
3710 Colin
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 Bernard
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728 111
3729 \end_layout
3730
3731 \end_inset
3732 </cell>
3733 </row>
3734 <row>
3735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739
3740 \series bold
3741 Concli
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 <cell alignment="center" valignment="top" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750 Gianfranco
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Plain Layout
3759 111
3760 \end_layout
3761
3762 \end_inset
3763 </cell>
3764 </row>
3765 <row>
3766 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770
3771 \series bold
3772 Dal Bosco
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 <cell alignment="center" valignment="top" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781 Carolina
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790 111
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 </row>
3796 <row>
3797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801
3802 \series bold
3803 Dalpiaz
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812 Annamaria
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821 111
3822 \end_layout
3823
3824 \end_inset
3825 </cell>
3826 </row>
3827 <row>
3828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832
3833 \series bold
3834 Feliciello
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 Domenico
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852 111
3853 \end_layout
3854
3855 \end_inset
3856 </cell>
3857 </row>
3858 <row>
3859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863
3864 \series bold
3865 Focarelli
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 Paola
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883 111
3884 \end_layout
3885
3886 \end_inset
3887 </cell>
3888 </row>
3889 <row>
3890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894
3895 \series bold
3896 Galletti
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 Oreste
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914 111
3915 \end_layout
3916
3917 \end_inset
3918 </cell>
3919 </row>
3920 <row>
3921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925
3926 \series bold
3927 Gasparini
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 <cell alignment="center" valignment="top" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936 Franca
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945 111
3946 \end_layout
3947
3948 \end_inset
3949 </cell>
3950 </row>
3951 <row>
3952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956
3957 \series bold
3958 Rizzardi
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 Paola
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976 111
3977 \end_layout
3978
3979 \end_inset
3980 </cell>
3981 </row>
3982 <row>
3983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987
3988 \series bold
3989 Lassini
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998 Giancarlo
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007 111
4008 \end_layout
4009
4010 \end_inset
4011 </cell>
4012 </row>
4013 <row>
4014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018
4019 \series bold
4020 Malfatti
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 <cell alignment="center" valignment="top" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029 Luciano
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038 111
4039 \end_layout
4040
4041 \end_inset
4042 </cell>
4043 </row>
4044 <row>
4045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049
4050 \series bold
4051 Malfatti
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 <cell alignment="center" valignment="top" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060 Valeriano
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069 111
4070 \end_layout
4071
4072 \end_inset
4073 </cell>
4074 </row>
4075 <row>
4076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080
4081 \series bold
4082 Meneguzzo
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 <cell alignment="center" valignment="top" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091 Roberto
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4097 \begin_inset Text
4098
4099 \begin_layout Plain Layout
4100 111
4101 \end_layout
4102
4103 \end_inset
4104 </cell>
4105 </row>
4106 <row>
4107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111
4112 \series bold
4113 Mezzadra
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 Roberto
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131 111
4132 \end_layout
4133
4134 \end_inset
4135 </cell>
4136 </row>
4137 <row>
4138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142
4143 \series bold
4144 Pirpamer
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 <cell alignment="center" valignment="top" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153 Erich
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162 111
4163 \end_layout
4164
4165 \end_inset
4166 </cell>
4167 </row>
4168 <row>
4169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173
4174 \series bold
4175 Pochiesa
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 <cell alignment="center" valignment="top" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184 Paolo
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193 111, 222
4194 \end_layout
4195
4196 \end_inset
4197 </cell>
4198 </row>
4199 <row>
4200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204
4205 \series bold
4206 Radina
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 <cell alignment="center" valignment="top" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215 Claudio
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224 111
4225 \end_layout
4226
4227 \end_inset
4228 </cell>
4229 </row>
4230 <row>
4231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235
4236 \series bold
4237 Stuffer
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell alignment="center" valignment="top" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246 Oskar
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255 111
4256 \end_layout
4257
4258 \end_inset
4259 </cell>
4260 </row>
4261 <row>
4262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266
4267 \series bold
4268 Tacchelli
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 <cell alignment="center" valignment="top" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 Ugo
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286 111
4287 \end_layout
4288
4289 \end_inset
4290 </cell>
4291 </row>
4292 <row>
4293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297
4298 \series bold
4299 Tezzele
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 Margit
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317 111
4318 \end_layout
4319
4320 \end_inset
4321 </cell>
4322 </row>
4323 <row>
4324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328
4329 \series bold
4330 Unterkalmsteiner
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 <cell alignment="center" valignment="top" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339 Frieda
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348 111
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 </row>
4354 <row>
4355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359
4360 \series bold
4361 Vieider
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell alignment="center" valignment="top" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 Hilde
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379 111
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 </row>
4385 <row>
4386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390
4391 \series bold
4392 Vigna
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 <cell alignment="center" valignment="top" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401 Jürgen
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410 111
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 </row>
4416 <row>
4417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421
4422 \series bold
4423 Weber
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 <cell alignment="center" valignment="top" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 Maurizio
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441 111
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 </row>
4447 <row>
4448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452
4453 \series bold
4454 Winkler
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463 Franz
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 111
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 </row>
4478 <row>
4479 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483  
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4498 \begin_inset Text
4499
4500 \begin_layout Plain Layout
4501
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 </row>
4507 <row>
4508 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4509 \begin_inset Text
4510
4511 \begin_layout Plain Layout
4512
4513 \series bold
4514 Annovi
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 Silvia
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4529 \begin_inset Text
4530
4531 \begin_layout Plain Layout
4532 555
4533 \end_layout
4534
4535 \end_inset
4536 </cell>
4537 </row>
4538 <row>
4539 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Plain Layout
4543
4544 \series bold
4545 Bertoli
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 Stefano
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4560 \begin_inset Text
4561
4562 \begin_layout Plain Layout
4563 555
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 </row>
4569 <row>
4570 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574
4575 \series bold
4576 Bozzi
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 Walter
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594 555
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 </row>
4600 <row>
4601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605
4606 \series bold
4607 Cachia
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 <cell alignment="center" valignment="top" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616 Maria
4617 \end_layout
4618
4619 \end_inset
4620 </cell>
4621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625 555
4626 \end_layout
4627
4628 \end_inset
4629 </cell>
4630 </row>
4631 <row>
4632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636
4637 \series bold
4638 Cachia
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 Maurizio
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Plain Layout
4656 555
4657 \end_layout
4658
4659 \end_inset
4660 </cell>
4661 </row>
4662 <row>
4663 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667
4668 \series bold
4669 Cinquemani
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 <cell alignment="center" valignment="top" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678 Giusi
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4684 \begin_inset Text
4685
4686 \begin_layout Plain Layout
4687 555
4688 \end_layout
4689
4690 \end_inset
4691 </cell>
4692 </row>
4693 <row>
4694 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698
4699 \series bold
4700 Colin
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 Bernard
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4715 \begin_inset Text
4716
4717 \begin_layout Plain Layout
4718 555
4719 \end_layout
4720
4721 \end_inset
4722 </cell>
4723 </row>
4724 <row>
4725 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729
4730 \series bold
4731 Concli
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 Gianfranco
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749 555
4750 \end_layout
4751
4752 \end_inset
4753 </cell>
4754 </row>
4755 <row>
4756 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760
4761 \series bold
4762 Dal Bosco
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 <cell alignment="center" valignment="top" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771 Carolina
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780 555
4781 \end_layout
4782
4783 \end_inset
4784 </cell>
4785 </row>
4786 <row>
4787 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791
4792 \series bold
4793 Dalpiaz
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 <cell alignment="center" valignment="top" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802 Annamaria
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811 555
4812 \end_layout
4813
4814 \end_inset
4815 </cell>
4816 </row>
4817 <row>
4818 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822
4823 \series bold
4824 Feliciello
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833 Domenico
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Plain Layout
4842 555
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 </row>
4848 <row>
4849 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853
4854 \series bold
4855 Focarelli
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 <cell alignment="center" valignment="top" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864 Paola
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873 555
4874 \end_layout
4875
4876 \end_inset
4877 </cell>
4878 </row>
4879 <row>
4880 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884
4885 \series bold
4886 Galletti
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 <cell alignment="center" valignment="top" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895 Oreste
4896 \end_layout
4897
4898 \end_inset
4899 </cell>
4900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4901 \begin_inset Text
4902
4903 \begin_layout Plain Layout
4904 555
4905 \end_layout
4906
4907 \end_inset
4908 </cell>
4909 </row>
4910 <row>
4911 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915
4916 \series bold
4917 Gasparini
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 <cell alignment="center" valignment="top" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926 Franca
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935 555
4936 \end_layout
4937
4938 \end_inset
4939 </cell>
4940 </row>
4941 <row>
4942 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946
4947 \series bold
4948 Rizzardi
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 <cell alignment="center" valignment="top" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957 Paola
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4963 \begin_inset Text
4964
4965 \begin_layout Plain Layout
4966 555
4967 \end_layout
4968
4969 \end_inset
4970 </cell>
4971 </row>
4972 <row>
4973 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977
4978 \series bold
4979 Lassini
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 <cell alignment="center" valignment="top" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988 Giancarlo
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997 555
4998 \end_layout
4999
5000 \end_inset
5001 </cell>
5002 </row>
5003 <row>
5004 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008
5009 \series bold
5010 Malfatti
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 <cell alignment="center" valignment="top" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019 Luciano
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028 555
5029 \end_layout
5030
5031 \end_inset
5032 </cell>
5033 </row>
5034 <row>
5035 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039
5040 \series bold
5041 Malfatti
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 <cell alignment="center" valignment="top" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050 Valeriano
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059 555
5060 \end_layout
5061
5062 \end_inset
5063 </cell>
5064 </row>
5065 <row>
5066 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070
5071 \series bold
5072 Meneguzzo
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 Roberto
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090 555
5091 \end_layout
5092
5093 \end_inset
5094 </cell>
5095 </row>
5096 <row>
5097 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101
5102 \series bold
5103 Mezzadra
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 Roberto
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 555
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 </row>
5127 <row>
5128 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132
5133 \series bold
5134 Pirpamer
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 <cell alignment="center" valignment="top" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143 Erich
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152 555
5153 \end_layout
5154
5155 \end_inset
5156 </cell>
5157 </row>
5158 <row>
5159 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163
5164 \series bold
5165 Pochiesa
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 <cell alignment="center" valignment="top" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174 Paolo
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183 555, 222
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 </row>
5189 <row>
5190 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194
5195 \series bold
5196 Radina
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 <cell alignment="center" valignment="top" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Plain Layout
5205 Claudio
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Plain Layout
5214 555
5215 \end_layout
5216
5217 \end_inset
5218 </cell>
5219 </row>
5220 <row>
5221 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225
5226 \series bold
5227 Stuffer
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236 Oskar
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245 555
5246 \end_layout
5247
5248 \end_inset
5249 </cell>
5250 </row>
5251 <row>
5252 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256
5257 \series bold
5258 Tacchelli
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 Ugo
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276 555
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 </row>
5282 <row>
5283 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287
5288 \series bold
5289 Tezzele
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell alignment="center" valignment="top" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 Margit
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307 555
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 </row>
5313 <row>
5314 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318
5319 \series bold
5320 Unterkalmsteiner
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 <cell alignment="center" valignment="top" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329 Frieda
5330 \end_layout
5331
5332 \end_inset
5333 </cell>
5334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338 555
5339 \end_layout
5340
5341 \end_inset
5342 </cell>
5343 </row>
5344 <row>
5345 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5346 \begin_inset Text
5347
5348 \begin_layout Plain Layout
5349
5350 \series bold
5351 Vieider
5352 \end_layout
5353
5354 \end_inset
5355 </cell>
5356 <cell alignment="center" valignment="top" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360 Hilde
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369 555
5370 \end_layout
5371
5372 \end_inset
5373 </cell>
5374 </row>
5375 <row>
5376 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Plain Layout
5380
5381 \series bold
5382 Vigna
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391 Jürgen
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 999
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 </row>
5406 <row>
5407 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411
5412 \series bold
5413 Weber
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 <cell alignment="center" valignment="top" usebox="none">
5419 \begin_inset Text
5420
5421 \begin_layout Plain Layout
5422 Maurizio
5423 \end_layout
5424
5425 \end_inset
5426 </cell>
5427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431 555
5432 \end_layout
5433
5434 \end_inset
5435 </cell>
5436 </row>
5437 <row>
5438 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442
5443 \series bold
5444 Winkler
5445 \end_layout
5446
5447 \end_inset
5448 </cell>
5449 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5450 \begin_inset Text
5451
5452 \begin_layout Plain Layout
5453 Franz
5454 \end_layout
5455
5456 \end_inset
5457 </cell>
5458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 555
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 <row endlastfoot="true">
5469 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473 end
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5488 \begin_inset Text
5489
5490 \begin_layout Plain Layout
5491
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 </row>
5497 </lyxtabular>
5498
5499 \end_inset
5500
5501
5502 \begin_inset ERT
5503 status collapsed
5504
5505 \begin_layout Plain Layout
5506
5507
5508 \backslash
5509 addtocounter{table}{-1}
5510 \end_layout
5511
5512 \end_inset
5513
5514
5515 \begin_inset Note Note
5516 status collapsed
5517
5518 \begin_layout Plain Layout
5519 See the first greyed-out note in section
5520 \begin_inset space ~
5521 \end_inset
5522
5523
5524 \begin_inset CommandInset ref
5525 LatexCommand ref
5526 reference "subsec:Longtable-Captions"
5527
5528 \end_inset
5529
5530  for an explanation of this command.
5531 \end_layout
5532
5533 \end_inset
5534
5535
5536 \end_layout
5537
5538 \begin_layout Subsection
5539 Footnotes in Longtables
5540 \begin_inset CommandInset label
5541 LatexCommand label
5542 name "subsec:Footnotes-in-Longtables"
5543
5544 \end_inset
5545
5546
5547 \begin_inset Index idx
5548 status collapsed
5549
5550 \begin_layout Plain Layout
5551 Longtables ! Footnotes
5552 \end_layout
5553
5554 \end_inset
5555
5556
5557 \end_layout
5558
5559 \begin_layout Standard
5560 Footnotes can be inserted to every longtable cell.
5561  They appear at the bottom of the page where the table cell with the footnote
5562  appears.
5563  Table
5564 \begin_inset space ~
5565 \end_inset
5566
5567
5568 \begin_inset CommandInset ref
5569 LatexCommand ref
5570 reference "tab:DiffCaptions"
5571
5572 \end_inset
5573
5574  has for example a footnote.
5575 \end_layout
5576
5577 \begin_layout Subsection
5578 Longtable Alignment
5579 \begin_inset Index idx
5580 status collapsed
5581
5582 \begin_layout Plain Layout
5583 Longtables ! Alignment
5584 \end_layout
5585
5586 \end_inset
5587
5588
5589 \end_layout
5590
5591 \begin_layout Standard
5592 The horizontal alignment of longtables can be set in the table settings
5593  dialog.
5594  For left- and right-alignment the table will be directly at the page border.
5595  To add space between the table and the border one has to set the alignment
5596  to center and change the value of the \SpecialChar LaTeX
5597 -lengths 
5598 \series bold
5599
5600 \backslash
5601 LTleft 
5602 \series default
5603 or 
5604 \series bold
5605
5606 \backslash
5607 LTright
5608 \series default
5609  by inserting this line as \SpecialChar TeX
5610 -Code before the longtable:
5611 \end_layout
5612
5613 \begin_layout Standard
5614
5615 \series bold
5616
5617 \backslash
5618 setlength{
5619 \backslash
5620 LTleft}{value}
5621 \end_layout
5622
5623 \begin_layout Standard
5624 The value can have any of the units listed in Table
5625 \begin_inset space ~
5626 \end_inset
5627
5628
5629 \begin_inset CommandInset ref
5630 LatexCommand ref
5631 reference "tab:Units"
5632
5633 \end_inset
5634
5635 .
5636  
5637 \series bold
5638
5639 \backslash
5640 LTleft
5641 \series default
5642  controls the horizontal distance from the left page border to the longtable,
5643  
5644 \series bold
5645
5646 \backslash
5647 LTright
5648 \series default
5649  the distance from the right side.
5650  The default value for both lengths is 
5651 \series bold
5652
5653 \backslash
5654 fill
5655 \series default
5656 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5657 .
5658 \end_layout
5659
5660 \begin_layout Standard
5661 The following longtable was centered and 
5662 \series bold
5663
5664 \backslash
5665 LTleft
5666 \series default
5667  set to 
5668 \family sans
5669 0.1
5670 \backslash
5671 columnwidth
5672 \family default
5673 :
5674 \begin_inset ERT
5675 status collapsed
5676
5677 \begin_layout Plain Layout
5678
5679
5680 \backslash
5681 setlength{
5682 \backslash
5683 LTleft}{0.1
5684 \backslash
5685 columnwidth}
5686 \end_layout
5687
5688 \end_inset
5689
5690
5691 \end_layout
5692
5693 \begin_layout Standard
5694 \begin_inset Tabular
5695 <lyxtabular version="3" rows="5" columns="5">
5696 <features islongtable="true" longtabularalignment="center">
5697 <column alignment="center" valignment="top">
5698 <column alignment="center" valignment="top" width="0pt">
5699 <column alignment="center" valignment="top">
5700 <column alignment="center" valignment="top">
5701 <column alignment="center" valignment="top">
5702 <row>
5703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5704 \begin_inset Text
5705
5706 \begin_layout Plain Layout
5707 1
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716 2
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5722 \begin_inset Text
5723
5724 \begin_layout Plain Layout
5725 3
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734 4
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743 5
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 asd
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 s
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 s
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 s
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790 asd
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 </row>
5796 <row>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 asd
5802 \end_layout
5803
5804 \end_inset
5805 </cell>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 s
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 s
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5825 \begin_inset Text
5826
5827 \begin_layout Plain Layout
5828 s
5829 \end_layout
5830
5831 \end_inset
5832 </cell>
5833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5834 \begin_inset Text
5835
5836 \begin_layout Plain Layout
5837 asd
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 </row>
5843 <row>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848 asd
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857 s
5858 \end_layout
5859
5860 \end_inset
5861 </cell>
5862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5863 \begin_inset Text
5864
5865 \begin_layout Plain Layout
5866 s
5867 \end_layout
5868
5869 \end_inset
5870 </cell>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 s
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 asd
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 asd
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 asd
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913 asd
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 asd
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931 asd
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 </row>
5937 </lyxtabular>
5938
5939 \end_inset
5940
5941
5942 \begin_inset ERT
5943 status collapsed
5944
5945 \begin_layout Plain Layout
5946
5947
5948 \backslash
5949 setlength{
5950 \backslash
5951 LTleft}{
5952 \backslash
5953 fill}
5954 \end_layout
5955
5956 \end_inset
5957
5958
5959 \begin_inset ERT
5960 status collapsed
5961
5962 \begin_layout Plain Layout
5963
5964
5965 \backslash
5966 addtocounter{table}{-1}
5967 \end_layout
5968
5969 \end_inset
5970
5971
5972 \begin_inset Note Note
5973 status collapsed
5974
5975 \begin_layout Plain Layout
5976 See the first greyed-out note in section
5977 \begin_inset space ~
5978 \end_inset
5979
5980
5981 \begin_inset CommandInset ref
5982 LatexCommand ref
5983 reference "subsec:Longtable-Captions"
5984
5985 \end_inset
5986
5987  for an explanation of this command.
5988 \end_layout
5989
5990 \end_inset
5991
5992
5993 \end_layout
5994
5995 \begin_layout Subsection
5996 Longtable Captions
5997 \begin_inset Index idx
5998 status collapsed
5999
6000 \begin_layout Plain Layout
6001 Longtables ! Captions
6002 \end_layout
6003
6004 \end_inset
6005
6006
6007 \begin_inset CommandInset label
6008 LatexCommand label
6009 name "subsec:Longtable-Captions"
6010
6011 \end_inset
6012
6013
6014 \end_layout
6015
6016 \begin_layout Standard
6017 A longtable cannot be put into a table float because floats can only be
6018  on one page.
6019  But the caption environment of floats can also be used for longtables when
6020  you use the longtable option 
6021 \family sans
6022 Caption
6023 \family default
6024  as described in sec.
6025 \begin_inset space \thinspace{}
6026 \end_inset
6027
6028
6029 \begin_inset CommandInset ref
6030 LatexCommand ref
6031 reference "sec:Longtables"
6032
6033 \end_inset
6034
6035 .
6036  Only one table row should contain a caption, either a header or a footer
6037  row.
6038 \end_layout
6039
6040 \begin_layout Standard
6041 Here is a short longtable to see how it works:
6042 \end_layout
6043
6044 \begin_layout Standard
6045 \begin_inset Tabular
6046 <lyxtabular version="3" rows="6" columns="5">
6047 <features islongtable="true" longtabularalignment="center">
6048 <column alignment="center" valignment="top">
6049 <column alignment="center" valignment="top">
6050 <column alignment="center" valignment="top">
6051 <column alignment="center" valignment="top">
6052 <column alignment="center" valignment="top">
6053 <row endfirsthead="true" caption="true">
6054 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058 \begin_inset Caption Standard
6059
6060 \begin_layout Plain Layout
6061 Longtable with caption
6062 \begin_inset Argument 1
6063 status open
6064
6065 \begin_layout Plain Layout
6066 Longtable
6067 \end_layout
6068
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6091 \begin_inset Text
6092
6093 \begin_layout Plain Layout
6094
6095 \end_layout
6096
6097 \end_inset
6098 </cell>
6099 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6100 \begin_inset Text
6101
6102 \begin_layout Plain Layout
6103
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 </row>
6118 <row>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 1
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 2
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6138 \begin_inset Text
6139
6140 \begin_layout Plain Layout
6141 3
6142 \end_layout
6143
6144 \end_inset
6145 </cell>
6146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \begin_layout Plain Layout
6150 4
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 5
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 </row>
6165 <row>
6166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 asd
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 s
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188 s
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197 s
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206 asd
6207 \end_layout
6208
6209 \end_inset
6210 </cell>
6211 </row>
6212 <row>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 asd
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 s
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 s
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 s
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 asd
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 </row>
6259 <row>
6260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 asd
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 s
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 s
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 s
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 asd
6301 \end_layout
6302
6303 \end_inset
6304 </cell>
6305 </row>
6306 <row>
6307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6308 \begin_inset Text
6309
6310 \begin_layout Plain Layout
6311 asd
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 asd
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329 asd
6330 \end_layout
6331
6332 \end_inset
6333 </cell>
6334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 asd
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 asd
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 </row>
6353 </lyxtabular>
6354
6355 \end_inset
6356
6357
6358 \end_layout
6359
6360 \begin_layout Standard
6361 \begin_inset VSpace medskip
6362 \end_inset
6363
6364
6365 \begin_inset Note Greyedout
6366 status open
6367
6368 \begin_layout Plain Layout
6369
6370 \series bold
6371 Note
6372 \begin_inset space ~
6373 \end_inset
6374
6375 1:
6376 \series default
6377  The table number is increased for every longtable, even if you did not
6378  set a caption for it.
6379  For this reason you could have the case that e.
6380 \begin_inset space \thinspace{}
6381 \end_inset
6382
6383 g.
6384 \begin_inset space \space{}
6385 \end_inset
6386
6387 Table
6388 \begin_inset space ~
6389 \end_inset
6390
6391 2.4 follows Table
6392 \begin_inset space ~
6393 \end_inset
6394
6395 2.1 in the list of tables if there are two longtables without captions.
6396  To avoid this you can add the following command in \SpecialChar TeX
6397 -Code after every longtable
6398  without a caption:
6399 \end_layout
6400
6401 \begin_layout Plain Layout
6402
6403 \series bold
6404
6405 \backslash
6406 addtocounter{table}{-1}
6407 \end_layout
6408
6409 \begin_layout Plain Layout
6410 This is not needed when none of your longtables has a caption and you add
6411  the following code to the document preamble:
6412 \end_layout
6413
6414 \begin_layout Plain Layout
6415
6416 \series bold
6417
6418 \backslash
6419 let
6420 \backslash
6421 myEnd
6422 \backslash
6423 endlongtable
6424 \begin_inset Newline newline
6425 \end_inset
6426
6427
6428 \backslash
6429 renewcommand{
6430 \backslash
6431 endlongtable}{
6432 \backslash
6433 myEnd
6434 \backslash
6435 addtocounter{table}{-1}}
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \begin_layout Standard
6444 \begin_inset Note Greyedout
6445 status open
6446
6447 \begin_layout Plain Layout
6448
6449 \series bold
6450 Note
6451 \begin_inset space ~
6452 \end_inset
6453
6454 2:
6455 \series default
6456  If you are using
6457 \series bold
6458  hyperref
6459 \series default
6460
6461 \begin_inset Index idx
6462 status collapsed
6463
6464 \begin_layout Plain Layout
6465 \SpecialChar LaTeX
6466 -packages ! hyperref
6467 \end_layout
6468
6469 \end_inset
6470
6471  in the 
6472 \family sans
6473 PDF Properties
6474 \family default
6475  of the 
6476 \family sans
6477 Document Settings
6478 \family default
6479  dialog to link cross-references, the link to a longtable caption will always
6480  point to the beginning of the document.
6481 \end_layout
6482
6483 \end_inset
6484
6485
6486 \end_layout
6487
6488 \begin_layout Subsubsection
6489 References to Longtables
6490 \begin_inset Index idx
6491 status collapsed
6492
6493 \begin_layout Plain Layout
6494 Longtables ! References
6495 \end_layout
6496
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \begin_layout Standard
6503 \begin_inset Tabular
6504 <lyxtabular version="3" rows="6" columns="5">
6505 <features islongtable="true" longtabularalignment="center">
6506 <column alignment="center" valignment="top">
6507 <column alignment="center" valignment="top">
6508 <column alignment="center" valignment="top">
6509 <column alignment="center" valignment="top">
6510 <column alignment="center" valignment="top">
6511 <row endfirsthead="true" caption="true">
6512 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6513 \begin_inset Text
6514
6515 \begin_layout Plain Layout
6516 \begin_inset Caption Standard
6517
6518 \begin_layout Plain Layout
6519 Referenced longtable
6520 \begin_inset CommandInset label
6521 LatexCommand label
6522 name "tab:RefExample"
6523
6524 \end_inset
6525
6526
6527 \end_layout
6528
6529 \end_inset
6530
6531
6532 \end_layout
6533
6534 \end_inset
6535 </cell>
6536 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558
6559 \end_layout
6560
6561 \end_inset
6562 </cell>
6563 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6564 \begin_inset Text
6565
6566 \begin_layout Plain Layout
6567
6568 \end_layout
6569
6570 \end_inset
6571 </cell>
6572 </row>
6573 <row>
6574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6575 \begin_inset Text
6576
6577 \begin_layout Plain Layout
6578 1
6579 \end_layout
6580
6581 \end_inset
6582 </cell>
6583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 2
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 3
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 4
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6611 \begin_inset Text
6612
6613 \begin_layout Plain Layout
6614 5
6615 \end_layout
6616
6617 \end_inset
6618 </cell>
6619 </row>
6620 <row>
6621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6622 \begin_inset Text
6623
6624 \begin_layout Plain Layout
6625 asd
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 s
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 s
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 s
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 asd
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 </row>
6667 <row>
6668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6669 \begin_inset Text
6670
6671 \begin_layout Plain Layout
6672 asd
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681 s
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690 s
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699 s
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 asd
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 </row>
6714 <row>
6715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719 asd
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728 s
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Plain Layout
6737 s
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746 s
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6752 \begin_inset Text
6753
6754 \begin_layout Plain Layout
6755 asd
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 </row>
6761 <row>
6762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 asd
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 sad
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784 asd
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793 asd
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802 asd
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 </row>
6808 </lyxtabular>
6809
6810 \end_inset
6811
6812
6813 \end_layout
6814
6815 \begin_layout Standard
6816 To reference a longtable, insert a label into the caption.
6817 \end_layout
6818
6819 \begin_layout Standard
6820 This is a reference to Table
6821 \begin_inset space ~
6822 \end_inset
6823
6824
6825 \begin_inset CommandInset ref
6826 LatexCommand ref
6827 reference "tab:RefExample"
6828
6829 \end_inset
6830
6831 .
6832 \end_layout
6833
6834 \begin_layout Standard
6835 The caption layout can be set together with all other captions of your document
6836  using the \SpecialChar LaTeX
6837 -package 
6838 \series bold
6839 caption
6840 \series default
6841
6842 \begin_inset Index idx
6843 status collapsed
6844
6845 \begin_layout Plain Layout
6846 \SpecialChar LaTeX
6847 -packages ! caption
6848 \end_layout
6849
6850 \end_inset
6851
6852 , see section
6853 \begin_inset space ~
6854 \end_inset
6855
6856
6857 \begin_inset CommandInset ref
6858 LatexCommand ref
6859 reference "sec:Caption-Formatting"
6860
6861 \end_inset
6862
6863 .
6864 \end_layout
6865
6866 \begin_layout Subsubsection
6867 Caption Width
6868 \begin_inset Index idx
6869 status collapsed
6870
6871 \begin_layout Plain Layout
6872 Longtables ! Caption Width
6873 \end_layout
6874
6875 \end_inset
6876
6877
6878 \end_layout
6879
6880 \begin_layout Standard
6881 The maximal width of caption lines is defined by the length 
6882 \series bold
6883
6884 \backslash
6885 LTcapwidth
6886 \series default
6887 .
6888  Its default value is 4
6889 \begin_inset space \thinspace{}
6890 \end_inset
6891
6892 in.
6893  To change it add the following command to your document preamble or as
6894  \SpecialChar TeX
6895 -Code into your document before the longtable that should be affected
6896 \end_layout
6897
6898 \begin_layout Standard
6899
6900 \series bold
6901
6902 \backslash
6903 setlength{
6904 \backslash
6905 LTcapwidth}{width}
6906 \end_layout
6907
6908 \begin_layout Standard
6909 where the width could have one of the units listed in appendix
6910 \begin_inset space ~
6911 \end_inset
6912
6913
6914 \begin_inset CommandInset ref
6915 LatexCommand ref
6916 reference "cha:Units-available-in"
6917
6918 \end_inset
6919
6920 .
6921 \end_layout
6922
6923 \begin_layout Standard
6924 The following tables show the difference:
6925 \end_layout
6926
6927 \begin_layout Standard
6928 \begin_inset Tabular
6929 <lyxtabular version="3" rows="6" columns="5">
6930 <features islongtable="true" longtabularalignment="center">
6931 <column alignment="center" valignment="top">
6932 <column alignment="center" valignment="top">
6933 <column alignment="center" valignment="top">
6934 <column alignment="center" valignment="top">
6935 <column alignment="center" valignment="top">
6936 <row endfirsthead="true" caption="true">
6937 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 \begin_inset Caption Standard
6942
6943 \begin_layout Plain Layout
6944 long full title with default width long full title with default width long
6945  full title with default width
6946 \begin_inset Argument 1
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 caption with default width
6951 \end_layout
6952
6953 \end_inset
6954
6955
6956 \end_layout
6957
6958 \end_inset
6959
6960
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6966 \begin_inset Text
6967
6968 \begin_layout Plain Layout
6969
6970 \end_layout
6971
6972 \end_inset
6973 </cell>
6974 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6975 \begin_inset Text
6976
6977 \begin_layout Plain Layout
6978
6979 \end_layout
6980
6981 \end_inset
6982 </cell>
6983 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6984 \begin_inset Text
6985
6986 \begin_layout Plain Layout
6987
6988 \end_layout
6989
6990 \end_inset
6991 </cell>
6992 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6993 \begin_inset Text
6994
6995 \begin_layout Plain Layout
6996
6997 \end_layout
6998
6999 \end_inset
7000 </cell>
7001 </row>
7002 <row>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 1
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7013 \begin_inset Text
7014
7015 \begin_layout Plain Layout
7016 2
7017 \end_layout
7018
7019 \end_inset
7020 </cell>
7021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7022 \begin_inset Text
7023
7024 \begin_layout Plain Layout
7025 3
7026 \end_layout
7027
7028 \end_inset
7029 </cell>
7030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7031 \begin_inset Text
7032
7033 \begin_layout Plain Layout
7034 4
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7040 \begin_inset Text
7041
7042 \begin_layout Plain Layout
7043 5
7044 \end_layout
7045
7046 \end_inset
7047 </cell>
7048 </row>
7049 <row>
7050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 asd
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7060 \begin_inset Text
7061
7062 \begin_layout Plain Layout
7063 s
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7069 \begin_inset Text
7070
7071 \begin_layout Plain Layout
7072 s
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081 s
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090 asd
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 </row>
7096 <row>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 asd
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 s
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119 s
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 s
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 asd
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 </row>
7143 <row>
7144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 asd
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157 s
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166 s
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 s
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 asd
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 </row>
7190 <row>
7191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 asd
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 sad
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 asd
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 asd
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 asd
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 </row>
7237 </lyxtabular>
7238
7239 \end_inset
7240
7241
7242 \end_layout
7243
7244 \begin_layout Standard
7245 \begin_inset ERT
7246 status collapsed
7247
7248 \begin_layout Plain Layout
7249
7250
7251 \backslash
7252 setlength{
7253 \backslash
7254 LTcapwidth}{5cm}
7255 \end_layout
7256
7257 \end_inset
7258
7259
7260 \begin_inset Tabular
7261 <lyxtabular version="3" rows="6" columns="5">
7262 <features islongtable="true" longtabularalignment="center">
7263 <column alignment="center" valignment="top">
7264 <column alignment="center" valignment="top">
7265 <column alignment="center" valignment="top">
7266 <column alignment="center" valignment="top">
7267 <column alignment="center" valignment="top">
7268 <row endfirsthead="true" caption="true">
7269 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273 \begin_inset Caption Standard
7274
7275 \begin_layout Plain Layout
7276 long full title with width set to 5
7277 \begin_inset space \thinspace{}
7278 \end_inset
7279
7280 cm long full title with width set to 5
7281 \begin_inset space \thinspace{}
7282 \end_inset
7283
7284 cm long full title with width set to 5
7285 \begin_inset space \thinspace{}
7286 \end_inset
7287
7288 cm
7289 \begin_inset Argument 1
7290 status collapsed
7291
7292 \begin_layout Plain Layout
7293 caption with width
7294 \begin_inset space \thinspace{}
7295 \end_inset
7296
7297 =
7298 \begin_inset space \thinspace{}
7299 \end_inset
7300
7301 5
7302 \begin_inset space \thinspace{}
7303 \end_inset
7304
7305 cm
7306 \end_layout
7307
7308 \end_inset
7309
7310
7311 \end_layout
7312
7313 \end_inset
7314
7315
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7330 \begin_inset Text
7331
7332 \begin_layout Plain Layout
7333
7334 \end_layout
7335
7336 \end_inset
7337 </cell>
7338 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7339 \begin_inset Text
7340
7341 \begin_layout Plain Layout
7342
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Plain Layout
7351
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 </row>
7357 <row>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 1
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 2
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Plain Layout
7380 3
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 4
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 5
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 </row>
7404 <row>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418 s
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7424 \begin_inset Text
7425
7426 \begin_layout Plain Layout
7427 s
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436 s
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445 asd
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 </row>
7451 <row>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 asd
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7462 \begin_inset Text
7463
7464 \begin_layout Plain Layout
7465 s
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474 s
7475 \end_layout
7476
7477 \end_inset
7478 </cell>
7479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \begin_layout Plain Layout
7483 s
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 asd
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 </row>
7498 <row>
7499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503 asd
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512 s
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 s
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 s
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539 asd
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 </row>
7545 <row>
7546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550 asd
7551 \end_layout
7552
7553 \end_inset
7554 </cell>
7555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7556 \begin_inset Text
7557
7558 \begin_layout Plain Layout
7559 sad
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Plain Layout
7568 asd
7569 \end_layout
7570
7571 \end_inset
7572 </cell>
7573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577 asd
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 asd
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 </row>
7592 </lyxtabular>
7593
7594 \end_inset
7595
7596
7597 \end_layout
7598
7599 \begin_layout Standard
7600 \begin_inset ERT
7601 status collapsed
7602
7603 \begin_layout Plain Layout
7604
7605
7606 \backslash
7607 setlength{
7608 \backslash
7609 LTcapwidth}{4in}
7610 \end_layout
7611
7612 \end_inset
7613
7614
7615 \end_layout
7616
7617 \begin_layout Standard
7618 \begin_inset Note Greyedout
7619 status open
7620
7621 \begin_layout Plain Layout
7622
7623 \series bold
7624 Note:
7625 \series default
7626  When the \SpecialChar LaTeX
7627 -package 
7628 \series bold
7629 caption
7630 \series default
7631
7632 \begin_inset Index idx
7633 status collapsed
7634
7635 \begin_layout Plain Layout
7636 \SpecialChar LaTeX
7637 -packages ! caption
7638 \end_layout
7639
7640 \end_inset
7641
7642  is used, as in this document, the full page width is used for the caption
7643  when you use the default value of 4
7644 \begin_inset space \thinspace{}
7645 \end_inset
7646
7647 in for 
7648 \series bold
7649
7650 \backslash
7651 LTcapwidth
7652 \series default
7653 .
7654  To get in this case exactly a 4
7655 \begin_inset space \thinspace{}
7656 \end_inset
7657
7658 in wide caption, you can either use a value slightly different from 4.0
7659 \begin_inset space \thinspace{}
7660 \end_inset
7661
7662 in, e.
7663 \begin_inset space \thinspace{}
7664 \end_inset
7665
7666 g.
7667 \begin_inset space \space{}
7668 \end_inset
7669
7670 3.99
7671 \begin_inset space \thinspace{}
7672 \end_inset
7673
7674 in, or the \SpecialChar LaTeX
7675 -command 
7676 \series bold
7677
7678 \backslash
7679 captionsetup{width=value}
7680 \series default
7681  that is provided by the 
7682 \series bold
7683 caption
7684 \series default
7685 -package.
7686 \end_layout
7687
7688 \end_inset
7689
7690
7691 \end_layout
7692
7693 \begin_layout Subsubsection
7694 Different Captions for Table Pages
7695 \begin_inset Index idx
7696 status collapsed
7697
7698 \begin_layout Plain Layout
7699 Longtables ! Different Captions for Pages
7700 \end_layout
7701
7702 \end_inset
7703
7704
7705 \end_layout
7706
7707 \begin_layout Standard
7708 When the table captions for the following pages should differ from the one
7709  of the first table page, mark a empty row as header which contains a caption.
7710  Then right-click on the caption and select in the context menu 
7711 \family sans
7712 Caption
7713 \begin_inset space ~
7714 \end_inset
7715
7716 (LongTableNoNumber)
7717 \family default
7718 .
7719  Table
7720 \begin_inset space ~
7721 \end_inset
7722
7723
7724 \begin_inset CommandInset ref
7725 LatexCommand ref
7726 reference "tab:DiffCaptions"
7727
7728 \end_inset
7729
7730  is an example of a longtable with different heading where the second caption
7731  does not include the table number.
7732 \begin_inset Separator parbreak
7733 \end_inset
7734
7735
7736 \end_layout
7737
7738 \begin_layout Standard
7739 \align center
7740 \begin_inset Tabular
7741 <lyxtabular version="3" rows="59" columns="3">
7742 <features islongtable="true" longtabularalignment="center">
7743 <column alignment="left" valignment="top" width="0cm">
7744 <column alignment="left" valignment="top" width="0pt">
7745 <column alignment="center" valignment="top" width="0pt">
7746 <row endfirsthead="true" caption="true">
7747 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751 \begin_inset Caption Standard
7752
7753 \begin_layout Plain Layout
7754 Example Phone List
7755 \begin_inset CommandInset label
7756 LatexCommand label
7757 name "tab:DiffCaptions"
7758
7759 \end_inset
7760
7761
7762 \begin_inset Argument 1
7763 status collapsed
7764
7765 \begin_layout Plain Layout
7766 Example Phone List
7767 \end_layout
7768
7769 \end_inset
7770
7771
7772 \end_layout
7773
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 <row endfirsthead="true">
7801 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805
7806 \series bold
7807 Example Phone List (ignore the names)
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 </row>
7831 <row endfirsthead="true">
7832 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836
7837 \series bold
7838 NAME
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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 alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \series bold
7858 TEL.
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 </row>
7864 <row endhead="true" caption="true">
7865 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 \begin_inset Caption LongTableNoNumber
7870
7871 \begin_layout Plain Layout
7872 Continued Example Phone List
7873 \end_layout
7874
7875 \end_inset
7876
7877
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 </row>
7901 <row endhead="true">
7902 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \series bold
7908 Example Phone List
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row endhead="true">
7933 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937
7938 \series bold
7939 NAME
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \series bold
7959 TEL.
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 </row>
7965 <row endfoot="true">
7966 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970 continued on next page
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 </row>
7994 <row>
7995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999
8000 \series bold
8001 Annovi
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010 Silvia
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019 111
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 </row>
8025 <row>
8026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030
8031 \series bold
8032 Bertoli
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041 Stefano
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050 111
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 </row>
8056 <row>
8057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061
8062 \series bold
8063 Bozzi
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072 Walter
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 111
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 </row>
8087 <row>
8088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092
8093 \series bold
8094 Cachia
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 Maria
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 111
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123
8124 \series bold
8125 Cachia
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 Maurizio
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Plain Layout
8143 111
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 </row>
8149 <row>
8150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154
8155 \series bold
8156 Cinquemani
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165 Giusi
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174 111
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 </row>
8180 <row>
8181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185
8186 \series bold
8187 Colin
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 Bernard
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 111
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 </row>
8211 <row>
8212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216
8217 \series bold
8218 Concli
8219 \end_layout
8220
8221 \end_inset
8222 </cell>
8223 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227 Gianfranco
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 111
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 </row>
8242 <row>
8243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247
8248 \series bold
8249 Dal Bosco
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258 Carolina
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267 111
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 </row>
8273 <row>
8274 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278
8279 \series bold
8280 Dalpiaz
8281 \end_layout
8282
8283 \end_inset
8284 </cell>
8285 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289 Annamaria
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 111
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 </row>
8304 <row>
8305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309
8310 \series bold
8311 Feliciello
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320 Domenico
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 111
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 </row>
8335 <row>
8336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340
8341 \series bold
8342 Focarelli
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351 Paola
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 111
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371
8372 \series bold
8373 Galletti
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 Oreste
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 111
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 </row>
8397 <row>
8398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402
8403 \series bold
8404 Gasparini
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 Franca
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 111
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433
8434 \series bold
8435 Rizzardi
8436 \series default
8437
8438 \begin_inset Foot
8439 status open
8440
8441 \begin_layout Plain Layout
8442 Example footnote
8443 \end_layout
8444
8445 \end_inset
8446
8447
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456 Paola
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 111
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 </row>
8471 <row>
8472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476
8477 \series bold
8478 Lassini
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487 Giancarlo
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 111
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 </row>
8502 <row>
8503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \series bold
8509 Malfatti
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518 Luciano
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 111
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 <row>
8534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538
8539 \series bold
8540 Malfatti
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 Valeriano
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 111
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 </row>
8564 <row>
8565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569
8570 \series bold
8571 Meneguzzo
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580 Roberto
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 111
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 </row>
8595 <row>
8596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600
8601 \series bold
8602 Mezzadra
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611 Roberto
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620 111
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 </row>
8626 <row>
8627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631
8632 \series bold
8633 Pirpamer
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642 Erich
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651 111
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 </row>
8657 <row>
8658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662
8663 \series bold
8664 Pochiesa
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673 Paolo
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682 111, 222
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 </row>
8688 <row>
8689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693
8694 \series bold
8695 Radina
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Plain Layout
8704 Claudio
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713 111
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 </row>
8719 <row>
8720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724
8725 \series bold
8726 Stuffer
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735 Oskar
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744 111
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 </row>
8750 <row>
8751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \begin_layout Plain Layout
8755
8756 \series bold
8757 Tacchelli
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766 Ugo
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775 111
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 </row>
8781 <row>
8782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786
8787 \series bold
8788 Tezzele
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 Margit
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806 111
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 </row>
8812 <row>
8813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817
8818 \series bold
8819 Unterkalmsteiner
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828 Frieda
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837 111
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 </row>
8843 <row>
8844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848
8849 \series bold
8850 Vieider
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Plain Layout
8859 Hilde
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868 111
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 </row>
8874 <row>
8875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Vigna
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890 Jürgen
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899 111
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 </row>
8905 <row>
8906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910
8911 \series bold
8912 Weber
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921 Maurizio
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930 111
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 </row>
8936 <row>
8937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941
8942 \series bold
8943 Winkler
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952 Franz
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 111
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 </row>
8967 <row>
8968 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972  
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 </row>
8996 <row>
8997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001
9002 \series bold
9003 Annovi
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 Silvia
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 555
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 </row>
9027 <row>
9028 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032
9033 \series bold
9034 Bertoli
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043 Stefano
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052 555
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row>
9059 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063
9064 \series bold
9065 Bozzi
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 Walter
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 555
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 </row>
9089 <row>
9090 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094
9095 \series bold
9096 Cachia
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 Maria
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114 555
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 <row>
9121 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125
9126 \series bold
9127 Cachia
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 Maurizio
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 555
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 </row>
9151 <row>
9152 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156
9157 \series bold
9158 Cinquemani
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167 Giusi
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 555
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 </row>
9182 <row>
9183 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187
9188 \series bold
9189 Colin
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198 Bernard
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 555
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 </row>
9213 <row>
9214 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9215 \begin_inset Text
9216
9217 \begin_layout Plain Layout
9218
9219 \series bold
9220 Concli
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229 Gianfranco
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238 555
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 </row>
9244 <row>
9245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249
9250 \series bold
9251 Dal Bosco
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260 Carolina
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269 555
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 </row>
9275 <row>
9276 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9277 \begin_inset Text
9278
9279 \begin_layout Plain Layout
9280
9281 \series bold
9282 Dalpiaz
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291 Annamaria
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300 555
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 </row>
9306 <row>
9307 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311
9312 \series bold
9313 Feliciello
9314 \end_layout
9315
9316 \end_inset
9317 </cell>
9318 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9319 \begin_inset Text
9320
9321 \begin_layout Plain Layout
9322 Domenico
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331 555
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 </row>
9337 <row>
9338 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9339 \begin_inset Text
9340
9341 \begin_layout Plain Layout
9342
9343 \series bold
9344 Focarelli
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353 Paola
9354 \end_layout
9355
9356 \end_inset
9357 </cell>
9358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9359 \begin_inset Text
9360
9361 \begin_layout Plain Layout
9362 555
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 </row>
9368 <row>
9369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373
9374 \series bold
9375 Galletti
9376 \end_layout
9377
9378 \end_inset
9379 </cell>
9380 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384 Oreste
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393 555
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 </row>
9399 <row>
9400 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404
9405 \series bold
9406 Gasparini
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 Franca
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424 555
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 </row>
9430 <row>
9431 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435
9436 \series bold
9437 Rizzardi
9438 \end_layout
9439
9440 \end_inset
9441 </cell>
9442 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446 Paola
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455 555
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 </row>
9461 <row>
9462 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466
9467 \series bold
9468 Lassini
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477 Giancarlo
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486 555
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 </row>
9492 <row>
9493 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9494 \begin_inset Text
9495
9496 \begin_layout Plain Layout
9497
9498 \series bold
9499 Malfatti
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508 Luciano
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Plain Layout
9517 555
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 </row>
9523 <row>
9524 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Plain Layout
9528
9529 \series bold
9530 Malfatti
9531 \end_layout
9532
9533 \end_inset
9534 </cell>
9535 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539 Valeriano
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548 555
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 </row>
9554 <row>
9555 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559
9560 \series bold
9561 Meneguzzo
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570 Roberto
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579 555
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 </row>
9585 <row>
9586 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590
9591 \series bold
9592 Mezzadra
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601 Roberto
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610 555
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 </row>
9616 </lyxtabular>
9617
9618 \end_inset
9619
9620
9621 \end_layout
9622
9623 \begin_layout Section
9624 Special Longtable Issues
9625 \begin_inset CommandInset label
9626 LatexCommand label
9627 name "sec:Special-Longtable-Issues"
9628
9629 \end_inset
9630
9631
9632 \end_layout
9633
9634 \begin_layout Subsection
9635 Longtable Calculation
9636 \begin_inset Index idx
9637 status collapsed
9638
9639 \begin_layout Plain Layout
9640 Longtables ! Calculation
9641 \end_layout
9642
9643 \end_inset
9644
9645
9646 \end_layout
9647
9648 \begin_layout Standard
9649 \SpecialChar LaTeX
9650  calculates the height of table pages and their page breaks using so called
9651  chunks.
9652  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9653 's memory.
9654  The default value was historically set to only 20 table rows.
9655  If you are using longtables with many pages this may slow down the creation
9656  of your document.
9657  You can safely increase the chunk size to values of 100-1000 by adding
9658  this command line to your document preamble:
9659 \end_layout
9660
9661 \begin_layout Standard
9662
9663 \series bold
9664
9665 \backslash
9666 setcounter{LTchunksize}{100}
9667 \end_layout
9668
9669 \begin_layout Subsection
9670 Floats and Longtables
9671 \begin_inset Index idx
9672 status collapsed
9673
9674 \begin_layout Plain Layout
9675 Longtables ! Floats
9676 \end_layout
9677
9678 \end_inset
9679
9680
9681 \end_layout
9682
9683 \begin_layout Standard
9684 There might be problems when a float appears on the same page where a longtable
9685  starts.
9686  To avoid such a situation, insert a 
9687 \begin_inset Quotes eld
9688 \end_inset
9689
9690 clear page
9691 \begin_inset Quotes erd
9692 \end_inset
9693
9694  (menu 
9695 \family sans
9696 Insert\SpecialChar menuseparator
9697 Formatting\SpecialChar menuseparator
9698 Clear
9699 \begin_inset space ~
9700 \end_inset
9701
9702 Page
9703 \family default
9704 ) before your longtable.
9705 \end_layout
9706
9707 \begin_layout Subsection
9708 Forced Page Breaks
9709 \begin_inset Index idx
9710 status collapsed
9711
9712 \begin_layout Plain Layout
9713 Longtables ! Forced Page Breaks
9714 \end_layout
9715
9716 \end_inset
9717
9718
9719 \end_layout
9720
9721 \begin_layout Standard
9722 By default tables are only broken between rows.
9723  If you have a cell with multiples lines and want to have a page break within
9724  the cell, insert the new line command 
9725 \begin_inset Quotes eld
9726 \end_inset
9727
9728
9729 \series bold
9730
9731 \backslash
9732
9733 \backslash
9734
9735 \series default
9736
9737 \begin_inset Quotes erd
9738 \end_inset
9739
9740  as \SpecialChar TeX
9741 -Code at the point of the cell where it can be broken.
9742  Before the 
9743 \series bold
9744
9745 \backslash
9746
9747 \backslash
9748
9749 \series default
9750  command you have to insert in \SpecialChar TeX
9751 -Code as many 
9752 \begin_inset Quotes eld
9753 \end_inset
9754
9755
9756 \series bold
9757 &
9758 \series default
9759
9760 \begin_inset Quotes erd
9761 \end_inset
9762
9763  characters as the number of the following table columns.
9764  The 
9765 \series bold
9766 &
9767 \series default
9768  is the character to separate table cells.
9769  Write in \SpecialChar TeX
9770 -Code after each 
9771 \series bold
9772 &
9773 \series default
9774  the content of the corresponding following cell and delete the content
9775  of these cells.
9776 \begin_inset Newline newline
9777 \end_inset
9778
9779 After the 
9780 \series bold
9781
9782 \backslash
9783
9784 \backslash
9785
9786 \series default
9787  command, insert as many 
9788 \series bold
9789 &
9790 \series default
9791  characters as the number of table columns before the current column.
9792  In Table
9793 \begin_inset space ~
9794 \end_inset
9795
9796
9797 \begin_inset CommandInset ref
9798 LatexCommand ref
9799 reference "tab:ForcedPagebreak"
9800
9801 \end_inset
9802
9803  the cell that should be broken is in the second column followed by another
9804  column.
9805  Therefore the following command was inserted in the cell as \SpecialChar TeX
9806 -Code after
9807  
9808 \begin_inset Quotes eld
9809 \end_inset
9810
9811
9812 \emph on
9813 Castelchiodato,
9814 \emph default
9815
9816 \begin_inset Quotes erd
9817 \end_inset
9818
9819 :
9820 \end_layout
9821
9822 \begin_layout Standard
9823
9824 \series bold
9825 & 111
9826 \backslash
9827
9828 \backslash
9829  
9830 \backslash
9831 newpage
9832 \begin_inset Newline newline
9833 \end_inset
9834
9835 &
9836 \end_layout
9837
9838 \begin_layout Standard
9839 The 
9840 \begin_inset Quotes eld
9841 \end_inset
9842
9843 111
9844 \begin_inset Quotes erd
9845 \end_inset
9846
9847  in the third column of the row was deleted.
9848  
9849 \series bold
9850
9851 \backslash
9852 newpage
9853 \series default
9854  is only needed when a page break should definitely occur at this position,
9855  otherwise it would be a conditional break.
9856  If your footer row of the longtable has for a certain reason no upper line
9857  but you would have a horizontal line where the cell is broken, use this
9858  command instead:
9859 \end_layout
9860
9861 \begin_layout Standard
9862
9863 \series bold
9864 & 111
9865 \backslash
9866
9867 \backslash
9868
9869 \begin_inset Newline newline
9870 \end_inset
9871
9872
9873 \backslash
9874 hline &
9875 \end_layout
9876
9877 \begin_layout Standard
9878 When the cell to be broken is in the last column, the command
9879 \end_layout
9880
9881 \begin_layout Standard
9882
9883 \series bold
9884
9885 \backslash
9886 setlength{
9887 \backslash
9888 parfillskip}{0pt}
9889 \end_layout
9890
9891 \begin_layout Standard
9892 must be inserted as \SpecialChar TeX
9893 -Code at the beginning of the cell.
9894  This ensures that the part of the cell that will be displayed on the new
9895  page appears with the full width.
9896 \begin_inset Separator parbreak
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 \align center
9904 \begin_inset Tabular
9905 <lyxtabular version="3" rows="38" columns="3">
9906 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9907 <column alignment="left" valignment="top" width="0cm">
9908 <column alignment="left" valignment="top" width="3cm">
9909 <column alignment="center" valignment="top" width="0pt">
9910 <row endfirsthead="true" caption="true">
9911 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915 \begin_inset Caption Standard
9916
9917 \begin_layout Plain Layout
9918 Table with forced page break in table cell
9919 \begin_inset CommandInset label
9920 LatexCommand label
9921 name "tab:ForcedPagebreak"
9922
9923 \end_inset
9924
9925
9926 \begin_inset Argument 1
9927 status collapsed
9928
9929 \begin_layout Plain Layout
9930 Table with forced page break in table cell
9931 \end_layout
9932
9933 \end_inset
9934
9935
9936 \end_layout
9937
9938 \end_inset
9939
9940
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 </row>
9964 <row endfirsthead="true">
9965 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969
9970 \series bold
9971 Example Phone List (ignore the names)
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 </row>
9995 <row endfirsthead="true">
9996 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000
10001 \series bold
10002 NAME
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \series bold
10022 TEL.
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 </row>
10028 <row endhead="true">
10029 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033 \begin_inset ERT
10034 status collapsed
10035
10036 \begin_layout Plain Layout
10037
10038
10039 \backslash
10040 caption*{Continued Example Phone List}
10041 \backslash
10042
10043 \backslash
10044 %
10045 \end_layout
10046
10047 \end_inset
10048
10049
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell alignment="center" valignment="top" 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 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 </row>
10073 <row endhead="true">
10074 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078
10079 \series bold
10080 Example Phone List
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098
10099 \end_layout
10100
10101 \end_inset
10102 </cell>
10103 </row>
10104 <row endhead="true">
10105 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109
10110 \series bold
10111 NAME
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \series bold
10131 TEL.
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 </row>
10137 <row endfoot="true">
10138 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142 continued on next page
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 </row>
10166 <row>
10167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10168 \begin_inset Text
10169
10170 \begin_layout Plain Layout
10171
10172 \series bold
10173 Annovi
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 Silvia
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 111
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 </row>
10197 <row>
10198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202
10203 \series bold
10204 Bertoli
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 Stefano
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222 111
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 </row>
10228 <row>
10229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \series bold
10235 Bozzi
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 Walter
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253 111
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 </row>
10259 <row>
10260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \series bold
10266 Cachia
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 Maria
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 111
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 </row>
10290 <row>
10291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295
10296 \series bold
10297 Cachia
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 Maurizio
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 111
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 </row>
10321 <row>
10322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326
10327 \series bold
10328 Cinquemani
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 Giusi
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 111
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 </row>
10352 <row>
10353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357
10358 \series bold
10359 Colin
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 Bernard
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 111
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 <row>
10384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388
10389 \series bold
10390 Concli
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 Gianfranco
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 111
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 </row>
10414 <row>
10415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419
10420 \series bold
10421 Dal Bosco
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 Carolina
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 111
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 </row>
10445 <row>
10446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452 Dalpiaz
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 Annamaria
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 111
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 </row>
10476 <row>
10477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481
10482 \series bold
10483 Feliciello
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 Domenico
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 111
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 </row>
10507 <row>
10508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512
10513 \series bold
10514 Focarelli
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 Paola
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 111
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 <row>
10539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543
10544 \series bold
10545 Galletti
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 Oreste
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 111
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 </row>
10569 <row>
10570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574
10575 \series bold
10576 Gasparini
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 Franca
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594 111
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 </row>
10600 <row>
10601 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10602 \begin_inset Text
10603
10604 \begin_layout Plain Layout
10605
10606 \series bold
10607 Lassini
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 Giancarlo
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625 111
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 </row>
10631 <row>
10632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636
10637 \series bold
10638 Malfatti
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 Luciano
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656 111
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 </row>
10662 <row>
10663 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667
10668 \series bold
10669 Malfatti
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 Valeriano
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687 111
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 </row>
10693 <row>
10694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698
10699 \series bold
10700 Meneguzzo
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 Roberto
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718 111
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 </row>
10724 <row>
10725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729
10730 \series bold
10731 Mezzadra
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 Roberto
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749 111
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 </row>
10755 <row>
10756 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760
10761 \series bold
10762 Pirpamer
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 Erich
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 111
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 </row>
10786 <row>
10787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791
10792 \series bold
10793 Pochiesa
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 Paolo
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10808 \begin_inset Text
10809
10810 \begin_layout Plain Layout
10811 111, 222
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 </row>
10817 <row>
10818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822
10823 \series bold
10824 Radina
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833 Claudio
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 111
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 </row>
10848 <row>
10849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853
10854 \series bold
10855 Rizzardi
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 Paolo, 11.
10865  Fürst von Montecompatri, 11.
10866  Fürst von Sulmona und Vivaro, 10.
10867  Fürst von Rossano, 5.
10868  Herzog von Canemorte, 11.
10869  Herzog von Palombara, 5.
10870  Herzog von Castelchiodato,
10871 \begin_inset ERT
10872 status open
10873
10874 \begin_layout Plain Layout
10875
10876 & 111
10877 \backslash
10878
10879 \backslash
10880  
10881 \backslash
10882 newpage
10883 \end_layout
10884
10885 \begin_layout Plain Layout
10886
10887 &
10888 \end_layout
10889
10890 \end_inset
10891
10892  11.
10893  Herzog von Poggionativo, 11.
10894  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10895  Graf von Valinfreda, 11.
10896  Baron von Cropalati, 11.
10897  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 </row>
10912 <row>
10913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917
10918 \series bold
10919 Stuffer
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 Oskar
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 111
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 </row>
10943 <row>
10944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948
10949 \series bold
10950 Tacchelli
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 Ugo
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 111
10969 \end_layout
10970
10971 \end_inset
10972 </cell>
10973 </row>
10974 <row>
10975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979
10980 \series bold
10981 Tezzele
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 Margit
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999 111
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 </row>
11005 <row>
11006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010
11011 \series bold
11012 Unterkalmsteiner
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 Frieda
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030 111
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 </row>
11036 <row>
11037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041
11042 \series bold
11043 Vieider
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 Hilde
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061 111
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 </row>
11067 <row>
11068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072
11073 \series bold
11074 Vigna
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 Jürgen
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Plain Layout
11092 111
11093 \end_layout
11094
11095 \end_inset
11096 </cell>
11097 </row>
11098 <row>
11099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103
11104 \series bold
11105 Weber
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 Maurizio
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123 111
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 </row>
11129 <row>
11130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134
11135 \series bold
11136 Winkler
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 Franz
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \begin_layout Plain Layout
11154 111
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 </row>
11160 </lyxtabular>
11161
11162 \end_inset
11163
11164
11165 \end_layout
11166
11167 \begin_layout Section
11168 Multiple Lines, Columns and Rows
11169 \end_layout
11170
11171 \begin_layout Subsection
11172 Multiple Lines in Table Cells
11173 \begin_inset CommandInset label
11174 LatexCommand label
11175 name "subsec:Multiple-Lines-in"
11176
11177 \end_inset
11178
11179
11180 \begin_inset Index idx
11181 status collapsed
11182
11183 \begin_layout Plain Layout
11184 Multiple Lines in Table Cells
11185 \end_layout
11186
11187 \end_inset
11188
11189
11190 \begin_inset Index idx
11191 status collapsed
11192
11193 \begin_layout Plain Layout
11194 Table ! Linebreaks
11195 \end_layout
11196
11197 \end_inset
11198
11199
11200 \end_layout
11201
11202 \begin_layout Standard
11203 \noindent
11204 \begin_inset Float table
11205 placement H
11206 wide false
11207 sideways false
11208 status open
11209
11210 \begin_layout Plain Layout
11211 \begin_inset Caption Standard
11212
11213 \begin_layout Plain Layout
11214 \begin_inset CommandInset label
11215 LatexCommand label
11216 name "tab:Table-with-multiple"
11217
11218 \end_inset
11219
11220 Table with multiple lines in cells
11221 \end_layout
11222
11223 \end_inset
11224
11225
11226 \end_layout
11227
11228 \begin_layout Plain Layout
11229 \align center
11230 \begin_inset Tabular
11231 <lyxtabular version="3" rows="3" columns="3">
11232 <features tabularvalignment="middle">
11233 <column alignment="center" valignment="middle" width="2.5cm">
11234 <column alignment="center" valignment="middle">
11235 <column alignment="center" valignment="middle">
11236 <row>
11237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241 multiple
11242 \begin_inset Newline linebreak
11243 \end_inset
11244
11245 lines
11246 \end_layout
11247
11248 \end_inset
11249 </cell>
11250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11251 \begin_inset Text
11252
11253 \begin_layout Plain Layout
11254 b
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 c
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 </row>
11269 <row>
11270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 d
11275 \end_layout
11276
11277 \end_inset
11278 </cell>
11279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283 e
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 f
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 </row>
11298 <row>
11299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 g
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312 h
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321 i
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 </row>
11327 </lyxtabular>
11328
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \end_inset
11335
11336
11337 \end_layout
11338
11339 \begin_layout Standard
11340 Setting a fixed width for a column enables you to enter text as a paragraph
11341  with multiple lines and hyphenation.
11342 \end_layout
11343
11344 \begin_layout Standard
11345 To produce Table
11346 \begin_inset space ~
11347 \end_inset
11348
11349
11350 \begin_inset CommandInset ref
11351 LatexCommand ref
11352 reference "tab:Table-with-multiple"
11353
11354 \end_inset
11355
11356 , create a 3×3 table, mark the first cell and right-click on it.
11357  In the appearing table dialog we set a cell width of 2.5
11358 \begin_inset space \thinspace{}
11359 \end_inset
11360
11361 cm and choose centered for the vertical and horizontal alignment.
11362  The vertical alignment is used for all cells of the row.
11363  As our text is smaller than 2.5
11364 \begin_inset space \thinspace{}
11365 \end_inset
11366
11367 cm, only one line will appear.
11368  To get two lines, a justified line break (shortcut 
11369 \begin_inset Info
11370 type  "shortcut"
11371 arg   "newline-insert linebreak"
11372 \end_inset
11373
11374 ) was added.
11375  If the text is wider than the set cell width, it will automatically be
11376  broken to several lines.
11377 \end_layout
11378
11379 \begin_layout Standard
11380 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11381  by \SpecialChar LaTeX
11382  if it is the first entry.
11383  Therefore you need to insert something to prevent the word not being the
11384  first entry.
11385  So add a horizontal space of 0
11386 \begin_inset space \thinspace{}
11387 \end_inset
11388
11389 pt before the word.
11390  As the space is zero, it doesn't change the output.
11391  Table
11392 \begin_inset space ~
11393 \end_inset
11394
11395
11396 \begin_inset CommandInset ref
11397 LatexCommand ref
11398 reference "tab:Table-with-and"
11399
11400 \end_inset
11401
11402  shows the effect.
11403 \end_layout
11404
11405 \begin_layout Standard
11406 \begin_inset Float table
11407 placement h
11408 wide false
11409 sideways false
11410 status open
11411
11412 \begin_layout Plain Layout
11413 \begin_inset Caption Standard
11414
11415 \begin_layout Plain Layout
11416 \begin_inset CommandInset label
11417 LatexCommand label
11418 name "tab:Table-with-and"
11419
11420 \end_inset
11421
11422 Table with and without hyphenation
11423 \end_layout
11424
11425 \end_inset
11426
11427
11428 \end_layout
11429
11430 \begin_layout Plain Layout
11431 \begin_inset space \hfill{}
11432 \end_inset
11433
11434
11435 \begin_inset Tabular
11436 <lyxtabular version="3" rows="3" columns="3">
11437 <features tabularvalignment="middle">
11438 <column alignment="center" valignment="middle" width="2.5cm">
11439 <column alignment="center" valignment="middle">
11440 <column alignment="center" valignment="middle">
11441 <row>
11442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446 verylongtablecellword
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 b
11456 \end_layout
11457
11458 \end_inset
11459 </cell>
11460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464 c
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 </row>
11470 <row>
11471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11472 \begin_inset Text
11473
11474 \begin_layout Plain Layout
11475 d
11476 \end_layout
11477
11478 \end_inset
11479 </cell>
11480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484 e
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493 f
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 </row>
11499 <row>
11500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 g
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 h
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 i
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 </row>
11528 </lyxtabular>
11529
11530 \end_inset
11531
11532
11533 \begin_inset space \hfill{}
11534 \end_inset
11535
11536
11537 \begin_inset Tabular
11538 <lyxtabular version="3" rows="3" columns="3">
11539 <features tabularvalignment="middle">
11540 <column alignment="center" valignment="middle" width="2.5cm">
11541 <column alignment="center" valignment="middle">
11542 <column alignment="center" valignment="middle">
11543 <row>
11544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548 \begin_inset space \hspace{}
11549 \length 0pt
11550 \end_inset
11551
11552 verylongtablecellword
11553 \end_layout
11554
11555 \end_inset
11556 </cell>
11557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561 b
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 c
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 </row>
11576 <row>
11577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11578 \begin_inset Text
11579
11580 \begin_layout Plain Layout
11581 d
11582 \end_layout
11583
11584 \end_inset
11585 </cell>
11586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11587 \begin_inset Text
11588
11589 \begin_layout Plain Layout
11590 e
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599 f
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 </row>
11605 <row>
11606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11607 \begin_inset Text
11608
11609 \begin_layout Plain Layout
11610 g
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11616 \begin_inset Text
11617
11618 \begin_layout Plain Layout
11619 h
11620 \end_layout
11621
11622 \end_inset
11623 </cell>
11624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Plain Layout
11628 i
11629 \end_layout
11630
11631 \end_inset
11632 </cell>
11633 </row>
11634 </lyxtabular>
11635
11636 \end_inset
11637
11638
11639 \begin_inset space \hfill{}
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \end_inset
11646
11647
11648 \end_layout
11649
11650 \begin_layout Subsection
11651 Multicolumns
11652 \begin_inset CommandInset label
11653 LatexCommand label
11654 name "subsec:Multicolumns"
11655
11656 \end_inset
11657
11658
11659 \begin_inset Index idx
11660 status collapsed
11661
11662 \begin_layout Plain Layout
11663 Multicolumns
11664 \end_layout
11665
11666 \end_inset
11667
11668
11669 \begin_inset Index idx
11670 status collapsed
11671
11672 \begin_layout Plain Layout
11673 Table ! Multicolumns
11674 \end_layout
11675
11676 \end_inset
11677
11678
11679 \end_layout
11680
11681 \begin_layout Subsubsection
11682 Multicolumn Basics
11683 \end_layout
11684
11685 \begin_layout Standard
11686 To merge cells over multiple columns, select as many cells within a row
11687  as you want to merge and use either the table-toolbar button 
11688 \begin_inset Info
11689 type  "icon"
11690 arg   "inset-modify tabular multicolumn"
11691 \end_inset
11692
11693 , or the menu 
11694 \family sans
11695 Edit\SpecialChar menuseparator
11696 Table\SpecialChar menuseparator
11697 Multicolumn
11698 \family default
11699 , or right click on the marked cells and choose 
11700 \family sans
11701 Multicolumn
11702 \family default
11703  in the context menu.
11704 \end_layout
11705
11706 \begin_layout Standard
11707 Multicolumns have there own cell settings.
11708  That means changing cell borders, cell alignment, and the width only affects
11709  the multicolumn.
11710  Here is an example table with a multicolumn cell in the first row and one
11711  in the last row without the upper border:
11712 \begin_inset Separator parbreak
11713 \end_inset
11714
11715
11716 \end_layout
11717
11718 \begin_layout Standard
11719 \align center
11720 \begin_inset Tabular
11721 <lyxtabular version="3" rows="3" columns="4">
11722 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11723 <column alignment="center" valignment="top" width="0pt">
11724 <column alignment="center" valignment="middle">
11725 <column alignment="center" valignment="top" width="0in">
11726 <column alignment="center" valignment="top" width="0pt">
11727 <row>
11728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 abc
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 def ghi
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759 jkl
11760 \end_layout
11761
11762 \end_inset
11763 </cell>
11764 </row>
11765 <row>
11766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770
11771 \family roman
11772 \series medium
11773 \shape up
11774 \size normal
11775 \emph off
11776 \bar no
11777 \noun off
11778 \color none
11779 A
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11785 \begin_inset Text
11786
11787 \begin_layout Plain Layout
11788 B
11789 \end_layout
11790
11791 \end_inset
11792 </cell>
11793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 C
11798 \end_layout
11799
11800 \end_inset
11801 </cell>
11802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 D
11807 \end_layout
11808
11809 \end_inset
11810 </cell>
11811 </row>
11812 <row>
11813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817 1
11818 \end_layout
11819
11820 \end_inset
11821 </cell>
11822 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11823 \begin_inset Text
11824
11825 \begin_layout Plain Layout
11826 2
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835 3
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 4
11845 \end_layout
11846
11847 \end_inset
11848 </cell>
11849 </row>
11850 </lyxtabular>
11851
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Subsubsection
11858 Multicolumn Calculations
11859 \begin_inset CommandInset label
11860 LatexCommand label
11861 name "subsec:Multicolumn-Calculations"
11862
11863 \end_inset
11864
11865
11866 \begin_inset Index idx
11867 status collapsed
11868
11869 \begin_layout Plain Layout
11870 Multicolumns ! Calculations
11871 \end_layout
11872
11873 \end_inset
11874
11875
11876 \end_layout
11877
11878 \begin_layout Standard
11879 \SpecialChar LyX
11880  supports multicolumns directly, but we have to take account of the cell
11881  width of the columns spanned by the multicolumn cell.
11882 \end_layout
11883
11884 \begin_layout Standard
11885 \begin_inset Float table
11886 placement h
11887 wide false
11888 sideways false
11889 status open
11890
11891 \begin_layout Plain Layout
11892 \begin_inset Caption Standard
11893
11894 \begin_layout Plain Layout
11895 \begin_inset CommandInset label
11896 LatexCommand label
11897 name "tab:Table-with-centered"
11898
11899 \end_inset
11900
11901 Table with centered multicolumn text above two columns that have exactly
11902  half the width of the multicolumn cell
11903 \begin_inset Argument 1
11904 status collapsed
11905
11906 \begin_layout Plain Layout
11907 Perfect multicolumn table
11908 \end_layout
11909
11910 \end_inset
11911
11912
11913 \end_layout
11914
11915 \end_inset
11916
11917
11918 \end_layout
11919
11920 \begin_layout Plain Layout
11921 \align center
11922 \begin_inset Tabular
11923 <lyxtabular version="3" rows="3" columns="3">
11924 <features tabularvalignment="middle">
11925 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11926 <column alignment="center" valignment="middle">
11927 <column alignment="center" valignment="top">
11928 <row>
11929 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11930 \begin_inset Text
11931
11932 \begin_layout Plain Layout
11933 multiple lines multicolumn
11934 \end_layout
11935
11936 \end_inset
11937 </cell>
11938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11939 \begin_inset Text
11940
11941 \begin_layout Plain Layout
11942
11943 \end_layout
11944
11945 \end_inset
11946 </cell>
11947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11948 \begin_inset Text
11949
11950 \begin_layout Plain Layout
11951 c
11952 \end_layout
11953
11954 \end_inset
11955 </cell>
11956 </row>
11957 <row>
11958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11959 \begin_inset Text
11960
11961 \begin_layout Plain Layout
11962 d
11963 \end_layout
11964
11965 \end_inset
11966 </cell>
11967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11968 \begin_inset Text
11969
11970 \begin_layout Plain Layout
11971 e
11972 \end_layout
11973
11974 \end_inset
11975 </cell>
11976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11977 \begin_inset Text
11978
11979 \begin_layout Plain Layout
11980 f
11981 \end_layout
11982
11983 \end_inset
11984 </cell>
11985 </row>
11986 <row>
11987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991 g
11992 \end_layout
11993
11994 \end_inset
11995 </cell>
11996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11997 \begin_inset Text
11998
11999 \begin_layout Plain Layout
12000 h
12001 \end_layout
12002
12003 \end_inset
12004 </cell>
12005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12006 \begin_inset Text
12007
12008 \begin_layout Plain Layout
12009 i
12010 \end_layout
12011
12012 \end_inset
12013 </cell>
12014 </row>
12015 </lyxtabular>
12016
12017 \end_inset
12018
12019
12020 \end_layout
12021
12022 \end_inset
12023
12024
12025 \end_layout
12026
12027 \begin_layout Standard
12028 To create for example Table
12029 \begin_inset space ~
12030 \end_inset
12031
12032
12033 \begin_inset CommandInset ref
12034 LatexCommand ref
12035 reference "tab:Table-with-centered"
12036
12037 \end_inset
12038
12039 , mark the first two cells in the first row of a 3×3 table and right-click
12040  on them.
12041  Now choose for this cell 
12042 \emph on
12043 multicolumn
12044 \emph default
12045
12046 \emph on
12047 centered alignment
12048 \emph default
12049  and a width of 2.5
12050 \begin_inset space \thinspace{}
12051 \end_inset
12052
12053 cm in the table dialog.
12054  The merged columns should have exactly half the width of the multicolumn
12055  cell, so that you would set a width of 1.25
12056 \begin_inset space \thinspace{}
12057 \end_inset
12058
12059 cm for the first column.
12060  The second column has then automatically a width of 1.25
12061 \begin_inset space \thinspace{}
12062 \end_inset
12063
12064 cm (multicolumn width - width of first column).
12065  This was done for Table
12066 \begin_inset space ~
12067 \end_inset
12068
12069
12070 \begin_inset CommandInset ref
12071 LatexCommand ref
12072 reference "tab:Table-without-half"
12073
12074 \end_inset
12075
12076 .
12077 \end_layout
12078
12079 \begin_layout Standard
12080 \begin_inset Float table
12081 wide false
12082 sideways false
12083 status open
12084
12085 \begin_layout Plain Layout
12086 \begin_inset Caption Standard
12087
12088 \begin_layout Plain Layout
12089 \begin_inset CommandInset label
12090 LatexCommand label
12091 name "tab:Table-without-half"
12092
12093 \end_inset
12094
12095 Table where the spanned table columns are not exactly half the width of
12096  the multicolumn cell
12097 \begin_inset Argument 1
12098 status collapsed
12099
12100 \begin_layout Plain Layout
12101 Imperfect multicolumn table
12102 \end_layout
12103
12104 \end_inset
12105
12106
12107 \end_layout
12108
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \begin_layout Plain Layout
12115 \align center
12116 \begin_inset Tabular
12117 <lyxtabular version="3" rows="3" columns="3">
12118 <features tabularvalignment="middle">
12119 <column alignment="center" valignment="top" width="1.25cm">
12120 <column alignment="center" valignment="top">
12121 <column alignment="center" valignment="top">
12122 <row>
12123 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12124 \begin_inset Text
12125
12126 \begin_layout Plain Layout
12127 multiple lines multicolumn
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12133 \begin_inset Text
12134
12135 \begin_layout Plain Layout
12136
12137 \end_layout
12138
12139 \end_inset
12140 </cell>
12141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12142 \begin_inset Text
12143
12144 \begin_layout Plain Layout
12145 c
12146 \end_layout
12147
12148 \end_inset
12149 </cell>
12150 </row>
12151 <row>
12152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12153 \begin_inset Text
12154
12155 \begin_layout Plain Layout
12156 d
12157 \end_layout
12158
12159 \end_inset
12160 </cell>
12161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12162 \begin_inset Text
12163
12164 \begin_layout Plain Layout
12165 e
12166 \end_layout
12167
12168 \end_inset
12169 </cell>
12170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12171 \begin_inset Text
12172
12173 \begin_layout Plain Layout
12174 f
12175 \end_layout
12176
12177 \end_inset
12178 </cell>
12179 </row>
12180 <row>
12181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12182 \begin_inset Text
12183
12184 \begin_layout Plain Layout
12185 g
12186 \end_layout
12187
12188 \end_inset
12189 </cell>
12190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12191 \begin_inset Text
12192
12193 \begin_layout Plain Layout
12194 h
12195 \end_layout
12196
12197 \end_inset
12198 </cell>
12199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12200 \begin_inset Text
12201
12202 \begin_layout Plain Layout
12203 i
12204 \end_layout
12205
12206 \end_inset
12207 </cell>
12208 </row>
12209 </lyxtabular>
12210
12211 \end_inset
12212
12213
12214 \end_layout
12215
12216 \end_inset
12217
12218
12219 \end_layout
12220
12221 \begin_layout Standard
12222 You can see that the first column is not half the width of the multicolumn
12223  cell, it is a bit bigger.
12224  The reason is that the specified width of a cell 
12225 \begin_inset Formula $W_{g}$
12226 \end_inset
12227
12228  is not its total width 
12229 \begin_inset Formula $W_{\mathrm{tot}}$
12230 \end_inset
12231
12232  because a cell is always a bit larger than specified.
12233  Appendix
12234 \begin_inset space ~
12235 \end_inset
12236
12237
12238 \begin_inset CommandInset ref
12239 LatexCommand ref
12240 reference "cha:Explanation-of-Equation"
12241
12242 \end_inset
12243
12244  explains this in detail.
12245 \end_layout
12246
12247 \begin_layout Standard
12248 The width 
12249 \begin_inset Formula $W_{g\,n}$
12250 \end_inset
12251
12252  which the user needs to set when 
12253 \emph on
12254 n
12255 \emph default
12256  columns are spanned can be calculated, so that each column has a total
12257  width of 
12258 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12259 \end_inset
12260
12261 :
12262 \begin_inset Formula 
12263 \begin{equation}
12264 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12265 \end{equation}
12266
12267 \end_inset
12268
12269
12270 \end_layout
12271
12272 \begin_layout Standard
12273 In our case we have 
12274 \begin_inset Formula $n=2$
12275 \end_inset
12276
12277
12278 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12279 \end_inset
12280
12281 cm and the default values for the lengths, so that equation 
12282 \begin_inset CommandInset ref
12283 LatexCommand ref
12284 reference "eq:Wgn"
12285
12286 \end_inset
12287
12288  becomes
12289 \begin_inset Formula 
12290 \begin{equation}
12291 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12292 \end{equation}
12293
12294 \end_inset
12295
12296
12297 \end_layout
12298
12299 \begin_layout Standard
12300 To enable calculations in \SpecialChar LaTeX
12301 , the \SpecialChar LaTeX
12302 -package 
12303 \series bold
12304 calc
12305 \series default
12306  must be loaded with the document preamble line
12307 \begin_inset Index idx
12308 status collapsed
12309
12310 \begin_layout Plain Layout
12311 \SpecialChar LaTeX
12312 -packages ! calc
12313 \end_layout
12314
12315 \end_inset
12316
12317
12318 \end_layout
12319
12320 \begin_layout Standard
12321
12322 \series bold
12323
12324 \backslash
12325 usepackage{calc}
12326 \end_layout
12327
12328 \begin_layout Standard
12329 \SpecialChar LyX
12330  does not allow you to calculate lengths in the 
12331 \family sans
12332 Width
12333 \family default
12334  field of the table dialog.
12335  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12336 -argument in the
12337  dialog.
12338  Here is an overview about the arguments:
12339 \end_layout
12340
12341 \begin_layout Itemize
12342
12343 \series bold
12344 p{width}
12345 \series default
12346  creates cell with a fixed width, its text is vertically top-aligned
12347 \end_layout
12348
12349 \begin_layout Itemize
12350
12351 \series bold
12352 m{width}
12353 \series default
12354  creates cell with a fixed width, its text is vertically centered
12355 \end_layout
12356
12357 \begin_layout Itemize
12358
12359 \series bold
12360 b{width}
12361 \series default
12362  creates cell with a fixed width, its text is vertically bottom-aligned
12363 \end_layout
12364
12365 \begin_layout Standard
12366 By entering a \SpecialChar LaTeX
12367 -argument, all cell settings set in the table dialog are overwritt
12368 en.
12369 \end_layout
12370
12371 \begin_layout Standard
12372 \begin_inset Note Greyedout
12373 status open
12374
12375 \begin_layout Plain Layout
12376
12377 \series bold
12378 Note:
12379 \series default
12380  Due to a bug, \SpecialChar LyX
12381  shows the overwritten settings anyway.
12382 \end_layout
12383
12384 \end_inset
12385
12386
12387 \end_layout
12388
12389 \begin_layout Standard
12390 As the text should be horizontally centered, the command 
12391 \series bold
12392
12393 \backslash
12394 centering
12395 \series default
12396  is added.
12397  You can now enter the following \SpecialChar LaTeX
12398 -argument for the first spanned column:
12399 \end_layout
12400
12401 \begin_layout Standard
12402
12403 \series bold
12404 >{
12405 \backslash
12406 centering}m{1.25cm-6.2pt}
12407 \end_layout
12408
12409 \begin_layout Standard
12410 The command 
12411 \series bold
12412 >{ }
12413 \series default
12414  means, that the commands inside the braces are applied before the cell
12415  is created.
12416 \end_layout
12417
12418 \begin_layout Standard
12419 Although we have chosen centered alignment for the text of the multicolumn
12420  cell, it is still left aligned.
12421  This is because \SpecialChar LyX
12422  only applies the alignment to single columns.
12423  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12424 -argument
12425 \end_layout
12426
12427 \begin_layout Standard
12428
12429 \series bold
12430 >{
12431 \backslash
12432 centering}m{2.5cm}
12433 \end_layout
12434
12435 \begin_layout Subsection
12436 Multirows
12437 \begin_inset CommandInset label
12438 LatexCommand label
12439 name "subsec:Multirows"
12440
12441 \end_inset
12442
12443
12444 \begin_inset Index idx
12445 status collapsed
12446
12447 \begin_layout Plain Layout
12448 Multirows
12449 \end_layout
12450
12451 \end_inset
12452
12453
12454 \begin_inset Index idx
12455 status collapsed
12456
12457 \begin_layout Plain Layout
12458 Table ! Multirows
12459 \end_layout
12460
12461 \end_inset
12462
12463
12464 \end_layout
12465
12466 \begin_layout Standard
12467 To merge cells over multiple rows, select as many cells within a column
12468  as you want to merge and use either the table-toolbar button 
12469 \begin_inset Info
12470 type  "icon"
12471 arg   "inset-modify tabular multirow"
12472 \end_inset
12473
12474 , or the menu 
12475 \family sans
12476 Edit\SpecialChar menuseparator
12477 Table\SpecialChar menuseparator
12478 Multirow
12479 \family default
12480 , or right click on the marked cells and choose 
12481 \family sans
12482 Multirow
12483 \family default
12484  in the context menu.
12485 \end_layout
12486
12487 \begin_layout Standard
12488 Here is an example table with a multirow in the first column:
12489 \begin_inset Separator parbreak
12490 \end_inset
12491
12492
12493 \end_layout
12494
12495 \begin_layout Standard
12496 \align center
12497 \begin_inset Tabular
12498 <lyxtabular version="3" rows="3" columns="3">
12499 <features tabularvalignment="middle">
12500 <column alignment="center" valignment="top" width="0pt">
12501 <column alignment="center" valignment="top">
12502 <column alignment="center" valignment="top">
12503 <row>
12504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12505 \begin_inset Text
12506
12507 \begin_layout Plain Layout
12508 a long cell entry
12509 \end_layout
12510
12511 \end_inset
12512 </cell>
12513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 b
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12523 \begin_inset Text
12524
12525 \begin_layout Plain Layout
12526 c
12527 \end_layout
12528
12529 \end_inset
12530 </cell>
12531 </row>
12532 <row>
12533 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537 multirow
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546 e
12547 \end_layout
12548
12549 \end_inset
12550 </cell>
12551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12552 \begin_inset Text
12553
12554 \begin_layout Plain Layout
12555 f
12556 \end_layout
12557
12558 \end_inset
12559 </cell>
12560 </row>
12561 <row>
12562 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12563 \begin_inset Text
12564
12565 \begin_layout Plain Layout
12566
12567 \end_layout
12568
12569 \end_inset
12570 </cell>
12571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12572 \begin_inset Text
12573
12574 \begin_layout Plain Layout
12575 h
12576 \end_layout
12577
12578 \end_inset
12579 </cell>
12580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12581 \begin_inset Text
12582
12583 \begin_layout Plain Layout
12584 i
12585 \end_layout
12586
12587 \end_inset
12588 </cell>
12589 </row>
12590 </lyxtabular>
12591
12592 \end_inset
12593
12594
12595 \end_layout
12596
12597 \begin_layout Standard
12598 The width of multirow cells is set by setting the width and alignment for
12599  the whole column.
12600  The 
12601 \family sans
12602 Vertical Offset
12603 \family default
12604  shifts the content of the multirow up/down if the offset is positive/negative.
12605 \end_layout
12606
12607 \begin_layout Standard
12608 If the column of a multirow cell has no explicit width, the multirow cell
12609  inherits the alignment of the column.
12610  Otherwise it is by default left-aligned.
12611  To override the default, renew the command 
12612 \series bold
12613
12614 \backslash
12615 multirowsetup
12616 \series default
12617  with the command
12618 \end_layout
12619
12620 \begin_layout Standard
12621
12622 \series bold
12623
12624 \backslash
12625 renewcommand{
12626 \backslash
12627 multirowsetup}{
12628 \backslash
12629 centering}
12630 \end_layout
12631
12632 \begin_layout Standard
12633 in the document preamble.
12634  Then all entries of multirow cells in the document are centered.
12635  If centering is only needed for several tables, you can renew the command
12636  in a \SpecialChar TeX
12637 -Code box just before the table instead of the preamble.
12638  If the text should be right-aligned, replace 
12639 \series bold
12640
12641 \backslash
12642 centering
12643 \series default
12644  by 
12645 \series bold
12646
12647 \backslash
12648 raggedleft
12649 \series default
12650 .
12651  To return to left-alignment 
12652 \series bold
12653
12654 \backslash
12655 raggedright
12656 \series default
12657  is used.
12658 \end_layout
12659
12660 \begin_layout Standard
12661 This is an example table with a right-aligned multirow cell that has a vertical
12662  offset of -4
12663 \begin_inset space \thinspace{}
12664 \end_inset
12665
12666 mm and is in a 3
12667 \begin_inset space \thinspace{}
12668 \end_inset
12669
12670 cm wide column:
12671 \begin_inset Separator parbreak
12672 \end_inset
12673
12674
12675 \end_layout
12676
12677 \begin_layout Standard
12678 \noindent
12679 \align center
12680 \begin_inset ERT
12681 status collapsed
12682
12683 \begin_layout Plain Layout
12684
12685
12686 \backslash
12687 renewcommand{
12688 \backslash
12689 multirowsetup}{
12690 \backslash
12691 raggedleft}
12692 \end_layout
12693
12694 \end_inset
12695
12696
12697 \begin_inset Tabular
12698 <lyxtabular version="3" rows="4" columns="3">
12699 <features tabularvalignment="middle">
12700 <column alignment="center" valignment="top" width="3cm">
12701 <column alignment="center" valignment="top">
12702 <column alignment="center" valignment="top">
12703 <row>
12704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12705 \begin_inset Text
12706
12707 \begin_layout Plain Layout
12708 a long cell entry
12709 \end_layout
12710
12711 \end_inset
12712 </cell>
12713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12714 \begin_inset Text
12715
12716 \begin_layout Plain Layout
12717 b
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \begin_layout Plain Layout
12726 c
12727 \end_layout
12728
12729 \end_inset
12730 </cell>
12731 </row>
12732 <row>
12733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12734 \begin_inset Text
12735
12736 \begin_layout Plain Layout
12737 t
12738 \end_layout
12739
12740 \end_inset
12741 </cell>
12742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12743 \begin_inset Text
12744
12745 \begin_layout Plain Layout
12746 n
12747 \end_layout
12748
12749 \end_inset
12750 </cell>
12751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12752 \begin_inset Text
12753
12754 \begin_layout Plain Layout
12755 m
12756 \end_layout
12757
12758 \end_inset
12759 </cell>
12760 </row>
12761 <row>
12762 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12763 \begin_inset Text
12764
12765 \begin_layout Plain Layout
12766 multirow
12767 \end_layout
12768
12769 \end_inset
12770 </cell>
12771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12772 \begin_inset Text
12773
12774 \begin_layout Plain Layout
12775 e
12776 \end_layout
12777
12778 \end_inset
12779 </cell>
12780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12781 \begin_inset Text
12782
12783 \begin_layout Plain Layout
12784 f
12785 \end_layout
12786
12787 \end_inset
12788 </cell>
12789 </row>
12790 <row>
12791 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12792 \begin_inset Text
12793
12794 \begin_layout Plain Layout
12795
12796 \end_layout
12797
12798 \end_inset
12799 </cell>
12800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12801 \begin_inset Text
12802
12803 \begin_layout Plain Layout
12804 h
12805 \end_layout
12806
12807 \end_inset
12808 </cell>
12809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12810 \begin_inset Text
12811
12812 \begin_layout Plain Layout
12813 i
12814 \end_layout
12815
12816 \end_inset
12817 </cell>
12818 </row>
12819 </lyxtabular>
12820
12821 \end_inset
12822
12823
12824 \begin_inset ERT
12825 status collapsed
12826
12827 \begin_layout Plain Layout
12828
12829
12830 \backslash
12831 renewcommand{
12832 \backslash
12833 multirowsetup}{
12834 \backslash
12835 raggedright}
12836 \end_layout
12837
12838 \end_inset
12839
12840
12841 \end_layout
12842
12843 \begin_layout Standard
12844 To start a new line in a multirow you can use a forced line break (shortcut
12845  
12846 \begin_inset Info
12847 type  "shortcut"
12848 arg   "newline-insert newline"
12849 \end_inset
12850
12851 ) but this will not respect the cell lines as demonstrated in this table:
12852 \begin_inset Separator parbreak
12853 \end_inset
12854
12855
12856 \end_layout
12857
12858 \begin_layout Standard
12859 \noindent
12860 \align center
12861 \begin_inset Tabular
12862 <lyxtabular version="3" rows="3" columns="2">
12863 <features tabularvalignment="middle">
12864 <column alignment="left" valignment="middle" width="2cm">
12865 <column alignment="center" valignment="top">
12866 <row>
12867 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12868 \begin_inset Text
12869
12870 \begin_layout Plain Layout
12871 aaa
12872 \begin_inset Newline newline
12873 \end_inset
12874
12875 aaa
12876 \begin_inset Newline newline
12877 \end_inset
12878
12879 wrong cell
12880 \end_layout
12881
12882 \end_inset
12883 </cell>
12884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12885 \begin_inset Text
12886
12887 \begin_layout Plain Layout
12888 ccc
12889 \end_layout
12890
12891 \end_inset
12892 </cell>
12893 </row>
12894 <row>
12895 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12896 \begin_inset Text
12897
12898 \begin_layout Plain Layout
12899
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908 ddd
12909 \end_layout
12910
12911 \end_inset
12912 </cell>
12913 </row>
12914 <row>
12915 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12916 \begin_inset Text
12917
12918 \begin_layout Plain Layout
12919 bbb
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12925 \begin_inset Text
12926
12927 \begin_layout Plain Layout
12928 eee
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 </row>
12934 </lyxtabular>
12935
12936 \end_inset
12937
12938
12939 \end_layout
12940
12941 \begin_layout Standard
12942 Therefore be careful with forced line breaks.
12943 \end_layout
12944
12945 \begin_layout Subsection
12946 Cells with diagonal line(s)
12947 \end_layout
12948
12949 \begin_layout Standard
12950 To tell the reader what is meant by column and row headings in a table,
12951  it is helpful to split the first cell of the table by one or two diagonal
12952  lines.
12953  This can be achieved by loading the \SpecialChar LaTeX
12954 -package 
12955 \series bold
12956 diagbox
12957 \series default
12958
12959 \begin_inset Index idx
12960 status collapsed
12961
12962 \begin_layout Plain Layout
12963 \SpecialChar LaTeX
12964 -packages ! picinpar
12965 \end_layout
12966
12967 \end_inset
12968
12969  in the document preamble.
12970  The package provides the command 
12971 \series bold
12972
12973 \backslash
12974 diagbox
12975 \series default
12976  that is inserted as \SpecialChar TeX
12977 -Code and that can take 2 or 3
12978 \begin_inset space ~
12979 \end_inset
12980
12981 arguments:
12982 \end_layout
12983
12984 \begin_layout Standard
12985
12986 \series bold
12987
12988 \backslash
12989 diagbox[options]{lower left}{upper right}
12990 \end_layout
12991
12992 \begin_layout Standard
12993
12994 \series bold
12995
12996 \backslash
12997 diagbox[options]{lower left}{upper left}{upper right}
12998 \end_layout
12999
13000 \begin_layout Standard
13001 The first scheme divides the cell by a single diagonal line and the arguments
13002  are placed below and above this line.
13003  The second scheme divides the cell by 2
13004 \begin_inset space ~
13005 \end_inset
13006
13007 lines.
13008 \end_layout
13009
13010 \begin_layout Standard
13011 \begin_inset ERT
13012 status collapsed
13013
13014 \begin_layout Plain Layout
13015
13016
13017 \backslash
13018 ifdiagbox
13019 \end_layout
13020
13021 \end_inset
13022
13023
13024 \begin_inset Note Note
13025 status open
13026
13027 \begin_layout Plain Layout
13028 The following section will only be displayed when the \SpecialChar LaTeX
13029 -package 
13030 \series bold
13031 diagbox
13032 \series default
13033  is installed.
13034 \end_layout
13035
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Standard
13042 Here is an example table where 
13043 \series bold
13044
13045 \backslash
13046 diagbox 
13047 \series default
13048 is used in the 2-argument scheme in the first cell:
13049 \begin_inset VSpace medskip
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 \noindent
13057 \begin_inset Tabular
13058 <lyxtabular version="3" rows="4" columns="4">
13059 <features tabularvalignment="middle">
13060 <column alignment="center" valignment="top">
13061 <column alignment="center" valignment="top">
13062 <column alignment="center" valignment="top">
13063 <column alignment="center" valignment="top">
13064 <row>
13065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13066 \begin_inset Text
13067
13068 \begin_layout Plain Layout
13069 \begin_inset ERT
13070 status collapsed
13071
13072 \begin_layout Plain Layout
13073
13074
13075 \backslash
13076 diagbox{
13077 \end_layout
13078
13079 \end_inset
13080
13081 Name
13082 \begin_inset ERT
13083 status collapsed
13084
13085 \begin_layout Plain Layout
13086
13087 }{
13088 \end_layout
13089
13090 \end_inset
13091
13092 Parameter
13093 \begin_inset ERT
13094 status collapsed
13095
13096 \begin_layout Plain Layout
13097
13098 }
13099 \end_layout
13100
13101 \end_inset
13102
13103
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 Thickness in nm
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13118 \begin_inset Text
13119
13120 \begin_layout Plain Layout
13121 Transparency in %
13122 \end_layout
13123
13124 \end_inset
13125 </cell>
13126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13127 \begin_inset Text
13128
13129 \begin_layout Plain Layout
13130 Hardness in MPa
13131 \end_layout
13132
13133 \end_inset
13134 </cell>
13135 </row>
13136 <row>
13137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 Perfect Green
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 45
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13156 \begin_inset Text
13157
13158 \begin_layout Plain Layout
13159 80
13160 \end_layout
13161
13162 \end_inset
13163 </cell>
13164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13165 \begin_inset Text
13166
13167 \begin_layout Plain Layout
13168 504
13169 \end_layout
13170
13171 \end_inset
13172 </cell>
13173 </row>
13174 <row>
13175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13176 \begin_inset Text
13177
13178 \begin_layout Plain Layout
13179 Dark Multi-P
13180 \end_layout
13181
13182 \end_inset
13183 </cell>
13184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188 60
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13194 \begin_inset Text
13195
13196 \begin_layout Plain Layout
13197 72
13198 \end_layout
13199
13200 \end_inset
13201 </cell>
13202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13203 \begin_inset Text
13204
13205 \begin_layout Plain Layout
13206 982
13207 \end_layout
13208
13209 \end_inset
13210 </cell>
13211 </row>
13212 <row>
13213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13214 \begin_inset Text
13215
13216 \begin_layout Plain Layout
13217 Crystal Clear Pro
13218 \end_layout
13219
13220 \end_inset
13221 </cell>
13222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13223 \begin_inset Text
13224
13225 \begin_layout Plain Layout
13226 18
13227 \end_layout
13228
13229 \end_inset
13230 </cell>
13231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13232 \begin_inset Text
13233
13234 \begin_layout Plain Layout
13235 86
13236 \end_layout
13237
13238 \end_inset
13239 </cell>
13240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13241 \begin_inset Text
13242
13243 \begin_layout Plain Layout
13244 374
13245 \end_layout
13246
13247 \end_inset
13248 </cell>
13249 </row>
13250 </lyxtabular>
13251
13252 \end_inset
13253
13254
13255 \begin_inset VSpace medskip
13256 \end_inset
13257
13258
13259 \end_layout
13260
13261 \begin_layout Standard
13262 The 3-argument scheme is for example useful for cross-tables of sports leagues
13263  or distances:
13264 \begin_inset Separator parbreak
13265 \end_inset
13266
13267
13268 \end_layout
13269
13270 \begin_layout Standard
13271 \noindent
13272 \align center
13273 \begin_inset Tabular
13274 <lyxtabular version="3" rows="4" columns="4">
13275 <features tabularvalignment="middle">
13276 <column alignment="center" valignment="top" width="0pt">
13277 <column alignment="center" valignment="top">
13278 <column alignment="center" valignment="top">
13279 <column alignment="center" valignment="top">
13280 <row>
13281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13282 \begin_inset Text
13283
13284 \begin_layout Plain Layout
13285 \begin_inset ERT
13286 status collapsed
13287
13288 \begin_layout Plain Layout
13289
13290
13291 \backslash
13292 diagbox{
13293 \end_layout
13294
13295 \end_inset
13296
13297 Team home
13298 \begin_inset ERT
13299 status collapsed
13300
13301 \begin_layout Plain Layout
13302
13303 }{
13304 \end_layout
13305
13306 \end_inset
13307
13308 Result
13309 \begin_inset ERT
13310 status collapsed
13311
13312 \begin_layout Plain Layout
13313
13314 }{
13315 \end_layout
13316
13317 \end_inset
13318
13319 Team away
13320 \begin_inset ERT
13321 status collapsed
13322
13323 \begin_layout Plain Layout
13324
13325 }
13326 \end_layout
13327
13328 \end_inset
13329
13330
13331 \end_layout
13332
13333 \end_inset
13334 </cell>
13335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339 Tigers
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 Panthers
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 Falcons
13358 \end_layout
13359
13360 \end_inset
13361 </cell>
13362 </row>
13363 <row>
13364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368 Tigers
13369 \end_layout
13370
13371 \end_inset
13372 </cell>
13373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13374 \begin_inset Text
13375
13376 \begin_layout Plain Layout
13377 —
13378 \end_layout
13379
13380 \end_inset
13381 </cell>
13382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13383 \begin_inset Text
13384
13385 \begin_layout Plain Layout
13386 1:3
13387 \end_layout
13388
13389 \end_inset
13390 </cell>
13391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13392 \begin_inset Text
13393
13394 \begin_layout Plain Layout
13395 0:1
13396 \end_layout
13397
13398 \end_inset
13399 </cell>
13400 </row>
13401 <row>
13402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13403 \begin_inset Text
13404
13405 \begin_layout Plain Layout
13406 Panthers
13407 \end_layout
13408
13409 \end_inset
13410 </cell>
13411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13412 \begin_inset Text
13413
13414 \begin_layout Plain Layout
13415 3:1
13416 \end_layout
13417
13418 \end_inset
13419 </cell>
13420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13421 \begin_inset Text
13422
13423 \begin_layout Plain Layout
13424 —
13425 \end_layout
13426
13427 \end_inset
13428 </cell>
13429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13430 \begin_inset Text
13431
13432 \begin_layout Plain Layout
13433 0:0
13434 \end_layout
13435
13436 \end_inset
13437 </cell>
13438 </row>
13439 <row>
13440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13441 \begin_inset Text
13442
13443 \begin_layout Plain Layout
13444 Falcons
13445 \end_layout
13446
13447 \end_inset
13448 </cell>
13449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13450 \begin_inset Text
13451
13452 \begin_layout Plain Layout
13453 1:0
13454 \end_layout
13455
13456 \end_inset
13457 </cell>
13458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13459 \begin_inset Text
13460
13461 \begin_layout Plain Layout
13462 0:0
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471 —
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 </row>
13477 </lyxtabular>
13478
13479 \end_inset
13480
13481
13482 \end_layout
13483
13484 \begin_layout Standard
13485 For larger cross-tables one might use split cells in 2 or every corner of
13486  the table like in this example:
13487 \begin_inset Separator parbreak
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \begin_layout Standard
13494 \noindent
13495 \align center
13496 \begin_inset Tabular
13497 <lyxtabular version="3" rows="5" columns="5">
13498 <features tabularvalignment="middle">
13499 <column alignment="center" valignment="top" width="0pt">
13500 <column alignment="center" valignment="top">
13501 <column alignment="center" valignment="top">
13502 <column alignment="center" valignment="top">
13503 <column alignment="center" valignment="top">
13504 <row>
13505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13506 \begin_inset Text
13507
13508 \begin_layout Plain Layout
13509 \begin_inset ERT
13510 status open
13511
13512 \begin_layout Plain Layout
13513
13514
13515 \backslash
13516 diagbox{
13517 \end_layout
13518
13519 \end_inset
13520
13521 Team home
13522 \begin_inset ERT
13523 status collapsed
13524
13525 \begin_layout Plain Layout
13526
13527 }{
13528 \end_layout
13529
13530 \end_inset
13531
13532 Result
13533 \begin_inset ERT
13534 status collapsed
13535
13536 \begin_layout Plain Layout
13537
13538 }{
13539 \end_layout
13540
13541 \end_inset
13542
13543 Team away
13544 \begin_inset ERT
13545 status collapsed
13546
13547 \begin_layout Plain Layout
13548
13549 }
13550 \end_layout
13551
13552 \end_inset
13553
13554
13555 \end_layout
13556
13557 \end_inset
13558 </cell>
13559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13560 \begin_inset Text
13561
13562 \begin_layout Plain Layout
13563 Tigers
13564 \end_layout
13565
13566 \end_inset
13567 </cell>
13568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13569 \begin_inset Text
13570
13571 \begin_layout Plain Layout
13572 Panthers
13573 \end_layout
13574
13575 \end_inset
13576 </cell>
13577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581 Falcons
13582 \end_layout
13583
13584 \end_inset
13585 </cell>
13586 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13587 \begin_inset Text
13588
13589 \begin_layout Plain Layout
13590 \begin_inset ERT
13591 status open
13592
13593 \begin_layout Plain Layout
13594
13595
13596 \backslash
13597 diagbox[dir=NE]{
13598 \end_layout
13599
13600 \end_inset
13601
13602 Team home
13603 \begin_inset ERT
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607
13608 }{
13609 \end_layout
13610
13611 \end_inset
13612
13613 Result
13614 \begin_inset ERT
13615 status collapsed
13616
13617 \begin_layout Plain Layout
13618
13619 }{
13620 \end_layout
13621
13622 \end_inset
13623
13624 Team away
13625 \begin_inset ERT
13626 status collapsed
13627
13628 \begin_layout Plain Layout
13629
13630 }
13631 \end_layout
13632
13633 \end_inset
13634
13635
13636 \end_layout
13637
13638 \end_inset
13639 </cell>
13640 </row>
13641 <row>
13642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13643 \begin_inset Text
13644
13645 \begin_layout Plain Layout
13646 Tigers
13647 \end_layout
13648
13649 \end_inset
13650 </cell>
13651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13652 \begin_inset Text
13653
13654 \begin_layout Plain Layout
13655 —
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13661 \begin_inset Text
13662
13663 \begin_layout Plain Layout
13664 1:3
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13670 \begin_inset Text
13671
13672 \begin_layout Plain Layout
13673 0:1
13674 \end_layout
13675
13676 \end_inset
13677 </cell>
13678 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682 Tigers
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 </row>
13688 <row>
13689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13690 \begin_inset Text
13691
13692 \begin_layout Plain Layout
13693 Panthers
13694 \end_layout
13695
13696 \end_inset
13697 </cell>
13698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Plain Layout
13702 3:1
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711 —
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13717 \begin_inset Text
13718
13719 \begin_layout Plain Layout
13720 0:0
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729 Panthers
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 </row>
13735 <row>
13736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740 Falcons
13741 \end_layout
13742
13743 \end_inset
13744 </cell>
13745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749 1:0
13750 \end_layout
13751
13752 \end_inset
13753 </cell>
13754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 0:0
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 —
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Plain Layout
13776 Falcons
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 </row>
13782 <row>
13783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 \begin_inset ERT
13788 status open
13789
13790 \begin_layout Plain Layout
13791
13792
13793 \backslash
13794 diagbox[dir=SW]{
13795 \end_layout
13796
13797 \end_inset
13798
13799 Team home
13800 \begin_inset ERT
13801 status collapsed
13802
13803 \begin_layout Plain Layout
13804
13805 }{
13806 \end_layout
13807
13808 \end_inset
13809
13810 Result
13811 \begin_inset ERT
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815
13816 }{
13817 \end_layout
13818
13819 \end_inset
13820
13821 Team away
13822 \begin_inset ERT
13823 status collapsed
13824
13825 \begin_layout Plain Layout
13826
13827 }
13828 \end_layout
13829
13830 \end_inset
13831
13832
13833 \end_layout
13834
13835 \end_inset
13836 </cell>
13837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13838 \begin_inset Text
13839
13840 \begin_layout Plain Layout
13841 Tigers
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850 Panthers
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Plain Layout
13859 Falcons
13860 \end_layout
13861
13862 \end_inset
13863 </cell>
13864 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Plain Layout
13868 \begin_inset ERT
13869 status open
13870
13871 \begin_layout Plain Layout
13872
13873
13874 \backslash
13875 diagbox[dir=SE]{
13876 \end_layout
13877
13878 \end_inset
13879
13880 Team home
13881 \begin_inset ERT
13882 status collapsed
13883
13884 \begin_layout Plain Layout
13885
13886 }{
13887 \end_layout
13888
13889 \end_inset
13890
13891 Result
13892 \begin_inset ERT
13893 status collapsed
13894
13895 \begin_layout Plain Layout
13896
13897 }{
13898 \end_layout
13899
13900 \end_inset
13901
13902 Team away
13903 \begin_inset ERT
13904 status collapsed
13905
13906 \begin_layout Plain Layout
13907
13908 }
13909 \end_layout
13910
13911 \end_inset
13912
13913
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 </row>
13919 </lyxtabular>
13920
13921 \end_inset
13922
13923
13924 \end_layout
13925
13926 \begin_layout Standard
13927 To rotate the diagonal lines, the command option 
13928 \series bold
13929 dir=direction
13930 \series default
13931  is used.
13932  
13933 \emph on
13934 direction
13935 \emph default
13936  is either 
13937 \series bold
13938 NE
13939 \series default
13940
13941 \series bold
13942 DE
13943 \series default
13944
13945 \series bold
13946 SW
13947 \series default
13948  or 
13949 \series bold
13950 NW
13951 \series default
13952  and represent a point of a compass.
13953  
13954 \series bold
13955 SW
13956 \series default
13957  is for example the south-west corner.
13958  Thus in the lower left cell of the above table the command
13959 \end_layout
13960
13961 \begin_layout Standard
13962
13963 \series bold
13964
13965 \backslash
13966 diagbox[dir=SW]{Team home}{Result}{Team away}
13967 \end_layout
13968
13969 \begin_layout Standard
13970 is used.
13971  If no direction is given, it will be NW.
13972 \end_layout
13973
13974 \begin_layout Standard
13975 The necessary width of split cells is automatically calculated.
13976  Thus if you set a fixed column width smaller than the calculated one, the
13977  cell's content will protrude the cell borders:
13978 \begin_inset Separator parbreak
13979 \end_inset
13980
13981
13982 \end_layout
13983
13984 \begin_layout Standard
13985 \noindent
13986 \align center
13987 \begin_inset Tabular
13988 <lyxtabular version="3" rows="2" columns="2">
13989 <features tabularvalignment="middle">
13990 <column alignment="center" valignment="top" width="3cm">
13991 <column alignment="center" valignment="top">
13992 <row>
13993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13994 \begin_inset Text
13995
13996 \begin_layout Plain Layout
13997 \begin_inset ERT
13998 status collapsed
13999
14000 \begin_layout Plain Layout
14001
14002
14003 \backslash
14004 diagbox{
14005 \end_layout
14006
14007 \end_inset
14008
14009 Name
14010 \begin_inset ERT
14011 status collapsed
14012
14013 \begin_layout Plain Layout
14014
14015 }{
14016 \end_layout
14017
14018 \end_inset
14019
14020 Parameter
14021 \begin_inset ERT
14022 status collapsed
14023
14024 \begin_layout Plain Layout
14025
14026 }
14027 \end_layout
14028
14029 \end_inset
14030
14031
14032 \end_layout
14033
14034 \end_inset
14035 </cell>
14036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14037 \begin_inset Text
14038
14039 \begin_layout Plain Layout
14040 Thickness in nm
14041 \end_layout
14042
14043 \end_inset
14044 </cell>
14045 </row>
14046 <row>
14047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14048 \begin_inset Text
14049
14050 \begin_layout Plain Layout
14051 Perfect Green
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060 45
14061 \end_layout
14062
14063 \end_inset
14064 </cell>
14065 </row>
14066 </lyxtabular>
14067
14068 \end_inset
14069
14070
14071 \end_layout
14072
14073 \begin_layout Standard
14074 If you need a certain width for columns with a split cell, use the command
14075  option 
14076 \series bold
14077 width=3cm
14078 \series default
14079  (replace '3cm' by the width you need).
14080  In the following table the width of the first column is set to 4
14081 \begin_inset space \thinspace{}
14082 \end_inset
14083
14084 cm.
14085  For 
14086 \series bold
14087
14088 \backslash
14089 diagbox
14090 \series default
14091  a width of 4
14092 \begin_inset space \thinspace{}
14093 \end_inset
14094
14095 cm + 2
14096 \begin_inset space \thinspace{}
14097 \end_inset
14098
14099
14100 \backslash
14101 tabcolsep is necessary because the overall width is the width for the text
14102  (in this case the 4
14103 \begin_inset space \thinspace{}
14104 \end_inset
14105
14106 cm) plus two times the separation of the text and the cell border.
14107  The calculation of the width cannot be done in the command option of 
14108 \series bold
14109
14110 \backslash
14111 diagbox
14112 \series default
14113  so one needs to create a new length which can be used later.
14114  This is done with the \SpecialChar TeX
14115 -Code commands
14116 \end_layout
14117
14118 \begin_layout Standard
14119
14120 \series bold
14121
14122 \backslash
14123 newlength{
14124 \backslash
14125 diagtest}
14126 \begin_inset Newline newline
14127 \end_inset
14128
14129
14130 \backslash
14131 setlength{
14132 \backslash
14133 diagtest}{4cm+2
14134 \backslash
14135 tabcolsep}
14136 \end_layout
14137
14138 \begin_layout Standard
14139 \begin_inset ERT
14140 status collapsed
14141
14142 \begin_layout Plain Layout
14143
14144
14145 \backslash
14146 newlength{
14147 \backslash
14148 diagtest}
14149 \end_layout
14150
14151 \begin_layout Plain Layout
14152
14153
14154 \backslash
14155 setlength{
14156 \backslash
14157 diagtest}{4cm+2
14158 \backslash
14159 tabcolsep}
14160 \end_layout
14161
14162 \end_inset
14163
14164
14165 \end_layout
14166
14167 \begin_layout Standard
14168 To enable calculations in \SpecialChar LaTeX
14169  one needs to load the package 
14170 \series bold
14171 calc
14172 \series default
14173
14174 \begin_inset Index idx
14175 status collapsed
14176
14177 \begin_layout Plain Layout
14178 \SpecialChar LaTeX
14179 -packages ! calc
14180 \end_layout
14181
14182 \end_inset
14183
14184  in the document preamble.
14185 \end_layout
14186
14187 \begin_layout Standard
14188 In this table you can now use the command
14189 \end_layout
14190
14191 \begin_layout Standard
14192
14193 \series bold
14194
14195 \backslash
14196 diagbox[width=
14197 \backslash
14198 diagtest]{A}{B}
14199 \end_layout
14200
14201 \begin_layout Standard
14202 in the first cell:
14203 \begin_inset Separator parbreak
14204 \end_inset
14205
14206
14207 \end_layout
14208
14209 \begin_layout Standard
14210 \noindent
14211 \align center
14212 \begin_inset Tabular
14213 <lyxtabular version="3" rows="2" columns="2">
14214 <features tabularvalignment="middle">
14215 <column alignment="center" valignment="top" width="4cm">
14216 <column alignment="center" valignment="top">
14217 <row>
14218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 \begin_inset ERT
14223 status open
14224
14225 \begin_layout Plain Layout
14226
14227
14228 \backslash
14229 diagbox[width=
14230 \backslash
14231 diagtest]{
14232 \end_layout
14233
14234 \end_inset
14235
14236 A
14237 \begin_inset ERT
14238 status collapsed
14239
14240 \begin_layout Plain Layout
14241
14242 }{
14243 \end_layout
14244
14245 \end_inset
14246
14247 B
14248 \begin_inset ERT
14249 status collapsed
14250
14251 \begin_layout Plain Layout
14252
14253 }
14254 \end_layout
14255
14256 \end_inset
14257
14258
14259 \end_layout
14260
14261 \end_inset
14262 </cell>
14263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14264 \begin_inset Text
14265
14266 \begin_layout Plain Layout
14267 Thickness in nm
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 </row>
14273 <row>
14274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 Perfect Green
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14284 \begin_inset Text
14285
14286 \begin_layout Plain Layout
14287 45
14288 \end_layout
14289
14290 \end_inset
14291 </cell>
14292 </row>
14293 </lyxtabular>
14294
14295 \end_inset
14296
14297
14298 \end_layout
14299
14300 \begin_layout Standard
14301 Note that the split cell needs to be the widest one in the column.
14302  Otherwise the length of the diagonal line cannot be calculated correctly
14303  like in this table:
14304 \begin_inset Separator parbreak
14305 \end_inset
14306
14307
14308 \end_layout
14309
14310 \begin_layout Standard
14311 \noindent
14312 \align center
14313 \begin_inset Tabular
14314 <lyxtabular version="3" rows="2" columns="2">
14315 <features tabularvalignment="middle">
14316 <column alignment="center" valignment="top" width="0pt">
14317 <column alignment="center" valignment="top">
14318 <row>
14319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Plain Layout
14323 \begin_inset ERT
14324 status collapsed
14325
14326 \begin_layout Plain Layout
14327
14328
14329 \backslash
14330 diagbox{
14331 \end_layout
14332
14333 \end_inset
14334
14335 A
14336 \begin_inset ERT
14337 status collapsed
14338
14339 \begin_layout Plain Layout
14340
14341 }{
14342 \end_layout
14343
14344 \end_inset
14345
14346 B
14347 \begin_inset ERT
14348 status collapsed
14349
14350 \begin_layout Plain Layout
14351
14352 }
14353 \end_layout
14354
14355 \end_inset
14356
14357
14358 \end_layout
14359
14360 \end_inset
14361 </cell>
14362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14363 \begin_inset Text
14364
14365 \begin_layout Plain Layout
14366 Thickness in nm
14367 \end_layout
14368
14369 \end_inset
14370 </cell>
14371 </row>
14372 <row>
14373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14374 \begin_inset Text
14375
14376 \begin_layout Plain Layout
14377 Perfect Green
14378 \end_layout
14379
14380 \end_inset
14381 </cell>
14382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14383 \begin_inset Text
14384
14385 \begin_layout Plain Layout
14386 45
14387 \end_layout
14388
14389 \end_inset
14390 </cell>
14391 </row>
14392 </lyxtabular>
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 In this case use the 
14401 \series bold
14402 width
14403 \series default
14404  option of the 
14405 \series bold
14406
14407 \backslash
14408 diagbox
14409 \series default
14410  command.
14411  It is then not necessary to add 2
14412 \backslash
14413 tabcolsep because the cell width is now the width of the column.
14414  In this table a width of 3
14415 \begin_inset space \thinspace{}
14416 \end_inset
14417
14418 cm is used:
14419 \begin_inset Separator parbreak
14420 \end_inset
14421
14422
14423 \end_layout
14424
14425 \begin_layout Standard
14426 \noindent
14427 \align center
14428 \begin_inset Tabular
14429 <lyxtabular version="3" rows="2" columns="2">
14430 <features tabularvalignment="middle">
14431 <column alignment="center" valignment="top" width="0pt">
14432 <column alignment="center" valignment="top">
14433 <row>
14434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14435 \begin_inset Text
14436
14437 \begin_layout Plain Layout
14438 \begin_inset ERT
14439 status open
14440
14441 \begin_layout Plain Layout
14442
14443
14444 \backslash
14445 diagbox[width=3cm]{
14446 \end_layout
14447
14448 \end_inset
14449
14450 A
14451 \begin_inset ERT
14452 status collapsed
14453
14454 \begin_layout Plain Layout
14455
14456 }{
14457 \end_layout
14458
14459 \end_inset
14460
14461 B
14462 \begin_inset ERT
14463 status collapsed
14464
14465 \begin_layout Plain Layout
14466
14467 }
14468 \end_layout
14469
14470 \end_inset
14471
14472
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Plain Layout
14481 Thickness in nm
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 </row>
14487 <row>
14488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Plain Layout
14492 Perfect Green
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501 45
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 </row>
14507 </lyxtabular>
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \begin_layout Standard
14515 For multiple text lines in split cells one needs some extra height to fit
14516  the text to the cell.
14517  This can be achieved with the 
14518 \series bold
14519
14520 \backslash
14521 diagbox
14522 \series default
14523  option 
14524 \series bold
14525 height=3cm
14526 \series default
14527  (replace '3cm' by the height you need).
14528  In the following table the command
14529 \end_layout
14530
14531 \begin_layout Standard
14532
14533 \series bold
14534
14535 \backslash
14536 diagbox[width=3cm,height=1.4cm]{A
14537 \backslash
14538
14539 \backslash
14540 B}{C
14541 \backslash
14542
14543 \backslash
14544 D}
14545 \end_layout
14546
14547 \begin_layout Standard
14548 is used in the first cell.
14549  The command 
14550 \series bold
14551
14552 \backslash
14553
14554 \backslash
14555
14556 \series default
14557  creates hereby the line break.
14558 \begin_inset Foot
14559 status collapsed
14560
14561 \begin_layout Plain Layout
14562 Breaking lines with 
14563 \family sans
14564 Ctrl+Return
14565 \family default
14566  is only possible when the column has a fixed width.
14567 \end_layout
14568
14569 \end_inset
14570
14571
14572 \begin_inset Separator parbreak
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \begin_layout Standard
14579 \noindent
14580 \align center
14581 \begin_inset Tabular
14582 <lyxtabular version="3" rows="2" columns="2">
14583 <features tabularvalignment="middle">
14584 <column alignment="center" valignment="top">
14585 <column alignment="center" valignment="top">
14586 <row>
14587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 \begin_inset ERT
14592 status open
14593
14594 \begin_layout Plain Layout
14595
14596
14597 \backslash
14598 diagbox[width=3cm,height=1.4cm]{
14599 \end_layout
14600
14601 \end_inset
14602
14603 A
14604 \begin_inset ERT
14605 status collapsed
14606
14607 \begin_layout Plain Layout
14608
14609
14610 \backslash
14611
14612 \backslash
14613
14614 \end_layout
14615
14616 \end_inset
14617
14618 B
14619 \begin_inset ERT
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623
14624 }{
14625 \end_layout
14626
14627 \end_inset
14628
14629 C
14630 \begin_inset ERT
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634
14635
14636 \backslash
14637
14638 \backslash
14639
14640 \end_layout
14641
14642 \end_inset
14643
14644 D
14645 \begin_inset ERT
14646 status collapsed
14647
14648 \begin_layout Plain Layout
14649
14650 }
14651 \end_layout
14652
14653 \end_inset
14654
14655
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 Thickness in nm
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 </row>
14670 <row>
14671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14672 \begin_inset Text
14673
14674 \begin_layout Plain Layout
14675 Perfect Green
14676 \end_layout
14677
14678 \end_inset
14679 </cell>
14680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14681 \begin_inset Text
14682
14683 \begin_layout Plain Layout
14684 45
14685 \end_layout
14686
14687 \end_inset
14688 </cell>
14689 </row>
14690 </lyxtabular>
14691
14692 \end_inset
14693
14694
14695 \end_layout
14696
14697 \begin_layout Standard
14698 \begin_inset ERT
14699 status collapsed
14700
14701 \begin_layout Plain Layout
14702
14703
14704 \backslash
14705 else
14706 \end_layout
14707
14708 \end_inset
14709
14710
14711 \begin_inset Note Note
14712 status open
14713
14714 \begin_layout Plain Layout
14715 The following will be displayed when the \SpecialChar LaTeX
14716 -package 
14717 \series bold
14718 diagbox
14719 \series default
14720  is not installed:
14721 \end_layout
14722
14723 \end_inset
14724
14725
14726 \end_layout
14727
14728 \begin_layout Standard
14729 You need to install the \SpecialChar LaTeX
14730 -package 
14731 \series bold
14732 diagbox
14733 \series default
14734  to see the following part of this section in the output.
14735 \end_layout
14736
14737 \begin_layout Standard
14738 \begin_inset ERT
14739 status collapsed
14740
14741 \begin_layout Plain Layout
14742
14743
14744 \backslash
14745 fi
14746 \end_layout
14747
14748 \end_inset
14749
14750
14751 \end_layout
14752
14753 \begin_layout Standard
14754 For more info about the \SpecialChar LaTeX
14755 -package 
14756 \series bold
14757 diagbox
14758 \series default
14759 , see its documentation, 
14760 \begin_inset CommandInset citation
14761 LatexCommand cite
14762 key "diagbox"
14763
14764 \end_inset
14765
14766 .
14767 \end_layout
14768
14769 \begin_layout Section
14770 Formal Tables
14771 \begin_inset CommandInset label
14772 LatexCommand label
14773 name "sec:Formal-Tables"
14774
14775 \end_inset
14776
14777
14778 \begin_inset Index idx
14779 status collapsed
14780
14781 \begin_layout Plain Layout
14782 Table ! Formal
14783 \end_layout
14784
14785 \end_inset
14786
14787
14788 \end_layout
14789
14790 \begin_layout Standard
14791 Tables are often typeset in books similar to Table
14792 \begin_inset space ~
14793 \end_inset
14794
14795
14796 \begin_inset CommandInset ref
14797 LatexCommand ref
14798 reference "tab:Example-booktabs-table"
14799
14800 \end_inset
14801
14802 .
14803  This kind of tables is called 
14804 \begin_inset Quotes eld
14805 \end_inset
14806
14807
14808 \emph on
14809 formal
14810 \emph default
14811
14812 \begin_inset Quotes erd
14813 \end_inset
14814
14815 .
14816  To make a table a formal table use the option 
14817 \family sans
14818 Formal
14819 \family default
14820  in the 
14821 \family sans
14822 Borders
14823 \family default
14824  tab of the table dialog.
14825 \end_layout
14826
14827 \begin_layout Standard
14828 \begin_inset Float table
14829 placement h
14830 wide false
14831 sideways false
14832 status open
14833
14834 \begin_layout Plain Layout
14835 \begin_inset Caption Standard
14836
14837 \begin_layout Plain Layout
14838 \begin_inset CommandInset label
14839 LatexCommand label
14840 name "tab:Example-booktabs-table"
14841
14842 \end_inset
14843
14844 Example booktabs-table
14845 \end_layout
14846
14847 \end_inset
14848
14849
14850 \end_layout
14851
14852 \begin_layout Plain Layout
14853 \align center
14854 \begin_inset Tabular
14855 <lyxtabular version="3" rows="8" columns="4">
14856 <features booktabs="true" tabularvalignment="middle">
14857 <column alignment="center" valignment="top">
14858 <column alignment="center" valignment="top">
14859 <column alignment="center" valignment="top">
14860 <column alignment="center" valignment="top">
14861 <row>
14862 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866 System
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 <cell alignment="center" valignment="top" topline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875 Chip
14876 \begin_inset space \thinspace{}
14877 \end_inset
14878
14879 1
14880 \end_layout
14881
14882 \end_inset
14883 </cell>
14884 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888 Chip
14889 \begin_inset space \thinspace{}
14890 \end_inset
14891
14892 2
14893 \end_layout
14894
14895 \end_inset
14896 </cell>
14897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14898 \begin_inset Text
14899
14900 \begin_layout Plain Layout
14901
14902 \end_layout
14903
14904 \end_inset
14905 </cell>
14906 </row>
14907 <row>
14908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14909 \begin_inset Text
14910
14911 \begin_layout Plain Layout
14912 \begin_inset ERT
14913 status collapsed
14914
14915 \begin_layout Plain Layout
14916
14917
14918 \backslash
14919 cmidrule(r){2-2}
14920 \end_layout
14921
14922 \end_inset
14923
14924
14925 \begin_inset ERT
14926 status collapsed
14927
14928 \begin_layout Plain Layout
14929
14930
14931 \backslash
14932 cmidrule(l){3-4}
14933 \end_layout
14934
14935 \end_inset
14936
14937 Detector thickness in Âµm
14938 \end_layout
14939
14940 \end_inset
14941 </cell>
14942 <cell alignment="center" valignment="top" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Plain Layout
14946 300
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 300
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 <cell alignment="center" valignment="top" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Plain Layout
14964 700
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 </row>
14970 <row>
14971 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975 Edge angle in Â°
14976 \end_layout
14977
14978 \end_inset
14979 </cell>
14980 <cell alignment="center" valignment="top" topline="true" usebox="none">
14981 \begin_inset Text
14982
14983 \begin_layout Plain Layout
14984 3.55
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 <cell alignment="center" valignment="top" topline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993 2.71
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell alignment="center" valignment="top" topline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 7.99
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row topspace="default">
15009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013 Spatial resolution in Âµm
15014 \end_layout
15015
15016 \end_inset
15017 </cell>
15018 <cell alignment="center" valignment="top" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022 4.26
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 10.17
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 10.56
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 </row>
15046 <row topspace="default">
15047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 MTF at 
15052 \begin_inset Formula $f_{\mathrm{max}}$
15053 \end_inset
15054
15055
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 <cell alignment="center" valignment="top" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064 0.53
15065 \end_layout
15066
15067 \end_inset
15068 </cell>
15069 <cell alignment="center" valignment="top" usebox="none">
15070 \begin_inset Text
15071
15072 \begin_layout Plain Layout
15073 0.37
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 <cell alignment="center" valignment="top" usebox="none">
15079 \begin_inset Text
15080
15081 \begin_layout Plain Layout
15082 0.39
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 </row>
15088 <row topspace="default">
15089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093 \begin_inset ERT
15094 status collapsed
15095
15096 \begin_layout Plain Layout
15097
15098
15099 \backslash
15100 cmidrule[2pt](l{10pt}){1-1}
15101 \end_layout
15102
15103 \end_inset
15104
15105 LSF-spatial resolution
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 <cell alignment="center" valignment="top" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Plain Layout
15123
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 <cell alignment="center" valignment="top" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Plain Layout
15132
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 </row>
15138 <row>
15139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143 in Âµm
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 129.7
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 <cell alignment="center" valignment="top" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161 52.75
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 <cell alignment="center" valignment="top" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Plain Layout
15170 50.78
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 </row>
15176 <row>
15177 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Plain Layout
15181 in % of pixel size
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 76.3
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199 95.9
15200 \end_layout
15201
15202 \end_inset
15203 </cell>
15204 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15205 \begin_inset Text
15206
15207 \begin_layout Plain Layout
15208 92.3
15209 \end_layout
15210
15211 \end_inset
15212 </cell>
15213 </row>
15214 </lyxtabular>
15215
15216 \end_inset
15217
15218
15219 \end_layout
15220
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \begin_layout Standard
15227 Spaces to table rows can be added using the 
15228 \family sans
15229 Borders
15230 \family default
15231  tab of the table dialog as described in section
15232 \begin_inset space ~
15233 \end_inset
15234
15235
15236 \begin_inset CommandInset ref
15237 LatexCommand ref
15238 reference "subsec:Row-Spacing"
15239
15240 \end_inset
15241
15242 .
15243 \end_layout
15244
15245 \begin_layout Standard
15246 Unlike normal tables, formal tables have no vertical table lines.
15247  The horizontal table lines can be set as for normal tables but they appear
15248  with different widths in the output:
15249 \begin_inset Newline newline
15250 \end_inset
15251
15252 The first and the last table line have a default width of 0.08
15253 \begin_inset space \thinspace{}
15254 \end_inset
15255
15256 em while the other lines have a default width of 0.05
15257 \begin_inset space \thinspace{}
15258 \end_inset
15259
15260 em.
15261 \end_layout
15262
15263 \begin_layout Standard
15264 The default widths can be changed with the following preamble lines
15265 \end_layout
15266
15267 \begin_layout Standard
15268
15269 \series bold
15270
15271 \backslash
15272 let
15273 \backslash
15274 mytoprule
15275 \backslash
15276 toprule
15277 \begin_inset Newline newline
15278 \end_inset
15279
15280
15281 \backslash
15282 renewcommand{
15283 \backslash
15284 toprule}{
15285 \backslash
15286 mytoprule[width]}
15287 \end_layout
15288
15289 \begin_layout Standard
15290 This example is for the first line, the so called 
15291 \series bold
15292 toprule
15293 \series default
15294 .
15295  If you want to change the width for the last line, replace 
15296 \series bold
15297 toprule
15298 \series default
15299  by 
15300 \series bold
15301 bottomrule
15302 \series default
15303 .
15304  To change the width for the other lines replace 
15305 \series bold
15306 toprule
15307 \series default
15308  by 
15309 \series bold
15310 midrule
15311 \series default
15312 .
15313  You can use all units listed in appendix
15314 \begin_inset space ~
15315 \end_inset
15316
15317
15318 \begin_inset CommandInset ref
15319 LatexCommand ref
15320 reference "cha:Units-available-in"
15321
15322 \end_inset
15323
15324  to set the width.
15325 \end_layout
15326
15327 \begin_layout Standard
15328 Lines that do not span all table columns can be created by setting a table
15329  line for multicolumn cells.
15330  \SpecialChar LyX
15331  will then internally use the command 
15332 \series bold
15333
15334 \backslash
15335 cmidrule
15336 \series default
15337  to create this line.
15338  Its full scheme is
15339 \end_layout
15340
15341 \begin_layout Standard
15342
15343 \series bold
15344
15345 \backslash
15346 cmidrule[height](trim){startcol-endcol}
15347 \end_layout
15348
15349 \begin_layout Standard
15350 The options of 
15351 \series bold
15352
15353 \backslash
15354 cmidrule
15355 \series default
15356  are currently not supported by \SpecialChar LyX
15357  so you have to use \SpecialChar TeX
15358 -Code to be able to
15359  use them.
15360  
15361 \series bold
15362
15363 \backslash
15364 cmidrule
15365 \series default
15366 s can manually be created by inserting the command as \SpecialChar TeX
15367 -Code as the first
15368  cell entry of the first cell of a row.
15369  The line is then drawn in the output above the current row.
15370 \end_layout
15371
15372 \begin_layout Standard
15373 The default for the optional 
15374 \series bold
15375 height
15376 \series default
15377  is 0.03
15378 \begin_inset space \thinspace{}
15379 \end_inset
15380
15381 em.
15382  
15383 \series bold
15384 startcol
15385 \series default
15386  is the number of the column where the line starts and 
15387 \series bold
15388 endcol
15389 \series default
15390  the column number where the line ends.
15391  The 
15392 \series bold
15393 endcol
15394 \series default
15395  always needs to be specified, also when the line should span only one column.
15396  The optional parameter 
15397 \series bold
15398 trim
15399 \series default
15400  could either be 
15401 \emph on
15402 l{trimwidth}
15403 \emph default
15404  or 
15405 \emph on
15406 r{trimwidth}
15407 \emph default
15408  where the 
15409 \emph on
15410 trimwidth
15411 \emph default
15412  is also optional.
15413  Using for example the parameter 
15414 \emph on
15415 l{2pt}
15416 \emph default
15417  means that the line is trimmed from its left end by 2
15418 \begin_inset space \thinspace{}
15419 \end_inset
15420
15421 pt.
15422  If you don't specify the 
15423 \emph on
15424 trimwidth
15425 \emph default
15426  the line is trimmed by the default of 0.5
15427 \begin_inset space \thinspace{}
15428 \end_inset
15429
15430 em.
15431 \end_layout
15432
15433 \begin_layout Standard
15434 \begin_inset VSpace bigskip
15435 \end_inset
15436
15437 Table
15438 \begin_inset space ~
15439 \end_inset
15440
15441
15442 \begin_inset CommandInset ref
15443 LatexCommand ref
15444 reference "tab:Example-booktabs-table"
15445
15446 \end_inset
15447
15448  was created using the commands
15449 \end_layout
15450
15451 \begin_layout Standard
15452
15453 \series bold
15454
15455 \backslash
15456 cmidrule(r){2-2}
15457 \backslash
15458 cmidrule(l){3-4}
15459 \end_layout
15460
15461 \begin_layout Standard
15462 at the beginning of the second row and
15463 \end_layout
15464
15465 \begin_layout Standard
15466
15467 \series bold
15468
15469 \backslash
15470 cmidrule[2pt](l{10pt}){1-1}
15471 \end_layout
15472
15473 \begin_layout Standard
15474 in the sixth row.
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 You might want to have overlapping 
15486 \series bold
15487
15488 \backslash
15489 cmidrule
15490 \series default
15491 s as in in Table
15492 \begin_inset space ~
15493 \end_inset
15494
15495
15496 \begin_inset CommandInset ref
15497 LatexCommand ref
15498 reference "tab:Special-booktabs-table"
15499
15500 \end_inset
15501
15502 .
15503  This can be achieved with the \SpecialChar TeX
15504 -Code command
15505 \end_layout
15506
15507 \begin_layout Standard
15508
15509 \series bold
15510
15511 \backslash
15512 morecmidrules
15513 \end_layout
15514
15515 \begin_layout Standard
15516 The command that was used for the second row of Table
15517 \begin_inset space ~
15518 \end_inset
15519
15520
15521 \begin_inset CommandInset ref
15522 LatexCommand ref
15523 reference "tab:Special-booktabs-table"
15524
15525 \end_inset
15526
15527  is
15528 \end_layout
15529
15530 \begin_layout Standard
15531
15532 \series bold
15533
15534 \backslash
15535 cmidrule(r){2-2}
15536 \backslash
15537 cmidrule(l){3-4}
15538 \backslash
15539 morecmidrules
15540 \backslash
15541 cmidrule{2-4}
15542 \end_layout
15543
15544 \begin_layout Standard
15545 The command for the sixth row is
15546 \end_layout
15547
15548 \begin_layout Standard
15549
15550 \series bold
15551
15552 \backslash
15553 midrule
15554 \backslash
15555 morecmidrules
15556 \backslash
15557 cmidrule{3-4}
15558 \end_layout
15559
15560 \begin_layout Standard
15561 \begin_inset VSpace bigskip
15562 \end_inset
15563
15564
15565 \end_layout
15566
15567 \begin_layout Standard
15568 If you are in any way not satisfied with the border line spacing, you can
15569  use the following command to produce lines that span over all table columns
15570 \series bold
15571 :
15572 \end_layout
15573
15574 \begin_layout Standard
15575
15576 \series bold
15577
15578 \backslash
15579 specialrule{width}{space above}{space below}
15580 \end_layout
15581
15582 \begin_layout Standard
15583 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15584 -package
15585  
15586 \series bold
15587 booktabs
15588 \series default
15589  
15590 \begin_inset CommandInset citation
15591 LatexCommand cite
15592 key "booktabs"
15593
15594 \end_inset
15595
15596 .
15597 \begin_inset Index idx
15598 status collapsed
15599
15600 \begin_layout Plain Layout
15601 \SpecialChar LaTeX
15602 -packages ! booktabs
15603 \end_layout
15604
15605 \end_inset
15606
15607
15608 \end_layout
15609
15610 \begin_layout Standard
15611 \begin_inset Float table
15612 placement h
15613 wide false
15614 sideways false
15615 status open
15616
15617 \begin_layout Plain Layout
15618 \begin_inset Caption Standard
15619
15620 \begin_layout Plain Layout
15621 \begin_inset CommandInset label
15622 LatexCommand label
15623 name "tab:Special-booktabs-table"
15624
15625 \end_inset
15626
15627 Special booktabs-table
15628 \end_layout
15629
15630 \end_inset
15631
15632
15633 \end_layout
15634
15635 \begin_layout Plain Layout
15636 \align center
15637 \begin_inset Tabular
15638 <lyxtabular version="3" rows="8" columns="4">
15639 <features booktabs="true" tabularvalignment="middle">
15640 <column alignment="center" valignment="top">
15641 <column alignment="center" valignment="top">
15642 <column alignment="center" valignment="top">
15643 <column alignment="center" valignment="top">
15644 <row>
15645 <cell alignment="center" valignment="top" topline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649 System
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 <cell alignment="center" valignment="top" topline="true" usebox="none">
15655 \begin_inset Text
15656
15657 \begin_layout Plain Layout
15658 Chip
15659 \begin_inset space \thinspace{}
15660 \end_inset
15661
15662 1
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671 Chip
15672 \begin_inset space \thinspace{}
15673 \end_inset
15674
15675 2
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15681 \begin_inset Text
15682
15683 \begin_layout Plain Layout
15684
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 </row>
15690 <row>
15691 <cell alignment="center" valignment="top" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Plain Layout
15695 \begin_inset ERT
15696 status collapsed
15697
15698 \begin_layout Plain Layout
15699
15700
15701 \backslash
15702 cmidrule(r){2-2}
15703 \end_layout
15704
15705 \end_inset
15706
15707
15708 \begin_inset ERT
15709 status collapsed
15710
15711 \begin_layout Plain Layout
15712
15713
15714 \backslash
15715 cmidrule(l){3-4}
15716 \end_layout
15717
15718 \end_inset
15719
15720
15721 \begin_inset ERT
15722 status collapsed
15723
15724 \begin_layout Plain Layout
15725
15726
15727 \backslash
15728 morecmidrules 
15729 \end_layout
15730
15731 \end_inset
15732
15733
15734 \begin_inset ERT
15735 status collapsed
15736
15737 \begin_layout Plain Layout
15738
15739
15740 \backslash
15741 cmidrule{2-4}
15742 \end_layout
15743
15744 \end_inset
15745
15746 Detector thickness in Âµm
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 <cell alignment="center" valignment="top" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755 300
15756 \end_layout
15757
15758 \end_inset
15759 </cell>
15760 <cell alignment="center" valignment="top" usebox="none">
15761 \begin_inset Text
15762
15763 \begin_layout Plain Layout
15764 300
15765 \end_layout
15766
15767 \end_inset
15768 </cell>
15769 <cell alignment="center" valignment="top" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773 700
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 </row>
15779 <row>
15780 <cell alignment="center" valignment="top" topline="true" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784 Edge angle in Â°
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793 3.55
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 <cell alignment="center" valignment="top" topline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802 2.71
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 <cell alignment="center" valignment="top" topline="true" usebox="none">
15808 \begin_inset Text
15809
15810 \begin_layout Plain Layout
15811 7.99
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 </row>
15817 <row topspace="default">
15818 <cell alignment="center" valignment="top" usebox="none">
15819 \begin_inset Text
15820
15821 \begin_layout Plain Layout
15822 Spatial resolution in Âµm
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 4.26
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 <cell alignment="center" valignment="top" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840 10.17
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849 10.56
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 </row>
15855 <row topspace="default">
15856 <cell alignment="center" valignment="top" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 MTF at 
15861 \begin_inset Formula $f_{\mathrm{max}}$
15862 \end_inset
15863
15864
15865 \end_layout
15866
15867 \end_inset
15868 </cell>
15869 <cell alignment="center" valignment="top" usebox="none">
15870 \begin_inset Text
15871
15872 \begin_layout Plain Layout
15873 0.53
15874 \end_layout
15875
15876 \end_inset
15877 </cell>
15878 <cell alignment="center" valignment="top" usebox="none">
15879 \begin_inset Text
15880
15881 \begin_layout Plain Layout
15882 0.37
15883 \end_layout
15884
15885 \end_inset
15886 </cell>
15887 <cell alignment="center" valignment="top" usebox="none">
15888 \begin_inset Text
15889
15890 \begin_layout Plain Layout
15891 0.39
15892 \end_layout
15893
15894 \end_inset
15895 </cell>
15896 </row>
15897 <row>
15898 <cell alignment="center" valignment="top" topline="true" usebox="none">
15899 \begin_inset Text
15900
15901 \begin_layout Plain Layout
15902 \begin_inset ERT
15903 status collapsed
15904
15905 \begin_layout Plain Layout
15906
15907
15908 \backslash
15909 morecmidrules 
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \begin_inset ERT
15916 status collapsed
15917
15918 \begin_layout Plain Layout
15919
15920
15921 \backslash
15922 cmidrule{3-4}
15923 \end_layout
15924
15925 \end_inset
15926
15927 LSF-spatial resolution
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" topline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 <cell alignment="center" valignment="top" topline="true" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Plain Layout
15945
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 <cell alignment="center" valignment="top" topline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 </row>
15960 <row>
15961 <cell alignment="center" valignment="top" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Plain Layout
15965 in Âµm
15966 \end_layout
15967
15968 \end_inset
15969 </cell>
15970 <cell alignment="center" valignment="top" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974 129.7
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 52.75
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 50.78
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 </row>
15998 <row>
15999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003 in % of pixel size
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 76.3
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 95.9
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 92.3
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 </row>
16036 </lyxtabular>
16037
16038 \end_inset
16039
16040
16041 \end_layout
16042
16043 \end_inset
16044
16045
16046 \end_layout
16047
16048 \begin_layout Section
16049 Vertical Table Alignment
16050 \begin_inset Index idx
16051 status collapsed
16052
16053 \begin_layout Plain Layout
16054 Table ! Alignment
16055 \end_layout
16056
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \begin_layout Standard
16063 To align tables vertically in a text line, the table must be inside a box.
16064  The box can then be vertically aligned as described in section
16065 \begin_inset space ~
16066 \end_inset
16067
16068
16069 \begin_inset CommandInset ref
16070 LatexCommand ref
16071 reference "sec:Box-Dialog"
16072
16073 \end_inset
16074
16075 .
16076 \end_layout
16077
16078 \begin_layout Standard
16079 In the following example the tables are inside a minipage
16080 \begin_inset Foot
16081 status collapsed
16082
16083 \begin_layout Plain Layout
16084 Minipages are described in section
16085 \begin_inset space ~
16086 \end_inset
16087
16088
16089 \begin_inset CommandInset ref
16090 LatexCommand ref
16091 reference "sec:Minipages"
16092
16093 \end_inset
16094
16095 .
16096 \end_layout
16097
16098 \end_inset
16099
16100  box that has a width of 15
16101 \begin_inset space \thinspace{}
16102 \end_inset
16103
16104 col%:
16105 \end_layout
16106
16107 \begin_layout Itemize
16108 test 
16109 \begin_inset Box Frameless
16110 position "t"
16111 hor_pos "c"
16112 has_inner_box 1
16113 inner_pos "c"
16114 use_parbox 0
16115 use_makebox 0
16116 width "15col%"
16117 special "none"
16118 height "1in"
16119 height_special "totalheight"
16120 thickness "0.4pt"
16121 separation "3pt"
16122 shadowsize "4pt"
16123 framecolor "black"
16124 backgroundcolor "none"
16125 status collapsed
16126
16127 \begin_layout Plain Layout
16128 \begin_inset Tabular
16129 <lyxtabular version="3" rows="3" columns="3">
16130 <features tabularvalignment="middle">
16131 <column alignment="center" valignment="top">
16132 <column alignment="center" valignment="top">
16133 <column alignment="center" valignment="top">
16134 <row>
16135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Plain Layout
16139 a
16140 \end_layout
16141
16142 \end_inset
16143 </cell>
16144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16145 \begin_inset Text
16146
16147 \begin_layout Plain Layout
16148 d
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157 g
16158 \end_layout
16159
16160 \end_inset
16161 </cell>
16162 </row>
16163 <row>
16164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168 b
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16174 \begin_inset Text
16175
16176 \begin_layout Plain Layout
16177 e
16178 \end_layout
16179
16180 \end_inset
16181 </cell>
16182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16183 \begin_inset Text
16184
16185 \begin_layout Plain Layout
16186 h
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 </row>
16192 <row>
16193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 c
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206 f
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215 i
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 </row>
16221 </lyxtabular>
16222
16223 \end_inset
16224
16225
16226 \end_layout
16227
16228 \end_inset
16229
16230  test 
16231 \begin_inset ERT
16232 status collapsed
16233
16234 \begin_layout Plain Layout
16235
16236
16237 \backslash
16238 raisebox{0.85
16239 \backslash
16240 baselineskip}{
16241 \end_layout
16242
16243 \end_inset
16244
16245
16246 \begin_inset Box Frameless
16247 position "t"
16248 hor_pos "c"
16249 has_inner_box 1
16250 inner_pos "c"
16251 use_parbox 0
16252 use_makebox 0
16253 width "15col%"
16254 special "none"
16255 height "1in"
16256 height_special "totalheight"
16257 thickness "0.4pt"
16258 separation "3pt"
16259 shadowsize "4pt"
16260 framecolor "black"
16261 backgroundcolor "none"
16262 status collapsed
16263
16264 \begin_layout Plain Layout
16265 \begin_inset Tabular
16266 <lyxtabular version="3" rows="3" columns="3">
16267 <features tabularvalignment="middle">
16268 <column alignment="center" valignment="top">
16269 <column alignment="center" valignment="top">
16270 <column alignment="center" valignment="top">
16271 <row>
16272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276 a
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285 d
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294 g
16295 \end_layout
16296
16297 \end_inset
16298 </cell>
16299 </row>
16300 <row>
16301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16302 \begin_inset Text
16303
16304 \begin_layout Plain Layout
16305 b
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314 e
16315 \end_layout
16316
16317 \end_inset
16318 </cell>
16319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16320 \begin_inset Text
16321
16322 \begin_layout Plain Layout
16323 h
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 </row>
16329 <row>
16330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334 c
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343 f
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16349 \begin_inset Text
16350
16351 \begin_layout Plain Layout
16352 i
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 </row>
16358 </lyxtabular>
16359
16360 \end_inset
16361
16362
16363 \end_layout
16364
16365 \end_inset
16366
16367
16368 \begin_inset ERT
16369 status collapsed
16370
16371 \begin_layout Plain Layout
16372
16373 }
16374 \end_layout
16375
16376 \end_inset
16377
16378
16379 \end_layout
16380
16381 \begin_layout Itemize
16382 test 
16383 \begin_inset Box Frameless
16384 position "c"
16385 hor_pos "c"
16386 has_inner_box 1
16387 inner_pos "c"
16388 use_parbox 0
16389 use_makebox 0
16390 width "15col%"
16391 special "none"
16392 height "1in"
16393 height_special "totalheight"
16394 thickness "0.4pt"
16395 separation "3pt"
16396 shadowsize "4pt"
16397 framecolor "black"
16398 backgroundcolor "none"
16399 status collapsed
16400
16401 \begin_layout Plain Layout
16402 \begin_inset Tabular
16403 <lyxtabular version="3" rows="3" columns="3">
16404 <features tabularvalignment="middle">
16405 <column alignment="center" valignment="top">
16406 <column alignment="center" valignment="top">
16407 <column alignment="center" valignment="top">
16408 <row>
16409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 a
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422 d
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 g
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 </row>
16437 <row>
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442 b
16443 \end_layout
16444
16445 \end_inset
16446 </cell>
16447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451 e
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 h
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 </row>
16466 <row>
16467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 c
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480 f
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
16485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Plain Layout
16489 i
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 </row>
16495 </lyxtabular>
16496
16497 \end_inset
16498
16499
16500 \end_layout
16501
16502 \end_inset
16503
16504
16505 \end_layout
16506
16507 \begin_layout Itemize
16508 test 
16509 \begin_inset Box Frameless
16510 position "b"
16511 hor_pos "c"
16512 has_inner_box 1
16513 inner_pos "c"
16514 use_parbox 0
16515 use_makebox 0
16516 width "15col%"
16517 special "none"
16518 height "1in"
16519 height_special "totalheight"
16520 thickness "0.4pt"
16521 separation "3pt"
16522 shadowsize "4pt"
16523 framecolor "black"
16524 backgroundcolor "none"
16525 status collapsed
16526
16527 \begin_layout Plain Layout
16528 \begin_inset Tabular
16529 <lyxtabular version="3" rows="3" columns="3">
16530 <features tabularvalignment="middle">
16531 <column alignment="center" valignment="top">
16532 <column alignment="center" valignment="top">
16533 <column alignment="center" valignment="top">
16534 <row>
16535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16536 \begin_inset Text
16537
16538 \begin_layout Plain Layout
16539 a
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548 d
16549 \end_layout
16550
16551 \end_inset
16552 </cell>
16553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16554 \begin_inset Text
16555
16556 \begin_layout Plain Layout
16557 g
16558 \end_layout
16559
16560 \end_inset
16561 </cell>
16562 </row>
16563 <row>
16564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568 b
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16574 \begin_inset Text
16575
16576 \begin_layout Plain Layout
16577 e
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Plain Layout
16586 h
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 </row>
16592 <row>
16593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597 c
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Plain Layout
16606 f
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 i
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 </row>
16621 </lyxtabular>
16622
16623 \end_inset
16624
16625
16626 \end_layout
16627
16628 \end_inset
16629
16630  test 
16631 \begin_inset ERT
16632 status collapsed
16633
16634 \begin_layout Plain Layout
16635
16636
16637 \backslash
16638 raisebox{-0.32
16639 \backslash
16640 baselineskip}{
16641 \end_layout
16642
16643 \end_inset
16644
16645
16646 \begin_inset Box Frameless
16647 position "b"
16648 hor_pos "c"
16649 has_inner_box 1
16650 inner_pos "c"
16651 use_parbox 0
16652 use_makebox 0
16653 width "15col%"
16654 special "none"
16655 height "1in"
16656 height_special "totalheight"
16657 thickness "0.4pt"
16658 separation "3pt"
16659 shadowsize "4pt"
16660 framecolor "black"
16661 backgroundcolor "none"
16662 status collapsed
16663
16664 \begin_layout Plain Layout
16665 \begin_inset Tabular
16666 <lyxtabular version="3" rows="3" columns="3">
16667 <features tabularvalignment="middle">
16668 <column alignment="center" valignment="top">
16669 <column alignment="center" valignment="top">
16670 <column alignment="center" valignment="top">
16671 <row>
16672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 a
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Plain Layout
16685 d
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694 g
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 </row>
16700 <row>
16701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 b
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714 e
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 h
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 </row>
16729 <row>
16730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734 c
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 f
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 i
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 </lyxtabular>
16759
16760 \end_inset
16761
16762
16763 \end_layout
16764
16765 \end_inset
16766
16767
16768 \begin_inset ERT
16769 status collapsed
16770
16771 \begin_layout Plain Layout
16772
16773 }
16774 \end_layout
16775
16776 \end_inset
16777
16778
16779 \end_layout
16780
16781 \begin_layout Standard
16782 As you will see, the content of the first and last table row is not correctly
16783  aligned.
16784  To get this alignment, the minipage box must be set into a raisebox
16785 \begin_inset Foot
16786 status collapsed
16787
16788 \begin_layout Plain Layout
16789 Raiseboxes are described in section
16790 \begin_inset space ~
16791 \end_inset
16792
16793
16794 \begin_inset CommandInset ref
16795 LatexCommand ref
16796 reference "subsec:Vertical-Alignment"
16797
16798 \end_inset
16799
16800 .
16801 \end_layout
16802
16803 \end_inset
16804
16805 .
16806  In the example above the second table in the first item is aligned using
16807  the \SpecialChar TeX
16808 -Code-command
16809 \end_layout
16810
16811 \begin_layout Standard
16812
16813 \series bold
16814
16815 \backslash
16816 raisebox{0.85
16817 \backslash
16818 baselineskip}{
16819 \end_layout
16820
16821 \begin_layout Standard
16822 before the box.
16823  After the box the closing brace 
16824 \series bold
16825 }
16826 \series default
16827  is inserted as \SpecialChar TeX
16828 -Code.
16829  For the second table in the last item the command
16830 \end_layout
16831
16832 \begin_layout Standard
16833
16834 \series bold
16835
16836 \backslash
16837 raisebox{-0.32
16838 \backslash
16839 baselineskip}{
16840 \end_layout
16841
16842 \begin_layout Standard
16843 is used.
16844 \end_layout
16845
16846 \begin_layout Standard
16847 \begin_inset Note Greyedout
16848 status open
16849
16850 \begin_layout Plain Layout
16851
16852 \series bold
16853 Note:
16854 \series default
16855  The alignment of the table row content to the surrounding text line is
16856  not exact.
16857  The required value for the 
16858 \series bold
16859
16860 \backslash
16861 raisebox
16862 \series default
16863  command for this alignment depends on the document font, the font size,
16864  and the table line thickness.
16865 \end_layout
16866
16867 \end_inset
16868
16869
16870 \end_layout
16871
16872 \begin_layout Section
16873 Colored Tables
16874 \begin_inset CommandInset label
16875 LatexCommand label
16876 name "sec:Colored-Tables"
16877
16878 \end_inset
16879
16880
16881 \begin_inset Index idx
16882 status collapsed
16883
16884 \begin_layout Plain Layout
16885 Table ! Color
16886 \end_layout
16887
16888 \end_inset
16889
16890
16891 \end_layout
16892
16893 \begin_layout Subsection
16894 Colored Cells
16895 \begin_inset Index idx
16896 status collapsed
16897
16898 \begin_layout Plain Layout
16899 Table Color ! for Cells
16900 \end_layout
16901
16902 \end_inset
16903
16904
16905 \begin_inset Index idx
16906 status collapsed
16907
16908 \begin_layout Plain Layout
16909 Color ! for Table Cells
16910 \end_layout
16911
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \begin_layout Standard
16918 \begin_inset Float table
16919 placement h
16920 wide false
16921 sideways false
16922 status open
16923
16924 \begin_layout Plain Layout
16925 \begin_inset Caption Standard
16926
16927 \begin_layout Plain Layout
16928 \begin_inset CommandInset label
16929 LatexCommand label
16930 name "tab:Table-colored-without"
16931
16932 \end_inset
16933
16934 Table colored without using the package 
16935 \series bold
16936 colortbl
16937 \series default
16938
16939 \begin_inset Argument 1
16940 status collapsed
16941
16942 \begin_layout Plain Layout
16943 Table without colortbl
16944 \end_layout
16945
16946 \end_inset
16947
16948
16949 \end_layout
16950
16951 \end_inset
16952
16953
16954 \end_layout
16955
16956 \begin_layout Plain Layout
16957 \align center
16958 \begin_inset Tabular
16959 <lyxtabular version="3" rows="3" columns="3">
16960 <features tabularvalignment="middle">
16961 <column alignment="center" valignment="top">
16962 <column alignment="center" valignment="top">
16963 <column alignment="center" valignment="top">
16964 <row>
16965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \color green
16971 a
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980
16981 \color red
16982 b
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991
16992 \color red
16993 c
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \color green
17006 d
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015
17016 \color blue
17017 e
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026
17027 \color blue
17028 f
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 </row>
17034 <row>
17035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039
17040 \color green
17041 g
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \color blue
17052 h
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061
17062 \color blue
17063 i
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 </lyxtabular>
17070
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \end_inset
17077
17078
17079 \end_layout
17080
17081 \begin_layout Standard
17082 If you only need colored text, mark the cells and choose a color in the
17083  
17084 \family sans
17085 Text
17086 \begin_inset space ~
17087 \end_inset
17088
17089 Style
17090 \family default
17091  dialog (toolbar button 
17092 \begin_inset Info
17093 type  "icon"
17094 arg   "dialog-show character"
17095 \end_inset
17096
17097 ).
17098  This was used to create Table
17099 \begin_inset space ~
17100 \end_inset
17101
17102
17103 \begin_inset CommandInset ref
17104 LatexCommand ref
17105 reference "tab:Table-colored-without"
17106
17107 \end_inset
17108
17109 .
17110  In any other case you have to use the \SpecialChar LaTeX
17111 -package 
17112 \series bold
17113 colortbl
17114 \series default
17115 .
17116 \begin_inset Index idx
17117 status collapsed
17118
17119 \begin_layout Plain Layout
17120 \SpecialChar LaTeX
17121 -packages ! colortbl
17122 \end_layout
17123
17124 \end_inset
17125
17126
17127 \end_layout
17128
17129 \begin_layout Standard
17130 \begin_inset ERT
17131 status collapsed
17132
17133 \begin_layout Plain Layout
17134
17135
17136 \backslash
17137 ifcolortbl
17138 \end_layout
17139
17140 \end_inset
17141
17142
17143 \begin_inset Note Note
17144 status open
17145
17146 \begin_layout Plain Layout
17147 The following section part will only be displayed when the \SpecialChar LaTeX
17148 -package 
17149 \series bold
17150 colortbl
17151 \series default
17152  is installed.
17153 \end_layout
17154
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \begin_layout Standard
17161 To create colored tables, 
17162 \series bold
17163 colortbl
17164 \series default
17165  must be loaded in the preamble with the line
17166 \end_layout
17167
17168 \begin_layout Standard
17169
17170 \series bold
17171
17172 \backslash
17173 usepackage{colortbl}
17174 \end_layout
17175
17176 \begin_layout Standard
17177 The color of a column is adjusted with the command
17178 \end_layout
17179
17180 \begin_layout Standard
17181
17182 \series bold
17183
17184 \backslash
17185 columncolor{name of color}
17186 \end_layout
17187
17188 \begin_layout Standard
17189 inside the command 
17190 \series bold
17191 >{ }
17192 \series default
17193 .
17194  More about the command 
17195 \series bold
17196 >{}
17197 \series default
17198  is contained in section
17199 \begin_inset space ~
17200 \end_inset
17201
17202
17203 \begin_inset CommandInset ref
17204 LatexCommand ref
17205 reference "subsec:Multicolumn-Calculations"
17206
17207 \end_inset
17208
17209 .
17210 \end_layout
17211
17212 \begin_layout Standard
17213 The following color names are predefined:
17214 \end_layout
17215
17216 \begin_layout Standard
17217
17218 \family sans
17219 red
17220 \family default
17221
17222 \family sans
17223 green
17224 \family default
17225
17226 \family sans
17227 yellow
17228 \family default
17229
17230 \family sans
17231 blue
17232 \family default
17233
17234 \family sans
17235 cyan
17236 \family default
17237
17238 \family sans
17239 magenta
17240 \family default
17241
17242 \family sans
17243 black
17244 \family default
17245  and 
17246 \family sans
17247 white
17248 \end_layout
17249
17250 \begin_layout Standard
17251 \begin_inset VSpace medskip
17252 \end_inset
17253
17254
17255 \end_layout
17256
17257 \begin_layout Standard
17258 If you add the options
17259 \end_layout
17260
17261 \begin_layout Standard
17262
17263 \series bold
17264 usenames,dvipsnames
17265 \end_layout
17266
17267 \begin_layout Standard
17268 to the document class options in the document settings, you can additionally
17269  use further 61
17270 \begin_inset space ~
17271 \end_inset
17272
17273 colors.
17274  These colors are listed in appendix
17275 \begin_inset space ~
17276 \end_inset
17277
17278
17279 \begin_inset CommandInset ref
17280 LatexCommand ref
17281 reference "chap:List-of-dvips-colornames"
17282
17283 \end_inset
17284
17285 .
17286  One of these colors, 
17287 \family sans
17288 Maroon
17289 \family default
17290 , is used as example in Table
17291 \begin_inset space ~
17292 \end_inset
17293
17294
17295 \begin_inset CommandInset ref
17296 LatexCommand ref
17297 reference "tab:Table-colored-using"
17298
17299 \end_inset
17300
17301 .
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 You can also define your own color with the command
17313 \end_layout
17314
17315 \begin_layout Standard
17316
17317 \series bold
17318
17319 \backslash
17320 definecolor{color name}{color model}{color values}
17321 \end_layout
17322
17323 \begin_layout Standard
17324 The color model can be
17325 \end_layout
17326
17327 \begin_layout Labeling
17328 \labelwidthstring 00.00.0000
17329 cmyk: cyan, magenta, yellow, black
17330 \end_layout
17331
17332 \begin_layout Labeling
17333 \labelwidthstring 00.00.0000
17334 rgb: red, green blue
17335 \end_layout
17336
17337 \begin_layout Labeling
17338 \labelwidthstring 00.00.0000
17339 gray gray
17340 \end_layout
17341
17342 \begin_layout Standard
17343 and the color values are comma separated numbers between 0 and 1 describing
17344  the factor for the corresponding color of the color model.
17345 \end_layout
17346
17347 \begin_layout Standard
17348 You can e.
17349 \begin_inset space \thinspace{}
17350 \end_inset
17351
17352 g.
17353 \begin_inset space \space{}
17354 \end_inset
17355
17356 define the color "
17357 \emph on
17358 darkgreen
17359 \emph default
17360 " in the preamble with
17361 \end_layout
17362
17363 \begin_layout Standard
17364
17365 \series bold
17366
17367 \backslash
17368 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17369 \end_layout
17370
17371 \begin_layout Standard
17372 and the color "
17373 \emph on
17374 lightgray
17375 \emph default
17376 " with
17377 \end_layout
17378
17379 \begin_layout Standard
17380
17381 \series bold
17382
17383 \backslash
17384 definecolor{lightgray}{gray}{0.8}
17385 \end_layout
17386
17387 \begin_layout Standard
17388 \begin_inset VSpace medskip
17389 \end_inset
17390
17391
17392 \end_layout
17393
17394 \begin_layout Standard
17395 Lines are colored with the command
17396 \end_layout
17397
17398 \begin_layout Standard
17399
17400 \series bold
17401
17402 \backslash
17403 rowcolor{name of color}
17404 \end_layout
17405
17406 \begin_layout Standard
17407 and cells are colored with the command
17408 \end_layout
17409
17410 \begin_layout Standard
17411
17412 \series bold
17413
17414 \backslash
17415 cellcolor{name of color}
17416 \end_layout
17417
17418 \begin_layout Standard
17419 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17420 -Code.
17421 \end_layout
17422
17423 \begin_layout Standard
17424 To color characters in the table, mark the cells and use the 
17425 \family sans
17426 Text
17427 \begin_inset space ~
17428 \end_inset
17429
17430 Style
17431 \family default
17432  dialog.
17433  If a cell contains \SpecialChar TeX
17434 -Code mark only the characters, otherwise the colored
17435  \SpecialChar TeX
17436 -Code will cause \SpecialChar LaTeX
17437 -errors.
17438 \end_layout
17439
17440 \begin_layout Standard
17441 \begin_inset Note Greyedout
17442 status open
17443
17444 \begin_layout Plain Layout
17445
17446 \series bold
17447 Note:
17448 \series default
17449  Not all DVI-viewers are able to display self-defined colors.
17450 \end_layout
17451
17452 \end_inset
17453
17454
17455 \end_layout
17456
17457 \begin_layout Standard
17458 \begin_inset VSpace bigskip
17459 \end_inset
17460
17461
17462 \end_layout
17463
17464 \begin_layout Standard
17465 To create Table
17466 \begin_inset space ~
17467 \end_inset
17468
17469
17470 \begin_inset CommandInset ref
17471 LatexCommand ref
17472 reference "tab:Table-colored-using"
17473
17474 \end_inset
17475
17476  do the following: The color of the first column should be 
17477 \emph on
17478 darkgreen
17479 \emph default
17480 .
17481  So insert
17482 \end_layout
17483
17484 \begin_layout Standard
17485
17486 \series bold
17487 >{
17488 \backslash
17489 columncolor{darkgreen}
17490 \backslash
17491 centering}c
17492 \end_layout
17493
17494 \begin_layout Standard
17495 as \SpecialChar LaTeX
17496 -argument for this column.
17497  The first row should be light blue, therefore the \SpecialChar TeX
17498 -Code command
17499 \end_layout
17500
17501 \begin_layout Standard
17502
17503 \series bold
17504
17505 \backslash
17506 rowcolor{cyan}
17507 \end_layout
17508
17509 \begin_layout Standard
17510 is inserted to the first cell of this row.
17511  Note that this overwrites the column color for the first cell.
17512  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17513 -Code
17514  command
17515 \end_layout
17516
17517 \begin_layout Standard
17518
17519 \series bold
17520
17521 \backslash
17522 cellcolor{Maroon}
17523 \end_layout
17524
17525 \begin_layout Standard
17526 The characters could now be colored using the menu 
17527 \family sans
17528 Edit\SpecialChar menuseparator
17529 Text
17530 \begin_inset space ~
17531 \end_inset
17532
17533 Style
17534 \family default
17535 .
17536 \end_layout
17537
17538 \begin_layout Standard
17539 \begin_inset Float table
17540 placement h
17541 wide false
17542 sideways false
17543 status open
17544
17545 \begin_layout Plain Layout
17546 \begin_inset Caption Standard
17547
17548 \begin_layout Plain Layout
17549 \begin_inset CommandInset label
17550 LatexCommand label
17551 name "tab:Table-colored-using"
17552
17553 \end_inset
17554
17555 Table colored using the package 
17556 \series bold
17557 colortbl
17558 \series default
17559
17560 \begin_inset Argument 1
17561 status collapsed
17562
17563 \begin_layout Plain Layout
17564 Table with colortbl
17565 \end_layout
17566
17567 \end_inset
17568
17569
17570 \end_layout
17571
17572 \end_inset
17573
17574
17575 \end_layout
17576
17577 \begin_layout Plain Layout
17578 \align center
17579 \begin_inset Tabular
17580 <lyxtabular version="3" rows="3" columns="3">
17581 <features tabularvalignment="middle">
17582 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17583 <column alignment="center" valignment="top">
17584 <column alignment="center" valignment="top">
17585 <row>
17586 <cell alignment="center" valignment="top" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590 \begin_inset ERT
17591 status collapsed
17592
17593 \begin_layout Plain Layout
17594
17595
17596 \backslash
17597 rowcolor{cyan}
17598 \end_layout
17599
17600 \end_inset
17601
17602
17603 \color magenta
17604 a
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613
17614 \color red
17615 b
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624
17625 \color red
17626 c
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 </row>
17632 <row>
17633 <cell alignment="center" valignment="top" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637
17638 \color yellow
17639 d
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648
17649 \color blue
17650 e
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 <cell alignment="center" valignment="top" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659
17660 \color blue
17661 f
17662 \end_layout
17663
17664 \end_inset
17665 </cell>
17666 </row>
17667 <row>
17668 <cell alignment="center" valignment="top" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672
17673 \color yellow
17674 g
17675 \end_layout
17676
17677 \end_inset
17678 </cell>
17679 <cell alignment="center" valignment="top" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \color blue
17685 h
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 \begin_inset ERT
17695 status collapsed
17696
17697 \begin_layout Plain Layout
17698
17699
17700 \backslash
17701 cellcolor{Maroon}
17702 \end_layout
17703
17704 \end_inset
17705
17706
17707 \color green
17708 i
17709 \end_layout
17710
17711 \end_inset
17712 </cell>
17713 </row>
17714 </lyxtabular>
17715
17716 \end_inset
17717
17718
17719 \end_layout
17720
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \begin_layout Standard
17727 \begin_inset ERT
17728 status collapsed
17729
17730 \begin_layout Plain Layout
17731
17732
17733 \backslash
17734 else
17735 \end_layout
17736
17737 \end_inset
17738
17739
17740 \begin_inset Note Note
17741 status open
17742
17743 \begin_layout Plain Layout
17744 The following will be displayed when the \SpecialChar LaTeX
17745 -package 
17746 \series bold
17747 colortbl
17748 \series default
17749  is not installed:
17750 \end_layout
17751
17752 \end_inset
17753
17754
17755 \end_layout
17756
17757 \begin_layout Standard
17758 You need to install the package 
17759 \series bold
17760 colortbl
17761 \series default
17762  to see the content of this section in the output.
17763 \end_layout
17764
17765 \begin_layout Standard
17766 \begin_inset ERT
17767 status collapsed
17768
17769 \begin_layout Plain Layout
17770
17771
17772 \backslash
17773 fi
17774 \end_layout
17775
17776 \end_inset
17777
17778
17779 \end_layout
17780
17781 \begin_layout Subsection
17782 Colored Rows
17783 \begin_inset Index idx
17784 status collapsed
17785
17786 \begin_layout Plain Layout
17787 Table Color ! for Rows
17788 \end_layout
17789
17790 \end_inset
17791
17792
17793 \begin_inset Index idx
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797 Color ! for Table Rows
17798 \end_layout
17799
17800 \end_inset
17801
17802
17803 \end_layout
17804
17805 \begin_layout Standard
17806 In case every second table row needs to be colored there is an alternative
17807  to the method described in the previous section: One loads the package
17808  
17809 \series bold
17810 xcolor
17811 \series default
17812
17813 \begin_inset Index idx
17814 status collapsed
17815
17816 \begin_layout Plain Layout
17817 \SpecialChar LaTeX
17818 -packages ! xcolor
17819 \begin_inset ERT
17820 status collapsed
17821
17822 \begin_layout Plain Layout
17823
17824
17825 \backslash
17826 vspace{4mm}
17827 \end_layout
17828
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \end_inset
17835
17836  in the document preamble with the command
17837 \end_layout
17838
17839 \begin_layout Standard
17840
17841 \series bold
17842
17843 \backslash
17844 usepackage[table]{xcolor}
17845 \end_layout
17846
17847 \begin_layout Standard
17848
17849 \series bold
17850 xcolor
17851 \series default
17852  automatically loads also the package 
17853 \series bold
17854 colortbl
17855 \series default
17856
17857 \begin_inset Index idx
17858 status collapsed
17859
17860 \begin_layout Plain Layout
17861 \SpecialChar LaTeX
17862 -packages ! colortbl
17863 \end_layout
17864
17865 \end_inset
17866
17867 , so 
17868 \series bold
17869 colortbl
17870 \series default
17871  must be installed in your \SpecialChar LaTeX
17872 -distribution, otherwise you get \SpecialChar LaTeX
17873 -errors.
17874 \end_layout
17875
17876 \begin_layout Standard
17877 \begin_inset ERT
17878 status collapsed
17879
17880 \begin_layout Plain Layout
17881
17882
17883 \backslash
17884 ifcolortbl
17885 \end_layout
17886
17887 \end_inset
17888
17889
17890 \begin_inset Note Note
17891 status open
17892
17893 \begin_layout Plain Layout
17894 The following section part will only be displayed when the \SpecialChar LaTeX
17895 -package 
17896 \series bold
17897 colortbl
17898 \series default
17899  is installed.
17900 \end_layout
17901
17902 \end_inset
17903
17904
17905 \end_layout
17906
17907 \begin_layout Standard
17908 The table rows are colored with the command
17909 \end_layout
17910
17911 \begin_layout Standard
17912
17913 \series bold
17914
17915 \backslash
17916 rowcolors[commands]{row number}{odd row color}{even row color}
17917 \end_layout
17918
17919 \begin_layout Standard
17920 that is either inserted in the document preamble or as \SpecialChar TeX
17921 -Code before the
17922  first table to be colored.
17923  row
17924 \begin_inset space ~
17925 \end_inset
17926
17927 number is the number of the first row which should be colored according
17928  to the odd row color.
17929  commands can be additional commands that are executed before every table
17930  row.
17931  So for example the command
17932 \end_layout
17933
17934 \begin_layout Standard
17935
17936 \series bold
17937
17938 \backslash
17939 rowcolors{1}{white}{lightgray}
17940 \end_layout
17941
17942 \begin_layout Standard
17943 leads to the coloring scheme of Table
17944 \begin_inset space ~
17945 \end_inset
17946
17947
17948 \begin_inset CommandInset ref
17949 LatexCommand ref
17950 reference "tab:Table-rowcolors"
17951
17952 \end_inset
17953
17954 .
17955  The command
17956 \end_layout
17957
17958 \begin_layout Standard
17959
17960 \series bold
17961
17962 \backslash
17963 rowcolors[
17964 \backslash
17965 hline]{1}{lightgray}{cyan}
17966 \end_layout
17967
17968 \begin_layout Standard
17969 leads to the coloring scheme of Table
17970 \begin_inset space ~
17971 \end_inset
17972
17973
17974 \begin_inset CommandInset ref
17975 LatexCommand ref
17976 reference "tab:Table-rowcolors-2"
17977
17978 \end_inset
17979
17980 .
17981  If odd
17982 \begin_inset space ~
17983 \end_inset
17984
17985 row
17986 \begin_inset space ~
17987 \end_inset
17988
17989 color and/or even
17990 \begin_inset space ~
17991 \end_inset
17992
17993 row
17994 \begin_inset space ~
17995 \end_inset
17996
17997 color are left empty, no color will be used so that the command
17998 \end_layout
17999
18000 \begin_layout Standard
18001
18002 \series bold
18003
18004 \backslash
18005 rowcolors{1}{}{}
18006 \end_layout
18007
18008 \begin_layout Standard
18009 deletes all colors.
18010  
18011 \series bold
18012
18013 \backslash
18014 rowcolors
18015 \series default
18016  affects all tables following that command.
18017 \end_layout
18018
18019 \begin_layout Standard
18020 \begin_inset ERT
18021 status open
18022
18023 \begin_layout Plain Layout
18024
18025
18026 \backslash
18027 rowcolors{1}{white}{lightgray}
18028 \end_layout
18029
18030 \end_inset
18031
18032
18033 \end_layout
18034
18035 \begin_layout Standard
18036 \begin_inset Float table
18037 placement h
18038 wide false
18039 sideways false
18040 status open
18041
18042 \begin_layout Plain Layout
18043 \begin_inset Caption Standard
18044
18045 \begin_layout Plain Layout
18046 \begin_inset CommandInset label
18047 LatexCommand label
18048 name "tab:Table-rowcolors"
18049
18050 \end_inset
18051
18052 Table where every second row is colored light gray.
18053 \end_layout
18054
18055 \end_inset
18056
18057
18058 \end_layout
18059
18060 \begin_layout Plain Layout
18061 \align center
18062 \begin_inset Tabular
18063 <lyxtabular version="3" rows="4" columns="3">
18064 <features tabularvalignment="middle">
18065 <column alignment="center" valignment="top">
18066 <column alignment="center" valignment="top" width="0pt">
18067 <column alignment="center" valignment="top" width="0pt">
18068 <row>
18069 <cell alignment="center" valignment="top" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073 X
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 <cell alignment="center" valignment="top" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 Y
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 Z
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 </row>
18097 <row>
18098 <cell alignment="center" valignment="top" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102 1
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 <cell alignment="center" valignment="top" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 2
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 3
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 </row>
18126 <row>
18127 <cell alignment="center" valignment="top" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131 4
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 <cell alignment="center" valignment="top" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140 5
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 6
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 </row>
18155 <row>
18156 <cell alignment="center" valignment="top" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 7
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 8
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 <cell alignment="center" valignment="top" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178 9
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 </row>
18184 </lyxtabular>
18185
18186 \end_inset
18187
18188
18189 \end_layout
18190
18191 \end_inset
18192
18193
18194 \end_layout
18195
18196 \begin_layout Standard
18197 \begin_inset ERT
18198 status open
18199
18200 \begin_layout Plain Layout
18201
18202
18203 \backslash
18204 rowcolors[
18205 \backslash
18206 hline]{1}{lightgray}{cyan}
18207 \end_layout
18208
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \begin_layout Standard
18215 \begin_inset Float table
18216 placement h
18217 wide false
18218 sideways false
18219 status open
18220
18221 \begin_layout Plain Layout
18222 \begin_inset Caption Standard
18223
18224 \begin_layout Plain Layout
18225 \begin_inset CommandInset label
18226 LatexCommand label
18227 name "tab:Table-rowcolors-2"
18228
18229 \end_inset
18230
18231 Table where every second row is colored cyan and at which there is a line
18232  between each row.
18233 \end_layout
18234
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \begin_layout Plain Layout
18241 \align center
18242 \begin_inset Tabular
18243 <lyxtabular version="3" rows="4" columns="3">
18244 <features tabularvalignment="middle">
18245 <column alignment="center" valignment="top">
18246 <column alignment="center" valignment="top">
18247 <column alignment="center" valignment="top" width="0pt">
18248 <row>
18249 <cell alignment="center" valignment="top" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 X
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 Y
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 Z
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 </row>
18277 <row>
18278 <cell alignment="center" valignment="top" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 1
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 2
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 3
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 </row>
18306 <row>
18307 <cell alignment="center" valignment="top" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 4
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 5
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell alignment="center" valignment="top" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 6
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 </row>
18335 <row>
18336 <cell alignment="center" valignment="top" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Plain Layout
18340 7
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 8
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 9
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 </lyxtabular>
18365
18366 \end_inset
18367
18368
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Standard
18377 \begin_inset ERT
18378 status collapsed
18379
18380 \begin_layout Plain Layout
18381
18382
18383 \backslash
18384 rowcolors{1}{}{}
18385 \end_layout
18386
18387 \end_inset
18388
18389
18390 \begin_inset Note Note
18391 status collapsed
18392
18393 \begin_layout Plain Layout
18394 turns off the row coloring
18395 \end_layout
18396
18397 \end_inset
18398
18399
18400 \end_layout
18401
18402 \begin_layout Standard
18403 \begin_inset ERT
18404 status collapsed
18405
18406 \begin_layout Plain Layout
18407
18408
18409 \backslash
18410 else
18411 \end_layout
18412
18413 \end_inset
18414
18415
18416 \begin_inset Note Note
18417 status open
18418
18419 \begin_layout Plain Layout
18420 The following will be displayed when the \SpecialChar LaTeX
18421 -package 
18422 \series bold
18423 colortbl
18424 \series default
18425  is not installed:
18426 \end_layout
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 You need to install the package 
18435 \series bold
18436 colortbl
18437 \series default
18438  to see the content of this section in the output.
18439 \end_layout
18440
18441 \begin_layout Standard
18442 \begin_inset ERT
18443 status collapsed
18444
18445 \begin_layout Plain Layout
18446
18447
18448 \backslash
18449 fi
18450 \end_layout
18451
18452 \end_inset
18453
18454
18455 \end_layout
18456
18457 \begin_layout Subsection
18458 Colored Lines
18459 \begin_inset Index idx
18460 status collapsed
18461
18462 \begin_layout Plain Layout
18463 Table Color ! for Lines
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \begin_inset Index idx
18470 status collapsed
18471
18472 \begin_layout Plain Layout
18473 Color ! for Table Lines
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \begin_layout Standard
18482 As described in section
18483 \begin_inset space ~
18484 \end_inset
18485
18486
18487 \begin_inset CommandInset ref
18488 LatexCommand ref
18489 reference "subsec:Line-Thickness"
18490
18491 \end_inset
18492
18493 , the line thickness for all lines in a table can be adjusted with the length
18494  
18495 \series bold
18496
18497 \backslash
18498 arrayrulewidth
18499 \series default
18500 .
18501  It is set to 1.5
18502 \begin_inset space \thinspace{}
18503 \end_inset
18504
18505 pt for all tables of this section.
18506 \begin_inset ERT
18507 status collapsed
18508
18509 \begin_layout Plain Layout
18510
18511
18512 \backslash
18513 setlength{
18514 \backslash
18515 arrayrulewidth}{1.5pt}
18516 \end_layout
18517
18518 \end_inset
18519
18520
18521 \end_layout
18522
18523 \begin_layout Standard
18524 To color vertical lines for example with green, create the following column
18525  format in the document preamble, according to the description in section
18526 \begin_inset space ~
18527 \end_inset
18528
18529
18530 \begin_inset CommandInset ref
18531 LatexCommand ref
18532 reference "subsec:Customized-Format"
18533
18534 \end_inset
18535
18536 :
18537 \end_layout
18538
18539 \begin_layout Standard
18540
18541 \series bold
18542
18543 \backslash
18544 newcolumntype{W}{!{
18545 \backslash
18546 color{green}
18547 \backslash
18548 vline}}
18549 \end_layout
18550
18551 \begin_layout Standard
18552 For Table
18553 \begin_inset space ~
18554 \end_inset
18555
18556
18557 \begin_inset CommandInset ref
18558 LatexCommand ref
18559 reference "tab:Table-with-vertical-colored"
18560
18561 \end_inset
18562
18563  the \SpecialChar LaTeX
18564 -argument
18565 \series bold
18566  WcW
18567 \series default
18568  was used for the last column and
18569 \series bold
18570  Wc
18571 \series default
18572  for the other columns.
18573 \end_layout
18574
18575 \begin_layout Standard
18576 If you want to have several colors, define more column formats.
18577 \end_layout
18578
18579 \begin_layout Standard
18580 \begin_inset Float table
18581 placement h
18582 wide false
18583 sideways false
18584 status open
18585
18586 \begin_layout Plain Layout
18587 \begin_inset Caption Standard
18588
18589 \begin_layout Plain Layout
18590 \begin_inset CommandInset label
18591 LatexCommand label
18592 name "tab:Table-with-vertical-colored"
18593
18594 \end_inset
18595
18596 Table with colored vertical lines
18597 \end_layout
18598
18599 \end_inset
18600
18601
18602 \end_layout
18603
18604 \begin_layout Plain Layout
18605 \align center
18606 \begin_inset Tabular
18607 <lyxtabular version="3" rows="3" columns="3">
18608 <features tabularvalignment="middle">
18609 <column alignment="center" valignment="top" special="Wc">
18610 <column alignment="center" valignment="top" special="Wc">
18611 <column alignment="center" valignment="top" special="WcW">
18612 <row>
18613 <cell alignment="center" valignment="top" topline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617 sd
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 <cell alignment="center" valignment="top" topline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" topline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 </row>
18641 <row>
18642 <cell alignment="center" valignment="top" topline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell alignment="center" valignment="top" topline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655 sd
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row>
18671 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693 sd
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 </row>
18699 </lyxtabular>
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \begin_layout Standard
18712 \begin_inset VSpace bigskip
18713 \end_inset
18714
18715 To color horizontal lines for example with red, as in Table
18716 \begin_inset space ~
18717 \end_inset
18718
18719
18720 \begin_inset CommandInset ref
18721 LatexCommand ref
18722 reference "tab:Table-with-horizontal-colored"
18723
18724 \end_inset
18725
18726 , insert these commands in \SpecialChar TeX
18727 -Code before the table or table float:
18728 \end_layout
18729
18730 \begin_layout Standard
18731
18732 \series bold
18733
18734 \backslash
18735 let
18736 \backslash
18737 myHlineC
18738 \backslash
18739 hline
18740 \begin_inset Newline newline
18741 \end_inset
18742
18743
18744 \backslash
18745 renewcommand{
18746 \backslash
18747 hline}
18748 \begin_inset Newline newline
18749 \end_inset
18750
18751
18752 \begin_inset Phantom HPhantom
18753 status open
18754
18755 \begin_layout Plain Layout
18756
18757 \series bold
18758 \begin_inset space ~
18759 \end_inset
18760
18761
18762 \end_layout
18763
18764 \end_inset
18765
18766 {
18767 \backslash
18768 arrayrulecolor{red}
18769 \backslash
18770 myHlineC
18771 \backslash
18772 arrayrulecolor{black}}
18773 \end_layout
18774
18775 \begin_layout Standard
18776 \begin_inset ERT
18777 status collapsed
18778
18779 \begin_layout Plain Layout
18780
18781
18782 \backslash
18783 let
18784 \backslash
18785 myHlineC
18786 \backslash
18787 hline
18788 \end_layout
18789
18790 \begin_layout Plain Layout
18791
18792
18793 \backslash
18794 renewcommand{
18795 \backslash
18796 hline}
18797 \end_layout
18798
18799 \begin_layout Plain Layout
18800
18801  {
18802 \backslash
18803 arrayrulecolor{red}
18804 \backslash
18805 myHlineC
18806 \backslash
18807 arrayrulecolor{black}}
18808 \end_layout
18809
18810 \end_inset
18811
18812
18813 \begin_inset Float table
18814 placement h
18815 wide false
18816 sideways false
18817 status open
18818
18819 \begin_layout Plain Layout
18820 \begin_inset Caption Standard
18821
18822 \begin_layout Plain Layout
18823 \begin_inset CommandInset label
18824 LatexCommand label
18825 name "tab:Table-with-horizontal-colored"
18826
18827 \end_inset
18828
18829 Table with colored horizontal lines
18830 \end_layout
18831
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \begin_layout Plain Layout
18838 \align center
18839 \begin_inset Tabular
18840 <lyxtabular version="3" rows="3" columns="3">
18841 <features tabularvalignment="middle">
18842 <column alignment="center" valignment="top">
18843 <column alignment="center" valignment="top">
18844 <column alignment="center" valignment="top">
18845 <row>
18846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850 sd
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 <row>
18875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888 sd
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 </row>
18903 <row>
18904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18923 \begin_inset Text
18924
18925 \begin_layout Plain Layout
18926 sd
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 </row>
18932 </lyxtabular>
18933
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \end_inset
18940
18941
18942 \end_layout
18943
18944 \begin_layout Standard
18945 To return to the default line color black, insert this command in \SpecialChar TeX
18946 -Code
18947  after the table or table float:
18948 \end_layout
18949
18950 \begin_layout Standard
18951
18952 \series bold
18953
18954 \backslash
18955 renewcommand{
18956 \backslash
18957 hline}{
18958 \backslash
18959 myHlineC}
18960 \end_layout
18961
18962 \begin_layout Standard
18963 Table
18964 \begin_inset space ~
18965 \end_inset
18966
18967
18968 \begin_inset CommandInset ref
18969 LatexCommand ref
18970 reference "tab:Table-with-colored"
18971
18972 \end_inset
18973
18974  is an example with colored vertical and horizontal lines.
18975 \end_layout
18976
18977 \begin_layout Standard
18978 \begin_inset Float table
18979 placement h
18980 wide false
18981 sideways false
18982 status open
18983
18984 \begin_layout Plain Layout
18985 \begin_inset Caption Standard
18986
18987 \begin_layout Plain Layout
18988 \begin_inset CommandInset label
18989 LatexCommand label
18990 name "tab:Table-with-colored"
18991
18992 \end_inset
18993
18994 Table with colored lines
18995 \end_layout
18996
18997 \end_inset
18998
18999
19000 \end_layout
19001
19002 \begin_layout Plain Layout
19003 \align center
19004 \begin_inset Tabular
19005 <lyxtabular version="3" rows="3" columns="3">
19006 <features tabularvalignment="middle">
19007 <column alignment="center" valignment="top" special="Wc">
19008 <column alignment="center" valignment="top" special="Wc">
19009 <column alignment="center" valignment="top" special="WcW">
19010 <row>
19011 <cell alignment="center" valignment="top" topline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 sd
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell alignment="center" valignment="top" topline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" topline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 <cell alignment="center" valignment="top" topline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053 sd
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 </row>
19068 <row topspace="default">
19069 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 sd
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 </row>
19097 </lyxtabular>
19098
19099 \end_inset
19100
19101
19102 \end_layout
19103
19104 \end_inset
19105
19106
19107 \end_layout
19108
19109 \begin_layout Standard
19110 \begin_inset ERT
19111 status collapsed
19112
19113 \begin_layout Plain Layout
19114
19115
19116 \backslash
19117 renewcommand{
19118 \backslash
19119 hline}{
19120 \backslash
19121 myHlineC}
19122 \end_layout
19123
19124 \end_inset
19125
19126
19127 \end_layout
19128
19129 \begin_layout Standard
19130 \begin_inset ERT
19131 status collapsed
19132
19133 \begin_layout Plain Layout
19134
19135
19136 \backslash
19137 setlength{
19138 \backslash
19139 arrayrulewidth}{0.4pt}
19140 \end_layout
19141
19142 \end_inset
19143
19144
19145 \end_layout
19146
19147 \begin_layout Section
19148 Rotated Table Cells
19149 \begin_inset CommandInset label
19150 LatexCommand label
19151 name "sec:Rotated-Table-Cells"
19152
19153 \end_inset
19154
19155
19156 \begin_inset Index idx
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160 Table ! Rotated Cells
19161 \end_layout
19162
19163 \end_inset
19164
19165
19166 \begin_inset Index idx
19167 status collapsed
19168
19169 \begin_layout Plain Layout
19170 Rotated Material
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Standard
19179 \begin_inset Note Greyedout
19180 status open
19181
19182 \begin_layout Plain Layout
19183
19184 \series bold
19185 Note:
19186 \series default
19187  Not all DVI-viewers are able to display rotations.
19188 \end_layout
19189
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \begin_layout Standard
19196 Table
19197 \begin_inset space ~
19198 \end_inset
19199
19200
19201 \begin_inset CommandInset ref
19202 LatexCommand ref
19203 reference "tab:Table-with-rotated-multi"
19204
19205 \end_inset
19206
19207  is an example where 3
19208 \begin_inset space ~
19209 \end_inset
19210
19211 cells were rotated by 45
19212 \begin_inset space \thinspace{}
19213 \end_inset
19214
19215 °.
19216 \end_layout
19217
19218 \begin_layout Standard
19219 \begin_inset Float table
19220 placement h
19221 wide false
19222 sideways false
19223 status open
19224
19225 \begin_layout Plain Layout
19226 \begin_inset Caption Standard
19227
19228 \begin_layout Plain Layout
19229 \begin_inset CommandInset label
19230 LatexCommand label
19231 name "tab:Table-with-rotated"
19232
19233 \end_inset
19234
19235 Table with rotated cells in the first row.
19236 \end_layout
19237
19238 \end_inset
19239
19240
19241 \end_layout
19242
19243 \begin_layout Plain Layout
19244 \noindent
19245 \align center
19246 \begin_inset Tabular
19247 <lyxtabular version="3" rows="2" columns="3">
19248 <features tabularvalignment="middle">
19249 <column alignment="center" valignment="top" width="0pt">
19250 <column alignment="center" valignment="top" width="0pt">
19251 <column alignment="center" valignment="top" width="0pt">
19252 <row>
19253 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257 cups
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 plates
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 saucers
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 </row>
19281 <row>
19282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Plain Layout
19286 45
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 33
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 21
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 </lyxtabular>
19311
19312 \end_inset
19313
19314
19315 \end_layout
19316
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \begin_layout Standard
19323 \begin_inset Note Greyedout
19324 status open
19325
19326 \begin_layout Plain Layout
19327
19328 \series bold
19329 Note:
19330 \series default
19331  Line breaks (shortcut 
19332 \begin_inset Info
19333 type  "shortcut"
19334 arg   "newline-insert newline"
19335 \end_inset
19336
19337 ) are not allowed in rotated cells.
19338 \end_layout
19339
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \begin_layout Standard
19346 If you want to rotate table cells containing line breaks, you have to put
19347  the cell content into a minipage or a parbox.
19348 \begin_inset Foot
19349 status collapsed
19350
19351 \begin_layout Plain Layout
19352 For more about these boxes see sec.
19353 \begin_inset space \thinspace{}
19354 \end_inset
19355
19356
19357 \begin_inset CommandInset ref
19358 LatexCommand ref
19359 reference "sec:Minipages"
19360
19361 \end_inset
19362
19363  and 
19364 \begin_inset CommandInset ref
19365 LatexCommand ref
19366 reference "sec:Parboxes"
19367
19368 \end_inset
19369
19370 .
19371 \end_layout
19372
19373 \end_inset
19374
19375  If you rotate this cell by 90
19376 \begin_inset space \thinspace{}
19377 \end_inset
19378
19379 ° the width of the box is the height of the cell.
19380  Table
19381 \begin_inset space ~
19382 \end_inset
19383
19384
19385 \begin_inset CommandInset ref
19386 LatexCommand ref
19387 reference "tab:Table-with-rotated-multi"
19388
19389 \end_inset
19390
19391  is an example for a rotated multiline cell where the box width was set
19392  to 3
19393 \begin_inset space \thinspace{}
19394 \end_inset
19395
19396 cm.
19397 \end_layout
19398
19399 \begin_layout Standard
19400 \begin_inset Float table
19401 wide false
19402 sideways false
19403 status open
19404
19405 \begin_layout Plain Layout
19406 \begin_inset Caption Standard
19407
19408 \begin_layout Plain Layout
19409 \begin_inset CommandInset label
19410 LatexCommand label
19411 name "tab:Table-with-rotated-multi"
19412
19413 \end_inset
19414
19415 Table with rotated multiline cell.
19416 \end_layout
19417
19418 \end_inset
19419
19420
19421 \end_layout
19422
19423 \begin_layout Plain Layout
19424 \noindent
19425 \align center
19426 \begin_inset Tabular
19427 <lyxtabular version="3" rows="2" columns="3">
19428 <features tabularvalignment="middle">
19429 <column alignment="center" valignment="top">
19430 <column alignment="center" valignment="top" width="0pt">
19431 <column alignment="center" valignment="top">
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 a
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446 \begin_inset Box Frameless
19447 position "t"
19448 hor_pos "c"
19449 has_inner_box 1
19450 inner_pos "t"
19451 use_parbox 0
19452 use_makebox 0
19453 width "3cm"
19454 special "none"
19455 height "1in"
19456 height_special "totalheight"
19457 thickness "0.4pt"
19458 separation "3pt"
19459 shadowsize "4pt"
19460 framecolor "black"
19461 backgroundcolor "none"
19462 status open
19463
19464 \begin_layout Plain Layout
19465 rotated cell
19466 \begin_inset Newline newline
19467 \end_inset
19468
19469 with line break
19470 \end_layout
19471
19472 \end_inset
19473
19474
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483 e
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 </row>
19489 <row>
19490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19491 \begin_inset Text
19492
19493 \begin_layout Plain Layout
19494 b
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503 c
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512 d
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 </lyxtabular>
19519
19520 \end_inset
19521
19522
19523 \end_layout
19524
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \begin_layout Section
19531 Table Width Calculation
19532 \begin_inset CommandInset label
19533 LatexCommand label
19534 name "sec:Table-Width-Calculation"
19535
19536 \end_inset
19537
19538
19539 \end_layout
19540
19541 \begin_layout Standard
19542 For wide tables it is sometimes difficult to assure that the table does
19543  not protrude over the page margin.
19544  Setting a fixed width for every column of the table is the solution, but
19545  what amount of space is needed for each column?
19546 \end_layout
19547
19548 \begin_layout Standard
19549 The table width 
19550 \begin_inset Formula $W_{\mathrm{table}}$
19551 \end_inset
19552
19553  can be calculated: Every column has the width of the specified column width
19554  
19555 \begin_inset Formula $W_{\mathrm{column}}$
19556 \end_inset
19557
19558  (that the content of the column can consume) plus two times the separation
19559  between the column content and the column border (\SpecialChar LaTeX
19560  length
19561 \series bold
19562  
19563 \backslash
19564 tabcolsep
19565 \series default
19566 , default 6
19567 \begin_inset space \thinspace{}
19568 \end_inset
19569
19570 pt) plus the width of a border line (\SpecialChar LaTeX
19571  length 
19572 \series bold
19573
19574 \backslash
19575 arrayrulewidth
19576 \series default
19577 , default 0.4
19578 \begin_inset space \thinspace{}
19579 \end_inset
19580
19581 pt): So if all 
19582 \begin_inset Formula $n$
19583 \end_inset
19584
19585
19586 \begin_inset space ~
19587 \end_inset
19588
19589 columns have the same width, the table width is
19590 \begin_inset Formula 
19591 \begin{equation}
19592 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19593 \end{equation}
19594
19595 \end_inset
19596
19597
19598 \end_layout
19599
19600 \begin_layout Standard
19601 The available width for a table is the space between the page margins or
19602  the width of a text column (for a two-column document) (\SpecialChar LaTeX
19603  length 
19604 \series bold
19605
19606 \backslash
19607 columnwidth
19608 \series default
19609 ).
19610  If all table columns should have the same width and 
19611 \begin_inset Formula $W_{\mathrm{table}}$
19612 \end_inset
19613
19614  should be 1
19615 \begin_inset space \thinspace{}
19616 \end_inset
19617
19618
19619 \backslash
19620 columnwidth, 
19621 \begin_inset Formula $W_{\mathrm{column}}$
19622 \end_inset
19623
19624  can easily be calculated.
19625 \end_layout
19626
19627 \begin_layout Standard
19628 To be able to perform calculations you need to load the \SpecialChar LaTeX
19629 -package 
19630 \series bold
19631 calc
19632 \series default
19633
19634 \begin_inset Index idx
19635 status collapsed
19636
19637 \begin_layout Plain Layout
19638 \SpecialChar LaTeX
19639 -packages ! calc
19640 \end_layout
19641
19642 \end_inset
19643
19644  in the document preamble.
19645  To set the width in the table dialog you have to use the field 
19646 \family sans
19647 \SpecialChar LaTeX
19648  argument
19649 \family default
19650 .
19651  The command scheme for this field is the same that is explained in section
19652 \begin_inset space ~
19653 \end_inset
19654
19655
19656 \begin_inset CommandInset ref
19657 LatexCommand ref
19658 reference "subsec:Multicolumn-Calculations"
19659
19660 \end_inset
19661
19662 .
19663  For a table with 5
19664 \begin_inset space \thinspace{}
19665 \end_inset
19666
19667 columns with an uniform width and centered text, enter there for each column
19668  the command
19669 \end_layout
19670
19671 \begin_layout Standard
19672
19673 \series bold
19674 >{
19675 \backslash
19676 centering}p{(1
19677 \backslash
19678 columnwidth-62.4pt)/5}
19679 \end_layout
19680
19681 \begin_layout Standard
19682 For a table with 5
19683 \begin_inset space \thinspace{}
19684 \end_inset
19685
19686 columns where 2 should have 0.75
19687 \begin_inset space ~
19688 \end_inset
19689
19690 times the width than the 3 others, the calculation is
19691 \begin_inset Formula 
19692 \begin{align}
19693 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19694  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19695  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19696 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19697 \end{align}
19698
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \begin_layout Standard
19705 In the table therefore the command
19706 \end_layout
19707
19708 \begin_layout Standard
19709
19710 \series bold
19711 >{
19712 \backslash
19713 centering}p{(1
19714 \backslash
19715 columnwidth-62.4pt)/
19716 \backslash
19717 real{4.5}}
19718 \end_layout
19719
19720 \begin_layout Standard
19721 is used for the wider columns and
19722 \end_layout
19723
19724 \begin_layout Standard
19725
19726 \series bold
19727 >{
19728 \backslash
19729 centering}p{(1
19730 \backslash
19731 columnwidth-62.4pt)/
19732 \backslash
19733 real{4.5}*
19734 \backslash
19735 real{0.75}}
19736 \end_layout
19737
19738 \begin_layout Standard
19739 for the smaller ones:
19740 \end_layout
19741
19742 \begin_layout Standard
19743 \begin_inset Tabular
19744 <lyxtabular version="3" rows="2" columns="5">
19745 <features tabularvalignment="middle">
19746 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19747 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19748 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19749 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19750 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19751 <row>
19752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 1
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 2
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774 3
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783 4
19784 \end_layout
19785
19786 \end_inset
19787 </cell>
19788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19789 \begin_inset Text
19790
19791 \begin_layout Plain Layout
19792 5
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 </row>
19798 <row>
19799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Plain Layout
19803 111111 1111111 111111 111111111 11111 11111 1111
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 2222 22222 222222 222222222 2222222 22 22222
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839 333333 333333 333333 33333 3333333 333
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 </row>
19845 </lyxtabular>
19846
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \begin_layout Section
19853 Table Customization
19854 \begin_inset Index idx
19855 status collapsed
19856
19857 \begin_layout Plain Layout
19858 Table Customization
19859 \end_layout
19860
19861 \end_inset
19862
19863
19864 \begin_inset Index idx
19865 status collapsed
19866
19867 \begin_layout Plain Layout
19868 Table ! Customization
19869 \end_layout
19870
19871 \end_inset
19872
19873
19874 \end_layout
19875
19876 \begin_layout Subsection
19877 Row Spacing
19878 \begin_inset CommandInset label
19879 LatexCommand label
19880 name "subsec:Row-Spacing"
19881
19882 \end_inset
19883
19884
19885 \begin_inset Index idx
19886 status collapsed
19887
19888 \begin_layout Plain Layout
19889 Table Customization ! Row Spacing
19890 \end_layout
19891
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \begin_layout Standard
19898 You can add vertical space to table rows in the 
19899 \family sans
19900 Borders
19901 \family default
19902  tab of the table dialog.
19903  You find there three possibilities:
19904 \end_layout
19905
19906 \begin_layout Description
19907 Top
19908 \begin_inset space ~
19909 \end_inset
19910
19911 of
19912 \begin_inset space ~
19913 \end_inset
19914
19915 row will add space above the characters of the table row.
19916  If the table is a formal table
19917 \begin_inset Foot
19918 status collapsed
19919
19920 \begin_layout Plain Layout
19921 Formal tables are explained in section
19922 \begin_inset space ~
19923 \end_inset
19924
19925
19926 \begin_inset CommandInset ref
19927 LatexCommand ref
19928 reference "sec:Formal-Tables"
19929
19930 \end_inset
19931
19932 .
19933 \end_layout
19934
19935 \end_inset
19936
19937  \SpecialChar LyX
19938  will insert as default 0.5
19939 \begin_inset space \thinspace{}
19940 \end_inset
19941
19942 em space.
19943  For normal tables the inserted space will unfortunately destroy the vertical
19944  table lines as in the following table:
19945 \begin_inset VSpace medskip
19946 \end_inset
19947
19948
19949 \begin_inset Newline newline
19950 \end_inset
19951
19952
19953 \begin_inset space \hspace*{}
19954 \length 0pt
19955 \end_inset
19956
19957
19958 \begin_inset space \hfill{}
19959 \end_inset
19960
19961
19962 \begin_inset Tabular
19963 <lyxtabular version="3" rows="3" columns="1">
19964 <features tabularvalignment="middle">
19965 <column alignment="center" valignment="top">
19966 <row>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 A
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 </row>
19977 <row topspace="3mm">
19978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 3
19983 \begin_inset space \thinspace{}
19984 \end_inset
19985
19986 mm space top of row
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 </row>
19992 <row>
19993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19994 \begin_inset Text
19995
19996 \begin_layout Plain Layout
19997 C
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 </row>
20003 </lyxtabular>
20004
20005 \end_inset
20006
20007
20008 \begin_inset space \hfill{}
20009 \end_inset
20010
20011
20012 \begin_inset space \hspace*{}
20013 \length 0pt
20014 \end_inset
20015
20016
20017 \begin_inset VSpace medskip
20018 \end_inset
20019
20020
20021 \begin_inset Newline newline
20022 \end_inset
20023
20024 So inserting space in the top of row for normal tables is only useful when
20025  you don't have vertical lines.
20026 \end_layout
20027
20028 \begin_layout Description
20029 Bottom
20030 \begin_inset space ~
20031 \end_inset
20032
20033 of
20034 \begin_inset space ~
20035 \end_inset
20036
20037 row will add space below the characters of the table row.
20038  If the table is a formal table \SpecialChar LyX
20039  will insert as default 0.5
20040 \begin_inset space \thinspace{}
20041 \end_inset
20042
20043 em space, for normal tables the default size is 2
20044 \begin_inset space \thinspace{}
20045 \end_inset
20046
20047 pt.
20048 \end_layout
20049
20050 \begin_layout Description
20051 Between
20052 \begin_inset space ~
20053 \end_inset
20054
20055 rows adds space between the current and the following row.
20056  If the table is a formal table \SpecialChar LyX
20057  will insert as default 0.5
20058 \begin_inset space \thinspace{}
20059 \end_inset
20060
20061 em space.
20062  For normal tables the inserted space will unfortunately destroy the vertical
20063  table lines as in the following table:
20064 \begin_inset VSpace medskip
20065 \end_inset
20066
20067
20068 \begin_inset Newline newline
20069 \end_inset
20070
20071
20072 \begin_inset space \hspace*{}
20073 \length 0pt
20074 \end_inset
20075
20076
20077 \begin_inset space \hfill{}
20078 \end_inset
20079
20080
20081 \begin_inset Tabular
20082 <lyxtabular version="3" rows="3" columns="1">
20083 <features tabularvalignment="middle">
20084 <column alignment="center" valignment="top">
20085 <row>
20086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090 A
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 </row>
20096 <row interlinespace="3mm">
20097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101 \begin_inset Formula $\downarrow$
20102 \end_inset
20103
20104  3
20105 \begin_inset space \thinspace{}
20106 \end_inset
20107
20108 mm space between row 
20109 \begin_inset Formula $\downarrow$
20110 \end_inset
20111
20112
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 \begin_inset Formula $\uparrow$
20124 \end_inset
20125
20126  3
20127 \begin_inset space \thinspace{}
20128 \end_inset
20129
20130 mm space between row 
20131 \begin_inset Formula $\uparrow$
20132 \end_inset
20133
20134
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 </row>
20140 </lyxtabular>
20141
20142 \end_inset
20143
20144
20145 \begin_inset space \hfill{}
20146 \end_inset
20147
20148
20149 \begin_inset space \hspace*{}
20150 \length 0pt
20151 \end_inset
20152
20153
20154 \begin_inset VSpace medskip
20155 \end_inset
20156
20157
20158 \begin_inset Newline newline
20159 \end_inset
20160
20161 So inserting space between rows for normal tables is only useful when you
20162  don't have vertical lines.
20163 \end_layout
20164
20165 \begin_layout Standard
20166 \begin_inset VSpace bigskip
20167 \end_inset
20168
20169 When you want to add extra height to all cells of all tables, you can do
20170  this with the following preamble lines:
20171 \end_layout
20172
20173 \begin_layout Standard
20174
20175 \series bold
20176
20177 \backslash
20178 @ifundefined{extrarowheight}
20179 \begin_inset Newline newline
20180 \end_inset
20181
20182
20183 \begin_inset Phantom HPhantom
20184 status open
20185
20186 \begin_layout Plain Layout
20187
20188 \series bold
20189 \begin_inset space ~
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \end_inset
20196
20197 {
20198 \backslash
20199 usepackage{array}}{}
20200 \begin_inset Newline newline
20201 \end_inset
20202
20203
20204 \backslash
20205 setlength{
20206 \backslash
20207 extrarowheight}{height}
20208 \end_layout
20209
20210 \begin_layout Standard
20211 But this has the disadvantage that the cell texts are no longer exactly
20212  vertically centered.
20213  (The package 
20214 \series bold
20215 array
20216 \series default
20217  will be loaded automatically by \SpecialChar LyX
20218  when you use self defined table formats.
20219  To avoid that it being loaded twice the command 
20220 \series bold
20221
20222 \backslash
20223 @ifundefined
20224 \series default
20225  is used in the above command.)
20226 \end_layout
20227
20228 \begin_layout Standard
20229 If you are using font sizes larger than the normal size, the table borders
20230  are often too close to the letters.
20231  This can be corrected by inserting the command 
20232 \series bold
20233
20234 \backslash
20235 strut
20236 \series default
20237  in \SpecialChar TeX
20238 -Code at the beginning of a table row.
20239  Table
20240 \begin_inset space ~
20241 \end_inset
20242
20243
20244 \begin_inset CommandInset ref
20245 LatexCommand ref
20246 reference "tab:Vertical-alignment-of"
20247
20248 \end_inset
20249
20250  illustrates the effect.
20251 \end_layout
20252
20253 \begin_layout Standard
20254 \noindent
20255 \begin_inset Float table
20256 placement h
20257 wide false
20258 sideways false
20259 status open
20260
20261 \begin_layout Plain Layout
20262 \begin_inset Caption Standard
20263
20264 \begin_layout Plain Layout
20265 \begin_inset CommandInset label
20266 LatexCommand label
20267 name "tab:Vertical-alignment-of"
20268
20269 \end_inset
20270
20271 Vertical alignment of text with large font sizes.
20272 \end_layout
20273
20274 \end_inset
20275
20276
20277 \end_layout
20278
20279 \begin_layout Plain Layout
20280 \begin_inset space \hfill{}
20281 \end_inset
20282
20283
20284 \begin_inset Float table
20285 wide false
20286 sideways false
20287 status collapsed
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Caption Standard
20291
20292 \begin_layout Plain Layout
20293 Normal table.
20294 \end_layout
20295
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \begin_layout Plain Layout
20302 \noindent
20303 \align center
20304 \begin_inset Tabular
20305 <lyxtabular version="3" rows="6" columns="1">
20306 <features tabularvalignment="middle">
20307 <column alignment="left" valignment="top">
20308 <row>
20309 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 Normal, g
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \size large
20326 Large
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 </row>
20332 <row>
20333 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337
20338 \size larger
20339 Larger
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 </row>
20345 <row>
20346 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350
20351 \size largest
20352 Largest
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 </row>
20358 <row>
20359 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363
20364 \size huge
20365 Huge
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 </row>
20371 <row>
20372 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376
20377 \size huge
20378 Huger
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 </row>
20384 </lyxtabular>
20385
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \begin_inset space \hfill{}
20395 \end_inset
20396
20397
20398 \begin_inset Float table
20399 wide false
20400 sideways false
20401 status collapsed
20402
20403 \begin_layout Plain Layout
20404 \begin_inset Caption Standard
20405
20406 \begin_layout Plain Layout
20407 Table using the command 
20408 \series bold
20409
20410 \backslash
20411 strut
20412 \series default
20413 .
20414 \end_layout
20415
20416 \end_inset
20417
20418
20419 \end_layout
20420
20421 \begin_layout Plain Layout
20422 \noindent
20423 \align center
20424 \begin_inset Tabular
20425 <lyxtabular version="3" rows="6" columns="1">
20426 <features tabularvalignment="middle">
20427 <column alignment="left" valignment="top">
20428 <row>
20429 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 Normal, g
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \size large
20446 \begin_inset ERT
20447 status collapsed
20448
20449 \begin_layout Plain Layout
20450
20451
20452 \backslash
20453 strut 
20454 \end_layout
20455
20456 \end_inset
20457
20458 Large
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 </row>
20464 <row>
20465 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469
20470 \size larger
20471 \begin_inset ERT
20472 status collapsed
20473
20474 \begin_layout Plain Layout
20475
20476
20477 \backslash
20478 strut 
20479 \end_layout
20480
20481 \end_inset
20482
20483 Larger
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 </row>
20489 <row>
20490 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20491 \begin_inset Text
20492
20493 \begin_layout Plain Layout
20494
20495 \size largest
20496 \begin_inset ERT
20497 status collapsed
20498
20499 \begin_layout Plain Layout
20500
20501
20502 \backslash
20503 strut 
20504 \end_layout
20505
20506 \end_inset
20507
20508 Largest
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 </row>
20514 <row>
20515 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519
20520 \size huge
20521 \begin_inset ERT
20522 status collapsed
20523
20524 \begin_layout Plain Layout
20525
20526
20527 \backslash
20528 strut 
20529 \end_layout
20530
20531 \end_inset
20532
20533 Huge
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 </row>
20539 <row>
20540 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544
20545 \size giant
20546 \begin_inset ERT
20547 status collapsed
20548
20549 \begin_layout Plain Layout
20550
20551
20552 \backslash
20553 strut 
20554 \end_layout
20555
20556 \end_inset
20557
20558
20559 \size huge
20560 Huger
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 </row>
20566 </lyxtabular>
20567
20568 \end_inset
20569
20570
20571 \end_layout
20572
20573 \end_inset
20574
20575
20576 \begin_inset space \hfill{}
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \begin_layout Subsection
20588 Special Cell Alignment
20589 \begin_inset CommandInset label
20590 LatexCommand label
20591 name "subsec:Special-Cell-Alignment"
20592
20593 \end_inset
20594
20595
20596 \begin_inset Index idx
20597 status collapsed
20598
20599 \begin_layout Plain Layout
20600 Table Customization ! Special Cell Alignment
20601 \end_layout
20602
20603 \end_inset
20604
20605
20606 \end_layout
20607
20608 \begin_layout Standard
20609 Sometimes it looks better when the cell entries of a column are aligned
20610  with a special character, e.
20611 \begin_inset space \thinspace{}
20612 \end_inset
20613
20614 g.
20615 \begin_inset space \space{}
20616 \end_inset
20617
20618 with the decimal separator as in Table
20619 \begin_inset space ~
20620 \end_inset
20621
20622
20623 \begin_inset CommandInset ref
20624 LatexCommand ref
20625 reference "tab:Table-cells-align"
20626
20627 \end_inset
20628
20629 .
20630  This alignment is achieved by setting the cursor into the column and then
20631  either pressing the toolbar button 
20632 \begin_inset Info
20633 type  "icon"
20634 arg   "inset-modify tabular align-decimal"
20635 \end_inset
20636
20637  or setting the alignment in the table settings to 
20638 \family sans
20639 At
20640 \begin_inset space ~
20641 \end_inset
20642
20643 Decimal
20644 \begin_inset space ~
20645 \end_inset
20646
20647 Separator
20648 \family default
20649 .
20650  The alignment character can be a character of your choice and is specified
20651  in the table settings.
20652 \end_layout
20653
20654 \begin_layout Standard
20655 \begin_inset Float table
20656 placement h
20657 wide false
20658 sideways false
20659 status open
20660
20661 \begin_layout Plain Layout
20662 \begin_inset Caption Standard
20663
20664 \begin_layout Plain Layout
20665 \begin_inset CommandInset label
20666 LatexCommand label
20667 name "tab:Table-cells-align"
20668
20669 \end_inset
20670
20671 Table cells of a column aligned with the decimal separator.
20672 \end_layout
20673
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \begin_layout Plain Layout
20680 \align center
20681 \begin_inset Tabular
20682 <lyxtabular version="3" rows="4" columns="1">
20683 <features booktabs="true" tabularvalignment="middle">
20684 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
20685 <row>
20686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690 heading
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 </row>
20696 <row>
20697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701 12.6
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 <row>
20708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 0.68
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row>
20719 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723 -123.0
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 </row>
20729 </lyxtabular>
20730
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \end_inset
20737
20738
20739 \end_layout
20740
20741 \begin_layout Standard
20742 \begin_inset Float table
20743 placement h
20744 wide false
20745 sideways false
20746 status open
20747
20748 \begin_layout Plain Layout
20749 \begin_inset Caption Standard
20750
20751 \begin_layout Plain Layout
20752 \begin_inset CommandInset label
20753 LatexCommand label
20754 name "tab:Table-align-operator"
20755
20756 \end_inset
20757
20758 Table cells of a column aligned with the operators.
20759 \end_layout
20760
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \begin_layout Plain Layout
20767 \align center
20768 \begin_inset Tabular
20769 <lyxtabular version="3" rows="4" columns="2">
20770 <features booktabs="true" tabularvalignment="middle">
20771 <column alignment="right" valignment="top" width="0pt">
20772 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20773 <row>
20774 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Plain Layout
20778 heading
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 </row>
20793 <row>
20794 <cell alignment="center" valignment="top" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798 \begin_inset Formula $12\,+$
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810 \begin_inset Formula $\,6$
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 </row>
20819 <row>
20820 <cell alignment="center" valignment="top" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824 \begin_inset Formula $0\,-$
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 \begin_inset Formula $\,68$
20837 \end_inset
20838
20839
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 </row>
20845 <row>
20846 <cell alignment="center" valignment="top" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850 \begin_inset Formula $-123\,/$
20851 \end_inset
20852
20853
20854 \end_layout
20855
20856 \end_inset
20857 </cell>
20858 <cell alignment="center" valignment="top" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862 \begin_inset Formula $\,0$
20863 \end_inset
20864
20865
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 </row>
20871 </lyxtabular>
20872
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \begin_layout Standard
20884 For alignments at characters in formulas this method does not work because
20885  the field to specify the alignment character does not allow formulas.
20886  In this case one need to use the method from Table
20887 \begin_inset space ~
20888 \end_inset
20889
20890
20891 \begin_inset CommandInset ref
20892 LatexCommand ref
20893 reference "tab:Table-align-operator"
20894
20895 \end_inset
20896
20897 .
20898  This table was created with a 4×2 table.
20899  The heading is a centered multicolumn.
20900  The first column is right-aligned and contains the first part including
20901  the operator.
20902  The second column is left aligned and contains the rest.
20903  A small space was added at the beginning of each cell of the second column
20904  to get the space that is usually around operators.
20905  To omit the space that is normally between two table columns, the following
20906  \SpecialChar LaTeX
20907 -argument was used for the second column:
20908 \end_layout
20909
20910 \begin_layout Standard
20911
20912 \series bold
20913 @{}l
20914 \end_layout
20915
20916 \begin_layout Standard
20917 Table
20918 \begin_inset space ~
20919 \end_inset
20920
20921
20922 \begin_inset CommandInset ref
20923 LatexCommand ref
20924 reference "tab:Several-table-cell"
20925
20926 \end_inset
20927
20928  shows some example alignments.
20929  For the alignment with the relation sign, a small space was added like
20930  for the second column of Table
20931 \begin_inset space ~
20932 \end_inset
20933
20934
20935 \begin_inset CommandInset ref
20936 LatexCommand ref
20937 reference "tab:Table-align-operator"
20938
20939 \end_inset
20940
20941 .
20942 \end_layout
20943
20944 \begin_layout Standard
20945 \begin_inset Float table
20946 placement h
20947 wide false
20948 sideways false
20949 status open
20950
20951 \begin_layout Plain Layout
20952 \begin_inset Caption Standard
20953
20954 \begin_layout Plain Layout
20955 \begin_inset CommandInset label
20956 LatexCommand label
20957 name "tab:Several-table-cell"
20958
20959 \end_inset
20960
20961 Several table cell alignments.
20962 \end_layout
20963
20964 \end_inset
20965
20966
20967 \end_layout
20968
20969 \begin_layout Plain Layout
20970 \align center
20971 \begin_inset Tabular
20972 <lyxtabular version="3" rows="4" columns="6">
20973 <features tabularvalignment="middle">
20974 <column alignment="right" valignment="top">
20975 <column alignment="left" valignment="top" special="@{}l">
20976 <column alignment="right" valignment="top">
20977 <column alignment="left" valignment="top" special="@{}l">
20978 <column alignment="right" valignment="top">
20979 <column alignment="left" valignment="top" special="@{}l">
20980 <row>
20981 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985 units
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 exponents
21004 \end_layout
21005
21006 \end_inset
21007 </cell>
21008 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Plain Layout
21021 relations
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 </row>
21036 <row>
21037 <cell alignment="center" valignment="top" usebox="none">
21038 \begin_inset Text
21039
21040 \begin_layout Plain Layout
21041 12×
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050 24
21051 \begin_inset space \thinspace{}
21052 \end_inset
21053
21054 bottles
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 \begin_inset Formula $10\cdot$
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 \begin_inset Formula $10^{\mbox{-}17}$
21076 \end_inset
21077
21078
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 <cell alignment="center" valignment="top" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087 \begin_inset Formula $\Gamma(t)\propto$
21088 \end_inset
21089
21090
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 <cell alignment="center" valignment="top" usebox="none">
21096 \begin_inset Text
21097
21098 \begin_layout Plain Layout
21099 \begin_inset Formula $\:\Upsilon(t)$
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 </row>
21108 <row>
21109 <cell alignment="center" valignment="top" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113 1024×
21114 \end_layout
21115
21116 \end_inset
21117 </cell>
21118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122 768
21123 \begin_inset space \thinspace{}
21124 \end_inset
21125
21126 Pixels
21127 \end_layout
21128
21129 \end_inset
21130 </cell>
21131 <cell alignment="center" valignment="top" usebox="none">
21132 \begin_inset Text
21133
21134 \begin_layout Plain Layout
21135 \begin_inset Formula $5.78\cdot$
21136 \end_inset
21137
21138
21139 \end_layout
21140
21141 \end_inset
21142 </cell>
21143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147 \begin_inset Formula $10^{7}$
21148 \end_inset
21149
21150
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 <cell alignment="center" valignment="top" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159 \begin_inset Formula $A\ne$
21160 \end_inset
21161
21162
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 <cell alignment="center" valignment="top" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171 \begin_inset Formula $\:B_{\mathrm{red}}$
21172 \end_inset
21173
21174
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 </row>
21180 <row>
21181 <cell alignment="center" valignment="top" usebox="none">
21182 \begin_inset Text
21183
21184 \begin_layout Plain Layout
21185 32×
21186 \end_layout
21187
21188 \end_inset
21189 </cell>
21190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194 6
21195 \begin_inset space \thinspace{}
21196 \end_inset
21197
21198 cm
21199 \end_layout
21200
21201 \end_inset
21202 </cell>
21203 <cell alignment="center" valignment="top" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207 -
21208 \begin_inset Formula $33.5\cdot$
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220 \begin_inset Formula $10^{4}$
21221 \end_inset
21222
21223
21224 \end_layout
21225
21226 \end_inset
21227 </cell>
21228 <cell alignment="center" valignment="top" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Plain Layout
21232 \begin_inset Formula $\sin(\alpha)\ge$
21233 \end_inset
21234
21235
21236 \end_layout
21237
21238 \end_inset
21239 </cell>
21240 <cell alignment="center" valignment="top" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244 \begin_inset Formula $\:\sin(\beta)$
21245 \end_inset
21246
21247
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 </row>
21253 </lyxtabular>
21254
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \begin_layout Subsection
21266 Customized Cell/Column Format
21267 \begin_inset CommandInset label
21268 LatexCommand label
21269 name "subsec:Customized-Format"
21270
21271 \end_inset
21272
21273
21274 \begin_inset Index idx
21275 status collapsed
21276
21277 \begin_layout Plain Layout
21278 Table Customization ! Cell/Column Format
21279 \end_layout
21280
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \begin_layout Standard
21287 Calculating the required width for normal columns as described in section
21288 \begin_inset space ~
21289 \end_inset
21290
21291
21292 \begin_inset CommandInset ref
21293 LatexCommand ref
21294 reference "sec:Table-Width-Calculation"
21295
21296 \end_inset
21297
21298  or for spanned columns as described in section
21299 \begin_inset space ~
21300 \end_inset
21301
21302
21303 \begin_inset CommandInset ref
21304 LatexCommand ref
21305 reference "subsec:Multicolumn-Calculations"
21306
21307 \end_inset
21308
21309  is very annoying if you have several tables where a calculation is necessary.
21310  To make life easier, you can define a cell/column format in the preamble,
21311  that can be used in all tables of the document.
21312  The format is defined with the command
21313 \end_layout
21314
21315 \begin_layout Standard
21316
21317 \series bold
21318
21319 \backslash
21320 newcolumntype{name of format}[number of arguments]{commands}
21321 \end_layout
21322
21323 \begin_layout Standard
21324 The format name may only consist of one letter.
21325  The letters 
21326 \emph on
21327 b
21328 \emph default
21329
21330 \emph on
21331 c
21332 \emph default
21333
21334 \emph on
21335 l
21336 \emph default
21337
21338 \emph on
21339 m
21340 \emph default
21341
21342 \emph on
21343 p
21344 \emph default
21345  and 
21346 \emph on
21347 r
21348 \emph default
21349  are predefined and cannot be used.
21350  But all letters are allowed as capitals.
21351 \end_layout
21352
21353 \begin_layout Standard
21354 \begin_inset VSpace medskip
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \begin_layout Standard
21361 For vertically and horizontally centered multicolumn cells with a fixed
21362  width you can define the cell format
21363 \end_layout
21364
21365 \begin_layout Standard
21366
21367 \series bold
21368
21369 \backslash
21370 newcolumntype{M}[1]{>{
21371 \backslash
21372 centering
21373 \backslash
21374 hspace{0pt}}m{#1}}
21375 \end_layout
21376
21377 \begin_layout Standard
21378 where 
21379 \series bold
21380
21381 \backslash
21382 hspace{0pt}
21383 \series default
21384  avoids the problem of hyphenating the first word, as described in section
21385 \begin_inset space ~
21386 \end_inset
21387
21388
21389 \begin_inset CommandInset ref
21390 LatexCommand ref
21391 reference "subsec:Multiple-Lines-in"
21392
21393 \end_inset
21394
21395 .
21396  Now you can simply enter
21397 \end_layout
21398
21399 \begin_layout Standard
21400
21401 \series bold
21402 M{width}
21403 \end_layout
21404
21405 \begin_layout Standard
21406 as 
21407 \family sans
21408 \SpecialChar LaTeX
21409 -argument
21410 \family default
21411  in the table dialog to create a multicolumn.
21412 \end_layout
21413
21414 \begin_layout Standard
21415 \begin_inset VSpace bigskip
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \begin_layout Standard
21422 For cells spanned by a multicolumn cell, you can define the format
21423 \end_layout
21424
21425 \begin_layout Standard
21426
21427 \series bold
21428
21429 \backslash
21430 newcolumntype{S}[2]{>{
21431 \backslash
21432 centering
21433 \backslash
21434 hspace{0pt}}
21435 \begin_inset Newline newline
21436 \end_inset
21437
21438
21439 \begin_inset Phantom HPhantom
21440 status open
21441
21442 \begin_layout Plain Layout
21443
21444 \series bold
21445
21446 \backslash
21447 newcolumntype
21448 \end_layout
21449
21450 \end_inset
21451
21452 m{(#1+(2
21453 \backslash
21454 tabcolsep+
21455 \backslash
21456 arrayrulewidth)*(1-#2))/#2}}
21457 \end_layout
21458
21459 \begin_layout Standard
21460 This format uses equation 
21461 \begin_inset CommandInset ref
21462 LatexCommand eqref
21463 reference "eq:Wgn"
21464
21465 \end_inset
21466
21467  to calculate the required width so that each spanned cell has the same
21468  width.
21469 \end_layout
21470
21471 \begin_layout Standard
21472 You can now enter
21473 \end_layout
21474
21475 \begin_layout Standard
21476
21477 \series bold
21478 S{width of multicolumn cell}{number of spanned columns}
21479 \end_layout
21480
21481 \begin_layout Standard
21482 as \SpecialChar LaTeX
21483 -argument of the column.
21484 \end_layout
21485
21486 \begin_layout Standard
21487 \begin_inset VSpace bigskip
21488 \end_inset
21489
21490
21491 \end_layout
21492
21493 \begin_layout Standard
21494 For colored columns, you can define
21495 \end_layout
21496
21497 \begin_layout Standard
21498
21499 \series bold
21500
21501 \backslash
21502 newcolumntype{K}[1]{>{
21503 \backslash
21504 columncolor{#1}
21505 \backslash
21506 hspace{0pt}}c}
21507 \end_layout
21508
21509 \begin_layout Standard
21510 The 
21511 \begin_inset Quotes eld
21512 \end_inset
21513
21514 c
21515 \begin_inset Quotes erd
21516 \end_inset
21517
21518  at the end creates a column with a flexible width whose text is horizontally
21519  centered.
21520  You can now enter
21521 \end_layout
21522
21523 \begin_layout Standard
21524
21525 \series bold
21526 K{color name}
21527 \end_layout
21528
21529 \begin_layout Standard
21530 as \SpecialChar LaTeX
21531 -argument.
21532 \end_layout
21533
21534 \begin_layout Standard
21535 \begin_inset VSpace bigskip
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \begin_layout Standard
21542 To create Table
21543 \begin_inset space ~
21544 \end_inset
21545
21546
21547 \begin_inset CommandInset ref
21548 LatexCommand ref
21549 reference "tab:Table-using-user-defined"
21550
21551 \end_inset
21552
21553  use the \SpecialChar LaTeX
21554 -arguments
21555 \end_layout
21556
21557 \begin_layout Standard
21558
21559 \series bold
21560 M{2.5cm}
21561 \end_layout
21562
21563 \begin_layout Standard
21564 for the first column and the multicolumn,
21565 \end_layout
21566
21567 \begin_layout Standard
21568
21569 \series bold
21570 K{red}
21571 \end_layout
21572
21573 \begin_layout Standard
21574 for the last column, and
21575 \end_layout
21576
21577 \begin_layout Standard
21578
21579 \series bold
21580 S{2.5cm}{2}
21581 \end_layout
21582
21583 \begin_layout Standard
21584 for the cells in the second column.
21585 \end_layout
21586
21587 \begin_layout Standard
21588 \begin_inset Float table
21589 placement h
21590 wide false
21591 sideways false
21592 status open
21593
21594 \begin_layout Plain Layout
21595 \begin_inset Caption Standard
21596
21597 \begin_layout Plain Layout
21598 \begin_inset CommandInset label
21599 LatexCommand label
21600 name "tab:Table-using-user-defined"
21601
21602 \end_inset
21603
21604 Table using user-defined table formats
21605 \end_layout
21606
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \begin_layout Plain Layout
21613 \align center
21614 \begin_inset Tabular
21615 <lyxtabular version="3" rows="3" columns="4">
21616 <features tabularvalignment="middle">
21617 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21618 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21619 <column alignment="center" valignment="middle">
21620 <column alignment="center" valignment="middle" special="K{red}">
21621 <row>
21622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626 verylongtablecellword
21627 \end_layout
21628
21629 \end_inset
21630 </cell>
21631 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21632 \begin_inset Text
21633
21634 \begin_layout Plain Layout
21635 multiple lines multicolumn
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21650 \begin_inset Text
21651
21652 \begin_layout Plain Layout
21653 c
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 <row>
21660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 d
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21670 \begin_inset Text
21671
21672 \begin_layout Plain Layout
21673 e
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682 f
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691 g
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 </row>
21697 <row>
21698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702 h
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711 i
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 j
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 k
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 </row>
21735 </lyxtabular>
21736
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \begin_layout Subsection
21748 Line Thickness
21749 \begin_inset CommandInset label
21750 LatexCommand label
21751 name "subsec:Line-Thickness"
21752
21753 \end_inset
21754
21755
21756 \begin_inset Index idx
21757 status collapsed
21758
21759 \begin_layout Plain Layout
21760 Table Customization ! Line Thickness
21761 \end_layout
21762
21763 \end_inset
21764
21765
21766 \end_layout
21767
21768 \begin_layout Standard
21769 The line thickness for all lines in a table can be adjusted with the length
21770  
21771 \series bold
21772
21773 \backslash
21774 arrayrulewidth
21775 \series default
21776 .
21777  To set for example a line thickness of 1.5
21778 \begin_inset space \thinspace{}
21779 \end_inset
21780
21781 pt, as in Table
21782 \begin_inset space ~
21783 \end_inset
21784
21785
21786 \begin_inset CommandInset ref
21787 LatexCommand ref
21788 reference "tab:Table-with-1.5"
21789
21790 \end_inset
21791
21792 , insert the command
21793 \end_layout
21794
21795 \begin_layout Standard
21796
21797 \series bold
21798
21799 \backslash
21800 setlength{
21801 \backslash
21802 arrayrulewidth}{1.5pt}
21803 \end_layout
21804
21805 \begin_layout Standard
21806 in \SpecialChar TeX
21807 -Code before the table or table float.
21808  The changed thickness is valid for all subsequent tables.
21809  To use the default value again, set 
21810 \series bold
21811
21812 \backslash
21813 arrayrulewidth
21814 \series default
21815  to 0.4
21816 \begin_inset space \thinspace{}
21817 \end_inset
21818
21819 pt in \SpecialChar TeX
21820 -Code after the table or table float.
21821 \end_layout
21822
21823 \begin_layout Standard
21824 \begin_inset ERT
21825 status collapsed
21826
21827 \begin_layout Plain Layout
21828
21829
21830 \backslash
21831 setlength{
21832 \backslash
21833 arrayrulewidth}{1.5pt}
21834 \end_layout
21835
21836 \end_inset
21837
21838
21839 \begin_inset Float table
21840 wide false
21841 sideways false
21842 status open
21843
21844 \begin_layout Plain Layout
21845 \begin_inset Caption Standard
21846
21847 \begin_layout Plain Layout
21848 \begin_inset CommandInset label
21849 LatexCommand label
21850 name "tab:Table-with-1.5"
21851
21852 \end_inset
21853
21854 Table with 1.5
21855 \begin_inset space \thinspace{}
21856 \end_inset
21857
21858 pt thick lines
21859 \end_layout
21860
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \begin_layout Plain Layout
21867 \align center
21868 \begin_inset Tabular
21869 <lyxtabular version="3" rows="3" columns="3">
21870 <features tabularvalignment="middle">
21871 <column alignment="center" valignment="top">
21872 <column alignment="center" valignment="top">
21873 <column alignment="center" valignment="top">
21874 <row>
21875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 sd
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897
21898 \end_layout
21899
21900 \end_inset
21901 </cell>
21902 </row>
21903 <row>
21904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21905 \begin_inset Text
21906
21907 \begin_layout Plain Layout
21908
21909 \end_layout
21910
21911 \end_inset
21912 </cell>
21913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21914 \begin_inset Text
21915
21916 \begin_layout Plain Layout
21917 sd
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 </row>
21932 <row>
21933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946
21947 \end_layout
21948
21949 \end_inset
21950 </cell>
21951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21952 \begin_inset Text
21953
21954 \begin_layout Plain Layout
21955 sd
21956 \end_layout
21957
21958 \end_inset
21959 </cell>
21960 </row>
21961 </lyxtabular>
21962
21963 \end_inset
21964
21965
21966 \end_layout
21967
21968 \end_inset
21969
21970
21971 \begin_inset ERT
21972 status collapsed
21973
21974 \begin_layout Plain Layout
21975
21976
21977 \backslash
21978 setlength{
21979 \backslash
21980 arrayrulewidth}{0.4pt}
21981 \end_layout
21982
21983 \end_inset
21984
21985
21986 \end_layout
21987
21988 \begin_layout Standard
21989 \begin_inset VSpace bigskip
21990 \end_inset
21991
21992 To set the line thickness to 1.5
21993 \begin_inset space \thinspace{}
21994 \end_inset
21995
21996 pt only for horizontal lines, as in Table
21997 \begin_inset space ~
21998 \end_inset
21999
22000
22001 \begin_inset CommandInset ref
22002 LatexCommand ref
22003 reference "tab:Table-with-horizontal"
22004
22005 \end_inset
22006
22007 , insert these commands in \SpecialChar TeX
22008 -Code before the table or table float:
22009 \end_layout
22010
22011 \begin_layout Standard
22012
22013 \series bold
22014
22015 \backslash
22016 let
22017 \backslash
22018 myHline
22019 \backslash
22020 hline
22021 \begin_inset Newline newline
22022 \end_inset
22023
22024
22025 \backslash
22026 renewcommand{
22027 \backslash
22028 hline}
22029 \begin_inset Newline newline
22030 \end_inset
22031
22032  {
22033 \backslash
22034 noalign{
22035 \backslash
22036 global
22037 \backslash
22038 arrayrulewidth 1.5pt}
22039 \begin_inset Newline newline
22040 \end_inset
22041
22042  
22043 \backslash
22044 myHline
22045 \backslash
22046 noalign{
22047 \backslash
22048 global
22049 \backslash
22050 arrayrulewidth 0.4pt}}
22051 \end_layout
22052
22053 \begin_layout Standard
22054 To return to the default line thickness, insert this command in \SpecialChar TeX
22055 -Code after
22056  the table or table float:
22057 \end_layout
22058
22059 \begin_layout Standard
22060
22061 \series bold
22062
22063 \backslash
22064 renewcommand{
22065 \backslash
22066 hline}{
22067 \backslash
22068 myHline}
22069 \end_layout
22070
22071 \begin_layout Standard
22072 \begin_inset ERT
22073 status collapsed
22074
22075 \begin_layout Plain Layout
22076
22077
22078 \backslash
22079 let
22080 \backslash
22081 myHline
22082 \backslash
22083 hline
22084 \end_layout
22085
22086 \begin_layout Plain Layout
22087
22088
22089 \backslash
22090 renewcommand{
22091 \backslash
22092 hline}
22093 \end_layout
22094
22095 \begin_layout Plain Layout
22096
22097  {
22098 \backslash
22099 noalign{
22100 \backslash
22101 global
22102 \backslash
22103 arrayrulewidth 1.5pt}
22104 \end_layout
22105
22106 \begin_layout Plain Layout
22107
22108   
22109 \backslash
22110 myHline
22111 \backslash
22112 noalign{
22113 \backslash
22114 global
22115 \backslash
22116 arrayrulewidth 0.4pt}}
22117 \end_layout
22118
22119 \end_inset
22120
22121
22122 \begin_inset Float table
22123 wide false
22124 sideways false
22125 status open
22126
22127 \begin_layout Plain Layout
22128 \begin_inset Caption Standard
22129
22130 \begin_layout Plain Layout
22131 \begin_inset CommandInset label
22132 LatexCommand label
22133 name "tab:Table-with-horizontal"
22134
22135 \end_inset
22136
22137 Table with 1.5
22138 \begin_inset space \thinspace{}
22139 \end_inset
22140
22141 pt thick horizontal lines
22142 \end_layout
22143
22144 \end_inset
22145
22146
22147 \end_layout
22148
22149 \begin_layout Plain Layout
22150 \align center
22151 \begin_inset Tabular
22152 <lyxtabular version="3" rows="3" columns="3">
22153 <features tabularvalignment="middle">
22154 <column alignment="center" valignment="top">
22155 <column alignment="center" valignment="top">
22156 <column alignment="center" valignment="top">
22157 <row>
22158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162 sd
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 </row>
22186 <row>
22187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 sd
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 </row>
22215 <row>
22216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238 sd
22239 \end_layout
22240
22241 \end_inset
22242 </cell>
22243 </row>
22244 </lyxtabular>
22245
22246 \end_inset
22247
22248
22249 \end_layout
22250
22251 \end_inset
22252
22253
22254 \begin_inset ERT
22255 status collapsed
22256
22257 \begin_layout Plain Layout
22258
22259
22260 \backslash
22261 renewcommand{
22262 \backslash
22263 hline}{
22264 \backslash
22265 myHline}
22266 \end_layout
22267
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \begin_layout Standard
22274 \begin_inset VSpace bigskip
22275 \end_inset
22276
22277 To set the line thickness to 1.5
22278 \begin_inset space \thinspace{}
22279 \end_inset
22280
22281 pt only for vertical lines, create the following column format in the document
22282  preamble, according to the description in section
22283 \begin_inset space ~
22284 \end_inset
22285
22286
22287 \begin_inset CommandInset ref
22288 LatexCommand ref
22289 reference "subsec:Customized-Format"
22290
22291 \end_inset
22292
22293 :
22294 \end_layout
22295
22296 \begin_layout Standard
22297
22298 \series bold
22299
22300 \backslash
22301 newcolumntype{V}{!{
22302 \backslash
22303 vrule width 1.5pt}}
22304 \end_layout
22305
22306 \begin_layout Standard
22307 For Table
22308 \begin_inset space ~
22309 \end_inset
22310
22311
22312 \begin_inset CommandInset ref
22313 LatexCommand ref
22314 reference "tab:Table-with-vertical"
22315
22316 \end_inset
22317
22318  the \SpecialChar LaTeX
22319 -argument
22320 \end_layout
22321
22322 \begin_layout Standard
22323
22324 \series bold
22325 VcV
22326 \end_layout
22327
22328 \begin_layout Standard
22329 was used for the last column and
22330 \end_layout
22331
22332 \begin_layout Standard
22333
22334 \series bold
22335 Vc
22336 \end_layout
22337
22338 \begin_layout Standard
22339 for the other columns.
22340 \end_layout
22341
22342 \begin_layout Standard
22343 \begin_inset Float table
22344 wide false
22345 sideways false
22346 status open
22347
22348 \begin_layout Plain Layout
22349 \begin_inset Caption Standard
22350
22351 \begin_layout Plain Layout
22352 \begin_inset CommandInset label
22353 LatexCommand label
22354 name "tab:Table-with-vertical"
22355
22356 \end_inset
22357
22358 Table with 1.5
22359 \begin_inset space \thinspace{}
22360 \end_inset
22361
22362 pt thick vertical lines
22363 \end_layout
22364
22365 \end_inset
22366
22367
22368 \end_layout
22369
22370 \begin_layout Plain Layout
22371 \align center
22372 \begin_inset Tabular
22373 <lyxtabular version="3" rows="3" columns="3">
22374 <features tabularvalignment="middle">
22375 <column alignment="center" valignment="top" special="Vc">
22376 <column alignment="center" valignment="top" special="Vc">
22377 <column alignment="center" valignment="top" special="VcV">
22378 <row>
22379 <cell alignment="center" valignment="top" topline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383 sd
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 <cell alignment="center" valignment="top" topline="true" usebox="none">
22389 \begin_inset Text
22390
22391 \begin_layout Plain Layout
22392
22393 \end_layout
22394
22395 \end_inset
22396 </cell>
22397 <cell alignment="center" valignment="top" topline="true" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Plain Layout
22401
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 </row>
22407 <row>
22408 <cell alignment="center" valignment="top" topline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 <cell alignment="center" valignment="top" topline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421 sd
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 <cell alignment="center" valignment="top" topline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 </row>
22436 <row>
22437 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459 sd
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 </row>
22465 </lyxtabular>
22466
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \begin_layout Subsection
22478 Dashed Lines
22479 \begin_inset Index idx
22480 status collapsed
22481
22482 \begin_layout Plain Layout
22483 Table Customization ! Dashed Lines
22484 \end_layout
22485
22486 \end_inset
22487
22488
22489 \end_layout
22490
22491 \begin_layout Standard
22492 \begin_inset ERT
22493 status collapsed
22494
22495 \begin_layout Plain Layout
22496
22497
22498 \backslash
22499 ifarydshln
22500 \end_layout
22501
22502 \end_inset
22503
22504
22505 \begin_inset Note Note
22506 status open
22507
22508 \begin_layout Plain Layout
22509 The following section will only be displayed when the \SpecialChar LaTeX
22510 -package 
22511 \series bold
22512 arydshln
22513 \series default
22514  is installed.
22515 \end_layout
22516
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \begin_layout Standard
22523 \begin_inset Float table
22524 placement H
22525 wide false
22526 sideways false
22527 status open
22528
22529 \begin_layout Plain Layout
22530 \begin_inset Caption Standard
22531
22532 \begin_layout Plain Layout
22533 \begin_inset CommandInset label
22534 LatexCommand label
22535 name "tab:Table-with-dashed"
22536
22537 \end_inset
22538
22539 Table with dashed lines
22540 \end_layout
22541
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \begin_layout Plain Layout
22548 \align center
22549 \begin_inset Tabular
22550 <lyxtabular version="3" rows="5" columns="5">
22551 <features tabularvalignment="middle">
22552 <column alignment="center" valignment="top">
22553 <column alignment="center" valignment="top">
22554 <column alignment="center" valignment="top" special=":c">
22555 <column alignment="center" valignment="top">
22556 <column alignment="center" valignment="top">
22557 <row>
22558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 a
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571 b
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580 c
22581 \end_layout
22582
22583 \end_inset
22584 </cell>
22585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589 d
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598 e
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 </row>
22604 <row>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609 f
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 g
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" topline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 h
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 i
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645 j
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 <row>
22652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 \begin_inset ERT
22657 status collapsed
22658
22659 \begin_layout Plain Layout
22660
22661
22662 \backslash
22663 hdashline 
22664 \end_layout
22665
22666 \end_inset
22667
22668 k
22669 \end_layout
22670
22671 \end_inset
22672 </cell>
22673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677 l
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 <cell alignment="center" valignment="top" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 m
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695 n
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22701 \begin_inset Text
22702
22703 \begin_layout Plain Layout
22704 o
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 </row>
22710 <row>
22711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715 \begin_inset ERT
22716 status collapsed
22717
22718 \begin_layout Plain Layout
22719
22720
22721 \backslash
22722 cdashline{4-5}
22723 \end_layout
22724
22725 \end_inset
22726
22727 p
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736 q
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745 r
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22751 \begin_inset Text
22752
22753 \begin_layout Plain Layout
22754 s
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 </row>
22769 <row>
22770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774 t
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 u
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 v
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 w
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 x
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 </lyxtabular>
22817
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \end_inset
22824
22825
22826 \end_layout
22827
22828 \begin_layout Standard
22829 \SpecialChar LyX
22830  does not natively support dashed lines, so you have to use \SpecialChar TeX
22831 -Code.
22832  As a prerequisite the \SpecialChar LaTeX
22833 -package 
22834 \series bold
22835 arydshln
22836 \series default
22837
22838 \begin_inset Index idx
22839 status collapsed
22840
22841 \begin_layout Plain Layout
22842 \SpecialChar LaTeX
22843 -packages ! arydshln
22844 \end_layout
22845
22846 \end_inset
22847
22848  must be loaded in the document preamble with the command
22849 \end_layout
22850
22851 \begin_layout Standard
22852
22853 \series bold
22854
22855 \backslash
22856 usepackage{arydshln}
22857 \end_layout
22858
22859 \begin_layout Standard
22860 To make a vertical line dashed, enter the colon 
22861 \begin_inset Quotes eld
22862 \end_inset
22863
22864 :
22865 \begin_inset Quotes erd
22866 \end_inset
22867
22868  together with the character for the horizontal alignment as \SpecialChar LaTeX
22869 -argument in
22870  the table cell dialog.
22871 \end_layout
22872
22873 \begin_layout Standard
22874 For a horizontal dashed line add the command
22875 \end_layout
22876
22877 \begin_layout Standard
22878
22879 \series bold
22880
22881 \backslash
22882 hdashline
22883 \end_layout
22884
22885 \begin_layout Standard
22886 in \SpecialChar TeX
22887 -Code as first element of the first cell in the table row.
22888 \end_layout
22889
22890 \begin_layout Standard
22891 For dashed multicolumn lines use the command
22892 \end_layout
22893
22894 \begin_layout Standard
22895
22896 \series bold
22897
22898 \backslash
22899 cdashline{line number
22900 \series default
22901 }
22902 \end_layout
22903
22904 \begin_layout Standard
22905 in \SpecialChar TeX
22906 -Code as the first element of the first cell in the table row.
22907  If you have for example a multicolumn spanning columns 2 to 4 and you want
22908  to have a dashed line above, add the command
22909 \end_layout
22910
22911 \begin_layout Standard
22912
22913 \series bold
22914
22915 \backslash
22916 cdashline{2-4}
22917 \end_layout
22918
22919 \begin_layout Standard
22920 as the first element of the first cell in the row of the multicolumn.
22921 \end_layout
22922
22923 \begin_layout Standard
22924 \begin_inset VSpace bigskip
22925 \end_inset
22926
22927
22928 \end_layout
22929
22930 \begin_layout Standard
22931 Table
22932 \begin_inset space ~
22933 \end_inset
22934
22935
22936 \begin_inset CommandInset ref
22937 LatexCommand ref
22938 reference "tab:Table-with-dashed"
22939
22940 \end_inset
22941
22942  was created using 
22943 \begin_inset Quotes eld
22944 \end_inset
22945
22946
22947 \series bold
22948 :c
22949 \series default
22950
22951 \begin_inset Quotes erd
22952 \end_inset
22953
22954  as \SpecialChar LaTeX
22955 -argument of the third column.
22956  The \SpecialChar TeX
22957 -Code command 
22958 \series bold
22959
22960 \backslash
22961 hdashline
22962 \series default
22963  was inserted in the first cell of the third row and the \SpecialChar TeX
22964 -Code command
22965 \begin_inset Newline newline
22966 \end_inset
22967
22968  
22969 \series bold
22970
22971 \backslash
22972 cdashline{4-5}
22973 \series default
22974  was inserted in the first cell of the fourth row.
22975 \end_layout
22976
22977 \begin_layout Standard
22978 \begin_inset VSpace bigskip
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \begin_layout Standard
22985 Tables with dashed lines can also be colored as shown by Table
22986 \begin_inset space ~
22987 \end_inset
22988
22989
22990 \begin_inset CommandInset ref
22991 LatexCommand ref
22992 reference "tab:Colored-table-with"
22993
22994 \end_inset
22995
22996 .
22997 \end_layout
22998
22999 \begin_layout Standard
23000 \begin_inset ERT
23001 status collapsed
23002
23003 \begin_layout Plain Layout
23004
23005
23006 \backslash
23007 setlength{
23008 \backslash
23009 arrayrulewidth}{1pt}
23010 \end_layout
23011
23012 \end_inset
23013
23014
23015 \begin_inset Note Note
23016 status collapsed
23017
23018 \begin_layout Plain Layout
23019 thicker lines for better visualization of the line color
23020 \end_layout
23021
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \begin_layout Standard
23028 \begin_inset ERT
23029 status collapsed
23030
23031 \begin_layout Plain Layout
23032
23033
23034 \backslash
23035 dashgapcolor{green}
23036 \end_layout
23037
23038 \end_inset
23039
23040
23041 \begin_inset Note Note
23042 status collapsed
23043
23044 \begin_layout Plain Layout
23045 color gaps between dashes green
23046 \end_layout
23047
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \begin_layout Standard
23054 \begin_inset ERT
23055 status collapsed
23056
23057 \begin_layout Plain Layout
23058
23059
23060 \backslash
23061 let
23062 \backslash
23063 myHdashline
23064 \backslash
23065 hdashline
23066 \end_layout
23067
23068 \begin_layout Plain Layout
23069
23070
23071 \backslash
23072 renewcommand{
23073 \backslash
23074 hdashline}
23075 \end_layout
23076
23077 \begin_layout Plain Layout
23078
23079  {
23080 \backslash
23081 arrayrulecolor{red}
23082 \backslash
23083 myHdashline
23084 \backslash
23085 arrayrulecolor{black}}
23086 \end_layout
23087
23088 \end_inset
23089
23090
23091 \begin_inset Note Note
23092 status collapsed
23093
23094 \begin_layout Plain Layout
23095 color horizontal, dashed lines red
23096 \end_layout
23097
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \begin_layout Standard
23104 \begin_inset ERT
23105 status collapsed
23106
23107 \begin_layout Plain Layout
23108
23109
23110 \backslash
23111 let
23112 \backslash
23113 myCdashline
23114 \backslash
23115 cdashline
23116 \end_layout
23117
23118 \begin_layout Plain Layout
23119
23120
23121 \backslash
23122 renewcommand{
23123 \backslash
23124 cdashline}[1]
23125 \end_layout
23126
23127 \begin_layout Plain Layout
23128
23129  {
23130 \backslash
23131 arrayrulecolor{yellow}
23132 \backslash
23133 myCdashline{#1}
23134 \backslash
23135 arrayrulecolor{black}}
23136 \end_layout
23137
23138 \end_inset
23139
23140
23141 \begin_inset Note Note
23142 status collapsed
23143
23144 \begin_layout Plain Layout
23145 color partial horizontal, dashed lines yellow
23146 \end_layout
23147
23148 \end_inset
23149
23150
23151 \end_layout
23152
23153 \begin_layout Standard
23154 \begin_inset Float table
23155 placement h
23156 wide false
23157 sideways false
23158 status open
23159
23160 \begin_layout Plain Layout
23161 \begin_inset Caption Standard
23162
23163 \begin_layout Plain Layout
23164 \begin_inset CommandInset label
23165 LatexCommand label
23166 name "tab:Colored-table-with"
23167
23168 \end_inset
23169
23170 Colored table with dashed lines
23171 \end_layout
23172
23173 \end_inset
23174
23175
23176 \end_layout
23177
23178 \begin_layout Plain Layout
23179 \align center
23180 \begin_inset Tabular
23181 <lyxtabular version="3" rows="5" columns="5">
23182 <features tabularvalignment="middle">
23183 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23184 <column alignment="center" valignment="top" width="0pt">
23185 <column alignment="center" valignment="top" width="0pt" special=":c">
23186 <column alignment="center" valignment="top">
23187 <column alignment="center" valignment="top">
23188 <row>
23189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23190 \begin_inset Text
23191
23192 \begin_layout Plain Layout
23193 a
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 <cell alignment="center" valignment="top" topline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202 b
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 <cell alignment="center" valignment="top" topline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211 c
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 d
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229 e
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 </row>
23235 <row>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240 f
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 <cell alignment="center" valignment="top" topline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 g
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 h
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267 i
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 j
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 </row>
23282 <row>
23283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 \begin_inset ERT
23288 status collapsed
23289
23290 \begin_layout Plain Layout
23291
23292
23293 \backslash
23294 hdashline 
23295 \end_layout
23296
23297 \end_inset
23298
23299
23300 \begin_inset ERT
23301 status collapsed
23302
23303 \begin_layout Plain Layout
23304
23305
23306 \backslash
23307 rowcolor{Gray}
23308 \end_layout
23309
23310 \end_inset
23311
23312 k
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321 l
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 <cell alignment="center" valignment="top" usebox="none">
23327 \begin_inset Text
23328
23329 \begin_layout Plain Layout
23330 m
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339 n
23340 \end_layout
23341
23342 \end_inset
23343 </cell>
23344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23345 \begin_inset Text
23346
23347 \begin_layout Plain Layout
23348 o
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359 \begin_inset ERT
23360 status collapsed
23361
23362 \begin_layout Plain Layout
23363
23364
23365 \backslash
23366 cdashline{4-5}
23367 \end_layout
23368
23369 \end_inset
23370
23371 p
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380 q
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 r
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398 s
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 </row>
23413 <row>
23414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418 t
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 u
23428 \end_layout
23429
23430 \end_inset
23431 </cell>
23432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436 v
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445 w
23446 \end_layout
23447
23448 \end_inset
23449 </cell>
23450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454 \begin_inset ERT
23455 status collapsed
23456
23457 \begin_layout Plain Layout
23458
23459
23460 \backslash
23461 cellcolor{Maroon}
23462 \end_layout
23463
23464 \end_inset
23465
23466 i
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 </row>
23472 </lyxtabular>
23473
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480
23481
23482 \end_layout
23483
23484 \begin_layout Standard
23485 \begin_inset ERT
23486 status collapsed
23487
23488 \begin_layout Plain Layout
23489
23490
23491 \backslash
23492 renewcommand{
23493 \backslash
23494 hdashline}{
23495 \backslash
23496 myHdashline}
23497 \end_layout
23498
23499 \end_inset
23500
23501
23502 \begin_inset Note Note
23503 status collapsed
23504
23505 \begin_layout Plain Layout
23506 reset to default
23507 \end_layout
23508
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \begin_layout Standard
23515 \begin_inset ERT
23516 status collapsed
23517
23518 \begin_layout Plain Layout
23519
23520
23521 \backslash
23522 renewcommand{
23523 \backslash
23524 cdashline}{
23525 \backslash
23526 myCdashline}
23527 \end_layout
23528
23529 \end_inset
23530
23531
23532 \begin_inset Note Note
23533 status collapsed
23534
23535 \begin_layout Plain Layout
23536 reset to default
23537 \end_layout
23538
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \begin_layout Standard
23545 \begin_inset ERT
23546 status collapsed
23547
23548 \begin_layout Plain Layout
23549
23550
23551 \backslash
23552 nodashgapcolor
23553 \end_layout
23554
23555 \end_inset
23556
23557
23558 \begin_inset Note Note
23559 status collapsed
23560
23561 \begin_layout Plain Layout
23562 reset to default
23563 \end_layout
23564
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \begin_layout Standard
23571 \begin_inset ERT
23572 status collapsed
23573
23574 \begin_layout Plain Layout
23575
23576
23577 \backslash
23578 setlength{
23579 \backslash
23580 arrayrulewidth}{0.4pt}
23581 \end_layout
23582
23583 \end_inset
23584
23585
23586 \begin_inset Note Note
23587 status collapsed
23588
23589 \begin_layout Plain Layout
23590 reset to default
23591 \end_layout
23592
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \begin_layout Standard
23599 The coloring of lines, columns and lines works as decribed in section
23600 \begin_inset space ~
23601 \end_inset
23602
23603
23604 \begin_inset CommandInset ref
23605 LatexCommand ref
23606 reference "sec:Colored-Tables"
23607
23608 \end_inset
23609
23610 .
23611  Coloring horizontal lines works analogically as described there as well,
23612  one only needs to replace in the commands 
23613 \series bold
23614
23615 \backslash
23616 myHlineC
23617 \series default
23618  by 
23619 \series bold
23620
23621 \backslash
23622 myHdashline
23623 \series default
23624  and 
23625 \backslash
23626
23627 \series bold
23628 hline
23629 \series default
23630  by 
23631 \series bold
23632
23633 \backslash
23634 hdashline
23635 \series default
23636 ; so one uses the command
23637 \end_layout
23638
23639 \begin_layout Standard
23640
23641 \series bold
23642
23643 \backslash
23644 let
23645 \backslash
23646 myHdashline
23647 \backslash
23648 hdashline
23649 \begin_inset Newline newline
23650 \end_inset
23651
23652
23653 \backslash
23654 renewcommand{
23655 \backslash
23656 hdashline}
23657 \begin_inset Newline newline
23658 \end_inset
23659
23660
23661 \begin_inset Phantom HPhantom
23662 status open
23663
23664 \begin_layout Plain Layout
23665 \begin_inset space ~
23666 \end_inset
23667
23668
23669 \end_layout
23670
23671 \end_inset
23672
23673 {
23674 \backslash
23675 arrayrulecolor{red}
23676 \backslash
23677 myHdashline
23678 \backslash
23679 arrayrulecolor{black}}
23680 \end_layout
23681
23682 \begin_layout Standard
23683 To color 
23684 \series bold
23685
23686 \backslash
23687 cdashline
23688 \series default
23689 , the command is
23690 \end_layout
23691
23692 \begin_layout Standard
23693
23694 \series bold
23695
23696 \backslash
23697 let
23698 \backslash
23699 myCdashline
23700 \backslash
23701 cdashline
23702 \begin_inset Newline newline
23703 \end_inset
23704
23705
23706 \backslash
23707 renewcommand{
23708 \backslash
23709 cdashline}[1]
23710 \begin_inset Newline newline
23711 \end_inset
23712
23713
23714 \begin_inset Phantom HPhantom
23715 status open
23716
23717 \begin_layout Plain Layout
23718 \begin_inset space ~
23719 \end_inset
23720
23721
23722 \end_layout
23723
23724 \end_inset
23725
23726 {
23727 \backslash
23728 arrayrulecolor{red}
23729 \backslash
23730 myCdashline{#1}
23731 \backslash
23732 arrayrulecolor{black}}
23733 \end_layout
23734
23735 \begin_layout Standard
23736 To get back the black line color, one needs to insert the following commands
23737  as \SpecialChar TeX
23738 -Code behind the table:
23739 \end_layout
23740
23741 \begin_layout Standard
23742 For 
23743 \series bold
23744
23745 \backslash
23746 hdashline
23747 \end_layout
23748
23749 \begin_layout Standard
23750
23751 \series bold
23752
23753 \backslash
23754 renewcommand{
23755 \backslash
23756 hdashline}{
23757 \backslash
23758 myHdashline}
23759 \end_layout
23760
23761 \begin_layout Standard
23762 and for 
23763 \series bold
23764
23765 \backslash
23766 cdashline
23767 \end_layout
23768
23769 \begin_layout Standard
23770
23771 \series bold
23772
23773 \backslash
23774 renewcommand{
23775 \backslash
23776 cdashline}{
23777 \backslash
23778 myCdashline}
23779 \end_layout
23780
23781 \begin_layout Standard
23782 To color the gaps between the dashes the command
23783 \end_layout
23784
23785 \begin_layout Standard
23786
23787 \series bold
23788
23789 \backslash
23790 dashgapcolor{color}
23791 \end_layout
23792
23793 \begin_layout Standard
23794 can be used in front of a table as \SpecialChar TeX
23795 -Code.
23796  color is hereby the name of a defined color.
23797  The command
23798 \end_layout
23799
23800 \begin_layout Standard
23801
23802 \series bold
23803
23804 \backslash
23805 nodashgapcolor
23806 \end_layout
23807
23808 \begin_layout Standard
23809 unsets the changes made by 
23810 \series bold
23811
23812 \backslash
23813 dashgapcolor
23814 \series default
23815 .
23816 \end_layout
23817
23818 \begin_layout Standard
23819 \begin_inset Note Greyedout
23820 status open
23821
23822 \begin_layout Plain Layout
23823
23824 \series bold
23825 \color none
23826 Note
23827 \series default
23828 : If there are multiple commands in a cell, the command of 
23829 \series bold
23830 arydshln
23831 \series default
23832  needs to be the first one in the cell.
23833  Therefore in cell 
23834 \emph on
23835 k
23836 \emph default
23837  of Table
23838 \begin_inset space ~
23839 \end_inset
23840
23841
23842 \begin_inset CommandInset ref
23843 LatexCommand ref
23844 reference "tab:Colored-table-with"
23845
23846 \end_inset
23847
23848  the command 
23849 \series bold
23850
23851 \backslash
23852 hdashline
23853 \series default
23854  is before 
23855 \series bold
23856
23857 \backslash
23858 rowcolor
23859 \series default
23860 .
23861 \end_layout
23862
23863 \end_inset
23864
23865
23866 \end_layout
23867
23868 \begin_layout Standard
23869 \begin_inset Note Greyedout
23870 status open
23871
23872 \begin_layout Plain Layout
23873
23874 \series bold
23875 \color none
23876 Note:
23877 \series default
23878  The \SpecialChar LaTeX
23879 -package 
23880 \series bold
23881 arydshln
23882 \series default
23883  must be loaded in the document preamble before the \SpecialChar LaTeX
23884 -package 
23885 \series bold
23886 colortbl
23887 \series default
23888
23889 \begin_inset Index idx
23890 status collapsed
23891
23892 \begin_layout Plain Layout
23893 \SpecialChar LaTeX
23894 -packages ! colortbl
23895 \end_layout
23896
23897 \end_inset
23898
23899 .
23900 \end_layout
23901
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \begin_layout Standard
23908 \begin_inset ERT
23909 status collapsed
23910
23911 \begin_layout Plain Layout
23912
23913
23914 \backslash
23915 else
23916 \end_layout
23917
23918 \end_inset
23919
23920
23921 \begin_inset Note Note
23922 status open
23923
23924 \begin_layout Plain Layout
23925 The following will be displayed when the \SpecialChar LaTeX
23926 -package 
23927 \series bold
23928 arydshln
23929 \series default
23930  is not installed:
23931 \end_layout
23932
23933 \end_inset
23934
23935
23936 \end_layout
23937
23938 \begin_layout Standard
23939 You need to install the package 
23940 \series bold
23941 arydshln
23942 \series default
23943  to see the content of this section in the output.
23944 \end_layout
23945
23946 \begin_layout Standard
23947 \begin_inset ERT
23948 status collapsed
23949
23950 \begin_layout Plain Layout
23951
23952
23953 \backslash
23954 fi
23955 \end_layout
23956
23957 \end_inset
23958
23959
23960 \end_layout
23961
23962 \begin_layout Standard
23963 For more information about dashed lines see the documentation of 
23964 \series bold
23965 arydshln
23966 \series default
23967
23968 \begin_inset CommandInset citation
23969 LatexCommand cite
23970 key "arydshln"
23971
23972 \end_inset
23973
23974 .
23975 \end_layout
23976
23977 \begin_layout Chapter
23978 Floats
23979 \begin_inset CommandInset label
23980 LatexCommand label
23981 name "chap:Floats"
23982
23983 \end_inset
23984
23985
23986 \begin_inset Index idx
23987 status collapsed
23988
23989 \begin_layout Plain Layout
23990 Floats
23991 \end_layout
23992
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \begin_layout Section
23999 Introduction
24000 \begin_inset CommandInset label
24001 LatexCommand label
24002 name "sec:FloatIntroduction"
24003
24004 \end_inset
24005
24006
24007 \begin_inset Index idx
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011 Floats ! Introduction
24012 \end_layout
24013
24014 \end_inset
24015
24016
24017 \end_layout
24018
24019 \begin_layout Standard
24020 A float is a block of text associated with some sort of label, which doesn't
24021  have a fixed location.
24022  It can 
24023 \begin_inset Quotes eld
24024 \end_inset
24025
24026 float
24027 \begin_inset Quotes erd
24028 \end_inset
24029
24030  forward or backward a page or two, to wherever it fits best.
24031  
24032 \family sans
24033 Footnotes
24034 \family default
24035  and 
24036 \family sans
24037 Margin
24038 \begin_inset space ~
24039 \end_inset
24040
24041 Notes
24042 \family default
24043  are also floats because they can float to the next page when there are
24044  too many notes on the page.
24045 \end_layout
24046
24047 \begin_layout Standard
24048 Floats allow a high quality layout.
24049  Images and tables can be spread evenly among the pages to avoid white space
24050  and pages without text.
24051  As the floating often destroys the context between the text and the image/table
24052 , every float can be referenced in the text.
24053  Floats are therefore numbered.
24054  Referencing is described in section
24055 \begin_inset space ~
24056 \end_inset
24057
24058
24059 \begin_inset CommandInset ref
24060 LatexCommand ref
24061 reference "sec:Referencing-Floats"
24062
24063 \end_inset
24064
24065 .
24066 \end_layout
24067
24068 \begin_layout Standard
24069 To insert a float, use the menu 
24070 \family sans
24071 Insert\SpecialChar menuseparator
24072 Float
24073 \family default
24074  (toolbar button 
24075 \begin_inset Info
24076 type  "icon"
24077 arg   "float-insert figure"
24078 \end_inset
24079
24080  or 
24081 \begin_inset Info
24082 type  "icon"
24083 arg   "float-insert table"
24084 \end_inset
24085
24086 ).
24087  This inserts the 
24088 \family sans
24089 Caption
24090 \family default
24091  inset, a box with a label.
24092  The label will automatically be translated to the document language in
24093  the output.
24094  After the label you can insert the caption text.
24095  The image or table is inserted above or below the caption in a separate
24096  paragraph within the float.
24097  More about the caption placement is contained in section
24098 \begin_inset space ~
24099 \end_inset
24100
24101
24102 \begin_inset CommandInset ref
24103 LatexCommand ref
24104 reference "sec:Caption-Placement"
24105
24106 \end_inset
24107
24108 .
24109  To keep your \SpecialChar LyX
24110 -document readable, you can open and close the float box by
24111  left-clicking on the box label.
24112  A closed float box looks like this: 
24113 \begin_inset Graphics
24114         filename clipart/floatQt4.png
24115         scale 70
24116         scaleBeforeRotation
24117
24118 \end_inset
24119
24120  â€“ a gray button with a red label.
24121 \end_layout
24122
24123 \begin_layout Standard
24124 It is recommended that you insert floats as separate standard paragraphs
24125  to avoid possible \SpecialChar LaTeX
24126 -errors that can occur when the surrounding text is specially
24127  formatted.
24128 \end_layout
24129
24130 \begin_layout Standard
24131 Existing figures or tables can be put into a float by highlighting them
24132  and then pressing the corresponding toolbar button for a new float.
24133 \end_layout
24134
24135 \begin_layout Section
24136 Float Types
24137 \end_layout
24138
24139 \begin_layout Standard
24140 Besides figure and table floats that are described in sections
24141 \begin_inset space ~
24142 \end_inset
24143
24144
24145 \begin_inset CommandInset ref
24146 LatexCommand ref
24147 reference "sec:Figure-Floats"
24148
24149 \end_inset
24150
24151  and 
24152 \begin_inset CommandInset ref
24153 LatexCommand ref
24154 reference "sec:Table-Floats"
24155
24156 \end_inset
24157
24158  respectively, \SpecialChar LyX
24159  offers the float types 
24160 \family sans
24161 Algorithm
24162 \family default
24163  and 
24164 \family sans
24165 Wrap
24166 \family default
24167 .
24168  The latter are explained in sec.
24169 \begin_inset space \thinspace{}
24170 \end_inset
24171
24172
24173 \begin_inset CommandInset ref
24174 LatexCommand ref
24175 reference "sec:Wrap-Floats"
24176
24177 \end_inset
24178
24179 .
24180 \end_layout
24181
24182 \begin_layout Subsection
24183 Algorithm Floats
24184 \begin_inset Index idx
24185 status collapsed
24186
24187 \begin_layout Plain Layout
24188 Floats ! Algorithms
24189 \end_layout
24190
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \begin_layout Standard
24197 \begin_inset Float algorithm
24198 placement h
24199 wide false
24200 sideways false
24201 status open
24202
24203 \begin_layout Plain Layout
24204 \begin_inset Caption Standard
24205
24206 \begin_layout Plain Layout
24207 \begin_inset CommandInset label
24208 LatexCommand label
24209 name "alg:Example-Algorithm-float"
24210
24211 \end_inset
24212
24213 Example Algorithm float
24214 \end_layout
24215
24216 \end_inset
24217
24218
24219 \end_layout
24220
24221 \begin_layout LyX-Code
24222 for I in 1..N loop
24223 \begin_inset Newline newline
24224 \end_inset
24225
24226  Sum:= Sum + A(I); /*comment*/
24227 \begin_inset Newline newline
24228 \end_inset
24229
24230 end loop
24231 \begin_inset VSpace -4mm
24232 \end_inset
24233
24234
24235 \end_layout
24236
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \begin_layout Standard
24243 This float type is inserted with the menu 
24244 \family sans
24245 Insert\SpecialChar menuseparator
24246 Float\SpecialChar menuseparator
24247 Algorithm
24248 \family default
24249 .
24250  It is used for program codes and descriptions of algorithms and can be
24251  seen as an alternative to program code listings that are explained in chapter
24252 \begin_inset space ~
24253 \end_inset
24254
24255
24256 \begin_inset CommandInset ref
24257 LatexCommand ref
24258 reference "cha:Program-Code-Listings"
24259
24260 \end_inset
24261
24262 .
24263  A possible environment for algorithms is the 
24264 \family sans
24265 \SpecialChar LyX
24266 -Code
24267 \family default
24268 , described in \SpecialChar LyX
24269 's 
24270 \emph on
24271 Userguide
24272 \emph default
24273 .
24274  Algorithm
24275 \begin_inset space ~
24276 \end_inset
24277
24278
24279 \begin_inset CommandInset ref
24280 LatexCommand ref
24281 reference "alg:Example-Algorithm-float"
24282
24283 \end_inset
24284
24285  is an example of an algorithm float where -4
24286 \begin_inset space \thinspace{}
24287 \end_inset
24288
24289 mm vertical space was added at the end of the float to have the bottom rule
24290  exactly below the last text line.
24291 \end_layout
24292
24293 \begin_layout Standard
24294 The float label is not automatically translated into the document language.
24295  If your document is not in English, you have to do this manually by adding
24296  the following line to the document preamble
24297 \series bold
24298 :
24299 \end_layout
24300
24301 \begin_layout Standard
24302
24303 \series bold
24304
24305 \backslash
24306 floatname{algorithm}{your
24307 \begin_inset space ~
24308 \end_inset
24309
24310 name}
24311 \end_layout
24312
24313 \begin_layout Standard
24314 where 
24315 \family sans
24316 your
24317 \begin_inset space ~
24318 \end_inset
24319
24320 name
24321 \family default
24322  is the word 
24323 \begin_inset Quotes eld
24324 \end_inset
24325
24326
24327 \emph on
24328 algorithm
24329 \emph default
24330
24331 \begin_inset Quotes erd
24332 \end_inset
24333
24334  in your language.
24335 \end_layout
24336
24337 \begin_layout Standard
24338 To insert the list of algorithms you can use the menu 
24339 \family sans
24340 Insert\SpecialChar menuseparator
24341 List
24342 \begin_inset space \thinspace{}
24343 \end_inset
24344
24345 /
24346 \begin_inset space \thinspace{}
24347 \end_inset
24348
24349 TOC\SpecialChar menuseparator
24350 List of Algorithms
24351 \family default
24352  when your document has the same language as \SpecialChar LyX
24353 's menu names.
24354  In other cases use this command in \SpecialChar TeX
24355 -Code instead:
24356 \end_layout
24357
24358 \begin_layout Standard
24359
24360 \series bold
24361
24362 \backslash
24363 listof{algorithm}{your
24364 \begin_inset space ~
24365 \end_inset
24366
24367 name}
24368 \end_layout
24369
24370 \begin_layout Standard
24371 where 
24372 \family sans
24373 your
24374 \begin_inset space ~
24375 \end_inset
24376
24377 name
24378 \family default
24379  is the word 
24380 \begin_inset Quotes eld
24381 \end_inset
24382
24383
24384 \emph on
24385 List of Algorithm
24386 \emph default
24387 s
24388 \begin_inset Quotes erd
24389 \end_inset
24390
24391  in your language.
24392 \end_layout
24393
24394 \begin_layout Standard
24395 Algorithm floats are not by default numbered in the scheme 
24396 \begin_inset Quotes eld
24397 \end_inset
24398
24399 chapter.algorithm
24400 \begin_inset Quotes erd
24401 \end_inset
24402
24403  as is the case for table and figure floats in many document-classes.
24404  To number algorithm floats in the same scheme, add this command to your
24405  document preamble:
24406 \end_layout
24407
24408 \begin_layout Standard
24409
24410 \series bold
24411
24412 \backslash
24413 numberwithin{algorithm}{chapter}
24414 \end_layout
24415
24416 \begin_layout Standard
24417 To be able to use the command 
24418 \series bold
24419
24420 \backslash
24421 numberwithin
24422 \series default
24423 , set in the tab 
24424 \family sans
24425 Math
24426 \begin_inset space ~
24427 \end_inset
24428
24429 Options
24430 \family default
24431  in the document settings the option 
24432 \family sans
24433 Use
24434 \begin_inset space ~
24435 \end_inset
24436
24437 AMS
24438 \begin_inset space ~
24439 \end_inset
24440
24441 math
24442 \begin_inset space ~
24443 \end_inset
24444
24445 package
24446 \family default
24447 .
24448 \end_layout
24449
24450 \begin_layout Section
24451 Float Numbering
24452 \begin_inset Index idx
24453 status collapsed
24454
24455 \begin_layout Plain Layout
24456 Floats ! Numbering
24457 \end_layout
24458
24459 \end_inset
24460
24461
24462 \end_layout
24463
24464 \begin_layout Standard
24465 Floats are usually numbered either independently from the sections the floats
24466  are in, or in the scheme 
24467 \begin_inset Quotes eld
24468 \end_inset
24469
24470 chapter.number
24471 \begin_inset Quotes erd
24472 \end_inset
24473
24474  or 
24475 \begin_inset Quotes eld
24476 \end_inset
24477
24478 section.number
24479 \begin_inset Quotes erd
24480 \end_inset
24481
24482 .
24483  This depends on the document class used.
24484 \end_layout
24485
24486 \begin_layout Standard
24487 To change section-independent numbering, you can use this command in the
24488  document preamble:
24489 \end_layout
24490
24491 \begin_layout Standard
24492
24493 \series bold
24494
24495 \backslash
24496 renewcommand{
24497 \backslash
24498 thetable}{
24499 \backslash
24500 roman{table}}
24501 \end_layout
24502
24503 \begin_layout Standard
24504
24505 \series bold
24506
24507 \backslash
24508 thetable
24509 \series default
24510  is the command that prints the table number.
24511  For figure floats, the command would be 
24512 \series bold
24513
24514 \backslash
24515 thefigure
24516 \series default
24517 .
24518  
24519 \series bold
24520
24521 \backslash
24522 roman
24523 \series default
24524  in the command above prints the table number as a small roman number.
24525 \end_layout
24526
24527 \begin_layout Standard
24528 To change the numbering scheme for example to 
24529 \begin_inset Quotes eld
24530 \end_inset
24531
24532 subsection.number
24533 \begin_inset Quotes erd
24534 \end_inset
24535
24536 , use this command in the preamble:
24537 \end_layout
24538
24539 \begin_layout Standard
24540
24541 \series bold
24542
24543 \backslash
24544 numberwithin{table}{subsection}
24545 \end_layout
24546
24547 \begin_layout Standard
24548 To be able to use the command 
24549 \series bold
24550
24551 \backslash
24552 numberwithin
24553 \series default
24554 , set in the tab 
24555 \family sans
24556 Math
24557 \begin_inset space ~
24558 \end_inset
24559
24560 Options
24561 \family default
24562  in the document settings the option 
24563 \family sans
24564 Use
24565 \begin_inset space ~
24566 \end_inset
24567
24568 AMS
24569 \begin_inset space ~
24570 \end_inset
24571
24572 math
24573 \begin_inset space ~
24574 \end_inset
24575
24576 package
24577 \family default
24578 .
24579 \end_layout
24580
24581 \begin_layout Standard
24582 Please also have a look at section
24583 \begin_inset space ~
24584 \end_inset
24585
24586
24587 \begin_inset CommandInset ref
24588 LatexCommand ref
24589 reference "subsec:Footnote-Numbering"
24590
24591 \end_inset
24592
24593  for the details and important notes about the numbering commands.
24594 \end_layout
24595
24596 \begin_layout Section
24597 Referencing Floats
24598 \begin_inset CommandInset label
24599 LatexCommand label
24600 name "sec:Referencing-Floats"
24601
24602 \end_inset
24603
24604
24605 \begin_inset Index idx
24606 status collapsed
24607
24608 \begin_layout Plain Layout
24609 Floats ! References
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \begin_inset Index idx
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619 References ! to Floats
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \begin_layout Standard
24628 To reference a float, insert a label into its caption using the menu 
24629 \family sans
24630 Insert\SpecialChar menuseparator
24631 Label
24632 \family default
24633  or the toolbar button 
24634 \begin_inset Info
24635 type  "icon"
24636 arg   "label-insert"
24637 \end_inset
24638
24639 .
24640  A grey label box like this one: 
24641 \begin_inset Graphics
24642         filename clipart/labelQt4.png
24643         scale 85
24644         scaleBeforeRotation
24645
24646 \end_inset
24647
24648  will be inserted and the label window pops up asking for the label text.
24649  \SpecialChar LyX
24650  offers as text the first words of the caption with a prefix.
24651  The prefix depends on the float type, e.
24652 \begin_inset space \thinspace{}
24653 \end_inset
24654
24655 g.
24656 \begin_inset space \space{}
24657 \end_inset
24658
24659 for figure floats the prefix will be "
24660 \family sans
24661 fig:
24662 \family default
24663 ".
24664 \end_layout
24665
24666 \begin_layout Standard
24667 The label is used as anchor and name for the reference.
24668  You can refer to the label using the menu 
24669 \family sans
24670 Insert\SpecialChar menuseparator
24671 Cross-reference
24672 \family default
24673  or the toolbar button 
24674 \begin_inset Info
24675 type  "icon"
24676 arg   "dialog-show-new-inset ref"
24677 \end_inset
24678
24679 .
24680  The cross-reference window appears showing all labels of the document.
24681  If you have multiple \SpecialChar LyX
24682 -documents opened, choose the one you are working
24683  on from the drop-list at the top of the dialog.
24684  You can now sort the labels alphabetically and then choose one.
24685  A grey cross-reference box like this one: 
24686 \begin_inset Graphics
24687         filename clipart/referenceQt4.png
24688         scale 85
24689         scaleBeforeRotation
24690
24691 \end_inset
24692
24693  will be inserted.
24694  At the position of the cross-reference box the float number will appear
24695  in the output.
24696 \end_layout
24697
24698 \begin_layout Standard
24699 It is recommended that you use a protected space between the cross-reference
24700  name and its number to avoid line breaks between them.
24701  If a cross-reference refers to a non-existing label, you will see two question
24702  marks in the output instead of the reference.
24703 \end_layout
24704
24705 \begin_layout Standard
24706 You can change labels at any time by clicking on the label box.
24707  References to the changed label will automatically update their links to
24708  the new label text.
24709 \end_layout
24710
24711 \begin_layout Standard
24712 The button 
24713 \family sans
24714 Go
24715 \begin_inset space ~
24716 \end_inset
24717
24718 to
24719 \begin_inset space ~
24720 \end_inset
24721
24722 Label
24723 \family default
24724  in the cross-reference window sets the cursor before the referred label.
24725  The button text changes then to Go
24726 \begin_inset space ~
24727 \end_inset
24728
24729 Back and you can use it to set the cursor back to the cross-reference.
24730 \end_layout
24731
24732 \begin_layout Subsection
24733 Cross-Reference Formats
24734 \begin_inset CommandInset label
24735 LatexCommand label
24736 name "subsec:Cross-Reference-Formats"
24737
24738 \end_inset
24739
24740
24741 \begin_inset Index idx
24742 status collapsed
24743
24744 \begin_layout Plain Layout
24745 References ! Formats
24746 \end_layout
24747
24748 \end_inset
24749
24750
24751 \end_layout
24752
24753 \begin_layout Standard
24754 There are six varieties of cross-references:
24755 \end_layout
24756
24757 \begin_layout Description
24758 <reference>: prints the float number, this is the default: 
24759 \begin_inset CommandInset ref
24760 LatexCommand ref
24761 reference "fig:Two-distorted-images"
24762
24763 \end_inset
24764
24765
24766 \end_layout
24767
24768 \begin_layout Description
24769 (<reference>): prints the float number within two parentheses, this is the
24770  style normally used to reference formulas, especially when the reference
24771  name 
24772 \begin_inset Quotes eld
24773 \end_inset
24774
24775 Equation
24776 \begin_inset Quotes erd
24777 \end_inset
24778
24779  is omitted: 
24780 \begin_inset CommandInset ref
24781 LatexCommand eqref
24782 reference "eq:Wgn"
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \begin_layout Description
24790 <page>: prints the page number: Page
24791 \begin_inset space ~
24792 \end_inset
24793
24794
24795 \begin_inset CommandInset ref
24796 LatexCommand pageref
24797 reference "fig:Two-distorted-images"
24798
24799 \end_inset
24800
24801
24802 \end_layout
24803
24804 \begin_layout Description
24805 on
24806 \begin_inset space ~
24807 \end_inset
24808
24809 page
24810 \begin_inset space ~
24811 \end_inset
24812
24813 <page>: prints the text "on page" and the page number: 
24814 \begin_inset CommandInset ref
24815 LatexCommand vpageref
24816 reference "fig:Two-distorted-images"
24817
24818 \end_inset
24819
24820
24821 \end_layout
24822
24823 \begin_layout Description
24824 <reference>
24825 \begin_inset space ~
24826 \end_inset
24827
24828 on
24829 \begin_inset space ~
24830 \end_inset
24831
24832 page
24833 \begin_inset space ~
24834 \end_inset
24835
24836 <page>: prints the float number, the text "on page", and the page number:
24837  
24838 \begin_inset CommandInset ref
24839 LatexCommand vref
24840 reference "fig:Two-distorted-images"
24841
24842 \end_inset
24843
24844
24845 \end_layout
24846
24847 \begin_layout Description
24848 Formatted
24849 \begin_inset space ~
24850 \end_inset
24851
24852 reference: prints a self-defined cross-reference format.
24853 \begin_inset Newline newline
24854 \end_inset
24855
24856
24857 \begin_inset Note Greyedout
24858 status open
24859
24860 \begin_layout Plain Layout
24861
24862 \series bold
24863 Note:
24864 \series default
24865  This feature is only available when you have the \SpecialChar LaTeX
24866 -package 
24867 \series bold
24868 prettyref
24869 \series default
24870  or 
24871 \series bold
24872 refstyle
24873 \series default
24874
24875 \begin_inset Index idx
24876 status collapsed
24877
24878 \begin_layout Plain Layout
24879 \SpecialChar LaTeX
24880 -packages ! prettyref
24881 \end_layout
24882
24883 \end_inset
24884
24885
24886 \begin_inset Index idx
24887 status collapsed
24888
24889 \begin_layout Plain Layout
24890 \SpecialChar LaTeX
24891 -packages ! refstyle
24892 \end_layout
24893
24894 \end_inset
24895
24896  installed.
24897 \end_layout
24898
24899 \end_inset
24900
24901
24902 \begin_inset Newline newline
24903 \end_inset
24904
24905 You can select which \SpecialChar LaTeX
24906 -package should be used for this feature by setting
24907  the option 
24908 \family sans
24909 Use refstyle (not prettyref) for cross-references
24910 \family default
24911  in the menu 
24912 \family sans
24913 Document\SpecialChar menuseparator
24914 Settings\SpecialChar menuseparator
24915 Document Class
24916 \family default
24917 .
24918  The format is specified by adding the command 
24919 \series bold
24920
24921 \backslash
24922 newrefformat
24923 \series default
24924  (prettyref) or 
24925 \series bold
24926
24927 \backslash
24928 newref
24929 \series default
24930  (refstyle) to the preamble of the document.
24931  For example redefining all references to figures (which have the label
24932  shortcut 
24933 \begin_inset Quotes eld
24934 \end_inset
24935
24936
24937 \family sans
24938 fig
24939 \family default
24940
24941 \begin_inset Quotes erd
24942 \end_inset
24943
24944 ) can be done with this command
24945 \begin_inset Newline newline
24946 \end_inset
24947
24948
24949 \series bold
24950
24951 \backslash
24952 newref{fig}{refcmd={Image on page 
24953 \backslash
24954 pageref{#1}}}
24955 \series default
24956
24957 \begin_inset Newline newline
24958 \end_inset
24959
24960 For more information about the format, have a look at the package documentations
24961
24962 \begin_inset CommandInset citation
24963 LatexCommand cite
24964 key "prettyref,refstyle"
24965
24966 \end_inset
24967
24968 .
24969 \end_layout
24970
24971 \begin_layout Description
24972 Textual
24973 \begin_inset space ~
24974 \end_inset
24975
24976 reference: prints the caption of the reference: 
24977 \begin_inset CommandInset ref
24978 LatexCommand nameref
24979 reference "fig:Two-distorted-images"
24980
24981 \end_inset
24982
24983
24984 \end_layout
24985
24986 \begin_layout Standard
24987
24988 \family sans
24989 <page>
24990 \family default
24991  will not print the page number if the label is on the previous, the same,
24992  or the next page.
24993  You will e.
24994 \begin_inset space \thinspace{}
24995 \end_inset
24996
24997 g.
24998 \begin_inset space \space{}
24999 \end_inset
25000
25001 see the text 
25002 \begin_inset Quotes eld
25003 \end_inset
25004
25005
25006 \family sans
25007 on this page
25008 \family default
25009
25010 \begin_inset Quotes erd
25011 \end_inset
25012
25013  instead.
25014  The style 
25015 \family sans
25016 <reference> on page <page>
25017 \family default
25018  will not print anything about the page if the label is on the same page.
25019 \end_layout
25020
25021 \begin_layout Standard
25022 The number and current page of the part of the document referred to in the
25023  output is automatically calculated by \SpecialChar LaTeX
25024 .
25025  The varieties are adjusted in the field 
25026 \family sans
25027 Format
25028 \family default
25029  of the cross-reference window that appears when you click on the cross-referenc
25030 e box.
25031 \end_layout
25032
25033 \begin_layout Standard
25034 \begin_inset Note Greyedout
25035 status open
25036
25037 \begin_layout Plain Layout
25038
25039 \series bold
25040 Note:
25041 \series default
25042  It is recommended to use the \SpecialChar LaTeX
25043 -package 
25044 \series bold
25045 refstyle
25046 \series default
25047
25048 \begin_inset Index idx
25049 status collapsed
25050
25051 \begin_layout Plain Layout
25052 \SpecialChar LaTeX
25053 -packages ! refstyle
25054 \end_layout
25055
25056 \end_inset
25057
25058  because 
25059 \series bold
25060 prettyref
25061 \series default
25062
25063 \begin_inset Index idx
25064 status collapsed
25065
25066 \begin_layout Plain Layout
25067 \SpecialChar LaTeX
25068 -packages ! prettyref
25069 \end_layout
25070
25071 \end_inset
25072
25073  does not know all of \SpecialChar LyX
25074 's possible label shortcuts
25075 \begin_inset Foot
25076 status collapsed
25077
25078 \begin_layout Plain Layout
25079 \begin_inset Quotes eld
25080 \end_inset
25081
25082 fig:
25083 \begin_inset Quotes erd
25084 \end_inset
25085
25086  is for example \SpecialChar LyX
25087 's shortcut for labels in figure captions.
25088 \end_layout
25089
25090 \end_inset
25091
25092  and is not internationalized.
25093 \end_layout
25094
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \begin_layout Standard
25101 \begin_inset Note Greyedout
25102 status open
25103
25104 \begin_layout Plain Layout
25105
25106 \series bold
25107 Note:
25108 \series default
25109  Due to a bug in the \SpecialChar LaTeX
25110 -package 
25111 \series bold
25112 varioref
25113 \series default
25114  version 1.4w, some cross-reference formats will cause \SpecialChar LaTeX
25115  errors for document
25116  languages that make the period character active (like French).
25117  For a workaround, see
25118 \begin_inset Newline newline
25119 \end_inset
25120
25121
25122 \begin_inset CommandInset href
25123 LatexCommand href
25124 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
25125
25126 \end_inset
25127
25128 .
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \begin_layout Subsection
25137 Automatic Reference Naming
25138 \begin_inset Index idx
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142 References ! Automatic Reference Naming
25143 \end_layout
25144
25145 \end_inset
25146
25147
25148 \end_layout
25149
25150 \begin_layout Standard
25151 The \SpecialChar LaTeX
25152 -package 
25153 \series bold
25154 hyperref
25155 \series default
25156
25157 \begin_inset Index idx
25158 status collapsed
25159
25160 \begin_layout Plain Layout
25161 \SpecialChar LaTeX
25162 -packages ! hyperref
25163 \end_layout
25164
25165 \end_inset
25166
25167 , that is enabled in the 
25168 \family sans
25169 PDF Properties
25170 \family default
25171  of the 
25172 \family sans
25173 Document Settings
25174 \family default
25175  dialog, provides a very useful feature that cross-references automatically
25176  include the name of the referenced floats (or text parts like 
25177 \emph on
25178 section
25179 \emph default
25180 ).
25181  So you will save having to write e.
25182 \begin_inset space \thinspace{}
25183 \end_inset
25184
25185 g.
25186 \begin_inset space \space{}
25187 \end_inset
25188
25189 the name 
25190 \begin_inset Quotes eld
25191 \end_inset
25192
25193 Figure
25194 \begin_inset Quotes erd
25195 \end_inset
25196
25197  before every reference to a figure.
25198  To use this feature, enable 
25199 \series bold
25200 hyperref
25201 \series default
25202  and insert this line to the \SpecialChar LaTeX
25203  preamble:
25204 \end_layout
25205
25206 \begin_layout Standard
25207
25208 \series bold
25209
25210 \backslash
25211 AtBeginDocument{
25212 \backslash
25213 renewcommand{
25214 \backslash
25215 ref}[1]{
25216 \backslash
25217 mbox{
25218 \backslash
25219 autoref{#1}}}}
25220 \end_layout
25221
25222 \begin_layout Standard
25223 When you prefer other reference names than the default ones, for example
25224  you want instead of 
25225 \begin_inset Quotes eld
25226 \end_inset
25227
25228 section
25229 \begin_inset Quotes erd
25230 \end_inset
25231
25232  the name 
25233 \begin_inset Quotes eld
25234 \end_inset
25235
25236 sec.
25237 \begin_inset space \thinspace{}
25238 \end_inset
25239
25240
25241 \begin_inset Quotes eld
25242 \end_inset
25243
25244 , you can redefine the name by inserting this in the preamble:
25245 \end_layout
25246
25247 \begin_layout Standard
25248
25249 \series bold
25250
25251 \backslash
25252 addto
25253 \backslash
25254 extrasenglish{
25255 \backslash
25256 renewcommand{
25257 \backslash
25258 sectionautorefname}
25259 \begin_inset Newline newline
25260 \end_inset
25261
25262
25263 \begin_inset Phantom HPhantom
25264 status open
25265
25266 \begin_layout Plain Layout
25267
25268 \series bold
25269 \begin_inset space ~
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \end_inset
25276
25277 {sec.
25278 \backslash
25279 negthinspace}}
25280 \end_layout
25281
25282 \begin_layout Standard
25283 When you are using another document language than English, replace
25284 \begin_inset Newline newline
25285 \end_inset
25286
25287
25288 \series bold
25289
25290 \backslash
25291 extrasenglish
25292 \series default
25293  by 
25294 \series bold
25295
25296 \backslash
25297 extras***
25298 \series default
25299 , where *** is the name of the language used.
25300 \end_layout
25301
25302 \begin_layout Standard
25303 To get automatic names, but not for certain reference types, for example
25304  not for equations, use this preamble code:
25305 \end_layout
25306
25307 \begin_layout Standard
25308
25309 \series bold
25310
25311 \backslash
25312 addto
25313 \backslash
25314 extrasenglish{
25315 \backslash
25316 renewcommand*{
25317 \backslash
25318 equationautorefname}[1]{}}
25319 \end_layout
25320
25321 \begin_layout Standard
25322 More about this topic can be found in 
25323 \series bold
25324 hyperref
25325 \series default
25326 's documentation 
25327 \begin_inset CommandInset citation
25328 LatexCommand cite
25329 key "hyperref"
25330
25331 \end_inset
25332
25333 .
25334 \end_layout
25335
25336 \begin_layout Standard
25337 \begin_inset Note Greyedout
25338 status open
25339
25340 \begin_layout Plain Layout
25341
25342 \series bold
25343 Note:
25344 \series default
25345  Automatic reference naming cannot be used when you use cross-references
25346  in the 
25347 \family sans
25348 Formatted
25349 \begin_inset space ~
25350 \end_inset
25351
25352 reference
25353 \family default
25354  style, as described in section
25355 \begin_inset space ~
25356 \end_inset
25357
25358
25359 \begin_inset CommandInset ref
25360 LatexCommand ref
25361 reference "subsec:Cross-Reference-Formats"
25362
25363 \end_inset
25364
25365 .
25366 \end_layout
25367
25368 \end_inset
25369
25370
25371 \end_layout
25372
25373 \begin_layout Standard
25374 The 
25375 \emph on
25376 Math
25377 \emph default
25378  manual is an example where automatic reference naming is used.
25379 \end_layout
25380
25381 \begin_layout Subsection
25382 Reference Position
25383 \begin_inset CommandInset label
25384 LatexCommand label
25385 name "subsec:Reference-Position"
25386
25387 \end_inset
25388
25389
25390 \begin_inset Index idx
25391 status collapsed
25392
25393 \begin_layout Plain Layout
25394 References ! Reference Position
25395 \end_layout
25396
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \begin_layout Standard
25403 If you use 
25404 \series bold
25405 hyperref
25406 \series default
25407
25408 \begin_inset Index idx
25409 status collapsed
25410
25411 \begin_layout Plain Layout
25412 \SpecialChar LaTeX
25413 -packages ! hyperref
25414 \end_layout
25415
25416 \end_inset
25417
25418  in the 
25419 \family sans
25420 PDF Properties
25421 \family default
25422  of the 
25423 \family sans
25424 Document Settings
25425 \family default
25426  dialog to link cross-references in the output, you will see that clicking
25427  on an image float reference jumps to the image label.
25428  The caption will be the first text part on the screen, so that you cannot
25429  see the image without scrolling.
25430  This is because the reference link anchor is placed at the position of
25431  the label.
25432  With the use of the package 
25433 \series bold
25434 hypcap
25435 \series default
25436
25437 \begin_inset Index idx
25438 status collapsed
25439
25440 \begin_layout Plain Layout
25441 \SpecialChar LaTeX
25442 -packages ! hypcap
25443 \end_layout
25444
25445 \end_inset
25446
25447 , which is part of the \SpecialChar LaTeX
25448 -package 
25449 \series bold
25450 oberdiek
25451 \series default
25452
25453 \begin_inset Index idx
25454 status collapsed
25455
25456 \begin_layout Plain Layout
25457 \SpecialChar LaTeX
25458 -packages ! oberdiek
25459 \end_layout
25460
25461 \end_inset
25462
25463 , the link anchor is placed at the beginning of a float.
25464  To use this feature for figure floats, load 
25465 \series bold
25466 hypcap
25467 \series default
25468  in the document preamble with the line
25469 \end_layout
25470
25471 \begin_layout Standard
25472
25473 \series bold
25474
25475 \backslash
25476 usepackage[figure]{hypcap}
25477 \end_layout
25478
25479 \begin_layout Standard
25480 You can also use 
25481 \series bold
25482 hypcap
25483 \series default
25484  for all float types but this is not recommended for stability reasons.
25485  For more information, have a look at 
25486 \series bold
25487 hypcap
25488 \series default
25489 's manual 
25490 \begin_inset CommandInset citation
25491 LatexCommand cite
25492 key "hypcap"
25493
25494 \end_inset
25495
25496 .
25497 \end_layout
25498
25499 \begin_layout Standard
25500 \begin_inset Note Greyedout
25501 status open
25502
25503 \begin_layout Plain Layout
25504
25505 \series bold
25506 Note:
25507 \series default
25508  
25509 \series bold
25510 hypcap
25511 \series default
25512  has no effect on references to subfigures.
25513 \end_layout
25514
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Section
25521 Float Placement
25522 \begin_inset CommandInset label
25523 LatexCommand label
25524 name "sec:Float-Placement"
25525
25526 \end_inset
25527
25528
25529 \begin_inset Index idx
25530 status collapsed
25531
25532 \begin_layout Plain Layout
25533 Floats ! Placement
25534 \end_layout
25535
25536 \end_inset
25537
25538
25539 \end_layout
25540
25541 \begin_layout Standard
25542 Right-clicking on a float-box and clicking on 
25543 \family sans
25544 Settings
25545 \family default
25546  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
25547  uses for
25548  positioning the float.
25549 \begin_inset Newline newline
25550 \end_inset
25551
25552 The option 
25553 \family sans
25554 Span
25555 \begin_inset space ~
25556 \end_inset
25557
25558 columns
25559 \family default
25560  is only useful for two-column documents: If you select it, the float will
25561  span both columns on the page instead of being confined to just one.
25562 \begin_inset Newline newline
25563 \end_inset
25564
25565 The option 
25566 \family sans
25567 Rotate
25568 \begin_inset space ~
25569 \end_inset
25570
25571 sideways
25572 \family default
25573  is used to rotate floats, see section 
25574 \begin_inset CommandInset ref
25575 LatexCommand ref
25576 reference "sec:Rotated-Floats"
25577
25578 \end_inset
25579
25580 .
25581 \end_layout
25582
25583 \begin_layout Standard
25584 You can use one or more of the following options in the float dialog to
25585  set the placement for a particular float when you uncheck the option 
25586 \family sans
25587 Use
25588 \begin_inset space ~
25589 \end_inset
25590
25591 default
25592 \begin_inset space ~
25593 \end_inset
25594
25595 placement
25596 \family default
25597 :
25598 \end_layout
25599
25600 \begin_layout Description
25601 Here
25602 \begin_inset space ~
25603 \end_inset
25604
25605 if
25606 \begin_inset space ~
25607 \end_inset
25608
25609 possible try to place the float on the position where it has been inserted
25610 \end_layout
25611
25612 \begin_layout Description
25613 Top
25614 \begin_inset space ~
25615 \end_inset
25616
25617 of
25618 \begin_inset space ~
25619 \end_inset
25620
25621 page try to place the float at the top of the current page
25622 \end_layout
25623
25624 \begin_layout Description
25625 Bottom
25626 \begin_inset space ~
25627 \end_inset
25628
25629 of
25630 \begin_inset space ~
25631 \end_inset
25632
25633 page try to place the float at the bottom of the current page
25634 \end_layout
25635
25636 \begin_layout Description
25637 Page
25638 \begin_inset space ~
25639 \end_inset
25640
25641 of
25642 \begin_inset space ~
25643 \end_inset
25644
25645 floats try to place the float on its own page
25646 \end_layout
25647
25648 \begin_layout Standard
25649 The order of the above option is 
25650 \emph on
25651 always
25652 \emph default
25653  used by \SpecialChar LaTeX
25654 .
25655  That means, if you use the default placement, \SpecialChar LaTeX
25656  will first try out 
25657 \family sans
25658 Here
25659 \begin_inset space ~
25660 \end_inset
25661
25662 if
25663 \begin_inset space ~
25664 \end_inset
25665
25666 possible
25667 \family default
25668 , then 
25669 \family sans
25670 Top
25671 \begin_inset space ~
25672 \end_inset
25673
25674 of
25675 \begin_inset space ~
25676 \end_inset
25677
25678 page
25679 \family default
25680 , and then the others.
25681  If you do not use the default, \SpecialChar LaTeX
25682  will try only the checked options but in
25683  the same order.
25684  If none of the 4
25685 \begin_inset space ~
25686 \end_inset
25687
25688 placements is possible the procedure is internally repeated trying to put
25689  the float on the following page.
25690 \end_layout
25691
25692 \begin_layout Standard
25693 By default, each option has its own rules:
25694 \end_layout
25695
25696 \begin_layout Labeling
25697 \labelwidthstring 00.00.0000
25698
25699 \family sans
25700 Top
25701 \begin_inset space ~
25702 \end_inset
25703
25704 of
25705 \begin_inset space ~
25706 \end_inset
25707
25708 page
25709 \family default
25710  only floats occupying less than 70
25711 \begin_inset space \thinspace{}
25712 \end_inset
25713
25714 % of the page can be placed at the top of a page (
25715 \series bold
25716
25717 \backslash
25718 topfraction
25719 \series default
25720 )
25721 \end_layout
25722
25723 \begin_layout Labeling
25724 \labelwidthstring 00.00.0000
25725
25726 \family sans
25727 Bottom
25728 \begin_inset space ~
25729 \end_inset
25730
25731 of
25732 \begin_inset space ~
25733 \end_inset
25734
25735 page
25736 \family default
25737 : only floats occupying less than 30
25738 \begin_inset space \thinspace{}
25739 \end_inset
25740
25741 % of the page can be placed at the bottom of a page.
25742  (
25743 \series bold
25744
25745 \backslash
25746 bottomfraction
25747 \series default
25748 )
25749 \end_layout
25750
25751 \begin_layout Labeling
25752 \labelwidthstring 00.00.0000
25753
25754 \family sans
25755 Page
25756 \begin_inset space ~
25757 \end_inset
25758
25759 of
25760 \begin_inset space ~
25761 \end_inset
25762
25763 floats
25764 \family default
25765 : only if more than 50
25766 \begin_inset space \thinspace{}
25767 \end_inset
25768
25769 % of the page is occupied by floats, several floats can be set together
25770  on a page.
25771  (
25772 \series bold
25773
25774 \backslash
25775 floatpagefraction
25776 \series default
25777 )
25778 \end_layout
25779
25780 \begin_layout Standard
25781 If you don't like these rules, you can ignore them by using the additional
25782  option 
25783 \family sans
25784 Ignore
25785 \begin_inset space ~
25786 \end_inset
25787
25788 \SpecialChar LaTeX
25789
25790 \begin_inset space ~
25791 \end_inset
25792
25793 rules
25794 \family default
25795 .
25796 \begin_inset Newline newline
25797 \end_inset
25798
25799 You can also redefine the rules with \SpecialChar LaTeX
25800 -commands that are given in parentheses
25801  after the rules description above.
25802  To increase for example the often too small default of the bottom-rule
25803  to 50
25804 \begin_inset space \thinspace{}
25805 \end_inset
25806
25807 % of the page, add this line to your document preamble:
25808 \end_layout
25809
25810 \begin_layout Standard
25811
25812 \series bold
25813
25814 \backslash
25815 renewcommand{
25816 \backslash
25817 bottomfraction}{0.5}
25818 \end_layout
25819
25820 \begin_layout Standard
25821 Sometimes you might need, under all circumstances, a float to be placed
25822  exactly at the position where it is inserted.
25823  For this case you can use the option 
25824 \family sans
25825 Here
25826 \begin_inset space ~
25827 \end_inset
25828
25829 definitely
25830 \family default
25831 .
25832  Use this option very rarely and only if the document is almost ready to
25833  be printed, because the float is then no longer able to 
25834 \begin_inset Quotes eld
25835 \end_inset
25836
25837 float
25838 \begin_inset Quotes erd
25839 \end_inset
25840
25841  when you change your document and this will often destroy the page layout.
25842 \end_layout
25843
25844 \begin_layout Standard
25845 There are no placement options for text wrap floats, because they are always
25846  surrounded by the text of a certain paragraph.
25847 \begin_inset VSpace bigskip
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \begin_layout Standard
25854 Sometimes you have the problem that a float is placed at the top of a page
25855  while its corresponding section starts at the middle of the page, so that
25856  the reader could think the float is part of the previous section.
25857  To avoid this the \SpecialChar LaTeX
25858 -command 
25859 \series bold
25860
25861 \backslash
25862 suppressfloats
25863 \series default
25864  can be used.
25865  It suppresses a given float placement for the page where it is inserted
25866  and can therefore be used to avoid floats being set before a section starts.
25867  To get this, add these commands to your document preamble:
25868 \end_layout
25869
25870 \begin_layout Standard
25871
25872 \series bold
25873
25874 \backslash
25875 let
25876 \backslash
25877 mySection
25878 \backslash
25879 section
25880 \begin_inset Newline newline
25881 \end_inset
25882
25883
25884 \backslash
25885 renewcommand{
25886 \backslash
25887 section}{
25888 \backslash
25889 suppressfloats[t]
25890 \backslash
25891 mySection}
25892 \end_layout
25893
25894 \begin_layout Standard
25895 You can define the same for all section headings, like chapters and subsections.
25896  This definition is not recommended to be used for small text parts like
25897  subsubsections because \SpecialChar LaTeX
25898  may then have problems finding a suitable placement.
25899 \end_layout
25900
25901 \begin_layout Standard
25902 \begin_inset VSpace bigskip
25903 \end_inset
25904
25905 In some cases it is required to have all figures/tables at the end of the
25906  document.
25907  For this purpose the \SpecialChar LaTeX
25908 -package 
25909 \series bold
25910 endfloat
25911 \series default
25912
25913 \begin_inset Index idx
25914 status collapsed
25915
25916 \begin_layout Plain Layout
25917 \SpecialChar LaTeX
25918 -packages ! endfloat
25919 \end_layout
25920
25921 \end_inset
25922
25923  was developed.
25924  It puts all figure and table floats at the end of the document into their
25925  own sections.
25926  At the original float position a text hint like 
25927 \begin_inset Quotes eld
25928 \end_inset
25929
25930
25931 \family sans
25932 [Figure
25933 \begin_inset space ~
25934 \end_inset
25935
25936 3.2 about here.]
25937 \family default
25938
25939 \begin_inset Quotes erd
25940 \end_inset
25941
25942  is inserted.
25943  The endfloat-package is loaded in the preamble with the line
25944 \end_layout
25945
25946 \begin_layout Standard
25947
25948 \series bold
25949
25950 \backslash
25951 usepackage[options]{endfloat}
25952 \end_layout
25953
25954 \begin_layout Standard
25955 There are various package options to format the created figure/table sections.
25956  For more information we refer you to the 
25957 \series bold
25958 endfloat
25959 \series default
25960  documentation 
25961 \begin_inset CommandInset citation
25962 LatexCommand cite
25963 key "endfloat"
25964
25965 \end_inset
25966
25967 .
25968 \begin_inset Newline newline
25969 \end_inset
25970
25971
25972 \begin_inset Note Greyedout
25973 status open
25974
25975 \begin_layout Plain Layout
25976
25977 \series bold
25978 Note: endfloat
25979 \series default
25980  doesn't provide an automatic translation for the text hint, you have to
25981  do this manually, see section
25982 \begin_inset space ~
25983 \end_inset
25984
25985 4 in 
25986 \begin_inset CommandInset citation
25987 LatexCommand cite
25988 key "endfloat"
25989
25990 \end_inset
25991
25992 .
25993 \end_layout
25994
25995 \end_inset
25996
25997
25998 \begin_inset Newline newline
25999 \end_inset
26000
26001
26002 \begin_inset Note Greyedout
26003 status open
26004
26005 \begin_layout Plain Layout
26006
26007 \series bold
26008 Note:
26009 \series default
26010  There is currently a bug in 
26011 \series bold
26012 endfloat
26013 \series default
26014  when the caption contains a German 
26015 \begin_inset Quotes eld
26016 \end_inset
26017
26018 ß
26019 \begin_inset Quotes erd
26020 \end_inset
26021
26022 .
26023  Use in this case the command 
26024 \begin_inset Quotes eld
26025 \end_inset
26026
26027
26028 \series bold
26029
26030 \backslash
26031 ss
26032 \series default
26033
26034 \begin_inset Quotes erd
26035 \end_inset
26036
26037  in \SpecialChar TeX
26038 -Code instead of 
26039 \begin_inset Quotes eld
26040 \end_inset
26041
26042 ß
26043 \begin_inset Quotes erd
26044 \end_inset
26045
26046 .
26047 \end_layout
26048
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \begin_layout Standard
26055 \begin_inset VSpace bigskip
26056 \end_inset
26057
26058 For more details about float placements, have a look at \SpecialChar LaTeX
26059  books, 
26060 \begin_inset CommandInset citation
26061 LatexCommand cite
26062 key "latexcompanion,latexguide,latexbook"
26063
26064 \end_inset
26065
26066 .
26067 \end_layout
26068
26069 \begin_layout Section
26070 Rotated Floats
26071 \begin_inset CommandInset label
26072 LatexCommand label
26073 name "sec:Rotated-Floats"
26074
26075 \end_inset
26076
26077
26078 \begin_inset Index idx
26079 status collapsed
26080
26081 \begin_layout Plain Layout
26082 Floats ! Rotating
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \end_layout
26089
26090 \begin_layout Standard
26091 Especially for wide tables you might have floats rotated.
26092  To rotate a whole float including the caption, right-click on the float-box
26093  and use the option 
26094 \family sans
26095 Rotate
26096 \begin_inset space ~
26097 \end_inset
26098
26099 sideways
26100 \family default
26101 .
26102 \end_layout
26103
26104 \begin_layout Standard
26105 Rotated floats are always placed on a page of their own (or column of their
26106  own; in case you have a multi-column document).
26107  You can let them span several columns using the float settings option 
26108 \family sans
26109 Span
26110 \begin_inset space ~
26111 \end_inset
26112
26113 columns
26114 \family default
26115 .
26116  Floats are rotated so that you can read them from the outside margin.
26117  To force a certain rotation direction for all pages, you can add either
26118  the option 
26119 \series bold
26120 figuresleft
26121 \series default
26122  or 
26123 \series bold
26124 figuresright
26125 \series default
26126  to the document class options.
26127 \end_layout
26128
26129 \begin_layout Standard
26130 Referencing rotated floats is the same as for normal floats, the caption
26131  format is also the same: Table
26132 \begin_inset space ~
26133 \end_inset
26134
26135
26136 \begin_inset CommandInset ref
26137 LatexCommand ref
26138 reference "tab:Rotated-table"
26139
26140 \end_inset
26141
26142  is an example of a rotated table float.
26143 \end_layout
26144
26145 \begin_layout Standard
26146 \begin_inset Note Greyedout
26147 status open
26148
26149 \begin_layout Plain Layout
26150
26151 \series bold
26152 Note:
26153 \series default
26154  Not all DVI-viewers are able to display rotated floats.
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \begin_layout Standard
26163 \begin_inset Float table
26164 wide false
26165 sideways true
26166 status open
26167
26168 \begin_layout Plain Layout
26169 \begin_inset Caption Standard
26170
26171 \begin_layout Plain Layout
26172 \begin_inset CommandInset label
26173 LatexCommand label
26174 name "tab:Rotated-table"
26175
26176 \end_inset
26177
26178  Rotated table
26179 \end_layout
26180
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \begin_layout Plain Layout
26187 \align center
26188 \begin_inset Tabular
26189 <lyxtabular version="3" rows="1" columns="5">
26190 <features tabularvalignment="middle">
26191 <column alignment="center" valignment="top">
26192 <column alignment="center" valignment="top">
26193 <column alignment="center" valignment="top">
26194 <column alignment="center" valignment="top">
26195 <column alignment="center" valignment="top">
26196 <row>
26197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201 test
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Plain Layout
26210 b
26211 \end_layout
26212
26213 \end_inset
26214 </cell>
26215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26216 \begin_inset Text
26217
26218 \begin_layout Plain Layout
26219 c
26220 \end_layout
26221
26222 \end_inset
26223 </cell>
26224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26225 \begin_inset Text
26226
26227 \begin_layout Plain Layout
26228 d
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26234 \begin_inset Text
26235
26236 \begin_layout Plain Layout
26237 e
26238 \end_layout
26239
26240 \end_inset
26241 </cell>
26242 </row>
26243 </lyxtabular>
26244
26245 \end_inset
26246
26247
26248 \end_layout
26249
26250 \end_inset
26251
26252
26253 \end_layout
26254
26255 \begin_layout Section
26256 Subfloats
26257 \begin_inset Index idx
26258 status collapsed
26259
26260 \begin_layout Plain Layout
26261 Floats ! Subfloats
26262 \end_layout
26263
26264 \end_inset
26265
26266
26267 \end_layout
26268
26269 \begin_layout Standard
26270 Subfloats are for example used when a figure consists of several images.
26271  They are created by inserting a float into an existing float.
26272  The placement of the subfloats can be controlled in the same way as for
26273  paragraphs as shown in table
26274 \begin_inset space ~
26275 \end_inset
26276
26277
26278 \begin_inset CommandInset ref
26279 LatexCommand ref
26280 reference "tab:Two-subtables-side"
26281
26282 \end_inset
26283
26284  and 
26285 \begin_inset CommandInset ref
26286 LatexCommand ref
26287 reference "tab:Two-subtables-upon"
26288
26289 \end_inset
26290
26291 .
26292 \end_layout
26293
26294 \begin_layout Standard
26295 Referencing subfloats works as for normal floats: Table
26296 \begin_inset space ~
26297 \end_inset
26298
26299
26300 \begin_inset CommandInset ref
26301 LatexCommand ref
26302 reference "tab:This-is-subtable-a"
26303
26304 \end_inset
26305
26306  and 
26307 \begin_inset CommandInset ref
26308 LatexCommand ref
26309 reference "tab:This-is-subtable-b"
26310
26311 \end_inset
26312
26313  are subtables of table
26314 \begin_inset space ~
26315 \end_inset
26316
26317
26318 \begin_inset CommandInset ref
26319 LatexCommand ref
26320 reference "tab:Two-subtables-side"
26321
26322 \end_inset
26323
26324 .
26325 \end_layout
26326
26327 \begin_layout Standard
26328 \begin_inset Float table
26329 wide false
26330 sideways false
26331 status open
26332
26333 \begin_layout Plain Layout
26334 \begin_inset Caption Standard
26335
26336 \begin_layout Plain Layout
26337 \begin_inset CommandInset label
26338 LatexCommand label
26339 name "tab:Two-subtables-side"
26340
26341 \end_inset
26342
26343 Two subtables placed side by side.
26344 \end_layout
26345
26346 \end_inset
26347
26348
26349 \end_layout
26350
26351 \begin_layout Plain Layout
26352 \align center
26353 \begin_inset space \hfill{}
26354 \end_inset
26355
26356
26357 \begin_inset Float table
26358 wide false
26359 sideways false
26360 status collapsed
26361
26362 \begin_layout Plain Layout
26363 \begin_inset Caption Standard
26364
26365 \begin_layout Plain Layout
26366 \begin_inset CommandInset label
26367 LatexCommand label
26368 name "tab:This-is-subtable-a"
26369
26370 \end_inset
26371
26372 This is subtable a.
26373 \end_layout
26374
26375 \end_inset
26376
26377
26378 \end_layout
26379
26380 \begin_layout Plain Layout
26381 \align center
26382 \begin_inset Tabular
26383 <lyxtabular version="3" rows="1" columns="5">
26384 <features tabularvalignment="middle">
26385 <column alignment="center" valignment="top">
26386 <column alignment="center" valignment="top">
26387 <column alignment="center" valignment="top">
26388 <column alignment="center" valignment="top">
26389 <column alignment="center" valignment="top">
26390 <row>
26391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Plain Layout
26395 test
26396 \end_layout
26397
26398 \end_inset
26399 </cell>
26400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26401 \begin_inset Text
26402
26403 \begin_layout Plain Layout
26404 b
26405 \end_layout
26406
26407 \end_inset
26408 </cell>
26409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26410 \begin_inset Text
26411
26412 \begin_layout Plain Layout
26413 c
26414 \end_layout
26415
26416 \end_inset
26417 </cell>
26418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26419 \begin_inset Text
26420
26421 \begin_layout Plain Layout
26422 d
26423 \end_layout
26424
26425 \end_inset
26426 </cell>
26427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26428 \begin_inset Text
26429
26430 \begin_layout Plain Layout
26431 e
26432 \end_layout
26433
26434 \end_inset
26435 </cell>
26436 </row>
26437 </lyxtabular>
26438
26439 \end_inset
26440
26441
26442 \end_layout
26443
26444 \end_inset
26445
26446
26447 \begin_inset space \hfill{}
26448 \end_inset
26449
26450
26451 \begin_inset Float table
26452 wide false
26453 sideways false
26454 status collapsed
26455
26456 \begin_layout Plain Layout
26457 \begin_inset Caption Standard
26458
26459 \begin_layout Plain Layout
26460 \begin_inset CommandInset label
26461 LatexCommand label
26462 name "tab:This-is-subtable-b"
26463
26464 \end_inset
26465
26466 This is subtable b.
26467 \end_layout
26468
26469 \end_inset
26470
26471
26472 \end_layout
26473
26474 \begin_layout Plain Layout
26475 \align center
26476 \begin_inset Tabular
26477 <lyxtabular version="3" rows="1" columns="5">
26478 <features tabularvalignment="middle">
26479 <column alignment="center" valignment="top">
26480 <column alignment="center" valignment="top">
26481 <column alignment="center" valignment="top">
26482 <column alignment="center" valignment="top">
26483 <column alignment="center" valignment="top">
26484 <row>
26485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26486 \begin_inset Text
26487
26488 \begin_layout Plain Layout
26489 e
26490 \end_layout
26491
26492 \end_inset
26493 </cell>
26494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Plain Layout
26498 d
26499 \end_layout
26500
26501 \end_inset
26502 </cell>
26503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26504 \begin_inset Text
26505
26506 \begin_layout Plain Layout
26507 c
26508 \end_layout
26509
26510 \end_inset
26511 </cell>
26512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26513 \begin_inset Text
26514
26515 \begin_layout Plain Layout
26516 b
26517 \end_layout
26518
26519 \end_inset
26520 </cell>
26521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26522 \begin_inset Text
26523
26524 \begin_layout Plain Layout
26525 test
26526 \end_layout
26527
26528 \end_inset
26529 </cell>
26530 </row>
26531 </lyxtabular>
26532
26533 \end_inset
26534
26535
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \begin_inset space \hfill{}
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \end_inset
26548
26549
26550 \end_layout
26551
26552 \begin_layout Standard
26553 \begin_inset Float table
26554 wide false
26555 sideways false
26556 status open
26557
26558 \begin_layout Plain Layout
26559 \begin_inset Caption Standard
26560
26561 \begin_layout Plain Layout
26562 \begin_inset CommandInset label
26563 LatexCommand label
26564 name "tab:Two-subtables-upon"
26565
26566 \end_inset
26567
26568 Two subtables placed one above the other.
26569  (a) table with 4 cells, (b) table with 5 cells.
26570 \end_layout
26571
26572 \end_inset
26573
26574
26575 \end_layout
26576
26577 \begin_layout Plain Layout
26578 \align center
26579 \begin_inset Float table
26580 wide false
26581 sideways false
26582 status collapsed
26583
26584 \begin_layout Plain Layout
26585 \begin_inset Caption Standard
26586
26587 \begin_layout Plain Layout
26588
26589 \end_layout
26590
26591 \end_inset
26592
26593
26594 \end_layout
26595
26596 \begin_layout Plain Layout
26597 \align center
26598 \begin_inset Tabular
26599 <lyxtabular version="3" rows="1" columns="4">
26600 <features tabularvalignment="middle">
26601 <column alignment="center" valignment="top">
26602 <column alignment="center" valignment="top">
26603 <column alignment="center" valignment="top">
26604 <column alignment="center" valignment="top">
26605 <row>
26606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26607 \begin_inset Text
26608
26609 \begin_layout Plain Layout
26610 test
26611 \end_layout
26612
26613 \end_inset
26614 </cell>
26615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26616 \begin_inset Text
26617
26618 \begin_layout Plain Layout
26619 test
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26625 \begin_inset Text
26626
26627 \begin_layout Plain Layout
26628 test
26629 \end_layout
26630
26631 \end_inset
26632 </cell>
26633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26634 \begin_inset Text
26635
26636 \begin_layout Plain Layout
26637 test
26638 \end_layout
26639
26640 \end_inset
26641 </cell>
26642 </row>
26643 </lyxtabular>
26644
26645 \end_inset
26646
26647
26648 \end_layout
26649
26650 \end_inset
26651
26652
26653 \end_layout
26654
26655 \begin_layout Plain Layout
26656 \align center
26657 \begin_inset Float table
26658 wide false
26659 sideways false
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663 \begin_inset Caption Standard
26664
26665 \begin_layout Plain Layout
26666
26667 \end_layout
26668
26669 \end_inset
26670
26671
26672 \end_layout
26673
26674 \begin_layout Plain Layout
26675 \align center
26676 \begin_inset Tabular
26677 <lyxtabular version="3" rows="1" columns="5">
26678 <features tabularvalignment="middle">
26679 <column alignment="center" valignment="top">
26680 <column alignment="center" valignment="top">
26681 <column alignment="center" valignment="top">
26682 <column alignment="center" valignment="top">
26683 <column alignment="center" valignment="top">
26684 <row>
26685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26686 \begin_inset Text
26687
26688 \begin_layout Plain Layout
26689 a
26690 \end_layout
26691
26692 \end_inset
26693 </cell>
26694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26695 \begin_inset Text
26696
26697 \begin_layout Plain Layout
26698 b
26699 \end_layout
26700
26701 \end_inset
26702 </cell>
26703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26704 \begin_inset Text
26705
26706 \begin_layout Plain Layout
26707 c
26708 \end_layout
26709
26710 \end_inset
26711 </cell>
26712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26713 \begin_inset Text
26714
26715 \begin_layout Plain Layout
26716 d
26717 \end_layout
26718
26719 \end_inset
26720 </cell>
26721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26722 \begin_inset Text
26723
26724 \begin_layout Plain Layout
26725 e
26726 \end_layout
26727
26728 \end_inset
26729 </cell>
26730 </row>
26731 </lyxtabular>
26732
26733 \end_inset
26734
26735
26736 \end_layout
26737
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \end_inset
26744
26745
26746 \end_layout
26747
26748 \begin_layout Section
26749 Floats Side by Side
26750 \begin_inset Index idx
26751 status collapsed
26752
26753 \begin_layout Plain Layout
26754 Floats ! Side by side
26755 \end_layout
26756
26757 \end_inset
26758
26759
26760 \end_layout
26761
26762 \begin_layout Standard
26763 To place floats side by side, as in Figures
26764 \begin_inset space ~
26765 \end_inset
26766
26767
26768 \begin_inset CommandInset ref
26769 LatexCommand ref
26770 reference "fig:Float-left"
26771
26772 \end_inset
26773
26774  and 
26775 \begin_inset CommandInset ref
26776 LatexCommand ref
26777 reference "fig:Float-right"
26778
26779 \end_inset
26780
26781 , only 
26782 \emph on
26783 one
26784 \emph default
26785  float is used.
26786  In it two minipage boxes are inserted.
26787 \begin_inset Foot
26788 status collapsed
26789
26790 \begin_layout Plain Layout
26791 Minipages are explained in section
26792 \begin_inset space ~
26793 \end_inset
26794
26795
26796 \begin_inset CommandInset ref
26797 LatexCommand ref
26798 reference "sec:Minipages"
26799
26800 \end_inset
26801
26802 .
26803 \end_layout
26804
26805 \end_inset
26806
26807  The width is set to 45
26808 \begin_inset space \thinspace{}
26809 \end_inset
26810
26811 -50
26812 \begin_inset space \thinspace{}
26813 \end_inset
26814
26815 column% and the box alignment to 
26816 \family sans
26817 Bottom
26818 \family default
26819  for each minipage.
26820  The minipage boxes contain the image and the caption in the same way as
26821  they are in a float.
26822  The only difference is that the image unit 
26823 \family sans
26824 Column
26825 \begin_inset space ~
26826 \end_inset
26827
26828 Width
26829 \begin_inset space ~
26830 \end_inset
26831
26832 %
26833 \family default
26834  is now calculated according to the width of the minipage boxes.
26835 \end_layout
26836
26837 \begin_layout Standard
26838 \begin_inset Float figure
26839 wide false
26840 sideways false
26841 status open
26842
26843 \begin_layout Plain Layout
26844 \begin_inset Box Frameless
26845 position "b"
26846 hor_pos "c"
26847 has_inner_box 1
26848 inner_pos "t"
26849 use_parbox 0
26850 use_makebox 0
26851 width "45col%"
26852 special "none"
26853 height "1in"
26854 height_special "totalheight"
26855 thickness "0.4pt"
26856 separation "3pt"
26857 shadowsize "4pt"
26858 framecolor "black"
26859 backgroundcolor "none"
26860 status open
26861
26862 \begin_layout Plain Layout
26863 \align center
26864 \begin_inset Graphics
26865         filename clipart/mobius.eps
26866         lyxscale 50
26867         width 100col%
26868         scaleBeforeRotation
26869
26870 \end_inset
26871
26872
26873 \end_layout
26874
26875 \begin_layout Plain Layout
26876 \begin_inset Caption Standard
26877
26878 \begin_layout Plain Layout
26879 \begin_inset CommandInset label
26880 LatexCommand label
26881 name "fig:Float-left"
26882
26883 \end_inset
26884
26885 Float on the left side.
26886 \end_layout
26887
26888 \end_inset
26889
26890
26891 \end_layout
26892
26893 \end_inset
26894
26895
26896 \begin_inset space \hfill{}
26897 \end_inset
26898
26899
26900 \begin_inset Box Frameless
26901 position "b"
26902 hor_pos "c"
26903 has_inner_box 1
26904 inner_pos "t"
26905 use_parbox 0
26906 use_makebox 0
26907 width "45col%"
26908 special "none"
26909 height "1in"
26910 height_special "totalheight"
26911 thickness "0.4pt"
26912 separation "3pt"
26913 shadowsize "4pt"
26914 framecolor "black"
26915 backgroundcolor "none"
26916 status open
26917
26918 \begin_layout Plain Layout
26919 \align center
26920 \begin_inset Graphics
26921         filename clipart/platypus.eps
26922         lyxscale 50
26923         width 100col%
26924         scaleBeforeRotation
26925
26926 \end_inset
26927
26928
26929 \end_layout
26930
26931 \begin_layout Plain Layout
26932 \begin_inset Caption Standard
26933
26934 \begin_layout Plain Layout
26935 \begin_inset CommandInset label
26936 LatexCommand label
26937 name "fig:Float-right"
26938
26939 \end_inset
26940
26941 Float on the right side.
26942 \end_layout
26943
26944 \end_inset
26945
26946
26947 \end_layout
26948
26949 \end_inset
26950
26951
26952 \end_layout
26953
26954 \begin_layout Plain Layout
26955
26956 \end_layout
26957
26958 \end_inset
26959
26960
26961 \end_layout
26962
26963 \begin_layout Section
26964 Caption Formatting
26965 \begin_inset Index idx
26966 status collapsed
26967
26968 \begin_layout Plain Layout
26969 Caption ! Formatting
26970 \end_layout
26971
26972 \end_inset
26973
26974
26975 \begin_inset Index idx
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979 Floats ! Caption Formatting
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \begin_inset CommandInset label
26986 LatexCommand label
26987 name "sec:Caption-Formatting"
26988
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \begin_layout Standard
26995 The 
26996 \family sans
26997 Caption
26998 \family default
26999  environment is the default paragraph environment for 
27000 \family sans
27001 Floats
27002 \family default
27003 .
27004  On the \SpecialChar LyX
27005  screen captions appear as a label, e.
27006 \begin_inset space \thinspace{}
27007 \end_inset
27008
27009 g.
27010 \begin_inset space \space{}
27011 \end_inset
27012
27013
27014 \begin_inset Quotes eld
27015 \end_inset
27016
27017
27018 \family sans
27019 Figure #:
27020 \family default
27021
27022 \begin_inset Quotes erd
27023 \end_inset
27024
27025  followed by the caption text.
27026  
27027 \begin_inset Quotes eld
27028 \end_inset
27029
27030 #
27031 \begin_inset Quotes erd
27032 \end_inset
27033
27034  is the actual reference number.
27035  By default the label and the number are in the same font as the caption
27036  text and a colon follows the number to divide the label from the text.
27037  This caption format is suitable for many but not all documents.
27038  
27039 \end_layout
27040
27041 \begin_layout Standard
27042 To change the default caption format, load the \SpecialChar LaTeX
27043 -package 
27044 \series bold
27045 caption
27046 \series default
27047
27048 \begin_inset Index idx
27049 status collapsed
27050
27051 \begin_layout Plain Layout
27052 \SpecialChar LaTeX
27053 -packages ! caption
27054 \end_layout
27055
27056 \end_inset
27057
27058  in the document preamble with this line:
27059 \end_layout
27060
27061 \begin_layout Standard
27062
27063 \series bold
27064
27065 \backslash
27066 usepackage[format definition]{caption}
27067 \end_layout
27068
27069 \begin_layout Standard
27070 To have for example the label and the number in sans-serif, bold font and
27071  the table captions always above the table as in this document, use the
27072  following command:
27073 \end_layout
27074
27075 \begin_layout Standard
27076
27077 \series bold
27078
27079 \backslash
27080 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27081 \end_layout
27082
27083 \begin_layout Standard
27084 You can also define different caption formats for the different float types.
27085  In this case load the 
27086 \series bold
27087 caption
27088 \series default
27089  package without format specific options and define the different formats
27090  with the help of the command
27091 \end_layout
27092
27093 \begin_layout Standard
27094
27095 \series bold
27096
27097 \backslash
27098 captionsetup[float type]{format definition}
27099 \end_layout
27100
27101 \begin_layout Standard
27102 in the document preamble.
27103  For example the caption formats of Figure
27104 \begin_inset space ~
27105 \end_inset
27106
27107
27108 \begin_inset CommandInset ref
27109 LatexCommand ref
27110 reference "fig:This-is-an-fig"
27111
27112 \end_inset
27113
27114  and Table
27115 \begin_inset space ~
27116 \end_inset
27117
27118
27119 \begin_inset CommandInset ref
27120 LatexCommand ref
27121 reference "tab:This-is-an-tab"
27122
27123 \end_inset
27124
27125  can be created using these commands in the document preamble:
27126 \end_layout
27127
27128 \begin_layout Standard
27129
27130 \series bold
27131
27132 \backslash
27133 usepackage[tableposition=top]{caption}
27134 \series default
27135
27136 \begin_inset Newline newline
27137 \end_inset
27138
27139
27140 \series bold
27141
27142 \backslash
27143 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27144 \begin_inset Newline newline
27145 \end_inset
27146
27147
27148 \begin_inset Phantom HPhantom
27149 status open
27150
27151 \begin_layout Plain Layout
27152
27153 \series bold
27154
27155 \backslash
27156 captionsetup[figure]{
27157 \end_layout
27158
27159 \end_inset
27160
27161 labelsep=period}
27162 \begin_inset Newline newline
27163 \end_inset
27164
27165
27166 \backslash
27167 captionsetup[table]{labelfont={bf,sf}}
27168 \end_layout
27169
27170 \begin_layout Standard
27171 \begin_inset Note Greyedout
27172 status open
27173
27174 \begin_layout Plain Layout
27175
27176 \series bold
27177 Note:
27178 \series default
27179  The option 
27180 \series bold
27181 tableposition=top
27182 \series default
27183  has no effect when a 
27184 \series bold
27185 KOMA-Script
27186 \series default
27187
27188 \begin_inset Index idx
27189 status collapsed
27190
27191 \begin_layout Plain Layout
27192 \SpecialChar LaTeX
27193 -packages ! KOMA-Script
27194 \end_layout
27195
27196 \end_inset
27197
27198  document class is used.
27199  In this case the document class option 
27200 \series bold
27201 captions=tableheading
27202 \series default
27203  must be used.
27204 \end_layout
27205
27206 \end_inset
27207
27208
27209 \end_layout
27210
27211 \begin_layout Standard
27212 For more information about the package 
27213 \series bold
27214 caption
27215 \series default
27216  we refer to its documentation 
27217 \begin_inset CommandInset citation
27218 LatexCommand cite
27219 key "caption"
27220
27221 \end_inset
27222
27223 .
27224 \end_layout
27225
27226 \begin_layout Standard
27227 To change the label name from e.
27228 \begin_inset space \thinspace{}
27229 \end_inset
27230
27231 g.
27232 \begin_inset space \space{}
27233 \end_inset
27234
27235
27236 \begin_inset Quotes eld
27237 \end_inset
27238
27239 Figure
27240 \begin_inset Quotes erd
27241 \end_inset
27242
27243  to 
27244 \begin_inset Quotes eld
27245 \end_inset
27246
27247 Image
27248 \begin_inset Quotes erd
27249 \end_inset
27250
27251  use this preamble command:
27252 \end_layout
27253
27254 \begin_layout Standard
27255
27256 \series bold
27257
27258 \backslash
27259 renewcommand{
27260 \backslash
27261 fnum@figure}{Image~
27262 \backslash
27263 thefigure}
27264 \end_layout
27265
27266 \begin_layout Standard
27267 where 
27268 \series bold
27269
27270 \backslash
27271 thefigure
27272 \series default
27273  inserts the figure number and
27274 \series bold
27275  
27276 \begin_inset Quotes eld
27277 \end_inset
27278
27279 ~
27280 \series default
27281
27282 \begin_inset Quotes erd
27283 \end_inset
27284
27285  creates a protected space.
27286 \end_layout
27287
27288 \begin_layout Standard
27289 \begin_inset VSpace bigskip
27290 \end_inset
27291
27292 If you are using a 
27293 \series bold
27294 KOMA-Script
27295 \series default
27296
27297 \begin_inset Index idx
27298 status collapsed
27299
27300 \begin_layout Plain Layout
27301 \SpecialChar LaTeX
27302 -packages ! KOMA-Script
27303 \end_layout
27304
27305 \end_inset
27306
27307  document class (
27308 \family sans
27309 article (KOMA-Script)
27310 \family default
27311
27312 \family sans
27313 book (KOMA-Script)
27314 \family default
27315
27316 \family sans
27317 letter (KOMA-Script)
27318 \family default
27319 , or 
27320 \family sans
27321 report (KOMA-Script)
27322 \family default
27323
27324 \begin_inset space \thinspace{}
27325 \end_inset
27326
27327 ), you can alternatively to the 
27328 \series bold
27329 caption
27330 \series default
27331  package use 
27332 \series bold
27333 KOMA-Script
27334 \series default
27335 's built-in command 
27336 \series bold
27337
27338 \backslash
27339 setkomafont
27340 \series default
27341 .
27342  For example, to have the caption label in bold, add this command to your
27343  document preamble:
27344 \end_layout
27345
27346 \begin_layout Standard
27347
27348 \series bold
27349
27350 \backslash
27351 setkomafont{captionlabel}{
27352 \backslash
27353 bfseries}
27354 \end_layout
27355
27356 \begin_layout Standard
27357 For more information about 
27358 \series bold
27359
27360 \backslash
27361 setkomafont
27362 \series default
27363  we refer to the 
27364 \series bold
27365 KOMA-Script
27366 \series default
27367  documentation 
27368 \begin_inset CommandInset citation
27369 LatexCommand cite
27370 key "KOMA-Script"
27371
27372 \end_inset
27373
27374 .
27375 \end_layout
27376
27377 \begin_layout Standard
27378 \begin_inset ERT
27379 status collapsed
27380
27381 \begin_layout Plain Layout
27382
27383
27384 \backslash
27385 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27386 }
27387 \end_layout
27388
27389 \end_inset
27390
27391
27392 \begin_inset Note Note
27393 status open
27394
27395 \begin_layout Plain Layout
27396 The caption format is changed only for this example.
27397 \end_layout
27398
27399 \end_inset
27400
27401
27402 \end_layout
27403
27404 \begin_layout Standard
27405 \begin_inset Float figure
27406 placement !p
27407 wide false
27408 sideways false
27409 status open
27410
27411 \begin_layout Plain Layout
27412 \align center
27413 \begin_inset Graphics
27414         filename clipart/mobius.eps
27415         lyxscale 50
27416         scale 50
27417         scaleBeforeRotation
27418
27419 \end_inset
27420
27421
27422 \end_layout
27423
27424 \begin_layout Plain Layout
27425 \begin_inset Caption Standard
27426
27427 \begin_layout Plain Layout
27428 \begin_inset CommandInset label
27429 LatexCommand label
27430 name "fig:This-is-an-fig"
27431
27432 \end_inset
27433
27434 This is an example figure caption that is longer than one line to show the
27435  different caption format.
27436  Here a self-defined caption format is used.
27437 \end_layout
27438
27439 \end_inset
27440
27441
27442 \end_layout
27443
27444 \end_inset
27445
27446
27447 \end_layout
27448
27449 \begin_layout Standard
27450 \begin_inset ERT
27451 status collapsed
27452
27453 \begin_layout Plain Layout
27454
27455
27456 \backslash
27457 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27458 on}
27459 \end_layout
27460
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Standard
27467 \begin_inset Float table
27468 placement !p
27469 wide false
27470 sideways false
27471 status open
27472
27473 \begin_layout Plain Layout
27474 \begin_inset Caption Standard
27475
27476 \begin_layout Plain Layout
27477 \begin_inset CommandInset label
27478 LatexCommand label
27479 name "tab:This-is-an-tab"
27480
27481 \end_inset
27482
27483 This is an example table caption that is longer than one line to show the
27484  different caption format.
27485  Here the standard caption format for tables in this document is used.
27486 \end_layout
27487
27488 \end_inset
27489
27490
27491 \end_layout
27492
27493 \begin_layout Plain Layout
27494 \align center
27495 \begin_inset Tabular
27496 <lyxtabular version="3" rows="1" columns="5">
27497 <features tabularvalignment="middle">
27498 <column alignment="center" valignment="top">
27499 <column alignment="center" valignment="top">
27500 <column alignment="center" valignment="top">
27501 <column alignment="center" valignment="top">
27502 <column alignment="center" valignment="top">
27503 <row>
27504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27505 \begin_inset Text
27506
27507 \begin_layout Plain Layout
27508 a
27509 \end_layout
27510
27511 \end_inset
27512 </cell>
27513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27514 \begin_inset Text
27515
27516 \begin_layout Plain Layout
27517 b
27518 \end_layout
27519
27520 \end_inset
27521 </cell>
27522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27523 \begin_inset Text
27524
27525 \begin_layout Plain Layout
27526 c
27527 \end_layout
27528
27529 \end_inset
27530 </cell>
27531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27532 \begin_inset Text
27533
27534 \begin_layout Plain Layout
27535 d
27536 \end_layout
27537
27538 \end_inset
27539 </cell>
27540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27541 \begin_inset Text
27542
27543 \begin_layout Plain Layout
27544 e
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 </row>
27550 </lyxtabular>
27551
27552 \end_inset
27553
27554
27555 \end_layout
27556
27557 \end_inset
27558
27559
27560 \end_layout
27561
27562 \begin_layout Section
27563 Caption Placement
27564 \begin_inset Index idx
27565 status collapsed
27566
27567 \begin_layout Plain Layout
27568 Caption ! Placement
27569 \end_layout
27570
27571 \end_inset
27572
27573
27574 \begin_inset Index idx
27575 status collapsed
27576
27577 \begin_layout Plain Layout
27578 Floats ! Caption Placement
27579 \end_layout
27580
27581 \end_inset
27582
27583
27584 \begin_inset CommandInset label
27585 LatexCommand label
27586 name "sec:Caption-Placement"
27587
27588 \end_inset
27589
27590
27591 \end_layout
27592
27593 \begin_layout Standard
27594 The common caption placement rule is:
27595 \end_layout
27596
27597 \begin_layout Description
27598 Figure: Caption is set below the figure
27599 \end_layout
27600
27601 \begin_layout Description
27602 Table: Caption is set above the table
27603 \end_layout
27604
27605 \begin_layout Standard
27606 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
27607 's
27608  standard classes.
27609  That means if you are using the document classes 
27610 \family sans
27611 article
27612 \family default
27613
27614 \family sans
27615 book
27616 \family default
27617
27618 \family sans
27619 letter
27620 \family default
27621 , or 
27622 \family sans
27623 report
27624 \family default
27625  there will be no space between the caption and the table.
27626  To insert the necessary space, load the \SpecialChar LaTeX
27627 -package 
27628 \series bold
27629 caption
27630 \series default
27631
27632 \begin_inset Index idx
27633 status collapsed
27634
27635 \begin_layout Plain Layout
27636 \SpecialChar LaTeX
27637 -packages ! caption
27638 \end_layout
27639
27640 \end_inset
27641
27642  in your document preamble with the option
27643 \begin_inset Foot
27644 status collapsed
27645
27646 \begin_layout Plain Layout
27647 See section
27648 \begin_inset space ~
27649 \end_inset
27650
27651
27652 \begin_inset CommandInset ref
27653 LatexCommand ref
27654 reference "sec:Caption-Formatting"
27655
27656 \end_inset
27657
27658  for more information of the package 
27659 \series bold
27660 caption
27661 \series default
27662 .
27663 \end_layout
27664
27665 \end_inset
27666
27667
27668 \end_layout
27669
27670 \begin_layout Standard
27671
27672 \series bold
27673 tableposition=top
27674 \end_layout
27675
27676 \begin_layout Standard
27677 If you are using a 
27678 \series bold
27679 KOMA-Script
27680 \series default
27681
27682 \begin_inset Index idx
27683 status collapsed
27684
27685 \begin_layout Plain Layout
27686 \SpecialChar LaTeX
27687 -packages ! KOMA-Script
27688 \end_layout
27689
27690 \end_inset
27691
27692  document class (
27693 \family sans
27694 article (KOMA-Script)
27695 \family default
27696
27697 \family sans
27698 book (KOMA-Script)
27699 \family default
27700
27701 \family sans
27702 letter (KOMA-Script)
27703 \family default
27704 , or 
27705 \family sans
27706 report (KOMA-Script)
27707 \family default
27708
27709 \begin_inset space \thinspace{}
27710 \end_inset
27711
27712 ), you can alternatively to the 
27713 \series bold
27714 caption
27715 \series default
27716  package set the document class option
27717 \begin_inset Foot
27718 status collapsed
27719
27720 \begin_layout Plain Layout
27721 That option is used in this document.
27722 \end_layout
27723
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \begin_layout Standard
27730
27731 \series bold
27732 captions=tableheading
27733 \end_layout
27734
27735 \begin_layout Standard
27736 In documents with a KOMA-Script document class you can also right-click
27737  on a caption and mark in the context menu if this should be a caption above
27738  or below the table/figure.
27739  This way you can override the document-wide caption placement for certain
27740  captions.
27741  Table
27742 \begin_inset space ~
27743 \end_inset
27744
27745
27746 \begin_inset CommandInset ref
27747 LatexCommand ref
27748 reference "tab:A-caption-marked"
27749
27750 \end_inset
27751
27752  is an example where the caption is marked a being below the table while
27753  it is above.
27754  For comparison the caption in Table
27755 \begin_inset space ~
27756 \end_inset
27757
27758
27759 \begin_inset CommandInset ref
27760 LatexCommand ref
27761 reference "tab:A-standard-table"
27762
27763 \end_inset
27764
27765  is not marked.
27766 \end_layout
27767
27768 \begin_layout Standard
27769 \begin_inset Float table
27770 wide false
27771 sideways false
27772 status open
27773
27774 \begin_layout Plain Layout
27775 \begin_inset Caption Below
27776
27777 \begin_layout Plain Layout
27778 \begin_inset CommandInset label
27779 LatexCommand label
27780 name "tab:A-caption-marked"
27781
27782 \end_inset
27783
27784 A caption marked as being below the table.
27785 \end_layout
27786
27787 \end_inset
27788
27789
27790 \end_layout
27791
27792 \begin_layout Plain Layout
27793 \align center
27794 \begin_inset Tabular
27795 <lyxtabular version="3" rows="3" columns="3">
27796 <features tabularvalignment="middle">
27797 <column alignment="center" valignment="top" width="0pt">
27798 <column alignment="center" valignment="top" width="0pt">
27799 <column alignment="center" valignment="top" width="0pt">
27800 <row>
27801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27802 \begin_inset Text
27803
27804 \begin_layout Plain Layout
27805 1
27806 \end_layout
27807
27808 \end_inset
27809 </cell>
27810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27811 \begin_inset Text
27812
27813 \begin_layout Plain Layout
27814 2
27815 \end_layout
27816
27817 \end_inset
27818 </cell>
27819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27820 \begin_inset Text
27821
27822 \begin_layout Plain Layout
27823 3
27824 \end_layout
27825
27826 \end_inset
27827 </cell>
27828 </row>
27829 <row>
27830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27831 \begin_inset Text
27832
27833 \begin_layout Plain Layout
27834 Joe
27835 \end_layout
27836
27837 \end_inset
27838 </cell>
27839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27840 \begin_inset Text
27841
27842 \begin_layout Plain Layout
27843 Mary
27844 \end_layout
27845
27846 \end_inset
27847 </cell>
27848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27849 \begin_inset Text
27850
27851 \begin_layout Plain Layout
27852 Ted
27853 \end_layout
27854
27855 \end_inset
27856 </cell>
27857 </row>
27858 <row>
27859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27860 \begin_inset Text
27861
27862 \begin_layout Plain Layout
27863 \begin_inset Formula $\int x^{2}dx$
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \end_inset
27870 </cell>
27871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27872 \begin_inset Text
27873
27874 \begin_layout Plain Layout
27875 \begin_inset Formula $\left[\begin{array}{cc}
27876 a & b\\
27877 c & d
27878 \end{array}\right]$
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \end_inset
27885 </cell>
27886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27887 \begin_inset Text
27888
27889 \begin_layout Plain Layout
27890 \begin_inset Formula $1+1=2$
27891 \end_inset
27892
27893
27894 \end_layout
27895
27896 \end_inset
27897 </cell>
27898 </row>
27899 </lyxtabular>
27900
27901 \end_inset
27902
27903
27904 \end_layout
27905
27906 \end_inset
27907
27908
27909 \end_layout
27910
27911 \begin_layout Standard
27912 \begin_inset Float table
27913 wide false
27914 sideways false
27915 status open
27916
27917 \begin_layout Plain Layout
27918 \begin_inset Caption Standard
27919
27920 \begin_layout Plain Layout
27921 \begin_inset CommandInset label
27922 LatexCommand label
27923 name "tab:A-standard-table"
27924
27925 \end_inset
27926
27927 A standard table caption.
27928 \end_layout
27929
27930 \end_inset
27931
27932
27933 \end_layout
27934
27935 \begin_layout Plain Layout
27936 \align center
27937 \begin_inset Tabular
27938 <lyxtabular version="3" rows="3" columns="3">
27939 <features tabularvalignment="middle">
27940 <column alignment="center" valignment="top" width="0pt">
27941 <column alignment="center" valignment="top" width="0pt">
27942 <column alignment="center" valignment="top" width="0pt">
27943 <row>
27944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27945 \begin_inset Text
27946
27947 \begin_layout Plain Layout
27948 1
27949 \end_layout
27950
27951 \end_inset
27952 </cell>
27953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27954 \begin_inset Text
27955
27956 \begin_layout Plain Layout
27957 2
27958 \end_layout
27959
27960 \end_inset
27961 </cell>
27962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27963 \begin_inset Text
27964
27965 \begin_layout Plain Layout
27966 3
27967 \end_layout
27968
27969 \end_inset
27970 </cell>
27971 </row>
27972 <row>
27973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27974 \begin_inset Text
27975
27976 \begin_layout Plain Layout
27977 Joe
27978 \end_layout
27979
27980 \end_inset
27981 </cell>
27982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27983 \begin_inset Text
27984
27985 \begin_layout Plain Layout
27986 Mary
27987 \end_layout
27988
27989 \end_inset
27990 </cell>
27991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27992 \begin_inset Text
27993
27994 \begin_layout Plain Layout
27995 Ted
27996 \end_layout
27997
27998 \end_inset
27999 </cell>
28000 </row>
28001 <row>
28002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28003 \begin_inset Text
28004
28005 \begin_layout Plain Layout
28006 \begin_inset Formula $\int x^{2}dx$
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \end_inset
28013 </cell>
28014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28015 \begin_inset Text
28016
28017 \begin_layout Plain Layout
28018 \begin_inset Formula $\left[\begin{array}{cc}
28019 a & b\\
28020 c & d
28021 \end{array}\right]$
28022 \end_inset
28023
28024
28025 \end_layout
28026
28027 \end_inset
28028 </cell>
28029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28030 \begin_inset Text
28031
28032 \begin_layout Plain Layout
28033 \begin_inset Formula $1+1=2$
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \end_inset
28040 </cell>
28041 </row>
28042 </lyxtabular>
28043
28044 \end_inset
28045
28046
28047 \end_layout
28048
28049 \end_inset
28050
28051
28052 \end_layout
28053
28054 \begin_layout Standard
28055 \begin_inset VSpace bigskip
28056 \end_inset
28057
28058 It is also possible to set the caption beside a figure or table.
28059  To get this the \SpecialChar LaTeX
28060 -package 
28061 \series bold
28062 sidecap
28063 \series default
28064
28065 \begin_inset Index idx
28066 status collapsed
28067
28068 \begin_layout Plain Layout
28069 \SpecialChar LaTeX
28070 -packages ! sidecap
28071 \end_layout
28072
28073 \end_inset
28074
28075  has to be loaded in the document preamble with the line
28076 \end_layout
28077
28078 \begin_layout Standard
28079
28080 \series bold
28081
28082 \backslash
28083 usepackage[option]{sidecap}
28084 \end_layout
28085
28086 \begin_layout Standard
28087 If you set no option, the caption is placed on the side of the outer page
28088  margin â€“ to the right on odd pages, to the left on even pages.
28089  You can change the placement to inner margin with the option 
28090 \series bold
28091 innercaption
28092 \series default
28093 .
28094  To force the placement always to the right or left, use the option 
28095 \series bold
28096 rightcaption
28097 \series default
28098  or 
28099 \series bold
28100 leftcaption
28101 \series default
28102 , respectively.
28103 \end_layout
28104
28105 \begin_layout Standard
28106 \begin_inset ERT
28107 status collapsed
28108
28109 \begin_layout Plain Layout
28110
28111
28112 \backslash
28113 ifsidecap
28114 \end_layout
28115
28116 \end_inset
28117
28118
28119 \begin_inset Note Note
28120 status open
28121
28122 \begin_layout Plain Layout
28123 The following section will only be displayed when the \SpecialChar LaTeX
28124 -package 
28125 \series bold
28126 sidecap
28127 \series default
28128  is installed.
28129 \end_layout
28130
28131 \end_inset
28132
28133
28134 \end_layout
28135
28136 \begin_layout Standard
28137 To place in \SpecialChar LyX
28138  the caption of a float on the side, it is necessary to add
28139  these commands to the document preamble:
28140 \end_layout
28141
28142 \begin_layout Standard
28143 \noindent
28144 \begin_inset CommandInset line
28145 LatexCommand rule
28146 offset "0.5ex"
28147 width "100line%"
28148 height "1pt"
28149
28150 \end_inset
28151
28152
28153 \end_layout
28154
28155 \begin_layout Standard
28156
28157 \series bold
28158
28159 \backslash
28160 newcommand{
28161 \backslash
28162 TabBesBeg}[1][1.0]{%
28163 \begin_inset Newline newline
28164 \end_inset
28165
28166
28167 \begin_inset Phantom HPhantom
28168 status open
28169
28170 \begin_layout Plain Layout
28171 \begin_inset space ~
28172 \end_inset
28173
28174
28175 \end_layout
28176
28177 \end_inset
28178
28179
28180 \backslash
28181 let
28182 \backslash
28183 MyTable
28184 \backslash
28185 table
28186 \begin_inset Newline newline
28187 \end_inset
28188
28189
28190 \begin_inset Phantom HPhantom
28191 status open
28192
28193 \begin_layout Plain Layout
28194
28195 \series medium
28196 \begin_inset space ~
28197 \end_inset
28198
28199
28200 \end_layout
28201
28202 \end_inset
28203
28204
28205 \backslash
28206 let
28207 \backslash
28208 MyEndtable
28209 \backslash
28210 endtable
28211 \begin_inset Newline newline
28212 \end_inset
28213
28214
28215 \begin_inset Phantom HPhantom
28216 status open
28217
28218 \begin_layout Plain Layout
28219
28220 \series medium
28221 \begin_inset space ~
28222 \end_inset
28223
28224
28225 \end_layout
28226
28227 \end_inset
28228
28229
28230 \backslash
28231 renewenvironment{table}[1]{
28232 \backslash
28233 begin{SCtable}[#1]##1}{
28234 \backslash
28235 end{SCtable}}}
28236 \end_layout
28237
28238 \begin_layout Standard
28239
28240 \series bold
28241
28242 \backslash
28243 newcommand{
28244 \backslash
28245 TabBesEnd}{%
28246 \begin_inset Newline newline
28247 \end_inset
28248
28249
28250 \begin_inset Phantom HPhantom
28251 status open
28252
28253 \begin_layout Plain Layout
28254 \begin_inset space ~
28255 \end_inset
28256
28257
28258 \end_layout
28259
28260 \end_inset
28261
28262
28263 \backslash
28264 let
28265 \backslash
28266 table
28267 \backslash
28268 MyTable
28269 \begin_inset Newline newline
28270 \end_inset
28271
28272
28273 \begin_inset Phantom HPhantom
28274 status open
28275
28276 \begin_layout Plain Layout
28277 \begin_inset space ~
28278 \end_inset
28279
28280
28281 \end_layout
28282
28283 \end_inset
28284
28285
28286 \backslash
28287 let
28288 \backslash
28289 endtable
28290 \backslash
28291 MyEndtable
28292 \end_layout
28293
28294 \begin_layout Standard
28295
28296 \series bold
28297
28298 \backslash
28299 newcommand{
28300 \backslash
28301 FigBesBeg}[1][1.0]{%
28302 \begin_inset Newline newline
28303 \end_inset
28304
28305
28306 \begin_inset Phantom HPhantom
28307 status open
28308
28309 \begin_layout Plain Layout
28310 \begin_inset space ~
28311 \end_inset
28312
28313
28314 \end_layout
28315
28316 \end_inset
28317
28318
28319 \backslash
28320 let
28321 \backslash
28322 MyFigure
28323 \backslash
28324 figure
28325 \begin_inset Newline newline
28326 \end_inset
28327
28328
28329 \begin_inset Phantom HPhantom
28330 status open
28331
28332 \begin_layout Plain Layout
28333 \begin_inset space ~
28334 \end_inset
28335
28336
28337 \end_layout
28338
28339 \end_inset
28340
28341
28342 \backslash
28343 let
28344 \backslash
28345 MyEndfigure
28346 \backslash
28347 endfigure
28348 \begin_inset Newline newline
28349 \end_inset
28350
28351
28352 \begin_inset Phantom HPhantom
28353 status open
28354
28355 \begin_layout Plain Layout
28356 \begin_inset space ~
28357 \end_inset
28358
28359
28360 \end_layout
28361
28362 \end_inset
28363
28364
28365 \backslash
28366 renewenvironment{figure}[1]{
28367 \backslash
28368 begin{SCfigure}[#1]##1}{
28369 \backslash
28370 end{SCfigure}}}
28371 \end_layout
28372
28373 \begin_layout Standard
28374
28375 \series bold
28376
28377 \backslash
28378 newcommand{
28379 \backslash
28380 FigBesEnd}{%
28381 \begin_inset Newline newline
28382 \end_inset
28383
28384
28385 \begin_inset Phantom HPhantom
28386 status open
28387
28388 \begin_layout Plain Layout
28389 \begin_inset space ~
28390 \end_inset
28391
28392
28393 \end_layout
28394
28395 \end_inset
28396
28397
28398 \backslash
28399 let
28400 \backslash
28401 figure
28402 \backslash
28403 MyFigure
28404 \begin_inset Newline newline
28405 \end_inset
28406
28407
28408 \begin_inset Phantom HPhantom
28409 status open
28410
28411 \begin_layout Plain Layout
28412 \begin_inset space ~
28413 \end_inset
28414
28415
28416 \end_layout
28417
28418 \end_inset
28419
28420
28421 \backslash
28422 let
28423 \backslash
28424 endfigure
28425 \backslash
28426 MyEndfigure}
28427 \end_layout
28428
28429 \begin_layout Standard
28430 \noindent
28431 \begin_inset CommandInset line
28432 LatexCommand rule
28433 offset "0.5ex"
28434 width "100line%"
28435 height "1pt"
28436
28437 \end_inset
28438
28439
28440 \end_layout
28441
28442 \begin_layout Standard
28443 The commands allow you to redefine the floats so that the caption is set
28444  on the side.
28445  For figure floats use the command
28446 \end_layout
28447
28448 \begin_layout Standard
28449
28450 \series bold
28451
28452 \backslash
28453 FigBesBeg
28454 \end_layout
28455
28456 \begin_layout Standard
28457 in \SpecialChar TeX
28458 -Code before the float.
28459  And insert the command
28460 \end_layout
28461
28462 \begin_layout Standard
28463
28464 \series bold
28465
28466 \backslash
28467 FigBesEnd
28468 \end_layout
28469
28470 \begin_layout Standard
28471 in \SpecialChar TeX
28472 -Code at the point where you want to get back to the original float definitio
28473 n.
28474 \end_layout
28475
28476 \begin_layout Standard
28477 For table floats use the corresponding commands
28478 \end_layout
28479
28480 \begin_layout Standard
28481
28482 \series bold
28483
28484 \backslash
28485 TabBesBeg
28486 \series default
28487  and 
28488 \series bold
28489
28490 \backslash
28491 TabBesEnd
28492 \end_layout
28493
28494 \begin_layout Standard
28495 Figure
28496 \begin_inset space ~
28497 \end_inset
28498
28499
28500 \begin_inset CommandInset ref
28501 LatexCommand ref
28502 reference "fig:cap-beside-fig"
28503
28504 \end_inset
28505
28506  and Table
28507 \begin_inset space ~
28508 \end_inset
28509
28510
28511 \begin_inset CommandInset ref
28512 LatexCommand ref
28513 reference "tab:cap-beside-tab"
28514
28515 \end_inset
28516
28517  are examples where the caption is set beside.
28518 \end_layout
28519
28520 \begin_layout Standard
28521 You can see in the examples that the caption text appears at the top of
28522  the floats for table floats and at the bottom for figure floats.
28523  To change this, you can use the command
28524 \end_layout
28525
28526 \begin_layout Standard
28527
28528 \series bold
28529
28530 \backslash
28531 sidecaptionvpos{float type}{placement}
28532 \end_layout
28533
28534 \begin_layout Standard
28535 in the document preamble or in \SpecialChar TeX
28536 -Code before the float.
28537  The float type is either 
28538 \family sans
28539 figure
28540 \family default
28541  or 
28542 \family sans
28543 table
28544 \family default
28545 , the placement can be 
28546 \begin_inset Quotes eld
28547 \end_inset
28548
28549
28550 \family sans
28551 t
28552 \family default
28553
28554 \begin_inset Quotes erd
28555 \end_inset
28556
28557  for top, 
28558 \begin_inset Quotes eld
28559 \end_inset
28560
28561
28562 \family sans
28563 c
28564 \family default
28565
28566 \begin_inset Quotes erd
28567 \end_inset
28568
28569  for center, or 
28570 \begin_inset Quotes eld
28571 \end_inset
28572
28573
28574 \family sans
28575 b
28576 \family default
28577
28578 \begin_inset Quotes erd
28579 \end_inset
28580
28581  for bottom.
28582  To have for example the caption of figure floats vertically centered, use
28583  the command
28584 \end_layout
28585
28586 \begin_layout Standard
28587
28588 \series bold
28589
28590 \backslash
28591 sidecaptionvpos{figure}{c}
28592 \end_layout
28593
28594 \begin_layout Standard
28595 This was used for Figure
28596 \begin_inset space ~
28597 \end_inset
28598
28599
28600 \begin_inset CommandInset ref
28601 LatexCommand ref
28602 reference "fig:cap-beside-fig-2"
28603
28604 \end_inset
28605
28606 .
28607 \end_layout
28608
28609 \begin_layout Standard
28610 \begin_inset VSpace medskip
28611 \end_inset
28612
28613
28614 \end_layout
28615
28616 \begin_layout Standard
28617 The default caption width is the width of the image/table.
28618  For thin image/tables, like in Table
28619 \begin_inset space ~
28620 \end_inset
28621
28622
28623 \begin_inset CommandInset ref
28624 LatexCommand ref
28625 reference "tab:cap-beside-tab"
28626
28627 \end_inset
28628
28629 , this leads to captions that are too thin.
28630  You can increase the width by specifying a factor that will be multiplied
28631  with the image/table width to get the caption width.
28632  The caption width will automatically be recalculated in case it would protrude
28633  over the page or column margin due to the specified width.
28634  The 
28635 \emph on
28636 factor
28637 \emph default
28638  can either be given as optional argument for 
28639 \series bold
28640
28641 \backslash
28642 FigBesBeg
28643 \series default
28644 :
28645 \end_layout
28646
28647 \begin_layout Standard
28648
28649 \series bold
28650
28651 \backslash
28652 FigBesBeg[factor]
28653 \end_layout
28654
28655 \begin_layout Standard
28656 or in the definition of 
28657 \series bold
28658
28659 \backslash
28660 FigBesBeg
28661 \series default
28662  by replacing the 
28663 \series bold
28664 1.0
28665 \series default
28666  with another value.
28667  If you do the latter, your factor will be the default if 
28668 \series bold
28669
28670 \backslash
28671 FigBesBeg
28672 \series default
28673  is used without an argument.
28674  For Table
28675 \begin_inset space ~
28676 \end_inset
28677
28678
28679 \begin_inset CommandInset ref
28680 LatexCommand ref
28681 reference "tab:cap-beside-tab-wider"
28682
28683 \end_inset
28684
28685  the factor 5 was used.
28686 \end_layout
28687
28688 \begin_layout Standard
28689 \begin_inset Note Greyedout
28690 status open
28691
28692 \begin_layout Plain Layout
28693
28694 \series bold
28695 Note:
28696 \series default
28697  For floats with captions set beside, you cannot use the float placement
28698  option 
28699 \family sans
28700 Here
28701 \begin_inset space ~
28702 \end_inset
28703
28704 definitely
28705 \family default
28706  because it is not supported by 
28707 \series bold
28708 sidecap
28709 \series default
28710 .
28711 \end_layout
28712
28713 \end_inset
28714
28715
28716 \end_layout
28717
28718 \begin_layout Standard
28719 \begin_inset VSpace medskip
28720 \end_inset
28721
28722 For more information about the package 
28723 \series bold
28724 sidecap
28725 \series default
28726  we refer to its documentation 
28727 \begin_inset CommandInset citation
28728 LatexCommand cite
28729 key "sidecap"
28730
28731 \end_inset
28732
28733 .
28734 \end_layout
28735
28736 \begin_layout Standard
28737 \begin_inset Note Greyedout
28738 status open
28739
28740 \begin_layout Plain Layout
28741
28742 \series bold
28743 Note:
28744 \series default
28745  The \SpecialChar LaTeX
28746 -package 
28747 \series bold
28748 hypcap
28749 \series default
28750
28751 \begin_inset Index idx
28752 status collapsed
28753
28754 \begin_layout Plain Layout
28755 \SpecialChar LaTeX
28756 -packages ! hypcap
28757 \end_layout
28758
28759 \end_inset
28760
28761 , described in section
28762 \begin_inset space ~
28763 \end_inset
28764
28765
28766 \begin_inset CommandInset ref
28767 LatexCommand ref
28768 reference "subsec:Reference-Position"
28769
28770 \end_inset
28771
28772 , has no effect on floats with the caption set beside.
28773 \end_layout
28774
28775 \end_inset
28776
28777
28778 \end_layout
28779
28780 \begin_layout Standard
28781 \begin_inset ERT
28782 status collapsed
28783
28784 \begin_layout Plain Layout
28785
28786
28787 \backslash
28788 FigBesBeg
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \end_layout
28795
28796 \begin_layout Standard
28797 \begin_inset Float figure
28798 wide false
28799 sideways false
28800 status open
28801
28802 \begin_layout Plain Layout
28803 \begin_inset Graphics
28804         filename clipart/escher-lsd.eps
28805         scale 75
28806         scaleBeforeRotation
28807
28808 \end_inset
28809
28810
28811 \end_layout
28812
28813 \begin_layout Plain Layout
28814 \begin_inset Caption Standard
28815
28816 \begin_layout Plain Layout
28817 \begin_inset CommandInset label
28818 LatexCommand label
28819 name "fig:cap-beside-fig"
28820
28821 \end_inset
28822
28823 This is a caption beside a figure.
28824 \end_layout
28825
28826 \end_inset
28827
28828
28829 \end_layout
28830
28831 \end_inset
28832
28833
28834 \end_layout
28835
28836 \begin_layout Standard
28837 \begin_inset ERT
28838 status collapsed
28839
28840 \begin_layout Plain Layout
28841
28842
28843 \backslash
28844 FigBesEnd
28845 \end_layout
28846
28847 \end_inset
28848
28849
28850 \end_layout
28851
28852 \begin_layout Standard
28853 \begin_inset ERT
28854 status collapsed
28855
28856 \begin_layout Plain Layout
28857
28858
28859 \backslash
28860 TabBesBeg
28861 \end_layout
28862
28863 \end_inset
28864
28865
28866 \end_layout
28867
28868 \begin_layout Standard
28869 \begin_inset Float table
28870 wide false
28871 sideways false
28872 status open
28873
28874 \begin_layout Plain Layout
28875 \begin_inset Caption Standard
28876
28877 \begin_layout Plain Layout
28878 \begin_inset CommandInset label
28879 LatexCommand label
28880 name "tab:cap-beside-tab"
28881
28882 \end_inset
28883
28884 This is a caption beside a table.
28885 \end_layout
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Plain Layout
28893 \begin_inset Tabular
28894 <lyxtabular version="3" rows="4" columns="5">
28895 <features tabularvalignment="middle">
28896 <column alignment="center" valignment="top">
28897 <column alignment="center" valignment="top">
28898 <column alignment="center" valignment="top">
28899 <column alignment="center" valignment="top">
28900 <column alignment="center" valignment="top">
28901 <row>
28902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28903 \begin_inset Text
28904
28905 \begin_layout Plain Layout
28906 a
28907 \end_layout
28908
28909 \end_inset
28910 </cell>
28911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28912 \begin_inset Text
28913
28914 \begin_layout Plain Layout
28915
28916 \end_layout
28917
28918 \end_inset
28919 </cell>
28920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28921 \begin_inset Text
28922
28923 \begin_layout Plain Layout
28924 b
28925 \end_layout
28926
28927 \end_inset
28928 </cell>
28929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28930 \begin_inset Text
28931
28932 \begin_layout Plain Layout
28933
28934 \end_layout
28935
28936 \end_inset
28937 </cell>
28938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28939 \begin_inset Text
28940
28941 \begin_layout Plain Layout
28942 c
28943 \end_layout
28944
28945 \end_inset
28946 </cell>
28947 </row>
28948 <row>
28949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28950 \begin_inset Text
28951
28952 \begin_layout Plain Layout
28953
28954 \end_layout
28955
28956 \end_inset
28957 </cell>
28958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28959 \begin_inset Text
28960
28961 \begin_layout Plain Layout
28962 d
28963 \end_layout
28964
28965 \end_inset
28966 </cell>
28967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28968 \begin_inset Text
28969
28970 \begin_layout Plain Layout
28971
28972 \end_layout
28973
28974 \end_inset
28975 </cell>
28976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28977 \begin_inset Text
28978
28979 \begin_layout Plain Layout
28980 e
28981 \end_layout
28982
28983 \end_inset
28984 </cell>
28985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28986 \begin_inset Text
28987
28988 \begin_layout Plain Layout
28989
28990 \end_layout
28991
28992 \end_inset
28993 </cell>
28994 </row>
28995 <row>
28996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28997 \begin_inset Text
28998
28999 \begin_layout Plain Layout
29000 f
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29006 \begin_inset Text
29007
29008 \begin_layout Plain Layout
29009
29010 \end_layout
29011
29012 \end_inset
29013 </cell>
29014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29015 \begin_inset Text
29016
29017 \begin_layout Plain Layout
29018 g
29019 \end_layout
29020
29021 \end_inset
29022 </cell>
29023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29024 \begin_inset Text
29025
29026 \begin_layout Plain Layout
29027
29028 \end_layout
29029
29030 \end_inset
29031 </cell>
29032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29033 \begin_inset Text
29034
29035 \begin_layout Plain Layout
29036 h
29037 \end_layout
29038
29039 \end_inset
29040 </cell>
29041 </row>
29042 <row>
29043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29044 \begin_inset Text
29045
29046 \begin_layout Plain Layout
29047
29048 \end_layout
29049
29050 \end_inset
29051 </cell>
29052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29053 \begin_inset Text
29054
29055 \begin_layout Plain Layout
29056 i
29057 \end_layout
29058
29059 \end_inset
29060 </cell>
29061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29062 \begin_inset Text
29063
29064 \begin_layout Plain Layout
29065
29066 \end_layout
29067
29068 \end_inset
29069 </cell>
29070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29071 \begin_inset Text
29072
29073 \begin_layout Plain Layout
29074 j
29075 \end_layout
29076
29077 \end_inset
29078 </cell>
29079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29080 \begin_inset Text
29081
29082 \begin_layout Plain Layout
29083
29084 \end_layout
29085
29086 \end_inset
29087 </cell>
29088 </row>
29089 </lyxtabular>
29090
29091 \end_inset
29092
29093
29094 \end_layout
29095
29096 \end_inset
29097
29098
29099 \end_layout
29100
29101 \begin_layout Standard
29102 \begin_inset ERT
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106
29107
29108 \backslash
29109 TabBesEnd
29110 \end_layout
29111
29112 \end_inset
29113
29114
29115 \end_layout
29116
29117 \begin_layout Standard
29118 \begin_inset ERT
29119 status collapsed
29120
29121 \begin_layout Plain Layout
29122
29123
29124 \backslash
29125 FigBesBeg
29126 \end_layout
29127
29128 \end_inset
29129
29130
29131 \begin_inset ERT
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135
29136
29137 \backslash
29138 sidecaptionvpos{figure}{c}
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \begin_inset Float figure
29145 wide false
29146 sideways false
29147 status open
29148
29149 \begin_layout Plain Layout
29150 \begin_inset Graphics
29151         filename clipart/escher-lsd.eps
29152         scale 75
29153         scaleBeforeRotation
29154
29155 \end_inset
29156
29157
29158 \end_layout
29159
29160 \begin_layout Plain Layout
29161 \begin_inset Caption Standard
29162
29163 \begin_layout Plain Layout
29164 \begin_inset CommandInset label
29165 LatexCommand label
29166 name "fig:cap-beside-fig-2"
29167
29168 \end_inset
29169
29170 This is a vertically centered caption beside a figure.
29171 \end_layout
29172
29173 \end_inset
29174
29175
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \end_layout
29182
29183 \begin_layout Standard
29184 \begin_inset ERT
29185 status collapsed
29186
29187 \begin_layout Plain Layout
29188
29189
29190 \backslash
29191 FigBesEnd
29192 \end_layout
29193
29194 \end_inset
29195
29196
29197 \end_layout
29198
29199 \begin_layout Standard
29200 \begin_inset ERT
29201 status collapsed
29202
29203 \begin_layout Plain Layout
29204
29205
29206 \backslash
29207 TabBesBeg[5]
29208 \end_layout
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \begin_layout Standard
29216 \begin_inset Float table
29217 wide false
29218 sideways false
29219 status open
29220
29221 \begin_layout Plain Layout
29222 \begin_inset Caption Standard
29223
29224 \begin_layout Plain Layout
29225 \begin_inset CommandInset label
29226 LatexCommand label
29227 name "tab:cap-beside-tab-wider"
29228
29229 \end_inset
29230
29231 This caption is wider than the one in Table
29232 \begin_inset space ~
29233 \end_inset
29234
29235
29236 \begin_inset CommandInset ref
29237 LatexCommand ref
29238 reference "tab:cap-beside-tab"
29239
29240 \end_inset
29241
29242 .
29243 \end_layout
29244
29245 \end_inset
29246
29247
29248 \end_layout
29249
29250 \begin_layout Plain Layout
29251 \begin_inset Tabular
29252 <lyxtabular version="3" rows="4" columns="5">
29253 <features tabularvalignment="middle">
29254 <column alignment="center" valignment="top">
29255 <column alignment="center" valignment="top">
29256 <column alignment="center" valignment="top">
29257 <column alignment="center" valignment="top">
29258 <column alignment="center" valignment="top">
29259 <row>
29260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29261 \begin_inset Text
29262
29263 \begin_layout Plain Layout
29264 a
29265 \end_layout
29266
29267 \end_inset
29268 </cell>
29269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29270 \begin_inset Text
29271
29272 \begin_layout Plain Layout
29273
29274 \end_layout
29275
29276 \end_inset
29277 </cell>
29278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29279 \begin_inset Text
29280
29281 \begin_layout Plain Layout
29282 b
29283 \end_layout
29284
29285 \end_inset
29286 </cell>
29287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29288 \begin_inset Text
29289
29290 \begin_layout Plain Layout
29291
29292 \end_layout
29293
29294 \end_inset
29295 </cell>
29296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29297 \begin_inset Text
29298
29299 \begin_layout Plain Layout
29300 c
29301 \end_layout
29302
29303 \end_inset
29304 </cell>
29305 </row>
29306 <row>
29307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29308 \begin_inset Text
29309
29310 \begin_layout Plain Layout
29311
29312 \end_layout
29313
29314 \end_inset
29315 </cell>
29316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29317 \begin_inset Text
29318
29319 \begin_layout Plain Layout
29320 d
29321 \end_layout
29322
29323 \end_inset
29324 </cell>
29325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29326 \begin_inset Text
29327
29328 \begin_layout Plain Layout
29329
29330 \end_layout
29331
29332 \end_inset
29333 </cell>
29334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29335 \begin_inset Text
29336
29337 \begin_layout Plain Layout
29338 e
29339 \end_layout
29340
29341 \end_inset
29342 </cell>
29343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29344 \begin_inset Text
29345
29346 \begin_layout Plain Layout
29347
29348 \end_layout
29349
29350 \end_inset
29351 </cell>
29352 </row>
29353 <row>
29354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29355 \begin_inset Text
29356
29357 \begin_layout Plain Layout
29358 f
29359 \end_layout
29360
29361 \end_inset
29362 </cell>
29363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29364 \begin_inset Text
29365
29366 \begin_layout Plain Layout
29367
29368 \end_layout
29369
29370 \end_inset
29371 </cell>
29372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29373 \begin_inset Text
29374
29375 \begin_layout Plain Layout
29376 g
29377 \end_layout
29378
29379 \end_inset
29380 </cell>
29381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29382 \begin_inset Text
29383
29384 \begin_layout Plain Layout
29385
29386 \end_layout
29387
29388 \end_inset
29389 </cell>
29390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29391 \begin_inset Text
29392
29393 \begin_layout Plain Layout
29394 h
29395 \end_layout
29396
29397 \end_inset
29398 </cell>
29399 </row>
29400 <row>
29401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29402 \begin_inset Text
29403
29404 \begin_layout Plain Layout
29405
29406 \end_layout
29407
29408 \end_inset
29409 </cell>
29410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29411 \begin_inset Text
29412
29413 \begin_layout Plain Layout
29414 i
29415 \end_layout
29416
29417 \end_inset
29418 </cell>
29419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29420 \begin_inset Text
29421
29422 \begin_layout Plain Layout
29423
29424 \end_layout
29425
29426 \end_inset
29427 </cell>
29428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29429 \begin_inset Text
29430
29431 \begin_layout Plain Layout
29432 j
29433 \end_layout
29434
29435 \end_inset
29436 </cell>
29437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29438 \begin_inset Text
29439
29440 \begin_layout Plain Layout
29441
29442 \end_layout
29443
29444 \end_inset
29445 </cell>
29446 </row>
29447 </lyxtabular>
29448
29449 \end_inset
29450
29451
29452 \end_layout
29453
29454 \end_inset
29455
29456
29457 \end_layout
29458
29459 \begin_layout Standard
29460 \begin_inset ERT
29461 status collapsed
29462
29463 \begin_layout Plain Layout
29464
29465
29466 \backslash
29467 TabBesEnd
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \end_layout
29474
29475 \begin_layout Standard
29476 \begin_inset ERT
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480
29481
29482 \backslash
29483 else
29484 \end_layout
29485
29486 \end_inset
29487
29488
29489 \begin_inset Note Note
29490 status open
29491
29492 \begin_layout Plain Layout
29493 The following will be displayed when the \SpecialChar LaTeX
29494 -package 
29495 \series bold
29496 sidecap
29497 \series default
29498  is not installed:
29499 \end_layout
29500
29501 \end_inset
29502
29503
29504 \end_layout
29505
29506 \begin_layout Standard
29507 You need to install the \SpecialChar LaTeX
29508 -package 
29509 \series bold
29510 sidecap
29511 \series default
29512  to see the following part of this section in the output.
29513 \end_layout
29514
29515 \begin_layout Standard
29516 \begin_inset ERT
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520
29521
29522 \backslash
29523 fi
29524 \end_layout
29525
29526 \end_inset
29527
29528
29529 \end_layout
29530
29531 \begin_layout Section
29532 Listings of Floats
29533 \begin_inset Index idx
29534 status collapsed
29535
29536 \begin_layout Plain Layout
29537 Floats ! Float Lists
29538 \end_layout
29539
29540 \end_inset
29541
29542
29543 \end_layout
29544
29545 \begin_layout Standard
29546 Similar to the table of contents where the sections of the document are
29547  listed, there are listings for all float types, like the figures of the
29548  documents.
29549  You can insert them via the 
29550 \family sans
29551 Insert\SpecialChar menuseparator
29552 List
29553 \begin_inset space ~
29554 \end_inset
29555
29556 /
29557 \begin_inset space ~
29558 \end_inset
29559
29560 TOC
29561 \family default
29562  sub menus.
29563 \end_layout
29564
29565 \begin_layout Standard
29566 The list entries are the float captions or its short title, the float number,
29567  and the page number where they appear in the document.
29568 \end_layout
29569
29570 \begin_layout Standard
29571 You can find the list of figures and tables at the end of this document.
29572 \end_layout
29573
29574 \begin_layout Chapter
29575 Notes
29576 \end_layout
29577
29578 \begin_layout Section
29579 \SpecialChar LyX
29580  Notes
29581 \begin_inset Index idx
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585 Notes ! \SpecialChar LyX
29586  Notes
29587 \end_layout
29588
29589 \end_inset
29590
29591
29592 \end_layout
29593
29594 \begin_layout Standard
29595 Notes are inserted with the toolbar button 
29596 \begin_inset Info
29597 type  "icon"
29598 arg   "note-insert"
29599 \end_inset
29600
29601  or the menu 
29602 \family sans
29603 Insert\SpecialChar menuseparator
29604 Note
29605 \family default
29606 .
29607  There are three types of notes:
29608 \end_layout
29609
29610 \begin_layout Description
29611 \SpecialChar LyX
29612
29613 \begin_inset space ~
29614 \end_inset
29615
29616 Note This note type is for internal notes that won't appear in the output.
29617  Its note-box looks like this:
29618 \begin_inset Newline newline
29619 \end_inset
29620
29621
29622 \begin_inset Newline newline
29623 \end_inset
29624
29625
29626 \begin_inset Graphics
29627         filename clipart/LyXNoteImageQt4.png
29628         display false
29629         scale 85
29630         scaleBeforeRotation
29631
29632 \end_inset
29633
29634  
29635 \begin_inset Note Note
29636 status open
29637
29638 \begin_layout Plain Layout
29639 This is text in a note box that doesn't appear in the output.
29640 \end_layout
29641
29642 \end_inset
29643
29644
29645 \end_layout
29646
29647 \begin_layout Description
29648 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
29649 -comment,
29650  when you export the document to \SpecialChar LaTeX
29651  via the menu 
29652 \family sans
29653 File\SpecialChar menuseparator
29654 Export\SpecialChar menuseparator
29655 \SpecialChar LaTeX
29656  (pdflatex) / (plain)
29657 \family default
29658 .
29659  Its note-box looks like this:
29660 \begin_inset Newline newline
29661 \end_inset
29662
29663
29664 \begin_inset Newline newline
29665 \end_inset
29666
29667
29668 \begin_inset Graphics
29669         filename clipart/CommentNoteImageQt4.png
29670         display false
29671         scale 85
29672         scaleBeforeRotation
29673
29674 \end_inset
29675
29676  
29677 \begin_inset Note Comment
29678 status open
29679
29680 \begin_layout Plain Layout
29681 This is text in a note box that only appears as comment in \SpecialChar LaTeX
29682 -files.
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \end_layout
29689
29690 \begin_layout Description
29691 Greyed
29692 \begin_inset space ~
29693 \end_inset
29694
29695 Out This note will appear in the output as grey text.
29696  Its note-box looks like this:
29697 \begin_inset Newline newline
29698 \end_inset
29699
29700
29701 \begin_inset Newline newline
29702 \end_inset
29703
29704
29705 \begin_inset Graphics
29706         filename clipart/GreyedOutNoteImageQt4.png
29707         display false
29708         scale 85
29709         scaleBeforeRotation
29710
29711 \end_inset
29712
29713
29714 \begin_inset Newline newline
29715 \end_inset
29716
29717
29718 \begin_inset ERT
29719 status collapsed
29720
29721 \begin_layout Plain Layout
29722
29723
29724 \backslash
29725 renewenvironment{lyxgreyedout}
29726 \end_layout
29727
29728 \begin_layout Plain Layout
29729
29730 {
29731 \backslash
29732 textcolor[gray]{0.8}
29733 \backslash
29734 bgroup}{
29735 \backslash
29736 egroup}
29737 \end_layout
29738
29739 \end_inset
29740
29741
29742 \begin_inset Note Greyedout
29743 status open
29744
29745 \begin_layout Plain Layout
29746 This is text
29747 \begin_inset Foot
29748 status open
29749
29750 \begin_layout Plain Layout
29751 This is an example footnote within a greyed out note.
29752 \end_layout
29753
29754 \end_inset
29755
29756  of a comment that appears in the output as grey text.
29757 \end_layout
29758
29759 \end_inset
29760
29761
29762 \begin_inset ERT
29763 status collapsed
29764
29765 \begin_layout Plain Layout
29766
29767
29768 \backslash
29769 renewenvironment{lyxgreyedout}
29770 \end_layout
29771
29772 \begin_layout Plain Layout
29773
29774 {
29775 \backslash
29776 textcolor{blue}
29777 \backslash
29778 bgroup}{
29779 \backslash
29780 egroup}
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \begin_inset Note Note
29787 status collapsed
29788
29789 \begin_layout Plain Layout
29790 The greyed out note is here redefined to show it with the original \SpecialChar LyX
29791  definition
29792  because greyed out notes are redefined in the preamble of this document,
29793  as described below, to have blue text.
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \begin_inset Newline newline
29800 \end_inset
29801
29802
29803 \begin_inset Newline newline
29804 \end_inset
29805
29806 As you can see in the example, the first line of greyed out notes is a bit
29807  indented and greyed out notes can have footnotes.
29808 \end_layout
29809
29810 \begin_layout Standard
29811 \begin_inset VSpace bigskip
29812 \end_inset
29813
29814 When you use the toolbar button 
29815 \begin_inset Info
29816 type  "icon"
29817 arg   "note-insert"
29818 \end_inset
29819
29820  to insert notes, a 
29821 \family sans
29822 \SpecialChar LyX
29823
29824 \begin_inset space ~
29825 \end_inset
29826
29827 Note
29828 \family default
29829  is inserted.
29830  You can switch between the three note types by right-clicking on the note-box.
29831  
29832 \family roman
29833 \series medium
29834 \bar no
29835 If you want to turn existing text into a note, mark it and click on the
29836  note
29837 \family default
29838 \series default
29839 \bar default
29840  toolbar 
29841 \family roman
29842 \series medium
29843 \bar no
29844 button
29845 \family default
29846 \series default
29847 \bar default
29848 .
29849  To change a note to text, press the backspace key when the cursor is in
29850  the first position of a note, or press the delete key when the cursor is
29851  in the very last position of the note, respectively.
29852 \end_layout
29853
29854 \begin_layout Standard
29855 \begin_inset VSpace bigskip
29856 \end_inset
29857
29858 You can change the text color of the greyed out notes in the menu 
29859 \family sans
29860 Document\SpecialChar menuseparator
29861 Settings\SpecialChar menuseparator
29862 Colors
29863 \family default
29864 .
29865 \end_layout
29866
29867 \begin_layout Section
29868 Footnotes
29869 \begin_inset CommandInset label
29870 LatexCommand label
29871 name "sec:Footnotes"
29872
29873 \end_inset
29874
29875
29876 \begin_inset Index idx
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880 Notes ! Footnotes
29881 \end_layout
29882
29883 \end_inset
29884
29885
29886 \begin_inset Index idx
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890 Footnotes
29891 \end_layout
29892
29893 \end_inset
29894
29895
29896 \end_layout
29897
29898 \begin_layout Standard
29899 Footnotes can be inserted using the toolbar button 
29900 \begin_inset Info
29901 type  "icon"
29902 arg   "footnote-insert"
29903 \end_inset
29904
29905  or the menu 
29906 \family sans
29907 Insert\SpecialChar menuseparator
29908 Footnote
29909 \family default
29910 .
29911  You will then see the following footnote-box: 
29912 \begin_inset Graphics
29913         filename clipart/footnoteQt4.png
29914         scale 80
29915         scaleBeforeRotation
29916
29917 \end_inset
29918
29919  
29920 \family roman
29921 \series medium
29922 \bar no
29923 where you can enter the footnote text.
29924  If you want to turn existing text into a footnote, mark it and click on
29925  the footnote
29926 \family default
29927 \series default
29928 \bar default
29929  toolbar 
29930 \family roman
29931 \series medium
29932 \bar no
29933 button
29934 \family default
29935 \series default
29936 \bar default
29937 .
29938  To change a 
29939 \family roman
29940 \series medium
29941 \bar no
29942 footnote
29943 \family default
29944 \series default
29945 \bar default
29946  to text, press the 
29947 \family sans
29948 Backspace
29949 \family default
29950  key when the cursor is in the first position of a 
29951 \family roman
29952 \series medium
29953 \bar no
29954 footnote
29955 \family default
29956 \series default
29957 \bar default
29958 , or press the 
29959 \family sans
29960 Delete
29961 \family default
29962  key when the cursor is in the very last position of the 
29963 \family roman
29964 \series medium
29965 \bar no
29966 footnote
29967 \family default
29968 \series default
29969 \bar default
29970 , respectively.
29971 \end_layout
29972
29973 \begin_layout Standard
29974 Here is an example footnote:
29975 \family roman
29976 \series medium
29977 \bar no
29978
29979 \begin_inset Foot
29980 status open
29981
29982 \begin_layout Plain Layout
29983 \begin_inset CommandInset label
29984 LatexCommand label
29985 name "foot:This-is-an"
29986
29987 \end_inset
29988
29989 This is an example footnote.
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \family default
29996 \series default
29997 \bar default
29998
29999 \begin_inset ERT
30000 status collapsed
30001
30002 \begin_layout Plain Layout
30003
30004
30005 \backslash
30006 newcounter{MyRepeatFoot}
30007 \end_layout
30008
30009 \begin_layout Plain Layout
30010
30011
30012 \backslash
30013 setcounter{MyRepeatFoot}{
30014 \backslash
30015 thefootnote}
30016 \end_layout
30017
30018 \end_inset
30019
30020
30021 \end_layout
30022
30023 \begin_layout Standard
30024 The footnote will appear in the output as a superscript number at the text
30025  position where the footnote box is placed.
30026  The footnote text is placed at the bottom of the current page.
30027  The footnote number is calculated by \SpecialChar LaTeX
30028 ; the numbers are consecutive.
30029  Whether the footnote number is reset for every chapter depends on your
30030  document class.
30031 \end_layout
30032
30033 \begin_layout Standard
30034 Footnotes can be referenced like floats: Insert a label into the footnote
30035  and cross-reference this label in the text as described in section
30036 \begin_inset space ~
30037 \end_inset
30038
30039
30040 \begin_inset CommandInset ref
30041 LatexCommand ref
30042 reference "sec:Referencing-Floats"
30043
30044 \end_inset
30045
30046 .
30047 \begin_inset Newline newline
30048 \end_inset
30049
30050 This is a cross-reference of Footnote
30051 \begin_inset space ~
30052 \end_inset
30053
30054
30055 \begin_inset CommandInset ref
30056 LatexCommand ref
30057 reference "foot:This-is-an"
30058
30059 \end_inset
30060
30061 .
30062 \end_layout
30063
30064 \begin_layout Standard
30065 \begin_inset VSpace defskip
30066 \end_inset
30067
30068 Footnotes in title environments are usually not numbered with symbols and
30069  they cannot contain several paragraphs.
30070  See for example the footnote in the titling of this document.
30071 \end_layout
30072
30073 \begin_layout Standard
30074 \begin_inset VSpace defskip
30075 \end_inset
30076
30077 Footnotes in tables are not printed by \SpecialChar LaTeX
30078  due to technical reasons.
30079  However there exists another method to print them: Instead of the footnote
30080  the command 
30081 \series bold
30082
30083 \backslash
30084 footnotemark{}
30085 \series default
30086  is inserted as \SpecialChar TeX
30087 -code.
30088  The text of the footnote is entered as an argument of the \SpecialChar TeX
30089 -code command
30090  
30091 \series bold
30092
30093 \backslash
30094 footnotetext
30095 \series default
30096  after the table.
30097 \begin_inset Newline newline
30098 \end_inset
30099
30100 This was done for the following table with the command
30101 \end_layout
30102
30103 \begin_layout Standard
30104
30105 \series bold
30106
30107 \backslash
30108 footnotetext{
30109 \series default
30110 Printed table footnote.
30111 \series bold
30112 }
30113 \end_layout
30114
30115 \begin_layout Standard
30116 \begin_inset Tabular
30117 <lyxtabular version="3" rows="2" columns="1">
30118 <features tabularvalignment="middle">
30119 <column alignment="center" valignment="top">
30120 <row>
30121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30122 \begin_inset Text
30123
30124 \begin_layout Plain Layout
30125 This an example text.
30126 \begin_inset Foot
30127 status open
30128
30129 \begin_layout Plain Layout
30130 This footnote will not be printed!
30131 \end_layout
30132
30133 \end_inset
30134
30135
30136 \end_layout
30137
30138 \end_inset
30139 </cell>
30140 </row>
30141 <row>
30142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30143 \begin_inset Text
30144
30145 \begin_layout Plain Layout
30146 This an example text.
30147 \begin_inset ERT
30148 status collapsed
30149
30150 \begin_layout Plain Layout
30151
30152
30153 \backslash
30154 footnotemark{}
30155 \end_layout
30156
30157 \end_inset
30158
30159
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 </row>
30165 </lyxtabular>
30166
30167 \end_inset
30168
30169
30170 \begin_inset ERT
30171 status collapsed
30172
30173 \begin_layout Plain Layout
30174
30175
30176 \backslash
30177 footnotetext{
30178 \end_layout
30179
30180 \end_inset
30181
30182 Printed table footnote.
30183 \begin_inset ERT
30184 status collapsed
30185
30186 \begin_layout Plain Layout
30187
30188 }
30189 \end_layout
30190
30191 \end_inset
30192
30193
30194 \end_layout
30195
30196 \begin_layout Standard
30197 Footnotes in longtables are described in section
30198 \begin_inset space ~
30199 \end_inset
30200
30201
30202 \begin_inset CommandInset ref
30203 LatexCommand ref
30204 reference "subsec:Footnotes-in-Longtables"
30205
30206 \end_inset
30207
30208 .
30209 \end_layout
30210
30211 \begin_layout Standard
30212 Footnotes in minipage boxes are printed, but inside the box and with a different
30213  numbering because a minipage box is like a page inside a page.
30214  (For more about minipages, see section
30215 \begin_inset space ~
30216 \end_inset
30217
30218
30219 \begin_inset CommandInset ref
30220 LatexCommand ref
30221 reference "sec:Minipages"
30222
30223 \end_inset
30224
30225 .) To get a footnote in the minipage that is output at the bottom of the
30226  page like normal footnotes, also use the method of 
30227 \series bold
30228
30229 \backslash
30230 footnotemark{}
30231 \series default
30232  and 
30233 \series bold
30234
30235 \backslash
30236 footnotetext
30237 \series default
30238 .
30239 \end_layout
30240
30241 \begin_layout Standard
30242 \begin_inset Box Frameless
30243 position "t"
30244 hor_pos "c"
30245 has_inner_box 1
30246 inner_pos "t"
30247 use_parbox 0
30248 use_makebox 0
30249 width "100col%"
30250 special "none"
30251 height "1in"
30252 height_special "totalheight"
30253 thickness "0.4pt"
30254 separation "3pt"
30255 shadowsize "4pt"
30256 framecolor "black"
30257 backgroundcolor "none"
30258 status open
30259
30260 \begin_layout Plain Layout
30261 This an example text in a minipage.
30262 \begin_inset Foot
30263 status open
30264
30265 \begin_layout Plain Layout
30266 Footnote in the minipage.
30267 \end_layout
30268
30269 \end_inset
30270
30271
30272 \end_layout
30273
30274 \begin_layout Plain Layout
30275 This an example text in a minipage.
30276 \begin_inset ERT
30277 status collapsed
30278
30279 \begin_layout Plain Layout
30280
30281
30282 \backslash
30283 footnotemark{}
30284 \end_layout
30285
30286 \end_inset
30287
30288
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 footnotetext{
30305 \end_layout
30306
30307 \end_inset
30308
30309 Footnote outside the minipage.
30310 \begin_inset ERT
30311 status collapsed
30312
30313 \begin_layout Plain Layout
30314
30315 }
30316 \end_layout
30317
30318 \end_inset
30319
30320
30321 \end_layout
30322
30323 \begin_layout Standard
30324 \begin_inset VSpace defskip
30325 \end_inset
30326
30327
30328 \end_layout
30329
30330 \begin_layout Standard
30331 To refer to the same footnote several times without printing the footnote
30332  text every time, use the command 
30333 \series bold
30334
30335 \backslash
30336 footnotemark[number]
30337 \series default
30338  in \SpecialChar TeX
30339 -code.
30340 \begin_inset Newline newline
30341 \end_inset
30342
30343 As you do not know the number of the repeating footnote while you are writing
30344  the text, you have to store its number.
30345  For the following footnote mark example, these commands were inserted in
30346  \SpecialChar TeX
30347 -code after Footnote
30348 \begin_inset space ~
30349 \end_inset
30350
30351
30352 \begin_inset CommandInset ref
30353 LatexCommand ref
30354 reference "foot:This-is-an"
30355
30356 \end_inset
30357
30358  to store the footnote number:
30359 \end_layout
30360
30361 \begin_layout Standard
30362
30363 \series bold
30364
30365 \backslash
30366 newcounter{MyRepeatFoot}
30367 \begin_inset Newline newline
30368 \end_inset
30369
30370
30371 \backslash
30372 setcounter{MyRepeatFoot}{
30373 \backslash
30374 thefootnote}
30375 \end_layout
30376
30377 \begin_layout Standard
30378 The footnote mark was then created with this command:
30379 \end_layout
30380
30381 \begin_layout Standard
30382
30383 \series bold
30384
30385 \backslash
30386 footnotemark[
30387 \backslash
30388 theMyRepeatFoot]
30389 \end_layout
30390
30391 \begin_layout Standard
30392 Here is a repeated footnote:
30393 \family roman
30394 \series medium
30395 \bar no
30396
30397 \begin_inset ERT
30398 status collapsed
30399
30400 \begin_layout Plain Layout
30401
30402
30403 \backslash
30404 footnotemark[
30405 \backslash
30406 theMyRepeatFoot]
30407 \end_layout
30408
30409 \end_inset
30410
30411
30412 \end_layout
30413
30414 \begin_layout Standard
30415 If you want to repeat the previous footnote, you can omit the storage of
30416  the footnote number and just use this command instead:
30417 \end_layout
30418
30419 \begin_layout Standard
30420
30421 \series bold
30422
30423 \backslash
30424 footnotemark[
30425 \backslash
30426 thefootnote]
30427 \end_layout
30428
30429 \begin_layout Standard
30430 Here is another repeated footnote:
30431 \family roman
30432 \series medium
30433 \bar no
30434
30435 \begin_inset ERT
30436 status collapsed
30437
30438 \begin_layout Plain Layout
30439
30440
30441 \backslash
30442 footnotemark[
30443 \backslash
30444 thefootnote]
30445 \end_layout
30446
30447 \end_inset
30448
30449
30450 \end_layout
30451
30452 \begin_layout Subsection
30453 Footnote Numbering
30454 \begin_inset CommandInset label
30455 LatexCommand label
30456 name "subsec:Footnote-Numbering"
30457
30458 \end_inset
30459
30460
30461 \begin_inset Index idx
30462 status collapsed
30463
30464 \begin_layout Plain Layout
30465 Footnotes ! Numbering
30466 \end_layout
30467
30468 \end_inset
30469
30470
30471 \end_layout
30472
30473 \begin_layout Standard
30474 To reset the footnote number back to 1 after each section
30475 \family roman
30476 , add this command to your document preamble:
30477 \end_layout
30478
30479 \begin_layout Standard
30480
30481 \series bold
30482
30483 \backslash
30484 @addtoreset{footnote}{section}
30485 \end_layout
30486
30487 \begin_layout Standard
30488 \begin_inset VSpace bigskip
30489 \end_inset
30490
30491 The following preamble command changes the footnote numbering style to small
30492  roman numerals:
30493 \end_layout
30494
30495 \begin_layout Standard
30496
30497 \series bold
30498
30499 \backslash
30500 renewcommand{
30501 \backslash
30502 thefootnote}{
30503 \backslash
30504 roman{footnote}}
30505 \end_layout
30506
30507 \begin_layout Standard
30508 \begin_inset ERT
30509 status collapsed
30510
30511 \begin_layout Plain Layout
30512
30513
30514 \backslash
30515 renewcommand{
30516 \backslash
30517 thefootnote}{
30518 \backslash
30519 roman{footnote}}
30520 \end_layout
30521
30522 \end_inset
30523
30524  This is a footnote with roman numbering:
30525 \begin_inset Foot
30526 status open
30527
30528 \begin_layout Plain Layout
30529 This is an example footnote with roman numbering.
30530 \end_layout
30531
30532 \end_inset
30533
30534
30535 \end_layout
30536
30537 \begin_layout Standard
30538 To change the numbering style to capital roman numerals replace in the command
30539  above 
30540 \series bold
30541
30542 \backslash
30543 roman
30544 \series default
30545  by 
30546 \series bold
30547
30548 \backslash
30549 Roman
30550 \series default
30551 .
30552  To 
30553 \begin_inset Quotes eld
30554 \end_inset
30555
30556 number
30557 \begin_inset Quotes erd
30558 \end_inset
30559
30560  footnotes with capital or small Latin letters use 
30561 \series bold
30562
30563 \backslash
30564 Alph
30565 \series default
30566  or 
30567 \series bold
30568
30569 \backslash
30570 alph
30571 \series default
30572 , respectively.
30573  To 
30574 \begin_inset Quotes eld
30575 \end_inset
30576
30577 number
30578 \begin_inset Quotes erd
30579 \end_inset
30580
30581  footnotes with symbols use 
30582 \series bold
30583
30584 \backslash
30585 fnsymbol
30586 \series default
30587 .
30588 \end_layout
30589
30590 \begin_layout Standard
30591 \begin_inset Note Greyedout
30592 status open
30593
30594 \begin_layout Plain Layout
30595
30596 \series bold
30597 Note:
30598 \series default
30599  You can only number 26 footnotes with Latin letters, because this numbering
30600  is limited to single letters.
30601 \end_layout
30602
30603 \end_inset
30604
30605
30606 \begin_inset Newline newline
30607 \end_inset
30608
30609
30610 \begin_inset Note Greyedout
30611 status open
30612
30613 \begin_layout Plain Layout
30614
30615 \series bold
30616 Note:
30617 \series default
30618  You can only number 9 footnotes with symbols.
30619 \end_layout
30620
30621 \end_inset
30622
30623
30624 \end_layout
30625
30626 \begin_layout Standard
30627 To return to the default numbering style after you have changed to another
30628  one, use 
30629 \series bold
30630
30631 \backslash
30632 arabic
30633 \series default
30634  instead of 
30635 \series bold
30636
30637 \backslash
30638 roman
30639 \series default
30640  in the command above.
30641 \begin_inset ERT
30642 status collapsed
30643
30644 \begin_layout Plain Layout
30645
30646
30647 \backslash
30648 renewcommand{
30649 \backslash
30650 thefootnote}{
30651 \backslash
30652 arabic{footnote}}
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \end_layout
30659
30660 \begin_layout Standard
30661 \begin_inset VSpace bigskip
30662 \end_inset
30663
30664
30665 \end_layout
30666
30667 \begin_layout Standard
30668 If you want to have footnotes numbered in the scheme 
30669 \begin_inset Quotes eld
30670 \end_inset
30671
30672 chapter.footnote
30673 \begin_inset Quotes erd
30674 \end_inset
30675
30676 , add the following command to your document preamble:
30677 \end_layout
30678
30679 \begin_layout Standard
30680
30681 \series bold
30682
30683 \backslash
30684 numberwithin{footnote}{chapter}
30685 \end_layout
30686
30687 \begin_layout Standard
30688 To be able to use the command 
30689 \series bold
30690
30691 \backslash
30692 numberwithin
30693 \series default
30694 , set in the tab 
30695 \family sans
30696 Math
30697 \begin_inset space ~
30698 \end_inset
30699
30700 Options
30701 \family default
30702  in the document settings the option 
30703 \family sans
30704 Use
30705 \begin_inset space ~
30706 \end_inset
30707
30708 AMS
30709 \begin_inset space ~
30710 \end_inset
30711
30712 math
30713 \begin_inset space ~
30714 \end_inset
30715
30716 package
30717 \family default
30718 .
30719 \end_layout
30720
30721 \begin_layout Standard
30722 \begin_inset ERT
30723 status collapsed
30724
30725 \begin_layout Plain Layout
30726
30727
30728 \backslash
30729 numberwithin{footnote}{chapter}
30730 \end_layout
30731
30732 \end_inset
30733
30734 This is another example footnote:
30735 \series bold
30736
30737 \begin_inset Foot
30738 status open
30739
30740 \begin_layout Plain Layout
30741 This is a footnote numbered in the scheme 
30742 \begin_inset Quotes eld
30743 \end_inset
30744
30745 chapter.footnote
30746 \begin_inset Quotes erd
30747 \end_inset
30748
30749 .
30750 \end_layout
30751
30752 \end_inset
30753
30754
30755 \series default
30756
30757 \begin_inset ERT
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761
30762
30763 \backslash
30764 renewcommand{
30765 \backslash
30766 thefootnote}{
30767 \backslash
30768 arabic{footnote}}
30769 \end_layout
30770
30771 \end_inset
30772
30773
30774 \end_layout
30775
30776 \begin_layout Standard
30777 \begin_inset Note Greyedout
30778 status open
30779
30780 \begin_layout Plain Layout
30781
30782 \series bold
30783 Note:
30784 \series default
30785  
30786 \series bold
30787
30788 \backslash
30789 numberwithin
30790 \series default
30791  always prints out the footnote number as arabic number; previous redefinitions
30792  to get non-arabic numbers are overwritten.
30793 \end_layout
30794
30795 \end_inset
30796
30797
30798 \end_layout
30799
30800 \begin_layout Standard
30801 So to get for example the scheme 
30802 \begin_inset Quotes eld
30803 \end_inset
30804
30805 chapter.
30806 \backslash
30807 Roman{footnote}
30808 \begin_inset Quotes erd
30809 \end_inset
30810
30811 , use this command instead of 
30812 \series bold
30813
30814 \backslash
30815 numberwithin
30816 \series default
30817 :
30818 \end_layout
30819
30820 \begin_layout Standard
30821
30822 \series bold
30823
30824 \backslash
30825 renewcommand{
30826 \backslash
30827 thefootnote}{
30828 \backslash
30829 thechapter.
30830 \backslash
30831 Roman{footnote}}
30832 \end_layout
30833
30834 \begin_layout Subsection
30835 Footnote Placement
30836 \begin_inset Index idx
30837 status collapsed
30838
30839 \begin_layout Plain Layout
30840 Footnotes ! Placement
30841 \end_layout
30842
30843 \end_inset
30844
30845
30846 \end_layout
30847
30848 \begin_layout Standard
30849 If you have several footnotes in one page, they appear without vertical
30850  space between them at the bottom of the page.
30851  To make them more readable you can e.
30852 \begin_inset space \thinspace{}
30853 \end_inset
30854
30855 g.
30856 \begin_inset space \space{}
30857 \end_inset
30858
30859 add 1.5
30860 \begin_inset space \thinspace{}
30861 \end_inset
30862
30863 mm space with the following preamble command:
30864 \end_layout
30865
30866 \begin_layout Standard
30867
30868 \series bold
30869
30870 \backslash
30871 let
30872 \backslash
30873 myFoot
30874 \backslash
30875 footnote
30876 \begin_inset Newline newline
30877 \end_inset
30878
30879
30880 \backslash
30881 renewcommand{
30882 \backslash
30883 footnote}[1]{
30884 \backslash
30885 myFoot{#1
30886 \backslash
30887 vspace{1.5mm}}}
30888 \end_layout
30889
30890 \begin_layout Standard
30891 \begin_inset VSpace bigskip
30892 \end_inset
30893
30894 In a two-column document the footnotes appear at the bottom of every column,
30895  see Figure
30896 \begin_inset space ~
30897 \end_inset
30898
30899
30900 \begin_inset CommandInset ref
30901 LatexCommand ref
30902 reference "fig:Standard-footnote-placement"
30903
30904 \end_inset
30905
30906 .
30907  If the footnotes should only appear at the bottom of the right column,
30908  as in Figure
30909 \begin_inset space ~
30910 \end_inset
30911
30912
30913 \begin_inset CommandInset ref
30914 LatexCommand ref
30915 reference "fig:Footnote-placement-in"
30916
30917 \end_inset
30918
30919 , use the \SpecialChar LaTeX
30920 -package 
30921 \series bold
30922 ftnright
30923 \series default
30924
30925 \begin_inset Index idx
30926 status collapsed
30927
30928 \begin_layout Plain Layout
30929 \SpecialChar LaTeX
30930 -packages ! ftnright
30931 \end_layout
30932
30933 \end_inset
30934
30935  with this command in the document preamble:
30936 \end_layout
30937
30938 \begin_layout Standard
30939
30940 \series bold
30941
30942 \backslash
30943 usepackage{ftnright}
30944 \end_layout
30945
30946 \begin_layout Standard
30947 \begin_inset Float figure
30948 placement !h
30949 wide false
30950 sideways false
30951 status open
30952
30953 \begin_layout Plain Layout
30954 \begin_inset ERT
30955 status collapsed
30956
30957 \begin_layout Plain Layout
30958
30959
30960 \backslash
30961 framebox{
30962 \end_layout
30963
30964 \end_inset
30965
30966
30967 \begin_inset Graphics
30968         filename clipart/without_fntright.pdf
30969         width 100col%
30970         scaleBeforeRotation
30971
30972 \end_inset
30973
30974
30975 \begin_inset ERT
30976 status collapsed
30977
30978 \begin_layout Plain Layout
30979
30980 }
30981 \end_layout
30982
30983 \end_inset
30984
30985
30986 \end_layout
30987
30988 \begin_layout Plain Layout
30989 \begin_inset Caption Standard
30990
30991 \begin_layout Plain Layout
30992 \begin_inset CommandInset label
30993 LatexCommand label
30994 name "fig:Standard-footnote-placement"
30995
30996 \end_inset
30997
30998 Standard footnote placement in two-column documents.
30999 \end_layout
31000
31001 \end_inset
31002
31003
31004 \end_layout
31005
31006 \end_inset
31007
31008
31009 \end_layout
31010
31011 \begin_layout Standard
31012 \begin_inset Float figure
31013 placement !h
31014 wide false
31015 sideways false
31016 status open
31017
31018 \begin_layout Plain Layout
31019 \begin_inset ERT
31020 status collapsed
31021
31022 \begin_layout Plain Layout
31023
31024
31025 \backslash
31026 framebox{
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \begin_inset Graphics
31033         filename clipart/with_fntright.pdf
31034         width 100col%
31035         scaleBeforeRotation
31036
31037 \end_inset
31038
31039
31040 \begin_inset ERT
31041 status collapsed
31042
31043 \begin_layout Plain Layout
31044
31045 }
31046 \end_layout
31047
31048 \end_inset
31049
31050
31051 \end_layout
31052
31053 \begin_layout Plain Layout
31054 \begin_inset Caption Standard
31055
31056 \begin_layout Plain Layout
31057 \begin_inset CommandInset label
31058 LatexCommand label
31059 name "fig:Footnote-placement-in"
31060
31061 \end_inset
31062
31063 Footnote placement in two-column documents when the \SpecialChar LaTeX
31064 -package 
31065 \series bold
31066 ftnright
31067 \series default
31068  is used.
31069 \end_layout
31070
31071 \end_inset
31072
31073
31074 \end_layout
31075
31076 \end_inset
31077
31078
31079 \end_layout
31080
31081 \begin_layout Standard
31082 \begin_inset VSpace bigskip
31083 \end_inset
31084
31085 In some scientific literature it is usual to collect the footnotes and print
31086  them in a separate paragraph at the end of a section, as in Figure
31087 \begin_inset space ~
31088 \end_inset
31089
31090
31091 \begin_inset CommandInset ref
31092 LatexCommand ref
31093 reference "fig:Endnotes"
31094
31095 \end_inset
31096
31097 .
31098  They are then called 
31099 \begin_inset Quotes eld
31100 \end_inset
31101
31102 endnotes
31103 \begin_inset Quotes erd
31104 \end_inset
31105
31106 .
31107 \begin_inset Index idx
31108 status collapsed
31109
31110 \begin_layout Plain Layout
31111 Endnotes
31112 \end_layout
31113
31114 \end_inset
31115
31116  To use endnotes instead of footnotes in your document, load in the menu
31117  
31118 \family sans
31119 Document\SpecialChar menuseparator
31120 Settings\SpecialChar menuseparator
31121 Modules 
31122 \family default
31123 the module 
31124 \family sans
31125 Foot
31126 \begin_inset space ~
31127 \end_inset
31128
31129 to
31130 \begin_inset space ~
31131 \end_inset
31132
31133 End
31134 \family default
31135 .
31136  To insert the collected footnotes, insert the command
31137 \end_layout
31138
31139 \begin_layout Standard
31140
31141 \series bold
31142
31143 \backslash
31144 theendnotes
31145 \end_layout
31146
31147 \begin_layout Standard
31148 in \SpecialChar TeX
31149 -Code at the end of a section or chapter.
31150 \end_layout
31151
31152 \begin_layout Standard
31153 \begin_inset Float figure
31154 wide false
31155 sideways false
31156 status open
31157
31158 \begin_layout Plain Layout
31159 \align center
31160 \begin_inset ERT
31161 status collapsed
31162
31163 \begin_layout Plain Layout
31164
31165
31166 \backslash
31167 framebox{
31168 \end_layout
31169
31170 \end_inset
31171
31172
31173 \begin_inset Graphics
31174         filename clipart/endnotes.pdf
31175         scaleBeforeRotation
31176
31177 \end_inset
31178
31179
31180 \begin_inset ERT
31181 status collapsed
31182
31183 \begin_layout Plain Layout
31184
31185 }
31186 \end_layout
31187
31188 \end_inset
31189
31190
31191 \end_layout
31192
31193 \begin_layout Plain Layout
31194 \begin_inset Caption Standard
31195
31196 \begin_layout Plain Layout
31197 \begin_inset CommandInset label
31198 LatexCommand label
31199 name "fig:Endnotes"
31200
31201 \end_inset
31202
31203 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
31204  or chapters.
31205 \end_layout
31206
31207 \end_inset
31208
31209
31210 \end_layout
31211
31212 \end_inset
31213
31214
31215 \end_layout
31216
31217 \begin_layout Standard
31218 \begin_inset VSpace medskip
31219 \end_inset
31220
31221 The paragraph heading for the endnotes isn't automatically translated into
31222  the document language, this must be done manually.
31223  The following preamble command translates the default English 
31224 \begin_inset Quotes eld
31225 \end_inset
31226
31227 Notes
31228 \begin_inset Quotes erd
31229 \end_inset
31230
31231  into the German 
31232 \begin_inset Quotes eld
31233 \end_inset
31234
31235 Anmerkungen
31236 \begin_inset Quotes erd
31237 \end_inset
31238
31239 :
31240 \end_layout
31241
31242 \begin_layout Standard
31243
31244 \series bold
31245
31246 \backslash
31247 renewcommand{
31248 \backslash
31249 notesname}{Anmerkungen}
31250 \end_layout
31251
31252 \begin_layout Standard
31253 \begin_inset VSpace medskip
31254 \end_inset
31255
31256 The numbering of endnotes can be changed like the footnote numbering as
31257  described in section
31258 \begin_inset space ~
31259 \end_inset
31260
31261
31262 \begin_inset CommandInset ref
31263 LatexCommand ref
31264 reference "subsec:Footnote-Numbering"
31265
31266 \end_inset
31267
31268 ; just replace the command 
31269 \series bold
31270
31271 \backslash
31272 thefootnote
31273 \series default
31274  by 
31275 \series bold
31276
31277 \backslash
31278 theendnote
31279 \series default
31280 .
31281  To reset the endnote number use the command 
31282 \series bold
31283
31284 \backslash
31285 @addtoreset
31286 \series default
31287  as described in section
31288 \begin_inset space ~
31289 \end_inset
31290
31291
31292 \begin_inset CommandInset ref
31293 LatexCommand ref
31294 reference "subsec:Footnote-Numbering"
31295
31296 \end_inset
31297
31298  and replace the command parameter 
31299 \series bold
31300 footnote
31301 \series default
31302  by 
31303 \series bold
31304 endnote
31305 \series default
31306 .
31307 \end_layout
31308
31309 \begin_layout Standard
31310 For endnotes there is the command 
31311 \series bold
31312
31313 \backslash
31314 endnotemark[number]
31315 \series default
31316  similar to the command 
31317 \series bold
31318
31319 \backslash
31320 footnotemark
31321 \series default
31322 , that is described in section
31323 \begin_inset space ~
31324 \end_inset
31325
31326
31327 \begin_inset CommandInset ref
31328 LatexCommand ref
31329 reference "sec:Footnotes"
31330
31331 \end_inset
31332
31333 .
31334 \end_layout
31335
31336 \begin_layout Standard
31337 \begin_inset VSpace bigskip
31338 \end_inset
31339
31340 Footnotes can also be placed in the page margin and the footnote text alignment
31341  can be changed, see the \SpecialChar LaTeX
31342 -package 
31343 \series bold
31344 footmisc
31345 \series default
31346
31347 \begin_inset Index idx
31348 status collapsed
31349
31350 \begin_layout Plain Layout
31351 \SpecialChar LaTeX
31352 -packages ! footmisc
31353 \end_layout
31354
31355 \end_inset
31356
31357
31358 \begin_inset CommandInset citation
31359 LatexCommand cite
31360 key "footmisc"
31361
31362 \end_inset
31363
31364  for more information about this.
31365 \end_layout
31366
31367 \begin_layout Standard
31368 For various further footnote formatting issues have a look at \SpecialChar LaTeX
31369 -books, 
31370 \begin_inset CommandInset citation
31371 LatexCommand cite
31372 key "latexcompanion,latexguide,latexbook"
31373
31374 \end_inset
31375
31376 .
31377  If you are using a 
31378 \series bold
31379 KOMA-Script
31380 \series default
31381
31382 \begin_inset Index idx
31383 status collapsed
31384
31385 \begin_layout Plain Layout
31386 \SpecialChar LaTeX
31387 -packages ! KOMA-Script
31388 \end_layout
31389
31390 \end_inset
31391
31392  document class, you can adjust all footnote settings using class-specific
31393  commands, see 
31394 \begin_inset CommandInset citation
31395 LatexCommand cite
31396 key "KOMA-Script"
31397
31398 \end_inset
31399
31400 .
31401 \end_layout
31402
31403 \begin_layout Section
31404 Margin Notes
31405 \begin_inset Index idx
31406 status collapsed
31407
31408 \begin_layout Plain Layout
31409 Notes ! Margin Notes
31410 \end_layout
31411
31412 \end_inset
31413
31414
31415 \end_layout
31416
31417 \begin_layout Standard
31418 Margin notes look and behave in \SpecialChar LyX
31419  like footnotes.
31420  They are inserted via the menu 
31421 \family sans
31422 Insert\SpecialChar menuseparator
31423 Marginal
31424 \begin_inset space ~
31425 \end_inset
31426
31427 Note
31428 \family default
31429  or the toolbar button 
31430 \begin_inset Info
31431 type  "icon"
31432 arg   "marginalnote-insert"
31433 \end_inset
31434
31435 .
31436  A grey 
31437 \family roman
31438 \series medium
31439 box with the
31440 \family default
31441 \series default
31442  red 
31443 \family roman
31444 \series medium
31445 label 
31446 \begin_inset Quotes eld
31447 \end_inset
31448
31449 margin
31450 \begin_inset Quotes erd
31451 \end_inset
31452
31453  appears where you can enter the text of the margin note.
31454 \end_layout
31455
31456 \begin_layout Standard
31457 At the side is an example margin note.
31458
31459 \family roman
31460 \series medium
31461  
31462 \begin_inset Marginal
31463 status open
31464
31465 \begin_layout Plain Layout
31466 This is a margin note.
31467 \end_layout
31468
31469 \end_inset
31470
31471
31472 \end_layout
31473
31474 \begin_layout Standard
31475 Margin notes appear at the right side in single-sided documents.
31476  In double-sided documents they appear in the outer margin â€“ left on even
31477  pages, right on odd pages.
31478  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
31479 d when the note appears in the left margin.
31480  The first line of the margin note is placed at the position of the text
31481  line where it is inserted in the document.
31482 \end_layout
31483
31484 \begin_layout Standard
31485 \begin_inset VSpace bigskip
31486 \end_inset
31487
31488 To place the margin note in the inner margin, add the command
31489 \end_layout
31490
31491 \begin_layout Standard
31492
31493 \series bold
31494
31495 \backslash
31496 reversemarginpar
31497 \end_layout
31498
31499 \begin_layout Standard
31500 in \SpecialChar TeX
31501 -Code before a margin note.
31502  The new placement is valid for all subsequent margin notes.
31503  
31504 \begin_inset ERT
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508
31509
31510 \backslash
31511 reversemarginpar 
31512 \end_layout
31513
31514 \end_inset
31515
31516
31517 \begin_inset Marginal
31518 status open
31519
31520 \begin_layout Plain Layout
31521 This is a margin note in the inner margin.
31522 \end_layout
31523
31524 \end_inset
31525
31526
31527 \series bold
31528
31529 \begin_inset Newline newline
31530 \end_inset
31531
31532
31533 \series default
31534
31535 \begin_inset Note Greyedout
31536 status open
31537
31538 \begin_layout Plain Layout
31539
31540 \series bold
31541 Note:
31542 \series default
31543  There is often not enough space in the inner margin so that the notes are
31544  not correctly displayed in the output.
31545 \end_layout
31546
31547 \end_inset
31548
31549
31550 \end_layout
31551
31552 \begin_layout Standard
31553 To return to the default placement insert the command
31554 \end_layout
31555
31556 \begin_layout Standard
31557
31558 \series bold
31559
31560 \backslash
31561 normalmarginpar
31562 \end_layout
31563
31564 \begin_layout Standard
31565 in \SpecialChar TeX
31566 -Code.
31567 \begin_inset ERT
31568 status collapsed
31569
31570 \begin_layout Plain Layout
31571
31572
31573 \backslash
31574 normalmarginpar 
31575 \end_layout
31576
31577 \end_inset
31578
31579  
31580 \begin_inset Note Greyedout
31581 status open
31582
31583 \begin_layout Plain Layout
31584
31585 \series bold
31586 Note:
31587 \series default
31588  The command is ignored when it is within a paragraph where also the command
31589  
31590 \series bold
31591
31592 \backslash
31593 reversemarginpar
31594 \series default
31595  is inserted.
31596 \end_layout
31597
31598 \end_inset
31599
31600
31601 \end_layout
31602
31603 \begin_layout Standard
31604 \begin_inset VSpace bigskip
31605 \end_inset
31606
31607
31608 \family roman
31609 \series medium
31610
31611 \begin_inset Marginal
31612 status open
31613
31614 \begin_layout Plain Layout
31615 AVeryLongMarginParWord that isn't hyphenated.
31616 \end_layout
31617
31618 \end_inset
31619
31620
31621 \family default
31622 \series default
31623  Similar to the case described in section
31624 \begin_inset space ~
31625 \end_inset
31626
31627
31628 \begin_inset CommandInset ref
31629 LatexCommand ref
31630 reference "subsec:Multiple-Lines-in"
31631
31632 \end_inset
31633
31634 , long words cannot be hyphenated when they are the first word in a margin
31635  note.
31636  To avoid this, insert 0
31637 \begin_inset space \thinspace{}
31638 \end_inset
31639
31640 pt horizontal space before the word
31641 \family roman
31642 \series medium
31643 .
31644  
31645 \begin_inset Marginal
31646 status open
31647
31648 \begin_layout Plain Layout
31649 \begin_inset space \hspace*{}
31650 \length 0pt
31651 \end_inset
31652
31653 AVeryLongMarginParWord that is hyphenated.
31654 \end_layout
31655
31656 \end_inset
31657
31658
31659 \end_layout
31660
31661 \begin_layout Standard
31662 \begin_inset VSpace bigskip
31663 \end_inset
31664
31665
31666 \end_layout
31667
31668 \begin_layout Standard
31669 \begin_inset Note Greyedout
31670 status open
31671
31672 \begin_layout Plain Layout
31673
31674 \series bold
31675 Note:
31676 \series default
31677  Margin notes can normally not be used inside tables, floats, and footnotes.
31678 \end_layout
31679
31680 \end_inset
31681
31682
31683 \end_layout
31684
31685 \begin_layout Standard
31686 \begin_inset VSpace bigskip
31687 \end_inset
31688
31689
31690 \end_layout
31691
31692 \begin_layout Standard
31693 \begin_inset ERT
31694 status collapsed
31695
31696 \begin_layout Plain Layout
31697
31698
31699 \backslash
31700 ifmarginnote
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \begin_inset Note Note
31707 status open
31708
31709 \begin_layout Plain Layout
31710 The following section will only be displayed when the \SpecialChar LaTeX
31711 -package 
31712 \series bold
31713 marginnote
31714 \series default
31715  is installed.
31716 \end_layout
31717
31718 \end_inset
31719
31720
31721 \end_layout
31722
31723 \begin_layout Standard
31724 This restriction can be evaded by using the \SpecialChar LaTeX
31725 -package 
31726 \series bold
31727 marginnote
31728 \series default
31729
31730 \begin_inset Index idx
31731 status collapsed
31732
31733 \begin_layout Plain Layout
31734 \SpecialChar LaTeX
31735 -packages ! marginnote
31736 \end_layout
31737
31738 \end_inset
31739
31740 .
31741  By adding these two lines to your document preamble, the command used by
31742  \SpecialChar LyX
31743  for margin notes is redefined to use the command provided by the 
31744 \series bold
31745 marginnote
31746 \series default
31747 -package:
31748 \end_layout
31749
31750 \begin_layout Standard
31751
31752 \series bold
31753
31754 \backslash
31755 usepackage{marginnote}
31756 \begin_inset Newline newline
31757 \end_inset
31758
31759
31760 \backslash
31761 let
31762 \backslash
31763 marginpar
31764 \backslash
31765 marginnote
31766 \end_layout
31767
31768 \begin_layout Standard
31769 This is also used in this document because 
31770 \series bold
31771 marginnote
31772 \series default
31773  has another useful feature: You can set a vertical offset for the note.
31774  This is often needed when too many margin notes are too close together
31775  or for a better page layout.
31776  The offset is set in \SpecialChar LyX
31777  as \SpecialChar TeX
31778 -Code directly after the margin note in the scheme
31779 \end_layout
31780
31781 \begin_layout Standard
31782
31783 \series bold
31784 [offset]
31785 \end_layout
31786
31787 \begin_layout Standard
31788 where the offset is a length with one of the units listed in Table
31789 \begin_inset space ~
31790 \end_inset
31791
31792
31793 \begin_inset CommandInset ref
31794 LatexCommand ref
31795 reference "tab:Units"
31796
31797 \end_inset
31798
31799 .
31800  A negative value shifts the note up, a positive value shifts it down.
31801  
31802 \family roman
31803 \series medium
31804 For example the margin note beside this text line is shifted up 1.5
31805 \begin_inset space \thinspace{}
31806 \end_inset
31807
31808 cm with the \SpecialChar TeX
31809 -Code-command 
31810 \begin_inset Quotes eld
31811 \end_inset
31812
31813
31814 \family default
31815 \series bold
31816 [-1.5cm]
31817 \family roman
31818 \series medium
31819
31820 \begin_inset Quotes erd
31821 \end_inset
31822
31823
31824 \begin_inset Marginal
31825 status open
31826
31827 \begin_layout Plain Layout
31828 This margin note is shifted up 1.5
31829 \begin_inset space \thinspace{}
31830 \end_inset
31831
31832 cm from its original position.
31833 \end_layout
31834
31835 \end_inset
31836
31837
31838 \family default
31839 \series default
31840
31841 \begin_inset ERT
31842 status collapsed
31843
31844 \begin_layout Plain Layout
31845
31846 [-1.5cm]
31847 \end_layout
31848
31849 \end_inset
31850
31851
31852 \end_layout
31853
31854 \begin_layout Standard
31855 \begin_inset VSpace medskip
31856 \end_inset
31857
31858 With 
31859 \series bold
31860 marginnote
31861 \series default
31862  you can also change the alignment of the text in the margin note.
31863  For example the commands
31864 \end_layout
31865
31866 \begin_layout Standard
31867
31868 \series bold
31869
31870 \backslash
31871 renewcommand*{
31872 \backslash
31873 raggedleftmarginnote}{
31874 \backslash
31875 centering}
31876 \begin_inset Newline newline
31877 \end_inset
31878
31879
31880 \backslash
31881 renewcommand*{
31882 \backslash
31883 raggedrightmarginnote}{
31884 \backslash
31885 centering}
31886 \end_layout
31887
31888 \begin_layout Standard
31889 set the alignment to centered.
31890  
31891 \series bold
31892
31893 \backslash
31894 raggedleftmarginnote
31895 \series default
31896  denotes margin notes that appear at the left side.
31897 \family roman
31898 \series medium
31899
31900 \begin_inset ERT
31901 status collapsed
31902
31903 \begin_layout Plain Layout
31904
31905
31906 \backslash
31907 renewcommand*{
31908 \backslash
31909 raggedleftmarginnote}{
31910 \backslash
31911 centering}
31912 \end_layout
31913
31914 \begin_layout Plain Layout
31915
31916
31917 \backslash
31918 renewcommand*{
31919 \backslash
31920 raggedrightmarginnote}{
31921 \backslash
31922 centering}
31923 \end_layout
31924
31925 \end_inset
31926
31927
31928 \begin_inset Marginal
31929 status open
31930
31931 \begin_layout Plain Layout
31932 The text of this margin note is centered.
31933 \end_layout
31934
31935 \end_inset
31936
31937
31938 \family default
31939 \series default
31940  The default is
31941 \end_layout
31942
31943 \begin_layout Standard
31944
31945 \series bold
31946
31947 \backslash
31948 renewcommand*{
31949 \backslash
31950 raggedleftmarginnote}{
31951 \backslash
31952 raggedleft}
31953 \begin_inset Newline newline
31954 \end_inset
31955
31956
31957 \backslash
31958 renewcommand*{
31959 \backslash
31960 raggedrightmarginnote}{
31961 \backslash
31962 raggedright}
31963 \family roman
31964 \series medium
31965
31966 \begin_inset ERT
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970
31971
31972 \backslash
31973 renewcommand*{
31974 \backslash
31975 raggedleftmarginnote}{
31976 \backslash
31977 raggedleft}
31978 \end_layout
31979
31980 \begin_layout Plain Layout
31981
31982
31983 \backslash
31984 renewcommand*{
31985 \backslash
31986 raggedrightmarginnote}{
31987 \backslash
31988 raggedright}
31989 \end_layout
31990
31991 \end_inset
31992
31993
31994 \end_layout
31995
31996 \begin_layout Standard
31997 \begin_inset VSpace medskip
31998 \end_inset
31999
32000 For the other features of 
32001 \series bold
32002 marginnote
32003 \series default
32004  refer to its documentation 
32005 \begin_inset CommandInset citation
32006 LatexCommand cite
32007 key "marginnote"
32008
32009 \end_inset
32010
32011 .
32012 \end_layout
32013
32014 \begin_layout Standard
32015 \begin_inset VSpace bigskip
32016 \end_inset
32017
32018 You can adjust the layout of margin notes by changing its definition.
32019  To create for example a header for all margin notes with the underlined,
32020  sans-serif, and bold header text 
32021 \begin_inset Quotes eld
32022 \end_inset
32023
32024
32025 \family sans
32026 \series bold
32027 \bar under
32028 Attention!
32029 \family default
32030 \series default
32031 \bar default
32032
32033 \begin_inset Quotes erd
32034 \end_inset
32035
32036 , add this to your document preamble:
32037 \end_layout
32038
32039 \begin_layout Standard
32040
32041 \series bold
32042
32043 \backslash
32044 let
32045 \backslash
32046 myMarginpar
32047 \backslash
32048 marginpar
32049 \begin_inset Newline newline
32050 \end_inset
32051
32052
32053 \backslash
32054 renewcommand{
32055 \backslash
32056 marginpar}[1]{
32057 \backslash
32058 myMarginpar{%
32059 \begin_inset Newline newline
32060 \end_inset
32061
32062
32063 \begin_inset Phantom HPhantom
32064 status open
32065
32066 \begin_layout Plain Layout
32067
32068 \series bold
32069 \begin_inset space ~
32070 \end_inset
32071
32072
32073 \end_layout
32074
32075 \end_inset
32076
32077
32078 \backslash
32079 hspace{0pt}
32080 \backslash
32081 textsf{
32082 \backslash
32083 textbf{
32084 \backslash
32085 underbar{Attention!}}}%
32086 \begin_inset Newline newline
32087 \end_inset
32088
32089
32090 \begin_inset Phantom HPhantom
32091 status open
32092
32093 \begin_layout Plain Layout
32094
32095 \series bold
32096 \begin_inset space ~
32097 \end_inset
32098
32099
32100 \end_layout
32101
32102 \end_inset
32103
32104
32105 \backslash
32106 vspace{1.5mm}
32107 \backslash
32108
32109 \backslash
32110 #1}}
32111 \end_layout
32112
32113 \begin_layout Standard
32114
32115 \family roman
32116 \series medium
32117 \begin_inset ERT
32118 status collapsed
32119
32120 \begin_layout Plain Layout
32121
32122
32123 \backslash
32124 let
32125 \backslash
32126 myMarginpar
32127 \backslash
32128 marginpar
32129 \end_layout
32130
32131 \begin_layout Plain Layout
32132
32133
32134 \backslash
32135 renewcommand{
32136 \backslash
32137 marginpar}[1]{
32138 \backslash
32139 myMarginpar{%
32140 \end_layout
32141
32142 \begin_layout Plain Layout
32143
32144    
32145 \backslash
32146 textsf{
32147 \backslash
32148 textbf{
32149 \backslash
32150 underbar{Attention!}}}%
32151 \end_layout
32152
32153 \begin_layout Plain Layout
32154
32155    
32156 \backslash
32157 vspace{1.5mm}
32158 \backslash
32159
32160 \backslash
32161 #1}}
32162 \end_layout
32163
32164 \end_inset
32165
32166
32167 \begin_inset Marginal
32168 status open
32169
32170 \begin_layout Plain Layout
32171 This is a margin note with a defined heading.
32172 \end_layout
32173
32174 \end_inset
32175
32176
32177 \family default
32178 \series default
32179
32180 \begin_inset ERT
32181 status collapsed
32182
32183 \begin_layout Plain Layout
32184
32185 [-1.5cm]
32186 \end_layout
32187
32188 \end_inset
32189
32190
32191 \family roman
32192 \series medium
32193
32194 \begin_inset ERT
32195 status collapsed
32196
32197 \begin_layout Plain Layout
32198
32199
32200 \backslash
32201 renewcommand{
32202 \backslash
32203 marginpar}[1]{
32204 \backslash
32205 myMarginpar{#1}}
32206 \end_layout
32207
32208 \end_inset
32209
32210
32211 \family default
32212 \series default
32213
32214 \begin_inset Note Note
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218 The margin note format is changed only for this example.
32219 \end_layout
32220
32221 \end_inset
32222
32223
32224 \end_layout
32225
32226 \begin_layout Standard
32227 \begin_inset ERT
32228 status collapsed
32229
32230 \begin_layout Plain Layout
32231
32232
32233 \backslash
32234 else
32235 \end_layout
32236
32237 \end_inset
32238
32239
32240 \begin_inset Note Note
32241 status open
32242
32243 \begin_layout Plain Layout
32244 The following will be displayed when the \SpecialChar LaTeX
32245 -package 
32246 \series bold
32247 marginnote
32248 \series default
32249  is not installed:
32250 \end_layout
32251
32252 \end_inset
32253
32254
32255 \end_layout
32256
32257 \begin_layout Standard
32258 You need to install the \SpecialChar LaTeX
32259 -package 
32260 \series bold
32261 marginnote
32262 \series default
32263  to see the following part of this section in the output.
32264 \end_layout
32265
32266 \begin_layout Standard
32267 \begin_inset ERT
32268 status collapsed
32269
32270 \begin_layout Plain Layout
32271
32272
32273 \backslash
32274 fi
32275 \end_layout
32276
32277 \end_inset
32278
32279
32280 \end_layout
32281
32282 \begin_layout Chapter
32283 Boxes
32284 \end_layout
32285
32286 \begin_layout Section
32287 Introduction
32288 \begin_inset Index idx
32289 status collapsed
32290
32291 \begin_layout Plain Layout
32292 Boxes ! Introduction
32293 \end_layout
32294
32295 \end_inset
32296
32297
32298 \end_layout
32299
32300 \begin_layout Standard
32301 Boxes are used to format a block of text.
32302  Boxes can be used to write documents with multiple languages, see section
32303 \begin_inset space ~
32304 \end_inset
32305
32306
32307 \begin_inset CommandInset ref
32308 LatexCommand ref
32309 reference "sec:Minipages"
32310
32311 \end_inset
32312
32313 , to frame texts, see section
32314 \begin_inset space ~
32315 \end_inset
32316
32317
32318 \begin_inset CommandInset ref
32319 LatexCommand ref
32320 reference "sec:Decoration"
32321
32322 \end_inset
32323
32324 , to prevent words from being hyphenated, see section
32325 \begin_inset space ~
32326 \end_inset
32327
32328
32329 \begin_inset CommandInset ref
32330 LatexCommand ref
32331 reference "sec:Prevent-Hyphenation"
32332
32333 \end_inset
32334
32335 , to align text, see section
32336 \begin_inset space ~
32337 \end_inset
32338
32339
32340 \begin_inset CommandInset ref
32341 LatexCommand ref
32342 reference "subsec:Vertical-Alignment"
32343
32344 \end_inset
32345
32346 , or to set the background color of texts, see section
32347 \begin_inset space ~
32348 \end_inset
32349
32350
32351 \begin_inset CommandInset ref
32352 LatexCommand ref
32353 reference "sec:Colored-Boxes"
32354
32355 \end_inset
32356
32357 .
32358 \end_layout
32359
32360 \begin_layout Standard
32361 Boxes can be inserted with the menu 
32362 \family sans
32363 Insert\SpecialChar menuseparator
32364 Box
32365 \family default
32366  or the toolbar button 
32367 \begin_inset Info
32368 type  "icon"
32369 arg   "box-insert Frameless"
32370 \end_inset
32371
32372 .
32373  A grey box with the label 
32374 \family sans
32375 Box (Minipage)
32376 \family default
32377
32378 \begin_inset Graphics
32379         filename clipart/BoxInsetDefaultQt4.png
32380         scale 85
32381         scaleBeforeRotation
32382
32383 \end_inset
32384
32385  will be inserted.
32386  The box type can be specified by right-clicking on the box and selecting
32387  
32388 \family sans
32389 Settings
32390 \family default
32391 .
32392  The box dialog offers the 
32393 \family sans
32394 Inner
32395 \begin_inset space ~
32396 \end_inset
32397
32398 Box
32399 \family default
32400  types 
32401 \family sans
32402 Makebox
32403 \family default
32404
32405 \family sans
32406 Parbox
32407 \family default
32408  and 
32409 \family sans
32410 Minipage
32411 \family default
32412 .
32413  The type 
32414 \family sans
32415 Minipage
32416 \family default
32417  is the default for new boxes and is explained in section
32418 \begin_inset space ~
32419 \end_inset
32420
32421
32422 \begin_inset CommandInset ref
32423 LatexCommand ref
32424 reference "sec:Minipages"
32425
32426 \end_inset
32427
32428 ; the type 
32429 \family sans
32430 Parbox
32431 \family default
32432  is described in section
32433 \begin_inset space ~
32434 \end_inset
32435
32436
32437 \begin_inset CommandInset ref
32438 LatexCommand ref
32439 reference "sec:Parboxes"
32440
32441 \end_inset
32442
32443  and the type 
32444 \family sans
32445 Makebox
32446 \family default
32447  in 
32448 \begin_inset CommandInset ref
32449 LatexCommand ref
32450 reference "sec:Prevent-Hyphenation"
32451
32452 \end_inset
32453
32454 .
32455 \end_layout
32456
32457 \begin_layout Standard
32458 Boxes are not numbered and can therefore not be referenced like floats or
32459  footnotes.
32460 \end_layout
32461
32462 \begin_layout Standard
32463 \begin_inset Note Greyedout
32464 status open
32465
32466 \begin_layout Plain Layout
32467
32468 \series bold
32469 Note:
32470 \series default
32471  Boxes must not be the item in an 
32472 \family sans
32473 Itemize
32474 \family default
32475  or 
32476 \family sans
32477 Description
32478 \family default
32479  environment.
32480 \end_layout
32481
32482 \end_inset
32483
32484
32485 \end_layout
32486
32487 \begin_layout Standard
32488 \begin_inset Note Greyedout
32489 status open
32490
32491 \begin_layout Plain Layout
32492
32493 \series bold
32494 Note:
32495 \series default
32496  For an unknown reason you can only set the 
32497 \family sans
32498 Inner
32499 \begin_inset space ~
32500 \end_inset
32501
32502 Box
32503 \family default
32504  type to 
32505 \family sans
32506 None
32507 \family default
32508  when you use a framed box.
32509  Boxes without an 
32510 \family sans
32511 Inner
32512 \begin_inset space ~
32513 \end_inset
32514
32515 Box
32516 \family default
32517  type and without frames are explained in section
32518 \begin_inset space ~
32519 \end_inset
32520
32521
32522 \begin_inset CommandInset ref
32523 LatexCommand ref
32524 reference "sec:Prevent-Hyphenation"
32525
32526 \end_inset
32527
32528 .
32529 \end_layout
32530
32531 \end_inset
32532
32533
32534 \end_layout
32535
32536 \begin_layout Section
32537 Box Dialog
32538 \begin_inset CommandInset label
32539 LatexCommand label
32540 name "sec:Box-Dialog"
32541
32542 \end_inset
32543
32544
32545 \begin_inset Index idx
32546 status collapsed
32547
32548 \begin_layout Plain Layout
32549 Boxes ! Box Dialog
32550 \end_layout
32551
32552 \end_inset
32553
32554
32555 \end_layout
32556
32557 \begin_layout Subsection
32558 Size
32559 \begin_inset Index idx
32560 status collapsed
32561
32562 \begin_layout Plain Layout
32563 Boxes ! Size
32564 \end_layout
32565
32566 \end_inset
32567
32568
32569 \end_layout
32570
32571 \begin_layout Standard
32572 In the box dialog you can adjust the box geometry in the fields 
32573 \family sans
32574 Width
32575 \family default
32576  and 
32577 \family sans
32578 Height
32579 \family default
32580 .
32581  The available units for the geometry are explained in Table
32582 \begin_inset space ~
32583 \end_inset
32584
32585
32586 \begin_inset CommandInset ref
32587 LatexCommand ref
32588 reference "tab:Units"
32589
32590 \end_inset
32591
32592 .
32593  The field 
32594 \family sans
32595 Height
32596 \family default
32597  offers the following additional sizes:
32598 \end_layout
32599
32600 \begin_layout Description
32601 Depth This is the plain text 
32602 \begin_inset Quotes eld
32603 \end_inset
32604
32605 height
32606 \begin_inset Quotes erd
32607 \end_inset
32608
32609 .
32610  It ignores the total depth when there are multiple text lines in the box:
32611 \begin_inset Newline newline
32612 \end_inset
32613
32614
32615 \begin_inset Newline newline
32616 \end_inset
32617
32618
32619 \begin_inset Newline newline
32620 \end_inset
32621
32622
32623 \begin_inset Box Boxed
32624 position "c"
32625 hor_pos "c"
32626 has_inner_box 1
32627 inner_pos "c"
32628 use_parbox 0
32629 use_makebox 0
32630 width "12col%"
32631 special "none"
32632 height "1in"
32633 height_special "depth"
32634 thickness "0.4pt"
32635 separation "3pt"
32636 shadowsize "4pt"
32637 framecolor "black"
32638 backgroundcolor "none"
32639 status collapsed
32640
32641 \begin_layout Plain Layout
32642 \align center
32643 Box height set to 1
32644 \begin_inset space \thinspace{}
32645 \end_inset
32646
32647 Depth
32648 \end_layout
32649
32650 \end_inset
32651
32652
32653 \begin_inset Newline newline
32654 \end_inset
32655
32656
32657 \begin_inset Newline newline
32658 \end_inset
32659
32660
32661 \end_layout
32662
32663 \begin_layout Description
32664 Height This is the height of the text that is inside the box.
32665  A value of e.
32666 \begin_inset space \thinspace{}
32667 \end_inset
32668
32669 g.
32670 \begin_inset space \space{}
32671 \end_inset
32672
32673 2 for this size will set the box height to 2
32674 \begin_inset space ~
32675 \end_inset
32676
32677 times the text height: 
32678 \begin_inset Box Boxed
32679 position "c"
32680 hor_pos "c"
32681 has_inner_box 1
32682 inner_pos "c"
32683 use_parbox 0
32684 use_makebox 0
32685 width "20col%"
32686 special "none"
32687 height "2in"
32688 height_special "height"
32689 thickness "0.4pt"
32690 separation "3pt"
32691 shadowsize "4pt"
32692 framecolor "black"
32693 backgroundcolor "none"
32694 status collapsed
32695
32696 \begin_layout Plain Layout
32697 \align center
32698 Box height set to 2
32699 \begin_inset space \thinspace{}
32700 \end_inset
32701
32702 Height
32703 \end_layout
32704
32705 \end_inset
32706
32707
32708 \end_layout
32709
32710 \begin_layout Description
32711 Total
32712 \begin_inset space ~
32713 \end_inset
32714
32715 Height This is the Height
32716 \begin_inset space \thinspace{}
32717 \end_inset
32718
32719 +
32720 \begin_inset space \thinspace{}
32721 \end_inset
32722
32723 Depth: 
32724 \begin_inset Box Boxed
32725 position "c"
32726 hor_pos "c"
32727 has_inner_box 1
32728 inner_pos "c"
32729 use_parbox 0
32730 use_makebox 0
32731 width "20col%"
32732 special "none"
32733 height "1in"
32734 height_special "totalheight"
32735 thickness "0.4pt"
32736 separation "3pt"
32737 shadowsize "4pt"
32738 framecolor "black"
32739 backgroundcolor "none"
32740 status collapsed
32741
32742 \begin_layout Plain Layout
32743 \align center
32744 Box height set to 1
32745 \begin_inset space \thinspace{}
32746 \end_inset
32747
32748 Total
32749 \begin_inset space ~
32750 \end_inset
32751
32752 Height
32753 \end_layout
32754
32755 \end_inset
32756
32757
32758 \end_layout
32759
32760 \begin_layout Description
32761 Width This sets the width of the box as height: 
32762 \begin_inset Box Boxed
32763 position "c"
32764 hor_pos "c"
32765 has_inner_box 1
32766 inner_pos "c"
32767 use_parbox 0
32768 use_makebox 0
32769 width "12col%"
32770 special "none"
32771 height "1in"
32772 height_special "width"
32773 thickness "0.4pt"
32774 separation "3pt"
32775 shadowsize "4pt"
32776 framecolor "black"
32777 backgroundcolor "none"
32778 status collapsed
32779
32780 \begin_layout Plain Layout
32781 \align center
32782 Box height set to 1
32783 \begin_inset space \thinspace{}
32784 \end_inset
32785
32786 Width
32787 \end_layout
32788
32789 \end_inset
32790
32791
32792 \end_layout
32793
32794 \begin_layout Subsection
32795 Alignment
32796 \begin_inset Index idx
32797 status collapsed
32798
32799 \begin_layout Plain Layout
32800 Boxes ! Alignment
32801 \end_layout
32802
32803 \end_inset
32804
32805
32806 \end_layout
32807
32808 \begin_layout Standard
32809 When you have chosen an 
32810 \family sans
32811 Inner
32812 \begin_inset space ~
32813 \end_inset
32814
32815 Box
32816 \family default
32817 , the vertical box alignment can be:
32818 \end_layout
32819
32820 \begin_layout Description
32821 Top This is an example text line.
32822  
32823 \begin_inset Box Boxed
32824 position "t"
32825 hor_pos "c"
32826 has_inner_box 1
32827 inner_pos "c"
32828 use_parbox 0
32829 use_makebox 0
32830 width "12col%"
32831 special "none"
32832 height "1in"
32833 height_special "totalheight"
32834 thickness "0.4pt"
32835 separation "3pt"
32836 shadowsize "4pt"
32837 framecolor "black"
32838 backgroundcolor "none"
32839 status collapsed
32840
32841 \begin_layout Plain Layout
32842 \align center
32843 This box is top-aligned.
32844 \end_layout
32845
32846 \end_inset
32847
32848  This is an example text line.
32849 \end_layout
32850
32851 \begin_layout Description
32852 Middle This is an example text line.
32853  
32854 \begin_inset Box Boxed
32855 position "c"
32856 hor_pos "c"
32857 has_inner_box 1
32858 inner_pos "c"
32859 use_parbox 0
32860 use_makebox 0
32861 width "12col%"
32862 special "none"
32863 height "1in"
32864 height_special "totalheight"
32865 thickness "0.4pt"
32866 separation "3pt"
32867 shadowsize "4pt"
32868 framecolor "black"
32869 backgroundcolor "none"
32870 status collapsed
32871
32872 \begin_layout Plain Layout
32873 \align center
32874 This box is middle-aligned.
32875 \end_layout
32876
32877 \end_inset
32878
32879  This is an example text line.
32880 \end_layout
32881
32882 \begin_layout Description
32883 Bottom This is an example text line.
32884  
32885 \begin_inset Box Boxed
32886 position "b"
32887 hor_pos "c"
32888 has_inner_box 1
32889 inner_pos "c"
32890 use_parbox 0
32891 use_makebox 0
32892 width "12col%"
32893 special "none"
32894 height "1in"
32895 height_special "totalheight"
32896 thickness "0.4pt"
32897 separation "3pt"
32898 shadowsize "4pt"
32899 framecolor "black"
32900 backgroundcolor "none"
32901 status collapsed
32902
32903 \begin_layout Plain Layout
32904 \align center
32905 This box is bottom-aligned.
32906 \end_layout
32907
32908 \end_inset
32909
32910  This is an example text line.
32911 \end_layout
32912
32913 \begin_layout Standard
32914 \begin_inset Note Greyedout
32915 status open
32916
32917 \begin_layout Plain Layout
32918
32919 \series bold
32920 Note:
32921 \series default
32922  The vertical box alignment can be lost in the output when you have two
32923  boxes in a line and one has e.
32924 \begin_inset space \thinspace{}
32925 \end_inset
32926
32927 g.
32928 \begin_inset space \space{}
32929 \end_inset
32930
32931 a shadow and the other one not.
32932 \end_layout
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Standard
32940 The horizontal box alignment can be set via \SpecialChar LyX
32941 's paragraph dialog when you
32942  set the box into its own paragraph.
32943 \end_layout
32944
32945 \begin_layout Standard
32946 \begin_inset VSpace bigskip
32947 \end_inset
32948
32949 When you have chosen an 
32950 \family sans
32951 Inner
32952 \begin_inset space ~
32953 \end_inset
32954
32955 Box
32956 \family default
32957 , the box content can be aligned vertically to:
32958 \end_layout
32959
32960 \begin_layout Description
32961 top This is an example text line.
32962  
32963 \begin_inset Box Boxed
32964 position "c"
32965 hor_pos "c"
32966 has_inner_box 1
32967 inner_pos "t"
32968 use_parbox 0
32969 use_makebox 0
32970 width "12col%"
32971 special "none"
32972 height "1.5in"
32973 height_special "totalheight"
32974 thickness "0.4pt"
32975 separation "3pt"
32976 shadowsize "4pt"
32977 framecolor "black"
32978 backgroundcolor "none"
32979 status collapsed
32980
32981 \begin_layout Plain Layout
32982 \align center
32983 This box text is top-aligned.
32984 \end_layout
32985
32986 \end_inset
32987
32988  This is an example text line.
32989 \end_layout
32990
32991 \begin_layout Description
32992 middle This is an example text line.
32993  
32994 \begin_inset Box Boxed
32995 position "c"
32996 hor_pos "c"
32997 has_inner_box 1
32998 inner_pos "c"
32999 use_parbox 0
33000 use_makebox 0
33001 width "12col%"
33002 special "none"
33003 height "1.5in"
33004 height_special "totalheight"
33005 thickness "0.4pt"
33006 separation "3pt"
33007 shadowsize "4pt"
33008 framecolor "black"
33009 backgroundcolor "none"
33010 status collapsed
33011
33012 \begin_layout Plain Layout
33013 \align center
33014 This box text is middle-aligned.
33015 \end_layout
33016
33017 \end_inset
33018
33019  This is an example text line.
33020 \end_layout
33021
33022 \begin_layout Description
33023 bottom This is an example text line.
33024  
33025 \begin_inset Box Boxed
33026 position "c"
33027 hor_pos "c"
33028 has_inner_box 1
33029 inner_pos "b"
33030 use_parbox 0
33031 use_makebox 0
33032 width "12col%"
33033 special "none"
33034 height "1.5in"
33035 height_special "totalheight"
33036 thickness "0.4pt"
33037 separation "3pt"
33038 shadowsize "4pt"
33039 framecolor "black"
33040 backgroundcolor "none"
33041 status collapsed
33042
33043 \begin_layout Plain Layout
33044 \align center
33045 This box text is bottom-aligned.
33046 \end_layout
33047
33048 \end_inset
33049
33050  This is an example text line.
33051 \end_layout
33052
33053 \begin_layout Description
33054 stretch This is an example text line.
33055  
33056 \begin_inset Box Boxed
33057 position "c"
33058 hor_pos "c"
33059 has_inner_box 1
33060 inner_pos "s"
33061 use_parbox 0
33062 use_makebox 0
33063 width "12col%"
33064 special "none"
33065 height "1.5in"
33066 height_special "totalheight"
33067 thickness "0.4pt"
33068 separation "3pt"
33069 shadowsize "4pt"
33070 framecolor "black"
33071 backgroundcolor "none"
33072 status collapsed
33073
33074 \begin_layout Plain Layout
33075 \align center
33076 This box
33077 \end_layout
33078
33079 \begin_layout Plain Layout
33080 \align center
33081 text is
33082 \end_layout
33083
33084 \begin_layout Plain Layout
33085 \align center
33086 stretched.
33087 \end_layout
33088
33089 \end_inset
33090
33091  This is an example text line.
33092 \end_layout
33093
33094 \begin_layout Standard
33095 To stretch the box content, it must consist of more than one paragraph.
33096  In the example above every text line is in an own paragraph.
33097 \end_layout
33098
33099 \begin_layout Standard
33100 \begin_inset VSpace bigskip
33101 \end_inset
33102
33103 To align the box content horizontally you can use \SpecialChar LyX
33104 's paragraph dialog when
33105  you have chosen an 
33106 \family sans
33107 Inner
33108 \begin_inset space ~
33109 \end_inset
33110
33111 Box
33112 \family default
33113 .
33114 \end_layout
33115
33116 \begin_layout Standard
33117 \align center
33118 \begin_inset Box Boxed
33119 position "c"
33120 hor_pos "c"
33121 has_inner_box 1
33122 inner_pos "s"
33123 use_parbox 0
33124 use_makebox 0
33125 width "15col%"
33126 special "none"
33127 height "1.25in"
33128 height_special "totalheight"
33129 thickness "0.4pt"
33130 separation "3pt"
33131 shadowsize "4pt"
33132 framecolor "black"
33133 backgroundcolor "none"
33134 status collapsed
33135
33136 \begin_layout Plain Layout
33137 \align left
33138 This box
33139 \end_layout
33140
33141 \begin_layout Plain Layout
33142 \align center
33143 text is
33144 \end_layout
33145
33146 \begin_layout Plain Layout
33147 \align right
33148 stretched.
33149 \end_layout
33150
33151 \end_inset
33152
33153
33154 \end_layout
33155
33156 \begin_layout Standard
33157 If you have not set an 
33158 \family sans
33159 Inner
33160 \begin_inset space ~
33161 \end_inset
33162
33163 Box
33164 \family default
33165 , you can align the box content horizontally in the box dialog.
33166 \begin_inset Separator parbreak
33167 \end_inset
33168
33169
33170 \end_layout
33171
33172 \begin_layout Standard
33173 \align center
33174 \begin_inset Box Boxed
33175 position "c"
33176 hor_pos "s"
33177 has_inner_box 0
33178 inner_pos "s"
33179 use_parbox 0
33180 use_makebox 0
33181 width "90col%"
33182 special "none"
33183 height "1.25in"
33184 height_special "totalheight"
33185 thickness "0.4pt"
33186 separation "3pt"
33187 shadowsize "4pt"
33188 framecolor "black"
33189 backgroundcolor "none"
33190 status collapsed
33191
33192 \begin_layout Plain Layout
33193 This box text is horizontally stretched.
33194 \end_layout
33195
33196 \end_inset
33197
33198
33199 \end_layout
33200
33201 \begin_layout Subsection
33202 Decoration
33203 \begin_inset CommandInset label
33204 LatexCommand label
33205 name "sec:Decoration"
33206
33207 \end_inset
33208
33209
33210 \begin_inset Index idx
33211 status collapsed
33212
33213 \begin_layout Plain Layout
33214 Boxes ! Decoration
33215 \end_layout
33216
33217 \end_inset
33218
33219
33220 \end_layout
33221
33222 \begin_layout Standard
33223 The type of the box can be specified in the box dialog in the drop-down
33224  list 
33225 \family sans
33226 Decoration
33227 \family default
33228 .
33229  The following types are possible:
33230 \end_layout
33231
33232 \begin_layout Description
33233 No
33234 \begin_inset space ~
33235 \end_inset
33236
33237 frame Nothing is drawn.
33238 \end_layout
33239
33240 \begin_layout Description
33241 Simple
33242 \begin_inset space ~
33243 \end_inset
33244
33245 rectangular
33246 \begin_inset space ~
33247 \end_inset
33248
33249 frame This draws a rectangular frame around the box.
33250  The frame line thickness can be specified.
33251  
33252 \begin_inset Box Boxed
33253 position "c"
33254 hor_pos "c"
33255 has_inner_box 1
33256 inner_pos "c"
33257 use_parbox 0
33258 use_makebox 0
33259 width "20col%"
33260 special "none"
33261 height "1in"
33262 height_special "totalheight"
33263 thickness "0.4pt"
33264 separation "3pt"
33265 shadowsize "4pt"
33266 framecolor "black"
33267 backgroundcolor "none"
33268 status collapsed
33269
33270 \begin_layout Plain Layout
33271 \align center
33272 Rectangular box
33273 \end_layout
33274
33275 \end_inset
33276
33277
33278 \end_layout
33279
33280 \begin_layout Description
33281 Oval
33282 \begin_inset space ~
33283 \end_inset
33284
33285 box,
33286 \begin_inset space ~
33287 \end_inset
33288
33289 thin This draws an oval frame around the box.
33290  The frame line thickness has the size 0.4
33291 \begin_inset space \thinspace{}
33292 \end_inset
33293
33294 pt.
33295  
33296 \begin_inset Box ovalbox
33297 position "c"
33298 hor_pos "c"
33299 has_inner_box 1
33300 inner_pos "c"
33301 use_parbox 0
33302 use_makebox 0
33303 width "20col%"
33304 special "none"
33305 height "1in"
33306 height_special "totalheight"
33307 thickness "0.4pt"
33308 separation "3pt"
33309 shadowsize "4pt"
33310 framecolor "black"
33311 backgroundcolor "none"
33312 status collapsed
33313
33314 \begin_layout Plain Layout
33315 \align center
33316 Oval box, thin
33317 \end_layout
33318
33319 \end_inset
33320
33321
33322 \end_layout
33323
33324 \begin_layout Description
33325 Oval
33326 \begin_inset space ~
33327 \end_inset
33328
33329 box,
33330 \begin_inset space ~
33331 \end_inset
33332
33333 thick This draws an oval frame around the box.
33334  The frame line thickness has the size 0.8
33335 \begin_inset space \thinspace{}
33336 \end_inset
33337
33338 pt.
33339  
33340 \begin_inset Box Ovalbox
33341 position "c"
33342 hor_pos "c"
33343 has_inner_box 1
33344 inner_pos "c"
33345 use_parbox 0
33346 use_makebox 0
33347 width "20col%"
33348 special "none"
33349 height "1in"
33350 height_special "totalheight"
33351 thickness "0.4pt"
33352 separation "3pt"
33353 shadowsize "4pt"
33354 framecolor "black"
33355 backgroundcolor "none"
33356 status collapsed
33357
33358 \begin_layout Plain Layout
33359 \align center
33360 Oval box, thick
33361 \end_layout
33362
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \begin_layout Description
33369 Drop
33370 \begin_inset space ~
33371 \end_inset
33372
33373 shadow This draws a rectangular frame with a shadow around the box.
33374  The frame line thickness and the shadow can be specified.
33375  
33376 \begin_inset Box Shadowbox
33377 position "c"
33378 hor_pos "c"
33379 has_inner_box 1
33380 inner_pos "c"
33381 use_parbox 0
33382 use_makebox 0
33383 width "20col%"
33384 special "none"
33385 height "1in"
33386 height_special "totalheight"
33387 thickness "0.4pt"
33388 separation "3pt"
33389 shadowsize "4pt"
33390 framecolor "black"
33391 backgroundcolor "none"
33392 status collapsed
33393
33394 \begin_layout Plain Layout
33395 \align center
33396 Shadow box
33397 \end_layout
33398
33399 \end_inset
33400
33401
33402 \end_layout
33403
33404 \begin_layout Description
33405 Shaded
33406 \begin_inset space ~
33407 \end_inset
33408
33409 background This draws a box with a red background.
33410  Unlike colored boxes
33411 \begin_inset Foot
33412 status collapsed
33413
33414 \begin_layout Plain Layout
33415 see sec.
33416 \begin_inset space \thinspace{}
33417 \end_inset
33418
33419
33420 \begin_inset CommandInset ref
33421 LatexCommand ref
33422 reference "sec:Colored-Boxes"
33423
33424 \end_inset
33425
33426
33427 \end_layout
33428
33429 \end_inset
33430
33431 , it always uses the whole column width and the box is set as its own paragraph.
33432  
33433 \begin_inset Box Shaded
33434 position "t"
33435 hor_pos "c"
33436 has_inner_box 0
33437 inner_pos "t"
33438 use_parbox 0
33439 use_makebox 0
33440 width "50col%"
33441 special "none"
33442 height "1in"
33443 height_special "totalheight"
33444 thickness "0.4pt"
33445 separation "3pt"
33446 shadowsize "4pt"
33447 framecolor "black"
33448 backgroundcolor "none"
33449 status collapsed
33450
33451 \begin_layout Plain Layout
33452 Shaded background box
33453 \end_layout
33454
33455 \end_inset
33456
33457
33458 \end_layout
33459
33460 \begin_layout Description
33461 Double
33462 \begin_inset space ~
33463 \end_inset
33464
33465 rectangular
33466 \begin_inset space ~
33467 \end_inset
33468
33469 frame This draws a double-line rectangular frame around the box.
33470  The line thickness of the inner frame is 0.75
33471 \begin_inset space \thinspace{}
33472 \end_inset
33473
33474 line
33475 \begin_inset space ~
33476 \end_inset
33477
33478 thickness, the thickness of the outer frame is 1.5
33479 \begin_inset space \thinspace{}
33480 \end_inset
33481
33482 line
33483 \begin_inset space ~
33484 \end_inset
33485
33486 thickness.
33487  The distance between the lines is 1.5
33488 \begin_inset space \thinspace{}
33489 \end_inset
33490
33491 line
33492 \begin_inset space ~
33493 \end_inset
33494
33495 thickness
33496 \begin_inset space \thinspace{}
33497 \end_inset
33498
33499 +
33500 \begin_inset space \thinspace{}
33501 \end_inset
33502
33503 0.5
33504 \begin_inset space \thinspace{}
33505 \end_inset
33506
33507 pt.
33508  
33509 \begin_inset Box Doublebox
33510 position "c"
33511 hor_pos "c"
33512 has_inner_box 1
33513 inner_pos "c"
33514 use_parbox 0
33515 use_makebox 0
33516 width "20col%"
33517 special "none"
33518 height "1in"
33519 height_special "totalheight"
33520 thickness "0.4pt"
33521 separation "3pt"
33522 shadowsize "4pt"
33523 framecolor "black"
33524 backgroundcolor "none"
33525 status collapsed
33526
33527 \begin_layout Plain Layout
33528 \align center
33529 Double rectangular box
33530 \end_layout
33531
33532 \end_inset
33533
33534
33535 \end_layout
33536
33537 \begin_layout Standard
33538 \begin_inset VSpace bigskip
33539 \end_inset
33540
33541 \SpecialChar LyX
33542 's box label will reflect the different frame types.
33543  To be able to use all types, the \SpecialChar LaTeX
33544 -package 
33545 \series bold
33546 fancybox
33547 \series default
33548
33549 \begin_inset Index idx
33550 status collapsed
33551
33552 \begin_layout Plain Layout
33553 \SpecialChar LaTeX
33554 -packages ! fancybox
33555 \end_layout
33556
33557 \end_inset
33558
33559  must be installed.
33560 \end_layout
33561
33562 \begin_layout Standard
33563 \begin_inset VSpace bigskip
33564 \end_inset
33565
33566 When you use the decoration 
33567 \family sans
33568 simple rectangular frame
33569 \family default
33570  and no inner box, you can allow page breaks within a box.
33571  Note that then, unlike other framed boxes, the frame always uses the whole
33572  column width and the box is set as its own paragraph: 
33573 \begin_inset Box Framed
33574 position "t"
33575 hor_pos "c"
33576 has_inner_box 0
33577 inner_pos "t"
33578 use_parbox 0
33579 use_makebox 0
33580 width "100col%"
33581 special "none"
33582 height "1in"
33583 height_special "totalheight"
33584 thickness "0.4pt"
33585 separation "3pt"
33586 shadowsize "4pt"
33587 framecolor "black"
33588 backgroundcolor "none"
33589 status collapsed
33590
33591 \begin_layout Plain Layout
33592 Allow page break box
33593 \end_layout
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Section
33601 Box Customization
33602 \begin_inset Index idx
33603 status collapsed
33604
33605 \begin_layout Plain Layout
33606 Boxes ! Customization
33607 \end_layout
33608
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \begin_layout Standard
33615 The diameter of the round corners of the oval boxes can be set with the
33616  command 
33617 \series bold
33618
33619 \backslash
33620 cornersize
33621 \series default
33622 .
33623  The command
33624 \end_layout
33625
33626 \begin_layout Standard
33627
33628 \series bold
33629
33630 \backslash
33631 cornersize*{1cm}
33632 \end_layout
33633
33634 \begin_layout Standard
33635 sets the diameter to 1
33636 \begin_inset space \thinspace{}
33637 \end_inset
33638
33639 cm.
33640  The command
33641 \end_layout
33642
33643 \begin_layout Standard
33644
33645 \series bold
33646
33647 \backslash
33648 cornersize{num}
33649 \end_layout
33650
33651 \begin_layout Standard
33652 sets the diameter to 
33653 \family sans
33654 num
33655 \begin_inset space \thinspace{}
33656 \end_inset
33657
33658 ×
33659 \begin_inset space \thinspace{}
33660 \end_inset
33661
33662 minimum(width and height of box)
33663 \family default
33664 .
33665  The default is 
33666 \series bold
33667
33668 \backslash
33669 cornersize{0.5}
33670 \series default
33671 .
33672 \end_layout
33673
33674 \begin_layout Standard
33675 \begin_inset ERT
33676 status collapsed
33677
33678 \begin_layout Plain Layout
33679
33680
33681 \backslash
33682 cornersize*{1.5cm}
33683 \end_layout
33684
33685 \end_inset
33686
33687
33688 \begin_inset Box Ovalbox
33689 position "c"
33690 hor_pos "c"
33691 has_inner_box 1
33692 inner_pos "c"
33693 use_parbox 0
33694 use_makebox 0
33695 width "25col%"
33696 special "none"
33697 height "1in"
33698 height_special "totalheight"
33699 thickness "0.4pt"
33700 separation "3pt"
33701 shadowsize "4pt"
33702 framecolor "black"
33703 backgroundcolor "none"
33704 status open
33705
33706 \begin_layout Plain Layout
33707 \align center
33708 Oval box with 
33709 \series bold
33710
33711 \backslash
33712 cornersize
33713 \series default
33714
33715 \begin_inset space \thinspace{}
33716 \end_inset
33717
33718 =
33719 \begin_inset space \thinspace{}
33720 \end_inset
33721
33722 1.5
33723 \begin_inset space \thinspace{}
33724 \end_inset
33725
33726 cm
33727 \end_layout
33728
33729 \end_inset
33730
33731
33732 \begin_inset ERT
33733 status collapsed
33734
33735 \begin_layout Plain Layout
33736
33737
33738 \backslash
33739 cornersize{0.5}
33740 \end_layout
33741
33742 \end_inset
33743
33744
33745 \end_layout
33746
33747 \begin_layout Standard
33748 \begin_inset VSpace bigskip
33749 \end_inset
33750
33751
33752 \end_layout
33753
33754 \begin_layout Standard
33755 The default background color red of 
33756 \family sans
33757 shaded background
33758 \family default
33759  boxes can either be changed locally with the command 
33760 \series bold
33761
33762 \backslash
33763 definecolor{shadecolor}
33764 \series default
33765  or globally with the menu 
33766 \family sans
33767 Tools\SpecialChar menuseparator
33768 Preferences\SpecialChar menuseparator
33769 Colors\SpecialChar menuseparator
33770 shaded
33771 \begin_inset space ~
33772 \end_inset
33773
33774 box
33775 \family default
33776 .
33777  The scheme of the 
33778 \series bold
33779
33780 \backslash
33781 definecolor
33782 \series default
33783  command is explained in section
33784 \begin_inset space ~
33785 \end_inset
33786
33787
33788 \begin_inset CommandInset ref
33789 LatexCommand ref
33790 reference "sec:Colored-Tables"
33791
33792 \end_inset
33793
33794 .
33795 \begin_inset Foot
33796 status collapsed
33797
33798 \begin_layout Plain Layout
33799 Note that 
33800 \series bold
33801
33802 \backslash
33803 definecolor
33804 \series default
33805  requires the \SpecialChar LaTeX
33806 -package 
33807 \series bold
33808 color
33809 \series default
33810  in the preamble, see section
33811 \begin_inset space ~
33812 \end_inset
33813
33814
33815 \begin_inset CommandInset ref
33816 LatexCommand ref
33817 reference "sec:Colored-Boxes"
33818
33819 \end_inset
33820
33821 .
33822 \end_layout
33823
33824 \end_inset
33825
33826  For example the appearance of the following shaded background box is set
33827  with the \SpecialChar TeX
33828 -Code command
33829 \end_layout
33830
33831 \begin_layout Standard
33832
33833 \series bold
33834
33835 \backslash
33836 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33837 \end_layout
33838
33839 \begin_layout Standard
33840 \begin_inset ERT
33841 status collapsed
33842
33843 \begin_layout Plain Layout
33844
33845
33846 \backslash
33847 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33848 \end_layout
33849
33850 \end_inset
33851
33852
33853 \begin_inset Box Shaded
33854 position "t"
33855 hor_pos "c"
33856 has_inner_box 0
33857 inner_pos "t"
33858 use_parbox 0
33859 use_makebox 0
33860 width "100col%"
33861 special "none"
33862 height "1in"
33863 height_special "totalheight"
33864 thickness "0.4pt"
33865 separation "3pt"
33866 shadowsize "4pt"
33867 framecolor "black"
33868 backgroundcolor "none"
33869 status open
33870
33871 \begin_layout Plain Layout
33872
33873 \color yellow
33874 This is yellow text in a
33875 \color none
33876  
33877 \family sans
33878 \color yellow
33879 shaded background
33880 \family default
33881 \color none
33882  
33883 \color yellow
33884 box with dark green background.
33885 \end_layout
33886
33887 \end_inset
33888
33889
33890 \begin_inset ERT
33891 status collapsed
33892
33893 \begin_layout Plain Layout
33894
33895
33896 \backslash
33897 definecolor{shadecolor}{rgb}{1,0,0}
33898 \end_layout
33899
33900 \end_inset
33901
33902
33903 \end_layout
33904
33905 \begin_layout Standard
33906 \begin_inset VSpace bigskip
33907 \end_inset
33908
33909 Manually changed sizes and colors are valid for all boxes following the
33910  commands that change them.
33911 \end_layout
33912
33913 \begin_layout Section
33914 Minipages
33915 \begin_inset CommandInset label
33916 LatexCommand label
33917 name "sec:Minipages"
33918
33919 \end_inset
33920
33921
33922 \begin_inset Index idx
33923 status collapsed
33924
33925 \begin_layout Plain Layout
33926 Boxes ! Minipages
33927 \end_layout
33928
33929 \end_inset
33930
33931
33932 \end_layout
33933
33934 \begin_layout Standard
33935 Minipages are treated by \SpecialChar LaTeX
33936  as pages within pages and can therefore for example
33937  have their own footnotes.
33938 \end_layout
33939
33940 \begin_layout Standard
33941 Minipages are useful when you write documents with different languages.
33942 \end_layout
33943
33944 \begin_layout Standard
33945 Below are two example minipages side by side.
33946  Their width is set to 45
33947 \begin_inset space \thinspace{}
33948 \end_inset
33949
33950 col% and they are separated by a horizontal fill, that was inserted via
33951  the menu 
33952 \family sans
33953 Insert\SpecialChar menuseparator
33954 Special
33955 \begin_inset space ~
33956 \end_inset
33957
33958 Formatting\SpecialChar menuseparator
33959 Horizontal
33960 \begin_inset space ~
33961 \end_inset
33962
33963 Fill
33964 \family default
33965 .
33966 \begin_inset Newpage newpage
33967 \end_inset
33968
33969
33970 \end_layout
33971
33972 \begin_layout Standard
33973 \begin_inset Box Frameless
33974 position "t"
33975 hor_pos "c"
33976 has_inner_box 1
33977 inner_pos "c"
33978 use_parbox 0
33979 use_makebox 0
33980 width "45col%"
33981 special "none"
33982 height "1in"
33983 height_special "totalheight"
33984 thickness "0.4pt"
33985 separation "3pt"
33986 shadowsize "4pt"
33987 framecolor "black"
33988 backgroundcolor "none"
33989 status open
33990
33991 \begin_layout Plain Layout
33992
33993 \lang ngerman
33994 Dies ist ein deutscher Text.
33995  Dies ist ein deutscher Text.
33996  Dies ist ein deutscher Text.
33997  Dies ist ein deutscher Text.
33998  Dies ist ein deutscher Text.
33999  Dies ist ein deutscher Text.
34000  Dies ist ein deutscher Text.
34001  Dies ist ein deutscher Text.
34002  Dies ist ein deutscher Text.
34003  Dies ist ein deutscher Text.
34004  Dies ist ein deutscher Text.
34005  Dies ist ein deutscher Text.
34006  Dies ist ein deutscher Text
34007 \begin_inset Foot
34008 status collapsed
34009
34010 \begin_layout Plain Layout
34011
34012 \lang ngerman
34013 Dies ist eine deutsche Fußnote.
34014 \end_layout
34015
34016 \end_inset
34017
34018 .
34019  Dies ist ein deutscher Text.
34020  Dies ist ein deutscher Text.
34021 \end_layout
34022
34023 \end_inset
34024
34025
34026 \begin_inset space \hfill{}
34027 \end_inset
34028
34029
34030 \begin_inset Box Frameless
34031 position "t"
34032 hor_pos "c"
34033 has_inner_box 1
34034 inner_pos "c"
34035 use_parbox 0
34036 use_makebox 0
34037 width "45col%"
34038 special "none"
34039 height "1in"
34040 height_special "totalheight"
34041 thickness "0.4pt"
34042 separation "3pt"
34043 shadowsize "4pt"
34044 framecolor "black"
34045 backgroundcolor "none"
34046 status open
34047
34048 \begin_layout Plain Layout
34049 This is an English Text.
34050  This is an English Text.
34051  This is an English Text.
34052  This is an English Text.
34053  This is an English Text.
34054  This is an English Text.
34055  This is an English Text.
34056  This is an English Text.
34057  This is an English Text.
34058  This is an English Text.
34059  This is an English Text.
34060  This is an English Text.
34061  This is an English Text.
34062  This is an English Text.
34063  This is an English Text.
34064  This is an English Text.
34065 \begin_inset Foot
34066 status collapsed
34067
34068 \begin_layout Plain Layout
34069 This is an English footnote.
34070 \end_layout
34071
34072 \end_inset
34073
34074  This is an English Text.
34075 \end_layout
34076
34077 \end_inset
34078
34079
34080 \end_layout
34081
34082 \begin_layout Standard
34083 \begin_inset VSpace bigskip
34084 \end_inset
34085
34086 The document-wide paragraph settings are ignored within minipages.
34087  That means that there will be no space between paragraphs in minipages
34088  although you set it to e.
34089 \begin_inset space \thinspace{}
34090 \end_inset
34091
34092 g.
34093 \begin_inset space \space{}
34094 \end_inset
34095
34096
34097 \family sans
34098 MedSkip
34099 \family default
34100  in the document settings.
34101 \end_layout
34102
34103 \begin_layout Standard
34104 Minipages can also be used to set a background color for text parts, see
34105  section
34106 \begin_inset space ~
34107 \end_inset
34108
34109
34110 \begin_inset CommandInset ref
34111 LatexCommand ref
34112 reference "sec:Colored-Boxes"
34113
34114 \end_inset
34115
34116 .
34117 \end_layout
34118
34119 \begin_layout Standard
34120 \begin_inset Note Greyedout
34121 status open
34122
34123 \begin_layout Plain Layout
34124
34125 \series bold
34126 Note:
34127 \series default
34128  You cannot have floats or margin notes inside minipages but minipages can
34129  be used inside tables, floats, and other boxes.
34130 \end_layout
34131
34132 \end_inset
34133
34134
34135 \end_layout
34136
34137 \begin_layout Section
34138 Parboxes
34139 \begin_inset CommandInset label
34140 LatexCommand label
34141 name "sec:Parboxes"
34142
34143 \end_inset
34144
34145
34146 \begin_inset Index idx
34147 status collapsed
34148
34149 \begin_layout Plain Layout
34150 Boxes ! Parboxes
34151 \end_layout
34152
34153 \end_inset
34154
34155
34156 \end_layout
34157
34158 \begin_layout Standard
34159 Parboxes are very similar to minipages with the difference that they cannot
34160  have footnotes.
34161 \begin_inset Separator parbreak
34162 \end_inset
34163
34164
34165 \end_layout
34166
34167 \begin_layout Standard
34168 \align center
34169 \begin_inset Box Frameless
34170 position "t"
34171 hor_pos "c"
34172 has_inner_box 1
34173 inner_pos "t"
34174 use_parbox 1
34175 use_makebox 0
34176 width "33col%"
34177 special "none"
34178 height "1in"
34179 height_special "totalheight"
34180 thickness "0.4pt"
34181 separation "3pt"
34182 shadowsize "4pt"
34183 framecolor "black"
34184 backgroundcolor "none"
34185 status open
34186
34187 \begin_layout Plain Layout
34188 This a text within a parbox.
34189  This a text within a parbox.
34190 \end_layout
34191
34192 \begin_layout Plain Layout
34193 This footnote won't appear:
34194 \begin_inset Foot
34195 status collapsed
34196
34197 \begin_layout Plain Layout
34198 This footnote is inside a parbox and will therefore not appear.
34199 \end_layout
34200
34201 \end_inset
34202
34203
34204 \end_layout
34205
34206 \end_inset
34207
34208
34209 \end_layout
34210
34211 \begin_layout Section
34212 Boxes for Words and Characters
34213 \begin_inset Index idx
34214 status collapsed
34215
34216 \begin_layout Plain Layout
34217 Boxes ! for Characters
34218 \end_layout
34219
34220 \end_inset
34221
34222
34223 \end_layout
34224
34225 \begin_layout Subsection
34226 Prevent Hyphenation
34227 \begin_inset CommandInset label
34228 LatexCommand label
34229 name "sec:Prevent-Hyphenation"
34230
34231 \end_inset
34232
34233
34234 \begin_inset Index idx
34235 status collapsed
34236
34237 \begin_layout Plain Layout
34238 Boxes ! to Prevent Hyphenation
34239 \end_layout
34240
34241 \end_inset
34242
34243
34244 \end_layout
34245
34246 \begin_layout Standard
34247 You can use the box type 
34248 \family sans
34249 Makebox
34250 \family default
34251  to prevent words or text from being hyphenated.
34252 \begin_inset Newline newline
34253 \end_inset
34254
34255 Here is an example text:
34256 \end_layout
34257
34258 \begin_layout Standard
34259 This line is an example to show how you can prevent the hyphenation of 
34260 \begin_inset Quotes eld
34261 \end_inset
34262
34263 veryverylongword
34264 \begin_inset Quotes erd
34265 \end_inset
34266
34267 .
34268 \end_layout
34269
34270 \begin_layout Standard
34271 To prevent the hyphenation of the word 
34272 \begin_inset Quotes eld
34273 \end_inset
34274
34275 veryverylongword
34276 \begin_inset Quotes erd
34277 \end_inset
34278
34279 , put the word into a box, set the 
34280 \family sans
34281 Inner
34282 \begin_inset space ~
34283 \end_inset
34284
34285 box
34286 \family default
34287  to 
34288 \family sans
34289 Makebox
34290 \family default
34291  and use no explicit width.
34292 \end_layout
34293
34294 \begin_layout Standard
34295 This is the result:
34296 \end_layout
34297
34298 \begin_layout Standard
34299 This line is an example to show how you can prevent the hyphenation of 
34300 \begin_inset Box Frameless
34301 position "t"
34302 hor_pos "c"
34303 has_inner_box 1
34304 inner_pos "t"
34305 use_parbox 0
34306 use_makebox 1
34307 width ""
34308 special "none"
34309 height "1in"
34310 height_special "totalheight"
34311 thickness "0.4pt"
34312 separation "3pt"
34313 shadowsize "4pt"
34314 framecolor "black"
34315 backgroundcolor "none"
34316 status open
34317
34318 \begin_layout Plain Layout
34319 \begin_inset Quotes eld
34320 \end_inset
34321
34322 veryverylongword
34323 \begin_inset Quotes erd
34324 \end_inset
34325
34326
34327 \end_layout
34328
34329 \end_inset
34330
34331 .
34332 \end_layout
34333
34334 \begin_layout Standard
34335 You can alternatively set the command 
34336 \begin_inset Quotes eld
34337 \end_inset
34338
34339
34340 \series bold
34341
34342 \backslash
34343 -
34344 \series default
34345
34346 \begin_inset Quotes grd
34347 \end_inset
34348
34349  as \SpecialChar TeX
34350 -Code directly before the word:
34351 \end_layout
34352
34353 \begin_layout Standard
34354 This line is an example to show how you can prevent the hyphenation of 
34355 \begin_inset Quotes eld
34356 \end_inset
34357
34358
34359 \begin_inset ERT
34360 status collapsed
34361
34362 \begin_layout Plain Layout
34363
34364
34365 \backslash
34366 -
34367 \end_layout
34368
34369 \end_inset
34370
34371 veryverylongword
34372 \begin_inset Quotes erd
34373 \end_inset
34374
34375 .
34376 \end_layout
34377
34378 \begin_layout Standard
34379 Of course the word now protrudes over the side margin.
34380  To avoid this, add via the menu 
34381 \family sans
34382 Insert\SpecialChar menuseparator
34383 Formatting\SpecialChar menuseparator
34384 Ragged
34385 \begin_inset space ~
34386 \end_inset
34387
34388 Line
34389 \begin_inset space ~
34390 \end_inset
34391
34392 Break
34393 \family default
34394  (shortcut 
34395 \begin_inset Info
34396 type  "shortcut"
34397 arg   "newline-insert newline"
34398 \end_inset
34399
34400 ) a line break before the word:
34401 \end_layout
34402
34403 \begin_layout Standard
34404 This line is an example to show how you can prevent the hyphenation of 
34405 \begin_inset Newline newline
34406 \end_inset
34407
34408
34409 \begin_inset Box Frameless
34410 position "t"
34411 hor_pos "c"
34412 has_inner_box 1
34413 inner_pos "t"
34414 use_parbox 0
34415 use_makebox 1
34416 width ""
34417 special "none"
34418 height "1in"
34419 height_special "totalheight"
34420 thickness "0.4pt"
34421 separation "3pt"
34422 shadowsize "4pt"
34423 framecolor "black"
34424 backgroundcolor "none"
34425 status open
34426
34427 \begin_layout Plain Layout
34428 \begin_inset Quotes eld
34429 \end_inset
34430
34431 veryverylongword
34432 \begin_inset Quotes erd
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \end_inset
34439
34440 .
34441 \end_layout
34442
34443 \begin_layout Subsection
34444 Vertical Alignment
34445 \begin_inset CommandInset label
34446 LatexCommand label
34447 name "subsec:Vertical-Alignment"
34448
34449 \end_inset
34450
34451
34452 \begin_inset Index idx
34453 status collapsed
34454
34455 \begin_layout Plain Layout
34456 Boxes ! for Vertical Alignment
34457 \end_layout
34458
34459 \end_inset
34460
34461
34462 \begin_inset Index idx
34463 status collapsed
34464
34465 \begin_layout Plain Layout
34466 Boxes ! Raiseboxes
34467 \end_layout
34468
34469 \end_inset
34470
34471
34472 \end_layout
34473
34474 \begin_layout Standard
34475 With the help of the command 
34476 \series bold
34477
34478 \backslash
34479 raisebox
34480 \series default
34481  you can align words, characters or other boxes vertically relative to the
34482  surrounding text.
34483  
34484 \series bold
34485
34486 \backslash
34487 raisebox
34488 \series default
34489  is used with the following scheme:
34490 \end_layout
34491
34492 \begin_layout Standard
34493
34494 \series bold
34495
34496 \backslash
34497 raisebox{lift}[height][depth]{box content}
34498 \end_layout
34499
34500 \begin_layout Standard
34501 The lift can be a positive value to raise the box or a negative value to
34502  lower the box.
34503 \end_layout
34504
34505 \begin_layout Standard
34506 To align for example the word 
34507 \begin_inset Quotes eld
34508 \end_inset
34509
34510 preventing
34511 \begin_inset Quotes erd
34512 \end_inset
34513
34514  so that the bottom of the 
34515 \begin_inset Quotes eld
34516 \end_inset
34517
34518 deepest
34519 \begin_inset Quotes erd
34520 \end_inset
34521
34522  character 
34523 \begin_inset Quotes eld
34524 \end_inset
34525
34526 p
34527 \begin_inset Quotes erd
34528 \end_inset
34529
34530  is at the baseline, insert the command
34531 \end_layout
34532
34533 \begin_layout Standard
34534
34535 \series bold
34536
34537 \backslash
34538 raisebox{
34539 \backslash
34540 depth}{
34541 \end_layout
34542
34543 \begin_layout Standard
34544 in \SpecialChar TeX
34545 -Code before the word.
34546  After the word insert a closing brace 
34547 \begin_inset Quotes eld
34548 \end_inset
34549
34550
34551 \series bold
34552 }
34553 \series default
34554
34555 \begin_inset Quotes erd
34556 \end_inset
34557
34558  in \SpecialChar TeX
34559 -Code.
34560 \begin_inset Newline newline
34561 \end_inset
34562
34563 This is the result:
34564 \end_layout
34565
34566 \begin_layout Standard
34567 This is a text line with the word 
34568 \begin_inset ERT
34569 status collapsed
34570
34571 \begin_layout Plain Layout
34572
34573
34574 \backslash
34575 raisebox{
34576 \backslash
34577 depth}{
34578 \end_layout
34579
34580 \end_inset
34581
34582
34583 \begin_inset Quotes eld
34584 \end_inset
34585
34586 preventing
34587 \begin_inset Quotes erd
34588 \end_inset
34589
34590
34591 \begin_inset ERT
34592 status collapsed
34593
34594 \begin_layout Plain Layout
34595
34596 }
34597 \end_layout
34598
34599 \end_inset
34600
34601  as a raised word.
34602 \end_layout
34603
34604 \begin_layout Standard
34605 \begin_inset VSpace bigskip
34606 \end_inset
34607
34608 When you raise or lower characters in a line, the line distance will be
34609  spread:
34610 \end_layout
34611
34612 \begin_layout Standard
34613 This is a text line with the word 
34614 \begin_inset ERT
34615 status collapsed
34616
34617 \begin_layout Plain Layout
34618
34619
34620 \backslash
34621 raisebox{-
34622 \backslash
34623 depth}{
34624 \end_layout
34625
34626 \end_inset
34627
34628
34629 \begin_inset Quotes eld
34630 \end_inset
34631
34632 preventing
34633 \begin_inset Quotes erd
34634 \end_inset
34635
34636
34637 \begin_inset ERT
34638 status collapsed
34639
34640 \begin_layout Plain Layout
34641
34642 }
34643 \end_layout
34644
34645 \end_inset
34646
34647  as a lowered word.
34648 \begin_inset Newline newline
34649 \end_inset
34650
34651 This is a text line with the word 
34652 \begin_inset ERT
34653 status collapsed
34654
34655 \begin_layout Plain Layout
34656
34657
34658 \backslash
34659 raisebox{0.5cm}{
34660 \end_layout
34661
34662 \end_inset
34663
34664
34665 \begin_inset Quotes eld
34666 \end_inset
34667
34668 testing
34669 \begin_inset Quotes erd
34670 \end_inset
34671
34672
34673 \begin_inset ERT
34674 status collapsed
34675
34676 \begin_layout Plain Layout
34677
34678 }
34679 \end_layout
34680
34681 \end_inset
34682
34683  as a raised word.
34684 \end_layout
34685
34686 \begin_layout Standard
34687 If you want to prevent this for a certain reason, set the box height to
34688  a zero value.
34689  For example use
34690 \end_layout
34691
34692 \begin_layout Standard
34693
34694 \series bold
34695
34696 \backslash
34697 raisebox{-
34698 \backslash
34699 depth}[0pt]{
34700 \end_layout
34701
34702 \begin_layout Standard
34703 This is a text line with the word 
34704 \begin_inset ERT
34705 status collapsed
34706
34707 \begin_layout Plain Layout
34708
34709
34710 \backslash
34711 raisebox{-
34712 \backslash
34713 depth}[0pt]{
34714 \end_layout
34715
34716 \end_inset
34717
34718
34719 \begin_inset Quotes eld
34720 \end_inset
34721
34722 preventing
34723 \begin_inset Quotes erd
34724 \end_inset
34725
34726
34727 \begin_inset ERT
34728 status collapsed
34729
34730 \begin_layout Plain Layout
34731
34732 }
34733 \end_layout
34734
34735 \end_inset
34736
34737  as a lowered word.
34738 \begin_inset Newline newline
34739 \end_inset
34740
34741
34742 \begin_inset Newline newline
34743 \end_inset
34744
34745 This is a text line with the word 
34746 \begin_inset ERT
34747 status collapsed
34748
34749 \begin_layout Plain Layout
34750
34751
34752 \backslash
34753 raisebox{0.5cm}[0pt]{
34754 \end_layout
34755
34756 \end_inset
34757
34758
34759 \begin_inset Quotes eld
34760 \end_inset
34761
34762 testing
34763 \begin_inset Quotes erd
34764 \end_inset
34765
34766
34767 \begin_inset ERT
34768 status collapsed
34769
34770 \begin_layout Plain Layout
34771
34772 }
34773 \end_layout
34774
34775 \end_inset
34776
34777  as a raised word.
34778 \end_layout
34779
34780 \begin_layout Section
34781 Colored Boxes
34782 \begin_inset CommandInset label
34783 LatexCommand label
34784 name "sec:Colored-Boxes"
34785
34786 \end_inset
34787
34788
34789 \begin_inset Index idx
34790 status collapsed
34791
34792 \begin_layout Plain Layout
34793 Boxes ! Color
34794 \end_layout
34795
34796 \end_inset
34797
34798
34799 \end_layout
34800
34801 \begin_layout Standard
34802 To color the background of a box just select the color you like in the box
34803  dialog.
34804  This is for example a box with orange background: 
34805 \begin_inset Box Frameless
34806 position "t"
34807 hor_pos "c"
34808 has_inner_box 1
34809 inner_pos "t"
34810 use_parbox 0
34811 use_makebox 1
34812 width ""
34813 special "none"
34814 height "1in"
34815 height_special "totalheight"
34816 thickness "0.4pt"
34817 separation "3pt"
34818 shadowsize "4pt"
34819 framecolor "black"
34820 backgroundcolor "orange"
34821 status open
34822
34823 \begin_layout Plain Layout
34824 Box with orange background
34825 \end_layout
34826
34827 \end_inset
34828
34829
34830 \end_layout
34831
34832 \begin_layout Standard
34833 If you use the decoration 
34834 \family sans
34835 Simple
34836 \begin_inset space ~
34837 \end_inset
34838
34839 rectangular
34840 \begin_inset space ~
34841 \end_inset
34842
34843 frame
34844 \family default
34845  you can set a frame color.
34846  In this case you must also specify a background color (LyX sets white as
34847  default).
34848  Here is an example: 
34849 \begin_inset Box Boxed
34850 position "t"
34851 hor_pos "c"
34852 has_inner_box 0
34853 inner_pos "t"
34854 use_parbox 0
34855 use_makebox 0
34856 width ""
34857 special "none"
34858 height "1in"
34859 height_special "totalheight"
34860 thickness "0.4pt"
34861 separation "3pt"
34862 shadowsize "4pt"
34863 framecolor "teal"
34864 backgroundcolor "yellow"
34865 status open
34866
34867 \begin_layout Plain Layout
34868 Box with teal frame color and yellow background color
34869 \end_layout
34870
34871 \end_inset
34872
34873
34874 \end_layout
34875
34876 \begin_layout Standard
34877 \begin_inset VSpace bigskip
34878 \end_inset
34879
34880 Of course you can also have colored text inside a colored box:
34881 \begin_inset Newline newline
34882 \end_inset
34883
34884
34885 \begin_inset Box Boxed
34886 position "t"
34887 hor_pos "c"
34888 has_inner_box 0
34889 inner_pos "t"
34890 use_parbox 0
34891 use_makebox 0
34892 width ""
34893 special "none"
34894 height "1in"
34895 height_special "totalheight"
34896 thickness "0.4pt"
34897 separation "3pt"
34898 shadowsize "4pt"
34899 framecolor "cyan"
34900 backgroundcolor "magenta"
34901 status open
34902
34903 \begin_layout Plain Layout
34904
34905 \color yellow
34906 This is colored text within a colored, framed box
34907 \end_layout
34908
34909 \end_inset
34910
34911
34912 \end_layout
34913
34914 \begin_layout Standard
34915 \begin_inset VSpace bigskip
34916 \end_inset
34917
34918
34919 \end_layout
34920
34921 \begin_layout Standard
34922 If you need another color than the predefined ones, you can define your
34923  own color as described in section
34924 \begin_inset space ~
34925 \end_inset
34926
34927
34928 \begin_inset CommandInset ref
34929 LatexCommand ref
34930 reference "sec:Colored-Tables"
34931
34932 \end_inset
34933
34934 .
34935  To use your own color you must typeset the box by using TeX code:
34936 \end_layout
34937
34938 \begin_layout Standard
34939 Colored boxes without frame are created with the command 
34940 \series bold
34941
34942 \backslash
34943 colorbox
34944 \series default
34945 .
34946  It has the following scheme:
34947 \end_layout
34948
34949 \begin_layout Standard
34950
34951 \series bold
34952
34953 \backslash
34954 colorbox{color}{box content}
34955 \end_layout
34956
34957 \begin_layout Standard
34958 The box content can also be a box and colored boxes can also be within other
34959  boxes.
34960  To have e.
34961 \begin_inset space \thinspace{}
34962 \end_inset
34963
34964 g.
34965 \begin_inset space \space{}
34966 \end_inset
34967
34968 a darkgreen background for a word, insert the command
34969 \end_layout
34970
34971 \begin_layout Standard
34972
34973 \series bold
34974
34975 \backslash
34976 colorbox{darkgreen}{
34977 \end_layout
34978
34979 \begin_layout Standard
34980 before the word in \SpecialChar TeX
34981 -Code.
34982  After the word insert a closing brace 
34983 \begin_inset Quotes eld
34984 \end_inset
34985
34986
34987 \series bold
34988 }
34989 \series default
34990
34991 \begin_inset Quotes erd
34992 \end_inset
34993
34994  in \SpecialChar TeX
34995 -Code.
34996 \begin_inset Newline newline
34997 \end_inset
34998
34999 This is the result:
35000 \end_layout
35001
35002 \begin_layout Standard
35003 This is a line where the word 
35004 \begin_inset ERT
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008
35009
35010 \backslash
35011 colorbox{darkgreen}{
35012 \end_layout
35013
35014 \end_inset
35015
35016
35017 \begin_inset Quotes eld
35018 \end_inset
35019
35020 Attention!
35021 \begin_inset Quotes erd
35022 \end_inset
35023
35024
35025 \begin_inset ERT
35026 status collapsed
35027
35028 \begin_layout Plain Layout
35029
35030 }
35031 \end_layout
35032
35033 \end_inset
35034
35035  has a darkgreen background.
35036 \end_layout
35037
35038 \begin_layout Standard
35039 Framed, colored boxes are created with the command 
35040 \series bold
35041
35042 \backslash
35043 fcolorbox
35044 \series default
35045 .
35046  It has the following scheme:
35047 \end_layout
35048
35049 \begin_layout Standard
35050
35051 \series bold
35052
35053 \backslash
35054 fcolorbox{frame color}{box color}{box content}
35055 \end_layout
35056
35057 \begin_layout Section
35058 Rotated and Scaled Boxes
35059 \end_layout
35060
35061 \begin_layout Standard
35062 To use the commands described in this section, the \SpecialChar LaTeX
35063 -package 
35064 \series bold
35065 graphicx
35066 \series default
35067
35068 \begin_inset Index idx
35069 status collapsed
35070
35071 \begin_layout Plain Layout
35072 \SpecialChar LaTeX
35073 -packages ! graphicx
35074 \end_layout
35075
35076 \end_inset
35077
35078  needs to be loaded in the document preamble with the command
35079 \end_layout
35080
35081 \begin_layout Standard
35082
35083 \series bold
35084
35085 \backslash
35086 @ifundefined{rotatebox}
35087 \begin_inset Newline newline
35088 \end_inset
35089
35090
35091 \begin_inset Phantom HPhantom
35092 status open
35093
35094 \begin_layout Plain Layout
35095
35096 \series bold
35097 \begin_inset space ~
35098 \end_inset
35099
35100
35101 \end_layout
35102
35103 \end_inset
35104
35105 {
35106 \backslash
35107 usepackage{graphicx}}{}
35108 \end_layout
35109
35110 \begin_layout Standard
35111 \begin_inset Note Greyedout
35112 status open
35113
35114 \begin_layout Plain Layout
35115
35116 \series bold
35117 Note:
35118 \series default
35119  Not all DVI-viewers are able to display rotated or scaled material.
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Standard
35128 \begin_inset Note Greyedout
35129 status open
35130
35131 \begin_layout Plain Layout
35132
35133 \series bold
35134 Note:
35135 \series default
35136  Floats are not allowed inside a rotated or scaled box.
35137 \end_layout
35138
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \begin_layout Subsection
35145 Rotated Boxes
35146 \begin_inset Index idx
35147 status collapsed
35148
35149 \begin_layout Plain Layout
35150 Boxes ! rotated
35151 \end_layout
35152
35153 \end_inset
35154
35155
35156 \begin_inset Index idx
35157 status collapsed
35158
35159 \begin_layout Plain Layout
35160 Rotated Material
35161 \end_layout
35162
35163 \end_inset
35164
35165
35166 \end_layout
35167
35168 \begin_layout Standard
35169 To rotate material, you can put it into a rotated box.
35170  Such a box is created using the command 
35171 \series bold
35172
35173 \backslash
35174 rotatebox
35175 \series default
35176  in \SpecialChar TeX
35177 -Code with the following scheme:
35178 \end_layout
35179
35180 \begin_layout Standard
35181
35182 \series bold
35183
35184 \backslash
35185 rotatebox[rotation origin]{rotation angle}{box content}
35186 \end_layout
35187
35188 \begin_layout Standard
35189 The rotation origin is specified in the form 
35190 \series bold
35191 origin=position
35192 \series default
35193 .
35194  The following positions are possible: 
35195 \emph on
35196 c
35197 \emph default
35198  (center), 
35199 \emph on
35200 l
35201 \emph default
35202  (left), 
35203 \emph on
35204 r
35205 \emph default
35206  (right), 
35207 \emph on
35208 b
35209 \emph default
35210  (bottom), 
35211 \emph on
35212 t
35213 \emph default
35214  (top), along with meaningful combinations of the four base positions.
35215  For example 
35216 \emph on
35217 lt
35218 \emph default
35219  means that the rotation origin is at the top left corner of the box.
35220  When no rotation origin is specified, the position 
35221 \emph on
35222 l
35223 \emph default
35224  will be used.
35225  The rotation angle is a number that can be negative that specifies the
35226  angle in degrees.
35227  The rotation direction is counterclockwise.
35228 \end_layout
35229
35230 \begin_layout Standard
35231 In the following example the command 
35232 \series bold
35233
35234 \backslash
35235 rotatebox[origin=c]{60}{
35236 \series default
35237  was inserted as \SpecialChar TeX
35238 -Code before the text 
35239 \begin_inset Quotes eld
35240 \end_inset
35241
35242 with rotated
35243 \begin_inset Quotes erd
35244 \end_inset
35245
35246 ; after the text the box was closed by a closing brace 
35247 \series bold
35248 }
35249 \series default
35250  in \SpecialChar TeX
35251 -Code.
35252 \end_layout
35253
35254 \begin_layout Standard
35255 This is a line 
35256 \begin_inset ERT
35257 status collapsed
35258
35259 \begin_layout Plain Layout
35260
35261
35262 \backslash
35263 rotatebox[origin=c]{60}{
35264 \end_layout
35265
35266 \end_inset
35267
35268 with rotated
35269 \begin_inset ERT
35270 status collapsed
35271
35272 \begin_layout Plain Layout
35273
35274 }
35275 \end_layout
35276
35277 \end_inset
35278
35279  text.
35280 \end_layout
35281
35282 \begin_layout Standard
35283 The box content can also be another box or an inline formula:
35284 \end_layout
35285
35286 \begin_layout Standard
35287 This is a line
35288 \begin_inset ERT
35289 status collapsed
35290
35291 \begin_layout Plain Layout
35292
35293
35294 \backslash
35295 rotatebox[origin=r]{-60}{
35296 \end_layout
35297
35298 \end_inset
35299
35300
35301 \begin_inset Box Doublebox
35302 position "c"
35303 hor_pos "c"
35304 has_inner_box 0
35305 inner_pos "c"
35306 use_parbox 0
35307 use_makebox 0
35308 width "1in"
35309 special "width"
35310 height "1in"
35311 height_special "totalheight"
35312 thickness "0.4pt"
35313 separation "3pt"
35314 shadowsize "4pt"
35315 framecolor "black"
35316 backgroundcolor "none"
35317 status collapsed
35318
35319 \begin_layout Plain Layout
35320 with rotated
35321 \end_layout
35322
35323 \end_inset
35324
35325
35326 \begin_inset ERT
35327 status collapsed
35328
35329 \begin_layout Plain Layout
35330
35331 }
35332 \end_layout
35333
35334 \end_inset
35335
35336  framed text 
35337 \begin_inset ERT
35338 status collapsed
35339
35340 \begin_layout Plain Layout
35341
35342
35343 \backslash
35344 rotatebox[origin=lb]{60}{
35345 \end_layout
35346
35347 \end_inset
35348
35349
35350 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35351 \end_inset
35352
35353
35354 \begin_inset ERT
35355 status collapsed
35356
35357 \begin_layout Plain Layout
35358
35359 }
35360 \end_layout
35361
35362 \end_inset
35363
35364  and a formula.
35365 \end_layout
35366
35367 \begin_layout Standard
35368 or an image or table:
35369 \end_layout
35370
35371 \begin_layout Standard
35372 This is a line
35373 \begin_inset ERT
35374 status collapsed
35375
35376 \begin_layout Plain Layout
35377
35378
35379 \backslash
35380 rotatebox[origin=lb]{90}{
35381 \end_layout
35382
35383 \end_inset
35384
35385
35386 \begin_inset Graphics
35387         filename clipart/platypus.eps
35388         lyxscale 50
35389         width 25col%
35390
35391 \end_inset
35392
35393
35394 \begin_inset ERT
35395 status collapsed
35396
35397 \begin_layout Plain Layout
35398
35399 }
35400 \end_layout
35401
35402 \end_inset
35403
35404  with a rotated image 
35405 \begin_inset ERT
35406 status collapsed
35407
35408 \begin_layout Plain Layout
35409
35410
35411 \backslash
35412 rotatebox[origin=l]{-90}{
35413 \end_layout
35414
35415 \end_inset
35416
35417
35418 \begin_inset Tabular
35419 <lyxtabular version="3" rows="2" columns="2">
35420 <features tabularvalignment="middle">
35421 <column alignment="center" valignment="top">
35422 <column alignment="center" valignment="top">
35423 <row>
35424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35425 \begin_inset Text
35426
35427 \begin_layout Plain Layout
35428 q
35429 \end_layout
35430
35431 \end_inset
35432 </cell>
35433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35434 \begin_inset Text
35435
35436 \begin_layout Plain Layout
35437 w
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 </row>
35443 <row>
35444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35445 \begin_inset Text
35446
35447 \begin_layout Plain Layout
35448 e
35449 \end_layout
35450
35451 \end_inset
35452 </cell>
35453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35454 \begin_inset Text
35455
35456 \begin_layout Plain Layout
35457 r
35458 \end_layout
35459
35460 \end_inset
35461 </cell>
35462 </row>
35463 </lyxtabular>
35464
35465 \end_inset
35466
35467
35468 \begin_inset ERT
35469 status collapsed
35470
35471 \begin_layout Plain Layout
35472
35473 }
35474 \end_layout
35475
35476 \end_inset
35477
35478  and table.
35479 \begin_inset Index idx
35480 status collapsed
35481
35482 \begin_layout Plain Layout
35483 Figures ! rotated
35484 \end_layout
35485
35486 \end_inset
35487
35488
35489 \begin_inset Index idx
35490 status collapsed
35491
35492 \begin_layout Plain Layout
35493 Table Customization ! Rotating
35494 \end_layout
35495
35496 \end_inset
35497
35498
35499 \end_layout
35500
35501 \begin_layout Subsection
35502 Scaled Boxes
35503 \begin_inset Index idx
35504 status collapsed
35505
35506 \begin_layout Plain Layout
35507 Boxes ! scaled
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \begin_inset Index idx
35514 status collapsed
35515
35516 \begin_layout Plain Layout
35517 Scaled Material
35518 \end_layout
35519
35520 \end_inset
35521
35522
35523 \end_layout
35524
35525 \begin_layout Standard
35526 To scale material the commands 
35527 \series bold
35528
35529 \backslash
35530 scalebox
35531 \series default
35532  and 
35533 \series bold
35534
35535 \backslash
35536 resizebox
35537 \series default
35538  can be used as \SpecialChar TeX
35539 -Code.
35540 \end_layout
35541
35542 \begin_layout Standard
35543
35544 \series bold
35545
35546 \backslash
35547 scalebox
35548 \series default
35549  is used with the following scheme:
35550 \end_layout
35551
35552 \begin_layout Standard
35553
35554 \series bold
35555
35556 \backslash
35557 scalebox{horizontal}[vertical]{box content}
35558 \end_layout
35559
35560 \begin_layout Standard
35561 Horizontal and vertical are the corresponding scaling factors.
35562  If no vertical scaling factor is given, the horizontal factor will also
35563  be used as the vertical one.
35564 \end_layout
35565
35566 \begin_layout Standard
35567 The command 
35568 \series bold
35569
35570 \backslash
35571 scalebox{2}{Hello}
35572 \series default
35573  creates for example a double size 
35574 \begin_inset ERT
35575 status collapsed
35576
35577 \begin_layout Plain Layout
35578
35579
35580 \backslash
35581 scalebox{2}{
35582 \end_layout
35583
35584 \end_inset
35585
35586 Hello
35587 \begin_inset ERT
35588 status collapsed
35589
35590 \begin_layout Plain Layout
35591
35592 }
35593 \end_layout
35594
35595 \end_inset
35596
35597 , compared with the document text size.
35598 \end_layout
35599
35600 \begin_layout Standard
35601
35602 \series bold
35603
35604 \backslash
35605 scalebox{2}[1]{Hello}
35606 \series default
35607  on the other hand distorts the 
35608 \begin_inset ERT
35609 status collapsed
35610
35611 \begin_layout Plain Layout
35612
35613
35614 \backslash
35615 scalebox{2}[1]{
35616 \end_layout
35617
35618 \end_inset
35619
35620 Hello
35621 \begin_inset ERT
35622 status collapsed
35623
35624 \begin_layout Plain Layout
35625
35626 }
35627 \end_layout
35628
35629 \end_inset
35630
35631 .
35632 \end_layout
35633
35634 \begin_layout Standard
35635 If the scaling factor is negative, the box content will be mirrored.
35636  Therefore the command 
35637 \series bold
35638
35639 \backslash
35640 scalebox{-1}[1]{Hello}
35641 \series default
35642  can be used to create mirror writing: 
35643 \begin_inset ERT
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647
35648
35649 \backslash
35650 scalebox{-1}[1]{
35651 \end_layout
35652
35653 \end_inset
35654
35655 Hello
35656 \begin_inset ERT
35657 status collapsed
35658
35659 \begin_layout Plain Layout
35660
35661 }
35662 \end_layout
35663
35664 \end_inset
35665
35666
35667 \end_layout
35668
35669 \begin_layout Standard
35670
35671 \series bold
35672
35673 \backslash
35674 scalebox{1}[-1]{Hello}
35675 \series default
35676  reflects the 
35677 \begin_inset ERT
35678 status collapsed
35679
35680 \begin_layout Plain Layout
35681
35682
35683 \backslash
35684 scalebox{1}[-1]{
35685 \end_layout
35686
35687 \end_inset
35688
35689 Hello
35690 \begin_inset ERT
35691 status collapsed
35692
35693 \begin_layout Plain Layout
35694
35695 }
35696 \end_layout
35697
35698 \end_inset
35699
35700  at the base line.
35701 \end_layout
35702
35703 \begin_layout Standard
35704 Equivalent to 
35705 \series bold
35706
35707 \backslash
35708 scalebox{-1}[1]{box content}
35709 \series default
35710  there exists the command
35711 \begin_inset Newline newline
35712 \end_inset
35713
35714
35715 \series bold
35716
35717 \backslash
35718 reflectbox{box content}
35719 \series default
35720 .
35721 \end_layout
35722
35723 \begin_layout Standard
35724 \begin_inset VSpace bigskip
35725 \end_inset
35726
35727 The command 
35728 \series bold
35729
35730 \backslash
35731 resizebox
35732 \series default
35733  is used to scale the box to a defined width and height.
35734  The command scheme is:
35735 \end_layout
35736
35737 \begin_layout Standard
35738
35739 \series bold
35740
35741 \backslash
35742 resizebox{width}{height}{box content}
35743 \end_layout
35744
35745 \begin_layout Standard
35746 If one of the two command arguments given is an exclamation mark 
35747 \series bold
35748 !
35749 \series default
35750 , the size is set so that the aspect ratio of the box content is kept.
35751 \end_layout
35752
35753 \begin_layout Standard
35754 The command 
35755 \series bold
35756
35757 \backslash
35758 resizebox{2cm}{1cm}{Hello}
35759 \series default
35760  produces: 
35761 \begin_inset ERT
35762 status collapsed
35763
35764 \begin_layout Plain Layout
35765
35766
35767 \backslash
35768 resizebox{2cm}{1cm}{
35769 \end_layout
35770
35771 \end_inset
35772
35773 Hello
35774 \begin_inset ERT
35775 status collapsed
35776
35777 \begin_layout Plain Layout
35778
35779 }
35780 \end_layout
35781
35782 \end_inset
35783
35784
35785 \begin_inset Newline newline
35786 \end_inset
35787
35788 The command 
35789 \series bold
35790
35791 \backslash
35792 resizebox{2cm}{!}{Hello}
35793 \series default
35794  produces: 
35795 \begin_inset ERT
35796 status collapsed
35797
35798 \begin_layout Plain Layout
35799
35800
35801 \backslash
35802 resizebox{2cm}{!}{
35803 \end_layout
35804
35805 \end_inset
35806
35807 Hello
35808 \begin_inset ERT
35809 status collapsed
35810
35811 \begin_layout Plain Layout
35812
35813 }
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \end_layout
35820
35821 \begin_layout Standard
35822 \begin_inset VSpace bigskip
35823 \end_inset
35824
35825
35826 \begin_inset Note Greyedout
35827 status open
35828
35829 \begin_layout Plain Layout
35830
35831 \series bold
35832 Note:
35833 \series default
35834  When arguments of 
35835 \series bold
35836
35837 \backslash
35838 scalebox
35839 \series default
35840  or 
35841 \series bold
35842
35843 \backslash
35844 resizebox
35845 \series default
35846  are set to zero, no \SpecialChar LaTeX
35847 -errors occur when exporting the document but the exported
35848  files can not or only partly be displayed.
35849 \end_layout
35850
35851 \end_inset
35852
35853
35854 \end_layout
35855
35856 \begin_layout Standard
35857 \begin_inset VSpace bigskip
35858 \end_inset
35859
35860
35861 \end_layout
35862
35863 \begin_layout Standard
35864 The boxes can be combined in any order.
35865  E.
35866 \begin_inset space \thinspace{}
35867 \end_inset
35868
35869 g.
35870 \begin_inset space \space{}
35871 \end_inset
35872
35873 the command
35874 \begin_inset Newline newline
35875 \end_inset
35876
35877
35878 \series bold
35879
35880 \backslash
35881 rotatebox[origin=c]{-45}{
35882 \backslash
35883 resizebox{2cm}{!}{
35884 \backslash
35885 reflectbox{Hello}}}
35886 \begin_inset Newline newline
35887 \end_inset
35888
35889
35890 \series default
35891 produces:
35892 \begin_inset Separator parbreak
35893 \end_inset
35894
35895
35896 \end_layout
35897
35898 \begin_layout Standard
35899 \align center
35900 \begin_inset ERT
35901 status collapsed
35902
35903 \begin_layout Plain Layout
35904
35905
35906 \backslash
35907 rotatebox[origin=c]{-45}{
35908 \backslash
35909 resizebox{2cm}{!}{
35910 \backslash
35911 reflectbox{
35912 \end_layout
35913
35914 \end_inset
35915
35916 Hello
35917 \begin_inset ERT
35918 status collapsed
35919
35920 \begin_layout Plain Layout
35921
35922 }}}
35923 \end_layout
35924
35925 \end_inset
35926
35927
35928 \end_layout
35929
35930 \begin_layout Standard
35931 \noindent
35932 Images, tables, and inline formulas are allowed as box content:
35933 \begin_inset Separator parbreak
35934 \end_inset
35935
35936
35937 \end_layout
35938
35939 \begin_layout Standard
35940 \align center
35941 \begin_inset ERT
35942 status collapsed
35943
35944 \begin_layout Plain Layout
35945
35946
35947 \backslash
35948 rotatebox[origin=c]{-30}{
35949 \backslash
35950 resizebox{2cm}{!}{
35951 \backslash
35952 reflectbox{
35953 \end_layout
35954
35955 \end_inset
35956
35957
35958 \begin_inset Graphics
35959         filename clipart/platypus.eps
35960         lyxscale 50
35961         width 25col%
35962
35963 \end_inset
35964
35965
35966 \begin_inset ERT
35967 status collapsed
35968
35969 \begin_layout Plain Layout
35970
35971 }}}
35972 \end_layout
35973
35974 \end_inset
35975
35976
35977 \begin_inset ERT
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981
35982
35983 \backslash
35984 rotatebox[origin=c]{-45}{
35985 \backslash
35986 resizebox{2cm}{!}{
35987 \backslash
35988 reflectbox{
35989 \end_layout
35990
35991 \end_inset
35992
35993
35994 \begin_inset Tabular
35995 <lyxtabular version="3" rows="2" columns="2">
35996 <features tabularvalignment="middle">
35997 <column alignment="center" valignment="top">
35998 <column alignment="center" valignment="top">
35999 <row>
36000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004 q
36005 \end_layout
36006
36007 \end_inset
36008 </cell>
36009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013 w
36014 \end_layout
36015
36016 \end_inset
36017 </cell>
36018 </row>
36019 <row>
36020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36021 \begin_inset Text
36022
36023 \begin_layout Plain Layout
36024 e
36025 \end_layout
36026
36027 \end_inset
36028 </cell>
36029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033 r
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 </row>
36039 </lyxtabular>
36040
36041 \end_inset
36042
36043
36044 \begin_inset ERT
36045 status collapsed
36046
36047 \begin_layout Plain Layout
36048
36049 }}}
36050 \end_layout
36051
36052 \end_inset
36053
36054
36055 \begin_inset ERT
36056 status collapsed
36057
36058 \begin_layout Plain Layout
36059
36060
36061 \backslash
36062 rotatebox[origin=c]{-45}{
36063 \backslash
36064 resizebox{2cm}{!}{
36065 \backslash
36066 reflectbox{
36067 \end_layout
36068
36069 \end_inset
36070
36071
36072 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36073 \end_inset
36074
36075
36076 \begin_inset ERT
36077 status collapsed
36078
36079 \begin_layout Plain Layout
36080
36081 }}}
36082 \end_layout
36083
36084 \end_inset
36085
36086
36087 \begin_inset Index idx
36088 status collapsed
36089
36090 \begin_layout Plain Layout
36091 Figures ! scaled
36092 \end_layout
36093
36094 \end_inset
36095
36096
36097 \begin_inset Index idx
36098 status collapsed
36099
36100 \begin_layout Plain Layout
36101 Table Customization ! Scaling
36102 \end_layout
36103
36104 \end_inset
36105
36106
36107 \end_layout
36108
36109 \begin_layout Standard
36110 When the global formula style 
36111 \series bold
36112 fleqn
36113 \series default
36114  is used in the document
36115 \begin_inset Foot
36116 status collapsed
36117
36118 \begin_layout Plain Layout
36119 When 
36120 \begin_inset Quotes eld
36121 \end_inset
36122
36123 fleqn
36124 \begin_inset Quotes erd
36125 \end_inset
36126
36127  is added to the document class options.
36128 \end_layout
36129
36130 \end_inset
36131
36132 , display style formulas can also be scaled.
36133 \end_layout
36134
36135 \begin_layout Chapter
36136 Objects Surrounded by Text
36137 \begin_inset Index idx
36138 status collapsed
36139
36140 \begin_layout Plain Layout
36141 Surrounded by text
36142 \end_layout
36143
36144 \end_inset
36145
36146
36147 \end_layout
36148
36149 \begin_layout Section
36150 Wrap Floats
36151 \begin_inset CommandInset label
36152 LatexCommand label
36153 name "sec:Wrap-Floats"
36154
36155 \end_inset
36156
36157
36158 \begin_inset Index idx
36159 status collapsed
36160
36161 \begin_layout Plain Layout
36162 Floats ! Wrap Floats
36163 \end_layout
36164
36165 \end_inset
36166
36167
36168 \begin_inset Index idx
36169 status collapsed
36170
36171 \begin_layout Plain Layout
36172 Surrounded by text ! Wrap Floats
36173 \end_layout
36174
36175 \end_inset
36176
36177
36178 \end_layout
36179
36180 \begin_layout Standard
36181 \begin_inset Wrap figure
36182 lines 0
36183 placement l
36184 overhang 1cm
36185 width "40col%"
36186 status open
36187
36188 \begin_layout Plain Layout
36189 \begin_inset Graphics
36190         filename clipart/mobius.eps
36191         width 40col%
36192         scaleBeforeRotation
36193         rotateOrigin center
36194
36195 \end_inset
36196
36197
36198 \end_layout
36199
36200 \begin_layout Plain Layout
36201 \begin_inset Caption Standard
36202
36203 \begin_layout Plain Layout
36204 \begin_inset CommandInset label
36205 LatexCommand label
36206 name "fig:This-is-a"
36207
36208 \end_inset
36209
36210 This is a figure wrap float.
36211 \end_layout
36212
36213 \end_inset
36214
36215
36216 \end_layout
36217
36218 \end_inset
36219
36220  This float type is used if you want to wrap text around a figure or table
36221  so that it only occupies some fraction of the column width.
36222  It can be inserted using the menu 
36223 \family sans
36224 Insert\SpecialChar menuseparator
36225 Floats\SpecialChar menuseparator
36226 Figure
36227 \begin_inset space ~
36228 \end_inset
36229
36230 Wrap
36231 \begin_inset space ~
36232 \end_inset
36233
36234 Float
36235 \family default
36236  or 
36237 \family sans
36238 Table
36239 \begin_inset space ~
36240 \end_inset
36241
36242 Wrap
36243 \begin_inset space ~
36244 \end_inset
36245
36246 Float
36247 \family default
36248  if the \SpecialChar LaTeX
36249 -package 
36250 \series bold
36251 wrapfig
36252 \series default
36253
36254 \begin_inset Index idx
36255 status collapsed
36256
36257 \begin_layout Plain Layout
36258 \SpecialChar LaTeX
36259 -packages ! wrapfig
36260 \end_layout
36261
36262 \end_inset
36263
36264  is installed.
36265 \begin_inset Foot
36266 status collapsed
36267
36268 \begin_layout Plain Layout
36269 Installing a \SpecialChar LaTeX
36270 -package is explained it in the 
36271 \emph on
36272 \SpecialChar LaTeX
36273
36274 \begin_inset space ~
36275 \end_inset
36276
36277 Configuration
36278 \emph default
36279  manual.
36280 \end_layout
36281
36282 \end_inset
36283
36284  The settings of the float can be modified by right-clicking on the float
36285  box.
36286  The mandatory settings are the float 
36287 \family sans
36288 Placement
36289 \family default
36290  and its 
36291 \family sans
36292 Width
36293 \family default
36294 .
36295  Optional are the 
36296 \family sans
36297 Overhang
36298 \family default
36299  that specifies how much the float is set into the paragraph
36300 \begin_inset space \thinspace{}
36301 \end_inset
36302
36303 /
36304 \begin_inset space \thinspace{}
36305 \end_inset
36306
36307 page margin, and the 
36308 \family sans
36309 Line
36310 \begin_inset space ~
36311 \end_inset
36312
36313 span
36314 \family default
36315  that specifies how many text lines the float will approximately need.
36316  The line span is often hard to approximate; so it is better only to use
36317  it when you encounter float placement problems.
36318  You can furthermore decide if \SpecialChar LaTeX
36319  is allowed to let the float float within
36320  the paragraph or to surrounding paragraphs.
36321  Figure
36322 \begin_inset space ~
36323 \end_inset
36324
36325
36326 \begin_inset CommandInset ref
36327 LatexCommand ref
36328 reference "fig:This-is-a"
36329
36330 \end_inset
36331
36332  is an example text wrap float with a width of 40
36333 \begin_inset space \thinspace{}
36334 \end_inset
36335
36336 col%, 1
36337 \begin_inset space \thinspace{}
36338 \end_inset
36339
36340 cm overhang, set to the left.
36341 \end_layout
36342
36343 \begin_layout Standard
36344 \begin_inset Note Greyedout
36345 status open
36346
36347 \begin_layout Plain Layout
36348
36349 \series bold
36350 Note:
36351 \series default
36352  Text
36353 \begin_inset space ~
36354 \end_inset
36355
36356 wrap float floats are fragile! E.
36357 \begin_inset space \thinspace{}
36358 \end_inset
36359
36360 g.
36361 \begin_inset space \space{}
36362 \end_inset
36363
36364 having a figure too close to the bottom of the page can mess things up in
36365  such a way that the float does not appear in the output or that it is placed
36366  over some other text.
36367 \end_layout
36368
36369 \end_inset
36370
36371
36372 \end_layout
36373
36374 \begin_layout Standard
36375 In general, the following applies for wrap floats:
36376 \end_layout
36377
36378 \begin_layout Itemize
36379 They should not be placed in paragraphs that run over a page break.
36380  That means that wrap floats are better inserted in their exact place when
36381  the document is almost finished and you are able to estimate where page
36382  breaks will appear.
36383 \end_layout
36384
36385 \begin_layout Itemize
36386 They should either be placed in their own paragraph before the paragraph
36387  where they should wrap into or within a paragraph.
36388 \end_layout
36389
36390 \begin_layout Itemize
36391 In consecutive paragraphs they may cause troubles, so ensure that there
36392  is a text paragraph between them as separator.
36393 \end_layout
36394
36395 \begin_layout Itemize
36396 They are not allowed in section headings or tables.
36397 \end_layout
36398
36399 \begin_layout Itemize
36400 Their numbering and referencing works as described in chap.
36401 \begin_inset space \thinspace{}
36402 \end_inset
36403
36404
36405 \begin_inset CommandInset ref
36406 LatexCommand ref
36407 reference "chap:Floats"
36408
36409 \end_inset
36410
36411 .
36412 \end_layout
36413
36414 \begin_layout Section
36415 Surrounded Fixed Objects
36416 \begin_inset Index idx
36417 status collapsed
36418
36419 \begin_layout Plain Layout
36420 Surrounded by text ! Fixed objects
36421 \end_layout
36422
36423 \end_inset
36424
36425
36426 \end_layout
36427
36428 \begin_layout Standard
36429 The wrap floats described in sec.
36430 \begin_inset space \thinspace{}
36431 \end_inset
36432
36433
36434 \begin_inset CommandInset ref
36435 LatexCommand ref
36436 reference "sec:Wrap-Floats"
36437
36438 \end_inset
36439
36440  have these positions in the paragraph:
36441 \begin_inset Separator parbreak
36442 \end_inset
36443
36444
36445 \end_layout
36446
36447 \begin_layout Standard
36448 \noindent
36449 \align center
36450 \begin_inset Tabular
36451 <lyxtabular version="3" rows="2" columns="2">
36452 <features tabularvalignment="middle">
36453 <column alignment="center" valignment="top">
36454 <column alignment="center" valignment="top">
36455 <row>
36456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36457 \begin_inset Text
36458
36459 \begin_layout Plain Layout
36460 \begin_inset Graphics
36461         filename ../images/dialog-show-new-inset_graphics.png
36462         scale 70
36463         scaleBeforeRotation
36464
36465 \end_inset
36466
36467
36468 \end_layout
36469
36470 \end_inset
36471 </cell>
36472 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36473 \begin_inset Text
36474
36475 \begin_layout Plain Layout
36476 text
36477 \end_layout
36478
36479 \end_inset
36480 </cell>
36481 </row>
36482 <row>
36483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36484 \begin_inset Text
36485
36486 \begin_layout Plain Layout
36487 text
36488 \end_layout
36489
36490 \end_inset
36491 </cell>
36492 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36493 \begin_inset Text
36494
36495 \begin_layout Plain Layout
36496 text
36497 \end_layout
36498
36499 \end_inset
36500 </cell>
36501 </row>
36502 </lyxtabular>
36503
36504 \end_inset
36505
36506  or 
36507 \begin_inset Tabular
36508 <lyxtabular version="3" rows="2" columns="2">
36509 <features tabularvalignment="middle">
36510 <column alignment="center" valignment="top">
36511 <column alignment="center" valignment="top">
36512 <row>
36513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36514 \begin_inset Text
36515
36516 \begin_layout Plain Layout
36517 text
36518 \end_layout
36519
36520 \end_inset
36521 </cell>
36522 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36523 \begin_inset Text
36524
36525 \begin_layout Plain Layout
36526 \begin_inset Graphics
36527         filename ../images/dialog-show-new-inset_graphics.png
36528         scale 70
36529         scaleBeforeRotation
36530
36531 \end_inset
36532
36533
36534 \end_layout
36535
36536 \end_inset
36537 </cell>
36538 </row>
36539 <row>
36540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36541 \begin_inset Text
36542
36543 \begin_layout Plain Layout
36544 text
36545 \end_layout
36546
36547 \end_inset
36548 </cell>
36549 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36550 \begin_inset Text
36551
36552 \begin_layout Plain Layout
36553 text
36554 \end_layout
36555
36556 \end_inset
36557 </cell>
36558 </row>
36559 </lyxtabular>
36560
36561 \end_inset
36562
36563
36564 \end_layout
36565
36566 \begin_layout Standard
36567 To get an object exactly at the position where it is inserted, for example
36568  to get one of these positions:
36569 \begin_inset VSpace defskip
36570 \end_inset
36571
36572
36573 \end_layout
36574
36575 \begin_layout Standard
36576 \noindent
36577 \align center
36578 \begin_inset Tabular
36579 <lyxtabular version="3" rows="2" columns="2">
36580 <features tabularvalignment="middle">
36581 <column alignment="center" valignment="top">
36582 <column alignment="center" valignment="top">
36583 <row>
36584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36585 \begin_inset Text
36586
36587 \begin_layout Plain Layout
36588 text
36589 \end_layout
36590
36591 \end_inset
36592 </cell>
36593 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36594 \begin_inset Text
36595
36596 \begin_layout Plain Layout
36597 text
36598 \end_layout
36599
36600 \end_inset
36601 </cell>
36602 </row>
36603 <row>
36604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36605 \begin_inset Text
36606
36607 \begin_layout Plain Layout
36608 \begin_inset Graphics
36609         filename ../images/dialog-show-new-inset_graphics.png
36610         scale 70
36611         scaleBeforeRotation
36612
36613 \end_inset
36614
36615
36616 \end_layout
36617
36618 \end_inset
36619 </cell>
36620 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36621 \begin_inset Text
36622
36623 \begin_layout Plain Layout
36624 text
36625 \end_layout
36626
36627 \end_inset
36628 </cell>
36629 </row>
36630 </lyxtabular>
36631
36632 \end_inset
36633
36634  
36635 \begin_inset Tabular
36636 <lyxtabular version="3" rows="2" columns="2">
36637 <features tabularvalignment="middle">
36638 <column alignment="center" valignment="top">
36639 <column alignment="center" valignment="top">
36640 <row>
36641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout Plain Layout
36645 text
36646 \end_layout
36647
36648 \end_inset
36649 </cell>
36650 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36651 \begin_inset Text
36652
36653 \begin_layout Plain Layout
36654 text
36655 \end_layout
36656
36657 \end_inset
36658 </cell>
36659 </row>
36660 <row>
36661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36662 \begin_inset Text
36663
36664 \begin_layout Plain Layout
36665 text
36666 \end_layout
36667
36668 \end_inset
36669 </cell>
36670 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36671 \begin_inset Text
36672
36673 \begin_layout Plain Layout
36674 \begin_inset Graphics
36675         filename ../images/dialog-show-new-inset_graphics.png
36676         scale 70
36677         scaleBeforeRotation
36678
36679 \end_inset
36680
36681
36682 \end_layout
36683
36684 \end_inset
36685 </cell>
36686 </row>
36687 </lyxtabular>
36688
36689 \end_inset
36690
36691  
36692 \begin_inset Tabular
36693 <lyxtabular version="3" rows="2" columns="3">
36694 <features tabularvalignment="middle">
36695 <column alignment="center" valignment="top">
36696 <column alignment="center" valignment="top">
36697 <column alignment="center" valignment="top">
36698 <row>
36699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703 text
36704 \end_layout
36705
36706 \end_inset
36707 </cell>
36708 <cell alignment="center" valignment="top" topline="true" usebox="none">
36709 \begin_inset Text
36710
36711 \begin_layout Plain Layout
36712 \begin_inset Graphics
36713         filename ../images/dialog-show-new-inset_graphics.png
36714         scale 70
36715         scaleBeforeRotation
36716
36717 \end_inset
36718
36719
36720 \end_layout
36721
36722 \end_inset
36723 </cell>
36724 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36725 \begin_inset Text
36726
36727 \begin_layout Plain Layout
36728 text
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 </row>
36734 <row>
36735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739 text
36740 \end_layout
36741
36742 \end_inset
36743 </cell>
36744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36745 \begin_inset Text
36746
36747 \begin_layout Plain Layout
36748 text
36749 \end_layout
36750
36751 \end_inset
36752 </cell>
36753 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36754 \begin_inset Text
36755
36756 \begin_layout Plain Layout
36757 text
36758 \end_layout
36759
36760 \end_inset
36761 </cell>
36762 </row>
36763 </lyxtabular>
36764
36765 \end_inset
36766
36767  
36768 \begin_inset Tabular
36769 <lyxtabular version="3" rows="2" columns="3">
36770 <features tabularvalignment="middle">
36771 <column alignment="center" valignment="top">
36772 <column alignment="center" valignment="top">
36773 <column alignment="center" valignment="top">
36774 <row>
36775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36776 \begin_inset Text
36777
36778 \begin_layout Plain Layout
36779 text
36780 \end_layout
36781
36782 \end_inset
36783 </cell>
36784 <cell alignment="center" valignment="top" topline="true" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788 text
36789 \end_layout
36790
36791 \end_inset
36792 </cell>
36793 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36794 \begin_inset Text
36795
36796 \begin_layout Plain Layout
36797 text
36798 \end_layout
36799
36800 \end_inset
36801 </cell>
36802 </row>
36803 <row>
36804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36805 \begin_inset Text
36806
36807 \begin_layout Plain Layout
36808 text
36809 \end_layout
36810
36811 \end_inset
36812 </cell>
36813 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36814 \begin_inset Text
36815
36816 \begin_layout Plain Layout
36817 \begin_inset Graphics
36818         filename ../images/dialog-show-new-inset_graphics.png
36819         scale 70
36820         scaleBeforeRotation
36821
36822 \end_inset
36823
36824
36825 \end_layout
36826
36827 \end_inset
36828 </cell>
36829 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36830 \begin_inset Text
36831
36832 \begin_layout Plain Layout
36833 text
36834 \end_layout
36835
36836 \end_inset
36837 </cell>
36838 </row>
36839 </lyxtabular>
36840
36841 \end_inset
36842
36843
36844 \end_layout
36845
36846 \begin_layout Standard
36847 \noindent
36848 \align center
36849 \begin_inset Tabular
36850 <lyxtabular version="3" rows="3" columns="2">
36851 <features tabularvalignment="middle">
36852 <column alignment="center" valignment="top">
36853 <column alignment="center" valignment="top">
36854 <row>
36855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36856 \begin_inset Text
36857
36858 \begin_layout Plain Layout
36859 text
36860 \end_layout
36861
36862 \end_inset
36863 </cell>
36864 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36865 \begin_inset Text
36866
36867 \begin_layout Plain Layout
36868 text
36869 \end_layout
36870
36871 \end_inset
36872 </cell>
36873 </row>
36874 <row>
36875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36876 \begin_inset Text
36877
36878 \begin_layout Plain Layout
36879 \begin_inset Graphics
36880         filename ../images/dialog-show-new-inset_graphics.png
36881         scale 70
36882         scaleBeforeRotation
36883
36884 \end_inset
36885
36886
36887 \end_layout
36888
36889 \end_inset
36890 </cell>
36891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36892 \begin_inset Text
36893
36894 \begin_layout Plain Layout
36895 text
36896 \end_layout
36897
36898 \end_inset
36899 </cell>
36900 </row>
36901 <row>
36902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36903 \begin_inset Text
36904
36905 \begin_layout Plain Layout
36906 text
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36912 \begin_inset Text
36913
36914 \begin_layout Plain Layout
36915 text
36916 \end_layout
36917
36918 \end_inset
36919 </cell>
36920 </row>
36921 </lyxtabular>
36922
36923 \end_inset
36924
36925  
36926 \begin_inset Tabular
36927 <lyxtabular version="3" rows="3" columns="3">
36928 <features tabularvalignment="middle">
36929 <column alignment="center" valignment="top">
36930 <column alignment="center" valignment="top">
36931 <column alignment="center" valignment="top">
36932 <row>
36933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36934 \begin_inset Text
36935
36936 \begin_layout Plain Layout
36937 text
36938 \end_layout
36939
36940 \end_inset
36941 </cell>
36942 <cell alignment="center" valignment="top" topline="true" usebox="none">
36943 \begin_inset Text
36944
36945 \begin_layout Plain Layout
36946 text
36947 \end_layout
36948
36949 \end_inset
36950 </cell>
36951 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36952 \begin_inset Text
36953
36954 \begin_layout Plain Layout
36955 text
36956 \end_layout
36957
36958 \end_inset
36959 </cell>
36960 </row>
36961 <row>
36962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966 text
36967 \end_layout
36968
36969 \end_inset
36970 </cell>
36971 <cell alignment="center" valignment="top" usebox="none">
36972 \begin_inset Text
36973
36974 \begin_layout Plain Layout
36975 \begin_inset Graphics
36976         filename ../images/dialog-show-new-inset_graphics.png
36977         scale 70
36978         scaleBeforeRotation
36979
36980 \end_inset
36981
36982
36983 \end_layout
36984
36985 \end_inset
36986 </cell>
36987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36988 \begin_inset Text
36989
36990 \begin_layout Plain Layout
36991 text
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 </row>
36997 <row>
36998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36999 \begin_inset Text
37000
37001 \begin_layout Plain Layout
37002 text
37003 \end_layout
37004
37005 \end_inset
37006 </cell>
37007 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37008 \begin_inset Text
37009
37010 \begin_layout Plain Layout
37011 text
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37017 \begin_inset Text
37018
37019 \begin_layout Plain Layout
37020 text
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 </row>
37026 </lyxtabular>
37027
37028 \end_inset
37029
37030  
37031 \begin_inset Tabular
37032 <lyxtabular version="3" rows="3" columns="2">
37033 <features tabularvalignment="middle">
37034 <column alignment="center" valignment="top">
37035 <column alignment="center" valignment="top">
37036 <row>
37037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37038 \begin_inset Text
37039
37040 \begin_layout Plain Layout
37041 text
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37047 \begin_inset Text
37048
37049 \begin_layout Plain Layout
37050 text
37051 \end_layout
37052
37053 \end_inset
37054 </cell>
37055 </row>
37056 <row>
37057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37058 \begin_inset Text
37059
37060 \begin_layout Plain Layout
37061 text
37062 \end_layout
37063
37064 \end_inset
37065 </cell>
37066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37067 \begin_inset Text
37068
37069 \begin_layout Plain Layout
37070 \begin_inset Graphics
37071         filename ../images/dialog-show-new-inset_graphics.png
37072         scale 70
37073         scaleBeforeRotation
37074
37075 \end_inset
37076
37077
37078 \end_layout
37079
37080 \end_inset
37081 </cell>
37082 </row>
37083 <row>
37084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37085 \begin_inset Text
37086
37087 \begin_layout Plain Layout
37088 text
37089 \end_layout
37090
37091 \end_inset
37092 </cell>
37093 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37094 \begin_inset Text
37095
37096 \begin_layout Plain Layout
37097 text
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 </row>
37103 </lyxtabular>
37104
37105 \end_inset
37106
37107
37108 \end_layout
37109
37110 \begin_layout Standard
37111 \noindent
37112 you can use the \SpecialChar LaTeX
37113 -package 
37114 \series bold
37115 picinpar
37116 \series default
37117
37118 \begin_inset Index idx
37119 status collapsed
37120
37121 \begin_layout Plain Layout
37122 \SpecialChar LaTeX
37123 -packages ! picinpar
37124 \end_layout
37125
37126 \end_inset
37127
37128 .
37129  Here is an example:
37130 \end_layout
37131
37132 \begin_layout Standard
37133 \begin_inset ERT
37134 status collapsed
37135
37136 \begin_layout Plain Layout
37137
37138
37139 \backslash
37140 ifpicinpar
37141 \end_layout
37142
37143 \end_inset
37144
37145
37146 \begin_inset Note Note
37147 status open
37148
37149 \begin_layout Plain Layout
37150 The following section will only be displayed when the \SpecialChar LaTeX
37151 -package 
37152 \series bold
37153 picinpar
37154 \series default
37155  is installed.
37156 \end_layout
37157
37158 \end_inset
37159
37160
37161 \end_layout
37162
37163 \begin_layout Standard
37164 \begin_inset ERT
37165 status collapsed
37166
37167 \begin_layout Plain Layout
37168
37169
37170 \backslash
37171 begin{window}[2,c,{
37172 \end_layout
37173
37174 \end_inset
37175
37176
37177 \begin_inset Graphics
37178         filename clipart/mobius.eps
37179         lyxscale 60
37180         width 40col%
37181         scaleBeforeRotation
37182         rotateOrigin center
37183
37184 \end_inset
37185
37186
37187 \begin_inset ERT
37188 status collapsed
37189
37190 \begin_layout Plain Layout
37191
37192 },]
37193 \end_layout
37194
37195 \begin_layout Plain Layout
37196
37197 {}
37198 \end_layout
37199
37200 \end_inset
37201
37202
37203 \size small
37204 It was in the spring of the year 1894 that all London was interested, and
37205  the fashionable world dismayed, by the murder of the Honourable Ronald
37206  Adair under most unusual and inexplicable circumstances.
37207  The public has already learned those particulars of the crime which
37208 \size default
37209
37210 \begin_inset ERT
37211 status collapsed
37212
37213 \begin_layout Plain Layout
37214
37215
37216 \backslash
37217 footnotemark{}
37218 \end_layout
37219
37220 \end_inset
37221
37222
37223 \size small
37224  came out in the police investigation, but a good deal was suppressed upon
37225  that occasion, since the case for the prosecution was so overwhelmingly
37226  strong that it was not necessary to bring forward all the facts.
37227  Only now, at the end of nearly ten years, am I allowed to supply those
37228  missing links which make up the whole of that remarkable chain.
37229 \size default
37230
37231 \begin_inset ERT
37232 status collapsed
37233
37234 \begin_layout Plain Layout
37235
37236
37237 \backslash
37238 end{window}
37239 \end_layout
37240
37241 \end_inset
37242
37243
37244 \end_layout
37245
37246 \begin_layout Standard
37247 \begin_inset ERT
37248 status collapsed
37249
37250 \begin_layout Plain Layout
37251
37252
37253 \backslash
37254 footnotetext{
37255 \end_layout
37256
37257 \end_inset
37258
37259 Footnote of the paragraph with the fixed object.
37260 \begin_inset ERT
37261 status collapsed
37262
37263 \begin_layout Plain Layout
37264
37265 }
37266 \end_layout
37267
37268 \end_inset
37269
37270
37271 \end_layout
37272
37273 \begin_layout Standard
37274 Surrounded fixed objects are used to let text float around them, at which
37275  the object's position in the paragraph can be determined by the number
37276  of lines above it.
37277  In contrary to floats is it not possible to have a numbered caption.
37278 \end_layout
37279
37280 \begin_layout Standard
37281 A fixed object is inserted by adding the command
37282 \end_layout
37283
37284 \begin_layout Standard
37285
37286 \series bold
37287
37288 \backslash
37289 begin{window}[2,c,{
37290 \end_layout
37291
37292 \begin_layout Standard
37293 as \SpecialChar TeX
37294 -Code at the beginning of the paragraph.
37295  The first parameter in the bracket, here '2', defines the number of lines
37296  above the object, the second, here 'c', the position of the object.
37297  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
37298  Behind the command you insert the object.
37299  In this example an image with a width of 40
37300 \begin_inset space \thinspace{}
37301 \end_inset
37302
37303 % of the text column width was inserted.
37304  The object can also be a table, a box or an equation.
37305  Behind the object the command
37306 \end_layout
37307
37308 \begin_layout Standard
37309
37310 \series bold
37311 },description text]
37312 \begin_inset Newline newline
37313 \end_inset
37314
37315 {}
37316 \end_layout
37317
37318 \begin_layout Standard
37319 is inserted.
37320  Note that the 
37321 \begin_inset Quotes eld
37322 \end_inset
37323
37324
37325 \series bold
37326 {}
37327 \series default
37328
37329 \begin_inset Quotes erd
37330 \end_inset
37331
37332  is in the second line.
37333  The description text is optional.
37334  The text surrounding the object must be in the same paragraph as the object,
37335  so it must begin directly after the 
37336 \series bold
37337 {}
37338 \series default
37339 .
37340  At the end of the paragraph insert the command:
37341 \end_layout
37342
37343 \begin_layout Standard
37344
37345 \series bold
37346
37347 \backslash
37348 end{window}
37349 \end_layout
37350
37351 \begin_layout Standard
37352 Within a paragraph with a fixed object, you cannot insert footnotes in the
37353  normal way.
37354  You have to use instead the command 
37355 \series bold
37356
37357 \backslash
37358 footnotemark
37359 \series default
37360  inside the paragraph and outside the command 
37361 \series bold
37362
37363 \backslash
37364 footnotetext
37365 \series default
37366  as described in sec.
37367 \begin_inset space \thinspace{}
37368 \end_inset
37369
37370
37371 \begin_inset CommandInset ref
37372 LatexCommand ref
37373 reference "sec:Footnotes"
37374
37375 \end_inset
37376
37377 .
37378 \end_layout
37379
37380 \begin_layout Standard
37381 \begin_inset ERT
37382 status collapsed
37383
37384 \begin_layout Plain Layout
37385
37386
37387 \backslash
37388 else
37389 \end_layout
37390
37391 \end_inset
37392
37393
37394 \begin_inset Note Note
37395 status open
37396
37397 \begin_layout Plain Layout
37398 The following will be displayed when the \SpecialChar LaTeX
37399 -package 
37400 \series bold
37401 picinpar
37402 \series default
37403  is not installed:
37404 \end_layout
37405
37406 \end_inset
37407
37408
37409 \end_layout
37410
37411 \begin_layout Standard
37412 You need to install the \SpecialChar LaTeX
37413 -package 
37414 \series bold
37415 picinpar
37416 \series default
37417  to see the following part of this section in the output.
37418 \end_layout
37419
37420 \begin_layout Standard
37421 \begin_inset ERT
37422 status collapsed
37423
37424 \begin_layout Plain Layout
37425
37426
37427 \backslash
37428 fi
37429 \end_layout
37430
37431 \end_inset
37432
37433
37434 \end_layout
37435
37436 \begin_layout Section
37437 Initials
37438 \begin_inset Index idx
37439 status collapsed
37440
37441 \begin_layout Plain Layout
37442 Initials
37443 \end_layout
37444
37445 \end_inset
37446
37447
37448 \begin_inset Index idx
37449 status collapsed
37450
37451 \begin_layout Plain Layout
37452 Surrounded by text ! Initials
37453 \end_layout
37454
37455 \end_inset
37456
37457
37458 \end_layout
37459
37460 \begin_layout Standard
37461 To use initials, you must have the \SpecialChar LaTeX
37462 -package 
37463 \series bold
37464 lettrine
37465 \series default
37466
37467 \begin_inset Index idx
37468 status collapsed
37469
37470 \begin_layout Plain Layout
37471 \SpecialChar LaTeX
37472 -packages ! lettrine
37473 \end_layout
37474
37475 \end_inset
37476
37477  installed and use the module 
37478 \family sans
37479 Initials
37480 \family default
37481  in your document (menu 
37482 \family sans
37483 Document\SpecialChar menuseparator
37484 Settings\SpecialChar menuseparator
37485 Modules
37486 \family default
37487 ).
37488  To insert an initial, use the style 
37489 \family sans
37490 Initial
37491 \family default
37492 .
37493  This style has a mandatory and two optional arguments.
37494  The arguments are inserted via the 
37495 \family sans
37496 Insert
37497 \family default
37498  menu.
37499  The mandatory argument 
37500 \family sans
37501 Initial
37502 \family default
37503  contains the letter(s) that is the initial, the argument 
37504 \family sans
37505 Rest
37506 \begin_inset space ~
37507 \end_inset
37508
37509 of
37510 \begin_inset space ~
37511 \end_inset
37512
37513 Initial
37514 \family default
37515  contains the rest of the word or text of the initial letter(s).
37516  The argument 
37517 \family sans
37518 Options
37519 \family default
37520  contains parameters to modify the initial.
37521  For more information about the possible parameters see the documentation
37522  of 
37523 \series bold
37524 lettrine
37525 \series default
37526
37527 \begin_inset CommandInset citation
37528 LatexCommand cite
37529 key "lettrine"
37530
37531 \end_inset
37532
37533 .
37534  The style itself contains the text that is surrounding the initial.
37535  The usual style is hereby that the word whose first letter is the initial,
37536  is printed with 
37537 \shape smallcaps
37538 small caps
37539 \shape default
37540 .
37541 \end_layout
37542
37543 \begin_layout Standard
37544 Here are some examples:
37545 \end_layout
37546
37547 \begin_layout Standard
37548 \begin_inset ERT
37549 status collapsed
37550
37551 \begin_layout Plain Layout
37552
37553
37554 \backslash
37555 iflettrine
37556 \end_layout
37557
37558 \end_inset
37559
37560
37561 \begin_inset Note Note
37562 status open
37563
37564 \begin_layout Plain Layout
37565 The following section will only be displayed when the \SpecialChar LaTeX
37566 -package 
37567 \series bold
37568 lettrine
37569 \series default
37570  is installed.
37571 \end_layout
37572
37573 \end_inset
37574
37575
37576 \end_layout
37577
37578 \begin_layout Enumerate
37579 No optional argument, the initial is the letter 'I' in the math font 
37580 \begin_inset Formula $\mathfrak{Fraktur}$
37581 \end_inset
37582
37583 :
37584 \begin_inset Separator parbreak
37585 \end_inset
37586
37587
37588 \end_layout
37589
37590 \begin_deeper
37591 \begin_layout Initial
37592 \begin_inset Argument 2
37593 status open
37594
37595 \begin_layout Plain Layout
37596 \begin_inset Formula $\mathfrak{I}$
37597 \end_inset
37598
37599
37600 \end_layout
37601
37602 \end_inset
37603
37604
37605 \begin_inset Argument 3
37606 status open
37607
37608 \begin_layout Plain Layout
37609 t
37610 \end_layout
37611
37612 \end_inset
37613
37614  was in the spring of the year 1894 that all London was interested, and
37615  the fashionable world dismayed, by the murder of the Honourable Ronald
37616  Adair under most unusual and inexplicable circumstances.
37617  The public has already learned those particulars of the crime which came
37618  out in the police investigation, but a good deal was suppressed upon that
37619  occasion, since the case for the prosecution was so overwhelmingly strong
37620  that it was not necessary to bring forward all the facts.
37621 \begin_inset Newpage newpage
37622 \end_inset
37623
37624
37625 \end_layout
37626
37627 \end_deeper
37628 \begin_layout Enumerate
37629 Only one line is surrounding the initial, which is formed by two letters
37630  in standard font and no text is printed in small caps:
37631 \begin_inset Separator parbreak
37632 \end_inset
37633
37634
37635 \end_layout
37636
37637 \begin_deeper
37638 \begin_layout Initial
37639 \begin_inset Argument 1
37640 status open
37641
37642 \begin_layout Plain Layout
37643 lines=1
37644 \end_layout
37645
37646 \end_inset
37647
37648
37649 \begin_inset Argument 2
37650 status open
37651
37652 \begin_layout Plain Layout
37653 It
37654 \end_layout
37655
37656 \end_inset
37657
37658  was in the spring of the year 1894 that all London was interested, and
37659  the fashionable world dismayed, by the murder of the Honourable Ronald
37660  Adair under most unusual and inexplicable circumstances.
37661  The public has already learned those particulars of the crime which came
37662  out in the police investigation, but a good deal was suppressed upon that
37663  occasion, since the case for the prosecution was so overwhelmingly strong
37664  that it was not necessary to bring forward all the facts.
37665 \end_layout
37666
37667 \end_deeper
37668 \begin_layout Enumerate
37669 Magenta, hanging initial over 3
37670 \begin_inset space ~
37671 \end_inset
37672
37673 lines in the math font 
37674 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37675 \end_inset
37676
37677 , the text 
37678 \begin_inset Quotes eld
37679 \end_inset
37680
37681 t was in the spring
37682 \begin_inset Quotes erd
37683 \end_inset
37684
37685  is in 
37686 \shape smallcaps
37687 small caps
37688 \shape default
37689 ; to color the initial, you must insert this command before the initial:
37690 \begin_inset Newline newline
37691 \end_inset
37692
37693
37694 \series bold
37695
37696 \backslash
37697 renewcommand{
37698 \backslash
37699 LettrineFontHook}{
37700 \backslash
37701 color{color}}
37702 \series default
37703
37704 \begin_inset Newline newline
37705 \end_inset
37706
37707 where the second 
37708 \emph on
37709 color
37710 \emph default
37711  can be 
37712 \begin_inset Quotes eld
37713 \end_inset
37714
37715 red
37716 \begin_inset Quotes erd
37717 \end_inset
37718
37719
37720 \begin_inset Quotes eld
37721 \end_inset
37722
37723 blue
37724 \begin_inset Quotes erd
37725 \end_inset
37726
37727
37728 \begin_inset Quotes eld
37729 \end_inset
37730
37731 green
37732 \begin_inset Quotes erd
37733 \end_inset
37734
37735
37736 \begin_inset Quotes eld
37737 \end_inset
37738
37739 yellow
37740 \begin_inset Quotes erd
37741 \end_inset
37742
37743
37744 \begin_inset Quotes eld
37745 \end_inset
37746
37747 cyan
37748 \begin_inset Quotes erd
37749 \end_inset
37750
37751
37752 \begin_inset Quotes eld
37753 \end_inset
37754
37755 magenta
37756 \begin_inset Quotes erd
37757 \end_inset
37758
37759
37760 \begin_inset Quotes eld
37761 \end_inset
37762
37763 black
37764 \begin_inset Quotes erd
37765 \end_inset
37766
37767  or 
37768 \begin_inset Quotes eld
37769 \end_inset
37770
37771 white
37772 \begin_inset Quotes erd
37773 \end_inset
37774
37775 , and add this command to the document preamble:
37776 \begin_inset Newline newline
37777 \end_inset
37778
37779
37780 \series bold
37781
37782 \backslash
37783 @ifundefined{textcolor}
37784 \begin_inset Newline newline
37785 \end_inset
37786
37787
37788 \begin_inset space ~
37789 \end_inset
37790
37791 {
37792 \backslash
37793 usepackage{color}}{}
37794 \series default
37795
37796 \begin_inset Separator parbreak
37797 \end_inset
37798
37799
37800 \end_layout
37801
37802 \begin_deeper
37803 \begin_layout Standard
37804 \begin_inset ERT
37805 status collapsed
37806
37807 \begin_layout Plain Layout
37808
37809
37810 \backslash
37811 renewcommand{
37812 \backslash
37813 LettrineFontHook}{
37814 \backslash
37815 color{magenta}}
37816 \end_layout
37817
37818 \end_inset
37819
37820
37821 \begin_inset Note Note
37822 status collapsed
37823
37824 \begin_layout Plain Layout
37825 makes the initial magenta
37826 \end_layout
37827
37828 \end_inset
37829
37830
37831 \end_layout
37832
37833 \begin_layout Initial
37834 \begin_inset Argument 1
37835 status open
37836
37837 \begin_layout Plain Layout
37838 lines=3, lhang=0.33, loversize=0.25
37839 \end_layout
37840
37841 \end_inset
37842
37843
37844 \begin_inset Argument 2
37845 status open
37846
37847 \begin_layout Plain Layout
37848 \begin_inset Formula $\mathcal{I}$
37849 \end_inset
37850
37851
37852 \end_layout
37853
37854 \end_inset
37855
37856
37857 \begin_inset Argument 3
37858 status open
37859
37860 \begin_layout Plain Layout
37861 t was in the spring
37862 \end_layout
37863
37864 \end_inset
37865
37866  of the year 1894 that all London was interested, and the fashionable world
37867  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37868  and inexplicable circumstances.
37869  The public has already learned those particulars of the crime which came
37870  out in the police investigation, but a good deal was suppressed upon that
37871  occasion, since the case for the prosecution was so overwhelmingly strong
37872  that it was not necessary to bring forward all the facts.
37873 \end_layout
37874
37875 \end_deeper
37876 \begin_layout Standard
37877 \begin_inset ERT
37878 status collapsed
37879
37880 \begin_layout Plain Layout
37881
37882
37883 \backslash
37884 else
37885 \end_layout
37886
37887 \end_inset
37888
37889
37890 \begin_inset Note Note
37891 status open
37892
37893 \begin_layout Plain Layout
37894 The following will be displayed when the \SpecialChar LaTeX
37895 -package 
37896 \series bold
37897 lettrine
37898 \series default
37899  is not installed:
37900 \end_layout
37901
37902 \end_inset
37903
37904
37905 \end_layout
37906
37907 \begin_layout Standard
37908 You need to install the \SpecialChar LaTeX
37909 -package 
37910 \series bold
37911 lettrine
37912 \series default
37913  to see the following part of this section in the output.
37914 \end_layout
37915
37916 \begin_layout Standard
37917 \begin_inset ERT
37918 status collapsed
37919
37920 \begin_layout Plain Layout
37921
37922
37923 \backslash
37924 fi
37925 \end_layout
37926
37927 \end_inset
37928
37929
37930 \end_layout
37931
37932 \begin_layout Chapter
37933 External Document Parts
37934 \begin_inset Index idx
37935 status collapsed
37936
37937 \begin_layout Plain Layout
37938 External Document Parts
37939 \end_layout
37940
37941 \end_inset
37942
37943
37944 \end_layout
37945
37946 \begin_layout Standard
37947 With the menu 
37948 \family sans
37949 Insert\SpecialChar menuseparator
37950 File
37951 \family default
37952  you can insert external material into your document.
37953  This can be:
37954 \end_layout
37955
37956 \begin_layout Description
37957 \SpecialChar LyX
37958
37959 \begin_inset space ~
37960 \end_inset
37961
37962 Document Another \SpecialChar LyX
37963  document; its content is directly inserted to your document.
37964 \end_layout
37965
37966 \begin_layout Description
37967 Plain
37968 \begin_inset space ~
37969 \end_inset
37970
37971 Text A text document; each line is inserted in your document as a separate
37972  paragraph.
37973 \end_layout
37974
37975 \begin_layout Description
37976 Plain
37977 \begin_inset space ~
37978 \end_inset
37979
37980 Text,
37981 \begin_inset space ~
37982 \end_inset
37983
37984 Join
37985 \begin_inset space ~
37986 \end_inset
37987
37988 Lines A text document; text lines are inserted in your document continuously
37989  but an empty text line creates a new paragraph.
37990 \end_layout
37991
37992 \begin_layout Description
37993 External
37994 \begin_inset space ~
37995 \end_inset
37996
37997 Material Files in various formats.
37998 \end_layout
37999
38000 \begin_layout Description
38001 Child
38002 \begin_inset space ~
38003 \end_inset
38004
38005 Document \SpecialChar LyX
38006  or \SpecialChar LaTeX
38007 -documents.
38008 \end_layout
38009
38010 \begin_layout Section
38011 External Material
38012 \begin_inset Index idx
38013 status collapsed
38014
38015 \begin_layout Plain Layout
38016 External Document Parts ! External Material
38017 \end_layout
38018
38019 \end_inset
38020
38021
38022 \end_layout
38023
38024 \begin_layout Standard
38025 The external material feature allows you to insert files into your document
38026  without converting them to a format that can be read by the document output
38027  format.
38028  \SpecialChar LyX
38029  takes care of the necessary conversions.
38030  This is similar to images that can be inserted in various image formats
38031  in \SpecialChar LyX
38032  documents.
38033  When you have enabled Instant Preview in \SpecialChar LyX
38034 's preferences under 
38035 \family sans
38036 Look
38037 \begin_inset space ~
38038 \end_inset
38039
38040 and
38041 \begin_inset space ~
38042 \end_inset
38043
38044 feel\SpecialChar menuseparator
38045 Graphics
38046 \family default
38047 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
38048 .
38049 \end_layout
38050
38051 \begin_layout Standard
38052 External material can be inserted via the 
38053 \family sans
38054 External Material
38055 \family default
38056  dialog that is accessible with the menu 
38057 \family sans
38058 Insert\SpecialChar menuseparator
38059 File\SpecialChar menuseparator
38060 External
38061 \begin_inset space ~
38062 \end_inset
38063
38064 Material
38065 \family default
38066 .
38067  Currently the following file types (
38068 \family sans
38069 Templates
38070 \family default
38071 ) are allowed:
38072 \end_layout
38073
38074 \begin_layout Description
38075 ChessDiagram This template supports chess position diagrams made with the
38076  program 
38077 \series bold
38078
38079 \begin_inset CommandInset href
38080 LatexCommand href
38081 name "XBoard"
38082 target "http://en.wikipedia.org/wiki/XBoard"
38083
38084 \end_inset
38085
38086
38087 \series default
38088 .
38089 \end_layout
38090
38091 \begin_layout Description
38092 Date This inserts the date in the form 
38093 \emph on
38094 Day-Month-Year
38095 \emph default
38096 .
38097  This is a date inserted as external material: 
38098 \begin_inset External
38099         template Date
38100         filename .
38101
38102 \end_inset
38103
38104
38105 \begin_inset space ~
38106 \end_inset
38107
38108
38109 \begin_inset Note Note
38110 status open
38111
38112 \begin_layout Plain Layout
38113 Remove the protected space when bug 4398 is fixed!
38114 \end_layout
38115
38116 \end_inset
38117
38118
38119 \begin_inset Newline newline
38120 \end_inset
38121
38122 The date is not shown within \SpecialChar LyX
38123 , only in the output.
38124  There are two other methods of inserting a date: Via menu 
38125 \family sans
38126 Insert\SpecialChar menuseparator
38127 Date
38128 \family default
38129  and with the \SpecialChar LaTeX
38130  command 
38131 \series bold
38132
38133 \backslash
38134 today
38135 \series default
38136  as \SpecialChar TeX
38137 -Code.
38138  The different methods are compared in Table
38139 \begin_inset space ~
38140 \end_inset
38141
38142
38143 \begin_inset CommandInset ref
38144 LatexCommand ref
38145 reference "tab:Comparison-of-the"
38146
38147 \end_inset
38148
38149 .
38150 \end_layout
38151
38152 \begin_layout Description
38153 Dia This template supports diagrams created with the program 
38154 \series bold
38155
38156 \begin_inset CommandInset href
38157 LatexCommand href
38158 name "Dia"
38159 target "http://en.wikipedia.org/wiki/Dia_(software)"
38160
38161 \end_inset
38162
38163
38164 \series default
38165 .
38166 \end_layout
38167
38168 \begin_layout Description
38169 GnumericSpreadsheet With this template you can insert spreadsheets
38170 \begin_inset space \thinspace{}
38171 \end_inset
38172
38173 /
38174 \begin_inset space \thinspace{}
38175 \end_inset
38176
38177 tables in the format of 
38178 \series bold
38179
38180 \begin_inset CommandInset href
38181 LatexCommand href
38182 name "Gnumeric"
38183 target "http://en.wikipedia.org/wiki/Gnumeric"
38184
38185 \end_inset
38186
38187
38188 \series default
38189
38190 \begin_inset CommandInset href
38191 LatexCommand href
38192 name "OpenDocument"
38193 target "http://en.wikipedia.org/wiki/OpenDocument"
38194
38195 \end_inset
38196
38197
38198 \begin_inset CommandInset href
38199 LatexCommand href
38200 name "Microsoft Office XML"
38201 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38202
38203 \end_inset
38204
38205  and 
38206 \begin_inset CommandInset href
38207 LatexCommand href
38208 name "Office Open XML"
38209 target "http://en.wikipedia.org/wiki/Office_Open_XML"
38210
38211 \end_inset
38212
38213 .
38214  For this feature \SpecialChar LyX
38215  must have found the program 
38216 \family typewriter
38217 ssconvert
38218 \family default
38219  during its configuration.
38220  This program is part of Gnumeric, so that you must have Gnumeric installed,
38221  also if you don't have tables in the Gnumeric format.
38222  For examples and possible limitations have a look at \SpecialChar LyX
38223 's example file 
38224 \emph on
38225 spreadsheet.lyx
38226 \emph default
38227 .
38228 \end_layout
38229
38230 \begin_layout Description
38231 LilyPond This template is used for music notation typeset with the program
38232 \begin_inset Newline linebreak
38233 \end_inset
38234
38235
38236 \series bold
38237
38238 \begin_inset CommandInset href
38239 LatexCommand href
38240 name "LilyPond"
38241 target "http://en.wikipedia.org/wiki/LilyPond"
38242
38243 \end_inset
38244
38245
38246 \series default
38247 .
38248  For \SpecialChar LyX
38249 's extended support for LilyPond have a look at \SpecialChar LyX
38250 's example file 
38251 \emph on
38252 lilypond.lyx
38253 \emph default
38254 .
38255 \end_layout
38256
38257 \begin_layout Description
38258 PDFPages With this template you can insert PDF documents to your document.
38259  To specify the range of pages that should be included, use the option 
38260 \series bold
38261 pages
38262 \series default
38263  in the 
38264 \family sans
38265 Option
38266 \family default
38267  field in the 
38268 \family sans
38269 \SpecialChar LaTeX
38270  and \SpecialChar LyX
38271  options
38272 \family default
38273  tab.
38274  The argument of this option is a comma separated list, containing page
38275  numbers (insert as option 
38276 \series bold
38277 pages={3,5,6,8}
38278 \series default
38279 ), ranges of page numbers (
38280 \series bold
38281 pages={4-9}
38282 \series default
38283 ) or any combination.
38284  To insert empty pages use {}.
38285  E.
38286 \begin_inset space \thinspace{}
38287 \end_inset
38288
38289 g.
38290 \begin_inset space ~
38291 \end_inset
38292
38293
38294 \series bold
38295 pages={3,{},8-11,15}
38296 \series default
38297  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
38298  Page ranges are specified in the syntax 
38299 \emph on
38300 start
38301 \emph default
38302 -
38303 \emph on
38304 stop
38305 \emph default
38306 .
38307  This selects all pages from 
38308 \emph on
38309 start
38310 \emph default
38311  to 
38312 \emph on
38313 stop
38314 \emph default
38315 .
38316  Omitting 
38317 \emph on
38318 start
38319 \emph default
38320  defaults to the first page; omitting 
38321 \emph on
38322 stop
38323 \emph default
38324  defaults to the last page of the document.
38325  The last page can also be selected with the keyword 
38326 \series bold
38327 last
38328 \series default
38329 .
38330  (This is only permitted in a page range.) So 
38331 \series bold
38332 pages=-
38333 \series default
38334  will insert all pages of the document and 
38335 \series bold
38336 pages=last-1
38337 \series default
38338  will insert all pages in reverse order.
38339  If the pages option is not specified, only the first page of the PDF is
38340  inserted.
38341 \begin_inset Newline newline
38342 \end_inset
38343
38344 The option 
38345 \series bold
38346 noautoscale
38347 \series default
38348  inserts the pages with their original size, if this option is not given,
38349  the pages will be resized to fith the width of the page of your document.
38350  In the tab 
38351 \family sans
38352 Size and Rotation
38353 \family default
38354  you can specify the width and height of the input pages and their rotation.
38355  If another width than 100
38356 \begin_inset space \thinspace{}
38357 \end_inset
38358
38359 Scale% is used, the option 
38360 \series bold
38361 noautoscale
38362 \series default
38363  will be overwritten.
38364  For more info and possible options, have a look into the documentation
38365  of the \SpecialChar LaTeX
38366 -package 
38367 \series bold
38368 pdfpages
38369 \series default
38370  
38371 \begin_inset CommandInset citation
38372 LatexCommand cite
38373 key "pdfpages"
38374
38375 \end_inset
38376
38377 .
38378 \begin_inset Index idx
38379 status collapsed
38380
38381 \begin_layout Plain Layout
38382 \SpecialChar LaTeX
38383 -packages ! pdfpages
38384 \end_layout
38385
38386 \end_inset
38387
38388
38389 \begin_inset Newline newline
38390 \end_inset
38391
38392 To use this template in a 
38393 \family sans
38394 Beamer
38395 \family default
38396  presentation you need to first insert an 
38397 \family sans
38398 EndFrame
38399 \family default
38400  environment and in a subsequent paragraph a \SpecialChar TeX
38401 -Code box containing the command
38402  
38403 \series bold
38404
38405 \backslash
38406 setbeamertemplate{background canvas}{}
38407 \series default
38408 .
38409  Then you can insert as many paragraphs containing the PDFPages template
38410  as you wish.
38411  Behind the included PDF pages you can resume the Beamer presentation by
38412  beginning a new frame or by starting a new section.
38413  To avoid stray blank pages prior to the PDF pages, make sure to use the
38414  
38415 \family sans
38416 Default
38417 \family default
38418  alignment for the paragraph containing the template.
38419 \begin_inset Newline newline
38420 \end_inset
38421
38422 Here is an included PDF which is rotated by -5°: 
38423 \begin_inset External
38424         template PDFPages
38425         filename clipart/Abstract.pdf
38426         extra LaTeX "noautoscale, pages=-"
38427         rotateAngle -5
38428         rotateOrigin bottomleft
38429
38430 \end_inset
38431
38432
38433 \end_layout
38434
38435 \begin_layout Description
38436 RasterImage This can be used for bitmap images.
38437  The image can be treated in the 
38438 \family sans
38439 External material
38440 \family default
38441  dialog like the images that are usually included via the 
38442 \family sans
38443 Graphics
38444 \family default
38445  dialog as described in section
38446 \begin_inset space ~
38447 \end_inset
38448
38449
38450 \begin_inset CommandInset ref
38451 LatexCommand ref
38452 reference "sec:Graphics-Dialog"
38453
38454 \end_inset
38455
38456 .
38457  The difference to the normal image input is that only raster images are
38458  allowed; that means that PDF and EPS-images are not supported.
38459  Here is an inserted raster image: 
38460 \begin_inset External
38461         template RasterImage
38462         filename clipart/ToolbarEnvBox.png
38463
38464 \end_inset
38465
38466
38467 \end_layout
38468
38469 \begin_layout Description
38470 XFig This template supports images created with the program 
38471 \series bold
38472
38473 \begin_inset CommandInset href
38474 LatexCommand href
38475 name "Xfig"
38476 target "http://en.wikipedia.org/wiki/Xfig"
38477
38478 \end_inset
38479
38480
38481 \series default
38482 .
38483 \end_layout
38484
38485 \begin_layout Standard
38486 \begin_inset Float table
38487 placement !h
38488 wide false
38489 sideways false
38490 status open
38491
38492 \begin_layout Plain Layout
38493 \begin_inset Caption Standard
38494
38495 \begin_layout Plain Layout
38496 \begin_inset CommandInset label
38497 LatexCommand label
38498 name "tab:Comparison-of-the"
38499
38500 \end_inset
38501
38502 Comparison of the date input methods.
38503 \end_layout
38504
38505 \end_inset
38506
38507
38508 \end_layout
38509
38510 \begin_layout Plain Layout
38511 \align center
38512 \begin_inset Tabular
38513 <lyxtabular version="3" rows="4" columns="4">
38514 <features tabularvalignment="middle">
38515 <column alignment="center" valignment="top">
38516 <column alignment="center" valignment="top">
38517 <column alignment="center" valignment="top">
38518 <column alignment="center" valignment="top">
38519 <row>
38520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38521 \begin_inset Text
38522
38523 \begin_layout Plain Layout
38524 Document format
38525 \end_layout
38526
38527 \end_inset
38528 </cell>
38529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533
38534 \family sans
38535 External Material\SpecialChar menuseparator
38536 Date
38537 \end_layout
38538
38539 \end_inset
38540 </cell>
38541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38542 \begin_inset Text
38543
38544 \begin_layout Plain Layout
38545
38546 \family sans
38547 Insert\SpecialChar menuseparator
38548 Date
38549 \end_layout
38550
38551 \end_inset
38552 </cell>
38553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38554 \begin_inset Text
38555
38556 \begin_layout Plain Layout
38557 command 
38558 \series bold
38559
38560 \backslash
38561 today
38562 \end_layout
38563
38564 \end_inset
38565 </cell>
38566 </row>
38567 <row>
38568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38569 \begin_inset Text
38570
38571 \begin_layout Plain Layout
38572 \SpecialChar LyX
38573
38574 \end_layout
38575
38576 \end_inset
38577 </cell>
38578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38579 \begin_inset Text
38580
38581 \begin_layout Plain Layout
38582 as inset box
38583 \end_layout
38584
38585 \end_inset
38586 </cell>
38587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38588 \begin_inset Text
38589
38590 \begin_layout Plain Layout
38591 as date
38592 \end_layout
38593
38594 \end_inset
38595 </cell>
38596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38597 \begin_inset Text
38598
38599 \begin_layout Plain Layout
38600 as \SpecialChar TeX
38601 -Code inset box
38602 \end_layout
38603
38604 \end_inset
38605 </cell>
38606 </row>
38607 <row>
38608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38609 \begin_inset Text
38610
38611 \begin_layout Plain Layout
38612 \SpecialChar LaTeX
38613
38614 \end_layout
38615
38616 \end_inset
38617 </cell>
38618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622 as date
38623 \end_layout
38624
38625 \end_inset
38626 </cell>
38627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38628 \begin_inset Text
38629
38630 \begin_layout Plain Layout
38631 as date
38632 \end_layout
38633
38634 \end_inset
38635 </cell>
38636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38637 \begin_inset Text
38638
38639 \begin_layout Plain Layout
38640 as command
38641 \end_layout
38642
38643 \end_inset
38644 </cell>
38645 </row>
38646 <row>
38647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38648 \begin_inset Text
38649
38650 \begin_layout Plain Layout
38651 DVI, PDF, PS
38652 \end_layout
38653
38654 \end_inset
38655 </cell>
38656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38657 \begin_inset Text
38658
38659 \begin_layout Plain Layout
38660 as date
38661 \end_layout
38662
38663 \end_inset
38664 </cell>
38665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38666 \begin_inset Text
38667
38668 \begin_layout Plain Layout
38669 as date
38670 \end_layout
38671
38672 \end_inset
38673 </cell>
38674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38675 \begin_inset Text
38676
38677 \begin_layout Plain Layout
38678 as date
38679 \end_layout
38680
38681 \end_inset
38682 </cell>
38683 </row>
38684 </lyxtabular>
38685
38686 \end_inset
38687
38688
38689 \end_layout
38690
38691 \end_inset
38692
38693
38694 \end_layout
38695
38696 \begin_layout Standard
38697 When you use the option 
38698 \family sans
38699 Draft
38700 \family default
38701  in the 
38702 \family sans
38703 File
38704 \family default
38705  tab of the 
38706 \family sans
38707 External Material
38708 \family default
38709  dialog, only the path to the inserted file is shown in the output.
38710 \begin_inset Newline newline
38711 \end_inset
38712
38713 External material is displayed in \SpecialChar LyX
38714  either as a box like this: 
38715 \begin_inset Graphics
38716         filename clipart/ExternalMaterialQt4.png
38717         scale 85
38718         scaleBeforeRotation
38719
38720 \end_inset
38721
38722  or as image, depending on the option 
38723 \family sans
38724 Show in \SpecialChar LyX
38725
38726 \family default
38727  in the 
38728 \family sans
38729 \SpecialChar LaTeX
38730  and \SpecialChar LyX
38731  options
38732 \family default
38733  tab of the dialog.
38734 \end_layout
38735
38736 \begin_layout Standard
38737 The 
38738 \family sans
38739 \emph on
38740 Customization
38741 \family default
38742 \emph default
38743  manual explains how you can define your own templates.
38744 \end_layout
38745
38746 \begin_layout Section
38747 Child Documents
38748 \begin_inset CommandInset label
38749 LatexCommand label
38750 name "sec:Child-Documents"
38751
38752 \end_inset
38753
38754
38755 \begin_inset Index idx
38756 status collapsed
38757
38758 \begin_layout Plain Layout
38759 External Document Parts ! Child Documents
38760 \end_layout
38761
38762 \end_inset
38763
38764
38765 \begin_inset Index idx
38766 status collapsed
38767
38768 \begin_layout Plain Layout
38769 Files ! Include
38770 \end_layout
38771
38772 \end_inset
38773
38774
38775 \end_layout
38776
38777 \begin_layout Standard
38778 Child documents are used if you have a long document consisting of several
38779  larger parts or sections.
38780  For maintenance it is often useful and sometimes even required to split
38781  the document into several files that can be revised separately.
38782  The different documents are then the so called 
38783 \begin_inset Quotes eld
38784 \end_inset
38785
38786 child documents
38787 \begin_inset Quotes erd
38788 \end_inset
38789
38790 , and a master document connects them to print the full document or parts
38791  of it.
38792  A child document inherits elements from its master, for example the \SpecialChar LaTeX
38793  preamble,
38794  the bibliography, and labels for cross-references.
38795 \end_layout
38796
38797 \begin_layout Standard
38798 To be able to work on child documents without the need to open their master,
38799  specify in the child document the master in the menu
38800 \family sans
38801  Document\SpecialChar menuseparator
38802 Settings\SpecialChar menuseparator
38803 Document
38804 \begin_inset space ~
38805 \end_inset
38806
38807 Class
38808 \family default
38809 .
38810  This master document will then be used in the background by \SpecialChar LyX
38811  when you edit
38812  the child document.
38813 \end_layout
38814
38815 \begin_layout Standard
38816 Included documents are displayed in \SpecialChar LyX
38817  as a box like this: 
38818 \begin_inset Graphics
38819         filename clipart/ChildDocumentQt4.png
38820         scale 85
38821         scaleBeforeRotation
38822
38823 \end_inset
38824
38825  To include child documents in a master document use the menu 
38826 \family sans
38827 Insert\SpecialChar menuseparator
38828 File\SpecialChar menuseparator
38829 Child
38830 \begin_inset space ~
38831 \end_inset
38832
38833 Documents
38834 \family default
38835 .
38836  A dialog pops up where you can choose between four include methods:
38837 \end_layout
38838
38839 \begin_layout Description
38840 Include You can include \SpecialChar LyX
38841 - and \SpecialChar LaTeX
38842 -documents.
38843  When you press the 
38844 \family sans
38845 Edit
38846 \family default
38847  button in the 
38848 \family sans
38849 Child Document
38850 \family default
38851  dialog, the included document will be opened in \SpecialChar LyX
38852  in a new file tab so that
38853  you can modify it.
38854 \begin_inset Newline newline
38855 \end_inset
38856
38857
38858 \end_layout
38859
38860 \begin_layout Standard
38861 Here is a child document inserted using 
38862 \family sans
38863 Include
38864 \family default
38865
38866 \begin_inset CommandInset include
38867 LatexCommand include
38868 filename "DummyDocument1.lyx"
38869
38870 \end_inset
38871
38872
38873 \end_layout
38874
38875 \begin_layout Standard
38876 The section numbering includes the sections of the included files in the
38877  order they are inserted in the master document.
38878  The included example document has for example a subsection that is numbered
38879  as a subsection of this section.
38880  Labels of included documents can be referenced: Subsection
38881 \begin_inset space ~
38882 \end_inset
38883
38884
38885 \begin_inset CommandInset ref
38886 LatexCommand ref
38887 reference "subsec:External-Subsection-1"
38888
38889 \end_inset
38890
38891 .
38892 \end_layout
38893
38894 \begin_layout Standard
38895 The preamble of the child document is ignored; only the preamble of the
38896  master document is used.
38897  Branches in child documents will be ignored by the master document when
38898  the master document does not have a branch with the same name.
38899  Included documents are inserted starting on a new page and ending with
38900  a page break.
38901 \end_layout
38902
38903 \begin_layout Standard
38904 \begin_inset Note Greyedout
38905 status open
38906
38907 \begin_layout Plain Layout
38908
38909 \series bold
38910 Note:
38911 \series default
38912  If you have included a \SpecialChar LyX
38913 - or \SpecialChar LaTeX
38914 -file, you are warned when you export/view
38915  the document in case the child document uses another document class than
38916  the master document as this will lead to unexpected outputs.
38917 \end_layout
38918
38919 \end_inset
38920
38921
38922 \end_layout
38923
38924 \begin_layout Description
38925 Input This method is very similar to the Include method.
38926  The differences are:
38927 \begin_inset Separator parbreak
38928 \end_inset
38929
38930
38931 \end_layout
38932
38933 \begin_deeper
38934 \begin_layout Itemize
38935 Input files don't start with a new page and don't end with a page break.
38936 \end_layout
38937
38938 \begin_layout Itemize
38939 Input files can be previewed in \SpecialChar LyX
38940  when 
38941 \family sans
38942 Instant
38943 \begin_inset space ~
38944 \end_inset
38945
38946 Preview
38947 \family default
38948  is enabled in \SpecialChar LyX
38949 's preferences under 
38950 \family sans
38951 Look
38952 \begin_inset space ~
38953 \end_inset
38954
38955 and
38956 \begin_inset space ~
38957 \end_inset
38958
38959 feel\SpecialChar menuseparator
38960 Graphics
38961 \family default
38962 .
38963 \end_layout
38964
38965 \begin_layout Itemize
38966 You cannot exclude Input files via the menu 
38967 \family sans
38968 Document\SpecialChar menuseparator
38969 Settings\SpecialChar menuseparator
38970 Child Documents
38971 \family default
38972 .
38973 \end_layout
38974
38975 \end_deeper
38976 \begin_layout Standard
38977 Here is a child document inserted using 
38978 \family sans
38979 Input
38980 \family default
38981
38982 \begin_inset CommandInset include
38983 LatexCommand input
38984 filename "DummyDocument2.lyx"
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \begin_layout Description
38992 Verbatim With this method any text file can be included.
38993  The file is shown in the output with its source code; no command used in
38994  the text is invoked.
38995  You can use the option 
38996 \family sans
38997 Mark spaces in output
38998 \family default
38999  that displays the character 
39000 \begin_inset Quotes eld
39001 \end_inset
39002
39003
39004 \begin_inset ERT
39005 status collapsed
39006
39007 \begin_layout Plain Layout
39008
39009
39010 \backslash
39011 textvisiblespace 
39012 \end_layout
39013
39014 \end_inset
39015
39016
39017 \begin_inset Quotes erd
39018 \end_inset
39019
39020  for every space character in the source code.
39021  The difference from the method via the menu 
39022 \family sans
39023 Insert\SpecialChar menuseparator
39024 File\SpecialChar menuseparator
39025 Plain
39026 \begin_inset space ~
39027 \end_inset
39028
39029 Text
39030 \family default
39031  is that the document content is not shown in \SpecialChar LyX
39032 .
39033 \end_layout
39034
39035 \begin_layout Standard
39036 Here is a child document inserted as Verbatim: 
39037 \begin_inset CommandInset include
39038 LatexCommand verbatiminput
39039 filename "DummyTextDocument.txt"
39040
39041 \end_inset
39042
39043
39044 \begin_inset VSpace bigskip
39045 \end_inset
39046
39047  Here is a child document inserted as Verbatim using the 
39048 \family sans
39049 Mark spaces in output
39050 \family default
39051  option: 
39052 \begin_inset CommandInset include
39053 LatexCommand verbatiminput*
39054 filename "DummyTextDocument.txt"
39055
39056 \end_inset
39057
39058
39059 \end_layout
39060
39061 \begin_layout Standard
39062 \begin_inset VSpace bigskip
39063 \end_inset
39064
39065
39066 \end_layout
39067
39068 \begin_layout Standard
39069 \begin_inset Note Greyedout
39070 status open
39071
39072 \begin_layout Plain Layout
39073
39074 \series bold
39075 Note:
39076 \series default
39077  As you can see in the examples above, the text of the documents included
39078  as 
39079 \family sans
39080 verbatim
39081 \family default
39082  is not broken at the end of the document lines.
39083 \end_layout
39084
39085 \end_inset
39086
39087
39088 \end_layout
39089
39090 \begin_layout Description
39091 Listings This type is described in chapter
39092 \begin_inset space ~
39093 \end_inset
39094
39095
39096 \begin_inset CommandInset ref
39097 LatexCommand ref
39098 reference "cha:Program-Code-Listings"
39099
39100 \end_inset
39101
39102 .
39103 \end_layout
39104
39105 \begin_layout Standard
39106 \begin_inset Note Greyedout
39107 status open
39108
39109 \begin_layout Plain Layout
39110
39111 \series bold
39112 Note:
39113 \series default
39114  Including the same document twice in a document using different methods
39115  could cause \SpecialChar LaTeX
39116 -problems.
39117 \end_layout
39118
39119 \end_inset
39120
39121
39122 \end_layout
39123
39124 \begin_layout Standard
39125 If you want to view/export only selected children of your master document,
39126  either because you want to save compiling time or because you want to distribut
39127 e single chapters of the book you are just writing, you can exclude children
39128  from the output.
39129  This is done via the menu 
39130 \family sans
39131 Document\SpecialChar menuseparator
39132 Settings\SpecialChar menuseparator
39133 Child Documents
39134 \family default
39135 .
39136  You can exclude\SpecialChar breakableslash
39137 include children by double-clicking on the 
39138 \family sans
39139 include to output
39140 \family default
39141  column of the respective child document in the list (note that this only
39142  works for documents embedded via 
39143 \begin_inset Quotes eld
39144 \end_inset
39145
39146 Include
39147 \begin_inset Quotes erd
39148 \end_inset
39149
39150 , not with 
39151 \begin_inset Quotes eld
39152 \end_inset
39153
39154 Input
39155 \begin_inset Quotes erd
39156 \end_inset
39157
39158 ).
39159  If the option 
39160 \family sans
39161 Maintain counters and references
39162 \family default
39163  is enabled, \SpecialChar LyX
39164  will assure that all page numbers, references etc.
39165 \begin_inset space ~
39166 \end_inset
39167
39168 are correct as if the whole document was processed.
39169  This is useful if you want the selected sub-documents to look exactly as
39170  in the context of the whole document.
39171  However, \SpecialChar LyX
39172  needs to process the whole document in the background for this
39173  feature.
39174  So if you want to save compile time and if counters and references do not
39175  need to be correct, disable this checkbox.
39176 \end_layout
39177
39178 \begin_layout Standard
39179 Alternatively, you can put each included file into a branch.
39180 \begin_inset Foot
39181 status collapsed
39182
39183 \begin_layout Plain Layout
39184 Branches are described in section 
39185 \emph on
39186 Branches
39187 \emph default
39188  of the \SpecialChar LyX
39189  
39190 \emph on
39191 Userguide
39192 \emph default
39193 .
39194 \end_layout
39195
39196 \end_inset
39197
39198  By enabling\SpecialChar breakableslash
39199 disabling branches you can decide which included files will
39200  appear in the output.
39201  This has the advantage that it also works with Input'ed sub-documents.
39202  However, counters and references will not be maintained with this approach.
39203 \end_layout
39204
39205 \begin_layout Chapter
39206 Program Code Listings
39207 \begin_inset CommandInset label
39208 LatexCommand label
39209 name "cha:Program-Code-Listings"
39210
39211 \end_inset
39212
39213
39214 \begin_inset Index idx
39215 status collapsed
39216
39217 \begin_layout Plain Layout
39218 Listings
39219 \end_layout
39220
39221 \end_inset
39222
39223
39224 \begin_inset Index idx
39225 status collapsed
39226
39227 \begin_layout Plain Layout
39228 Program Code
39229 \end_layout
39230
39231 \end_inset
39232
39233
39234 \begin_inset Index idx
39235 status collapsed
39236
39237 \begin_layout Plain Layout
39238 Floats ! Listings
39239 \end_layout
39240
39241 \end_inset
39242
39243
39244 \end_layout
39245
39246 \begin_layout Standard
39247 To include and typeset program code you can use the 
39248 \family sans
39249 Listings
39250 \family default
39251  inset that can be inserted via the menu 
39252 \family sans
39253 Insert\SpecialChar menuseparator
39254 Program Listing
39255 \family default
39256 .
39257  The \SpecialChar LaTeX
39258 -package 
39259 \series bold
39260 listings
39261 \series default
39262
39263 \begin_inset Index idx
39264 status collapsed
39265
39266 \begin_layout Plain Layout
39267 \SpecialChar LaTeX
39268 -packages ! listings
39269 \end_layout
39270
39271 \end_inset
39272
39273  provides a powerful and flexible way to insert program source code into
39274  your document.
39275 \end_layout
39276
39277 \begin_layout Standard
39278 Right-clicking on a listings inset opens the context menu containing where
39279  you can set the listings format.
39280 \end_layout
39281
39282 \begin_layout Standard
39283 By default, a listing starts a new paragraph in the output.
39284  The placement option 
39285 \family sans
39286 Inline
39287 \begin_inset space ~
39288 \end_inset
39289
39290 listing
39291 \family default
39292  prints the listing inline like this: 
39293 \begin_inset listings
39294 lstparams "language={C++}"
39295 inline true
39296 status open
39297
39298 \begin_layout Plain Layout
39299
39300 int a=5;
39301 \end_layout
39302
39303 \end_inset
39304
39305
39306 \begin_inset Newline newline
39307 \end_inset
39308
39309 The option 
39310 \family sans
39311 Float
39312 \family default
39313  creates a listings float where you can specify the placement options 
39314 \begin_inset Quotes eld
39315 \end_inset
39316
39317
39318 \family sans
39319 h
39320 \family default
39321
39322 \begin_inset Quotes erd
39323 \end_inset
39324
39325
39326 \begin_inset Quotes eld
39327 \end_inset
39328
39329
39330 \family sans
39331 t
39332 \family default
39333
39334 \begin_inset Quotes erd
39335 \end_inset
39336
39337
39338 \begin_inset Quotes eld
39339 \end_inset
39340
39341
39342 \family sans
39343 b
39344 \family default
39345
39346 \begin_inset Quotes erd
39347 \end_inset
39348
39349 , and 
39350 \begin_inset Quotes eld
39351 \end_inset
39352
39353
39354 \family sans
39355 p
39356 \family default
39357
39358 \begin_inset Quotes erd
39359 \end_inset
39360
39361  corresponding to the float placement options described in section
39362 \begin_inset space ~
39363 \end_inset
39364
39365
39366 \begin_inset CommandInset ref
39367 LatexCommand ref
39368 reference "sec:Float-Placement"
39369
39370 \end_inset
39371
39372 .
39373  The placement options can be mixed and are inserted without any separation,
39374  e.
39375 \begin_inset space \thinspace{}
39376 \end_inset
39377
39378 g.
39379 \begin_inset space \space{}
39380 \end_inset
39381
39382
39383 \begin_inset Quotes eld
39384 \end_inset
39385
39386
39387 \family sans
39388 htbp
39389 \family default
39390
39391 \begin_inset Quotes erd
39392 \end_inset
39393
39394 .
39395  The option 
39396 \begin_inset Quotes eld
39397 \end_inset
39398
39399 h
39400 \begin_inset Quotes erd
39401 \end_inset
39402
39403  has sometimes no effect, but you don't need to use the 
39404 \family sans
39405 Float
39406 \family default
39407  option in this case as also non-float listings can have captions and be
39408  referenced.
39409 \end_layout
39410
39411 \begin_layout Standard
39412 You can add captions to listings with the menu 
39413 \family sans
39414 Insert\SpecialChar menuseparator
39415 Caption
39416 \family default
39417 .
39418  Listings can be referenced like floats: Listing
39419 \begin_inset space ~
39420 \end_inset
39421
39422
39423 \begin_inset CommandInset ref
39424 LatexCommand ref
39425 reference "lst:Example-Listing"
39426
39427 \end_inset
39428
39429 .
39430  A list of listings which contains all listings with captions can be created
39431  via the menu 
39432 \family sans
39433 Insert\SpecialChar menuseparator
39434 List
39435 \begin_inset space ~
39436 \end_inset
39437
39438 /
39439 \begin_inset space ~
39440 \end_inset
39441
39442 TOC\SpecialChar menuseparator
39443 List of Listings
39444 \family default
39445 .
39446  The list entries are the listing caption and the listing number.
39447 \end_layout
39448
39449 \begin_layout Standard
39450 \begin_inset listings
39451 lstparams "language=Python"
39452 inline false
39453 status open
39454
39455 \begin_layout Plain Layout
39456
39457 \begin_inset Caption Standard
39458
39459 \begin_layout Plain Layout
39460 \begin_inset CommandInset label
39461 LatexCommand label
39462 name "lst:Example-Listing"
39463
39464 \end_inset
39465
39466 Example Listing float
39467 \end_layout
39468
39469 \end_inset
39470
39471 # Example listing float
39472 \end_layout
39473
39474 \begin_layout Plain Layout
39475
39476 def func(param):
39477 \end_layout
39478
39479 \begin_layout Plain Layout
39480
39481     'this is a python function'
39482 \end_layout
39483
39484 \begin_layout Plain Layout
39485
39486     pass
39487 \end_layout
39488
39489 \end_inset
39490
39491
39492 \end_layout
39493
39494 \begin_layout Standard
39495 When you have set a programming language in the listings dialog, the keywords
39496  of this language will be recognized and specially typeset in the output.
39497  In the example listings the Python keyword 
39498 \begin_inset Quotes eld
39499 \end_inset
39500
39501 def
39502 \begin_inset Quotes erd
39503 \end_inset
39504
39505  is recognized and printed bold in the output.
39506 \end_layout
39507
39508 \begin_layout Standard
39509 \begin_inset Note Greyedout
39510 status open
39511
39512 \begin_layout Plain Layout
39513
39514 \series bold
39515 Note:
39516 \series default
39517  If you don't get bold keywords when using typewriter fonts, your 
39518 \family typewriter
39519 typewriter
39520 \family default
39521  font probably doesn't provide a bold shape.
39522  In this case select a different one in the menu 
39523 \family sans
39524 Document\SpecialChar menuseparator
39525 Settings\SpecialChar menuseparator
39526 Fonts
39527 \family default
39528 .
39529  (The fonts 
39530 \emph on
39531 LuxiMono, BeraMono
39532 \emph default
39533  and 
39534 \emph on
39535 Courier
39536 \emph default
39537  provide bold shapes.)
39538 \end_layout
39539
39540 \end_inset
39541
39542
39543 \end_layout
39544
39545 \begin_layout Standard
39546 In section 
39547 \family sans
39548 Line
39549 \begin_inset space ~
39550 \end_inset
39551
39552 numbering
39553 \family default
39554  of the listings dialog you can specify the line numbering style.
39555  You can insert a number to specify which lines are numbered in the field
39556  
39557 \family sans
39558 Step
39559 \family default
39560 .
39561  When you insert e.
39562 \begin_inset space \thinspace{}
39563 \end_inset
39564
39565 g.
39566 \begin_inset space \space{}
39567 \end_inset
39568
39569
39570 \begin_inset Quotes eld
39571 \end_inset
39572
39573 3
39574 \begin_inset Quotes erd
39575 \end_inset
39576
39577 , only every 3rd line will be numbered.
39578 \end_layout
39579
39580 \begin_layout Standard
39581 You can furthermore specify a range of lines; only these will then appear
39582  in the output.
39583  The option 
39584 \family sans
39585 Extended character table
39586 \family default
39587  should be used when you use national characters like the German umlauts
39588  in the listing.
39589 \begin_inset Newline newline
39590 \end_inset
39591
39592 Here is an example listing with left line numbering, step 
39593 \begin_inset Quotes eld
39594 \end_inset
39595
39596 3
39597 \begin_inset Quotes erd
39598 \end_inset
39599
39600 , language 
39601 \begin_inset Quotes eld
39602 \end_inset
39603
39604 Python
39605 \begin_inset Quotes erd
39606 \end_inset
39607
39608 , options 
39609 \begin_inset Quotes eld
39610 \end_inset
39611
39612 Extended character table
39613 \begin_inset Quotes erd
39614 \end_inset
39615
39616  and 
39617 \begin_inset Quotes eld
39618 \end_inset
39619
39620 Space
39621 \begin_inset space ~
39622 \end_inset
39623
39624 as
39625 \begin_inset space ~
39626 \end_inset
39627
39628 symbol
39629 \begin_inset Quotes erd
39630 \end_inset
39631
39632 , range lines 3
39633 \begin_inset space \thinspace{}
39634 \end_inset
39635
39636 -
39637 \begin_inset space \thinspace{}
39638 \end_inset
39639
39640 8:
39641 \end_layout
39642
39643 \begin_layout Standard
39644 \begin_inset listings
39645 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39646 inline false
39647 status open
39648
39649 \begin_layout Plain Layout
39650
39651 def func(param):
39652 \end_layout
39653
39654 \begin_layout Plain Layout
39655
39656     'this is a python function'
39657 \end_layout
39658
39659 \begin_layout Plain Layout
39660
39661     pass
39662 \end_layout
39663
39664 \begin_layout Plain Layout
39665
39666 def func(param):
39667 \end_layout
39668
39669 \begin_layout Plain Layout
39670
39671 'This is a German word: Tschüß'
39672 \end_layout
39673
39674 \begin_layout Plain Layout
39675
39676 pass
39677 \end_layout
39678
39679 \begin_layout Plain Layout
39680
39681 def func(param):
39682 \end_layout
39683
39684 \begin_layout Plain Layout
39685
39686 'this is a python function'
39687 \end_layout
39688
39689 \begin_layout Plain Layout
39690
39691 pass
39692 \end_layout
39693
39694 \end_inset
39695
39696
39697 \end_layout
39698
39699 \begin_layout Standard
39700 When you have tabulators in your listing, you can specify the number of
39701  characters that are spanned by a tabulator in the field 
39702 \family sans
39703 Tabulator
39704 \begin_inset space ~
39705 \end_inset
39706
39707 size
39708 \family default
39709 .
39710 \end_layout
39711
39712 \begin_layout Standard
39713 \begin_inset Note Greyedout
39714 status open
39715
39716 \begin_layout Plain Layout
39717
39718 \series bold
39719 Note:
39720 \series default
39721  Due to a bug in the 
39722 \series bold
39723 listings
39724 \series default
39725  package the line numbering is shifted by a line by every previous listing.
39726  That's the reason why the lines 2 and 5 are numbered in the above listing
39727  and not the lines 3 and 6.
39728 \end_layout
39729
39730 \end_inset
39731
39732
39733 \end_layout
39734
39735 \begin_layout Standard
39736 \begin_inset VSpace bigskip
39737 \end_inset
39738
39739
39740 \end_layout
39741
39742 \begin_layout Standard
39743 It is also possible to print lines from a file as listing.
39744  To do this, use the menu 
39745 \family sans
39746 Insert\SpecialChar menuseparator
39747 File\SpecialChar menuseparator
39748 Child Document
39749 \family default
39750  and choose the type 
39751 \family sans
39752 Listings
39753 \family default
39754 .
39755 \begin_inset Foot
39756 status collapsed
39757
39758 \begin_layout Plain Layout
39759 The other child document types are described in section
39760 \begin_inset space ~
39761 \end_inset
39762
39763
39764 \begin_inset CommandInset ref
39765 LatexCommand ref
39766 reference "sec:Child-Documents"
39767
39768 \end_inset
39769
39770 .
39771 \end_layout
39772
39773 \end_inset
39774
39775  In the child document dialog you can specify the listing parameters in
39776  a text box.
39777  To show a list of all available parameters, type in a question mark 
39778 \begin_inset Quotes eld
39779 \end_inset
39780
39781 ?
39782 \begin_inset Quotes erd
39783 \end_inset
39784
39785  in the text box.
39786 \end_layout
39787
39788 \begin_layout Standard
39789 To reference child document listings, write a label text into the corresponding
39790  field of the child document dialog.
39791  The label can then be referenced using the menu 
39792 \family sans
39793 Insert\SpecialChar menuseparator
39794 Cross-Reference
39795 \family default
39796 .
39797 \end_layout
39798
39799 \begin_layout Standard
39800 Listing
39801 \begin_inset space ~
39802 \end_inset
39803
39804
39805 \begin_inset CommandInset ref
39806 LatexCommand ref
39807 reference "lst:file-listing"
39808
39809 \end_inset
39810
39811  is an example for a listing of a file; there the lines 10
39812 \begin_inset space \thinspace{}
39813 \end_inset
39814
39815 -
39816 \begin_inset space \thinspace{}
39817 \end_inset
39818
39819 15 of this \SpecialChar LyX
39820  file are listed.
39821 \end_layout
39822
39823 \begin_layout Standard
39824 \begin_inset CommandInset include
39825 LatexCommand lstinputlisting
39826 filename "EmbeddedObjects.lyx"
39827 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
39828
39829 \end_inset
39830
39831
39832 \end_layout
39833
39834 \begin_layout Standard
39835 \begin_inset VSpace bigskip
39836 \end_inset
39837
39838
39839 \end_layout
39840
39841 \begin_layout Standard
39842 Inserting a formula into a listing can be done the following way:
39843 \end_layout
39844
39845 \begin_layout Enumerate
39846 Open the listings dialog and add
39847 \begin_inset Newline newline
39848 \end_inset
39849
39850
39851 \family sans
39852 mathescape=true
39853 \family default
39854
39855 \begin_inset Newline newline
39856 \end_inset
39857
39858 to the field of the 
39859 \family sans
39860 Advanced
39861 \family default
39862  tab.
39863 \end_layout
39864
39865 \begin_layout Enumerate
39866 Create a formula outside the listing
39867 \end_layout
39868
39869 \begin_layout Enumerate
39870 Copy the content of the formula (not the formula inset) to the clipboard
39871  (shortcut 
39872 \begin_inset Info
39873 type  "shortcut"
39874 arg   "copy"
39875 \end_inset
39876
39877 )
39878 \end_layout
39879
39880 \begin_layout Enumerate
39881 In the listing write 
39882 \begin_inset Quotes eld
39883 \end_inset
39884
39885
39886 \family sans
39887 $$
39888 \family default
39889
39890 \begin_inset Quotes erd
39891 \end_inset
39892
39893  and copy from the clipboard between the dollar-signs (shortcut 
39894 \begin_inset Info
39895 type  "shortcut"
39896 arg   "paste"
39897 \end_inset
39898
39899 )
39900 \end_layout
39901
39902 \begin_layout Standard
39903 \begin_inset listings
39904 lstparams "language=Python,mathescape=true"
39905 inline false
39906 status open
39907
39908 \begin_layout Plain Layout
39909
39910 \begin_inset Caption Standard
39911
39912 \begin_layout Plain Layout
39913 Example Listing float containing a formula
39914 \end_layout
39915
39916 \end_inset
39917
39918 # Example listing float
39919 \end_layout
39920
39921 \begin_layout Plain Layout
39922
39923 def func(param):
39924 \end_layout
39925
39926 \begin_layout Plain Layout
39927
39928     # $
39929 \backslash
39930 prod_{n=1}^{
39931 \backslash
39932 infty}
39933 \backslash
39934 ,
39935 \backslash
39936 frac{1}{x^{2}}$
39937 \end_layout
39938
39939 \begin_layout Plain Layout
39940
39941     pass
39942 \end_layout
39943
39944 \end_inset
39945
39946
39947 \end_layout
39948
39949 \begin_layout Standard
39950 \begin_inset VSpace bigskip
39951 \end_inset
39952
39953
39954 \end_layout
39955
39956 \begin_layout Standard
39957 Global listings settings can be set in the 
39958 \family sans
39959 Document\SpecialChar menuseparator
39960 Settings\SpecialChar menuseparator
39961 Listings
39962 \family default
39963  dialog.
39964  To get there a list of available options, type in a question mark 
39965 \begin_inset Quotes eld
39966 \end_inset
39967
39968 ?
39969 \begin_inset Quotes erd
39970 \end_inset
39971
39972 .
39973 \end_layout
39974
39975 \begin_layout Standard
39976 For more information about the 
39977 \series bold
39978 listings
39979 \series default
39980  package, we refer to its documentation 
39981 \begin_inset CommandInset citation
39982 LatexCommand cite
39983 key "listings"
39984
39985 \end_inset
39986
39987 .
39988 \end_layout
39989
39990 \begin_layout Standard
39991 \begin_inset Newpage newpage
39992 \end_inset
39993
39994
39995 \end_layout
39996
39997 \begin_layout Chapter
39998 \start_of_appendix
39999 Units available in \SpecialChar LyX
40000
40001 \begin_inset Index idx
40002 status collapsed
40003
40004 \begin_layout Plain Layout
40005 Units
40006 \end_layout
40007
40008 \end_inset
40009
40010
40011 \begin_inset CommandInset label
40012 LatexCommand label
40013 name "cha:Units-available-in"
40014
40015 \end_inset
40016
40017
40018 \end_layout
40019
40020 \begin_layout Standard
40021 To understand the units described in this documentation, Table
40022 \begin_inset space ~
40023 \end_inset
40024
40025
40026 \begin_inset CommandInset ref
40027 LatexCommand ref
40028 reference "tab:Units"
40029
40030 \end_inset
40031
40032  explains all units available in \SpecialChar LyX
40033 .
40034 \end_layout
40035
40036 \begin_layout Standard
40037 \begin_inset Float table
40038 placement h
40039 wide false
40040 sideways false
40041 status open
40042
40043 \begin_layout Plain Layout
40044 \begin_inset Caption Standard
40045
40046 \begin_layout Plain Layout
40047 \begin_inset CommandInset label
40048 LatexCommand label
40049 name "tab:Units"
40050
40051 \end_inset
40052
40053 Units
40054 \end_layout
40055
40056 \end_inset
40057
40058
40059 \end_layout
40060
40061 \begin_layout Plain Layout
40062 \begin_inset VSpace medskip
40063 \end_inset
40064
40065
40066 \end_layout
40067
40068 \begin_layout Plain Layout
40069 \align center
40070 \begin_inset Tabular
40071 <lyxtabular version="3" rows="20" columns="2">
40072 <features tabularvalignment="middle">
40073 <column alignment="center" valignment="top">
40074 <column alignment="center" valignment="top">
40075 <row>
40076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40077 \begin_inset Text
40078
40079 \begin_layout Plain Layout
40080 unit
40081 \end_layout
40082
40083 \end_inset
40084 </cell>
40085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40086 \begin_inset Text
40087
40088 \begin_layout Plain Layout
40089 name/description
40090 \end_layout
40091
40092 \end_inset
40093 </cell>
40094 </row>
40095 <row>
40096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40097 \begin_inset Text
40098
40099 \begin_layout Plain Layout
40100 mm
40101 \end_layout
40102
40103 \end_inset
40104 </cell>
40105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40106 \begin_inset Text
40107
40108 \begin_layout Plain Layout
40109 millimeter
40110 \end_layout
40111
40112 \end_inset
40113 </cell>
40114 </row>
40115 <row>
40116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40117 \begin_inset Text
40118
40119 \begin_layout Plain Layout
40120 cm
40121 \end_layout
40122
40123 \end_inset
40124 </cell>
40125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40126 \begin_inset Text
40127
40128 \begin_layout Plain Layout
40129 centimeter
40130 \end_layout
40131
40132 \end_inset
40133 </cell>
40134 </row>
40135 <row>
40136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40137 \begin_inset Text
40138
40139 \begin_layout Plain Layout
40140 in
40141 \end_layout
40142
40143 \end_inset
40144 </cell>
40145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40146 \begin_inset Text
40147
40148 \begin_layout Plain Layout
40149 inch
40150 \end_layout
40151
40152 \end_inset
40153 </cell>
40154 </row>
40155 <row>
40156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40157 \begin_inset Text
40158
40159 \begin_layout Plain Layout
40160 pt
40161 \end_layout
40162
40163 \end_inset
40164 </cell>
40165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40166 \begin_inset Text
40167
40168 \begin_layout Plain Layout
40169 point (72.27
40170 \begin_inset space \thinspace{}
40171 \end_inset
40172
40173 pt = 1
40174 \begin_inset space \thinspace{}
40175 \end_inset
40176
40177 in)
40178 \end_layout
40179
40180 \end_inset
40181 </cell>
40182 </row>
40183 <row>
40184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40185 \begin_inset Text
40186
40187 \begin_layout Plain Layout
40188 pc
40189 \end_layout
40190
40191 \end_inset
40192 </cell>
40193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40194 \begin_inset Text
40195
40196 \begin_layout Plain Layout
40197 pica (1
40198 \begin_inset space \thinspace{}
40199 \end_inset
40200
40201 pc = 12
40202 \begin_inset space \thinspace{}
40203 \end_inset
40204
40205 pt)
40206 \end_layout
40207
40208 \end_inset
40209 </cell>
40210 </row>
40211 <row>
40212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40213 \begin_inset Text
40214
40215 \begin_layout Plain Layout
40216 sp
40217 \end_layout
40218
40219 \end_inset
40220 </cell>
40221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40222 \begin_inset Text
40223
40224 \begin_layout Plain Layout
40225 scaled point (65536
40226 \begin_inset space \thinspace{}
40227 \end_inset
40228
40229 sp = 1
40230 \begin_inset space \thinspace{}
40231 \end_inset
40232
40233 pt)
40234 \end_layout
40235
40236 \end_inset
40237 </cell>
40238 </row>
40239 <row>
40240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40241 \begin_inset Text
40242
40243 \begin_layout Plain Layout
40244 bp
40245 \end_layout
40246
40247 \end_inset
40248 </cell>
40249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40250 \begin_inset Text
40251
40252 \begin_layout Plain Layout
40253 big point (72
40254 \begin_inset space \thinspace{}
40255 \end_inset
40256
40257 bp = 1
40258 \begin_inset space \thinspace{}
40259 \end_inset
40260
40261 in)
40262 \end_layout
40263
40264 \end_inset
40265 </cell>
40266 </row>
40267 <row>
40268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40269 \begin_inset Text
40270
40271 \begin_layout Plain Layout
40272 dd
40273 \end_layout
40274
40275 \end_inset
40276 </cell>
40277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40278 \begin_inset Text
40279
40280 \begin_layout Plain Layout
40281 didot (1
40282 \begin_inset space \thinspace{}
40283 \end_inset
40284
40285 dd 
40286 \begin_inset Formula $\approx$
40287 \end_inset
40288
40289  0.376
40290 \begin_inset space \thinspace{}
40291 \end_inset
40292
40293 mm)
40294 \end_layout
40295
40296 \end_inset
40297 </cell>
40298 </row>
40299 <row>
40300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40301 \begin_inset Text
40302
40303 \begin_layout Plain Layout
40304 cc
40305 \end_layout
40306
40307 \end_inset
40308 </cell>
40309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40310 \begin_inset Text
40311
40312 \begin_layout Plain Layout
40313 cicero (1
40314 \begin_inset space \thinspace{}
40315 \end_inset
40316
40317 cc = 12
40318 \begin_inset space \thinspace{}
40319 \end_inset
40320
40321 dd)
40322 \end_layout
40323
40324 \end_inset
40325 </cell>
40326 </row>
40327 <row>
40328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40329 \begin_inset Text
40330
40331 \begin_layout Plain Layout
40332 Scale%
40333 \end_layout
40334
40335 \end_inset
40336 </cell>
40337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40338 \begin_inset Text
40339
40340 \begin_layout Plain Layout
40341 % of original image width
40342 \end_layout
40343
40344 \end_inset
40345 </cell>
40346 </row>
40347 <row>
40348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40349 \begin_inset Text
40350
40351 \begin_layout Plain Layout
40352 text%
40353 \end_layout
40354
40355 \end_inset
40356 </cell>
40357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40358 \begin_inset Text
40359
40360 \begin_layout Plain Layout
40361 % of text width
40362 \end_layout
40363
40364 \end_inset
40365 </cell>
40366 </row>
40367 <row>
40368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40369 \begin_inset Text
40370
40371 \begin_layout Plain Layout
40372 col%
40373 \end_layout
40374
40375 \end_inset
40376 </cell>
40377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40378 \begin_inset Text
40379
40380 \begin_layout Plain Layout
40381 % of column width
40382 \end_layout
40383
40384 \end_inset
40385 </cell>
40386 </row>
40387 <row>
40388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40389 \begin_inset Text
40390
40391 \begin_layout Plain Layout
40392 page%
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 % of paper width
40402 \end_layout
40403
40404 \end_inset
40405 </cell>
40406 </row>
40407 <row>
40408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40409 \begin_inset Text
40410
40411 \begin_layout Plain Layout
40412 line%
40413 \end_layout
40414
40415 \end_inset
40416 </cell>
40417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40418 \begin_inset Text
40419
40420 \begin_layout Plain Layout
40421 % of line width
40422 \end_layout
40423
40424 \end_inset
40425 </cell>
40426 </row>
40427 <row>
40428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40429 \begin_inset Text
40430
40431 \begin_layout Plain Layout
40432 theight%
40433 \end_layout
40434
40435 \end_inset
40436 </cell>
40437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40438 \begin_inset Text
40439
40440 \begin_layout Plain Layout
40441 % of text height
40442 \end_layout
40443
40444 \end_inset
40445 </cell>
40446 </row>
40447 <row>
40448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40449 \begin_inset Text
40450
40451 \begin_layout Plain Layout
40452 pheight%
40453 \end_layout
40454
40455 \end_inset
40456 </cell>
40457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40458 \begin_inset Text
40459
40460 \begin_layout Plain Layout
40461 % of paper height
40462 \end_layout
40463
40464 \end_inset
40465 </cell>
40466 </row>
40467 <row>
40468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40469 \begin_inset Text
40470
40471 \begin_layout Plain Layout
40472 ex
40473 \end_layout
40474
40475 \end_inset
40476 </cell>
40477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40478 \begin_inset Text
40479
40480 \begin_layout Plain Layout
40481 height of letter 
40482 \emph on
40483 x
40484 \emph default
40485  in current font
40486 \end_layout
40487
40488 \end_inset
40489 </cell>
40490 </row>
40491 <row>
40492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40493 \begin_inset Text
40494
40495 \begin_layout Plain Layout
40496 em
40497 \end_layout
40498
40499 \end_inset
40500 </cell>
40501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40502 \begin_inset Text
40503
40504 \begin_layout Plain Layout
40505 width of letter 
40506 \emph on
40507 M
40508 \emph default
40509  in current font
40510 \end_layout
40511
40512 \end_inset
40513 </cell>
40514 </row>
40515 <row>
40516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40517 \begin_inset Text
40518
40519 \begin_layout Plain Layout
40520 mu
40521 \end_layout
40522
40523 \end_inset
40524 </cell>
40525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40526 \begin_inset Text
40527
40528 \begin_layout Plain Layout
40529 math unit (1
40530 \begin_inset space \thinspace{}
40531 \end_inset
40532
40533 mu = 1/18
40534 \begin_inset space \thinspace{}
40535 \end_inset
40536
40537 em)
40538 \end_layout
40539
40540 \end_inset
40541 </cell>
40542 </row>
40543 </lyxtabular>
40544
40545 \end_inset
40546
40547
40548 \end_layout
40549
40550 \end_inset
40551
40552
40553 \end_layout
40554
40555 \begin_layout Chapter
40556 Output File Formats with Graphics
40557 \begin_inset CommandInset label
40558 LatexCommand label
40559 name "cha:Output-File-Formats"
40560
40561 \end_inset
40562
40563
40564 \end_layout
40565
40566 \begin_layout Section
40567 DVI
40568 \begin_inset Index idx
40569 status collapsed
40570
40571 \begin_layout Plain Layout
40572 File Formats ! DVI
40573 \end_layout
40574
40575 \end_inset
40576
40577
40578 \begin_inset Index idx
40579 status collapsed
40580
40581 \begin_layout Plain Layout
40582 DVI|see
40583 \begin_inset ERT
40584 status collapsed
40585
40586 \begin_layout Plain Layout
40587
40588 {
40589 \end_layout
40590
40591 \end_inset
40592
40593 File Formats
40594 \begin_inset ERT
40595 status collapsed
40596
40597 \begin_layout Plain Layout
40598
40599 }
40600 \end_layout
40601
40602 \end_inset
40603
40604
40605 \end_layout
40606
40607 \end_inset
40608
40609
40610 \end_layout
40611
40612 \begin_layout Standard
40613 This file type has the extension 
40614 \begin_inset Quotes eld
40615 \end_inset
40616
40617
40618 \family typewriter
40619 .dvi
40620 \family default
40621
40622 \begin_inset Quotes erd
40623 \end_inset
40624
40625 .
40626  It is called 
40627 \begin_inset Quotes eld
40628 \end_inset
40629
40630 device-independent
40631 \begin_inset Quotes erd
40632 \end_inset
40633
40634  (DVI), because it is completely portable; you can move them from one machine
40635  to another without needing to do any sort of conversion.
40636  At the time when this file-format was developed, this was no matter of
40637  course.
40638  DVIs are used for quick previews and as pre-stage for other output formats,
40639  like PostScript.
40640 \end_layout
40641
40642 \begin_layout Standard
40643 \begin_inset Note Greyedout
40644 status open
40645
40646 \begin_layout Plain Layout
40647
40648 \series bold
40649 Note:
40650 \series default
40651  DVI-files do not contain images; they will only be a linked.
40652 \end_layout
40653
40654 \end_inset
40655
40656  So don't forget this, if you move your 
40657 \family typewriter
40658 .dvi
40659 \family default
40660  file to another computer.
40661  This property can also slow down your computer when you view the DVI, because
40662  the DVI-viewer has to convert the image in the background to make it visible
40663  when you scroll in the DVI.
40664  So it is recommended that you use PDF for files with many images.
40665 \end_layout
40666
40667 \begin_layout Standard
40668 You can export your document to DVI by using the menu 
40669 \family sans
40670 File\SpecialChar menuseparator
40671 Export\SpecialChar menuseparator
40672 DVI
40673 \family default
40674 .
40675  You can view your document as DVI via the 
40676 \family sans
40677 View
40678 \family default
40679  menu.
40680 \end_layout
40681
40682 \begin_layout Section
40683 PostScript
40684 \begin_inset Index idx
40685 status collapsed
40686
40687 \begin_layout Plain Layout
40688 File Formats ! PostScript
40689 \end_layout
40690
40691 \end_inset
40692
40693
40694 \begin_inset Index idx
40695 status collapsed
40696
40697 \begin_layout Plain Layout
40698 PostScript|see
40699 \begin_inset ERT
40700 status collapsed
40701
40702 \begin_layout Plain Layout
40703
40704 {
40705 \end_layout
40706
40707 \end_inset
40708
40709 File Formats
40710 \begin_inset ERT
40711 status collapsed
40712
40713 \begin_layout Plain Layout
40714
40715 }
40716 \end_layout
40717
40718 \end_inset
40719
40720
40721 \end_layout
40722
40723 \end_inset
40724
40725
40726 \end_layout
40727
40728 \begin_layout Standard
40729 This file type has the extension 
40730 \begin_inset Quotes eld
40731 \end_inset
40732
40733
40734 \family typewriter
40735 .ps
40736 \family default
40737
40738 \begin_inset Quotes erd
40739 \end_inset
40740
40741 .
40742  PostScript was developed by the company 
40743 \family typewriter
40744 Adobe
40745 \family default
40746  as a printer language.
40747  The file therefore contains commands that the printer uses to print the
40748  file.
40749  PostScript can be seen as a 
40750 \begin_inset Quotes eld
40751 \end_inset
40752
40753 programming language
40754 \begin_inset Quotes erd
40755 \end_inset
40756
40757 ; you can calculate with it and draw diagrams and images
40758 \begin_inset Foot
40759 status collapsed
40760
40761 \begin_layout Plain Layout
40762 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
40763 -package
40764  
40765 \series bold
40766 PSTricks
40767 \series default
40768  
40769 \begin_inset CommandInset citation
40770 LatexCommand cite
40771 key "pstricks"
40772
40773 \end_inset
40774
40775 .
40776 \end_layout
40777
40778 \end_inset
40779
40780 .
40781  Due to this ability, the files are often bigger than PDFs.
40782 \end_layout
40783
40784 \begin_layout Standard
40785 PostScript can only contain images in the format 
40786 \begin_inset Quotes eld
40787 \end_inset
40788
40789 Encapsulated PostScript
40790 \begin_inset Quotes erd
40791 \end_inset
40792
40793  (EPS, file extension 
40794 \begin_inset Quotes eld
40795 \end_inset
40796
40797
40798 \family typewriter
40799 .eps
40800 \family default
40801
40802 \begin_inset Quotes erd
40803 \end_inset
40804
40805 ).
40806  As \SpecialChar LyX
40807  allows you to use any known image format in your document, it has to
40808  convert images in the background to EPS.
40809  If you have e.g.
40810 \begin_inset space ~
40811 \end_inset
40812
40813 50
40814 \begin_inset space ~
40815 \end_inset
40816
40817 images in your document, \SpecialChar LyX
40818  has to do 50
40819 \begin_inset space ~
40820 \end_inset
40821
40822 conversions whenever you view or export your document.
40823  This will slow down your work flow with \SpecialChar LyX
40824  drastically.
40825  So if you plan to use PostScript, you can insert your images directly as
40826  EPS to avoid this problem.
40827 \end_layout
40828
40829 \begin_layout Standard
40830 You can export your document to PostScript using the menu 
40831 \family sans
40832 File\SpecialChar menuseparator
40833 Export\SpecialChar menuseparator
40834 Postscript
40835 \family default
40836 .
40837  You can view your document as PostScript via the 
40838 \family sans
40839 View
40840 \family default
40841  menu.
40842 \end_layout
40843
40844 \begin_layout Section
40845 PDF
40846 \begin_inset Index idx
40847 status collapsed
40848
40849 \begin_layout Plain Layout
40850 File Formats ! PDF
40851 \end_layout
40852
40853 \end_inset
40854
40855
40856 \begin_inset Index idx
40857 status collapsed
40858
40859 \begin_layout Plain Layout
40860 PDF
40861 \end_layout
40862
40863 \end_inset
40864
40865
40866 \end_layout
40867
40868 \begin_layout Standard
40869 This file type has the extension 
40870 \begin_inset Quotes eld
40871 \end_inset
40872
40873
40874 \family typewriter
40875 .pdf
40876 \family default
40877
40878 \begin_inset Quotes erd
40879 \end_inset
40880
40881 .
40882  The 
40883 \begin_inset Quotes eld
40884 \end_inset
40885
40886 Portable Document Format
40887 \begin_inset Quotes erd
40888 \end_inset
40889
40890  (PDF) was developed by 
40891 \family typewriter
40892 Adobe
40893 \family default
40894  as a derivative of PostScript.
40895  It is more compressed and it uses fewer commands than PostScript.
40896  As the name 
40897 \begin_inset Quotes eld
40898 \end_inset
40899
40900 portable
40901 \begin_inset Quotes erd
40902 \end_inset
40903
40904  implies, it can be processed at any computer system and the printed output
40905  looks exactly the same.
40906 \end_layout
40907
40908 \begin_layout Standard
40909 PDF can contain images in its own PDF format, in the format 
40910 \begin_inset Quotes eld
40911 \end_inset
40912
40913 Joint Photographic Experts Group
40914 \begin_inset Quotes erd
40915 \end_inset
40916
40917  (JPG, file extension 
40918 \begin_inset Quotes eld
40919 \end_inset
40920
40921
40922 \family typewriter
40923 .jpg
40924 \family default
40925
40926 \begin_inset Quotes erd
40927 \end_inset
40928
40929  or 
40930 \begin_inset Quotes eld
40931 \end_inset
40932
40933
40934 \family typewriter
40935 .jpeg
40936 \family default
40937
40938 \begin_inset Quotes erd
40939 \end_inset
40940
40941 ), and in the format 
40942 \begin_inset Quotes eld
40943 \end_inset
40944
40945 Portable Network Graphics
40946 \begin_inset Quotes erd
40947 \end_inset
40948
40949  (PNG, file extension 
40950 \begin_inset Quotes eld
40951 \end_inset
40952
40953
40954 \family typewriter
40955 .png
40956 \family default
40957
40958 \begin_inset Quotes erd
40959 \end_inset
40960
40961 ).
40962  Nevertheless you can use any other image format, because \SpecialChar LyX
40963  converts them
40964  in the background to one of these formats.
40965  But as described in the section about PostScript, the image conversion
40966  will slow down your work flow.
40967  So it is recommended that you use images in one of the three mentioned
40968  formats.
40969 \end_layout
40970
40971 \begin_layout Standard
40972 You can export your document to PDF via the menu 
40973 \family sans
40974 File\SpecialChar menuseparator
40975 Export
40976 \family default
40977  in three different ways:
40978 \end_layout
40979
40980 \begin_layout Description
40981 PDF
40982 \begin_inset space ~
40983 \end_inset
40984
40985 (ps2pdf) This uses the program 
40986 \family typewriter
40987 ps2pdf
40988 \family default
40989  that creates a PDF from a PostScript-version of your file.
40990  The PostScript-version is produced by the program 
40991 \family typewriter
40992 dvips
40993 \family default
40994  which uses a DVI-version as intermediate step.
40995  So this export variant consists of three conversions.
40996 \end_layout
40997
40998 \begin_layout Description
40999 PDF
41000 \begin_inset space ~
41001 \end_inset
41002
41003 (dvipdfm) This uses the program 
41004 \family typewriter
41005 dvipdfm
41006 \family default
41007  that converts your file in the background to DVI and in a second step to
41008  PDF.
41009 \end_layout
41010
41011 \begin_layout Description
41012 PDF
41013 \begin_inset space ~
41014 \end_inset
41015
41016 (pdflatex) This uses the program 
41017 \family typewriter
41018 pdftex
41019 \family default
41020  that converts your file directly to PDF.
41021 \end_layout
41022
41023 \begin_layout Standard
41024 It is recommended that you use 
41025 \family sans
41026 PDF
41027 \begin_inset space ~
41028 \end_inset
41029
41030 (pdflatex)
41031 \family default
41032  because 
41033 \family typewriter
41034 pdftex
41035 \family default
41036  supports all features of actual PDF-versions, is quick and works stable.
41037  The program 
41038 \family typewriter
41039 dvipdfm
41040 \family default
41041  is not under development and therefore a bit outdated.
41042 \end_layout
41043
41044 \begin_layout Standard
41045 You can view your document as PDF via the 
41046 \family sans
41047 View
41048 \family default
41049  menu or by using a toolbar button.
41050 \end_layout
41051
41052 \begin_layout Chapter
41053 List of dvips color names
41054 \begin_inset CommandInset label
41055 LatexCommand label
41056 name "chap:List-of-dvips-colornames"
41057
41058 \end_inset
41059
41060
41061 \end_layout
41062
41063 \begin_layout Standard
41064 \begin_inset Tabular
41065 <lyxtabular version="3" rows="17" columns="4">
41066 <features tabularvalignment="middle">
41067 <column alignment="left" valignment="top" width="0pt">
41068 <column alignment="left" valignment="top" width="0pt">
41069 <column alignment="left" valignment="top" width="0pt">
41070 <column alignment="left" valignment="top" width="0pt">
41071 <row>
41072 <cell alignment="left" valignment="top" usebox="none">
41073 \begin_inset Text
41074
41075 \begin_layout Plain Layout
41076 \begin_inset ERT
41077 status collapsed
41078
41079 \begin_layout Plain Layout
41080
41081
41082 \backslash
41083 fcolorbox{black}{
41084 \end_layout
41085
41086 \end_inset
41087
41088 white
41089 \begin_inset ERT
41090 status collapsed
41091
41092 \begin_layout Plain Layout
41093
41094 }{
41095 \end_layout
41096
41097 \end_inset
41098
41099 Color
41100 \begin_inset ERT
41101 status collapsed
41102
41103 \begin_layout Plain Layout
41104
41105 }
41106 \end_layout
41107
41108 \end_inset
41109
41110  Color name
41111 \end_layout
41112
41113 \end_inset
41114 </cell>
41115 <cell alignment="left" valignment="top" usebox="none">
41116 \begin_inset Text
41117
41118 \begin_layout Plain Layout
41119 \begin_inset ERT
41120 status collapsed
41121
41122 \begin_layout Plain Layout
41123
41124
41125 \backslash
41126 fcolorbox{black}{
41127 \end_layout
41128
41129 \end_inset
41130
41131 white
41132 \begin_inset ERT
41133 status collapsed
41134
41135 \begin_layout Plain Layout
41136
41137 }{
41138 \end_layout
41139
41140 \end_inset
41141
41142 Color
41143 \begin_inset ERT
41144 status collapsed
41145
41146 \begin_layout Plain Layout
41147
41148 }
41149 \end_layout
41150
41151 \end_inset
41152
41153  Color name
41154 \end_layout
41155
41156 \end_inset
41157 </cell>
41158 <cell alignment="left" valignment="top" usebox="none">
41159 \begin_inset Text
41160
41161 \begin_layout Plain Layout
41162 \begin_inset ERT
41163 status collapsed
41164
41165 \begin_layout Plain Layout
41166
41167
41168 \backslash
41169 fcolorbox{black}{
41170 \end_layout
41171
41172 \end_inset
41173
41174 white
41175 \begin_inset ERT
41176 status collapsed
41177
41178 \begin_layout Plain Layout
41179
41180 }{
41181 \end_layout
41182
41183 \end_inset
41184
41185 Color
41186 \begin_inset ERT
41187 status collapsed
41188
41189 \begin_layout Plain Layout
41190
41191 }
41192 \end_layout
41193
41194 \end_inset
41195
41196  Color name
41197 \end_layout
41198
41199 \end_inset
41200 </cell>
41201 <cell alignment="left" valignment="top" usebox="none">
41202 \begin_inset Text
41203
41204 \begin_layout Plain Layout
41205 \begin_inset ERT
41206 status collapsed
41207
41208 \begin_layout Plain Layout
41209
41210
41211 \backslash
41212 fcolorbox{black}{
41213 \end_layout
41214
41215 \end_inset
41216
41217 white
41218 \begin_inset ERT
41219 status collapsed
41220
41221 \begin_layout Plain Layout
41222
41223 }{
41224 \end_layout
41225
41226 \end_inset
41227
41228 Color
41229 \begin_inset ERT
41230 status collapsed
41231
41232 \begin_layout Plain Layout
41233
41234 }
41235 \end_layout
41236
41237 \end_inset
41238
41239  Color name
41240 \end_layout
41241
41242 \end_inset
41243 </cell>
41244 </row>
41245 <row>
41246 <cell alignment="center" valignment="top" usebox="none">
41247 \begin_inset Text
41248
41249 \begin_layout Plain Layout
41250 \begin_inset ERT
41251 status collapsed
41252
41253 \begin_layout Plain Layout
41254
41255
41256 \backslash
41257 fcolorbox{black}{
41258 \end_layout
41259
41260 \end_inset
41261
41262 Apricot
41263 \begin_inset ERT
41264 status collapsed
41265
41266 \begin_layout Plain Layout
41267
41268 }{
41269 \end_layout
41270
41271 \end_inset
41272
41273
41274 \begin_inset Phantom Phantom
41275 status open
41276
41277 \begin_layout Plain Layout
41278 W
41279 \end_layout
41280
41281 \end_inset
41282
41283
41284 \begin_inset ERT
41285 status collapsed
41286
41287 \begin_layout Plain Layout
41288
41289 }
41290 \end_layout
41291
41292 \end_inset
41293
41294  Apricot
41295 \end_layout
41296
41297 \end_inset
41298 </cell>
41299 <cell alignment="center" valignment="top" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303 \begin_inset ERT
41304 status collapsed
41305
41306 \begin_layout Plain Layout
41307
41308
41309 \backslash
41310 fcolorbox{black}{
41311 \end_layout
41312
41313 \end_inset
41314
41315 Aquamarine
41316 \begin_inset ERT
41317 status collapsed
41318
41319 \begin_layout Plain Layout
41320
41321 }{
41322 \end_layout
41323
41324 \end_inset
41325
41326
41327 \begin_inset Phantom Phantom
41328 status open
41329
41330 \begin_layout Plain Layout
41331 W
41332 \end_layout
41333
41334 \end_inset
41335
41336
41337 \begin_inset ERT
41338 status collapsed
41339
41340 \begin_layout Plain Layout
41341
41342 }
41343 \end_layout
41344
41345 \end_inset
41346
41347  Aquamarine
41348 \end_layout
41349
41350 \end_inset
41351 </cell>
41352 <cell alignment="center" valignment="top" usebox="none">
41353 \begin_inset Text
41354
41355 \begin_layout Plain Layout
41356 \begin_inset ERT
41357 status collapsed
41358
41359 \begin_layout Plain Layout
41360
41361
41362 \backslash
41363 fcolorbox{black}{
41364 \end_layout
41365
41366 \end_inset
41367
41368 Bittersweet
41369 \begin_inset ERT
41370 status collapsed
41371
41372 \begin_layout Plain Layout
41373
41374 }{
41375 \end_layout
41376
41377 \end_inset
41378
41379
41380 \begin_inset Phantom Phantom
41381 status open
41382
41383 \begin_layout Plain Layout
41384 W
41385 \end_layout
41386
41387 \end_inset
41388
41389
41390 \begin_inset ERT
41391 status collapsed
41392
41393 \begin_layout Plain Layout
41394
41395 }
41396 \end_layout
41397
41398 \end_inset
41399
41400  Bittersweet
41401 \end_layout
41402
41403 \end_inset
41404 </cell>
41405 <cell alignment="center" valignment="top" usebox="none">
41406 \begin_inset Text
41407
41408 \begin_layout Plain Layout
41409 \begin_inset ERT
41410 status collapsed
41411
41412 \begin_layout Plain Layout
41413
41414
41415 \backslash
41416 fcolorbox{black}{
41417 \end_layout
41418
41419 \end_inset
41420
41421 BlueGreen
41422 \begin_inset ERT
41423 status collapsed
41424
41425 \begin_layout Plain Layout
41426
41427 }{
41428 \end_layout
41429
41430 \end_inset
41431
41432
41433 \begin_inset Phantom Phantom
41434 status open
41435
41436 \begin_layout Plain Layout
41437 W
41438 \end_layout
41439
41440 \end_inset
41441
41442
41443 \begin_inset ERT
41444 status collapsed
41445
41446 \begin_layout Plain Layout
41447
41448 }
41449 \end_layout
41450
41451 \end_inset
41452
41453  BlueGreen
41454 \end_layout
41455
41456 \end_inset
41457 </cell>
41458 </row>
41459 <row>
41460 <cell alignment="left" valignment="top" usebox="none">
41461 \begin_inset Text
41462
41463 \begin_layout Plain Layout
41464 \begin_inset ERT
41465 status collapsed
41466
41467 \begin_layout Plain Layout
41468
41469
41470 \backslash
41471 fcolorbox{black}{
41472 \end_layout
41473
41474 \end_inset
41475
41476 BlueViolet
41477 \begin_inset ERT
41478 status collapsed
41479
41480 \begin_layout Plain Layout
41481
41482 }{
41483 \end_layout
41484
41485 \end_inset
41486
41487
41488 \begin_inset Phantom Phantom
41489 status open
41490
41491 \begin_layout Plain Layout
41492 W
41493 \end_layout
41494
41495 \end_inset
41496
41497
41498 \begin_inset ERT
41499 status collapsed
41500
41501 \begin_layout Plain Layout
41502
41503 }
41504 \end_layout
41505
41506 \end_inset
41507
41508  BlueViolet
41509 \end_layout
41510
41511 \end_inset
41512 </cell>
41513 <cell alignment="left" valignment="top" usebox="none">
41514 \begin_inset Text
41515
41516 \begin_layout Plain Layout
41517 \begin_inset ERT
41518 status collapsed
41519
41520 \begin_layout Plain Layout
41521
41522
41523 \backslash
41524 fcolorbox{black}{
41525 \end_layout
41526
41527 \end_inset
41528
41529 BrickRed
41530 \begin_inset ERT
41531 status collapsed
41532
41533 \begin_layout Plain Layout
41534
41535 }{
41536 \end_layout
41537
41538 \end_inset
41539
41540
41541 \begin_inset Phantom Phantom
41542 status open
41543
41544 \begin_layout Plain Layout
41545 W
41546 \end_layout
41547
41548 \end_inset
41549
41550
41551 \begin_inset ERT
41552 status collapsed
41553
41554 \begin_layout Plain Layout
41555
41556 }
41557 \end_layout
41558
41559 \end_inset
41560
41561  BrickRed
41562 \end_layout
41563
41564 \end_inset
41565 </cell>
41566 <cell alignment="left" valignment="top" usebox="none">
41567 \begin_inset Text
41568
41569 \begin_layout Plain Layout
41570 \begin_inset ERT
41571 status collapsed
41572
41573 \begin_layout Plain Layout
41574
41575
41576 \backslash
41577 fcolorbox{black}{
41578 \end_layout
41579
41580 \end_inset
41581
41582 Brown
41583 \begin_inset ERT
41584 status collapsed
41585
41586 \begin_layout Plain Layout
41587
41588 }{
41589 \end_layout
41590
41591 \end_inset
41592
41593
41594 \begin_inset Phantom Phantom
41595 status open
41596
41597 \begin_layout Plain Layout
41598 W
41599 \end_layout
41600
41601 \end_inset
41602
41603
41604 \begin_inset ERT
41605 status collapsed
41606
41607 \begin_layout Plain Layout
41608
41609 }
41610 \end_layout
41611
41612 \end_inset
41613
41614  Brown
41615 \end_layout
41616
41617 \end_inset
41618 </cell>
41619 <cell alignment="left" valignment="top" usebox="none">
41620 \begin_inset Text
41621
41622 \begin_layout Plain Layout
41623 \begin_inset ERT
41624 status collapsed
41625
41626 \begin_layout Plain Layout
41627
41628
41629 \backslash
41630 fcolorbox{black}{
41631 \end_layout
41632
41633 \end_inset
41634
41635 BurntOrange
41636 \begin_inset ERT
41637 status collapsed
41638
41639 \begin_layout Plain Layout
41640
41641 }{
41642 \end_layout
41643
41644 \end_inset
41645
41646
41647 \begin_inset Phantom Phantom
41648 status open
41649
41650 \begin_layout Plain Layout
41651 W
41652 \end_layout
41653
41654 \end_inset
41655
41656
41657 \begin_inset ERT
41658 status collapsed
41659
41660 \begin_layout Plain Layout
41661
41662 }
41663 \end_layout
41664
41665 \end_inset
41666
41667  BurntOrange
41668 \end_layout
41669
41670 \end_inset
41671 </cell>
41672 </row>
41673 <row>
41674 <cell alignment="left" valignment="top" usebox="none">
41675 \begin_inset Text
41676
41677 \begin_layout Plain Layout
41678 \begin_inset ERT
41679 status collapsed
41680
41681 \begin_layout Plain Layout
41682
41683
41684 \backslash
41685 fcolorbox{black}{
41686 \end_layout
41687
41688 \end_inset
41689
41690 CadetBlue
41691 \begin_inset ERT
41692 status collapsed
41693
41694 \begin_layout Plain Layout
41695
41696 }{
41697 \end_layout
41698
41699 \end_inset
41700
41701
41702 \begin_inset Phantom Phantom
41703 status open
41704
41705 \begin_layout Plain Layout
41706 W
41707 \end_layout
41708
41709 \end_inset
41710
41711
41712 \begin_inset ERT
41713 status collapsed
41714
41715 \begin_layout Plain Layout
41716
41717 }
41718 \end_layout
41719
41720 \end_inset
41721
41722  CadetBlue
41723 \end_layout
41724
41725 \end_inset
41726 </cell>
41727 <cell alignment="left" valignment="top" usebox="none">
41728 \begin_inset Text
41729
41730 \begin_layout Plain Layout
41731 \begin_inset ERT
41732 status collapsed
41733
41734 \begin_layout Plain Layout
41735
41736
41737 \backslash
41738 fcolorbox{black}{
41739 \end_layout
41740
41741 \end_inset
41742
41743 CarnationPink
41744 \begin_inset ERT
41745 status collapsed
41746
41747 \begin_layout Plain Layout
41748
41749 }{
41750 \end_layout
41751
41752 \end_inset
41753
41754
41755 \begin_inset Phantom Phantom
41756 status open
41757
41758 \begin_layout Plain Layout
41759 W
41760 \end_layout
41761
41762 \end_inset
41763
41764
41765 \begin_inset ERT
41766 status collapsed
41767
41768 \begin_layout Plain Layout
41769
41770 }
41771 \end_layout
41772
41773 \end_inset
41774
41775  CarnationPink
41776 \end_layout
41777
41778 \end_inset
41779 </cell>
41780 <cell alignment="left" valignment="top" usebox="none">
41781 \begin_inset Text
41782
41783 \begin_layout Plain Layout
41784 \begin_inset ERT
41785 status collapsed
41786
41787 \begin_layout Plain Layout
41788
41789
41790 \backslash
41791 fcolorbox{black}{
41792 \end_layout
41793
41794 \end_inset
41795
41796 Cerulean
41797 \begin_inset ERT
41798 status collapsed
41799
41800 \begin_layout Plain Layout
41801
41802 }{
41803 \end_layout
41804
41805 \end_inset
41806
41807
41808 \begin_inset Phantom Phantom
41809 status open
41810
41811 \begin_layout Plain Layout
41812 W
41813 \end_layout
41814
41815 \end_inset
41816
41817
41818 \begin_inset ERT
41819 status collapsed
41820
41821 \begin_layout Plain Layout
41822
41823 }
41824 \end_layout
41825
41826 \end_inset
41827
41828  Cerulean
41829 \end_layout
41830
41831 \end_inset
41832 </cell>
41833 <cell alignment="left" valignment="top" usebox="none">
41834 \begin_inset Text
41835
41836 \begin_layout Plain Layout
41837 \begin_inset ERT
41838 status collapsed
41839
41840 \begin_layout Plain Layout
41841
41842
41843 \backslash
41844 fcolorbox{black}{
41845 \end_layout
41846
41847 \end_inset
41848
41849 CornflowerBlue
41850 \begin_inset ERT
41851 status collapsed
41852
41853 \begin_layout Plain Layout
41854
41855 }{
41856 \end_layout
41857
41858 \end_inset
41859
41860
41861 \begin_inset Phantom Phantom
41862 status open
41863
41864 \begin_layout Plain Layout
41865 W
41866 \end_layout
41867
41868 \end_inset
41869
41870
41871 \begin_inset ERT
41872 status collapsed
41873
41874 \begin_layout Plain Layout
41875
41876 }
41877 \end_layout
41878
41879 \end_inset
41880
41881  CornflowerBlue
41882 \end_layout
41883
41884 \end_inset
41885 </cell>
41886 </row>
41887 <row>
41888 <cell alignment="left" valignment="top" usebox="none">
41889 \begin_inset Text
41890
41891 \begin_layout Plain Layout
41892 \begin_inset ERT
41893 status collapsed
41894
41895 \begin_layout Plain Layout
41896
41897
41898 \backslash
41899 fcolorbox{black}{
41900 \end_layout
41901
41902 \end_inset
41903
41904 Dandelion
41905 \begin_inset ERT
41906 status collapsed
41907
41908 \begin_layout Plain Layout
41909
41910 }{
41911 \end_layout
41912
41913 \end_inset
41914
41915
41916 \begin_inset Phantom Phantom
41917 status open
41918
41919 \begin_layout Plain Layout
41920 W
41921 \end_layout
41922
41923 \end_inset
41924
41925
41926 \begin_inset ERT
41927 status collapsed
41928
41929 \begin_layout Plain Layout
41930
41931 }
41932 \end_layout
41933
41934 \end_inset
41935
41936  Dandelion
41937 \end_layout
41938
41939 \end_inset
41940 </cell>
41941 <cell alignment="left" valignment="top" usebox="none">
41942 \begin_inset Text
41943
41944 \begin_layout Plain Layout
41945 \begin_inset ERT
41946 status collapsed
41947
41948 \begin_layout Plain Layout
41949
41950
41951 \backslash
41952 fcolorbox{black}{
41953 \end_layout
41954
41955 \end_inset
41956
41957 DarkOrchid
41958 \begin_inset ERT
41959 status collapsed
41960
41961 \begin_layout Plain Layout
41962
41963 }{
41964 \end_layout
41965
41966 \end_inset
41967
41968
41969 \begin_inset Phantom Phantom
41970 status open
41971
41972 \begin_layout Plain Layout
41973 W
41974 \end_layout
41975
41976 \end_inset
41977
41978
41979 \begin_inset ERT
41980 status collapsed
41981
41982 \begin_layout Plain Layout
41983
41984 }
41985 \end_layout
41986
41987 \end_inset
41988
41989  DarkOrchid
41990 \end_layout
41991
41992 \end_inset
41993 </cell>
41994 <cell alignment="left" valignment="top" usebox="none">
41995 \begin_inset Text
41996
41997 \begin_layout Plain Layout
41998 \begin_inset ERT
41999 status collapsed
42000
42001 \begin_layout Plain Layout
42002
42003
42004 \backslash
42005 fcolorbox{black}{
42006 \end_layout
42007
42008 \end_inset
42009
42010 Emerald
42011 \begin_inset ERT
42012 status collapsed
42013
42014 \begin_layout Plain Layout
42015
42016 }{
42017 \end_layout
42018
42019 \end_inset
42020
42021
42022 \begin_inset Phantom Phantom
42023 status open
42024
42025 \begin_layout Plain Layout
42026 W
42027 \end_layout
42028
42029 \end_inset
42030
42031
42032 \begin_inset ERT
42033 status collapsed
42034
42035 \begin_layout Plain Layout
42036
42037 }
42038 \end_layout
42039
42040 \end_inset
42041
42042  Emerald
42043 \end_layout
42044
42045 \end_inset
42046 </cell>
42047 <cell alignment="left" valignment="top" usebox="none">
42048 \begin_inset Text
42049
42050 \begin_layout Plain Layout
42051 \begin_inset ERT
42052 status collapsed
42053
42054 \begin_layout Plain Layout
42055
42056
42057 \backslash
42058 fcolorbox{black}{
42059 \end_layout
42060
42061 \end_inset
42062
42063 ForestGreen
42064 \begin_inset ERT
42065 status collapsed
42066
42067 \begin_layout Plain Layout
42068
42069 }{
42070 \end_layout
42071
42072 \end_inset
42073
42074
42075 \begin_inset Phantom Phantom
42076 status open
42077
42078 \begin_layout Plain Layout
42079 W
42080 \end_layout
42081
42082 \end_inset
42083
42084
42085 \begin_inset ERT
42086 status collapsed
42087
42088 \begin_layout Plain Layout
42089
42090 }
42091 \end_layout
42092
42093 \end_inset
42094
42095  ForestGreen
42096 \end_layout
42097
42098 \end_inset
42099 </cell>
42100 </row>
42101 <row>
42102 <cell alignment="left" valignment="top" usebox="none">
42103 \begin_inset Text
42104
42105 \begin_layout Plain Layout
42106 \begin_inset ERT
42107 status collapsed
42108
42109 \begin_layout Plain Layout
42110
42111
42112 \backslash
42113 fcolorbox{black}{
42114 \end_layout
42115
42116 \end_inset
42117
42118 Fuchsia
42119 \begin_inset ERT
42120 status collapsed
42121
42122 \begin_layout Plain Layout
42123
42124 }{
42125 \end_layout
42126
42127 \end_inset
42128
42129
42130 \begin_inset Phantom Phantom
42131 status open
42132
42133 \begin_layout Plain Layout
42134 W
42135 \end_layout
42136
42137 \end_inset
42138
42139
42140 \begin_inset ERT
42141 status collapsed
42142
42143 \begin_layout Plain Layout
42144
42145 }
42146 \end_layout
42147
42148 \end_inset
42149
42150  Fuchsia
42151 \end_layout
42152
42153 \end_inset
42154 </cell>
42155 <cell alignment="left" valignment="top" usebox="none">
42156 \begin_inset Text
42157
42158 \begin_layout Plain Layout
42159 \begin_inset ERT
42160 status collapsed
42161
42162 \begin_layout Plain Layout
42163
42164
42165 \backslash
42166 fcolorbox{black}{
42167 \end_layout
42168
42169 \end_inset
42170
42171 Goldenrod
42172 \begin_inset ERT
42173 status collapsed
42174
42175 \begin_layout Plain Layout
42176
42177 }{
42178 \end_layout
42179
42180 \end_inset
42181
42182
42183 \begin_inset Phantom Phantom
42184 status open
42185
42186 \begin_layout Plain Layout
42187 W
42188 \end_layout
42189
42190 \end_inset
42191
42192
42193 \begin_inset ERT
42194 status collapsed
42195
42196 \begin_layout Plain Layout
42197
42198 }
42199 \end_layout
42200
42201 \end_inset
42202
42203  Goldenrod
42204 \end_layout
42205
42206 \end_inset
42207 </cell>
42208 <cell alignment="left" valignment="top" usebox="none">
42209 \begin_inset Text
42210
42211 \begin_layout Plain Layout
42212 \begin_inset ERT
42213 status collapsed
42214
42215 \begin_layout Plain Layout
42216
42217
42218 \backslash
42219 fcolorbox{black}{
42220 \end_layout
42221
42222 \end_inset
42223
42224 Gray
42225 \begin_inset ERT
42226 status collapsed
42227
42228 \begin_layout Plain Layout
42229
42230 }{
42231 \end_layout
42232
42233 \end_inset
42234
42235
42236 \begin_inset Phantom Phantom
42237 status open
42238
42239 \begin_layout Plain Layout
42240 W
42241 \end_layout
42242
42243 \end_inset
42244
42245
42246 \begin_inset ERT
42247 status collapsed
42248
42249 \begin_layout Plain Layout
42250
42251 }
42252 \end_layout
42253
42254 \end_inset
42255
42256  Gray
42257 \end_layout
42258
42259 \end_inset
42260 </cell>
42261 <cell alignment="left" valignment="top" usebox="none">
42262 \begin_inset Text
42263
42264 \begin_layout Plain Layout
42265 \begin_inset ERT
42266 status collapsed
42267
42268 \begin_layout Plain Layout
42269
42270
42271 \backslash
42272 fcolorbox{black}{
42273 \end_layout
42274
42275 \end_inset
42276
42277 GreenYellow
42278 \begin_inset ERT
42279 status collapsed
42280
42281 \begin_layout Plain Layout
42282
42283 }{
42284 \end_layout
42285
42286 \end_inset
42287
42288
42289 \begin_inset Phantom Phantom
42290 status open
42291
42292 \begin_layout Plain Layout
42293 W
42294 \end_layout
42295
42296 \end_inset
42297
42298
42299 \begin_inset ERT
42300 status collapsed
42301
42302 \begin_layout Plain Layout
42303
42304 }
42305 \end_layout
42306
42307 \end_inset
42308
42309  GreenYellow
42310 \end_layout
42311
42312 \end_inset
42313 </cell>
42314 </row>
42315 <row>
42316 <cell alignment="center" valignment="top" usebox="none">
42317 \begin_inset Text
42318
42319 \begin_layout Plain Layout
42320 \begin_inset ERT
42321 status collapsed
42322
42323 \begin_layout Plain Layout
42324
42325
42326 \backslash
42327 fcolorbox{black}{
42328 \end_layout
42329
42330 \end_inset
42331
42332 JungleGreen
42333 \begin_inset ERT
42334 status collapsed
42335
42336 \begin_layout Plain Layout
42337
42338 }{
42339 \end_layout
42340
42341 \end_inset
42342
42343
42344 \begin_inset Phantom Phantom
42345 status open
42346
42347 \begin_layout Plain Layout
42348 W
42349 \end_layout
42350
42351 \end_inset
42352
42353
42354 \begin_inset ERT
42355 status collapsed
42356
42357 \begin_layout Plain Layout
42358
42359 }
42360 \end_layout
42361
42362 \end_inset
42363
42364  JungleGreen
42365 \end_layout
42366
42367 \end_inset
42368 </cell>
42369 <cell alignment="center" valignment="top" usebox="none">
42370 \begin_inset Text
42371
42372 \begin_layout Plain Layout
42373 \begin_inset ERT
42374 status collapsed
42375
42376 \begin_layout Plain Layout
42377
42378
42379 \backslash
42380 fcolorbox{black}{
42381 \end_layout
42382
42383 \end_inset
42384
42385 Lavender
42386 \begin_inset ERT
42387 status collapsed
42388
42389 \begin_layout Plain Layout
42390
42391 }{
42392 \end_layout
42393
42394 \end_inset
42395
42396
42397 \begin_inset Phantom Phantom
42398 status open
42399
42400 \begin_layout Plain Layout
42401 W
42402 \end_layout
42403
42404 \end_inset
42405
42406
42407 \begin_inset ERT
42408 status collapsed
42409
42410 \begin_layout Plain Layout
42411
42412 }
42413 \end_layout
42414
42415 \end_inset
42416
42417  Lavender
42418 \end_layout
42419
42420 \end_inset
42421 </cell>
42422 <cell alignment="center" valignment="top" usebox="none">
42423 \begin_inset Text
42424
42425 \begin_layout Plain Layout
42426 \begin_inset ERT
42427 status collapsed
42428
42429 \begin_layout Plain Layout
42430
42431
42432 \backslash
42433 fcolorbox{black}{
42434 \end_layout
42435
42436 \end_inset
42437
42438 LimeGreen
42439 \begin_inset ERT
42440 status collapsed
42441
42442 \begin_layout Plain Layout
42443
42444 }{
42445 \end_layout
42446
42447 \end_inset
42448
42449
42450 \begin_inset Phantom Phantom
42451 status open
42452
42453 \begin_layout Plain Layout
42454 W
42455 \end_layout
42456
42457 \end_inset
42458
42459
42460 \begin_inset ERT
42461 status collapsed
42462
42463 \begin_layout Plain Layout
42464
42465 }
42466 \end_layout
42467
42468 \end_inset
42469
42470  LimeGreen
42471 \end_layout
42472
42473 \end_inset
42474 </cell>
42475 <cell alignment="center" valignment="top" usebox="none">
42476 \begin_inset Text
42477
42478 \begin_layout Plain Layout
42479 \begin_inset ERT
42480 status collapsed
42481
42482 \begin_layout Plain Layout
42483
42484
42485 \backslash
42486 fcolorbox{black}{
42487 \end_layout
42488
42489 \end_inset
42490
42491 Mahogany
42492 \begin_inset ERT
42493 status collapsed
42494
42495 \begin_layout Plain Layout
42496
42497 }{
42498 \end_layout
42499
42500 \end_inset
42501
42502
42503 \begin_inset Phantom Phantom
42504 status open
42505
42506 \begin_layout Plain Layout
42507 W
42508 \end_layout
42509
42510 \end_inset
42511
42512
42513 \begin_inset ERT
42514 status collapsed
42515
42516 \begin_layout Plain Layout
42517
42518 }
42519 \end_layout
42520
42521 \end_inset
42522
42523  Mahogany
42524 \end_layout
42525
42526 \end_inset
42527 </cell>
42528 </row>
42529 <row>
42530 <cell alignment="left" valignment="top" usebox="none">
42531 \begin_inset Text
42532
42533 \begin_layout Plain Layout
42534 \begin_inset ERT
42535 status collapsed
42536
42537 \begin_layout Plain Layout
42538
42539
42540 \backslash
42541 fcolorbox{black}{
42542 \end_layout
42543
42544 \end_inset
42545
42546 Mahogany
42547 \begin_inset ERT
42548 status collapsed
42549
42550 \begin_layout Plain Layout
42551
42552 }{
42553 \end_layout
42554
42555 \end_inset
42556
42557
42558 \begin_inset Phantom Phantom
42559 status open
42560
42561 \begin_layout Plain Layout
42562 W
42563 \end_layout
42564
42565 \end_inset
42566
42567
42568 \begin_inset ERT
42569 status collapsed
42570
42571 \begin_layout Plain Layout
42572
42573 }
42574 \end_layout
42575
42576 \end_inset
42577
42578  Mahogany
42579 \end_layout
42580
42581 \end_inset
42582 </cell>
42583 <cell alignment="left" valignment="top" usebox="none">
42584 \begin_inset Text
42585
42586 \begin_layout Plain Layout
42587 \begin_inset ERT
42588 status collapsed
42589
42590 \begin_layout Plain Layout
42591
42592
42593 \backslash
42594 fcolorbox{black}{
42595 \end_layout
42596
42597 \end_inset
42598
42599 Maroon
42600 \begin_inset ERT
42601 status collapsed
42602
42603 \begin_layout Plain Layout
42604
42605 }{
42606 \end_layout
42607
42608 \end_inset
42609
42610
42611 \begin_inset Phantom Phantom
42612 status open
42613
42614 \begin_layout Plain Layout
42615 W
42616 \end_layout
42617
42618 \end_inset
42619
42620
42621 \begin_inset ERT
42622 status collapsed
42623
42624 \begin_layout Plain Layout
42625
42626 }
42627 \end_layout
42628
42629 \end_inset
42630
42631  Maroon
42632 \end_layout
42633
42634 \end_inset
42635 </cell>
42636 <cell alignment="left" valignment="top" usebox="none">
42637 \begin_inset Text
42638
42639 \begin_layout Plain Layout
42640 \begin_inset ERT
42641 status collapsed
42642
42643 \begin_layout Plain Layout
42644
42645
42646 \backslash
42647 fcolorbox{black}{
42648 \end_layout
42649
42650 \end_inset
42651
42652 Melon
42653 \begin_inset ERT
42654 status collapsed
42655
42656 \begin_layout Plain Layout
42657
42658 }{
42659 \end_layout
42660
42661 \end_inset
42662
42663
42664 \begin_inset Phantom Phantom
42665 status open
42666
42667 \begin_layout Plain Layout
42668 W
42669 \end_layout
42670
42671 \end_inset
42672
42673
42674 \begin_inset ERT
42675 status collapsed
42676
42677 \begin_layout Plain Layout
42678
42679 }
42680 \end_layout
42681
42682 \end_inset
42683
42684  Melon
42685 \end_layout
42686
42687 \end_inset
42688 </cell>
42689 <cell alignment="left" valignment="top" usebox="none">
42690 \begin_inset Text
42691
42692 \begin_layout Plain Layout
42693 \begin_inset ERT
42694 status collapsed
42695
42696 \begin_layout Plain Layout
42697
42698
42699 \backslash
42700 fcolorbox{black}{
42701 \end_layout
42702
42703 \end_inset
42704
42705 MidnightBlue
42706 \begin_inset ERT
42707 status collapsed
42708
42709 \begin_layout Plain Layout
42710
42711 }{
42712 \end_layout
42713
42714 \end_inset
42715
42716
42717 \begin_inset Phantom Phantom
42718 status open
42719
42720 \begin_layout Plain Layout
42721 W
42722 \end_layout
42723
42724 \end_inset
42725
42726
42727 \begin_inset ERT
42728 status collapsed
42729
42730 \begin_layout Plain Layout
42731
42732 }
42733 \end_layout
42734
42735 \end_inset
42736
42737  MidnightBlue
42738 \end_layout
42739
42740 \end_inset
42741 </cell>
42742 </row>
42743 <row>
42744 <cell alignment="left" valignment="top" usebox="none">
42745 \begin_inset Text
42746
42747 \begin_layout Plain Layout
42748 \begin_inset ERT
42749 status collapsed
42750
42751 \begin_layout Plain Layout
42752
42753
42754 \backslash
42755 fcolorbox{black}{
42756 \end_layout
42757
42758 \end_inset
42759
42760 Mulberry
42761 \begin_inset ERT
42762 status collapsed
42763
42764 \begin_layout Plain Layout
42765
42766 }{
42767 \end_layout
42768
42769 \end_inset
42770
42771
42772 \begin_inset Phantom Phantom
42773 status open
42774
42775 \begin_layout Plain Layout
42776 W
42777 \end_layout
42778
42779 \end_inset
42780
42781
42782 \begin_inset ERT
42783 status collapsed
42784
42785 \begin_layout Plain Layout
42786
42787 }
42788 \end_layout
42789
42790 \end_inset
42791
42792  Mulberry
42793 \end_layout
42794
42795 \end_inset
42796 </cell>
42797 <cell alignment="left" valignment="top" usebox="none">
42798 \begin_inset Text
42799
42800 \begin_layout Plain Layout
42801 \begin_inset ERT
42802 status collapsed
42803
42804 \begin_layout Plain Layout
42805
42806
42807 \backslash
42808 fcolorbox{black}{
42809 \end_layout
42810
42811 \end_inset
42812
42813 NavyBlue
42814 \begin_inset ERT
42815 status collapsed
42816
42817 \begin_layout Plain Layout
42818
42819 }{
42820 \end_layout
42821
42822 \end_inset
42823
42824
42825 \begin_inset Phantom Phantom
42826 status open
42827
42828 \begin_layout Plain Layout
42829 W
42830 \end_layout
42831
42832 \end_inset
42833
42834
42835 \begin_inset ERT
42836 status collapsed
42837
42838 \begin_layout Plain Layout
42839
42840 }
42841 \end_layout
42842
42843 \end_inset
42844
42845  NavyBlue
42846 \end_layout
42847
42848 \end_inset
42849 </cell>
42850 <cell alignment="left" valignment="top" usebox="none">
42851 \begin_inset Text
42852
42853 \begin_layout Plain Layout
42854 \begin_inset ERT
42855 status collapsed
42856
42857 \begin_layout Plain Layout
42858
42859
42860 \backslash
42861 fcolorbox{black}{
42862 \end_layout
42863
42864 \end_inset
42865
42866 OliveGreen
42867 \begin_inset ERT
42868 status collapsed
42869
42870 \begin_layout Plain Layout
42871
42872 }{
42873 \end_layout
42874
42875 \end_inset
42876
42877
42878 \begin_inset Phantom Phantom
42879 status open
42880
42881 \begin_layout Plain Layout
42882 W
42883 \end_layout
42884
42885 \end_inset
42886
42887
42888 \begin_inset ERT
42889 status collapsed
42890
42891 \begin_layout Plain Layout
42892
42893 }
42894 \end_layout
42895
42896 \end_inset
42897
42898  OliveGreen
42899 \end_layout
42900
42901 \end_inset
42902 </cell>
42903 <cell alignment="left" valignment="top" usebox="none">
42904 \begin_inset Text
42905
42906 \begin_layout Plain Layout
42907 \begin_inset ERT
42908 status collapsed
42909
42910 \begin_layout Plain Layout
42911
42912
42913 \backslash
42914 fcolorbox{black}{
42915 \end_layout
42916
42917 \end_inset
42918
42919 Orange
42920 \begin_inset ERT
42921 status collapsed
42922
42923 \begin_layout Plain Layout
42924
42925 }{
42926 \end_layout
42927
42928 \end_inset
42929
42930
42931 \begin_inset Phantom Phantom
42932 status open
42933
42934 \begin_layout Plain Layout
42935 W
42936 \end_layout
42937
42938 \end_inset
42939
42940
42941 \begin_inset ERT
42942 status collapsed
42943
42944 \begin_layout Plain Layout
42945
42946 }
42947 \end_layout
42948
42949 \end_inset
42950
42951  Orange
42952 \end_layout
42953
42954 \end_inset
42955 </cell>
42956 </row>
42957 <row>
42958 <cell alignment="left" valignment="top" usebox="none">
42959 \begin_inset Text
42960
42961 \begin_layout Plain Layout
42962 \begin_inset ERT
42963 status collapsed
42964
42965 \begin_layout Plain Layout
42966
42967
42968 \backslash
42969 fcolorbox{black}{
42970 \end_layout
42971
42972 \end_inset
42973
42974 OrangeRed
42975 \begin_inset ERT
42976 status collapsed
42977
42978 \begin_layout Plain Layout
42979
42980 }{
42981 \end_layout
42982
42983 \end_inset
42984
42985
42986 \begin_inset Phantom Phantom
42987 status open
42988
42989 \begin_layout Plain Layout
42990 W
42991 \end_layout
42992
42993 \end_inset
42994
42995
42996 \begin_inset ERT
42997 status collapsed
42998
42999 \begin_layout Plain Layout
43000
43001 }
43002 \end_layout
43003
43004 \end_inset
43005
43006  OrangeRed
43007 \end_layout
43008
43009 \end_inset
43010 </cell>
43011 <cell alignment="left" valignment="top" usebox="none">
43012 \begin_inset Text
43013
43014 \begin_layout Plain Layout
43015 \begin_inset ERT
43016 status collapsed
43017
43018 \begin_layout Plain Layout
43019
43020
43021 \backslash
43022 fcolorbox{black}{
43023 \end_layout
43024
43025 \end_inset
43026
43027 Orchid
43028 \begin_inset ERT
43029 status collapsed
43030
43031 \begin_layout Plain Layout
43032
43033 }{
43034 \end_layout
43035
43036 \end_inset
43037
43038
43039 \begin_inset Phantom Phantom
43040 status open
43041
43042 \begin_layout Plain Layout
43043 W
43044 \end_layout
43045
43046 \end_inset
43047
43048
43049 \begin_inset ERT
43050 status collapsed
43051
43052 \begin_layout Plain Layout
43053
43054 }
43055 \end_layout
43056
43057 \end_inset
43058
43059  Orchid
43060 \end_layout
43061
43062 \end_inset
43063 </cell>
43064 <cell alignment="left" valignment="top" usebox="none">
43065 \begin_inset Text
43066
43067 \begin_layout Plain Layout
43068 \begin_inset ERT
43069 status collapsed
43070
43071 \begin_layout Plain Layout
43072
43073
43074 \backslash
43075 fcolorbox{black}{
43076 \end_layout
43077
43078 \end_inset
43079
43080 Peach
43081 \begin_inset ERT
43082 status collapsed
43083
43084 \begin_layout Plain Layout
43085
43086 }{
43087 \end_layout
43088
43089 \end_inset
43090
43091
43092 \begin_inset Phantom Phantom
43093 status open
43094
43095 \begin_layout Plain Layout
43096 W
43097 \end_layout
43098
43099 \end_inset
43100
43101
43102 \begin_inset ERT
43103 status collapsed
43104
43105 \begin_layout Plain Layout
43106
43107 }
43108 \end_layout
43109
43110 \end_inset
43111
43112  Peach
43113 \end_layout
43114
43115 \end_inset
43116 </cell>
43117 <cell alignment="left" valignment="top" usebox="none">
43118 \begin_inset Text
43119
43120 \begin_layout Plain Layout
43121 \begin_inset ERT
43122 status collapsed
43123
43124 \begin_layout Plain Layout
43125
43126
43127 \backslash
43128 fcolorbox{black}{
43129 \end_layout
43130
43131 \end_inset
43132
43133 Periwinkle
43134 \begin_inset ERT
43135 status collapsed
43136
43137 \begin_layout Plain Layout
43138
43139 }{
43140 \end_layout
43141
43142 \end_inset
43143
43144
43145 \begin_inset Phantom Phantom
43146 status open
43147
43148 \begin_layout Plain Layout
43149 W
43150 \end_layout
43151
43152 \end_inset
43153
43154
43155 \begin_inset ERT
43156 status collapsed
43157
43158 \begin_layout Plain Layout
43159
43160 }
43161 \end_layout
43162
43163 \end_inset
43164
43165  Periwinkle
43166 \end_layout
43167
43168 \end_inset
43169 </cell>
43170 </row>
43171 <row>
43172 <cell alignment="left" valignment="top" usebox="none">
43173 \begin_inset Text
43174
43175 \begin_layout Plain Layout
43176 \begin_inset ERT
43177 status collapsed
43178
43179 \begin_layout Plain Layout
43180
43181
43182 \backslash
43183 fcolorbox{black}{
43184 \end_layout
43185
43186 \end_inset
43187
43188 PineGreen
43189 \begin_inset ERT
43190 status collapsed
43191
43192 \begin_layout Plain Layout
43193
43194 }{
43195 \end_layout
43196
43197 \end_inset
43198
43199
43200 \begin_inset Phantom Phantom
43201 status open
43202
43203 \begin_layout Plain Layout
43204 W
43205 \end_layout
43206
43207 \end_inset
43208
43209
43210 \begin_inset ERT
43211 status collapsed
43212
43213 \begin_layout Plain Layout
43214
43215 }
43216 \end_layout
43217
43218 \end_inset
43219
43220  PineGreen
43221 \end_layout
43222
43223 \end_inset
43224 </cell>
43225 <cell alignment="left" valignment="top" usebox="none">
43226 \begin_inset Text
43227
43228 \begin_layout Plain Layout
43229 \begin_inset ERT
43230 status collapsed
43231
43232 \begin_layout Plain Layout
43233
43234
43235 \backslash
43236 fcolorbox{black}{
43237 \end_layout
43238
43239 \end_inset
43240
43241 Plum
43242 \begin_inset ERT
43243 status collapsed
43244
43245 \begin_layout Plain Layout
43246
43247 }{
43248 \end_layout
43249
43250 \end_inset
43251
43252
43253 \begin_inset Phantom Phantom
43254 status open
43255
43256 \begin_layout Plain Layout
43257 W
43258 \end_layout
43259
43260 \end_inset
43261
43262
43263 \begin_inset ERT
43264 status collapsed
43265
43266 \begin_layout Plain Layout
43267
43268 }
43269 \end_layout
43270
43271 \end_inset
43272
43273  Plum
43274 \end_layout
43275
43276 \end_inset
43277 </cell>
43278 <cell alignment="left" valignment="top" usebox="none">
43279 \begin_inset Text
43280
43281 \begin_layout Plain Layout
43282 \begin_inset ERT
43283 status collapsed
43284
43285 \begin_layout Plain Layout
43286
43287
43288 \backslash
43289 fcolorbox{black}{
43290 \end_layout
43291
43292 \end_inset
43293
43294 ProcessBlue
43295 \begin_inset ERT
43296 status collapsed
43297
43298 \begin_layout Plain Layout
43299
43300 }{
43301 \end_layout
43302
43303 \end_inset
43304
43305
43306 \begin_inset Phantom Phantom
43307 status open
43308
43309 \begin_layout Plain Layout
43310 W
43311 \end_layout
43312
43313 \end_inset
43314
43315
43316 \begin_inset ERT
43317 status collapsed
43318
43319 \begin_layout Plain Layout
43320
43321 }
43322 \end_layout
43323
43324 \end_inset
43325
43326  ProcessBlue
43327 \end_layout
43328
43329 \end_inset
43330 </cell>
43331 <cell alignment="left" valignment="top" usebox="none">
43332 \begin_inset Text
43333
43334 \begin_layout Plain Layout
43335 \begin_inset ERT
43336 status collapsed
43337
43338 \begin_layout Plain Layout
43339
43340
43341 \backslash
43342 fcolorbox{black}{
43343 \end_layout
43344
43345 \end_inset
43346
43347 Purple
43348 \begin_inset ERT
43349 status collapsed
43350
43351 \begin_layout Plain Layout
43352
43353 }{
43354 \end_layout
43355
43356 \end_inset
43357
43358
43359 \begin_inset Phantom Phantom
43360 status open
43361
43362 \begin_layout Plain Layout
43363 W
43364 \end_layout
43365
43366 \end_inset
43367
43368
43369 \begin_inset ERT
43370 status collapsed
43371
43372 \begin_layout Plain Layout
43373
43374 }
43375 \end_layout
43376
43377 \end_inset
43378
43379  Purple
43380 \end_layout
43381
43382 \end_inset
43383 </cell>
43384 </row>
43385 <row>
43386 <cell alignment="left" valignment="top" usebox="none">
43387 \begin_inset Text
43388
43389 \begin_layout Plain Layout
43390 \begin_inset ERT
43391 status collapsed
43392
43393 \begin_layout Plain Layout
43394
43395
43396 \backslash
43397 fcolorbox{black}{
43398 \end_layout
43399
43400 \end_inset
43401
43402 RawSienna
43403 \begin_inset ERT
43404 status collapsed
43405
43406 \begin_layout Plain Layout
43407
43408 }{
43409 \end_layout
43410
43411 \end_inset
43412
43413
43414 \begin_inset Phantom Phantom
43415 status open
43416
43417 \begin_layout Plain Layout
43418 W
43419 \end_layout
43420
43421 \end_inset
43422
43423
43424 \begin_inset ERT
43425 status collapsed
43426
43427 \begin_layout Plain Layout
43428
43429 }
43430 \end_layout
43431
43432 \end_inset
43433
43434  RawSienna
43435 \end_layout
43436
43437 \end_inset
43438 </cell>
43439 <cell alignment="left" valignment="top" usebox="none">
43440 \begin_inset Text
43441
43442 \begin_layout Plain Layout
43443 \begin_inset ERT
43444 status collapsed
43445
43446 \begin_layout Plain Layout
43447
43448
43449 \backslash
43450 fcolorbox{black}{
43451 \end_layout
43452
43453 \end_inset
43454
43455 RedOrange
43456 \begin_inset ERT
43457 status collapsed
43458
43459 \begin_layout Plain Layout
43460
43461 }{
43462 \end_layout
43463
43464 \end_inset
43465
43466
43467 \begin_inset Phantom Phantom
43468 status open
43469
43470 \begin_layout Plain Layout
43471 W
43472 \end_layout
43473
43474 \end_inset
43475
43476
43477 \begin_inset ERT
43478 status collapsed
43479
43480 \begin_layout Plain Layout
43481
43482 }
43483 \end_layout
43484
43485 \end_inset
43486
43487  RedOrange
43488 \end_layout
43489
43490 \end_inset
43491 </cell>
43492 <cell alignment="left" valignment="top" usebox="none">
43493 \begin_inset Text
43494
43495 \begin_layout Plain Layout
43496 \begin_inset ERT
43497 status collapsed
43498
43499 \begin_layout Plain Layout
43500
43501
43502 \backslash
43503 fcolorbox{black}{
43504 \end_layout
43505
43506 \end_inset
43507
43508 RedViolet
43509 \begin_inset ERT
43510 status collapsed
43511
43512 \begin_layout Plain Layout
43513
43514 }{
43515 \end_layout
43516
43517 \end_inset
43518
43519
43520 \begin_inset Phantom Phantom
43521 status open
43522
43523 \begin_layout Plain Layout
43524 W
43525 \end_layout
43526
43527 \end_inset
43528
43529
43530 \begin_inset ERT
43531 status collapsed
43532
43533 \begin_layout Plain Layout
43534
43535 }
43536 \end_layout
43537
43538 \end_inset
43539
43540  RedViolet
43541 \end_layout
43542
43543 \end_inset
43544 </cell>
43545 <cell alignment="left" valignment="top" usebox="none">
43546 \begin_inset Text
43547
43548 \begin_layout Plain Layout
43549 \begin_inset ERT
43550 status collapsed
43551
43552 \begin_layout Plain Layout
43553
43554
43555 \backslash
43556 fcolorbox{black}{
43557 \end_layout
43558
43559 \end_inset
43560
43561 Rhodamine
43562 \begin_inset ERT
43563 status collapsed
43564
43565 \begin_layout Plain Layout
43566
43567 }{
43568 \end_layout
43569
43570 \end_inset
43571
43572
43573 \begin_inset Phantom Phantom
43574 status open
43575
43576 \begin_layout Plain Layout
43577 W
43578 \end_layout
43579
43580 \end_inset
43581
43582
43583 \begin_inset ERT
43584 status collapsed
43585
43586 \begin_layout Plain Layout
43587
43588 }
43589 \end_layout
43590
43591 \end_inset
43592
43593  Rhodamine
43594 \end_layout
43595
43596 \end_inset
43597 </cell>
43598 </row>
43599 <row>
43600 <cell alignment="left" valignment="top" usebox="none">
43601 \begin_inset Text
43602
43603 \begin_layout Plain Layout
43604 \begin_inset ERT
43605 status collapsed
43606
43607 \begin_layout Plain Layout
43608
43609
43610 \backslash
43611 fcolorbox{black}{
43612 \end_layout
43613
43614 \end_inset
43615
43616 RoyalBlue
43617 \begin_inset ERT
43618 status collapsed
43619
43620 \begin_layout Plain Layout
43621
43622 }{
43623 \end_layout
43624
43625 \end_inset
43626
43627
43628 \begin_inset Phantom Phantom
43629 status open
43630
43631 \begin_layout Plain Layout
43632 W
43633 \end_layout
43634
43635 \end_inset
43636
43637
43638 \begin_inset ERT
43639 status collapsed
43640
43641 \begin_layout Plain Layout
43642
43643 }
43644 \end_layout
43645
43646 \end_inset
43647
43648  RoyalBlue
43649 \end_layout
43650
43651 \end_inset
43652 </cell>
43653 <cell alignment="left" valignment="top" usebox="none">
43654 \begin_inset Text
43655
43656 \begin_layout Plain Layout
43657 \begin_inset ERT
43658 status collapsed
43659
43660 \begin_layout Plain Layout
43661
43662
43663 \backslash
43664 fcolorbox{black}{
43665 \end_layout
43666
43667 \end_inset
43668
43669 RoyalPurple
43670 \begin_inset ERT
43671 status collapsed
43672
43673 \begin_layout Plain Layout
43674
43675 }{
43676 \end_layout
43677
43678 \end_inset
43679
43680
43681 \begin_inset Phantom Phantom
43682 status open
43683
43684 \begin_layout Plain Layout
43685 W
43686 \end_layout
43687
43688 \end_inset
43689
43690
43691 \begin_inset ERT
43692 status collapsed
43693
43694 \begin_layout Plain Layout
43695
43696 }
43697 \end_layout
43698
43699 \end_inset
43700
43701  RoyalPurple
43702 \end_layout
43703
43704 \end_inset
43705 </cell>
43706 <cell alignment="left" valignment="top" usebox="none">
43707 \begin_inset Text
43708
43709 \begin_layout Plain Layout
43710 \begin_inset ERT
43711 status collapsed
43712
43713 \begin_layout Plain Layout
43714
43715
43716 \backslash
43717 fcolorbox{black}{
43718 \end_layout
43719
43720 \end_inset
43721
43722 RubineRed
43723 \begin_inset ERT
43724 status collapsed
43725
43726 \begin_layout Plain Layout
43727
43728 }{
43729 \end_layout
43730
43731 \end_inset
43732
43733
43734 \begin_inset Phantom Phantom
43735 status open
43736
43737 \begin_layout Plain Layout
43738 W
43739 \end_layout
43740
43741 \end_inset
43742
43743
43744 \begin_inset ERT
43745 status collapsed
43746
43747 \begin_layout Plain Layout
43748
43749 }
43750 \end_layout
43751
43752 \end_inset
43753
43754  RubineRed
43755 \end_layout
43756
43757 \end_inset
43758 </cell>
43759 <cell alignment="left" valignment="top" usebox="none">
43760 \begin_inset Text
43761
43762 \begin_layout Plain Layout
43763 \begin_inset ERT
43764 status collapsed
43765
43766 \begin_layout Plain Layout
43767
43768
43769 \backslash
43770 fcolorbox{black}{
43771 \end_layout
43772
43773 \end_inset
43774
43775 Salmon
43776 \begin_inset ERT
43777 status collapsed
43778
43779 \begin_layout Plain Layout
43780
43781 }{
43782 \end_layout
43783
43784 \end_inset
43785
43786
43787 \begin_inset Phantom Phantom
43788 status open
43789
43790 \begin_layout Plain Layout
43791 W
43792 \end_layout
43793
43794 \end_inset
43795
43796
43797 \begin_inset ERT
43798 status collapsed
43799
43800 \begin_layout Plain Layout
43801
43802 }
43803 \end_layout
43804
43805 \end_inset
43806
43807  Salmon
43808 \end_layout
43809
43810 \end_inset
43811 </cell>
43812 </row>
43813 <row>
43814 <cell alignment="left" valignment="top" usebox="none">
43815 \begin_inset Text
43816
43817 \begin_layout Plain Layout
43818 \begin_inset ERT
43819 status collapsed
43820
43821 \begin_layout Plain Layout
43822
43823
43824 \backslash
43825 fcolorbox{black}{
43826 \end_layout
43827
43828 \end_inset
43829
43830 SeaGreen
43831 \begin_inset ERT
43832 status collapsed
43833
43834 \begin_layout Plain Layout
43835
43836 }{
43837 \end_layout
43838
43839 \end_inset
43840
43841
43842 \begin_inset Phantom Phantom
43843 status open
43844
43845 \begin_layout Plain Layout
43846 W
43847 \end_layout
43848
43849 \end_inset
43850
43851
43852 \begin_inset ERT
43853 status collapsed
43854
43855 \begin_layout Plain Layout
43856
43857 }
43858 \end_layout
43859
43860 \end_inset
43861
43862  SeaGreen
43863 \end_layout
43864
43865 \end_inset
43866 </cell>
43867 <cell alignment="left" valignment="top" usebox="none">
43868 \begin_inset Text
43869
43870 \begin_layout Plain Layout
43871 \begin_inset ERT
43872 status collapsed
43873
43874 \begin_layout Plain Layout
43875
43876
43877 \backslash
43878 fcolorbox{black}{
43879 \end_layout
43880
43881 \end_inset
43882
43883 Sepia
43884 \begin_inset ERT
43885 status collapsed
43886
43887 \begin_layout Plain Layout
43888
43889 }{
43890 \end_layout
43891
43892 \end_inset
43893
43894
43895 \begin_inset Phantom Phantom
43896 status open
43897
43898 \begin_layout Plain Layout
43899 W
43900 \end_layout
43901
43902 \end_inset
43903
43904
43905 \begin_inset ERT
43906 status collapsed
43907
43908 \begin_layout Plain Layout
43909
43910 }
43911 \end_layout
43912
43913 \end_inset
43914
43915  Sepia
43916 \end_layout
43917
43918 \end_inset
43919 </cell>
43920 <cell alignment="left" valignment="top" usebox="none">
43921 \begin_inset Text
43922
43923 \begin_layout Plain Layout
43924 \begin_inset ERT
43925 status collapsed
43926
43927 \begin_layout Plain Layout
43928
43929
43930 \backslash
43931 fcolorbox{black}{
43932 \end_layout
43933
43934 \end_inset
43935
43936 SkyBlue
43937 \begin_inset ERT
43938 status collapsed
43939
43940 \begin_layout Plain Layout
43941
43942 }{
43943 \end_layout
43944
43945 \end_inset
43946
43947
43948 \begin_inset Phantom Phantom
43949 status open
43950
43951 \begin_layout Plain Layout
43952 W
43953 \end_layout
43954
43955 \end_inset
43956
43957
43958 \begin_inset ERT
43959 status collapsed
43960
43961 \begin_layout Plain Layout
43962
43963 }
43964 \end_layout
43965
43966 \end_inset
43967
43968  SkyBlue
43969 \end_layout
43970
43971 \end_inset
43972 </cell>
43973 <cell alignment="left" valignment="top" usebox="none">
43974 \begin_inset Text
43975
43976 \begin_layout Plain Layout
43977 \begin_inset ERT
43978 status collapsed
43979
43980 \begin_layout Plain Layout
43981
43982
43983 \backslash
43984 fcolorbox{black}{
43985 \end_layout
43986
43987 \end_inset
43988
43989 SpringGreen
43990 \begin_inset ERT
43991 status collapsed
43992
43993 \begin_layout Plain Layout
43994
43995 }{
43996 \end_layout
43997
43998 \end_inset
43999
44000
44001 \begin_inset Phantom Phantom
44002 status open
44003
44004 \begin_layout Plain Layout
44005 W
44006 \end_layout
44007
44008 \end_inset
44009
44010
44011 \begin_inset ERT
44012 status collapsed
44013
44014 \begin_layout Plain Layout
44015
44016 }
44017 \end_layout
44018
44019 \end_inset
44020
44021  SpringGreen
44022 \end_layout
44023
44024 \end_inset
44025 </cell>
44026 </row>
44027 <row>
44028 <cell alignment="left" valignment="top" usebox="none">
44029 \begin_inset Text
44030
44031 \begin_layout Plain Layout
44032 \begin_inset ERT
44033 status collapsed
44034
44035 \begin_layout Plain Layout
44036
44037
44038 \backslash
44039 fcolorbox{black}{
44040 \end_layout
44041
44042 \end_inset
44043
44044 Tan
44045 \begin_inset ERT
44046 status collapsed
44047
44048 \begin_layout Plain Layout
44049
44050 }{
44051 \end_layout
44052
44053 \end_inset
44054
44055
44056 \begin_inset Phantom Phantom
44057 status open
44058
44059 \begin_layout Plain Layout
44060 W
44061 \end_layout
44062
44063 \end_inset
44064
44065
44066 \begin_inset ERT
44067 status collapsed
44068
44069 \begin_layout Plain Layout
44070
44071 }
44072 \end_layout
44073
44074 \end_inset
44075
44076  Tan
44077 \end_layout
44078
44079 \end_inset
44080 </cell>
44081 <cell alignment="left" valignment="top" usebox="none">
44082 \begin_inset Text
44083
44084 \begin_layout Plain Layout
44085 \begin_inset ERT
44086 status collapsed
44087
44088 \begin_layout Plain Layout
44089
44090
44091 \backslash
44092 fcolorbox{black}{
44093 \end_layout
44094
44095 \end_inset
44096
44097 TealBlue
44098 \begin_inset ERT
44099 status collapsed
44100
44101 \begin_layout Plain Layout
44102
44103 }{
44104 \end_layout
44105
44106 \end_inset
44107
44108
44109 \begin_inset Phantom Phantom
44110 status open
44111
44112 \begin_layout Plain Layout
44113 W
44114 \end_layout
44115
44116 \end_inset
44117
44118
44119 \begin_inset ERT
44120 status collapsed
44121
44122 \begin_layout Plain Layout
44123
44124 }
44125 \end_layout
44126
44127 \end_inset
44128
44129  TealBlue
44130 \end_layout
44131
44132 \end_inset
44133 </cell>
44134 <cell alignment="left" valignment="top" usebox="none">
44135 \begin_inset Text
44136
44137 \begin_layout Plain Layout
44138 \begin_inset ERT
44139 status collapsed
44140
44141 \begin_layout Plain Layout
44142
44143
44144 \backslash
44145 fcolorbox{black}{
44146 \end_layout
44147
44148 \end_inset
44149
44150 Thistle
44151 \begin_inset ERT
44152 status collapsed
44153
44154 \begin_layout Plain Layout
44155
44156 }{
44157 \end_layout
44158
44159 \end_inset
44160
44161
44162 \begin_inset Phantom Phantom
44163 status open
44164
44165 \begin_layout Plain Layout
44166 W
44167 \end_layout
44168
44169 \end_inset
44170
44171
44172 \begin_inset ERT
44173 status collapsed
44174
44175 \begin_layout Plain Layout
44176
44177 }
44178 \end_layout
44179
44180 \end_inset
44181
44182  Thistle
44183 \end_layout
44184
44185 \end_inset
44186 </cell>
44187 <cell alignment="left" valignment="top" usebox="none">
44188 \begin_inset Text
44189
44190 \begin_layout Plain Layout
44191 \begin_inset ERT
44192 status collapsed
44193
44194 \begin_layout Plain Layout
44195
44196
44197 \backslash
44198 fcolorbox{black}{
44199 \end_layout
44200
44201 \end_inset
44202
44203 Turquoise
44204 \begin_inset ERT
44205 status collapsed
44206
44207 \begin_layout Plain Layout
44208
44209 }{
44210 \end_layout
44211
44212 \end_inset
44213
44214
44215 \begin_inset Phantom Phantom
44216 status open
44217
44218 \begin_layout Plain Layout
44219 W
44220 \end_layout
44221
44222 \end_inset
44223
44224
44225 \begin_inset ERT
44226 status collapsed
44227
44228 \begin_layout Plain Layout
44229
44230 }
44231 \end_layout
44232
44233 \end_inset
44234
44235  Turquoise
44236 \end_layout
44237
44238 \end_inset
44239 </cell>
44240 </row>
44241 <row>
44242 <cell alignment="left" valignment="top" usebox="none">
44243 \begin_inset Text
44244
44245 \begin_layout Plain Layout
44246 \begin_inset ERT
44247 status collapsed
44248
44249 \begin_layout Plain Layout
44250
44251
44252 \backslash
44253 fcolorbox{black}{
44254 \end_layout
44255
44256 \end_inset
44257
44258 Violet
44259 \begin_inset ERT
44260 status collapsed
44261
44262 \begin_layout Plain Layout
44263
44264 }{
44265 \end_layout
44266
44267 \end_inset
44268
44269
44270 \begin_inset Phantom Phantom
44271 status open
44272
44273 \begin_layout Plain Layout
44274 W
44275 \end_layout
44276
44277 \end_inset
44278
44279
44280 \begin_inset ERT
44281 status collapsed
44282
44283 \begin_layout Plain Layout
44284
44285 }
44286 \end_layout
44287
44288 \end_inset
44289
44290  Violet
44291 \end_layout
44292
44293 \end_inset
44294 </cell>
44295 <cell alignment="left" valignment="top" usebox="none">
44296 \begin_inset Text
44297
44298 \begin_layout Plain Layout
44299 \begin_inset ERT
44300 status collapsed
44301
44302 \begin_layout Plain Layout
44303
44304
44305 \backslash
44306 fcolorbox{black}{
44307 \end_layout
44308
44309 \end_inset
44310
44311 VioletRed
44312 \begin_inset ERT
44313 status collapsed
44314
44315 \begin_layout Plain Layout
44316
44317 }{
44318 \end_layout
44319
44320 \end_inset
44321
44322
44323 \begin_inset Phantom Phantom
44324 status open
44325
44326 \begin_layout Plain Layout
44327 W
44328 \end_layout
44329
44330 \end_inset
44331
44332
44333 \begin_inset ERT
44334 status collapsed
44335
44336 \begin_layout Plain Layout
44337
44338 }
44339 \end_layout
44340
44341 \end_inset
44342
44343  VioletRed
44344 \end_layout
44345
44346 \end_inset
44347 </cell>
44348 <cell alignment="left" valignment="top" usebox="none">
44349 \begin_inset Text
44350
44351 \begin_layout Plain Layout
44352 \begin_inset ERT
44353 status collapsed
44354
44355 \begin_layout Plain Layout
44356
44357
44358 \backslash
44359 fcolorbox{black}{
44360 \end_layout
44361
44362 \end_inset
44363
44364 WildStrawberry
44365 \begin_inset ERT
44366 status collapsed
44367
44368 \begin_layout Plain Layout
44369
44370 }{
44371 \end_layout
44372
44373 \end_inset
44374
44375
44376 \begin_inset Phantom Phantom
44377 status open
44378
44379 \begin_layout Plain Layout
44380 W
44381 \end_layout
44382
44383 \end_inset
44384
44385
44386 \begin_inset ERT
44387 status collapsed
44388
44389 \begin_layout Plain Layout
44390
44391 }
44392 \end_layout
44393
44394 \end_inset
44395
44396  WildStrawberry
44397 \end_layout
44398
44399 \end_inset
44400 </cell>
44401 <cell alignment="left" valignment="top" usebox="none">
44402 \begin_inset Text
44403
44404 \begin_layout Plain Layout
44405 \begin_inset ERT
44406 status collapsed
44407
44408 \begin_layout Plain Layout
44409
44410
44411 \backslash
44412 fcolorbox{black}{
44413 \end_layout
44414
44415 \end_inset
44416
44417 YellowGreen
44418 \begin_inset ERT
44419 status collapsed
44420
44421 \begin_layout Plain Layout
44422
44423 }{
44424 \end_layout
44425
44426 \end_inset
44427
44428
44429 \begin_inset Phantom Phantom
44430 status open
44431
44432 \begin_layout Plain Layout
44433 W
44434 \end_layout
44435
44436 \end_inset
44437
44438
44439 \begin_inset ERT
44440 status collapsed
44441
44442 \begin_layout Plain Layout
44443
44444 }
44445 \end_layout
44446
44447 \end_inset
44448
44449  YellowGreen
44450 \end_layout
44451
44452 \end_inset
44453 </cell>
44454 </row>
44455 <row>
44456 <cell alignment="left" valignment="top" usebox="none">
44457 \begin_inset Text
44458
44459 \begin_layout Plain Layout
44460 \begin_inset ERT
44461 status collapsed
44462
44463 \begin_layout Plain Layout
44464
44465
44466 \backslash
44467 fcolorbox{black}{
44468 \end_layout
44469
44470 \end_inset
44471
44472 YellowOrange
44473 \begin_inset ERT
44474 status collapsed
44475
44476 \begin_layout Plain Layout
44477
44478 }{
44479 \end_layout
44480
44481 \end_inset
44482
44483
44484 \begin_inset Phantom Phantom
44485 status open
44486
44487 \begin_layout Plain Layout
44488 W
44489 \end_layout
44490
44491 \end_inset
44492
44493
44494 \begin_inset ERT
44495 status collapsed
44496
44497 \begin_layout Plain Layout
44498
44499 }
44500 \end_layout
44501
44502 \end_inset
44503
44504  YellowOrange
44505 \end_layout
44506
44507 \end_inset
44508 </cell>
44509 <cell alignment="left" valignment="top" usebox="none">
44510 \begin_inset Text
44511
44512 \begin_layout Plain Layout
44513
44514 \end_layout
44515
44516 \end_inset
44517 </cell>
44518 <cell alignment="left" valignment="top" usebox="none">
44519 \begin_inset Text
44520
44521 \begin_layout Plain Layout
44522
44523 \end_layout
44524
44525 \end_inset
44526 </cell>
44527 <cell alignment="left" valignment="top" usebox="none">
44528 \begin_inset Text
44529
44530 \begin_layout Plain Layout
44531
44532 \end_layout
44533
44534 \end_inset
44535 </cell>
44536 </row>
44537 </lyxtabular>
44538
44539 \end_inset
44540
44541
44542 \end_layout
44543
44544 \begin_layout Chapter
44545 Explanation of Equation
44546 \begin_inset space ~
44547 \end_inset
44548
44549 (
44550 \begin_inset CommandInset ref
44551 LatexCommand ref
44552 reference "eq:Wgn"
44553
44554 \end_inset
44555
44556 )
44557 \begin_inset CommandInset label
44558 LatexCommand label
44559 name "cha:Explanation-of-Equation"
44560
44561 \end_inset
44562
44563
44564 \end_layout
44565
44566 \begin_layout Standard
44567 We can calculate the total width of 
44568 \emph on
44569 n
44570 \emph default
44571  table cells 
44572 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44573 \end_inset
44574
44575  as follows:
44576 \begin_inset Formula 
44577 \begin{equation}
44578 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44579 \end{equation}
44580
44581 \end_inset
44582
44583 where 
44584 \begin_inset Formula $W_{g\,n}$
44585 \end_inset
44586
44587  is the given width of all cells, 
44588 \series bold
44589
44590 \backslash
44591 tabcolsep
44592 \series default
44593  is the \SpecialChar LaTeX
44594 -length between the cell text and the cell border (its default value
44595  is 6
44596 \begin_inset space \thinspace{}
44597 \end_inset
44598
44599 pt).
44600  
44601 \series bold
44602
44603 \backslash
44604 arrayrulewidth
44605 \series default
44606  is the thickness of the cell border line, the default is 0.4
44607 \begin_inset space \thinspace{}
44608 \end_inset
44609
44610 pt.
44611 \end_layout
44612
44613 \begin_layout Standard
44614 Following equation
44615 \begin_inset space ~
44616 \end_inset
44617
44618
44619 \begin_inset CommandInset ref
44620 LatexCommand eqref
44621 reference "eq:Wtot_n"
44622
44623 \end_inset
44624
44625 , the total width of a multicolumn 
44626 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44627 \end_inset
44628
44629  is
44630 \begin_inset Formula 
44631 \begin{equation}
44632 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44633 \end{equation}
44634
44635 \end_inset
44636
44637
44638 \end_layout
44639
44640 \begin_layout Standard
44641 By setting equation
44642 \begin_inset space ~
44643 \end_inset
44644
44645
44646 \begin_inset CommandInset ref
44647 LatexCommand eqref
44648 reference "eq:Wtot_n"
44649
44650 \end_inset
44651
44652  and 
44653 \begin_inset CommandInset ref
44654 LatexCommand eqref
44655 reference "eq:Wtot_mult"
44656
44657 \end_inset
44658
44659  equal we can calculate the needed given width 
44660 \begin_inset Formula $W_{g\,n}$
44661 \end_inset
44662
44663  when 
44664 \emph on
44665 n
44666 \emph default
44667  columns are spanned, so that each column has a total width of 
44668 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
44669 \end_inset
44670
44671 :
44672 \begin_inset Formula 
44673 \begin{equation}
44674 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44675 \end{equation}
44676
44677 \end_inset
44678
44679
44680 \end_layout
44681
44682 \begin_layout Bibliography
44683 \begin_inset CommandInset bibitem
44684 LatexCommand bibitem
44685 key "latexcompanion"
44686
44687 \end_inset
44688
44689 Frank Mittelbach and Michel Goossens: 
44690 \emph on
44691 The \SpecialChar LaTeX
44692  Companion Second Edition.
44693
44694 \emph default
44695  Addison-Wesley, 2004
44696 \end_layout
44697
44698 \begin_layout Bibliography
44699 \begin_inset CommandInset bibitem
44700 LatexCommand bibitem
44701 key "latexguide"
44702
44703 \end_inset
44704
44705 Helmut Kopka and Patrick W.
44706  Daly: 
44707 \emph on
44708 A Guide to \SpecialChar LaTeX
44709  Fourth Edition.
44710
44711 \emph default
44712  Addison-Wesley, 2003
44713 \end_layout
44714
44715 \begin_layout Bibliography
44716 \begin_inset CommandInset bibitem
44717 LatexCommand bibitem
44718 key "latexbook"
44719
44720 \end_inset
44721
44722 Leslie Lamport: 
44723 \emph on
44724 \SpecialChar LaTeX
44725 : A Document Preparation System.
44726
44727 \emph default
44728  Addison-Wesley, second edition, 1994
44729 \end_layout
44730
44731 \begin_layout Bibliography
44732 \begin_inset CommandInset bibitem
44733 LatexCommand bibitem
44734 key "arydshln"
44735
44736 \end_inset
44737
44738 Documentation of the \SpecialChar LaTeX
44739 -package 
44740 \series bold
44741
44742 \begin_inset CommandInset href
44743 LatexCommand href
44744 name "arydshln"
44745 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
44746
44747 \end_inset
44748
44749
44750 \series default
44751
44752 \begin_inset Index idx
44753 status collapsed
44754
44755 \begin_layout Plain Layout
44756 \SpecialChar LaTeX
44757 -packages ! arydshln
44758 \end_layout
44759
44760 \end_inset
44761
44762
44763 \end_layout
44764
44765 \begin_layout Bibliography
44766 \begin_inset CommandInset bibitem
44767 LatexCommand bibitem
44768 key "booktabs"
44769
44770 \end_inset
44771
44772 Documentation of the \SpecialChar LaTeX
44773 -package 
44774 \series bold
44775
44776 \begin_inset CommandInset href
44777 LatexCommand href
44778 name "booktabs"
44779 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
44780
44781 \end_inset
44782
44783
44784 \series default
44785
44786 \begin_inset Index idx
44787 status collapsed
44788
44789 \begin_layout Plain Layout
44790 \SpecialChar LaTeX
44791 -packages ! booktabs
44792 \end_layout
44793
44794 \end_inset
44795
44796
44797 \end_layout
44798
44799 \begin_layout Bibliography
44800 \begin_inset CommandInset bibitem
44801 LatexCommand bibitem
44802 key "caption"
44803
44804 \end_inset
44805
44806 Documentation of the \SpecialChar LaTeX
44807 -package 
44808 \series bold
44809
44810 \begin_inset CommandInset href
44811 LatexCommand href
44812 name "caption"
44813 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
44814
44815 \end_inset
44816
44817
44818 \series default
44819
44820 \begin_inset Index idx
44821 status collapsed
44822
44823 \begin_layout Plain Layout
44824 \SpecialChar LaTeX
44825 -packages ! caption
44826 \end_layout
44827
44828 \end_inset
44829
44830
44831 \end_layout
44832
44833 \begin_layout Bibliography
44834 \begin_inset CommandInset bibitem
44835 LatexCommand bibitem
44836 key "diagbox"
44837
44838 \end_inset
44839
44840 Documentation of the \SpecialChar LaTeX
44841 -package 
44842 \series bold
44843
44844 \begin_inset CommandInset href
44845 LatexCommand href
44846 name "diagbox"
44847 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
44848
44849 \end_inset
44850
44851
44852 \series default
44853
44854 \begin_inset Index idx
44855 status collapsed
44856
44857 \begin_layout Plain Layout
44858 \SpecialChar LaTeX
44859 -packages ! diagbox
44860 \end_layout
44861
44862 \end_inset
44863
44864
44865 \end_layout
44866
44867 \begin_layout Bibliography
44868 \begin_inset CommandInset bibitem
44869 LatexCommand bibitem
44870 key "endfloat"
44871
44872 \end_inset
44873
44874 Documentation of the \SpecialChar LaTeX
44875 -package 
44876 \series bold
44877
44878 \begin_inset CommandInset href
44879 LatexCommand href
44880 name "endfloat"
44881 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
44882
44883 \end_inset
44884
44885
44886 \series default
44887
44888 \begin_inset Index idx
44889 status collapsed
44890
44891 \begin_layout Plain Layout
44892 \SpecialChar LaTeX
44893 -packages ! endfloat
44894 \end_layout
44895
44896 \end_inset
44897
44898
44899 \end_layout
44900
44901 \begin_layout Bibliography
44902 \begin_inset CommandInset bibitem
44903 LatexCommand bibitem
44904 key "footmisc"
44905
44906 \end_inset
44907
44908 Documentation of the \SpecialChar LaTeX
44909 -package 
44910 \series bold
44911
44912 \begin_inset CommandInset href
44913 LatexCommand href
44914 name "footmisc"
44915 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
44916
44917 \end_inset
44918
44919
44920 \series default
44921
44922 \begin_inset Index idx
44923 status collapsed
44924
44925 \begin_layout Plain Layout
44926 \SpecialChar LaTeX
44927 -packages ! footmisc
44928 \end_layout
44929
44930 \end_inset
44931
44932
44933 \end_layout
44934
44935 \begin_layout Bibliography
44936 \begin_inset CommandInset bibitem
44937 LatexCommand bibitem
44938 key "hypcap"
44939
44940 \end_inset
44941
44942 Documentation of the \SpecialChar LaTeX
44943 -package 
44944 \series bold
44945
44946 \begin_inset CommandInset href
44947 LatexCommand href
44948 name "hypcap"
44949 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
44950
44951 \end_inset
44952
44953
44954 \series default
44955
44956 \begin_inset Index idx
44957 status collapsed
44958
44959 \begin_layout Plain Layout
44960 \SpecialChar LaTeX
44961 -packages ! hyperref
44962 \end_layout
44963
44964 \end_inset
44965
44966
44967 \end_layout
44968
44969 \begin_layout Bibliography
44970 \begin_inset CommandInset bibitem
44971 LatexCommand bibitem
44972 key "hyperref"
44973
44974 \end_inset
44975
44976 Documentation of the \SpecialChar LaTeX
44977 -package 
44978 \series bold
44979
44980 \begin_inset CommandInset href
44981 LatexCommand href
44982 name "hyperref"
44983 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44984
44985 \end_inset
44986
44987
44988 \series default
44989
44990 \begin_inset Index idx
44991 status collapsed
44992
44993 \begin_layout Plain Layout
44994 \SpecialChar LaTeX
44995 -packages ! hyperref
44996 \end_layout
44997
44998 \end_inset
44999
45000
45001 \end_layout
45002
45003 \begin_layout Bibliography
45004 \begin_inset CommandInset bibitem
45005 LatexCommand bibitem
45006 key "KOMA-Script"
45007
45008 \end_inset
45009
45010 Documentation of the \SpecialChar LaTeX
45011 -package 
45012 \series bold
45013
45014 \begin_inset CommandInset href
45015 LatexCommand href
45016 name "KOMA-Script"
45017 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
45018
45019 \end_inset
45020
45021
45022 \series default
45023
45024 \begin_inset Index idx
45025 status collapsed
45026
45027 \begin_layout Plain Layout
45028 \SpecialChar LaTeX
45029 -packages ! KOMA-Script
45030 \end_layout
45031
45032 \end_inset
45033
45034
45035 \end_layout
45036
45037 \begin_layout Bibliography
45038 \begin_inset CommandInset bibitem
45039 LatexCommand bibitem
45040 key "lettrine"
45041
45042 \end_inset
45043
45044 Documentation of the \SpecialChar LaTeX
45045 -package 
45046 \series bold
45047
45048 \begin_inset CommandInset href
45049 LatexCommand href
45050 name "lettrine"
45051 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45052
45053 \end_inset
45054
45055
45056 \series default
45057  and an 
45058 \begin_inset CommandInset href
45059 LatexCommand href
45060 name "example"
45061 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
45062
45063 \end_inset
45064
45065
45066 \begin_inset Index idx
45067 status collapsed
45068
45069 \begin_layout Plain Layout
45070 \SpecialChar LaTeX
45071 -packages ! lettrine
45072 \end_layout
45073
45074 \end_inset
45075
45076
45077 \end_layout
45078
45079 \begin_layout Bibliography
45080 \begin_inset CommandInset bibitem
45081 LatexCommand bibitem
45082 key "listings"
45083
45084 \end_inset
45085
45086 Documentation of the \SpecialChar LaTeX
45087 -package 
45088 \series bold
45089
45090 \begin_inset CommandInset href
45091 LatexCommand href
45092 name "listings"
45093 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45094
45095 \end_inset
45096
45097
45098 \series default
45099
45100 \begin_inset Index idx
45101 status collapsed
45102
45103 \begin_layout Plain Layout
45104 \SpecialChar LaTeX
45105 -packages ! listings
45106 \end_layout
45107
45108 \end_inset
45109
45110
45111 \end_layout
45112
45113 \begin_layout Bibliography
45114 \begin_inset CommandInset bibitem
45115 LatexCommand bibitem
45116 key "marginnote"
45117
45118 \end_inset
45119
45120 Documentation of the \SpecialChar LaTeX
45121 -package 
45122 \series bold
45123
45124 \begin_inset CommandInset href
45125 LatexCommand href
45126 name "marginnote"
45127 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45128
45129 \end_inset
45130
45131
45132 \series default
45133
45134 \begin_inset Index idx
45135 status collapsed
45136
45137 \begin_layout Plain Layout
45138 \SpecialChar LaTeX
45139 -packages ! marginnote
45140 \end_layout
45141
45142 \end_inset
45143
45144
45145 \end_layout
45146
45147 \begin_layout Bibliography
45148 \begin_inset CommandInset bibitem
45149 LatexCommand bibitem
45150 key "pdfpages"
45151
45152 \end_inset
45153
45154 Documentation of the \SpecialChar LaTeX
45155 -package 
45156 \series bold
45157
45158 \begin_inset CommandInset href
45159 LatexCommand href
45160 name "pdfpages"
45161 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45162
45163 \end_inset
45164
45165
45166 \series default
45167
45168 \begin_inset Index idx
45169 status collapsed
45170
45171 \begin_layout Plain Layout
45172 \SpecialChar LaTeX
45173 -packages ! pdfpages
45174 \end_layout
45175
45176 \end_inset
45177
45178
45179 \end_layout
45180
45181 \begin_layout Bibliography
45182 \begin_inset CommandInset bibitem
45183 LatexCommand bibitem
45184 key "prettyref"
45185
45186 \end_inset
45187
45188 Documentation of the \SpecialChar LaTeX
45189 -package 
45190 \series bold
45191
45192 \begin_inset CommandInset href
45193 LatexCommand href
45194 name "prettyref"
45195 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45196
45197 \end_inset
45198
45199
45200 \series default
45201
45202 \begin_inset Index idx
45203 status collapsed
45204
45205 \begin_layout Plain Layout
45206 \SpecialChar LaTeX
45207 -packages ! prettyref
45208 \end_layout
45209
45210 \end_inset
45211
45212
45213 \end_layout
45214
45215 \begin_layout Bibliography
45216 \begin_inset CommandInset bibitem
45217 LatexCommand bibitem
45218 key "pstricks"
45219
45220 \end_inset
45221
45222 Web page of the \SpecialChar LaTeX
45223 -package 
45224 \series bold
45225
45226 \begin_inset CommandInset href
45227 LatexCommand href
45228 name "PSTricks"
45229 target "http://tug.org/PSTricks/"
45230
45231 \end_inset
45232
45233
45234 \series default
45235
45236 \begin_inset Index idx
45237 status collapsed
45238
45239 \begin_layout Plain Layout
45240 \SpecialChar LaTeX
45241 -packages ! PSTricks
45242 \end_layout
45243
45244 \end_inset
45245
45246
45247 \end_layout
45248
45249 \begin_layout Bibliography
45250 \begin_inset CommandInset bibitem
45251 LatexCommand bibitem
45252 key "refstyle"
45253
45254 \end_inset
45255
45256 Documentation of the \SpecialChar LaTeX
45257 -package 
45258 \series bold
45259
45260 \begin_inset CommandInset href
45261 LatexCommand href
45262 name "refstyle"
45263 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45264
45265 \end_inset
45266
45267
45268 \series default
45269
45270 \begin_inset Index idx
45271 status collapsed
45272
45273 \begin_layout Plain Layout
45274 \SpecialChar LaTeX
45275 -packages ! refstyle
45276 \end_layout
45277
45278 \end_inset
45279
45280
45281 \end_layout
45282
45283 \begin_layout Bibliography
45284 \begin_inset CommandInset bibitem
45285 LatexCommand bibitem
45286 key "sidecap"
45287
45288 \end_inset
45289
45290 Documentation of the \SpecialChar LaTeX
45291 -package 
45292 \series bold
45293
45294 \begin_inset CommandInset href
45295 LatexCommand href
45296 name "sidecap"
45297 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45298
45299 \end_inset
45300
45301
45302 \series default
45303
45304 \begin_inset Index idx
45305 status collapsed
45306
45307 \begin_layout Plain Layout
45308 \SpecialChar LaTeX
45309 -packages ! sidecap
45310 \end_layout
45311
45312 \end_inset
45313
45314
45315 \end_layout
45316
45317 \begin_layout Bibliography
45318 \begin_inset CommandInset bibitem
45319 LatexCommand bibitem
45320 key "NewInLyX20"
45321
45322 \end_inset
45323
45324
45325 \begin_inset CommandInset href
45326 LatexCommand href
45327 name "Wiki page"
45328 target "http://wiki.lyx.org/LyX/NewInLyX20"
45329
45330 \end_inset
45331
45332  about new features in 
45333 \family sans
45334 \SpecialChar LyX
45335  2.0
45336 \family default
45337 .
45338 \end_layout
45339
45340 \begin_layout Standard
45341 \begin_inset CommandInset index_print
45342 LatexCommand printindex
45343 type "idx"
45344
45345 \end_inset
45346
45347
45348 \end_layout
45349
45350 \end_body
45351 \end_document