]> git.lyx.org Git - features.git/blob - lib/doc/EmbeddedObjects.lyx
EmbeddedObjects.lyx:
[features.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC is numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125
126 % ------------------------------------
127 % used to check for needed LaTeX packages
128 \usepackage{ifthen}
129
130 % check for package arydshln
131 % used for tables with dashed lines
132 \newboolean{arydshln}
133 \IfFileExists{arydshln.sty}
134  {\usepackage{arydshln}
135   \setboolean{arydshln}{true}}
136  {\setboolean{arydshln}{false}}
137
138 % check for package marginnote
139 % used for margin notes
140 \newboolean{marginnote}
141 \IfFileExists{marginnote.sty}
142  {\usepackage{marginnote}
143   \let\marginpar\marginnote
144   \setboolean{marginnote}{true}}
145  {\setboolean{marginnote}{false}}
146
147 % check for package sidecap
148 % used for captions on the side
149 \newboolean{sidecap}
150 \IfFileExists{sidecap.sty}
151  {\usepackage{sidecap}
152   \setboolean{sidecap}{true}}
153  {\setboolean{sidecap}{false}}
154
155 % redefine the \LyX macro for PDF bookmarks
156 \def\LyX{\texorpdfstring{%
157   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
158   {LyX}}
159 \end_preamble
160 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
161 \use_default_options false
162 \maintain_unincluded_children false
163 \language english
164 \inputencoding auto
165 \fontencoding global
166 \font_roman default
167 \font_sans default
168 \font_typewriter default
169 \font_default_family default
170 \use_xetex false
171 \font_sc false
172 \font_osf false
173 \font_sf_scale 100
174 \font_tt_scale 100
175
176 \graphics default
177 \default_output_format default
178 \output_sync 0
179 \bibtex_command default
180 \index_command default
181 \paperfontsize 12
182 \spacing single
183 \use_hyperref true
184 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
185 \pdf_author "LyX Team, Uwe Stöhr"
186 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
187 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
188 \pdf_bookmarks true
189 \pdf_bookmarksnumbered true
190 \pdf_bookmarksopen true
191 \pdf_bookmarksopenlevel 1
192 \pdf_breaklinks false
193 \pdf_pdfborder false
194 \pdf_colorlinks true
195 \pdf_backref false
196 \pdf_pdfusetitle false
197 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
198 \papersize default
199 \use_geometry false
200 \use_amsmath 2
201 \use_esint 0
202 \use_mhchem 1
203 \use_mathdots 1
204 \cite_engine basic
205 \use_bibtopic false
206 \use_indices false
207 \paperorientation portrait
208 \suppress_date false
209 \use_refstyle 0
210 \notefontcolor #0000ff
211 \index Index
212 \shortcut idx
213 \color #008000
214 \end_index
215 \secnumdepth 3
216 \tocdepth 3
217 \paragraph_separation skip
218 \defskip medskip
219 \quotes_language english
220 \papercolumns 1
221 \papersides 2
222 \paperpagestyle default
223 \bullet 1 1 34 -1
224 \bullet 2 2 35 -1
225 \bullet 3 2 7 -1
226 \tracking_changes false
227 \output_changes false
228 \html_math_output 0
229 \html_be_strict false
230 \end_header
231
232 \begin_body
233
234 \begin_layout Title
235 LyX's detailed Figure, Table, Floats, Notes, Boxes and External Material
236  manual
237 \end_layout
238
239 \begin_layout Author
240 by the LyX Team
241 \begin_inset Foot
242 status collapsed
243
244 \begin_layout Plain Layout
245 \noindent
246 If you have comments or error corrections, please send them to the LyX Documenta
247 tion mailing list: 
248 \begin_inset CommandInset href
249 LatexCommand href
250 name "lyx-docs@lists.lyx.org"
251 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
252 type "mailto:"
253
254 \end_inset
255
256
257 \end_layout
258
259 \end_inset
260
261
262 \begin_inset Note Note
263 status collapsed
264
265 \begin_layout Plain Layout
266 author: Uwe Stöhr
267 \end_layout
268
269 \end_inset
270
271
272 \begin_inset Newline newline
273 \end_inset
274
275
276 \begin_inset Newline newline
277 \end_inset
278
279
280 \family sans
281 Version 2.0.x
282 \end_layout
283
284 \begin_layout Standard
285 \begin_inset CommandInset toc
286 LatexCommand tableofcontents
287
288 \end_inset
289
290
291 \end_layout
292
293 \begin_layout Standard
294 \begin_inset Note Note
295 status open
296
297 \begin_layout Plain Layout
298 To export all parts of this document to PDF, PS, or DVI the LaTeX-packages
299  
300 \series bold
301 arydshln
302 \series default
303
304 \series bold
305 colortbl
306 \series default
307
308 \series bold
309 marginnote
310 \series default
311 , and 
312 \series bold
313 sidecap
314 \series default
315  must be installed.
316  If they are not installed you can export the document anyway but the sections
317  where the packages are required won't appear in the output.
318 \end_layout
319
320 \begin_layout Plain Layout
321 The latest PDF-version of this document can be found here:
322 \begin_inset Newline newline
323 \end_inset
324
325
326 \series bold
327 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
328 \end_layout
329
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Chapter
336 Figures
337 \begin_inset Index idx
338 status collapsed
339
340 \begin_layout Plain Layout
341 Figures
342 \end_layout
343
344 \end_inset
345
346
347 \begin_inset Index idx
348 status collapsed
349
350 \begin_layout Plain Layout
351 Graphics|see
352 \begin_inset ERT
353 status collapsed
354
355 \begin_layout Plain Layout
356
357 {
358 \end_layout
359
360 \end_inset
361
362 Figures
363 \begin_inset ERT
364 status collapsed
365
366 \begin_layout Plain Layout
367
368 }
369 \end_layout
370
371 \end_inset
372
373
374 \end_layout
375
376 \end_inset
377
378
379 \end_layout
380
381 \begin_layout Section
382 Graphics Dialog
383 \begin_inset Index idx
384 status collapsed
385
386 \begin_layout Plain Layout
387 Figures ! Graphics Dialog
388 \end_layout
389
390 \end_inset
391
392
393 \begin_inset CommandInset label
394 LatexCommand label
395 name "sec:Graphics-Dialog"
396
397 \end_inset
398
399
400 \end_layout
401
402 \begin_layout Standard
403 To insert an image into your document, place the cursor at the text position
404  you want and click on the toolbar icon 
405 \begin_inset Graphics
406         filename ../images/dialog-show-new-inset_graphics.png
407         scale 85
408         scaleBeforeRotation
409
410 \end_inset
411
412  or use the menu 
413 \family sans
414 Insert\SpecialChar \menuseparator
415 Graphics
416 \family default
417 .
418  Then a dialog will appear to choose the file to load.
419  The image will appear in the output exactly at the position where it is
420  in the text.
421 \end_layout
422
423 \begin_layout Standard
424 The graphics dialog can be called at any time by clicking on an image.
425  This dialog has three tabs:
426 \end_layout
427
428 \begin_layout Description
429
430 \family sans
431 Graphics
432 \family default
433  Here you can choose an image file and adjust its appearance in the output.
434  The available units for the image size are explained in appendix
435 \begin_inset space ~
436 \end_inset
437
438
439 \begin_inset CommandInset ref
440 LatexCommand ref
441 reference "cha:Units-available-in"
442
443 \end_inset
444
445 .
446 \begin_inset Newline newline
447 \end_inset
448
449
450 \begin_inset Index idx
451 status collapsed
452
453 \begin_layout Plain Layout
454 Figures ! rotated
455 \end_layout
456
457 \end_inset
458
459 You can rotate images counter-clockwise by setting a rotation angle and
460  a rotation origin.
461  The image will also be rotated inside LyX.
462 \begin_inset Newline newline
463 \end_inset
464
465
466 \begin_inset Index idx
467 status collapsed
468
469 \begin_layout Plain Layout
470 Figures ! scaled
471 \end_layout
472
473 \end_inset
474
475 Images can be scaled by using a percentage value or by setting the width
476  and height explicitly.
477  If you set only the width or only the height, the other size will be determined
478  automatically.
479  If you set both, then the image will be transformed to the given size,
480  possibly distorting it.
481  To prevent the image from distortion, use the option 
482 \family sans
483 Maintain aspect ratio
484 \family default
485 .
486  The image will then be scaled so that its width and height don't exceed
487  the specified dimensions.
488 \begin_inset Newline newline
489 \end_inset
490
491 Images can be opened in a program of your choice by right-clicking on it
492  and choosing the entry 
493 \family sans
494 Edit
495 \begin_inset space ~
496 \end_inset
497
498 externally
499 \family default
500  in the context menu.
501  The program can be set for every image format in the file format settings
502  in LyX's preferences.
503 \end_layout
504
505 \begin_layout Description
506
507 \family sans
508 Clipping
509 \family default
510  Alternatively to the usage of scaling units it is possible to set image
511  coordinates to adjust the height and width of the image in the output.
512  The coordinates can also be calculated automatically by pressing the button
513  
514 \family sans
515 Get
516 \begin_inset space ~
517 \end_inset
518
519 from
520 \begin_inset space ~
521 \end_inset
522
523 File
524 \family default
525 .
526  The option 
527 \family sans
528 Clip
529 \begin_inset space ~
530 \end_inset
531
532 to
533 \begin_inset space ~
534 \end_inset
535
536 bounding
537 \begin_inset space ~
538 \end_inset
539
540 box
541 \family default
542  will only print the image region within the given coordinates.
543  Normally you don't need to take care about image coordinates and can ignore
544  this tab.
545 \end_layout
546
547 \begin_layout Description
548
549 \family sans
550 LaTeX
551 \begin_inset space ~
552 \end_inset
553
554 and
555 \begin_inset space ~
556 \end_inset
557
558 LyX
559 \begin_inset space ~
560 \end_inset
561
562 options
563 \family default
564  In this tab you can modify the appearance of the image within LyX and LaTeX
565  experts can specify additional LaTeX options.
566 \begin_inset Newline newline
567 \end_inset
568
569 The option 
570 \family sans
571 Draft
572 \begin_inset space ~
573 \end_inset
574
575 mode
576 \family default
577  makes the image appear in the output only as a frame with the size of the
578  image.
579 \begin_inset Newline newline
580 \end_inset
581
582 The 
583 \family sans
584 Don't
585 \begin_inset space ~
586 \end_inset
587
588 unzip
589 \begin_inset space ~
590 \end_inset
591
592 on
593 \begin_inset space ~
594 \end_inset
595
596 export
597 \family default
598  option only affects zipped EPS-graphics, e.
599 \begin_inset space \thinspace{}
600 \end_inset
601
602 g.
603 \begin_inset space \space{}
604 \end_inset
605
606
607 \emph on
608 x.eps.gz
609 \emph default
610 .
611  When the option is used the images will not be unzipped on export, since
612  LaTeX can handle them as they are.
613 \begin_inset Newline newline
614 \end_inset
615
616 Zipped EPS-graphics are useful to save disk space when you choose PostScript
617  as output format, see appendix
618 \begin_inset space ~
619 \end_inset
620
621
622 \begin_inset CommandInset ref
623 LatexCommand ref
624 reference "sec:PostScript"
625
626 \end_inset
627
628 .
629  To zip EPS-graphics, use the following commands in a UNIX-shell or a Windows
630  console:
631 \begin_inset Newline newline
632 \end_inset
633
634
635 \series bold
636 gzip x.eps
637 \series default
638
639 \begin_inset Newline newline
640 \end_inset
641
642
643 \series bold
644 zgrep %%Bounding x.eps.gz > x.eps.bb
645 \series default
646
647 \begin_inset Newline newline
648 \end_inset
649
650 The second command creates the bounding box file 
651 \begin_inset Quotes eld
652 \end_inset
653
654 x.eps.bb
655 \begin_inset Quotes erd
656 \end_inset
657
658  that is needed by LaTeX for zipped graphics.
659 \begin_inset Newline newline
660 \end_inset
661
662 The field 
663 \family sans
664 Initialize
665 \begin_inset space ~
666 \end_inset
667
668 Group
669 \begin_inset space ~
670 \end_inset
671
672 Name
673 \family default
674  allows you define or join an image settings group.
675 \begin_inset Index idx
676 status collapsed
677
678 \begin_layout Plain Layout
679 Figures ! Settings grouping
680 \end_layout
681
682 \end_inset
683
684  Images within such a group share their settings, so adjusting one image
685  of the group automatically also adjusts all other images of the group in
686  the same way.
687  So you can for example change the size for a bunch of images without the
688  need to manually change each of them.
689  Joining an existing group can also be done using the context menu of the
690  image by checking the name of the desired group.
691 \end_layout
692
693 \begin_layout Standard
694 \begin_inset VSpace bigskip
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 This is an example image in EPS format
702 \begin_inset Foot
703 status collapsed
704
705 \begin_layout Plain Layout
706 Image formats are explained in section
707 \begin_inset space ~
708 \end_inset
709
710
711 \begin_inset CommandInset ref
712 LatexCommand ref
713 reference "sec:Image-Formats"
714
715 \end_inset
716
717 .
718 \end_layout
719
720 \end_inset
721
722  within a separate, horizontally centered paragraph:
723 \end_layout
724
725 \begin_layout Standard
726 \align center
727 \begin_inset Graphics
728         filename clipart/mobius.eps
729         scale 70
730         scaleBeforeRotation
731         rotateOrigin center
732
733 \end_inset
734
735
736 \end_layout
737
738 \begin_layout Standard
739 This is the same image like the one above but in draft mode:
740 \end_layout
741
742 \begin_layout Standard
743 \align center
744 \begin_inset Graphics
745         filename clipart/mobius.eps
746         scale 70
747         draft
748         scaleBeforeRotation
749         rotateOrigin center
750
751 \end_inset
752
753
754 \end_layout
755
756 \begin_layout Standard
757 \begin_inset Newpage newpage
758 \end_inset
759
760
761 \end_layout
762
763 \begin_layout Section
764 Figure Floats
765 \begin_inset CommandInset label
766 LatexCommand label
767 name "sec:Figure-Floats"
768
769 \end_inset
770
771
772 \begin_inset Index idx
773 status collapsed
774
775 \begin_layout Plain Layout
776 Floats ! Figures
777 \end_layout
778
779 \end_inset
780
781
782 \begin_inset Index idx
783 status collapsed
784
785 \begin_layout Plain Layout
786 Figures ! Floats
787 \end_layout
788
789 \end_inset
790
791
792 \end_layout
793
794 \begin_layout Standard
795 For general explanations about floats, have a look at section
796 \begin_inset space ~
797 \end_inset
798
799
800 \begin_inset CommandInset ref
801 LatexCommand ref
802 reference "sec:FloatIntroduction"
803
804 \end_inset
805
806 .
807 \end_layout
808
809 \begin_layout Standard
810 The toolbar button 
811 \begin_inset Graphics
812         filename ../images/float-insert_figure.png
813         scale 85
814         scaleBeforeRotation
815
816 \end_inset
817
818  and the menu 
819 \family sans
820 Insert\SpecialChar \menuseparator
821 Float\SpecialChar \menuseparator
822 Figure
823 \family default
824  inserts a float with a caption that has the label 
825 \begin_inset Quotes eld
826 \end_inset
827
828 Figure
829 \begin_inset space ~
830 \end_inset
831
832 #:
833 \begin_inset Quotes erd
834 \end_inset
835
836  (# is the actual number).
837  You can insert the image above the caption, like in Figure
838 \begin_inset space ~
839 \end_inset
840
841
842 \begin_inset CommandInset ref
843 LatexCommand ref
844 reference "fig:kill-plat"
845
846 \end_inset
847
848  or below the caption, like in Figure
849 \begin_inset space ~
850 \end_inset
851
852
853 \begin_inset CommandInset ref
854 LatexCommand ref
855 reference "fig:escher"
856
857 \end_inset
858
859 .
860  More about caption placement is described in section
861 \begin_inset space ~
862 \end_inset
863
864
865 \begin_inset CommandInset ref
866 LatexCommand ref
867 reference "sec:Caption-Placement"
868
869 \end_inset
870
871 .
872 \end_layout
873
874 \begin_layout Standard
875 \begin_inset Float figure
876 wide false
877 sideways false
878 status open
879
880 \begin_layout Plain Layout
881 \align center
882 \begin_inset Graphics
883         filename clipart/platypus.eps
884         width 50col%
885         scaleBeforeRotation
886         rotateOrigin center
887
888 \end_inset
889
890
891 \end_layout
892
893 \begin_layout Plain Layout
894 \begin_inset Caption
895
896 \begin_layout Plain Layout
897 \begin_inset CommandInset label
898 LatexCommand label
899 name "fig:kill-plat"
900
901 \end_inset
902
903 A severely distorted platypus in a float.
904 \end_layout
905
906 \end_inset
907
908
909 \end_layout
910
911 \end_inset
912
913
914 \end_layout
915
916 \begin_layout Standard
917 \begin_inset Float figure
918 wide false
919 sideways false
920 status open
921
922 \begin_layout Plain Layout
923 \begin_inset Caption
924
925 \begin_layout Plain Layout
926 \begin_inset CommandInset label
927 LatexCommand label
928 name "fig:escher"
929
930 \end_inset
931
932 M.C.
933  Escher on acid.
934 \end_layout
935
936 \end_inset
937
938
939 \end_layout
940
941 \begin_layout Plain Layout
942 \align center
943 \begin_inset Graphics
944         filename clipart/escher-lsd.eps
945         scale 80
946         scaleBeforeRotation
947         rotateOrigin center
948
949 \end_inset
950
951
952 \end_layout
953
954 \end_inset
955
956
957 \end_layout
958
959 \begin_layout Standard
960 \begin_inset Index idx
961 status collapsed
962
963 \begin_layout Plain Layout
964 References ! to Figures
965 \end_layout
966
967 \end_inset
968
969 Figure
970 \begin_inset space ~
971 \end_inset
972
973
974 \begin_inset CommandInset ref
975 LatexCommand ref
976 reference "fig:kill-plat"
977
978 \end_inset
979
980  and 
981 \begin_inset CommandInset ref
982 LatexCommand ref
983 reference "fig:escher"
984
985 \end_inset
986
987  are examples of referenced figures.
988  Figures can be referenced in the text by referencing their label.
989  To do this insert a label in the caption using the menu 
990 \family sans
991 Insert\SpecialChar \menuseparator
992 Label
993 \family default
994  or the toolbar button 
995 \begin_inset Graphics
996         filename ../images/label-insert.png
997         scale 85
998         scaleBeforeRotation
999
1000 \end_inset
1001
1002 .
1003  You can now refer to the label using the menu 
1004 \family sans
1005 Insert\SpecialChar \menuseparator
1006 Cross
1007 \begin_inset space ~
1008 \end_inset
1009
1010 reference
1011 \family default
1012  or the toolbar button 
1013 \begin_inset Graphics
1014         filename ../images/dialog-show-new-inset_ref.png
1015         scale 85
1016         scaleBeforeRotation
1017
1018 \end_inset
1019
1020 .
1021  It is important to use references to floats, rather than using vague references
1022  like 
1023 \begin_inset Quotes eld
1024 \end_inset
1025
1026 the figure above
1027 \begin_inset Quotes erd
1028 \end_inset
1029
1030 , because LaTeX will reposition the floats in the final document and it
1031  might not be 
1032 \begin_inset Quotes eld
1033 \end_inset
1034
1035 above
1036 \begin_inset Quotes erd
1037 \end_inset
1038
1039  at all.
1040 \begin_inset Newline newline
1041 \end_inset
1042
1043 Referencing is explained in detail in section
1044 \begin_inset space ~
1045 \end_inset
1046
1047
1048 \begin_inset CommandInset ref
1049 LatexCommand ref
1050 reference "sec:Referencing-Floats"
1051
1052 \end_inset
1053
1054 .
1055 \end_layout
1056
1057 \begin_layout Standard
1058 Normally only one image is inserted to a figure float, but sometimes you
1059  might want to use two images with separate subcaptions.
1060  This can be done by inserting image floats into existing image floats.
1061  Note that only the main caption of the float is added to the List of Figures.
1062  Figure
1063 \begin_inset space ~
1064 \end_inset
1065
1066
1067 \begin_inset CommandInset ref
1068 LatexCommand ref
1069 reference "fig:Two-distorted-images"
1070
1071 \end_inset
1072
1073  is an example of a figure float with two images set side by side.
1074  You can also set the images one below the other.
1075  Figure
1076 \begin_inset space ~
1077 \end_inset
1078
1079
1080 \begin_inset CommandInset ref
1081 LatexCommand ref
1082 reference "fig:Undefinable-structure"
1083
1084 \end_inset
1085
1086  and 
1087 \begin_inset CommandInset ref
1088 LatexCommand ref
1089 reference "fig:A-Platypus"
1090
1091 \end_inset
1092
1093  are the subfigures.
1094 \end_layout
1095
1096 \begin_layout Standard
1097 \begin_inset Float figure
1098 wide false
1099 sideways false
1100 status open
1101
1102 \begin_layout Plain Layout
1103 \begin_inset space \hfill{}
1104 \end_inset
1105
1106
1107 \begin_inset Float figure
1108 wide false
1109 sideways false
1110 status collapsed
1111
1112 \begin_layout Plain Layout
1113 \begin_inset Caption
1114
1115 \begin_layout Plain Layout
1116 \begin_inset CommandInset label
1117 LatexCommand label
1118 name "fig:Undefinable-structure"
1119
1120 \end_inset
1121
1122 Undefinable structure.
1123 \end_layout
1124
1125 \end_inset
1126
1127
1128 \end_layout
1129
1130 \begin_layout Plain Layout
1131 \begin_inset Graphics
1132         filename clipart/escher-lsd.eps
1133         width 45col%
1134         scaleBeforeRotation
1135         groupId distorted
1136
1137 \end_inset
1138
1139
1140 \end_layout
1141
1142 \end_inset
1143
1144
1145 \begin_inset space \hfill{}
1146 \end_inset
1147
1148
1149 \begin_inset Float figure
1150 wide false
1151 sideways false
1152 status collapsed
1153
1154 \begin_layout Plain Layout
1155 \begin_inset Caption
1156
1157 \begin_layout Plain Layout
1158 \begin_inset CommandInset label
1159 LatexCommand label
1160 name "fig:A-Platypus"
1161
1162 \end_inset
1163
1164 A Platypus.
1165 \end_layout
1166
1167 \end_inset
1168
1169
1170 \end_layout
1171
1172 \begin_layout Plain Layout
1173 \begin_inset Graphics
1174         filename clipart/platypus.eps
1175         width 45col%
1176         scaleBeforeRotation
1177         groupId distorted
1178
1179 \end_inset
1180
1181
1182 \end_layout
1183
1184 \end_inset
1185
1186
1187 \begin_inset space \hfill{}
1188 \end_inset
1189
1190
1191 \end_layout
1192
1193 \begin_layout Plain Layout
1194 \begin_inset Caption
1195
1196 \begin_layout Plain Layout
1197 \begin_inset CommandInset label
1198 LatexCommand label
1199 name "fig:Two-distorted-images"
1200
1201 \end_inset
1202
1203 Two distorted images.
1204  Both images are in the image settings group named 
1205 \begin_inset Quotes eld
1206 \end_inset
1207
1208 distorted
1209 \begin_inset Quotes erd
1210 \end_inset
1211
1212 .
1213 \end_layout
1214
1215 \end_inset
1216
1217
1218 \end_layout
1219
1220 \end_inset
1221
1222
1223 \end_layout
1224
1225 \begin_layout Standard
1226 \begin_inset Newpage newpage
1227 \end_inset
1228
1229
1230 \end_layout
1231
1232 \begin_layout Section
1233 Image Formats
1234 \begin_inset CommandInset label
1235 LatexCommand label
1236 name "sec:Image-Formats"
1237
1238 \end_inset
1239
1240
1241 \begin_inset Index idx
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245 Image Formats
1246 \end_layout
1247
1248 \end_inset
1249
1250
1251 \begin_inset Index idx
1252 status collapsed
1253
1254 \begin_layout Plain Layout
1255 Figures ! Image Formats
1256 \end_layout
1257
1258 \end_inset
1259
1260
1261 \end_layout
1262
1263 \begin_layout Standard
1264 You can insert images in any known file format.
1265  But as explained in appendix
1266 \begin_inset space ~
1267 \end_inset
1268
1269
1270 \begin_inset CommandInset ref
1271 LatexCommand ref
1272 reference "cha:Output-File-Formats"
1273
1274 \end_inset
1275
1276 , each output document format allows only a few image formats.
1277  LyX uses therefore the program 
1278 \family typewriter
1279 ImageMagick
1280 \family default
1281  in the background to convert the images to the right format.
1282  To increase your work flow by avoiding these conversions in the background,
1283  you can use only the image formats that can directly be embedded in the
1284  output file format.
1285  The output file formats are explained in appendix
1286 \begin_inset space ~
1287 \end_inset
1288
1289
1290 \begin_inset CommandInset ref
1291 LatexCommand ref
1292 reference "cha:Output-File-Formats"
1293
1294 \end_inset
1295
1296 .
1297 \end_layout
1298
1299 \begin_layout Standard
1300 Similar to fonts there are two types of image formats:
1301 \end_layout
1302
1303 \begin_layout Description
1304 Bitmap
1305 \begin_inset space ~
1306 \end_inset
1307
1308 images consist of pixel values, often in a compressed form.
1309  They are therefore not fully scalable and look pixelated in large zooms.
1310  Well-known bitmap image formats are 
1311 \begin_inset Quotes eld
1312 \end_inset
1313
1314 Graphics Interchange Format
1315 \begin_inset Quotes erd
1316 \end_inset
1317
1318  (GIF, file extension 
1319 \begin_inset Quotes eld
1320 \end_inset
1321
1322
1323 \family typewriter
1324 .gif
1325 \family default
1326
1327 \begin_inset Quotes erd
1328 \end_inset
1329
1330 )
1331 \begin_inset Index idx
1332 status collapsed
1333
1334 \begin_layout Plain Layout
1335 GIF|see
1336 \begin_inset ERT
1337 status collapsed
1338
1339 \begin_layout Plain Layout
1340
1341 {
1342 \end_layout
1343
1344 \end_inset
1345
1346 Image formats
1347 \begin_inset ERT
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351
1352 }
1353 \end_layout
1354
1355 \end_inset
1356
1357
1358 \end_layout
1359
1360 \end_inset
1361
1362
1363 \begin_inset Quotes eld
1364 \end_inset
1365
1366 Portable Network Graphics
1367 \begin_inset Quotes erd
1368 \end_inset
1369
1370  (PNG, file extension 
1371 \begin_inset Quotes eld
1372 \end_inset
1373
1374
1375 \family typewriter
1376 .png
1377 \family default
1378
1379 \begin_inset Quotes erd
1380 \end_inset
1381
1382 )
1383 \begin_inset Index idx
1384 status collapsed
1385
1386 \begin_layout Plain Layout
1387 PNG|see
1388 \begin_inset ERT
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392
1393 {
1394 \end_layout
1395
1396 \end_inset
1397
1398 Image formats
1399 \begin_inset ERT
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403
1404 }
1405 \end_layout
1406
1407 \end_inset
1408
1409
1410 \end_layout
1411
1412 \end_inset
1413
1414 , and 
1415 \begin_inset Quotes eld
1416 \end_inset
1417
1418 Joint Photographic Experts Group
1419 \begin_inset Quotes erd
1420 \end_inset
1421
1422  (JPG, file extension 
1423 \begin_inset Quotes eld
1424 \end_inset
1425
1426
1427 \family typewriter
1428 .jpg
1429 \family default
1430
1431 \begin_inset Quotes erd
1432 \end_inset
1433
1434  or 
1435 \begin_inset Quotes eld
1436 \end_inset
1437
1438
1439 \family typewriter
1440 .jpeg
1441 \family default
1442
1443 \begin_inset Quotes erd
1444 \end_inset
1445
1446 )
1447 \begin_inset Index idx
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451 JPG|see
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 {
1458 \end_layout
1459
1460 \end_inset
1461
1462 Image formats
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 }
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \end_layout
1475
1476 \end_inset
1477
1478 .
1479 \end_layout
1480
1481 \begin_layout Description
1482 Vector
1483 \begin_inset space ~
1484 \end_inset
1485
1486 images consist of vectors and can therefore be scaled to any size without
1487  data loss.
1488  The scaling ability is necessary if you want to create presentations, because
1489  presentations are always scaled by the video projector.
1490  Scaling is also useful for online documents to let the user zoom into diagrams.
1491 \begin_inset Newline newline
1492 \end_inset
1493
1494 Well-known scalable image formats are 
1495 \begin_inset Quotes eld
1496 \end_inset
1497
1498 Scalable Vector Graphics
1499 \begin_inset Quotes erd
1500 \end_inset
1501
1502  (SVG, file extension 
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506
1507 \family typewriter
1508 .svg
1509 \family default
1510
1511 \begin_inset Quotes erd
1512 \end_inset
1513
1514 )
1515 \begin_inset Index idx
1516 status collapsed
1517
1518 \begin_layout Plain Layout
1519 SVG|see
1520 \begin_inset ERT
1521 status collapsed
1522
1523 \begin_layout Plain Layout
1524
1525 {
1526 \end_layout
1527
1528 \end_inset
1529
1530 Image formats
1531 \begin_inset ERT
1532 status collapsed
1533
1534 \begin_layout Plain Layout
1535
1536 }
1537 \end_layout
1538
1539 \end_inset
1540
1541
1542 \end_layout
1543
1544 \end_inset
1545
1546
1547 \begin_inset Quotes eld
1548 \end_inset
1549
1550 Encapsulated PostScript
1551 \begin_inset Quotes erd
1552 \end_inset
1553
1554  (EPS, file extension 
1555 \begin_inset Quotes eld
1556 \end_inset
1557
1558
1559 \family typewriter
1560 .eps
1561 \family default
1562
1563 \begin_inset Quotes erd
1564 \end_inset
1565
1566 )
1567 \begin_inset Index idx
1568 status collapsed
1569
1570 \begin_layout Plain Layout
1571 EPS|see
1572 \begin_inset ERT
1573 status collapsed
1574
1575 \begin_layout Plain Layout
1576
1577 {
1578 \end_layout
1579
1580 \end_inset
1581
1582 Image formats
1583 \begin_inset ERT
1584 status collapsed
1585
1586 \begin_layout Plain Layout
1587
1588 }
1589 \end_layout
1590
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \end_inset
1597
1598
1599 \begin_inset Quotes eld
1600 \end_inset
1601
1602 Portable Document Format
1603 \begin_inset Quotes erd
1604 \end_inset
1605
1606  (PDF, file extension 
1607 \begin_inset Quotes eld
1608 \end_inset
1609
1610
1611 \family typewriter
1612 .pdf
1613 \family default
1614
1615 \begin_inset Quotes erd
1616 \end_inset
1617
1618 )
1619 \begin_inset Index idx
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623 PDF
1624 \end_layout
1625
1626 \end_inset
1627
1628 , and 
1629 \begin_inset Quotes eld
1630 \end_inset
1631
1632 Windows Metafile
1633 \begin_inset Quotes erd
1634 \end_inset
1635
1636  (WMF, file extension 
1637 \begin_inset Quotes eld
1638 \end_inset
1639
1640
1641 \family typewriter
1642 .wmf
1643 \family default
1644
1645 \begin_inset Quotes erd
1646 \end_inset
1647
1648 )
1649 \begin_inset Index idx
1650 status collapsed
1651
1652 \begin_layout Plain Layout
1653 SVG|see
1654 \begin_inset ERT
1655 status collapsed
1656
1657 \begin_layout Plain Layout
1658
1659 {
1660 \end_layout
1661
1662 \end_inset
1663
1664 Image formats
1665 \begin_inset ERT
1666 status collapsed
1667
1668 \begin_layout Plain Layout
1669
1670 }
1671 \end_layout
1672
1673 \end_inset
1674
1675
1676 \end_layout
1677
1678 \end_inset
1679
1680 .
1681  We wrote 
1682 \begin_inset Quotes eld
1683 \end_inset
1684
1685 can be
1686 \begin_inset Quotes erd
1687 \end_inset
1688
1689 , because you can convert any bitmap image to a PDF or EPS-image and the
1690  result will still be a bitmap image.
1691  In such cases only a header with the image properties is added to the original
1692  image
1693 \begin_inset Foot
1694 status collapsed
1695
1696 \begin_layout Plain Layout
1697 In the case of PDF, the original image is additionally compressed.
1698 \end_layout
1699
1700 \end_inset
1701
1702 .
1703  The PDF-files generated by 
1704 \family typewriter
1705 Adobe Photoshop
1706 \family default
1707  are for example bitmap images.
1708 \end_layout
1709
1710 \begin_layout Standard
1711 Normally it is not possible to convert a bitmap image into a scalable one,
1712  only vice versa.
1713  Only the image formats PDF and EPS can directly be embedded to PDF and
1714  PostScript output files, respectively.
1715  SVG and WMF-images are recalculated to bitmaps when the output file is
1716  generated because there is currently no adequate WMF/SVG
1717 \begin_inset Formula $\to$
1718 \end_inset
1719
1720 PDF/EPS converter available.
1721 \end_layout
1722
1723 \begin_layout Chapter
1724 Tables
1725 \begin_inset Index idx
1726 status collapsed
1727
1728 \begin_layout Plain Layout
1729 Table
1730 \end_layout
1731
1732 \end_inset
1733
1734
1735 \end_layout
1736
1737 \begin_layout Section
1738 Introduction
1739 \begin_inset Index idx
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743 Table ! Introduction
1744 \end_layout
1745
1746 \end_inset
1747
1748
1749 \end_layout
1750
1751 \begin_layout Standard
1752 You can insert a table using either the toolbar button 
1753 \begin_inset Graphics
1754         filename ../images/tabular-insert.png
1755         scale 85
1756         scaleBeforeRotation
1757
1758 \end_inset
1759
1760  or the menu 
1761 \family sans
1762 Insert\SpecialChar \menuseparator
1763 Table
1764 \family default
1765 .
1766  The toolbar button offers you a graphical selection: move the mouse to
1767  set the column/row number of the table that should be created and then
1768  press a mouse button.
1769  When you use the menu to create a table, a dialog will appear, asking you
1770  for the number of rows and columns.
1771 \begin_inset Newline newline
1772 \end_inset
1773
1774  The default table has lines around any cell and the first row appears separated
1775  from the rest of the table.
1776  This separation occurs due to a double line: The cells of the first row
1777  have a line below them and the cells of the second row have a line above
1778  them.
1779  Here is an example table:
1780 \end_layout
1781
1782 \begin_layout Standard
1783 \align center
1784 \begin_inset Tabular
1785 <lyxtabular version="3" rows="4" columns="4">
1786 <features tabularvalignment="middle">
1787 <column alignment="center" valignment="top" width="0">
1788 <column alignment="center" valignment="top" width="0">
1789 <column alignment="center" valignment="top" width="0">
1790 <column alignment="center" valignment="top" width="0">
1791 <row>
1792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1793 \begin_inset Text
1794
1795 \begin_layout Plain Layout
1796
1797 \end_layout
1798
1799 \end_inset
1800 </cell>
1801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1802 \begin_inset Text
1803
1804 \begin_layout Plain Layout
1805
1806 \family roman
1807 \series medium
1808 \shape up
1809 \size normal
1810 \emph off
1811 \bar no
1812 \noun off
1813 \color none
1814 1
1815 \end_layout
1816
1817 \end_inset
1818 </cell>
1819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1820 \begin_inset Text
1821
1822 \begin_layout Plain Layout
1823 2
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832 3
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 </row>
1838 <row>
1839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843
1844 \family roman
1845 \series medium
1846 \shape up
1847 \size normal
1848 \emph off
1849 \bar no
1850 \noun off
1851 \color none
1852 A
1853 \end_layout
1854
1855 \end_inset
1856 </cell>
1857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1867 \begin_inset Text
1868
1869 \begin_layout Plain Layout
1870
1871 \end_layout
1872
1873 \end_inset
1874 </cell>
1875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1876 \begin_inset Text
1877
1878 \begin_layout Plain Layout
1879
1880 \end_layout
1881
1882 \end_inset
1883 </cell>
1884 </row>
1885 <row>
1886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1887 \begin_inset Text
1888
1889 \begin_layout Plain Layout
1890
1891 \family roman
1892 \series medium
1893 \shape up
1894 \size normal
1895 \emph off
1896 \bar no
1897 \noun off
1898 \color none
1899 B
1900 \end_layout
1901
1902 \end_inset
1903 </cell>
1904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1905 \begin_inset Text
1906
1907 \begin_layout Plain Layout
1908
1909 \end_layout
1910
1911 \end_inset
1912 </cell>
1913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1914 \begin_inset Text
1915
1916 \begin_layout Plain Layout
1917
1918 \end_layout
1919
1920 \end_inset
1921 </cell>
1922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1923 \begin_inset Text
1924
1925 \begin_layout Plain Layout
1926
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 </row>
1932 <row>
1933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1934 \begin_inset Text
1935
1936 \begin_layout Plain Layout
1937
1938 \family roman
1939 \series medium
1940 \shape up
1941 \size normal
1942 \emph off
1943 \bar no
1944 \noun off
1945 \color none
1946 C
1947 \end_layout
1948
1949 \end_inset
1950 </cell>
1951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1952 \begin_inset Text
1953
1954 \begin_layout Plain Layout
1955
1956 \end_layout
1957
1958 \end_inset
1959 </cell>
1960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1961 \begin_inset Text
1962
1963 \begin_layout Plain Layout
1964
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1970 \begin_inset Text
1971
1972 \begin_layout Plain Layout
1973
1974 \end_layout
1975
1976 \end_inset
1977 </cell>
1978 </row>
1979 </lyxtabular>
1980
1981 \end_inset
1982
1983
1984 \end_layout
1985
1986 \begin_layout Section
1987 Table Dialog
1988 \begin_inset Index idx
1989 status collapsed
1990
1991 \begin_layout Plain Layout
1992 Table ! Dialog
1993 \end_layout
1994
1995 \end_inset
1996
1997
1998 \end_layout
1999
2000 \begin_layout Standard
2001 You can alter a table by clicking on it with the right mouse button, which
2002  brings up the table dialog.
2003  Here you can adjust the settings of that cell and row/column respectively
2004  where the cursor is currently placed.
2005  Most of the dialog options also work on selections.
2006  This means if you select more cells, columns or rows, the action is done
2007  for the whole selection.
2008  Note that there is a difference between selecting the 
2009 \emph on
2010 contents
2011 \emph default
2012  of the cell, and the cell itself.
2013  You can alter tables with the following tabs of the table dialog:
2014 \end_layout
2015
2016 \begin_layout Description
2017
2018 \family sans
2019 Table
2020 \begin_inset space ~
2021 \end_inset
2022
2023 Settings
2024 \family default
2025  Here you can set the horizontal alignment and the width of the current
2026  column.
2027  When you have set a width you can also adjust the vertical alignment of
2028  the current row.
2029  A given width will allow the cell to have line breaks and multiple paragraphs
2030  of text, see section
2031 \begin_inset space ~
2032 \end_inset
2033
2034
2035 \begin_inset CommandInset ref
2036 LatexCommand ref
2037 reference "sub:Multiple-Lines-in"
2038
2039 \end_inset
2040
2041 .
2042  If you set no width, the column is as wide as the content of the widest
2043  cell.
2044 \begin_inset Newline newline
2045 \end_inset
2046
2047 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2048  cell, see section
2049 \begin_inset space ~
2050 \end_inset
2051
2052
2053 \begin_inset CommandInset ref
2054 LatexCommand ref
2055 reference "sub:Multicolumns"
2056
2057 \end_inset
2058
2059 .
2060 \begin_inset Newline newline
2061 \end_inset
2062
2063 The rotate check boxes rotate the current cell, a selection, or the whole
2064  table counter-clockwise by 90°.
2065  The rotation is not shown within LyX, only in the output.
2066 \begin_inset Newline newline
2067 \end_inset
2068
2069
2070 \begin_inset Note Greyedout
2071 status open
2072
2073 \begin_layout Plain Layout
2074
2075 \series bold
2076 Note:
2077 \series default
2078  Not all DVI-viewers are able to display rotations.
2079 \end_layout
2080
2081 \end_inset
2082
2083
2084 \begin_inset Newline newline
2085 \end_inset
2086
2087 It is also possible to enter a LaTeX-argument which is needed for special
2088  table formattings, see section
2089 \begin_inset space ~
2090 \end_inset
2091
2092
2093 \begin_inset CommandInset ref
2094 LatexCommand ref
2095 reference "sub:Multicolumn-Calculations"
2096
2097 \end_inset
2098
2099  and 
2100 \begin_inset CommandInset ref
2101 LatexCommand ref
2102 reference "sec:Colored-Tables"
2103
2104 \end_inset
2105
2106 .
2107 \end_layout
2108
2109 \begin_layout Description
2110
2111 \family sans
2112 Borders
2113 \family default
2114  In this tab you can add and delete border lines for the current row/column.
2115 \begin_inset Newline newline
2116 \end_inset
2117
2118 Using the style option 
2119 \family sans
2120 Formal
2121 \family default
2122  will convert the table to a formal table as described in section
2123 \begin_inset space ~
2124 \end_inset
2125
2126
2127 \begin_inset CommandInset ref
2128 LatexCommand ref
2129 reference "sec:Formal-Tables"
2130
2131 \end_inset
2132
2133 .
2134 \begin_inset Newline newline
2135 \end_inset
2136
2137 You can also add here space to table rows as described in section
2138 \begin_inset space ~
2139 \end_inset
2140
2141
2142 \begin_inset CommandInset ref
2143 LatexCommand ref
2144 reference "sub:Row-Spacing"
2145
2146 \end_inset
2147
2148 .
2149 \end_layout
2150
2151 \begin_layout Description
2152
2153 \family sans
2154 Longtable
2155 \family default
2156  This tab is to make a table a so called 
2157 \begin_inset Quotes eld
2158 \end_inset
2159
2160
2161 \emph on
2162 longtable
2163 \emph default
2164
2165 \begin_inset Quotes erd
2166 \end_inset
2167
2168  that can run over several pages.
2169  Sections
2170 \begin_inset space ~
2171 \end_inset
2172
2173
2174 \begin_inset CommandInset ref
2175 LatexCommand ref
2176 reference "sec:Longtables"
2177
2178 \end_inset
2179
2180  and 
2181 \begin_inset CommandInset ref
2182 LatexCommand ref
2183 reference "sec:Special-Longtable-Issues"
2184
2185 \end_inset
2186
2187  describe the longtable features in detail.
2188 \end_layout
2189
2190 \begin_layout Standard
2191 When the table dialog is open, you can move the cursor with the arrow keys
2192  from cell to cell and the property of the current cell will immediately
2193  be displayed in the dialog.
2194 \end_layout
2195
2196 \begin_layout Section
2197 Table Toolbar
2198 \begin_inset Index idx
2199 status collapsed
2200
2201 \begin_layout Plain Layout
2202 Table ! Toolbar
2203 \end_layout
2204
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \begin_layout Standard
2211 The table toolbar is an alternative to the table dialog to be able to alter
2212  tables faster.
2213  It should normally appear at the bottom of LyX's main window when the cursor
2214  is inside a table.
2215  You can alternatively switch it on to appear always, by right-clicking
2216  in LyX's main menu bar.
2217 \end_layout
2218
2219 \begin_layout Standard
2220 The toolbar has the following icons:
2221 \end_layout
2222
2223 \begin_layout Labeling
2224 \labelwidthstring 00.00.0000
2225 \begin_inset Graphics
2226         filename ../images/tabular-feature_append-row.png
2227         scaleBeforeRotation
2228
2229 \end_inset
2230
2231  adds a row below the current cell or selection
2232 \end_layout
2233
2234 \begin_layout Labeling
2235 \labelwidthstring 00.00.0000
2236 \begin_inset Graphics
2237         filename ../images/tabular-feature_append-column.png
2238         scaleBeforeRotation
2239
2240 \end_inset
2241
2242  adds a column right beside the current cell or selection
2243 \end_layout
2244
2245 \begin_layout Labeling
2246 \labelwidthstring 00.00.0000
2247 \begin_inset Graphics
2248         filename ../images/tabular-feature_delete-row.png
2249         scaleBeforeRotation
2250
2251 \end_inset
2252
2253  deletes the current row or selection
2254 \end_layout
2255
2256 \begin_layout Labeling
2257 \labelwidthstring 00.00.0000
2258 \begin_inset Graphics
2259         filename ../images/tabular-feature_delete-column.png
2260         scaleBeforeRotation
2261
2262 \end_inset
2263
2264  deletes the current column or selection
2265 \end_layout
2266
2267 \begin_layout Labeling
2268 \labelwidthstring 00.00.0000
2269 \begin_inset Graphics
2270         filename ../images/tabular-feature_toggle-line-top.png
2271         scaleBeforeRotation
2272
2273 \end_inset
2274
2275  adds a line at the top of the current cell / row or of a selection
2276 \end_layout
2277
2278 \begin_layout Labeling
2279 \labelwidthstring 00.00.0000
2280 \begin_inset Graphics
2281         filename ../images/tabular-feature_toggle-line-bottom.png
2282         scaleBeforeRotation
2283
2284 \end_inset
2285
2286  adds a line at the bottom of the current cell / row or of a selection
2287 \end_layout
2288
2289 \begin_layout Labeling
2290 \labelwidthstring 00.00.0000
2291 \begin_inset Graphics
2292         filename ../images/tabular-feature_toggle-line-left.png
2293         scaleBeforeRotation
2294
2295 \end_inset
2296
2297  adds a line at the left side of the current cell / row or of a selection
2298 \end_layout
2299
2300 \begin_layout Labeling
2301 \labelwidthstring 00.00.0000
2302 \begin_inset Graphics
2303         filename ../images/tabular-feature_toggle-line-right.png
2304         scaleBeforeRotation
2305
2306 \end_inset
2307
2308  adds a line at the right side of the current cell / row or of a selection
2309 \end_layout
2310
2311 \begin_layout Labeling
2312 \labelwidthstring 00.00.0000
2313 \begin_inset Graphics
2314         filename ../images/tabular-feature_set-all-lines.png
2315         scaleBeforeRotation
2316
2317 \end_inset
2318
2319  adds lines around the current or selected cells - if the current cell no
2320  multicolumn cell this also affects the current row and column
2321 \end_layout
2322
2323 \begin_layout Labeling
2324 \labelwidthstring 00.00.0000
2325 \begin_inset Graphics
2326         filename ../images/tabular-feature_unset-all-lines.png
2327         scaleBeforeRotation
2328
2329 \end_inset
2330
2331  deletes all lines of the current or selected cells - if the current cell
2332  no multicolumn cell this also affects the current row and column
2333 \end_layout
2334
2335 \begin_layout Labeling
2336 \labelwidthstring 00.00.0000
2337 \begin_inset Graphics
2338         filename ../images/tabular-feature_m-align-left.png
2339         scaleBeforeRotation
2340
2341 \end_inset
2342
2343  left-aligns the content of the current cell / column
2344 \end_layout
2345
2346 \begin_layout Labeling
2347 \labelwidthstring 00.00.0000
2348 \begin_inset Graphics
2349         filename ../images/tabular-feature_m-align-center.png
2350         scaleBeforeRotation
2351
2352 \end_inset
2353
2354  centers the content of the current cell / column horizontally
2355 \end_layout
2356
2357 \begin_layout Labeling
2358 \labelwidthstring 00.00.0000
2359 \begin_inset Graphics
2360         filename ../images/tabular-feature_m-align-right.png
2361         scaleBeforeRotation
2362
2363 \end_inset
2364
2365  right-aligns the content of the current cell / column
2366 \end_layout
2367
2368 \begin_layout Labeling
2369 \labelwidthstring 00.00.0000
2370 \begin_inset Graphics
2371         filename ../images/tabular-feature_m-valign-top.png
2372         scaleBeforeRotation
2373
2374 \end_inset
2375
2376  aligns the content of the current cell vertically to the top
2377 \end_layout
2378
2379 \begin_layout Labeling
2380 \labelwidthstring 00.00.0000
2381 \begin_inset Graphics
2382         filename ../images/tabular-feature_m-valign-middle.png
2383         scaleBeforeRotation
2384
2385 \end_inset
2386
2387  centers the content of the current cell vertically
2388 \end_layout
2389
2390 \begin_layout Labeling
2391 \labelwidthstring 00.00.0000
2392 \begin_inset Graphics
2393         filename ../images/tabular-feature_m-valign-bottom.png
2394         scaleBeforeRotation
2395
2396 \end_inset
2397
2398  aligns the content of the current cell vertically to the bottom
2399 \end_layout
2400
2401 \begin_layout Labeling
2402 \labelwidthstring 00.00.0000
2403 \begin_inset Graphics
2404         filename ../images/tabular-feature_set-rotate-cell.png
2405         scaleBeforeRotation
2406
2407 \end_inset
2408
2409  rotates the current cell or selection counter-clockwise by 90°
2410 \end_layout
2411
2412 \begin_layout Labeling
2413 \labelwidthstring 00.00.0000
2414 \begin_inset Graphics
2415         filename ../images/tabular-feature_set-rotate-tabular.png
2416         scaleBeforeRotation
2417
2418 \end_inset
2419
2420  rotates the whole table counter-clockwise by 90°
2421 \end_layout
2422
2423 \begin_layout Labeling
2424 \labelwidthstring 00.00.0000
2425 \begin_inset Graphics
2426         filename ../images/tabular-feature_multicolumn.png
2427         scaleBeforeRotation
2428
2429 \end_inset
2430
2431  sets the current cell or selection as a multicolumn
2432 \end_layout
2433
2434 \begin_layout Standard
2435 \begin_inset Note Greyedout
2436 status open
2437
2438 \begin_layout Plain Layout
2439
2440 \series bold
2441 Note:
2442 \series default
2443  For the output the vertical alignment of the first cell in a row is used
2444  for all following cells in the row.
2445 \end_layout
2446
2447 \end_inset
2448
2449
2450 \end_layout
2451
2452 \begin_layout Section
2453 Edit Table Menu
2454 \begin_inset Index idx
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458 Table ! Edit Menu
2459 \end_layout
2460
2461 \end_inset
2462
2463
2464 \end_layout
2465
2466 \begin_layout Standard
2467 Additionally to the table dialog and toolbar, the menu 
2468 \family sans
2469 Edit\SpecialChar \menuseparator
2470 Table
2471 \family default
2472  allows you to add and delete border lines for the current row/column and
2473  to set the current selection as multicolumn.
2474  The menu is only available when the cursor is inside a table.
2475 \end_layout
2476
2477 \begin_layout Section
2478 Table Floats
2479 \begin_inset CommandInset label
2480 LatexCommand label
2481 name "sec:Table-Floats"
2482
2483 \end_inset
2484
2485
2486 \begin_inset Index idx
2487 status collapsed
2488
2489 \begin_layout Plain Layout
2490 Floats ! Tables
2491 \end_layout
2492
2493 \end_inset
2494
2495
2496 \begin_inset Index idx
2497 status collapsed
2498
2499 \begin_layout Plain Layout
2500 Table ! Floats
2501 \end_layout
2502
2503 \end_inset
2504
2505
2506 \end_layout
2507
2508 \begin_layout Standard
2509 For general explanations about floats, have a look at section
2510 \begin_inset space ~
2511 \end_inset
2512
2513
2514 \begin_inset CommandInset ref
2515 LatexCommand ref
2516 reference "sec:FloatIntroduction"
2517
2518 \end_inset
2519
2520 .
2521 \end_layout
2522
2523 \begin_layout Standard
2524 \begin_inset Float table
2525 placement h
2526 wide false
2527 sideways false
2528 status open
2529
2530 \begin_layout Plain Layout
2531 \begin_inset Caption
2532
2533 \begin_layout Plain Layout
2534 \begin_inset CommandInset label
2535 LatexCommand label
2536 name "tab:a table float"
2537
2538 \end_inset
2539
2540 A table float.
2541 \end_layout
2542
2543 \end_inset
2544
2545
2546 \end_layout
2547
2548 \begin_layout Plain Layout
2549 \align center
2550 \begin_inset Tabular
2551 <lyxtabular version="3" rows="3" columns="3">
2552 <features tabularvalignment="middle">
2553 <column alignment="center" valignment="top" width="0pt">
2554 <column alignment="center" valignment="top" width="0pt">
2555 <column alignment="center" valignment="top" width="0pt">
2556 <row>
2557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2558 \begin_inset Text
2559
2560 \begin_layout Plain Layout
2561
2562 \family roman
2563 \series medium
2564 \shape up
2565 \size normal
2566 \emph off
2567 \bar no
2568 \noun off
2569 \color none
2570 1
2571 \end_layout
2572
2573 \end_inset
2574 </cell>
2575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Plain Layout
2579
2580 \family roman
2581 \series medium
2582 \shape up
2583 \size normal
2584 \emph off
2585 \bar no
2586 \noun off
2587 \color none
2588 2
2589 \end_layout
2590
2591 \end_inset
2592 </cell>
2593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2594 \begin_inset Text
2595
2596 \begin_layout Plain Layout
2597
2598 \family roman
2599 \series medium
2600 \shape up
2601 \size normal
2602 \emph off
2603 \bar no
2604 \noun off
2605 \color none
2606 3
2607 \end_layout
2608
2609 \end_inset
2610 </cell>
2611 </row>
2612 <row>
2613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2614 \begin_inset Text
2615
2616 \begin_layout Plain Layout
2617
2618 \family roman
2619 \series medium
2620 \shape up
2621 \size normal
2622 \emph off
2623 \bar no
2624 \noun off
2625 \color none
2626 Joe
2627 \end_layout
2628
2629 \end_inset
2630 </cell>
2631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2632 \begin_inset Text
2633
2634 \begin_layout Plain Layout
2635
2636 \family roman
2637 \series medium
2638 \shape up
2639 \size normal
2640 \emph off
2641 \bar no
2642 \noun off
2643 \color none
2644 Mary
2645 \end_layout
2646
2647 \end_inset
2648 </cell>
2649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2650 \begin_inset Text
2651
2652 \begin_layout Plain Layout
2653
2654 \family roman
2655 \series medium
2656 \shape up
2657 \size normal
2658 \emph off
2659 \bar no
2660 \noun off
2661 \color none
2662 Ted
2663 \end_layout
2664
2665 \end_inset
2666 </cell>
2667 </row>
2668 <row>
2669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2670 \begin_inset Text
2671
2672 \begin_layout Plain Layout
2673
2674 \family roman
2675 \series medium
2676 \shape up
2677 \size normal
2678 \emph off
2679 \bar no
2680 \noun off
2681 \color none
2682 \begin_inset Formula $\int x^{2}dx$
2683 \end_inset
2684
2685
2686 \end_layout
2687
2688 \end_inset
2689 </cell>
2690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2691 \begin_inset Text
2692
2693 \begin_layout Plain Layout
2694
2695 \family roman
2696 \series medium
2697 \shape up
2698 \size normal
2699 \emph off
2700 \bar no
2701 \noun off
2702 \color none
2703 \begin_inset Formula $\left[\begin{array}{cc}
2704 a & b\\
2705 c & d
2706 \end{array}\right]$
2707 \end_inset
2708
2709
2710 \end_layout
2711
2712 \end_inset
2713 </cell>
2714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2715 \begin_inset Text
2716
2717 \begin_layout Plain Layout
2718
2719 \family roman
2720 \series medium
2721 \shape up
2722 \size normal
2723 \emph off
2724 \bar no
2725 \noun off
2726 \color none
2727 \begin_inset Formula $1+1=2$
2728 \end_inset
2729
2730
2731 \end_layout
2732
2733 \end_inset
2734 </cell>
2735 </row>
2736 </lyxtabular>
2737
2738 \end_inset
2739
2740
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \end_layout
2747
2748 \begin_layout Standard
2749 Table floats can be inserted using the menu 
2750 \family sans
2751 Insert\SpecialChar \menuseparator
2752 Float\SpecialChar \menuseparator
2753 Table
2754 \family default
2755  or the toolbar button 
2756 \begin_inset Graphics
2757         filename ../images/float-insert_table.png
2758         scale 85
2759         scaleBeforeRotation
2760
2761 \end_inset
2762
2763 .
2764 \end_layout
2765
2766 \begin_layout Standard
2767 The float appears as a collapsible box with a caption that has the label
2768  
2769 \begin_inset Quotes eld
2770 \end_inset
2771
2772 Table
2773 \begin_inset space ~
2774 \end_inset
2775
2776 #:
2777 \begin_inset Quotes erd
2778 \end_inset
2779
2780  (# is the actual table number).
2781  You can insert tables in the float above or below the caption.
2782 \end_layout
2783
2784 \begin_layout Standard
2785 Table
2786 \begin_inset space ~
2787 \end_inset
2788
2789
2790 \begin_inset CommandInset ref
2791 LatexCommand ref
2792 reference "tab:a table float"
2793
2794 \end_inset
2795
2796  is an example table within a table float.
2797 \end_layout
2798
2799 \begin_layout Standard
2800 Having the caption above the table is the common rule that is unfortunately
2801  not supported in LaTeX's standard classes.
2802  This means that, if you are using the document classes 
2803 \family sans
2804 article
2805 \family default
2806
2807 \family sans
2808 book
2809 \family default
2810
2811 \family sans
2812 letter
2813 \family default
2814 , or 
2815 \family sans
2816 report
2817 \family default
2818 , there will be no space between the caption and the table.
2819  To insert the needed space, add the following option to the load command
2820  of the LaTeX-package 
2821 \series bold
2822 caption
2823 \series default
2824
2825 \begin_inset Index idx
2826 status collapsed
2827
2828 \begin_layout Plain Layout
2829 LaTeX-packages ! caption
2830 \end_layout
2831
2832 \end_inset
2833
2834  in your document preamble
2835 \begin_inset Foot
2836 status collapsed
2837
2838 \begin_layout Plain Layout
2839 For more information have a look at section
2840 \begin_inset space ~
2841 \end_inset
2842
2843
2844 \begin_inset CommandInset ref
2845 LatexCommand ref
2846 reference "sec:Caption-Placement"
2847
2848 \end_inset
2849
2850 .
2851 \end_layout
2852
2853 \end_inset
2854
2855 :
2856 \end_layout
2857
2858 \begin_layout Standard
2859
2860 \series bold
2861 tableposition=top
2862 \end_layout
2863
2864 \begin_layout Standard
2865 The package 
2866 \series bold
2867 caption
2868 \series default
2869 , which is described in section
2870 \begin_inset space ~
2871 \end_inset
2872
2873
2874 \begin_inset CommandInset ref
2875 LatexCommand ref
2876 reference "sec:Caption-Formatting"
2877
2878 \end_inset
2879
2880 , is used to adjust the caption format.
2881 \end_layout
2882
2883 \begin_layout Standard
2884 \begin_inset Index idx
2885 status collapsed
2886
2887 \begin_layout Plain Layout
2888 References ! to Tables
2889 \end_layout
2890
2891 \end_inset
2892
2893 Tables can be cross-referenced in the text by referencing their label.
2894  To do this insert a label in the caption using the menu 
2895 \family sans
2896 Insert\SpecialChar \menuseparator
2897 Label
2898 \family default
2899  or the toolbar button 
2900 \begin_inset Graphics
2901         filename ../images/label-insert.png
2902         scale 85
2903         scaleBeforeRotation
2904
2905 \end_inset
2906
2907 .
2908  You can now refer to the label using the menu 
2909 \family sans
2910 Insert\SpecialChar \menuseparator
2911 Cross
2912 \begin_inset space ~
2913 \end_inset
2914
2915 reference
2916 \family default
2917  or the toolbar button 
2918 \begin_inset Graphics
2919         filename ../images/dialog-show-new-inset_ref.png
2920         scale 85
2921         scaleBeforeRotation
2922
2923 \end_inset
2924
2925 .
2926 \begin_inset Newline newline
2927 \end_inset
2928
2929 Referencing is explained in detail in section
2930 \begin_inset space ~
2931 \end_inset
2932
2933
2934 \begin_inset CommandInset ref
2935 LatexCommand ref
2936 reference "sec:Referencing-Floats"
2937
2938 \end_inset
2939
2940 .
2941 \end_layout
2942
2943 \begin_layout Section
2944 Longtables
2945 \begin_inset CommandInset label
2946 LatexCommand label
2947 name "sec:Longtables"
2948
2949 \end_inset
2950
2951
2952 \begin_inset Index idx
2953 status collapsed
2954
2955 \begin_layout Plain Layout
2956 Longtables
2957 \end_layout
2958
2959 \end_inset
2960
2961
2962 \begin_inset Index idx
2963 status collapsed
2964
2965 \begin_layout Plain Layout
2966 Table ! Longtables
2967 \end_layout
2968
2969 \end_inset
2970
2971
2972 \end_layout
2973
2974 \begin_layout Standard
2975 If the table is too long to fit on one page, you can use the option 
2976 \family sans
2977 Use
2978 \begin_inset space ~
2979 \end_inset
2980
2981 long
2982 \begin_inset space ~
2983 \end_inset
2984
2985 table
2986 \family default
2987  in the tab 
2988 \family sans
2989 Longtable
2990 \family default
2991  of the table dialog to split the table automatically over more pages.
2992  Doing this enables the following options:
2993 \end_layout
2994
2995 \begin_layout Description
2996 Header: The current row is defined to be a header row that appears on all
2997  pages of the longtable; except for the first page, if 
2998 \family sans
2999 First
3000 \begin_inset space ~
3001 \end_inset
3002
3003 header
3004 \family default
3005  is defined.
3006  This is therefore called the main header.
3007 \end_layout
3008
3009 \begin_layout Description
3010 First
3011 \begin_inset space ~
3012 \end_inset
3013
3014 header: The current row is defined to be a header row that appears on the
3015  first page of the longtable.
3016 \end_layout
3017
3018 \begin_layout Description
3019 Footer: The current row is defined to be a footer row that appears on all
3020  pages of the longtable; except for the last page, if 
3021 \family sans
3022 Last
3023 \begin_inset space ~
3024 \end_inset
3025
3026 footer
3027 \family default
3028  is defined.
3029 \end_layout
3030
3031 \begin_layout Description
3032 Last
3033 \begin_inset space ~
3034 \end_inset
3035
3036 footer: The current row is defined to be a footer row that appears on the
3037  last page of the longtable.
3038 \end_layout
3039
3040 \begin_layout Description
3041 Caption: The current row contains the table caption.
3042  The row is reset as single column and a caption is inserted.
3043  More about longtable captions is explained in sec.
3044 \begin_inset space \thinspace{}
3045 \end_inset
3046
3047
3048 \begin_inset CommandInset ref
3049 LatexCommand ref
3050 reference "sub:Longtable-Captions"
3051
3052 \end_inset
3053
3054 .
3055 \end_layout
3056
3057 \begin_layout Standard
3058 You can also specify a row where the table is split.
3059  See the following longtable to see how it works:
3060 \end_layout
3061
3062 \begin_layout Standard
3063 \align center
3064 \begin_inset Tabular
3065 <lyxtabular version="3" rows="69" columns="3">
3066 <features islongtable="true" longtabularalignment="center">
3067 <column alignment="left" valignment="top" width="0cm">
3068 <column alignment="left" valignment="top" width="0pt">
3069 <column alignment="center" valignment="top" width="0pt">
3070 <row endfirsthead="true">
3071 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3072 \begin_inset Text
3073
3074 \begin_layout Plain Layout
3075
3076 \series bold
3077 Example Phone List (ignore the names)
3078 \end_layout
3079
3080 \end_inset
3081 </cell>
3082 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Plain Layout
3086
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095
3096 \end_layout
3097
3098 \end_inset
3099 </cell>
3100 </row>
3101 <row endfirsthead="true">
3102 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \series bold
3108 NAME
3109 \end_layout
3110
3111 \end_inset
3112 </cell>
3113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3114 \begin_inset Text
3115
3116 \begin_layout Plain Layout
3117
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126
3127 \series bold
3128 TEL.
3129 \end_layout
3130
3131 \end_inset
3132 </cell>
3133 </row>
3134 <row endhead="true">
3135 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3136 \begin_inset Text
3137
3138 \begin_layout Plain Layout
3139
3140 \series bold
3141 Example Phone List
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3147 \begin_inset Text
3148
3149 \begin_layout Plain Layout
3150
3151 \end_layout
3152
3153 \end_inset
3154 </cell>
3155 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3156 \begin_inset Text
3157
3158 \begin_layout Plain Layout
3159
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 </row>
3165 <row endhead="true">
3166 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \begin_layout Plain Layout
3170
3171 \series bold
3172 NAME
3173 \end_layout
3174
3175 \end_inset
3176 </cell>
3177 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3178 \begin_inset Text
3179
3180 \begin_layout Plain Layout
3181
3182 \end_layout
3183
3184 \end_inset
3185 </cell>
3186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3187 \begin_inset Text
3188
3189 \begin_layout Plain Layout
3190
3191 \series bold
3192 TEL.
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 </row>
3198 <row endfoot="true">
3199 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203  continued on next page
3204 \end_layout
3205
3206 \end_inset
3207 </cell>
3208 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3209 \begin_inset Text
3210
3211 \begin_layout Plain Layout
3212
3213 \end_layout
3214
3215 \end_inset
3216 </cell>
3217 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 </row>
3227 <row>
3228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \series bold
3234 Annovi
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243 Silvia
3244 \end_layout
3245
3246 \end_inset
3247 </cell>
3248 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252 111
3253 \end_layout
3254
3255 \end_inset
3256 </cell>
3257 </row>
3258 <row>
3259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3260 \begin_inset Text
3261
3262 \begin_layout Plain Layout
3263
3264 \series bold
3265 Bertoli
3266 \end_layout
3267
3268 \end_inset
3269 </cell>
3270 <cell alignment="center" valignment="top" usebox="none">
3271 \begin_inset Text
3272
3273 \begin_layout Plain Layout
3274 Stefano
3275 \end_layout
3276
3277 \end_inset
3278 </cell>
3279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3280 \begin_inset Text
3281
3282 \begin_layout Plain Layout
3283 111
3284 \end_layout
3285
3286 \end_inset
3287 </cell>
3288 </row>
3289 <row>
3290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3291 \begin_inset Text
3292
3293 \begin_layout Plain Layout
3294
3295 \series bold
3296 Bozzi
3297 \end_layout
3298
3299 \end_inset
3300 </cell>
3301 <cell alignment="center" valignment="top" usebox="none">
3302 \begin_inset Text
3303
3304 \begin_layout Plain Layout
3305 Walter
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3311 \begin_inset Text
3312
3313 \begin_layout Plain Layout
3314 111
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 </row>
3320 <row>
3321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325
3326 \series bold
3327 Cachia
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell alignment="center" valignment="top" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336 Maria
3337 \end_layout
3338
3339 \end_inset
3340 </cell>
3341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3342 \begin_inset Text
3343
3344 \begin_layout Plain Layout
3345 111
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 </row>
3351 <row>
3352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3353 \begin_inset Text
3354
3355 \begin_layout Plain Layout
3356
3357 \series bold
3358 Cachia
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell alignment="center" valignment="top" usebox="none">
3364 \begin_inset Text
3365
3366 \begin_layout Plain Layout
3367 Maurizio
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376 111
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 </row>
3382 <row>
3383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3384 \begin_inset Text
3385
3386 \begin_layout Plain Layout
3387
3388 \series bold
3389 Cinquemani
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 <cell alignment="center" valignment="top" usebox="none">
3395 \begin_inset Text
3396
3397 \begin_layout Plain Layout
3398 Giusi
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407 111
3408 \end_layout
3409
3410 \end_inset
3411 </cell>
3412 </row>
3413 <row>
3414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3415 \begin_inset Text
3416
3417 \begin_layout Plain Layout
3418
3419 \series bold
3420 Colin
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell alignment="center" valignment="top" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429 Bernard
3430 \end_layout
3431
3432 \end_inset
3433 </cell>
3434 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3435 \begin_inset Text
3436
3437 \begin_layout Plain Layout
3438 111
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 </row>
3444 <row>
3445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449
3450 \series bold
3451 Concli
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 <cell alignment="center" valignment="top" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460 Gianfranco
3461 \end_layout
3462
3463 \end_inset
3464 </cell>
3465 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3466 \begin_inset Text
3467
3468 \begin_layout Plain Layout
3469 111
3470 \end_layout
3471
3472 \end_inset
3473 </cell>
3474 </row>
3475 <row>
3476 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480
3481 \series bold
3482 Dal Bosco
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 <cell alignment="center" valignment="top" usebox="none">
3488 \begin_inset Text
3489
3490 \begin_layout Plain Layout
3491 Carolina
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3497 \begin_inset Text
3498
3499 \begin_layout Plain Layout
3500 111
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 </row>
3506 <row>
3507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511
3512 \series bold
3513 Dalpiaz
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell alignment="center" valignment="top" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522 Annamaria
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531 111
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 </row>
3537 <row>
3538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542
3543 \series bold
3544 Feliciello
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell alignment="center" valignment="top" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553 Domenico
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562 111
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 </row>
3568 <row>
3569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3570 \begin_inset Text
3571
3572 \begin_layout Plain Layout
3573
3574 \series bold
3575 Focarelli
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 Paola
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593 111
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 </row>
3599 <row>
3600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604
3605 \series bold
3606 Galletti
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 <cell alignment="center" valignment="top" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 Oreste
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 111
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 </row>
3630 <row>
3631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635
3636 \series bold
3637 Gasparini
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 Franca
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 111
3656 \end_layout
3657
3658 \end_inset
3659 </cell>
3660 </row>
3661 <row>
3662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666
3667 \series bold
3668 Rizzardi
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 Paola
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3683 \begin_inset Text
3684
3685 \begin_layout Plain Layout
3686 111
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 </row>
3692 <row>
3693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697
3698 \series bold
3699 Lassini
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 <cell alignment="center" valignment="top" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708 Giancarlo
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3714 \begin_inset Text
3715
3716 \begin_layout Plain Layout
3717 111
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 </row>
3723 <row>
3724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728
3729 \series bold
3730 Malfatti
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 <cell alignment="center" valignment="top" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 Luciano
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3745 \begin_inset Text
3746
3747 \begin_layout Plain Layout
3748 111
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 </row>
3754 <row>
3755 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Plain Layout
3759
3760 \series bold
3761 Malfatti
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 Valeriano
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Plain Layout
3779 111
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 </row>
3785 <row>
3786 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790
3791 \series bold
3792 Meneguzzo
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 <cell alignment="center" valignment="top" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 Roberto
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810 111
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 </row>
3816 <row>
3817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821
3822 \series bold
3823 Mezzadra
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 <cell alignment="center" valignment="top" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832 Roberto
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3838 \begin_inset Text
3839
3840 \begin_layout Plain Layout
3841 111
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 </row>
3847 <row>
3848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852
3853 \series bold
3854 Pirpamer
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 Erich
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872 111
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 </row>
3878 <row>
3879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883
3884 \series bold
3885 Pochiesa
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 Paolo
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Plain Layout
3903 111, 222
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 </row>
3909 <row>
3910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914
3915 \series bold
3916 Radina
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 Claudio
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934 111
3935 \end_layout
3936
3937 \end_inset
3938 </cell>
3939 </row>
3940 <row>
3941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945
3946 \series bold
3947 Stuffer
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 <cell alignment="center" valignment="top" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956 Oskar
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Plain Layout
3965 111
3966 \end_layout
3967
3968 \end_inset
3969 </cell>
3970 </row>
3971 <row>
3972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976
3977 \series bold
3978 Tacchelli
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 <cell alignment="center" valignment="top" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987 Ugo
3988 \end_layout
3989
3990 \end_inset
3991 </cell>
3992 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3993 \begin_inset Text
3994
3995 \begin_layout Plain Layout
3996 111
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 </row>
4002 <row>
4003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007
4008 \series bold
4009 Tezzele
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018 Margit
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027 111
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 </row>
4033 <row>
4034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038
4039 \series bold
4040 Unterkalmsteiner
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 <cell alignment="center" valignment="top" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049 Frieda
4050 \end_layout
4051
4052 \end_inset
4053 </cell>
4054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4055 \begin_inset Text
4056
4057 \begin_layout Plain Layout
4058 111
4059 \end_layout
4060
4061 \end_inset
4062 </cell>
4063 </row>
4064 <row>
4065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069
4070 \series bold
4071 Vieider
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 <cell alignment="center" valignment="top" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080 Hilde
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4086 \begin_inset Text
4087
4088 \begin_layout Plain Layout
4089 111
4090 \end_layout
4091
4092 \end_inset
4093 </cell>
4094 </row>
4095 <row>
4096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4097 \begin_inset Text
4098
4099 \begin_layout Plain Layout
4100
4101 \series bold
4102 Vigna
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 <cell alignment="center" valignment="top" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111 Jürgen
4112 \end_layout
4113
4114 \end_inset
4115 </cell>
4116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120 111
4121 \end_layout
4122
4123 \end_inset
4124 </cell>
4125 </row>
4126 <row>
4127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131
4132 \series bold
4133 Weber
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell alignment="center" valignment="top" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142 Maurizio
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 111
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 </row>
4157 <row>
4158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162
4163 \series bold
4164 Winkler
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173 Franz
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182 111
4183 \end_layout
4184
4185 \end_inset
4186 </cell>
4187 </row>
4188 <row>
4189 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193  
4194 \end_layout
4195
4196 \end_inset
4197 </cell>
4198 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4199 \begin_inset Text
4200
4201 \begin_layout Plain Layout
4202
4203 \end_layout
4204
4205 \end_inset
4206 </cell>
4207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4208 \begin_inset Text
4209
4210 \begin_layout Plain Layout
4211
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 </row>
4217 <row>
4218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4219 \begin_inset Text
4220
4221 \begin_layout Plain Layout
4222
4223 \series bold
4224 Annovi
4225 \end_layout
4226
4227 \end_inset
4228 </cell>
4229 <cell alignment="center" valignment="top" usebox="none">
4230 \begin_inset Text
4231
4232 \begin_layout Plain Layout
4233 Silvia
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4239 \begin_inset Text
4240
4241 \begin_layout Plain Layout
4242 555
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 </row>
4248 <row>
4249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4250 \begin_inset Text
4251
4252 \begin_layout Plain Layout
4253
4254 \series bold
4255 Bertoli
4256 \end_layout
4257
4258 \end_inset
4259 </cell>
4260 <cell alignment="center" valignment="top" usebox="none">
4261 \begin_inset Text
4262
4263 \begin_layout Plain Layout
4264 Stefano
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 555
4274 \end_layout
4275
4276 \end_inset
4277 </cell>
4278 </row>
4279 <row>
4280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4281 \begin_inset Text
4282
4283 \begin_layout Plain Layout
4284
4285 \series bold
4286 Bozzi
4287 \end_layout
4288
4289 \end_inset
4290 </cell>
4291 <cell alignment="center" valignment="top" usebox="none">
4292 \begin_inset Text
4293
4294 \begin_layout Plain Layout
4295 Walter
4296 \end_layout
4297
4298 \end_inset
4299 </cell>
4300 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4301 \begin_inset Text
4302
4303 \begin_layout Plain Layout
4304 555
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 </row>
4310 <row>
4311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4312 \begin_inset Text
4313
4314 \begin_layout Plain Layout
4315
4316 \series bold
4317 Cachia
4318 \end_layout
4319
4320 \end_inset
4321 </cell>
4322 <cell alignment="center" valignment="top" usebox="none">
4323 \begin_inset Text
4324
4325 \begin_layout Plain Layout
4326 Maria
4327 \end_layout
4328
4329 \end_inset
4330 </cell>
4331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4332 \begin_inset Text
4333
4334 \begin_layout Plain Layout
4335 555
4336 \end_layout
4337
4338 \end_inset
4339 </cell>
4340 </row>
4341 <row>
4342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4343 \begin_inset Text
4344
4345 \begin_layout Plain Layout
4346
4347 \series bold
4348 Cachia
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 <cell alignment="center" valignment="top" usebox="none">
4354 \begin_inset Text
4355
4356 \begin_layout Plain Layout
4357 Maurizio
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 555
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 </row>
4372 <row>
4373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4374 \begin_inset Text
4375
4376 \begin_layout Plain Layout
4377
4378 \series bold
4379 Cinquemani
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 <cell alignment="center" valignment="top" usebox="none">
4385 \begin_inset Text
4386
4387 \begin_layout Plain Layout
4388 Giusi
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4394 \begin_inset Text
4395
4396 \begin_layout Plain Layout
4397 555
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 </row>
4403 <row>
4404 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4405 \begin_inset Text
4406
4407 \begin_layout Plain Layout
4408
4409 \series bold
4410 Colin
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 <cell alignment="center" valignment="top" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419 Bernard
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Plain Layout
4428 555
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 </row>
4434 <row>
4435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4436 \begin_inset Text
4437
4438 \begin_layout Plain Layout
4439
4440 \series bold
4441 Concli
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 <cell alignment="center" valignment="top" usebox="none">
4447 \begin_inset Text
4448
4449 \begin_layout Plain Layout
4450 Gianfranco
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459 555
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 </row>
4465 <row>
4466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4467 \begin_inset Text
4468
4469 \begin_layout Plain Layout
4470
4471 \series bold
4472 Dal Bosco
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 Carolina
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4487 \begin_inset Text
4488
4489 \begin_layout Plain Layout
4490 555
4491 \end_layout
4492
4493 \end_inset
4494 </cell>
4495 </row>
4496 <row>
4497 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4498 \begin_inset Text
4499
4500 \begin_layout Plain Layout
4501
4502 \series bold
4503 Dalpiaz
4504 \end_layout
4505
4506 \end_inset
4507 </cell>
4508 <cell alignment="center" valignment="top" usebox="none">
4509 \begin_inset Text
4510
4511 \begin_layout Plain Layout
4512 Annamaria
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4518 \begin_inset Text
4519
4520 \begin_layout Plain Layout
4521 555
4522 \end_layout
4523
4524 \end_inset
4525 </cell>
4526 </row>
4527 <row>
4528 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4529 \begin_inset Text
4530
4531 \begin_layout Plain Layout
4532
4533 \series bold
4534 Feliciello
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 <cell alignment="center" valignment="top" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Plain Layout
4543 Domenico
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4549 \begin_inset Text
4550
4551 \begin_layout Plain Layout
4552 555
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 </row>
4558 <row>
4559 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4560 \begin_inset Text
4561
4562 \begin_layout Plain Layout
4563
4564 \series bold
4565 Focarelli
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 <cell alignment="center" valignment="top" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 Paola
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Plain Layout
4583 555
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 </row>
4589 <row>
4590 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594
4595 \series bold
4596 Galletti
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 Oreste
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 555
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 </row>
4620 <row>
4621 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625
4626 \series bold
4627 Gasparini
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 <cell alignment="center" valignment="top" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636 Franca
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645 555
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 </row>
4651 <row>
4652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Plain Layout
4656
4657 \series bold
4658 Rizzardi
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 <cell alignment="center" valignment="top" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667 Paola
4668 \end_layout
4669
4670 \end_inset
4671 </cell>
4672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676 555
4677 \end_layout
4678
4679 \end_inset
4680 </cell>
4681 </row>
4682 <row>
4683 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4684 \begin_inset Text
4685
4686 \begin_layout Plain Layout
4687
4688 \series bold
4689 Lassini
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 <cell alignment="center" valignment="top" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698 Giancarlo
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 555
4708 \end_layout
4709
4710 \end_inset
4711 </cell>
4712 </row>
4713 <row>
4714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4715 \begin_inset Text
4716
4717 \begin_layout Plain Layout
4718
4719 \series bold
4720 Malfatti
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 <cell alignment="center" valignment="top" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729 Luciano
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Plain Layout
4738 555
4739 \end_layout
4740
4741 \end_inset
4742 </cell>
4743 </row>
4744 <row>
4745 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749
4750 \series bold
4751 Malfatti
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 Valeriano
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769 555
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 </row>
4775 <row>
4776 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780
4781 \series bold
4782 Meneguzzo
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 <cell alignment="center" valignment="top" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791 Roberto
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4797 \begin_inset Text
4798
4799 \begin_layout Plain Layout
4800 555
4801 \end_layout
4802
4803 \end_inset
4804 </cell>
4805 </row>
4806 <row>
4807 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811
4812 \series bold
4813 Mezzadra
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 Roberto
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Plain Layout
4831 555
4832 \end_layout
4833
4834 \end_inset
4835 </cell>
4836 </row>
4837 <row>
4838 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Plain Layout
4842
4843 \series bold
4844 Pirpamer
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 <cell alignment="center" valignment="top" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 Erich
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4859 \begin_inset Text
4860
4861 \begin_layout Plain Layout
4862 555
4863 \end_layout
4864
4865 \end_inset
4866 </cell>
4867 </row>
4868 <row>
4869 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873
4874 \series bold
4875 Pochiesa
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 <cell alignment="center" valignment="top" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884 Paolo
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893 555, 222
4894 \end_layout
4895
4896 \end_inset
4897 </cell>
4898 </row>
4899 <row>
4900 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4901 \begin_inset Text
4902
4903 \begin_layout Plain Layout
4904
4905 \series bold
4906 Radina
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 <cell alignment="center" valignment="top" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915 Claudio
4916 \end_layout
4917
4918 \end_inset
4919 </cell>
4920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4921 \begin_inset Text
4922
4923 \begin_layout Plain Layout
4924 555
4925 \end_layout
4926
4927 \end_inset
4928 </cell>
4929 </row>
4930 <row>
4931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935
4936 \series bold
4937 Stuffer
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 <cell alignment="center" valignment="top" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946 Oskar
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4952 \begin_inset Text
4953
4954 \begin_layout Plain Layout
4955 555
4956 \end_layout
4957
4958 \end_inset
4959 </cell>
4960 </row>
4961 <row>
4962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4963 \begin_inset Text
4964
4965 \begin_layout Plain Layout
4966
4967 \series bold
4968 Tacchelli
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 <cell alignment="center" valignment="top" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977 Ugo
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Plain Layout
4986 555
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 </row>
4992 <row>
4993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997
4998 \series bold
4999 Tezzele
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 <cell alignment="center" valignment="top" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008 Margit
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5014 \begin_inset Text
5015
5016 \begin_layout Plain Layout
5017 555
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 </row>
5023 <row>
5024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028
5029 \series bold
5030 Unterkalmsteiner
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 <cell alignment="center" valignment="top" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039 Frieda
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Plain Layout
5048 555
5049 \end_layout
5050
5051 \end_inset
5052 </cell>
5053 </row>
5054 <row>
5055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059
5060 \series bold
5061 Vieider
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 <cell alignment="center" valignment="top" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070 Hilde
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5076 \begin_inset Text
5077
5078 \begin_layout Plain Layout
5079 555
5080 \end_layout
5081
5082 \end_inset
5083 </cell>
5084 </row>
5085 <row>
5086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090
5091 \series bold
5092 Vigna
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 Jürgen
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110 999
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 </row>
5116 <row>
5117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121
5122 \series bold
5123 Weber
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 <cell alignment="center" valignment="top" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132 Maurizio
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141 555
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 </row>
5147 <row>
5148 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152
5153 \series bold
5154 Winkler
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 Franz
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 555
5173 \end_layout
5174
5175 \end_inset
5176 </cell>
5177 </row>
5178 <row endlastfoot="true">
5179 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183 end
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Plain Layout
5192
5193 \end_layout
5194
5195 \end_inset
5196 </cell>
5197 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5198 \begin_inset Text
5199
5200 \begin_layout Plain Layout
5201
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 </row>
5207 </lyxtabular>
5208
5209 \end_inset
5210
5211
5212 \begin_inset ERT
5213 status collapsed
5214
5215 \begin_layout Plain Layout
5216
5217
5218 \backslash
5219 addtocounter{table}{-1}
5220 \end_layout
5221
5222 \end_inset
5223
5224
5225 \begin_inset Note Note
5226 status collapsed
5227
5228 \begin_layout Plain Layout
5229 See the first greyed-out note in section
5230 \begin_inset space ~
5231 \end_inset
5232
5233
5234 \begin_inset CommandInset ref
5235 LatexCommand ref
5236 reference "sub:Longtable-Captions"
5237
5238 \end_inset
5239
5240  for an explanation of this command.
5241 \end_layout
5242
5243 \end_inset
5244
5245
5246 \end_layout
5247
5248 \begin_layout Subsection
5249 Footnotes in Longtables
5250 \begin_inset CommandInset label
5251 LatexCommand label
5252 name "sub:Footnotes-in-Longtables"
5253
5254 \end_inset
5255
5256
5257 \begin_inset Index idx
5258 status collapsed
5259
5260 \begin_layout Plain Layout
5261 Longtables ! Footnotes
5262 \end_layout
5263
5264 \end_inset
5265
5266
5267 \end_layout
5268
5269 \begin_layout Standard
5270 Footnotes can be inserted to every longtable cell.
5271  They appear at the bottom of the page where the table cell with the footnote
5272  appears.
5273  Table
5274 \begin_inset space ~
5275 \end_inset
5276
5277
5278 \begin_inset CommandInset ref
5279 LatexCommand ref
5280 reference "tab:DiffCaptions"
5281
5282 \end_inset
5283
5284  has for example a footnote.
5285 \end_layout
5286
5287 \begin_layout Subsection
5288 Longtable Alignment
5289 \begin_inset Index idx
5290 status collapsed
5291
5292 \begin_layout Plain Layout
5293 Longtables ! Alignment
5294 \end_layout
5295
5296 \end_inset
5297
5298
5299 \end_layout
5300
5301 \begin_layout Standard
5302 Longtables are by default centered.
5303  Unlike the alignment of the table columns and rows, the table alignment
5304  can currently not be changed in the table dialog.
5305  To change the alignment of longtables you have to change the value of the
5306  lengths 
5307 \series bold
5308
5309 \backslash
5310 LTleft 
5311 \series default
5312 and 
5313 \series bold
5314
5315 \backslash
5316 LTright
5317 \series default
5318  by inserting this line as TeX-Code before the corresponding longtable:
5319 \end_layout
5320
5321 \begin_layout Standard
5322
5323 \series bold
5324
5325 \backslash
5326 setlength{
5327 \backslash
5328 LTleft}{value}
5329 \end_layout
5330
5331 \begin_layout Standard
5332 where the value can have any of the units listed in Table
5333 \begin_inset space ~
5334 \end_inset
5335
5336
5337 \begin_inset CommandInset ref
5338 LatexCommand ref
5339 reference "tab:Units"
5340
5341 \end_inset
5342
5343 .
5344  
5345 \series bold
5346
5347 \backslash
5348 LTleft
5349 \series default
5350  controls the horizontal distance from the left page border to the longtable,
5351  
5352 \series bold
5353
5354 \backslash
5355 LTright
5356 \series default
5357  the distance from the right side.
5358  The default value for both lengths is 
5359 \series bold
5360
5361 \backslash
5362 fill
5363 \series default
5364 , which is in this case the same as an horizontal fill in LyX.
5365 \end_layout
5366
5367 \begin_layout Standard
5368 The following longtable was left-aligned by setting 
5369 \series bold
5370
5371 \backslash
5372 LTleft
5373 \series default
5374  to 0
5375 \begin_inset space \thinspace{}
5376 \end_inset
5377
5378 pt.
5379 \begin_inset ERT
5380 status collapsed
5381
5382 \begin_layout Plain Layout
5383
5384
5385 \backslash
5386 setlength{
5387 \backslash
5388 LTleft}{0pt}
5389 \end_layout
5390
5391 \end_inset
5392
5393
5394 \end_layout
5395
5396 \begin_layout Standard
5397 \begin_inset Tabular
5398 <lyxtabular version="3" rows="5" columns="5">
5399 <features islongtable="true" longtabularalignment="center">
5400 <column alignment="center" valignment="top" width="0">
5401 <column alignment="center" valignment="top" width="0">
5402 <column alignment="center" valignment="top" width="0">
5403 <column alignment="center" valignment="top" width="0">
5404 <column alignment="center" valignment="top" width="0">
5405 <row>
5406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Plain Layout
5410 1
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 2
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428 3
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437 4
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Plain Layout
5446 5
5447 \end_layout
5448
5449 \end_inset
5450 </cell>
5451 </row>
5452 <row>
5453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 asd
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466 s
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475 s
5476 \end_layout
5477
5478 \end_inset
5479 </cell>
5480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Plain Layout
5484 s
5485 \end_layout
5486
5487 \end_inset
5488 </cell>
5489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 asd
5494 \end_layout
5495
5496 \end_inset
5497 </cell>
5498 </row>
5499 <row>
5500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5501 \begin_inset Text
5502
5503 \begin_layout Plain Layout
5504 asd
5505 \end_layout
5506
5507 \end_inset
5508 </cell>
5509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513 s
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Plain Layout
5522 s
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5528 \begin_inset Text
5529
5530 \begin_layout Plain Layout
5531 s
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 asd
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 </row>
5546 <row>
5547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5548 \begin_inset Text
5549
5550 \begin_layout Plain Layout
5551 asd
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560 s
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 s
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 s
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 asd
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 </row>
5593 <row>
5594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598 asd
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 asd
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616 asd
5617 \end_layout
5618
5619 \end_inset
5620 </cell>
5621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5622 \begin_inset Text
5623
5624 \begin_layout Plain Layout
5625 asd
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 asd
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 </row>
5640 </lyxtabular>
5641
5642 \end_inset
5643
5644
5645 \begin_inset ERT
5646 status collapsed
5647
5648 \begin_layout Plain Layout
5649
5650
5651 \backslash
5652 setlength{
5653 \backslash
5654 LTleft}{
5655 \backslash
5656 fill}
5657 \end_layout
5658
5659 \end_inset
5660
5661
5662 \begin_inset ERT
5663 status collapsed
5664
5665 \begin_layout Plain Layout
5666
5667
5668 \backslash
5669 addtocounter{table}{-1}
5670 \end_layout
5671
5672 \end_inset
5673
5674
5675 \begin_inset Note Note
5676 status collapsed
5677
5678 \begin_layout Plain Layout
5679 See the first greyed-out note in section
5680 \begin_inset space ~
5681 \end_inset
5682
5683
5684 \begin_inset CommandInset ref
5685 LatexCommand ref
5686 reference "sub:Longtable-Captions"
5687
5688 \end_inset
5689
5690  for an explanation of this command.
5691 \end_layout
5692
5693 \end_inset
5694
5695
5696 \end_layout
5697
5698 \begin_layout Subsection
5699 Longtable Captions
5700 \begin_inset Index idx
5701 status collapsed
5702
5703 \begin_layout Plain Layout
5704 Longtables ! Captions
5705 \end_layout
5706
5707 \end_inset
5708
5709
5710 \begin_inset CommandInset label
5711 LatexCommand label
5712 name "sub:Longtable-Captions"
5713
5714 \end_inset
5715
5716
5717 \end_layout
5718
5719 \begin_layout Standard
5720 A longtable cannot be put into a table float because floats can only be
5721  on one page.
5722  But the caption environment of floats can also be used for longtables when
5723  you use the longtable option 
5724 \family sans
5725 Caption
5726 \family default
5727  as described in sec.
5728 \begin_inset space \thinspace{}
5729 \end_inset
5730
5731
5732 \begin_inset CommandInset ref
5733 LatexCommand ref
5734 reference "sec:Longtables"
5735
5736 \end_inset
5737
5738 .
5739  Only one table row can contain the caption.
5740 \end_layout
5741
5742 \begin_layout Standard
5743 Here is a short longtable to see how it works:
5744 \end_layout
5745
5746 \begin_layout Standard
5747 \begin_inset Tabular
5748 <lyxtabular version="3" rows="6" columns="5">
5749 <features islongtable="true" longtabularalignment="center">
5750 <column alignment="center" valignment="top" width="0">
5751 <column alignment="center" valignment="top" width="0">
5752 <column alignment="center" valignment="top" width="0">
5753 <column alignment="center" valignment="top" width="0">
5754 <column alignment="center" valignment="top" width="0">
5755 <row caption="true">
5756 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 \begin_inset Caption
5761
5762 \begin_layout Plain Layout
5763 Longtable with caption
5764 \begin_inset Argument
5765 status open
5766
5767 \begin_layout Plain Layout
5768 Longtable
5769 \end_layout
5770
5771 \end_inset
5772
5773
5774 \end_layout
5775
5776 \end_inset
5777
5778
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 1
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 2
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 3
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 4
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 5
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 </row>
5867 <row>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 asd
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 s
5882 \end_layout
5883
5884 \end_inset
5885 </cell>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 s
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 s
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 asd
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 </row>
5914 <row>
5915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5916 \begin_inset Text
5917
5918 \begin_layout Plain Layout
5919 asd
5920 \end_layout
5921
5922 \end_inset
5923 </cell>
5924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928 s
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 s
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946 s
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 asd
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 </row>
5961 <row>
5962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966 asd
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975 s
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984 s
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 s
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 asd
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 </row>
6008 <row>
6009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 asd
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022 asd
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 asd
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Plain Layout
6040 asd
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 asd
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 </lyxtabular>
6056
6057 \end_inset
6058
6059
6060 \end_layout
6061
6062 \begin_layout Standard
6063 \begin_inset VSpace medskip
6064 \end_inset
6065
6066
6067 \begin_inset Note Greyedout
6068 status open
6069
6070 \begin_layout Plain Layout
6071
6072 \series bold
6073 Note
6074 \begin_inset space ~
6075 \end_inset
6076
6077 1:
6078 \series default
6079  The table number is increased for for every longtable, even if you did
6080  not set a caption for it.
6081  For this reason you could have the case that e.
6082 \begin_inset space \thinspace{}
6083 \end_inset
6084
6085 g.
6086 \begin_inset space \space{}
6087 \end_inset
6088
6089 Table
6090 \begin_inset space ~
6091 \end_inset
6092
6093 2.4 follows Table
6094 \begin_inset space ~
6095 \end_inset
6096
6097 2.1 in the list of tables if there are two longtables without captions.
6098  To avoid this you can add the following command in TeX-Code after every
6099  longtable without a caption:
6100 \end_layout
6101
6102 \begin_layout Plain Layout
6103
6104 \series bold
6105
6106 \backslash
6107 addtocounter{table}{-1}
6108 \end_layout
6109
6110 \begin_layout Plain Layout
6111 This is not needed when none of your longtables have a caption and you add
6112  the following code to the document preamble:
6113 \end_layout
6114
6115 \begin_layout Plain Layout
6116
6117 \series bold
6118
6119 \backslash
6120 let
6121 \backslash
6122 myEnd
6123 \backslash
6124 endlongtable
6125 \begin_inset Newline newline
6126 \end_inset
6127
6128
6129 \backslash
6130 renewcommand{
6131 \backslash
6132 endlongtable}{
6133 \backslash
6134 myEnd
6135 \backslash
6136 addtocounter{table}{-1}}
6137 \end_layout
6138
6139 \end_inset
6140
6141
6142 \end_layout
6143
6144 \begin_layout Standard
6145 \begin_inset Note Greyedout
6146 status open
6147
6148 \begin_layout Plain Layout
6149
6150 \series bold
6151 Note
6152 \begin_inset space ~
6153 \end_inset
6154
6155 2:
6156 \series default
6157  If you are using
6158 \series bold
6159  hyperref
6160 \series default
6161
6162 \begin_inset Index idx
6163 status collapsed
6164
6165 \begin_layout Plain Layout
6166 LaTeX-packages ! hyperref
6167 \end_layout
6168
6169 \end_inset
6170
6171  in the 
6172 \family sans
6173 PDF Properties
6174 \family default
6175  of the 
6176 \family sans
6177 Document Settings
6178 \family default
6179  dialog to link cross-references, the link to a longtable caption will always
6180  point to the beginning of the document.
6181 \end_layout
6182
6183 \end_inset
6184
6185
6186 \end_layout
6187
6188 \begin_layout Subsubsection
6189 References to Longtables
6190 \begin_inset Index idx
6191 status collapsed
6192
6193 \begin_layout Plain Layout
6194 Longtables ! References
6195 \end_layout
6196
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \begin_layout Standard
6203 \begin_inset Tabular
6204 <lyxtabular version="3" rows="6" columns="5">
6205 <features islongtable="true" longtabularalignment="center">
6206 <column alignment="center" valignment="top" width="0">
6207 <column alignment="center" valignment="top" width="0">
6208 <column alignment="center" valignment="top" width="0">
6209 <column alignment="center" valignment="top" width="0">
6210 <column alignment="center" valignment="top" width="0">
6211 <row caption="true">
6212 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6213 \begin_inset Text
6214
6215 \begin_layout Plain Layout
6216 \begin_inset Caption
6217
6218 \begin_layout Plain Layout
6219 Referenced longtable
6220 \begin_inset CommandInset label
6221 LatexCommand label
6222 name "tab:RefExample"
6223
6224 \end_inset
6225
6226
6227 \end_layout
6228
6229 \end_inset
6230
6231
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6264 \begin_inset Text
6265
6266 \begin_layout Plain Layout
6267
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 </row>
6273 <row>
6274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6275 \begin_inset Text
6276
6277 \begin_layout Plain Layout
6278 1
6279 \end_layout
6280
6281 \end_inset
6282 </cell>
6283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287 2
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 3
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6302 \begin_inset Text
6303
6304 \begin_layout Plain Layout
6305 4
6306 \end_layout
6307
6308 \end_inset
6309 </cell>
6310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6311 \begin_inset Text
6312
6313 \begin_layout Plain Layout
6314 5
6315 \end_layout
6316
6317 \end_inset
6318 </cell>
6319 </row>
6320 <row>
6321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6322 \begin_inset Text
6323
6324 \begin_layout Plain Layout
6325 asd
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334 s
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343 s
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352 s
6353 \end_layout
6354
6355 \end_inset
6356 </cell>
6357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6358 \begin_inset Text
6359
6360 \begin_layout Plain Layout
6361 asd
6362 \end_layout
6363
6364 \end_inset
6365 </cell>
6366 </row>
6367 <row>
6368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 asd
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381 s
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6387 \begin_inset Text
6388
6389 \begin_layout Plain Layout
6390 s
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6396 \begin_inset Text
6397
6398 \begin_layout Plain Layout
6399 s
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408 asd
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 </row>
6414 <row>
6415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6416 \begin_inset Text
6417
6418 \begin_layout Plain Layout
6419 asd
6420 \end_layout
6421
6422 \end_inset
6423 </cell>
6424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6425 \begin_inset Text
6426
6427 \begin_layout Plain Layout
6428 s
6429 \end_layout
6430
6431 \end_inset
6432 </cell>
6433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6434 \begin_inset Text
6435
6436 \begin_layout Plain Layout
6437 s
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 s
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 asd
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 </row>
6461 <row>
6462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6463 \begin_inset Text
6464
6465 \begin_layout Plain Layout
6466 asd
6467 \end_layout
6468
6469 \end_inset
6470 </cell>
6471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475 sad
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 asd
6485 \end_layout
6486
6487 \end_inset
6488 </cell>
6489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6490 \begin_inset Text
6491
6492 \begin_layout Plain Layout
6493 asd
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 asd
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 </row>
6508 </lyxtabular>
6509
6510 \end_inset
6511
6512
6513 \end_layout
6514
6515 \begin_layout Standard
6516 To reference a longtable, insert a label into the caption.
6517 \end_layout
6518
6519 \begin_layout Standard
6520 This is a reference to Table
6521 \begin_inset space ~
6522 \end_inset
6523
6524
6525 \begin_inset CommandInset ref
6526 LatexCommand ref
6527 reference "tab:RefExample"
6528
6529 \end_inset
6530
6531 .
6532 \end_layout
6533
6534 \begin_layout Standard
6535 The caption layout can be set together with all other captions of your document
6536  using the LaTeX-package 
6537 \series bold
6538 caption
6539 \series default
6540
6541 \begin_inset Index idx
6542 status collapsed
6543
6544 \begin_layout Plain Layout
6545 LaTeX-packages ! caption
6546 \end_layout
6547
6548 \end_inset
6549
6550 , see section
6551 \begin_inset space ~
6552 \end_inset
6553
6554
6555 \begin_inset CommandInset ref
6556 LatexCommand ref
6557 reference "sec:Caption-Formatting"
6558
6559 \end_inset
6560
6561 .
6562 \end_layout
6563
6564 \begin_layout Subsubsection
6565 Caption Width
6566 \begin_inset Index idx
6567 status collapsed
6568
6569 \begin_layout Plain Layout
6570 Longtables ! Caption Width
6571 \end_layout
6572
6573 \end_inset
6574
6575
6576 \end_layout
6577
6578 \begin_layout Standard
6579 The maximal width of of caption lines is defined by the length 
6580 \series bold
6581
6582 \backslash
6583 LTcapwidth
6584 \series default
6585 .
6586  Its default value is 4
6587 \begin_inset space \thinspace{}
6588 \end_inset
6589
6590 in.
6591  To change it add the following command to your document preamble or as
6592  TeX-Code into your document before the longtable that should be affected
6593 \end_layout
6594
6595 \begin_layout Standard
6596
6597 \series bold
6598
6599 \backslash
6600 setlength{
6601 \backslash
6602 LTcapwidth}{width}
6603 \end_layout
6604
6605 \begin_layout Standard
6606 where the width could have one of the units listed in appendix
6607 \begin_inset space ~
6608 \end_inset
6609
6610
6611 \begin_inset CommandInset ref
6612 LatexCommand ref
6613 reference "cha:Units-available-in"
6614
6615 \end_inset
6616
6617 .
6618 \end_layout
6619
6620 \begin_layout Standard
6621 The following tables show the difference:
6622 \end_layout
6623
6624 \begin_layout Standard
6625 \begin_inset Tabular
6626 <lyxtabular version="3" rows="6" columns="5">
6627 <features islongtable="true" longtabularalignment="center">
6628 <column alignment="center" valignment="top" width="0">
6629 <column alignment="center" valignment="top" width="0">
6630 <column alignment="center" valignment="top" width="0">
6631 <column alignment="center" valignment="top" width="0">
6632 <column alignment="center" valignment="top" width="0">
6633 <row caption="true">
6634 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 \begin_inset Caption
6639
6640 \begin_layout Plain Layout
6641 long full title with default width long full title with default width long
6642  full title with default width
6643 \begin_inset Argument
6644 status collapsed
6645
6646 \begin_layout Plain Layout
6647 caption with default width
6648 \end_layout
6649
6650 \end_inset
6651
6652
6653 \end_layout
6654
6655 \end_inset
6656
6657
6658 \end_layout
6659
6660 \end_inset
6661 </cell>
6662 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6663 \begin_inset Text
6664
6665 \begin_layout Plain Layout
6666
6667 \end_layout
6668
6669 \end_inset
6670 </cell>
6671 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 </row>
6699 <row>
6700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6701 \begin_inset Text
6702
6703 \begin_layout Plain Layout
6704 1
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 2
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 3
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731 4
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 5
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 </row>
6746 <row>
6747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 asd
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760 s
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6766 \begin_inset Text
6767
6768 \begin_layout Plain Layout
6769 s
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 s
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6784 \begin_inset Text
6785
6786 \begin_layout Plain Layout
6787 asd
6788 \end_layout
6789
6790 \end_inset
6791 </cell>
6792 </row>
6793 <row>
6794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6795 \begin_inset Text
6796
6797 \begin_layout Plain Layout
6798 asd
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 s
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816 s
6817 \end_layout
6818
6819 \end_inset
6820 </cell>
6821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6822 \begin_inset Text
6823
6824 \begin_layout Plain Layout
6825 s
6826 \end_layout
6827
6828 \end_inset
6829 </cell>
6830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6831 \begin_inset Text
6832
6833 \begin_layout Plain Layout
6834 asd
6835 \end_layout
6836
6837 \end_inset
6838 </cell>
6839 </row>
6840 <row>
6841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6842 \begin_inset Text
6843
6844 \begin_layout Plain Layout
6845 asd
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 s
6855 \end_layout
6856
6857 \end_inset
6858 </cell>
6859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6860 \begin_inset Text
6861
6862 \begin_layout Plain Layout
6863 s
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 s
6873 \end_layout
6874
6875 \end_inset
6876 </cell>
6877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6878 \begin_inset Text
6879
6880 \begin_layout Plain Layout
6881 asd
6882 \end_layout
6883
6884 \end_inset
6885 </cell>
6886 </row>
6887 <row>
6888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892 asd
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901 sad
6902 \end_layout
6903
6904 \end_inset
6905 </cell>
6906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6907 \begin_inset Text
6908
6909 \begin_layout Plain Layout
6910 asd
6911 \end_layout
6912
6913 \end_inset
6914 </cell>
6915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6916 \begin_inset Text
6917
6918 \begin_layout Plain Layout
6919 asd
6920 \end_layout
6921
6922 \end_inset
6923 </cell>
6924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \begin_layout Plain Layout
6928 asd
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 </row>
6934 </lyxtabular>
6935
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \begin_layout Standard
6942 \begin_inset ERT
6943 status collapsed
6944
6945 \begin_layout Plain Layout
6946
6947
6948 \backslash
6949 setlength{
6950 \backslash
6951 LTcapwidth}{5cm}
6952 \end_layout
6953
6954 \end_inset
6955
6956
6957 \begin_inset Tabular
6958 <lyxtabular version="3" rows="6" columns="5">
6959 <features islongtable="true" longtabularalignment="center">
6960 <column alignment="center" valignment="top" width="0">
6961 <column alignment="center" valignment="top" width="0">
6962 <column alignment="center" valignment="top" width="0">
6963 <column alignment="center" valignment="top" width="0">
6964 <column alignment="center" valignment="top" width="0">
6965 <row caption="true">
6966 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6967 \begin_inset Text
6968
6969 \begin_layout Plain Layout
6970 \begin_inset Caption
6971
6972 \begin_layout Plain Layout
6973 long full title with width set to 5
6974 \begin_inset space \thinspace{}
6975 \end_inset
6976
6977 cm long full title with width set to 5
6978 \begin_inset space \thinspace{}
6979 \end_inset
6980
6981 cm long full title with width set to 5
6982 \begin_inset space \thinspace{}
6983 \end_inset
6984
6985 cm
6986 \begin_inset Argument
6987 status collapsed
6988
6989 \begin_layout Plain Layout
6990 caption with width
6991 \begin_inset space \thinspace{}
6992 \end_inset
6993
6994 =
6995 \begin_inset space \thinspace{}
6996 \end_inset
6997
6998 5
6999 \begin_inset space \thinspace{}
7000 \end_inset
7001
7002 cm
7003 \end_layout
7004
7005 \end_inset
7006
7007
7008 \end_layout
7009
7010 \end_inset
7011
7012
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \end_layout
7032
7033 \end_inset
7034 </cell>
7035 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7036 \begin_inset Text
7037
7038 \begin_layout Plain Layout
7039
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 </row>
7054 <row>
7055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 1
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 2
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7074 \begin_inset Text
7075
7076 \begin_layout Plain Layout
7077 3
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 4
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095 5
7096 \end_layout
7097
7098 \end_inset
7099 </cell>
7100 </row>
7101 <row>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 asd
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 s
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7121 \begin_inset Text
7122
7123 \begin_layout Plain Layout
7124 s
7125 \end_layout
7126
7127 \end_inset
7128 </cell>
7129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Plain Layout
7133 s
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142 asd
7143 \end_layout
7144
7145 \end_inset
7146 </cell>
7147 </row>
7148 <row>
7149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 asd
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 s
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7168 \begin_inset Text
7169
7170 \begin_layout Plain Layout
7171 s
7172 \end_layout
7173
7174 \end_inset
7175 </cell>
7176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7177 \begin_inset Text
7178
7179 \begin_layout Plain Layout
7180 s
7181 \end_layout
7182
7183 \end_inset
7184 </cell>
7185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7186 \begin_inset Text
7187
7188 \begin_layout Plain Layout
7189 asd
7190 \end_layout
7191
7192 \end_inset
7193 </cell>
7194 </row>
7195 <row>
7196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 asd
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 s
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7215 \begin_inset Text
7216
7217 \begin_layout Plain Layout
7218 s
7219 \end_layout
7220
7221 \end_inset
7222 </cell>
7223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7224 \begin_inset Text
7225
7226 \begin_layout Plain Layout
7227 s
7228 \end_layout
7229
7230 \end_inset
7231 </cell>
7232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7233 \begin_inset Text
7234
7235 \begin_layout Plain Layout
7236 asd
7237 \end_layout
7238
7239 \end_inset
7240 </cell>
7241 </row>
7242 <row>
7243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Plain Layout
7247 asd
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 sad
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Plain Layout
7265 asd
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Plain Layout
7274 asd
7275 \end_layout
7276
7277 \end_inset
7278 </cell>
7279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7280 \begin_inset Text
7281
7282 \begin_layout Plain Layout
7283 asd
7284 \end_layout
7285
7286 \end_inset
7287 </cell>
7288 </row>
7289 </lyxtabular>
7290
7291 \end_inset
7292
7293
7294 \end_layout
7295
7296 \begin_layout Standard
7297 \begin_inset ERT
7298 status collapsed
7299
7300 \begin_layout Plain Layout
7301
7302
7303 \backslash
7304 setlength{
7305 \backslash
7306 LTcapwidth}{4in}
7307 \end_layout
7308
7309 \end_inset
7310
7311
7312 \end_layout
7313
7314 \begin_layout Standard
7315 \begin_inset Note Greyedout
7316 status open
7317
7318 \begin_layout Plain Layout
7319
7320 \series bold
7321 Note:
7322 \series default
7323  When the LaTeX-package 
7324 \series bold
7325 caption
7326 \series default
7327
7328 \begin_inset Index idx
7329 status collapsed
7330
7331 \begin_layout Plain Layout
7332 LaTeX-packages ! caption
7333 \end_layout
7334
7335 \end_inset
7336
7337  is used, as in this document, the full page width is used for the caption
7338  when you use the default value of 4
7339 \begin_inset space \thinspace{}
7340 \end_inset
7341
7342 in for 
7343 \series bold
7344
7345 \backslash
7346 LTcapwidth
7347 \series default
7348 .
7349  To get in this case exactly a 4
7350 \begin_inset space \thinspace{}
7351 \end_inset
7352
7353 in wide caption, you can either use a value slightly different from 4.0
7354 \begin_inset space \thinspace{}
7355 \end_inset
7356
7357 in, e.
7358 \begin_inset space \thinspace{}
7359 \end_inset
7360
7361 g.
7362 \begin_inset space \space{}
7363 \end_inset
7364
7365 3.99
7366 \begin_inset space \thinspace{}
7367 \end_inset
7368
7369 in, or the LaTeX-command 
7370 \series bold
7371
7372 \backslash
7373 captionsetup{width=value}
7374 \series default
7375  that is provided by the 
7376 \series bold
7377 caption
7378 \series default
7379 -package.
7380 \end_layout
7381
7382 \end_inset
7383
7384
7385 \end_layout
7386
7387 \begin_layout Subsubsection
7388 Different Captions for Table Pages
7389 \begin_inset Index idx
7390 status collapsed
7391
7392 \begin_layout Plain Layout
7393 Longtables ! Different Captions for Pages
7394 \end_layout
7395
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \begin_layout Standard
7402 When the table captions for the following pages should differ from the one
7403  of the first table page, insert a caption with the TeX code command
7404 \end_layout
7405
7406 \begin_layout Standard
7407
7408 \series bold
7409
7410 \backslash
7411 caption*{caption text}
7412 \backslash
7413
7414 \backslash
7415 %
7416 \end_layout
7417
7418 \begin_layout Standard
7419 in a dummy caption row that is marked as a header.
7420  Table
7421 \begin_inset space ~
7422 \end_inset
7423
7424
7425 \begin_inset CommandInset ref
7426 LatexCommand ref
7427 reference "tab:DiffCaptions"
7428
7429 \end_inset
7430
7431  is an example of a longtable with different heading where the second caption
7432  doesn't include the table number.
7433 \end_layout
7434
7435 \begin_layout Standard
7436 \align center
7437 \begin_inset Tabular
7438 <lyxtabular version="3" rows="59" columns="3">
7439 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7440 <column alignment="left" valignment="top" width="0cm">
7441 <column alignment="left" valignment="top" width="0pt">
7442 <column alignment="center" valignment="top" width="0pt">
7443 <row caption="true">
7444 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 \begin_inset Caption
7449
7450 \begin_layout Plain Layout
7451 Example Phone List
7452 \begin_inset CommandInset label
7453 LatexCommand label
7454 name "tab:DiffCaptions"
7455
7456 \end_inset
7457
7458
7459 \begin_inset Argument
7460 status collapsed
7461
7462 \begin_layout Plain Layout
7463 Example Phone List
7464 \end_layout
7465
7466 \end_inset
7467
7468
7469 \end_layout
7470
7471 \end_inset
7472
7473
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 </row>
7497 <row endfirsthead="true">
7498 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502
7503 \series bold
7504 Example Phone List (ignore the names)
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 </row>
7528 <row endfirsthead="true">
7529 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533
7534 \series bold
7535 NAME
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553
7554 \series bold
7555 TEL.
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 </row>
7561 <row endhead="true">
7562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566 \begin_inset ERT
7567 status open
7568
7569 \begin_layout Plain Layout
7570
7571
7572 \backslash
7573 caption*{Continued Example Phone List}
7574 \backslash
7575
7576 \backslash
7577 %
7578 \end_layout
7579
7580 \end_inset
7581
7582
7583 \end_layout
7584
7585 \end_inset
7586 </cell>
7587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7588 \begin_inset Text
7589
7590 \begin_layout Plain Layout
7591
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 </row>
7606 <row endhead="true">
7607 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611
7612 \series bold
7613 Example Phone List
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622
7623 \end_layout
7624
7625 \end_inset
7626 </cell>
7627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7628 \begin_inset Text
7629
7630 \begin_layout Plain Layout
7631
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 </row>
7637 <row endhead="true">
7638 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642
7643 \series bold
7644 NAME
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662
7663 \series bold
7664 TEL.
7665 \end_layout
7666
7667 \end_inset
7668 </cell>
7669 </row>
7670 <row endfoot="true">
7671 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7672 \begin_inset Text
7673
7674 \begin_layout Plain Layout
7675 continued on next page
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684
7685 \end_layout
7686
7687 \end_inset
7688 </cell>
7689 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7690 \begin_inset Text
7691
7692 \begin_layout Plain Layout
7693
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 </row>
7699 <row>
7700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7701 \begin_inset Text
7702
7703 \begin_layout Plain Layout
7704
7705 \series bold
7706 Annovi
7707 \end_layout
7708
7709 \end_inset
7710 </cell>
7711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7712 \begin_inset Text
7713
7714 \begin_layout Plain Layout
7715 Silvia
7716 \end_layout
7717
7718 \end_inset
7719 </cell>
7720 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7721 \begin_inset Text
7722
7723 \begin_layout Plain Layout
7724 111
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 </row>
7730 <row>
7731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735
7736 \series bold
7737 Bertoli
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746 Stefano
7747 \end_layout
7748
7749 \end_inset
7750 </cell>
7751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755 111
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 </row>
7761 <row>
7762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766
7767 \series bold
7768 Bozzi
7769 \end_layout
7770
7771 \end_inset
7772 </cell>
7773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7774 \begin_inset Text
7775
7776 \begin_layout Plain Layout
7777 Walter
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786 111
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 </row>
7792 <row>
7793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797
7798 \series bold
7799 Cachia
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808 Maria
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817 111
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 </row>
7823 <row>
7824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828
7829 \series bold
7830 Cachia
7831 \end_layout
7832
7833 \end_inset
7834 </cell>
7835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839 Maurizio
7840 \end_layout
7841
7842 \end_inset
7843 </cell>
7844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7845 \begin_inset Text
7846
7847 \begin_layout Plain Layout
7848 111
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 </row>
7854 <row>
7855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859
7860 \series bold
7861 Cinquemani
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870 Giusi
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879 111
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 </row>
7885 <row>
7886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \series bold
7892 Colin
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901 Bernard
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910 111
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 </row>
7916 <row>
7917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921
7922 \series bold
7923 Concli
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932 Gianfranco
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941 111
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 </row>
7947 <row>
7948 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952
7953 \series bold
7954 Dal Bosco
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963 Carolina
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7969 \begin_inset Text
7970
7971 \begin_layout Plain Layout
7972 111
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 </row>
7978 <row>
7979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983
7984 \series bold
7985 Dalpiaz
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994 Annamaria
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003 111
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 </row>
8009 <row>
8010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014
8015 \series bold
8016 Feliciello
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025 Domenico
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 111
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 </row>
8040 <row>
8041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045
8046 \series bold
8047 Focarelli
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056 Paola
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065 111
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 </row>
8071 <row>
8072 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076
8077 \series bold
8078 Galletti
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087 Oreste
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096 111
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 </row>
8102 <row>
8103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107
8108 \series bold
8109 Gasparini
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118 Franca
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127 111
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 <row>
8134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \series bold
8140 Rizzardi
8141 \series default
8142
8143 \begin_inset Foot
8144 status open
8145
8146 \begin_layout Plain Layout
8147 Example footnote
8148 \end_layout
8149
8150 \end_inset
8151
8152
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 Paola
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Plain Layout
8170 111
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 <row>
8177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181
8182 \series bold
8183 Lassini
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 Giancarlo
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 111
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \series bold
8214 Malfatti
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 Luciano
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232 111
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 </row>
8238 <row>
8239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243
8244 \series bold
8245 Malfatti
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 Valeriano
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 111
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 </row>
8269 <row>
8270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274
8275 \series bold
8276 Meneguzzo
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 Roberto
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 111
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 </row>
8300 <row>
8301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305
8306 \series bold
8307 Mezzadra
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 Roberto
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325 111
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row>
8332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \series bold
8338 Pirpamer
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 Erich
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 111
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \series bold
8369 Pochiesa
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 Paolo
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 111, 222
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 </row>
8393 <row>
8394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398
8399 \series bold
8400 Radina
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 Claudio
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 111
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 <row>
8425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429
8430 \series bold
8431 Stuffer
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 Oskar
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 111
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 </row>
8455 <row>
8456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460
8461 \series bold
8462 Tacchelli
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471 Ugo
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480 111
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 </row>
8486 <row>
8487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491
8492 \series bold
8493 Tezzele
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 Margit
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511 111
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 </row>
8517 <row>
8518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522
8523 \series bold
8524 Unterkalmsteiner
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 Frieda
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 111
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 </row>
8548 <row>
8549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553
8554 \series bold
8555 Vieider
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564 Hilde
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 111
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 </row>
8579 <row>
8580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584
8585 \series bold
8586 Vigna
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 Jürgen
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604 111
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 <row>
8611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615
8616 \series bold
8617 Weber
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 Maurizio
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 111
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 </row>
8641 <row>
8642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646
8647 \series bold
8648 Winkler
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 Franz
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 111
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 <row>
8673 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677  
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 </row>
8701 <row>
8702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706
8707 \series bold
8708 Annovi
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717 Silvia
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 555
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 </row>
8732 <row>
8733 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737
8738 \series bold
8739 Bertoli
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748 Stefano
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 555
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 </row>
8763 <row>
8764 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768
8769 \series bold
8770 Bozzi
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779 Walter
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788 555
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 </row>
8794 <row>
8795 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799
8800 \series bold
8801 Cachia
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810 Maria
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819 555
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 </row>
8825 <row>
8826 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830
8831 \series bold
8832 Cachia
8833 \end_layout
8834
8835 \end_inset
8836 </cell>
8837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841 Maurizio
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850 555
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 </row>
8856 <row>
8857 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861
8862 \series bold
8863 Cinquemani
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872 Giusi
8873 \end_layout
8874
8875 \end_inset
8876 </cell>
8877 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881 555
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 </row>
8887 <row>
8888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892
8893 \series bold
8894 Colin
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Bernard
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 555
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 </row>
8918 <row>
8919 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923
8924 \series bold
8925 Concli
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Plain Layout
8934 Gianfranco
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943 555
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 </row>
8949 <row>
8950 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954
8955 \series bold
8956 Dal Bosco
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965 Carolina
8966 \end_layout
8967
8968 \end_inset
8969 </cell>
8970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974 555
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 </row>
8980 <row>
8981 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985
8986 \series bold
8987 Dalpiaz
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996 Annamaria
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005 555
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 </row>
9011 <row>
9012 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016
9017 \series bold
9018 Feliciello
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Domenico
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 555
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 </row>
9042 <row>
9043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047
9048 \series bold
9049 Focarelli
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058 Paola
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067 555
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 </row>
9073 <row>
9074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078
9079 \series bold
9080 Galletti
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089 Oreste
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098 555
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 <row>
9105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109
9110 \series bold
9111 Gasparini
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 Franca
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 555
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row>
9136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140
9141 \series bold
9142 Rizzardi
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 Paola
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160 555
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 </row>
9166 <row>
9167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171
9172 \series bold
9173 Lassini
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182 Giancarlo
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 555
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 </row>
9197 <row>
9198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202
9203 \series bold
9204 Malfatti
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213 Luciano
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222 555
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 </row>
9228 <row>
9229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233
9234 \series bold
9235 Malfatti
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244 Valeriano
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253 555
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 </row>
9259 <row>
9260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264
9265 \series bold
9266 Meneguzzo
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275 Roberto
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284 555
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 <row>
9291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \series bold
9297 Mezzadra
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 Roberto
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315 555
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 </row>
9321 </lyxtabular>
9322
9323 \end_inset
9324
9325
9326 \end_layout
9327
9328 \begin_layout Section
9329 Special Longtable Issues
9330 \begin_inset CommandInset label
9331 LatexCommand label
9332 name "sec:Special-Longtable-Issues"
9333
9334 \end_inset
9335
9336
9337 \end_layout
9338
9339 \begin_layout Subsection
9340 Longtable Calculation
9341 \begin_inset Index idx
9342 status collapsed
9343
9344 \begin_layout Plain Layout
9345 Longtables ! Calculation
9346 \end_layout
9347
9348 \end_inset
9349
9350
9351 \end_layout
9352
9353 \begin_layout Standard
9354 LaTeX calculates the height of table pages and their page breaks using so
9355  called chunks.
9356  Chunks are parts of tables that held at the same time in LaTeX's memory.
9357  The default value was historically set to only 20 table rows.
9358  If you are using longtables with many pages this may slow down the creation
9359  of your document.
9360  You can safely increase the chunk size to values of 100-1000 by adding
9361  this command line to your document preamble:
9362 \end_layout
9363
9364 \begin_layout Standard
9365
9366 \series bold
9367
9368 \backslash
9369 setcounter{LTchunksize}{100}
9370 \end_layout
9371
9372 \begin_layout Subsection
9373 Floats and Longtables
9374 \begin_inset Index idx
9375 status collapsed
9376
9377 \begin_layout Plain Layout
9378 Longtables ! Floats
9379 \end_layout
9380
9381 \end_inset
9382
9383
9384 \end_layout
9385
9386 \begin_layout Standard
9387 There might be problems when a float appears on the same page where a longtable
9388  starts.
9389  To avoid such a situation, insert a 
9390 \begin_inset Quotes eld
9391 \end_inset
9392
9393 clear page
9394 \begin_inset Quotes erd
9395 \end_inset
9396
9397  (menu 
9398 \family sans
9399 Insert\SpecialChar \menuseparator
9400 Formatting\SpecialChar \menuseparator
9401 Clear
9402 \begin_inset space ~
9403 \end_inset
9404
9405 Page
9406 \family default
9407 ) before your longtable.
9408 \end_layout
9409
9410 \begin_layout Subsection
9411 Forced Page Breaks
9412 \begin_inset Index idx
9413 status collapsed
9414
9415 \begin_layout Plain Layout
9416 Longtables ! Forced Page Breaks
9417 \end_layout
9418
9419 \end_inset
9420
9421
9422 \end_layout
9423
9424 \begin_layout Standard
9425 By default tables are only broken between rows.
9426  If you have a cell with multiples lines and want to have a page break within
9427  the cell, insert the new line command 
9428 \begin_inset Quotes eld
9429 \end_inset
9430
9431
9432 \series bold
9433
9434 \backslash
9435
9436 \backslash
9437
9438 \series default
9439
9440 \begin_inset Quotes erd
9441 \end_inset
9442
9443  as TeX-Code at the point of the cell where it can be broken.
9444  Before the 
9445 \series bold
9446
9447 \backslash
9448
9449 \backslash
9450
9451 \series default
9452  command you have to insert in TeX-Code as many 
9453 \begin_inset Quotes eld
9454 \end_inset
9455
9456
9457 \series bold
9458 &
9459 \series default
9460
9461 \begin_inset Quotes erd
9462 \end_inset
9463
9464  characters as the number of the following table columns.
9465  The 
9466 \series bold
9467 &
9468 \series default
9469  is the character to separate table cells.
9470  Write in TeX-Code after each 
9471 \series bold
9472 &
9473 \series default
9474  the content of the corresponding following cell and delete the content
9475  of these cells.
9476 \begin_inset Newline newline
9477 \end_inset
9478
9479 After the 
9480 \series bold
9481
9482 \backslash
9483
9484 \backslash
9485
9486 \series default
9487  command, insert as many 
9488 \series bold
9489 &
9490 \series default
9491  characters as the number of table columns before the current column.
9492  In Table
9493 \begin_inset space ~
9494 \end_inset
9495
9496
9497 \begin_inset CommandInset ref
9498 LatexCommand ref
9499 reference "tab:ForcedPagebreak"
9500
9501 \end_inset
9502
9503  the cell that should be broken is in the second column followed by another
9504  column.
9505  Therefore the following command was inserted in the cell as TeX-Code after
9506  
9507 \begin_inset Quotes eld
9508 \end_inset
9509
9510
9511 \emph on
9512 Castelchiodato,
9513 \emph default
9514
9515 \begin_inset Quotes erd
9516 \end_inset
9517
9518 :
9519 \end_layout
9520
9521 \begin_layout Standard
9522
9523 \series bold
9524 & 111
9525 \backslash
9526
9527 \backslash
9528  
9529 \backslash
9530 newpage
9531 \begin_inset Newline newline
9532 \end_inset
9533
9534 &
9535 \end_layout
9536
9537 \begin_layout Standard
9538 The 
9539 \begin_inset Quotes eld
9540 \end_inset
9541
9542 111
9543 \begin_inset Quotes erd
9544 \end_inset
9545
9546  in the third column of the row was deleted.
9547  
9548 \series bold
9549
9550 \backslash
9551 newpage
9552 \series default
9553  is only needed when a page break should definitely occur at this position,
9554  otherwise it would be a conditional break.
9555  If your footer row of the longtable has for a certain reason no upper line
9556  but you would have a horizontal line where the cell is broken, use this
9557  command instead:
9558 \end_layout
9559
9560 \begin_layout Standard
9561
9562 \series bold
9563 & 111
9564 \backslash
9565
9566 \backslash
9567
9568 \begin_inset Newline newline
9569 \end_inset
9570
9571
9572 \backslash
9573 hline &
9574 \end_layout
9575
9576 \begin_layout Standard
9577 When the cell to be broken is in the last column, the command
9578 \end_layout
9579
9580 \begin_layout Standard
9581
9582 \series bold
9583
9584 \backslash
9585 setlength{
9586 \backslash
9587 parfillskip}{0pt}
9588 \end_layout
9589
9590 \begin_layout Standard
9591 must be inserted as TeX-Code at the beginning of the cell.
9592  This ensures that the part of the cell that will be displayed on the new
9593  page appears with the full width.
9594 \end_layout
9595
9596 \begin_layout Standard
9597 \align center
9598 \begin_inset Tabular
9599 <lyxtabular version="3" rows="38" columns="3">
9600 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9601 <column alignment="left" valignment="top" width="0cm">
9602 <column alignment="left" valignment="top" width="3cm">
9603 <column alignment="center" valignment="top" width="0pt">
9604 <row caption="true">
9605 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9606 \begin_inset Text
9607
9608 \begin_layout Plain Layout
9609 \begin_inset Caption
9610
9611 \begin_layout Plain Layout
9612 Table with forced page break in table cell
9613 \begin_inset CommandInset label
9614 LatexCommand label
9615 name "tab:ForcedPagebreak"
9616
9617 \end_inset
9618
9619
9620 \begin_inset Argument
9621 status collapsed
9622
9623 \begin_layout Plain Layout
9624 Table with forced page break in table cell
9625 \end_layout
9626
9627 \end_inset
9628
9629
9630 \end_layout
9631
9632 \end_inset
9633
9634
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 </row>
9658 <row endfirsthead="true">
9659 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663
9664 \series bold
9665 Example Phone List (ignore the names)
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 </row>
9689 <row endfirsthead="true">
9690 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9691 \begin_inset Text
9692
9693 \begin_layout Plain Layout
9694
9695 \series bold
9696 NAME
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714
9715 \series bold
9716 TEL.
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 </row>
9722 <row endhead="true">
9723 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727 \begin_inset ERT
9728 status collapsed
9729
9730 \begin_layout Plain Layout
9731
9732
9733 \backslash
9734 caption*{Continued Example Phone List}
9735 \backslash
9736
9737 \backslash
9738 %
9739 \end_layout
9740
9741 \end_inset
9742
9743
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761
9762 \end_layout
9763
9764 \end_inset
9765 </cell>
9766 </row>
9767 <row endhead="true">
9768 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772
9773 \series bold
9774 Example Phone List
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row endhead="true">
9799 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \series bold
9805 NAME
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9820 \begin_inset Text
9821
9822 \begin_layout Plain Layout
9823
9824 \series bold
9825 TEL.
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 </row>
9831 <row endfoot="true">
9832 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836 continued on next page
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854
9855 \end_layout
9856
9857 \end_inset
9858 </cell>
9859 </row>
9860 <row>
9861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9862 \begin_inset Text
9863
9864 \begin_layout Plain Layout
9865
9866 \series bold
9867 Annovi
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876 Silvia
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9882 \begin_inset Text
9883
9884 \begin_layout Plain Layout
9885 111
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 </row>
9891 <row>
9892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896
9897 \series bold
9898 Bertoli
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907 Stefano
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916 111
9917 \end_layout
9918
9919 \end_inset
9920 </cell>
9921 </row>
9922 <row>
9923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \begin_layout Plain Layout
9927
9928 \series bold
9929 Bozzi
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938 Walter
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9944 \begin_inset Text
9945
9946 \begin_layout Plain Layout
9947 111
9948 \end_layout
9949
9950 \end_inset
9951 </cell>
9952 </row>
9953 <row>
9954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \series bold
9960 Cachia
9961 \end_layout
9962
9963 \end_inset
9964 </cell>
9965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969 Maria
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978 111
9979 \end_layout
9980
9981 \end_inset
9982 </cell>
9983 </row>
9984 <row>
9985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \series bold
9991 Cachia
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 Maurizio
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009 111
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 </row>
10015 <row>
10016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \series bold
10022 Cinquemani
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10028 \begin_inset Text
10029
10030 \begin_layout Plain Layout
10031 Giusi
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040 111
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 </row>
10046 <row>
10047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051
10052 \series bold
10053 Colin
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062 Bernard
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071 111
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 </row>
10077 <row>
10078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082
10083 \series bold
10084 Concli
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093 Gianfranco
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102 111
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 </row>
10108 <row>
10109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113
10114 \series bold
10115 Dal Bosco
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124 Carolina
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133 111
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 </row>
10139 <row>
10140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144
10145 \series bold
10146 Dalpiaz
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155 Annamaria
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10161 \begin_inset Text
10162
10163 \begin_layout Plain Layout
10164 111
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 </row>
10170 <row>
10171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \series bold
10177 Feliciello
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186 Domenico
10187 \end_layout
10188
10189 \end_inset
10190 </cell>
10191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10192 \begin_inset Text
10193
10194 \begin_layout Plain Layout
10195 111
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 </row>
10201 <row>
10202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206
10207 \series bold
10208 Focarelli
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217 Paola
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10223 \begin_inset Text
10224
10225 \begin_layout Plain Layout
10226 111
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 </row>
10232 <row>
10233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237
10238 \series bold
10239 Galletti
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248 Oreste
10249 \end_layout
10250
10251 \end_inset
10252 </cell>
10253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10254 \begin_inset Text
10255
10256 \begin_layout Plain Layout
10257 111
10258 \end_layout
10259
10260 \end_inset
10261 </cell>
10262 </row>
10263 <row>
10264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10265 \begin_inset Text
10266
10267 \begin_layout Plain Layout
10268
10269 \series bold
10270 Gasparini
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10276 \begin_inset Text
10277
10278 \begin_layout Plain Layout
10279 Franca
10280 \end_layout
10281
10282 \end_inset
10283 </cell>
10284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10285 \begin_inset Text
10286
10287 \begin_layout Plain Layout
10288 111
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 </row>
10294 <row>
10295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Plain Layout
10299
10300 \series bold
10301 Lassini
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310 Giancarlo
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10316 \begin_inset Text
10317
10318 \begin_layout Plain Layout
10319 111
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 </row>
10325 <row>
10326 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330
10331 \series bold
10332 Malfatti
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341 Luciano
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350 111
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 </row>
10356 <row>
10357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361
10362 \series bold
10363 Malfatti
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 Valeriano
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381 111
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 </row>
10387 <row>
10388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10389 \begin_inset Text
10390
10391 \begin_layout Plain Layout
10392
10393 \series bold
10394 Meneguzzo
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 Roberto
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412 111
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 </row>
10418 <row>
10419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423
10424 \series bold
10425 Mezzadra
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 Roberto
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443 111
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 </row>
10449 <row>
10450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454
10455 \series bold
10456 Pirpamer
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 Erich
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474 111
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 </row>
10480 <row>
10481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10482 \begin_inset Text
10483
10484 \begin_layout Plain Layout
10485
10486 \series bold
10487 Pochiesa
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 Paolo
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505 111, 222
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 </row>
10511 <row>
10512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516
10517 \series bold
10518 Radina
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 Claudio
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536 111
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 </row>
10542 <row>
10543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10544 \begin_inset Text
10545
10546 \begin_layout Plain Layout
10547
10548 \series bold
10549 Rizzardi
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 Paolo, 11.
10559  Fürst von Montecompatri, 11.
10560  Fürst von Sulmona und Vivaro, 10.
10561  Fürst von Rossano, 5.
10562  Herzog von Canemorte, 11.
10563  Herzog von Palombara, 5.
10564  Herzog von Castelchiodato,
10565 \begin_inset ERT
10566 status open
10567
10568 \begin_layout Plain Layout
10569
10570 & 111
10571 \backslash
10572
10573 \backslash
10574  
10575 \backslash
10576 newpage
10577 \end_layout
10578
10579 \begin_layout Plain Layout
10580
10581 &
10582 \end_layout
10583
10584 \end_inset
10585
10586  11.
10587  Herzog von Poggionativo, 11.
10588  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10589  Graf von Valinfreda, 11.
10590  Baron von Cropalati, 11.
10591  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 </row>
10606 <row>
10607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611
10612 \series bold
10613 Stuffer
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 Oskar
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 111
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 </row>
10637 <row>
10638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642
10643 \series bold
10644 Tacchelli
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 Ugo
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662 111
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 </row>
10668 <row>
10669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673
10674 \series bold
10675 Tezzele
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 Margit
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 111
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 <row>
10700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704
10705 \series bold
10706 Unterkalmsteiner
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 Frieda
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 111
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 </row>
10730 <row>
10731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735
10736 \series bold
10737 Vieider
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 Hilde
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 111
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 </row>
10761 <row>
10762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \series bold
10768 Vigna
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 Jürgen
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 111
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 </row>
10792 <row>
10793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797
10798 \series bold
10799 Weber
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 Maurizio
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817 111
10818 \end_layout
10819
10820 \end_inset
10821 </cell>
10822 </row>
10823 <row>
10824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10825 \begin_inset Text
10826
10827 \begin_layout Plain Layout
10828
10829 \series bold
10830 Winkler
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 Franz
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 111
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 </row>
10854 </lyxtabular>
10855
10856 \end_inset
10857
10858
10859 \end_layout
10860
10861 \begin_layout Section
10862 Multiple Lines Columns and Rows
10863 \end_layout
10864
10865 \begin_layout Subsection
10866 Multiple Lines in Table Cells
10867 \begin_inset CommandInset label
10868 LatexCommand label
10869 name "sub:Multiple-Lines-in"
10870
10871 \end_inset
10872
10873
10874 \begin_inset Index idx
10875 status collapsed
10876
10877 \begin_layout Plain Layout
10878 Multiple Lines in Table Cells
10879 \end_layout
10880
10881 \end_inset
10882
10883
10884 \begin_inset Index idx
10885 status collapsed
10886
10887 \begin_layout Plain Layout
10888 Table ! Linebreaks
10889 \end_layout
10890
10891 \end_inset
10892
10893
10894 \end_layout
10895
10896 \begin_layout Standard
10897 \noindent
10898 \begin_inset Float table
10899 placement H
10900 wide false
10901 sideways false
10902 status open
10903
10904 \begin_layout Plain Layout
10905 \begin_inset Caption
10906
10907 \begin_layout Plain Layout
10908 \begin_inset CommandInset label
10909 LatexCommand label
10910 name "tab:Table-with-multiple"
10911
10912 \end_inset
10913
10914 Table with multiple lines in cells
10915 \end_layout
10916
10917 \end_inset
10918
10919
10920 \end_layout
10921
10922 \begin_layout Plain Layout
10923 \align center
10924 \begin_inset Tabular
10925 <lyxtabular version="3" rows="3" columns="3">
10926 <features tabularvalignment="middle">
10927 <column alignment="center" valignment="middle" width="2.5cm">
10928 <column alignment="center" valignment="middle" width="0">
10929 <column alignment="center" valignment="middle" width="0">
10930 <row>
10931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10932 \begin_inset Text
10933
10934 \begin_layout Plain Layout
10935 multiple
10936 \begin_inset Newline linebreak
10937 \end_inset
10938
10939 lines
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 b
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957 c
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 d
10969 \end_layout
10970
10971 \end_inset
10972 </cell>
10973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10974 \begin_inset Text
10975
10976 \begin_layout Plain Layout
10977 e
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 f
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 </row>
10992 <row>
10993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10994 \begin_inset Text
10995
10996 \begin_layout Plain Layout
10997 g
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 h
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 i
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 </lyxtabular>
11022
11023 \end_inset
11024
11025
11026 \end_layout
11027
11028 \end_inset
11029
11030
11031 \end_layout
11032
11033 \begin_layout Standard
11034 Setting a fixed width for a column enables you to enter text as a paragraph
11035  with multiple lines and hyphenation.
11036 \end_layout
11037
11038 \begin_layout Standard
11039 To produce Table
11040 \begin_inset space ~
11041 \end_inset
11042
11043
11044 \begin_inset CommandInset ref
11045 LatexCommand ref
11046 reference "tab:Table-with-multiple"
11047
11048 \end_inset
11049
11050 , create a 3×3 table, mark the first cell and right-click on it.
11051  In the appearing table dialog we set a cell width of 2.5
11052 \begin_inset space \thinspace{}
11053 \end_inset
11054
11055 cm and choose centered for the vertical and horizontal alignment.
11056  The vertical alignment is used for all cells of the row.
11057  As our text is smaller than 2.5
11058 \begin_inset space \thinspace{}
11059 \end_inset
11060
11061 cm, only one line will appear.
11062  To get two lines, a justified line break (shortcut 
11063 \begin_inset Info
11064 type  "shortcut"
11065 arg   "newline-insert linebreak"
11066 \end_inset
11067
11068 ) was added.
11069  If the text is wider than the set cell width, it will automatically be
11070  broken to several lines.
11071 \end_layout
11072
11073 \begin_layout Standard
11074 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11075  by LaTeX if it is the first entry.
11076  Therefore you need to insert something to prevent the word not being the
11077  first entry.
11078  So add a horizontal space of 0
11079 \begin_inset space \thinspace{}
11080 \end_inset
11081
11082 pt before the word.
11083  As the space is zero, it doesn't change the output.
11084  Table
11085 \begin_inset space ~
11086 \end_inset
11087
11088
11089 \begin_inset CommandInset ref
11090 LatexCommand ref
11091 reference "tab:Table-with-and"
11092
11093 \end_inset
11094
11095  shows the effect.
11096 \end_layout
11097
11098 \begin_layout Standard
11099 \begin_inset Float table
11100 placement h
11101 wide false
11102 sideways false
11103 status open
11104
11105 \begin_layout Plain Layout
11106 \begin_inset Caption
11107
11108 \begin_layout Plain Layout
11109 \begin_inset CommandInset label
11110 LatexCommand label
11111 name "tab:Table-with-and"
11112
11113 \end_inset
11114
11115 Table with and without hyphenation
11116 \end_layout
11117
11118 \end_inset
11119
11120
11121 \end_layout
11122
11123 \begin_layout Plain Layout
11124 \begin_inset space \hfill{}
11125 \end_inset
11126
11127
11128 \begin_inset Tabular
11129 <lyxtabular version="3" rows="3" columns="3">
11130 <features tabularvalignment="middle">
11131 <column alignment="center" valignment="middle" width="2.5cm">
11132 <column alignment="center" valignment="middle" width="0">
11133 <column alignment="center" valignment="middle" width="0">
11134 <row>
11135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139 verylongtablecellword
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148 b
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 c
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 </row>
11163 <row>
11164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \begin_layout Plain Layout
11168 d
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177 e
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 f
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 </row>
11192 <row>
11193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 g
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 h
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11212 \begin_inset Text
11213
11214 \begin_layout Plain Layout
11215 i
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 </row>
11221 </lyxtabular>
11222
11223 \end_inset
11224
11225
11226 \begin_inset space \hfill{}
11227 \end_inset
11228
11229
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" width="0">
11235 <column alignment="center" valignment="middle" width="0">
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 \begin_inset space \hspace{}
11242 \length 0pt
11243 \end_inset
11244
11245 verylongtablecellword
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 \begin_inset space \hfill{}
11333 \end_inset
11334
11335
11336 \end_layout
11337
11338 \end_inset
11339
11340
11341 \end_layout
11342
11343 \begin_layout Subsection
11344 Multicolumns
11345 \begin_inset CommandInset label
11346 LatexCommand label
11347 name "sub:Multicolumns"
11348
11349 \end_inset
11350
11351
11352 \begin_inset Index idx
11353 status collapsed
11354
11355 \begin_layout Plain Layout
11356 Multicolumns
11357 \end_layout
11358
11359 \end_inset
11360
11361
11362 \begin_inset Index idx
11363 status collapsed
11364
11365 \begin_layout Plain Layout
11366 Table ! Multicolumns
11367 \end_layout
11368
11369 \end_inset
11370
11371
11372 \end_layout
11373
11374 \begin_layout Subsubsection
11375 Multicolumn Basics
11376 \end_layout
11377
11378 \begin_layout Standard
11379 To merge cells over multiple columns, select as many cells within a row
11380  as you want to merge and use either the table-toolbar button 
11381 \begin_inset Graphics
11382         filename ../images/tabular-feature_multicolumn.png
11383         scale 85
11384         scaleBeforeRotation
11385
11386 \end_inset
11387
11388 , or the menu 
11389 \family sans
11390 Edit\SpecialChar \menuseparator
11391 Table\SpecialChar \menuseparator
11392 Multicolumn
11393 \family default
11394 , or right click on the marked cells and choose 
11395 \family sans
11396 Multicolumn
11397 \family default
11398  in the appearing context menu.
11399 \end_layout
11400
11401 \begin_layout Standard
11402 Multicolumns have there own cell settings.
11403  That means changing cell borders, cell alignment, and the width only affects
11404  the multicolumn.
11405  Here is an example table with a multicolumn cell in the first row and one
11406  in the last row without the upper border:
11407 \end_layout
11408
11409 \begin_layout Standard
11410 \align center
11411 \begin_inset Tabular
11412 <lyxtabular version="3" rows="3" columns="4">
11413 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11414 <column alignment="center" valignment="top" width="0pt">
11415 <column alignment="center" valignment="middle" width="0">
11416 <column alignment="center" valignment="top" width="0in">
11417 <column alignment="center" valignment="top" width="0pt">
11418 <row>
11419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Plain Layout
11423 abc
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 def ghi
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 jkl
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 </row>
11456 <row>
11457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461
11462 \family roman
11463 \series medium
11464 \shape up
11465 \size normal
11466 \emph off
11467 \bar no
11468 \noun off
11469 \color none
11470 A
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 B
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488 C
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11494 \begin_inset Text
11495
11496 \begin_layout Plain Layout
11497 D
11498 \end_layout
11499
11500 \end_inset
11501 </cell>
11502 </row>
11503 <row>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 1
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 2
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 3
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11532 \begin_inset Text
11533
11534 \begin_layout Plain Layout
11535 4
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 </row>
11541 </lyxtabular>
11542
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \begin_layout Subsubsection
11549 Multicolumn Calculations
11550 \begin_inset CommandInset label
11551 LatexCommand label
11552 name "sub:Multicolumn-Calculations"
11553
11554 \end_inset
11555
11556
11557 \begin_inset Index idx
11558 status collapsed
11559
11560 \begin_layout Plain Layout
11561 Multicolumns ! Calculations
11562 \end_layout
11563
11564 \end_inset
11565
11566
11567 \end_layout
11568
11569 \begin_layout Standard
11570 LyX supports multicolumns directly, but we have to take account of the cell
11571  width of the columns spanned by the multicolumn cell.
11572 \end_layout
11573
11574 \begin_layout Standard
11575 \begin_inset Float table
11576 placement h
11577 wide false
11578 sideways false
11579 status open
11580
11581 \begin_layout Plain Layout
11582 \begin_inset Caption
11583
11584 \begin_layout Plain Layout
11585 \begin_inset CommandInset label
11586 LatexCommand label
11587 name "tab:Table-with-centered"
11588
11589 \end_inset
11590
11591 Table with centered multicolumn text above two columns that have exactly
11592  half the width of the multicolumn cell
11593 \begin_inset Argument
11594 status collapsed
11595
11596 \begin_layout Plain Layout
11597 Perfect multicolumn table
11598 \end_layout
11599
11600 \end_inset
11601
11602
11603 \end_layout
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \begin_layout Plain Layout
11611 \align center
11612 \begin_inset Tabular
11613 <lyxtabular version="3" rows="3" columns="3">
11614 <features tabularvalignment="middle">
11615 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11616 <column alignment="center" valignment="middle" width="0">
11617 <column alignment="center" valignment="top" width="0">
11618 <row>
11619 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11620 \begin_inset Text
11621
11622 \begin_layout Plain Layout
11623 multiple lines multicolumn
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11629 \begin_inset Text
11630
11631 \begin_layout Plain Layout
11632
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Plain Layout
11641 c
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 </row>
11647 <row>
11648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11649 \begin_inset Text
11650
11651 \begin_layout Plain Layout
11652 d
11653 \end_layout
11654
11655 \end_inset
11656 </cell>
11657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 e
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 f
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 </row>
11676 <row>
11677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681 g
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 h
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 i
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 </row>
11705 </lyxtabular>
11706
11707 \end_inset
11708
11709
11710 \end_layout
11711
11712 \end_inset
11713
11714
11715 \end_layout
11716
11717 \begin_layout Standard
11718 To create for example Table
11719 \begin_inset space ~
11720 \end_inset
11721
11722
11723 \begin_inset CommandInset ref
11724 LatexCommand ref
11725 reference "tab:Table-with-centered"
11726
11727 \end_inset
11728
11729 , mark the first two cells in the first row of a 3×3 table and right-click
11730  on them.
11731  Now choose for this cell 
11732 \emph on
11733 multicolumn
11734 \emph default
11735
11736 \emph on
11737 centered alignment
11738 \emph default
11739  and a width of 2.5
11740 \begin_inset space \thinspace{}
11741 \end_inset
11742
11743 cm in the table dialog.
11744  The merged columns should have exactly half the width of the multicolumn
11745  cell, so that you would set a width of 1.25
11746 \begin_inset space \thinspace{}
11747 \end_inset
11748
11749 cm for the first column.
11750  The second column has then automatically a width of 1.25
11751 \begin_inset space \thinspace{}
11752 \end_inset
11753
11754 cm (multicolumn width - width of first column).
11755  This was done for Table
11756 \begin_inset space ~
11757 \end_inset
11758
11759
11760 \begin_inset CommandInset ref
11761 LatexCommand ref
11762 reference "tab:Table-without-half"
11763
11764 \end_inset
11765
11766 .
11767 \end_layout
11768
11769 \begin_layout Standard
11770 \begin_inset Float table
11771 wide false
11772 sideways false
11773 status open
11774
11775 \begin_layout Plain Layout
11776 \begin_inset Caption
11777
11778 \begin_layout Plain Layout
11779 \begin_inset CommandInset label
11780 LatexCommand label
11781 name "tab:Table-without-half"
11782
11783 \end_inset
11784
11785 Table where the spanned table columns are not exactly half the width of
11786  the multicolumn cell
11787 \begin_inset Argument
11788 status collapsed
11789
11790 \begin_layout Plain Layout
11791 Imperfect multicolumn table
11792 \end_layout
11793
11794 \end_inset
11795
11796
11797 \end_layout
11798
11799 \end_inset
11800
11801
11802 \end_layout
11803
11804 \begin_layout Plain Layout
11805 \align center
11806 \begin_inset Tabular
11807 <lyxtabular version="3" rows="3" columns="3">
11808 <features tabularvalignment="middle">
11809 <column alignment="center" valignment="top" width="1.25cm">
11810 <column alignment="center" valignment="top" width="0">
11811 <column alignment="center" valignment="top" width="0">
11812 <row>
11813 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817 multiple lines multicolumn
11818 \end_layout
11819
11820 \end_inset
11821 </cell>
11822 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11823 \begin_inset Text
11824
11825 \begin_layout Plain Layout
11826
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835 c
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 </row>
11841 <row>
11842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11843 \begin_inset Text
11844
11845 \begin_layout Plain Layout
11846 d
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11852 \begin_inset Text
11853
11854 \begin_layout Plain Layout
11855 e
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 f
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 </row>
11870 <row>
11871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11872 \begin_inset Text
11873
11874 \begin_layout Plain Layout
11875 g
11876 \end_layout
11877
11878 \end_inset
11879 </cell>
11880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11881 \begin_inset Text
11882
11883 \begin_layout Plain Layout
11884 h
11885 \end_layout
11886
11887 \end_inset
11888 </cell>
11889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11890 \begin_inset Text
11891
11892 \begin_layout Plain Layout
11893 i
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 </row>
11899 </lyxtabular>
11900
11901 \end_inset
11902
11903
11904 \end_layout
11905
11906 \end_inset
11907
11908
11909 \end_layout
11910
11911 \begin_layout Standard
11912 You can see that the first column is not half the width of the multicolumn
11913  cell, it is a bit bigger.
11914  The reason is that the specified width of a cell 
11915 \begin_inset Formula $W_{g}$
11916 \end_inset
11917
11918  is not its total width 
11919 \begin_inset Formula $W_{\mathrm{tot}}$
11920 \end_inset
11921
11922  because a cell is always a bit larger than specified.
11923  Appendix
11924 \begin_inset space ~
11925 \end_inset
11926
11927
11928 \begin_inset CommandInset ref
11929 LatexCommand eqref
11930 reference "cha:Explanation-of-Equation"
11931
11932 \end_inset
11933
11934  explains this in detail.
11935 \end_layout
11936
11937 \begin_layout Standard
11938 The width 
11939 \begin_inset Formula $W_{g\, n}$
11940 \end_inset
11941
11942  which the user needs to set when 
11943 \emph on
11944 n
11945 \emph default
11946  columns are spanned can be calculated, so that each column has a total
11947  width of 
11948 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11949 \end_inset
11950
11951 :
11952 \begin_inset Formula \begin{equation}
11953 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11954
11955 \end_inset
11956
11957
11958 \end_layout
11959
11960 \begin_layout Standard
11961 In our case we have 
11962 \begin_inset Formula $n=2$
11963 \end_inset
11964
11965
11966 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
11967 \end_inset
11968
11969 cm and the default values for the lengths, so that equation 
11970 \begin_inset CommandInset ref
11971 LatexCommand ref
11972 reference "eq:Wgn"
11973
11974 \end_inset
11975
11976  becomes
11977 \begin_inset Formula \begin{equation}
11978 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11979
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Standard
11986 To enable calculations in LaTeX, the LaTeX-package 
11987 \series bold
11988 calc
11989 \series default
11990  must be loaded with the document preamble line
11991 \begin_inset Index idx
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995 LaTeX-packages ! calc
11996 \end_layout
11997
11998 \end_inset
11999
12000
12001 \end_layout
12002
12003 \begin_layout Standard
12004
12005 \series bold
12006
12007 \backslash
12008 usepackage{calc}
12009 \end_layout
12010
12011 \begin_layout Standard
12012 LyX does not allow you to calculate lengths in the 
12013 \family sans
12014 Width
12015 \family default
12016  field of the table dialog.
12017  Therefore you have to format the column by inserting a LaTeX-argument in
12018  the dialog.
12019  Here is an overview about the arguments:
12020 \end_layout
12021
12022 \begin_layout Itemize
12023
12024 \series bold
12025 p{width}
12026 \series default
12027  creates cell with a fixed width, its text is vertically top-aligned
12028 \end_layout
12029
12030 \begin_layout Itemize
12031
12032 \series bold
12033 m{width}
12034 \series default
12035  creates cell with a fixed width, its text is vertically centered
12036 \end_layout
12037
12038 \begin_layout Itemize
12039
12040 \series bold
12041 b{width}
12042 \series default
12043  creates cell with a fixed width, its text is vertically bottom-aligned
12044 \end_layout
12045
12046 \begin_layout Standard
12047 By entering a LaTeX-argument, all cell settings set in the table dialog
12048  are overwritten.
12049 \end_layout
12050
12051 \begin_layout Standard
12052 \begin_inset Note Greyedout
12053 status open
12054
12055 \begin_layout Plain Layout
12056
12057 \series bold
12058 Note:
12059 \series default
12060  Due to a bug, LyX shows the overwritten settings anyway.
12061 \end_layout
12062
12063 \end_inset
12064
12065
12066 \end_layout
12067
12068 \begin_layout Standard
12069 As the text should be horizontally centered, the command 
12070 \series bold
12071
12072 \backslash
12073 centering
12074 \series default
12075  is added.
12076  You can now enter the following LaTeX-argument for the first spanned column:
12077 \end_layout
12078
12079 \begin_layout Standard
12080
12081 \series bold
12082 >{
12083 \backslash
12084 centering}m{1.25cm-6.2pt}
12085 \end_layout
12086
12087 \begin_layout Standard
12088 The command 
12089 \series bold
12090 >{ }
12091 \series default
12092  means, that the commands inside the braces are applied before the cell
12093  is created.
12094 \end_layout
12095
12096 \begin_layout Standard
12097 Although we have chosen centered alignment for the text of the multicolumn
12098  cell, it is still left aligned.
12099  This is because LyX only applies the alignment to single columns.
12100  So for the multicolumn cell we have to use the LaTeX-argument
12101 \end_layout
12102
12103 \begin_layout Standard
12104
12105 \series bold
12106 >{
12107 \backslash
12108 centering}m{2.5cm}
12109 \end_layout
12110
12111 \begin_layout Subsection
12112 Multirows
12113 \begin_inset Index idx
12114 status collapsed
12115
12116 \begin_layout Plain Layout
12117 Multirows
12118 \end_layout
12119
12120 \end_inset
12121
12122
12123 \begin_inset Index idx
12124 status collapsed
12125
12126 \begin_layout Plain Layout
12127 Table ! Multirows
12128 \end_layout
12129
12130 \end_inset
12131
12132
12133 \end_layout
12134
12135 \begin_layout Standard
12136 Unlike multicolumns multirows are not yet supported by LyX; so a bit of
12137  TeX-Code needs to be used.
12138  To use multirows load the LaTeX-package 
12139 \series bold
12140 multirow
12141 \series default
12142
12143 \begin_inset Index idx
12144 status collapsed
12145
12146 \begin_layout Plain Layout
12147 LaTeX-packages ! multirow
12148 \end_layout
12149
12150 \end_inset
12151
12152  in your document preamble with the command
12153 \end_layout
12154
12155 \begin_layout Standard
12156
12157 \series bold
12158
12159 \backslash
12160 usepackage{multirow}
12161 \end_layout
12162
12163 \begin_layout Standard
12164 Multirows are created with the command
12165 \end_layout
12166
12167 \begin_layout Standard
12168
12169 \series bold
12170
12171 \backslash
12172 multirow{number of rows}{cell width}{cell entry}
12173 \end_layout
12174
12175 \begin_layout Standard
12176 To create the following table:
12177 \end_layout
12178
12179 \begin_layout Standard
12180 \align center
12181 \begin_inset ERT
12182 status collapsed
12183
12184 \begin_layout Plain Layout
12185
12186
12187 \backslash
12188 renewcommand{
12189 \backslash
12190 multirowsetup}{
12191 \backslash
12192 centering}
12193 \end_layout
12194
12195 \end_inset
12196
12197
12198 \begin_inset Tabular
12199 <lyxtabular version="3" rows="3" columns="3">
12200 <features tabularvalignment="middle">
12201 <column alignment="center" valignment="top" width="0">
12202 <column alignment="center" valignment="top" width="0">
12203 <column alignment="center" valignment="top" width="0">
12204 <row>
12205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12206 \begin_inset Text
12207
12208 \begin_layout Plain Layout
12209 a
12210 \end_layout
12211
12212 \end_inset
12213 </cell>
12214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12215 \begin_inset Text
12216
12217 \begin_layout Plain Layout
12218 b
12219 \end_layout
12220
12221 \end_inset
12222 </cell>
12223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12224 \begin_inset Text
12225
12226 \begin_layout Plain Layout
12227 c
12228 \end_layout
12229
12230 \end_inset
12231 </cell>
12232 </row>
12233 <row>
12234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12235 \begin_inset Text
12236
12237 \begin_layout Plain Layout
12238 \begin_inset ERT
12239 status collapsed
12240
12241 \begin_layout Plain Layout
12242
12243
12244 \backslash
12245 multirow{2}{2.5cm}{
12246 \end_layout
12247
12248 \end_inset
12249
12250 multirow entry
12251 \begin_inset ERT
12252 status collapsed
12253
12254 \begin_layout Plain Layout
12255
12256 }
12257 \end_layout
12258
12259 \end_inset
12260
12261
12262 \end_layout
12263
12264 \end_inset
12265 </cell>
12266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12267 \begin_inset Text
12268
12269 \begin_layout Plain Layout
12270 e
12271 \end_layout
12272
12273 \end_inset
12274 </cell>
12275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Plain Layout
12279 f
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 </row>
12285 <row>
12286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12287 \begin_inset Text
12288
12289 \begin_layout Plain Layout
12290
12291 \end_layout
12292
12293 \end_inset
12294 </cell>
12295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12296 \begin_inset Text
12297
12298 \begin_layout Plain Layout
12299 h
12300 \end_layout
12301
12302 \end_inset
12303 </cell>
12304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12305 \begin_inset Text
12306
12307 \begin_layout Plain Layout
12308 i
12309 \end_layout
12310
12311 \end_inset
12312 </cell>
12313 </row>
12314 </lyxtabular>
12315
12316 \end_inset
12317
12318
12319 \begin_inset ERT
12320 status collapsed
12321
12322 \begin_layout Plain Layout
12323
12324
12325 \backslash
12326 renewcommand{
12327 \backslash
12328 multirowsetup}{
12329 \backslash
12330 raggedright}
12331 \end_layout
12332
12333 \end_inset
12334
12335
12336 \end_layout
12337
12338 \begin_layout Standard
12339 create a 3×3 table.
12340  Unset the upper border of the last cell in the first column.
12341  The multirow is now created in the second row of the first column by inserting
12342  there the command
12343 \end_layout
12344
12345 \begin_layout Standard
12346
12347 \series bold
12348
12349 \backslash
12350 multirow{2}{2.5cm}{
12351 \end_layout
12352
12353 \begin_layout Standard
12354 as TeX-Code.
12355  According to the command parameters the multirow spans now two rows and
12356  has a width of 2.5
12357 \begin_inset space \thinspace{}
12358 \end_inset
12359
12360 cm.
12361  The content of the multirow cell follows outside the TeX-Code box and the
12362  command is finished with a right brace 
12363 \series bold
12364 }
12365 \series default
12366  in another TeX-Code-box after the text.
12367 \end_layout
12368
12369 \begin_layout Standard
12370
12371 \series bold
12372
12373 \backslash
12374 multirow
12375 \series default
12376  left-aligns its content by default.
12377  To override the default, renew the command 
12378 \series bold
12379
12380 \backslash
12381 multirowsetup
12382 \series default
12383  with the command
12384 \end_layout
12385
12386 \begin_layout Standard
12387
12388 \series bold
12389
12390 \backslash
12391 renewcommand{
12392 \backslash
12393 multirowsetup}{
12394 \backslash
12395 centering}
12396 \end_layout
12397
12398 \begin_layout Standard
12399 in TeX-Code in the document preamble.
12400  Then all entries of multirow cells in the document are centered.
12401  If centering is only needed for several tables, you can renew the command
12402  in a TeX-Code box just before the table instead of the preamble.
12403  If the text should be right-aligned, replace 
12404 \series bold
12405
12406 \backslash
12407 centering
12408 \series default
12409  by 
12410 \series bold
12411
12412 \backslash
12413 raggedleft
12414 \series default
12415 .
12416  To return to left-alignment 
12417 \series bold
12418
12419 \backslash
12420 raggedright
12421 \series default
12422  is used.
12423 \end_layout
12424
12425 \begin_layout Section
12426 Formal Tables
12427 \begin_inset CommandInset label
12428 LatexCommand label
12429 name "sec:Formal-Tables"
12430
12431 \end_inset
12432
12433
12434 \begin_inset Index idx
12435 status collapsed
12436
12437 \begin_layout Plain Layout
12438 Table ! Formal
12439 \end_layout
12440
12441 \end_inset
12442
12443
12444 \end_layout
12445
12446 \begin_layout Standard
12447 Tables are often typeset in books similar to Table
12448 \begin_inset space ~
12449 \end_inset
12450
12451
12452 \begin_inset CommandInset ref
12453 LatexCommand ref
12454 reference "tab:Example-booktabs-table"
12455
12456 \end_inset
12457
12458 .
12459  This kind of tables is called 
12460 \begin_inset Quotes eld
12461 \end_inset
12462
12463
12464 \emph on
12465 formal
12466 \emph default
12467
12468 \begin_inset Quotes erd
12469 \end_inset
12470
12471 .
12472  To make a table a formal table use the option 
12473 \family sans
12474 Formal
12475 \family default
12476  in the 
12477 \family sans
12478 Borders
12479 \family default
12480  tab of the table dialog.
12481 \end_layout
12482
12483 \begin_layout Standard
12484 \begin_inset Float table
12485 placement h
12486 wide false
12487 sideways false
12488 status open
12489
12490 \begin_layout Plain Layout
12491 \begin_inset Caption
12492
12493 \begin_layout Plain Layout
12494 \begin_inset CommandInset label
12495 LatexCommand label
12496 name "tab:Example-booktabs-table"
12497
12498 \end_inset
12499
12500 Example booktabs-table
12501 \end_layout
12502
12503 \end_inset
12504
12505
12506 \end_layout
12507
12508 \begin_layout Plain Layout
12509 \align center
12510 \begin_inset Tabular
12511 <lyxtabular version="3" rows="8" columns="4">
12512 <features booktabs="true" tabularvalignment="middle">
12513 <column alignment="center" valignment="top" width="0">
12514 <column alignment="center" valignment="top" width="0">
12515 <column alignment="center" valignment="top" width="0">
12516 <column alignment="center" valignment="top" width="0">
12517 <row>
12518 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522 System
12523 \end_layout
12524
12525 \end_inset
12526 </cell>
12527 <cell alignment="center" valignment="top" topline="true" usebox="none">
12528 \begin_inset Text
12529
12530 \begin_layout Plain Layout
12531 Chip
12532 \begin_inset space \thinspace{}
12533 \end_inset
12534
12535 1
12536 \end_layout
12537
12538 \end_inset
12539 </cell>
12540 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12541 \begin_inset Text
12542
12543 \begin_layout Plain Layout
12544 Chip
12545 \begin_inset space \thinspace{}
12546 \end_inset
12547
12548 2
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Plain Layout
12557
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 </row>
12563 <row>
12564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 \begin_inset ERT
12569 status collapsed
12570
12571 \begin_layout Plain Layout
12572
12573
12574 \backslash
12575 cmidrule(r){2-2}
12576 \end_layout
12577
12578 \end_inset
12579
12580
12581 \begin_inset ERT
12582 status collapsed
12583
12584 \begin_layout Plain Layout
12585
12586
12587 \backslash
12588 cmidrule(l){3-4}
12589 \end_layout
12590
12591 \end_inset
12592
12593 Detector thickness in Âµm
12594 \end_layout
12595
12596 \end_inset
12597 </cell>
12598 <cell alignment="center" valignment="top" usebox="none">
12599 \begin_inset Text
12600
12601 \begin_layout Plain Layout
12602 300
12603 \end_layout
12604
12605 \end_inset
12606 </cell>
12607 <cell alignment="center" valignment="top" usebox="none">
12608 \begin_inset Text
12609
12610 \begin_layout Plain Layout
12611 300
12612 \end_layout
12613
12614 \end_inset
12615 </cell>
12616 <cell alignment="center" valignment="top" usebox="none">
12617 \begin_inset Text
12618
12619 \begin_layout Plain Layout
12620 700
12621 \end_layout
12622
12623 \end_inset
12624 </cell>
12625 </row>
12626 <row>
12627 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12628 \begin_inset Text
12629
12630 \begin_layout Plain Layout
12631 Edge angle in Â°
12632 \end_layout
12633
12634 \end_inset
12635 </cell>
12636 <cell alignment="center" valignment="top" topline="true" usebox="none">
12637 \begin_inset Text
12638
12639 \begin_layout Plain Layout
12640 3.55
12641 \end_layout
12642
12643 \end_inset
12644 </cell>
12645 <cell alignment="center" valignment="top" topline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649 2.71
12650 \end_layout
12651
12652 \end_inset
12653 </cell>
12654 <cell alignment="center" valignment="top" topline="true" usebox="none">
12655 \begin_inset Text
12656
12657 \begin_layout Plain Layout
12658 7.99
12659 \end_layout
12660
12661 \end_inset
12662 </cell>
12663 </row>
12664 <row topspace="default">
12665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669 Spatial resolution in Âµm
12670 \end_layout
12671
12672 \end_inset
12673 </cell>
12674 <cell alignment="center" valignment="top" usebox="none">
12675 \begin_inset Text
12676
12677 \begin_layout Plain Layout
12678 4.26
12679 \end_layout
12680
12681 \end_inset
12682 </cell>
12683 <cell alignment="center" valignment="top" usebox="none">
12684 \begin_inset Text
12685
12686 \begin_layout Plain Layout
12687 10.17
12688 \end_layout
12689
12690 \end_inset
12691 </cell>
12692 <cell alignment="center" valignment="top" usebox="none">
12693 \begin_inset Text
12694
12695 \begin_layout Plain Layout
12696 10.56
12697 \end_layout
12698
12699 \end_inset
12700 </cell>
12701 </row>
12702 <row topspace="default">
12703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707 MTF at 
12708 \begin_inset Formula $f_{\mathrm{max}}$
12709 \end_inset
12710
12711
12712 \end_layout
12713
12714 \end_inset
12715 </cell>
12716 <cell alignment="center" valignment="top" usebox="none">
12717 \begin_inset Text
12718
12719 \begin_layout Plain Layout
12720 0.53
12721 \end_layout
12722
12723 \end_inset
12724 </cell>
12725 <cell alignment="center" valignment="top" usebox="none">
12726 \begin_inset Text
12727
12728 \begin_layout Plain Layout
12729 0.37
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 <cell alignment="center" valignment="top" usebox="none">
12735 \begin_inset Text
12736
12737 \begin_layout Plain Layout
12738 0.39
12739 \end_layout
12740
12741 \end_inset
12742 </cell>
12743 </row>
12744 <row topspace="default">
12745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12746 \begin_inset Text
12747
12748 \begin_layout Plain Layout
12749 \begin_inset ERT
12750 status collapsed
12751
12752 \begin_layout Plain Layout
12753
12754
12755 \backslash
12756 cmidrule(l{10pt}){1-1}
12757 \end_layout
12758
12759 \end_inset
12760
12761 LSF-spatial resolution
12762 \end_layout
12763
12764 \end_inset
12765 </cell>
12766 <cell alignment="center" valignment="top" usebox="none">
12767 \begin_inset Text
12768
12769 \begin_layout Plain Layout
12770
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 <cell alignment="center" valignment="top" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Plain Layout
12779
12780 \end_layout
12781
12782 \end_inset
12783 </cell>
12784 <cell alignment="center" valignment="top" usebox="none">
12785 \begin_inset Text
12786
12787 \begin_layout Plain Layout
12788
12789 \end_layout
12790
12791 \end_inset
12792 </cell>
12793 </row>
12794 <row>
12795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12796 \begin_inset Text
12797
12798 \begin_layout Plain Layout
12799 in Âµm
12800 \end_layout
12801
12802 \end_inset
12803 </cell>
12804 <cell alignment="center" valignment="top" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 129.7
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 52.75
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 <cell alignment="center" valignment="top" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826 50.78
12827 \end_layout
12828
12829 \end_inset
12830 </cell>
12831 </row>
12832 <row>
12833 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12834 \begin_inset Text
12835
12836 \begin_layout Plain Layout
12837 in % of pixel size
12838 \end_layout
12839
12840 \end_inset
12841 </cell>
12842 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12843 \begin_inset Text
12844
12845 \begin_layout Plain Layout
12846 76.3
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12852 \begin_inset Text
12853
12854 \begin_layout Plain Layout
12855 95.9
12856 \end_layout
12857
12858 \end_inset
12859 </cell>
12860 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12861 \begin_inset Text
12862
12863 \begin_layout Plain Layout
12864 92.3
12865 \end_layout
12866
12867 \end_inset
12868 </cell>
12869 </row>
12870 </lyxtabular>
12871
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \end_inset
12878
12879
12880 \end_layout
12881
12882 \begin_layout Standard
12883 Spaces to table rows can be added using the 
12884 \family sans
12885 Borders
12886 \family default
12887  tab of the table dialog as described in section
12888 \begin_inset space ~
12889 \end_inset
12890
12891
12892 \begin_inset CommandInset ref
12893 LatexCommand ref
12894 reference "sub:Row-Spacing"
12895
12896 \end_inset
12897
12898 .
12899 \end_layout
12900
12901 \begin_layout Standard
12902 Unlike normal tables, formal tables have no vertical table lines.
12903  The horizontal table lines can be set as for normal tables but they appear
12904  with different widths in the output:
12905 \begin_inset Newline newline
12906 \end_inset
12907
12908 The first and the last table line have a default width of 0.08
12909 \begin_inset space \thinspace{}
12910 \end_inset
12911
12912 em while the other lines have a default width of 0.05
12913 \begin_inset space \thinspace{}
12914 \end_inset
12915
12916 em.
12917 \end_layout
12918
12919 \begin_layout Standard
12920 The default widths can be changed with the following preamble lines
12921 \end_layout
12922
12923 \begin_layout Standard
12924
12925 \series bold
12926
12927 \backslash
12928 let
12929 \backslash
12930 mytoprule
12931 \backslash
12932 toprule
12933 \begin_inset Newline newline
12934 \end_inset
12935
12936
12937 \backslash
12938 renewcommand{
12939 \backslash
12940 toprule}{
12941 \backslash
12942 mytoprule[width]}
12943 \end_layout
12944
12945 \begin_layout Standard
12946 This example is for the first line, the so called 
12947 \series bold
12948 toprule
12949 \series default
12950 .
12951  If you want to change the width for the last line, replace 
12952 \series bold
12953 toprule
12954 \series default
12955  by 
12956 \series bold
12957 bottomrule
12958 \series default
12959 .
12960  To change the width for the other lines replace 
12961 \series bold
12962 toprule
12963 \series default
12964  by 
12965 \series bold
12966 midrule
12967 \series default
12968 .
12969  You can use all units listed in appendix
12970 \begin_inset space ~
12971 \end_inset
12972
12973
12974 \begin_inset CommandInset ref
12975 LatexCommand ref
12976 reference "cha:Units-available-in"
12977
12978 \end_inset
12979
12980  to set the width.
12981 \end_layout
12982
12983 \begin_layout Standard
12984 Lines that do not span all table columns can be created by setting a table
12985  line for multicolumn cells.
12986  LyX will then internally use the command 
12987 \series bold
12988
12989 \backslash
12990 cmidrule
12991 \series default
12992  to create this line.
12993  Its full scheme is
12994 \end_layout
12995
12996 \begin_layout Standard
12997
12998 \series bold
12999
13000 \backslash
13001 cmidrule[width](trim){startcol-endcol}
13002 \end_layout
13003
13004 \begin_layout Standard
13005 The options of 
13006 \series bold
13007
13008 \backslash
13009 cmidrule
13010 \series default
13011  are currently not supported by LyX so you have to use TeX-Code to be able
13012  to use them.
13013  
13014 \series bold
13015
13016 \backslash
13017 cmidrule
13018 \series default
13019 s can manually be created by inserting the command as TeX-Code as the first
13020  cell entry of the first cell of a row.
13021  The line is then drawn in the output above the current row.
13022 \end_layout
13023
13024 \begin_layout Standard
13025 The default for the width is 0.03
13026 \begin_inset space \thinspace{}
13027 \end_inset
13028
13029 em.
13030  Startcol is the number of the column where the line starts and endcol the
13031  column number where the line ends.
13032  The endcol always needs to be specified, also when the line should span
13033  only one column.
13034  The optional parameter trim could be either 
13035 \emph on
13036 l{trimwidth}
13037 \emph default
13038 , or 
13039 \emph on
13040 r{trimwidth}
13041 \emph default
13042  where the trimwidth is also optional.
13043  Using for example the parameter 
13044 \emph on
13045 l{2pt}
13046 \emph default
13047  means that the line is trimmed from its left end by 2
13048 \begin_inset space \thinspace{}
13049 \end_inset
13050
13051 pt.
13052  If you don't specify the trimwidth the lines are trimmed by the default
13053  of 0.5
13054 \begin_inset space \thinspace{}
13055 \end_inset
13056
13057 em.
13058 \end_layout
13059
13060 \begin_layout Standard
13061 \begin_inset VSpace bigskip
13062 \end_inset
13063
13064 Table
13065 \begin_inset space ~
13066 \end_inset
13067
13068
13069 \begin_inset CommandInset ref
13070 LatexCommand ref
13071 reference "tab:Example-booktabs-table"
13072
13073 \end_inset
13074
13075  was created using the commands
13076 \end_layout
13077
13078 \begin_layout Standard
13079
13080 \series bold
13081
13082 \backslash
13083 cmidrule(r){2-2}
13084 \backslash
13085 cmidrule(l){3-4}
13086 \end_layout
13087
13088 \begin_layout Standard
13089 at the beginning of the second row and
13090 \end_layout
13091
13092 \begin_layout Standard
13093
13094 \series bold
13095
13096 \backslash
13097 cmidrule(l{10pt}){1-1}
13098 \end_layout
13099
13100 \begin_layout Standard
13101 in the sixth row.
13102 \end_layout
13103
13104 \begin_layout Standard
13105 \begin_inset VSpace bigskip
13106 \end_inset
13107
13108
13109 \end_layout
13110
13111 \begin_layout Standard
13112 You might want to have overlapping 
13113 \series bold
13114
13115 \backslash
13116 cmidrule
13117 \series default
13118 s as in in Table
13119 \begin_inset space ~
13120 \end_inset
13121
13122
13123 \begin_inset CommandInset ref
13124 LatexCommand ref
13125 reference "tab:Special-booktabs-table"
13126
13127 \end_inset
13128
13129 .
13130  This can be achieved with the TeX-Code command
13131 \end_layout
13132
13133 \begin_layout Standard
13134
13135 \series bold
13136
13137 \backslash
13138 morecmidrules
13139 \end_layout
13140
13141 \begin_layout Standard
13142 The command that was used for the second row of Table
13143 \begin_inset space ~
13144 \end_inset
13145
13146
13147 \begin_inset CommandInset ref
13148 LatexCommand ref
13149 reference "tab:Special-booktabs-table"
13150
13151 \end_inset
13152
13153  is
13154 \end_layout
13155
13156 \begin_layout Standard
13157
13158 \series bold
13159
13160 \backslash
13161 cmidrule(r){2-2}
13162 \backslash
13163 cmidrule(l){3-4}
13164 \backslash
13165 morecmidrules
13166 \backslash
13167 cmidrule{2-4}
13168 \end_layout
13169
13170 \begin_layout Standard
13171 The command for the sixth row is
13172 \end_layout
13173
13174 \begin_layout Standard
13175
13176 \series bold
13177
13178 \backslash
13179 midrule
13180 \backslash
13181 morecmidrules
13182 \backslash
13183 cmidrule{3-4}
13184 \end_layout
13185
13186 \begin_layout Standard
13187 \begin_inset VSpace bigskip
13188 \end_inset
13189
13190
13191 \end_layout
13192
13193 \begin_layout Standard
13194 If you are anyway not satisfied with the border line spacing, you can use
13195  the following command to produce lines that span over all table columns
13196 \series bold
13197 :
13198 \end_layout
13199
13200 \begin_layout Standard
13201
13202 \series bold
13203
13204 \backslash
13205 specialrule{width}{space above}{space below}
13206 \end_layout
13207
13208 \begin_layout Standard
13209 For more information about these features, refer to the manual of the LaTeX-pack
13210 age 
13211 \series bold
13212 booktabs
13213 \series default
13214  
13215 \begin_inset CommandInset citation
13216 LatexCommand cite
13217 key "booktabs"
13218
13219 \end_inset
13220
13221 .
13222 \begin_inset Index idx
13223 status collapsed
13224
13225 \begin_layout Plain Layout
13226 LaTeX-packages ! booktabs
13227 \end_layout
13228
13229 \end_inset
13230
13231
13232 \end_layout
13233
13234 \begin_layout Standard
13235 \begin_inset Float table
13236 placement h
13237 wide false
13238 sideways false
13239 status open
13240
13241 \begin_layout Plain Layout
13242 \begin_inset Caption
13243
13244 \begin_layout Plain Layout
13245 \begin_inset CommandInset label
13246 LatexCommand label
13247 name "tab:Special-booktabs-table"
13248
13249 \end_inset
13250
13251 Special booktabs-table
13252 \end_layout
13253
13254 \end_inset
13255
13256
13257 \end_layout
13258
13259 \begin_layout Plain Layout
13260 \align center
13261 \begin_inset Tabular
13262 <lyxtabular version="3" rows="8" columns="4">
13263 <features booktabs="true" tabularvalignment="middle">
13264 <column alignment="center" valignment="top" width="0">
13265 <column alignment="center" valignment="top" width="0">
13266 <column alignment="center" valignment="top" width="0">
13267 <column alignment="center" valignment="top" width="0">
13268 <row>
13269 <cell alignment="center" valignment="top" topline="true" usebox="none">
13270 \begin_inset Text
13271
13272 \begin_layout Plain Layout
13273 System
13274 \end_layout
13275
13276 \end_inset
13277 </cell>
13278 <cell alignment="center" valignment="top" topline="true" usebox="none">
13279 \begin_inset Text
13280
13281 \begin_layout Plain Layout
13282 Chip
13283 \begin_inset space \thinspace{}
13284 \end_inset
13285
13286 1
13287 \end_layout
13288
13289 \end_inset
13290 </cell>
13291 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13292 \begin_inset Text
13293
13294 \begin_layout Plain Layout
13295 Chip
13296 \begin_inset space \thinspace{}
13297 \end_inset
13298
13299 2
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 </row>
13314 <row>
13315 <cell alignment="center" valignment="top" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319 \begin_inset ERT
13320 status collapsed
13321
13322 \begin_layout Plain Layout
13323
13324
13325 \backslash
13326 cmidrule(r){2-2}
13327 \end_layout
13328
13329 \end_inset
13330
13331
13332 \begin_inset ERT
13333 status collapsed
13334
13335 \begin_layout Plain Layout
13336
13337
13338 \backslash
13339 cmidrule(l){3-4}
13340 \end_layout
13341
13342 \end_inset
13343
13344
13345 \begin_inset ERT
13346 status collapsed
13347
13348 \begin_layout Plain Layout
13349
13350
13351 \backslash
13352 morecmidrules 
13353 \end_layout
13354
13355 \end_inset
13356
13357
13358 \begin_inset ERT
13359 status collapsed
13360
13361 \begin_layout Plain Layout
13362
13363
13364 \backslash
13365 cmidrule{2-4}
13366 \end_layout
13367
13368 \end_inset
13369
13370 Detector thickness in Âµm
13371 \end_layout
13372
13373 \end_inset
13374 </cell>
13375 <cell alignment="center" valignment="top" usebox="none">
13376 \begin_inset Text
13377
13378 \begin_layout Plain Layout
13379 300
13380 \end_layout
13381
13382 \end_inset
13383 </cell>
13384 <cell alignment="center" valignment="top" usebox="none">
13385 \begin_inset Text
13386
13387 \begin_layout Plain Layout
13388 300
13389 \end_layout
13390
13391 \end_inset
13392 </cell>
13393 <cell alignment="center" valignment="top" usebox="none">
13394 \begin_inset Text
13395
13396 \begin_layout Plain Layout
13397 700
13398 \end_layout
13399
13400 \end_inset
13401 </cell>
13402 </row>
13403 <row>
13404 <cell alignment="center" valignment="top" topline="true" usebox="none">
13405 \begin_inset Text
13406
13407 \begin_layout Plain Layout
13408 Edge angle in Â°
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 <cell alignment="center" valignment="top" topline="true" usebox="none">
13414 \begin_inset Text
13415
13416 \begin_layout Plain Layout
13417 3.55
13418 \end_layout
13419
13420 \end_inset
13421 </cell>
13422 <cell alignment="center" valignment="top" topline="true" usebox="none">
13423 \begin_inset Text
13424
13425 \begin_layout Plain Layout
13426 2.71
13427 \end_layout
13428
13429 \end_inset
13430 </cell>
13431 <cell alignment="center" valignment="top" topline="true" usebox="none">
13432 \begin_inset Text
13433
13434 \begin_layout Plain Layout
13435 7.99
13436 \end_layout
13437
13438 \end_inset
13439 </cell>
13440 </row>
13441 <row topspace="default">
13442 <cell alignment="center" valignment="top" usebox="none">
13443 \begin_inset Text
13444
13445 \begin_layout Plain Layout
13446 Spatial resolution in Âµm
13447 \end_layout
13448
13449 \end_inset
13450 </cell>
13451 <cell alignment="center" valignment="top" usebox="none">
13452 \begin_inset Text
13453
13454 \begin_layout Plain Layout
13455 4.26
13456 \end_layout
13457
13458 \end_inset
13459 </cell>
13460 <cell alignment="center" valignment="top" usebox="none">
13461 \begin_inset Text
13462
13463 \begin_layout Plain Layout
13464 10.17
13465 \end_layout
13466
13467 \end_inset
13468 </cell>
13469 <cell alignment="center" valignment="top" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473 10.56
13474 \end_layout
13475
13476 \end_inset
13477 </cell>
13478 </row>
13479 <row topspace="default">
13480 <cell alignment="center" valignment="top" usebox="none">
13481 \begin_inset Text
13482
13483 \begin_layout Plain Layout
13484 MTF at 
13485 \begin_inset Formula $f_{\mathrm{max}}$
13486 \end_inset
13487
13488
13489 \end_layout
13490
13491 \end_inset
13492 </cell>
13493 <cell alignment="center" valignment="top" usebox="none">
13494 \begin_inset Text
13495
13496 \begin_layout Plain Layout
13497 0.53
13498 \end_layout
13499
13500 \end_inset
13501 </cell>
13502 <cell alignment="center" valignment="top" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 0.37
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 <cell alignment="center" valignment="top" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515 0.39
13516 \end_layout
13517
13518 \end_inset
13519 </cell>
13520 </row>
13521 <row>
13522 <cell alignment="center" valignment="top" topline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 \begin_inset ERT
13527 status collapsed
13528
13529 \begin_layout Plain Layout
13530
13531
13532 \backslash
13533 morecmidrules 
13534 \end_layout
13535
13536 \end_inset
13537
13538
13539 \begin_inset ERT
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543
13544
13545 \backslash
13546 cmidrule{3-4}
13547 \end_layout
13548
13549 \end_inset
13550
13551 LSF-spatial resolution
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" topline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 <cell alignment="center" valignment="top" topline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 </row>
13584 <row>
13585 <cell alignment="center" valignment="top" usebox="none">
13586 \begin_inset Text
13587
13588 \begin_layout Plain Layout
13589 in Âµm
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 <cell alignment="center" valignment="top" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598 129.7
13599 \end_layout
13600
13601 \end_inset
13602 </cell>
13603 <cell alignment="center" valignment="top" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607 52.75
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616 50.78
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 </row>
13622 <row>
13623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627 in % of pixel size
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636 76.3
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Plain Layout
13645 95.9
13646 \end_layout
13647
13648 \end_inset
13649 </cell>
13650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13651 \begin_inset Text
13652
13653 \begin_layout Plain Layout
13654 92.3
13655 \end_layout
13656
13657 \end_inset
13658 </cell>
13659 </row>
13660 </lyxtabular>
13661
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \end_inset
13668
13669
13670 \end_layout
13671
13672 \begin_layout Section
13673 Vertical Table Alignment
13674 \begin_inset Index idx
13675 status collapsed
13676
13677 \begin_layout Plain Layout
13678 Table ! Alignment
13679 \end_layout
13680
13681 \end_inset
13682
13683
13684 \end_layout
13685
13686 \begin_layout Standard
13687 To align tables vertically in a text line the table must be inside a box.
13688  The box can then be vertically aligned as described in section
13689 \begin_inset space ~
13690 \end_inset
13691
13692
13693 \begin_inset CommandInset ref
13694 LatexCommand ref
13695 reference "sec:Box-Dialog"
13696
13697 \end_inset
13698
13699 .
13700 \end_layout
13701
13702 \begin_layout Standard
13703 In the following example the tables are inside a minipage
13704 \begin_inset Foot
13705 status collapsed
13706
13707 \begin_layout Plain Layout
13708 Minipages are described in section
13709 \begin_inset space ~
13710 \end_inset
13711
13712
13713 \begin_inset CommandInset ref
13714 LatexCommand ref
13715 reference "sec:Minipages"
13716
13717 \end_inset
13718
13719 .
13720 \end_layout
13721
13722 \end_inset
13723
13724  box that has a width of 15
13725 \begin_inset space \thinspace{}
13726 \end_inset
13727
13728 col%:
13729 \end_layout
13730
13731 \begin_layout Itemize
13732 test 
13733 \begin_inset Box Frameless
13734 position "t"
13735 hor_pos "c"
13736 has_inner_box 1
13737 inner_pos "c"
13738 use_parbox 0
13739 use_makebox 0
13740 width "15col%"
13741 special "none"
13742 height "1in"
13743 height_special "totalheight"
13744 status collapsed
13745
13746 \begin_layout Plain Layout
13747 \begin_inset Tabular
13748 <lyxtabular version="3" rows="3" columns="3">
13749 <features tabularvalignment="middle">
13750 <column alignment="center" valignment="top" width="0">
13751 <column alignment="center" valignment="top" width="0">
13752 <column alignment="center" valignment="top" width="0">
13753 <row>
13754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 a
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 d
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Plain Layout
13776 g
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 </row>
13782 <row>
13783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 b
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Plain Layout
13796 e
13797 \end_layout
13798
13799 \end_inset
13800 </cell>
13801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Plain Layout
13805 h
13806 \end_layout
13807
13808 \end_inset
13809 </cell>
13810 </row>
13811 <row>
13812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816 c
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 f
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 i
13835 \end_layout
13836
13837 \end_inset
13838 </cell>
13839 </row>
13840 </lyxtabular>
13841
13842 \end_inset
13843
13844
13845 \end_layout
13846
13847 \end_inset
13848
13849  test 
13850 \begin_inset ERT
13851 status collapsed
13852
13853 \begin_layout Plain Layout
13854
13855
13856 \backslash
13857 raisebox{0.85
13858 \backslash
13859 baselineskip}{
13860 \end_layout
13861
13862 \end_inset
13863
13864
13865 \begin_inset Box Frameless
13866 position "t"
13867 hor_pos "c"
13868 has_inner_box 1
13869 inner_pos "c"
13870 use_parbox 0
13871 use_makebox 0
13872 width "15col%"
13873 special "none"
13874 height "1in"
13875 height_special "totalheight"
13876 status collapsed
13877
13878 \begin_layout Plain Layout
13879 \begin_inset Tabular
13880 <lyxtabular version="3" rows="3" columns="3">
13881 <features tabularvalignment="middle">
13882 <column alignment="center" valignment="top" width="0">
13883 <column alignment="center" valignment="top" width="0">
13884 <column alignment="center" valignment="top" width="0">
13885 <row>
13886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13887 \begin_inset Text
13888
13889 \begin_layout Plain Layout
13890 a
13891 \end_layout
13892
13893 \end_inset
13894 </cell>
13895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13896 \begin_inset Text
13897
13898 \begin_layout Plain Layout
13899 d
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908 g
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 </row>
13914 <row>
13915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13916 \begin_inset Text
13917
13918 \begin_layout Plain Layout
13919 b
13920 \end_layout
13921
13922 \end_inset
13923 </cell>
13924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13925 \begin_inset Text
13926
13927 \begin_layout Plain Layout
13928 e
13929 \end_layout
13930
13931 \end_inset
13932 </cell>
13933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13934 \begin_inset Text
13935
13936 \begin_layout Plain Layout
13937 h
13938 \end_layout
13939
13940 \end_inset
13941 </cell>
13942 </row>
13943 <row>
13944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13945 \begin_inset Text
13946
13947 \begin_layout Plain Layout
13948 c
13949 \end_layout
13950
13951 \end_inset
13952 </cell>
13953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13954 \begin_inset Text
13955
13956 \begin_layout Plain Layout
13957 f
13958 \end_layout
13959
13960 \end_inset
13961 </cell>
13962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \begin_layout Plain Layout
13966 i
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 </row>
13972 </lyxtabular>
13973
13974 \end_inset
13975
13976
13977 \end_layout
13978
13979 \end_inset
13980
13981
13982 \begin_inset ERT
13983 status collapsed
13984
13985 \begin_layout Plain Layout
13986
13987 }
13988 \end_layout
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \begin_layout Itemize
13996 test 
13997 \begin_inset Box Frameless
13998 position "c"
13999 hor_pos "c"
14000 has_inner_box 1
14001 inner_pos "c"
14002 use_parbox 0
14003 use_makebox 0
14004 width "15col%"
14005 special "none"
14006 height "1in"
14007 height_special "totalheight"
14008 status collapsed
14009
14010 \begin_layout Plain Layout
14011 \begin_inset Tabular
14012 <lyxtabular version="3" rows="3" columns="3">
14013 <features tabularvalignment="middle">
14014 <column alignment="center" valignment="top" width="0">
14015 <column alignment="center" valignment="top" width="0">
14016 <column alignment="center" valignment="top" width="0">
14017 <row>
14018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14019 \begin_inset Text
14020
14021 \begin_layout Plain Layout
14022 a
14023 \end_layout
14024
14025 \end_inset
14026 </cell>
14027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14028 \begin_inset Text
14029
14030 \begin_layout Plain Layout
14031 d
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 g
14041 \end_layout
14042
14043 \end_inset
14044 </cell>
14045 </row>
14046 <row>
14047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14048 \begin_inset Text
14049
14050 \begin_layout Plain Layout
14051 b
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060 e
14061 \end_layout
14062
14063 \end_inset
14064 </cell>
14065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14066 \begin_inset Text
14067
14068 \begin_layout Plain Layout
14069 h
14070 \end_layout
14071
14072 \end_inset
14073 </cell>
14074 </row>
14075 <row>
14076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 c
14081 \end_layout
14082
14083 \end_inset
14084 </cell>
14085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14086 \begin_inset Text
14087
14088 \begin_layout Plain Layout
14089 f
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098 i
14099 \end_layout
14100
14101 \end_inset
14102 </cell>
14103 </row>
14104 </lyxtabular>
14105
14106 \end_inset
14107
14108
14109 \end_layout
14110
14111 \end_inset
14112
14113
14114 \end_layout
14115
14116 \begin_layout Itemize
14117 test 
14118 \begin_inset Box Frameless
14119 position "b"
14120 hor_pos "c"
14121 has_inner_box 1
14122 inner_pos "c"
14123 use_parbox 0
14124 use_makebox 0
14125 width "15col%"
14126 special "none"
14127 height "1in"
14128 height_special "totalheight"
14129 status collapsed
14130
14131 \begin_layout Plain Layout
14132 \begin_inset Tabular
14133 <lyxtabular version="3" rows="3" columns="3">
14134 <features tabularvalignment="middle">
14135 <column alignment="center" valignment="top" width="0">
14136 <column alignment="center" valignment="top" width="0">
14137 <column alignment="center" valignment="top" width="0">
14138 <row>
14139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 a
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152 d
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 g
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 </row>
14167 <row>
14168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14169 \begin_inset Text
14170
14171 \begin_layout Plain Layout
14172 b
14173 \end_layout
14174
14175 \end_inset
14176 </cell>
14177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Plain Layout
14181 e
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Plain Layout
14190 h
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 </row>
14196 <row>
14197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14198 \begin_inset Text
14199
14200 \begin_layout Plain Layout
14201 c
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14207 \begin_inset Text
14208
14209 \begin_layout Plain Layout
14210 f
14211 \end_layout
14212
14213 \end_inset
14214 </cell>
14215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14216 \begin_inset Text
14217
14218 \begin_layout Plain Layout
14219 i
14220 \end_layout
14221
14222 \end_inset
14223 </cell>
14224 </row>
14225 </lyxtabular>
14226
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \end_inset
14233
14234  test 
14235 \begin_inset ERT
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239
14240
14241 \backslash
14242 raisebox{-0.32
14243 \backslash
14244 baselineskip}{
14245 \end_layout
14246
14247 \end_inset
14248
14249
14250 \begin_inset Box Frameless
14251 position "b"
14252 hor_pos "c"
14253 has_inner_box 1
14254 inner_pos "c"
14255 use_parbox 0
14256 use_makebox 0
14257 width "15col%"
14258 special "none"
14259 height "1in"
14260 height_special "totalheight"
14261 status collapsed
14262
14263 \begin_layout Plain Layout
14264 \begin_inset Tabular
14265 <lyxtabular version="3" rows="3" columns="3">
14266 <features tabularvalignment="middle">
14267 <column alignment="center" valignment="top" width="0">
14268 <column alignment="center" valignment="top" width="0">
14269 <column alignment="center" valignment="top" width="0">
14270 <row>
14271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14272 \begin_inset Text
14273
14274 \begin_layout Plain Layout
14275 a
14276 \end_layout
14277
14278 \end_inset
14279 </cell>
14280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284 d
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14290 \begin_inset Text
14291
14292 \begin_layout Plain Layout
14293 g
14294 \end_layout
14295
14296 \end_inset
14297 </cell>
14298 </row>
14299 <row>
14300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14301 \begin_inset Text
14302
14303 \begin_layout Plain Layout
14304 b
14305 \end_layout
14306
14307 \end_inset
14308 </cell>
14309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14310 \begin_inset Text
14311
14312 \begin_layout Plain Layout
14313 e
14314 \end_layout
14315
14316 \end_inset
14317 </cell>
14318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322 h
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 </row>
14328 <row>
14329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14330 \begin_inset Text
14331
14332 \begin_layout Plain Layout
14333 c
14334 \end_layout
14335
14336 \end_inset
14337 </cell>
14338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14339 \begin_inset Text
14340
14341 \begin_layout Plain Layout
14342 f
14343 \end_layout
14344
14345 \end_inset
14346 </cell>
14347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14348 \begin_inset Text
14349
14350 \begin_layout Plain Layout
14351 i
14352 \end_layout
14353
14354 \end_inset
14355 </cell>
14356 </row>
14357 </lyxtabular>
14358
14359 \end_inset
14360
14361
14362 \end_layout
14363
14364 \end_inset
14365
14366
14367 \begin_inset ERT
14368 status collapsed
14369
14370 \begin_layout Plain Layout
14371
14372 }
14373 \end_layout
14374
14375 \end_inset
14376
14377
14378 \end_layout
14379
14380 \begin_layout Standard
14381 As you will see, the content of the first and last table row is not correctly
14382  aligned.
14383  To get this alignment, the minipage box must be set into a raisebox
14384 \begin_inset Foot
14385 status collapsed
14386
14387 \begin_layout Plain Layout
14388 Raiseboxes are described in section
14389 \begin_inset space ~
14390 \end_inset
14391
14392
14393 \begin_inset CommandInset ref
14394 LatexCommand ref
14395 reference "sub:Vertical-Alignment"
14396
14397 \end_inset
14398
14399 .
14400 \end_layout
14401
14402 \end_inset
14403
14404 .
14405  In the example above the second table in the first item is aligned using
14406  the TeX-Code-command
14407 \end_layout
14408
14409 \begin_layout Standard
14410
14411 \series bold
14412
14413 \backslash
14414 raisebox{0.85
14415 \backslash
14416 baselineskip}{
14417 \end_layout
14418
14419 \begin_layout Standard
14420 before the box.
14421  After the box the closing brace 
14422 \series bold
14423 }
14424 \series default
14425  is inserted as TeX-Code.
14426  For the second table in the last item the command
14427 \end_layout
14428
14429 \begin_layout Standard
14430
14431 \series bold
14432
14433 \backslash
14434 raisebox{-0.32
14435 \backslash
14436 baselineskip}{
14437 \end_layout
14438
14439 \begin_layout Standard
14440 is used.
14441 \end_layout
14442
14443 \begin_layout Standard
14444 \begin_inset Note Greyedout
14445 status open
14446
14447 \begin_layout Plain Layout
14448
14449 \series bold
14450 Note:
14451 \series default
14452  The alignment of the table row content to the surrounding text line is
14453  not exact.
14454  The required value for the 
14455 \series bold
14456
14457 \backslash
14458 raisebox
14459 \series default
14460  command for this alignment depends on the document font, the font size,
14461  and the table line thickness.
14462 \end_layout
14463
14464 \end_inset
14465
14466
14467 \end_layout
14468
14469 \begin_layout Section
14470 Colored Tables
14471 \begin_inset CommandInset label
14472 LatexCommand label
14473 name "sec:Colored-Tables"
14474
14475 \end_inset
14476
14477
14478 \begin_inset Index idx
14479 status collapsed
14480
14481 \begin_layout Plain Layout
14482 Table ! Color
14483 \end_layout
14484
14485 \end_inset
14486
14487
14488 \end_layout
14489
14490 \begin_layout Subsection
14491 Colored Cells
14492 \begin_inset Index idx
14493 status collapsed
14494
14495 \begin_layout Plain Layout
14496 Table Color ! for Cells
14497 \end_layout
14498
14499 \end_inset
14500
14501
14502 \begin_inset Index idx
14503 status collapsed
14504
14505 \begin_layout Plain Layout
14506 Color ! for Table Cells
14507 \end_layout
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \begin_layout Standard
14515 \begin_inset Float table
14516 placement h
14517 wide false
14518 sideways false
14519 status open
14520
14521 \begin_layout Plain Layout
14522 \begin_inset Caption
14523
14524 \begin_layout Plain Layout
14525 \begin_inset CommandInset label
14526 LatexCommand label
14527 name "tab:Table-colored-without"
14528
14529 \end_inset
14530
14531 Table colored without using the package 
14532 \series bold
14533 colortbl
14534 \series default
14535
14536 \begin_inset Argument
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540 Table without colortbl
14541 \end_layout
14542
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \begin_layout Plain Layout
14554 \align center
14555 \begin_inset Tabular
14556 <lyxtabular version="3" rows="3" columns="3">
14557 <features tabularvalignment="middle">
14558 <column alignment="center" valignment="top" width="0">
14559 <column alignment="center" valignment="top" width="0">
14560 <column alignment="center" valignment="top" width="0">
14561 <row>
14562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566
14567 \color green
14568 a
14569 \end_layout
14570
14571 \end_inset
14572 </cell>
14573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14574 \begin_inset Text
14575
14576 \begin_layout Plain Layout
14577
14578 \color red
14579 b
14580 \end_layout
14581
14582 \end_inset
14583 </cell>
14584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14585 \begin_inset Text
14586
14587 \begin_layout Plain Layout
14588
14589 \color red
14590 c
14591 \end_layout
14592
14593 \end_inset
14594 </cell>
14595 </row>
14596 <row>
14597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Plain Layout
14601
14602 \color green
14603 d
14604 \end_layout
14605
14606 \end_inset
14607 </cell>
14608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \begin_layout Plain Layout
14612
14613 \color blue
14614 e
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14620 \begin_inset Text
14621
14622 \begin_layout Plain Layout
14623
14624 \color blue
14625 f
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 </row>
14631 <row>
14632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14633 \begin_inset Text
14634
14635 \begin_layout Plain Layout
14636
14637 \color green
14638 g
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14644 \begin_inset Text
14645
14646 \begin_layout Plain Layout
14647
14648 \color blue
14649 h
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14655 \begin_inset Text
14656
14657 \begin_layout Plain Layout
14658
14659 \color blue
14660 i
14661 \end_layout
14662
14663 \end_inset
14664 </cell>
14665 </row>
14666 </lyxtabular>
14667
14668 \end_inset
14669
14670
14671 \end_layout
14672
14673 \end_inset
14674
14675
14676 \end_layout
14677
14678 \begin_layout Standard
14679 If you only need colored text, mark the cells and choose a color in the
14680  menu 
14681 \family sans
14682 Edit\SpecialChar \menuseparator
14683 Text
14684 \begin_inset space ~
14685 \end_inset
14686
14687 Style
14688 \family default
14689 .
14690  This was used to create Table
14691 \begin_inset space ~
14692 \end_inset
14693
14694
14695 \begin_inset CommandInset ref
14696 LatexCommand ref
14697 reference "tab:Table-colored-without"
14698
14699 \end_inset
14700
14701 .
14702  In any other case you have to use the LaTeX-package 
14703 \series bold
14704 colortbl
14705 \series default
14706 .
14707 \begin_inset Index idx
14708 status collapsed
14709
14710 \begin_layout Plain Layout
14711 LaTeX-packages ! colortbl
14712 \end_layout
14713
14714 \end_inset
14715
14716
14717 \end_layout
14718
14719 \begin_layout Standard
14720 \begin_inset ERT
14721 status collapsed
14722
14723 \begin_layout Plain Layout
14724
14725
14726 \backslash
14727 ifcolortbl
14728 \end_layout
14729
14730 \end_inset
14731
14732
14733 \begin_inset Note Note
14734 status open
14735
14736 \begin_layout Plain Layout
14737 The following section part will only be displayed when the LaTeX-package
14738  
14739 \series bold
14740 colortbl
14741 \series default
14742  is installed.
14743 \end_layout
14744
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \begin_layout Standard
14751 To create colored tables, 
14752 \series bold
14753 colortbl
14754 \series default
14755  must be loaded in the preamble with the line
14756 \end_layout
14757
14758 \begin_layout Standard
14759
14760 \series bold
14761
14762 \backslash
14763 usepackage{colortbl}
14764 \end_layout
14765
14766 \begin_layout Standard
14767 The color of a column is adjusted with the command
14768 \end_layout
14769
14770 \begin_layout Standard
14771
14772 \series bold
14773
14774 \backslash
14775 columncolor{name of color}
14776 \end_layout
14777
14778 \begin_layout Standard
14779 inside the command 
14780 \series bold
14781 >{ }
14782 \series default
14783 .
14784  More about the command 
14785 \series bold
14786 >{}
14787 \series default
14788  is contained in section
14789 \begin_inset space ~
14790 \end_inset
14791
14792
14793 \begin_inset CommandInset ref
14794 LatexCommand ref
14795 reference "sub:Multicolumn-Calculations"
14796
14797 \end_inset
14798
14799 .
14800 \end_layout
14801
14802 \begin_layout Standard
14803 The following color names are predefined:
14804 \end_layout
14805
14806 \begin_layout Standard
14807
14808 \family sans
14809 red
14810 \family default
14811
14812 \family sans
14813 green
14814 \family default
14815
14816 \family sans
14817 yellow
14818 \family default
14819
14820 \family sans
14821 blue
14822 \family default
14823
14824 \family sans
14825 cyan
14826 \family default
14827
14828 \family sans
14829 magenta
14830 \family default
14831
14832 \family sans
14833 black
14834 \family default
14835  and 
14836 \family sans
14837 white
14838 \end_layout
14839
14840 \begin_layout Standard
14841 \begin_inset VSpace medskip
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \begin_layout Standard
14848 You can also define your own color with the command
14849 \end_layout
14850
14851 \begin_layout Standard
14852
14853 \series bold
14854
14855 \backslash
14856 definecolor{color name}{color model}{color values}
14857 \end_layout
14858
14859 \begin_layout Standard
14860 The color model can be
14861 \end_layout
14862
14863 \begin_layout Labeling
14864 \labelwidthstring 00.00.0000
14865 cmyk: cyan, magenta, yellow, black
14866 \end_layout
14867
14868 \begin_layout Labeling
14869 \labelwidthstring 00.00.0000
14870 rgb: red, green blue
14871 \end_layout
14872
14873 \begin_layout Labeling
14874 \labelwidthstring 00.00.0000
14875 gray gray
14876 \end_layout
14877
14878 \begin_layout Standard
14879 and the color values are comma separated numbers between 0 and 1 describing
14880  the factor for the corresponding color of the color model.
14881 \end_layout
14882
14883 \begin_layout Standard
14884 You can e.
14885 \begin_inset space \thinspace{}
14886 \end_inset
14887
14888 g.
14889 \begin_inset space \space{}
14890 \end_inset
14891
14892 define the color "
14893 \emph on
14894 darkgreen
14895 \emph default
14896 " in the preamble with
14897 \end_layout
14898
14899 \begin_layout Standard
14900
14901 \series bold
14902
14903 \backslash
14904 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14905 \end_layout
14906
14907 \begin_layout Standard
14908 and the color "
14909 \emph on
14910 lightgray
14911 \emph default
14912 " with
14913 \end_layout
14914
14915 \begin_layout Standard
14916
14917 \series bold
14918
14919 \backslash
14920 definecolor{lightgray}{gray}{0.8}
14921 \end_layout
14922
14923 \begin_layout Standard
14924 \begin_inset VSpace medskip
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \begin_layout Standard
14931 Lines are colored with the command
14932 \end_layout
14933
14934 \begin_layout Standard
14935
14936 \series bold
14937
14938 \backslash
14939 rowcolor{name of color}
14940 \end_layout
14941
14942 \begin_layout Standard
14943 and cells are colored with the command
14944 \end_layout
14945
14946 \begin_layout Standard
14947
14948 \series bold
14949
14950 \backslash
14951 cellcolor{name of color}
14952 \end_layout
14953
14954 \begin_layout Standard
14955 Both commands are inserted at the beginning of a cell as TeX-Code.
14956 \end_layout
14957
14958 \begin_layout Standard
14959 To color characters in the table, mark the cells and use the LyX menu 
14960 \family sans
14961 Edit\SpecialChar \menuseparator
14962 Text
14963 \begin_inset space ~
14964 \end_inset
14965
14966 Style
14967 \family default
14968 .
14969  If a cell contains TeX-Code mark only the characters, otherwise the colored
14970  TeX-Code will cause LaTeX-errors.
14971 \end_layout
14972
14973 \begin_layout Standard
14974 \begin_inset Note Greyedout
14975 status open
14976
14977 \begin_layout Plain Layout
14978
14979 \series bold
14980 Note:
14981 \series default
14982  Not all DVI-viewers are able to display self-defined colors.
14983 \end_layout
14984
14985 \end_inset
14986
14987
14988 \end_layout
14989
14990 \begin_layout Standard
14991 \begin_inset VSpace bigskip
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \begin_layout Standard
14998 To create Table
14999 \begin_inset space ~
15000 \end_inset
15001
15002
15003 \begin_inset CommandInset ref
15004 LatexCommand ref
15005 reference "tab:Table-colored-using"
15006
15007 \end_inset
15008
15009  do the following: The color of the first column should be 
15010 \emph on
15011 darkgreen
15012 \emph default
15013 .
15014  So insert
15015 \end_layout
15016
15017 \begin_layout Standard
15018
15019 \series bold
15020 >{
15021 \backslash
15022 columncolor{darkgreen}
15023 \backslash
15024 centering}c
15025 \end_layout
15026
15027 \begin_layout Standard
15028 as LaTeX-argument for this column.
15029  The first row should be blue, therefore the TeX-Code command
15030 \end_layout
15031
15032 \begin_layout Standard
15033
15034 \series bold
15035
15036 \backslash
15037 rowcolor{cyan}
15038 \end_layout
15039
15040 \begin_layout Standard
15041 is inserted to the first cell of this row.
15042  Note that this overwrites the column color for the first cell.
15043  The last cell of the last row is colored magenta by inserting the TeX-Code
15044  command
15045 \end_layout
15046
15047 \begin_layout Standard
15048
15049 \series bold
15050
15051 \backslash
15052 cellcolor{magenta}
15053 \end_layout
15054
15055 \begin_layout Standard
15056 The characters could now be colored using the menu 
15057 \family sans
15058 Edit\SpecialChar \menuseparator
15059 Text
15060 \begin_inset space ~
15061 \end_inset
15062
15063 Style
15064 \family default
15065 .
15066 \end_layout
15067
15068 \begin_layout Standard
15069 \begin_inset Float table
15070 placement h
15071 wide false
15072 sideways false
15073 status open
15074
15075 \begin_layout Plain Layout
15076 \begin_inset Caption
15077
15078 \begin_layout Plain Layout
15079 \begin_inset CommandInset label
15080 LatexCommand label
15081 name "tab:Table-colored-using"
15082
15083 \end_inset
15084
15085 Table colored using the package 
15086 \series bold
15087 colortbl
15088 \series default
15089
15090 \begin_inset Argument
15091 status collapsed
15092
15093 \begin_layout Plain Layout
15094 Table with colortbl
15095 \end_layout
15096
15097 \end_inset
15098
15099
15100 \end_layout
15101
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \begin_layout Plain Layout
15108 \align center
15109 \begin_inset Tabular
15110 <lyxtabular version="3" rows="3" columns="3">
15111 <features tabularvalignment="middle">
15112 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15113 <column alignment="center" valignment="top" width="0">
15114 <column alignment="center" valignment="top" width="0">
15115 <row>
15116 <cell alignment="center" valignment="top" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120 \begin_inset ERT
15121 status collapsed
15122
15123 \begin_layout Plain Layout
15124
15125
15126 \backslash
15127 rowcolor{cyan}
15128 \end_layout
15129
15130 \end_inset
15131
15132
15133 \color magenta
15134 a
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143
15144 \color red
15145 b
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="center" valignment="top" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154
15155 \color red
15156 c
15157 \end_layout
15158
15159 \end_inset
15160 </cell>
15161 </row>
15162 <row>
15163 <cell alignment="center" valignment="top" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167
15168 \color yellow
15169 d
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 <cell alignment="center" valignment="top" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178
15179 \color blue
15180 e
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 <cell alignment="center" valignment="top" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189
15190 \color blue
15191 f
15192 \end_layout
15193
15194 \end_inset
15195 </cell>
15196 </row>
15197 <row>
15198 <cell alignment="center" valignment="top" usebox="none">
15199 \begin_inset Text
15200
15201 \begin_layout Plain Layout
15202
15203 \color yellow
15204 g
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213
15214 \color blue
15215 h
15216 \end_layout
15217
15218 \end_inset
15219 </cell>
15220 <cell alignment="center" valignment="top" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224 \begin_inset ERT
15225 status collapsed
15226
15227 \begin_layout Plain Layout
15228
15229
15230 \backslash
15231 cellcolor{magenta}
15232 \end_layout
15233
15234 \end_inset
15235
15236
15237 \color green
15238 i
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 </row>
15244 </lyxtabular>
15245
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \begin_layout Standard
15257 \begin_inset ERT
15258 status collapsed
15259
15260 \begin_layout Plain Layout
15261
15262
15263 \backslash
15264 else
15265 \end_layout
15266
15267 \end_inset
15268
15269
15270 \begin_inset Note Note
15271 status open
15272
15273 \begin_layout Plain Layout
15274 The following will be displayed when the LaTeX-package 
15275 \series bold
15276 colortbl
15277 \series default
15278  is not installed:
15279 \end_layout
15280
15281 \end_inset
15282
15283
15284 \end_layout
15285
15286 \begin_layout Standard
15287 You need to install the package 
15288 \series bold
15289 colortbl
15290 \series default
15291  to see the content of this section in the output.
15292 \end_layout
15293
15294 \begin_layout Standard
15295 \begin_inset ERT
15296 status collapsed
15297
15298 \begin_layout Plain Layout
15299
15300
15301 \backslash
15302 fi
15303 \end_layout
15304
15305 \end_inset
15306
15307
15308 \end_layout
15309
15310 \begin_layout Subsection
15311 Colored Lines
15312 \begin_inset Index idx
15313 status collapsed
15314
15315 \begin_layout Plain Layout
15316 Table Color ! for Lines
15317 \end_layout
15318
15319 \end_inset
15320
15321
15322 \begin_inset Index idx
15323 status collapsed
15324
15325 \begin_layout Plain Layout
15326 Color ! for Table Lines
15327 \end_layout
15328
15329 \end_inset
15330
15331
15332 \end_layout
15333
15334 \begin_layout Standard
15335 As described in section
15336 \begin_inset space ~
15337 \end_inset
15338
15339
15340 \begin_inset CommandInset ref
15341 LatexCommand ref
15342 reference "sub:Line-Thickness"
15343
15344 \end_inset
15345
15346 , the line thickness for all lines in a table can be adjusted with the length
15347  
15348 \series bold
15349
15350 \backslash
15351 arrayrulewidth
15352 \series default
15353 .
15354  It is set to 1.5
15355 \begin_inset space \thinspace{}
15356 \end_inset
15357
15358 pt for all tables of this section.
15359 \begin_inset ERT
15360 status collapsed
15361
15362 \begin_layout Plain Layout
15363
15364
15365 \backslash
15366 setlength{
15367 \backslash
15368 arrayrulewidth}{1.5pt}
15369 \end_layout
15370
15371 \end_inset
15372
15373
15374 \end_layout
15375
15376 \begin_layout Standard
15377 To color vertical lines for example with green, create the following column
15378  format in the document preamble, according to the description in section
15379 \begin_inset space ~
15380 \end_inset
15381
15382
15383 \begin_inset CommandInset ref
15384 LatexCommand ref
15385 reference "sub:Customized-Format"
15386
15387 \end_inset
15388
15389 :
15390 \end_layout
15391
15392 \begin_layout Standard
15393
15394 \series bold
15395
15396 \backslash
15397 newcolumntype{W}{!{
15398 \backslash
15399 color{green}
15400 \backslash
15401 vline}}
15402 \end_layout
15403
15404 \begin_layout Standard
15405 For Table
15406 \begin_inset space ~
15407 \end_inset
15408
15409
15410 \begin_inset CommandInset ref
15411 LatexCommand ref
15412 reference "tab:Table-with-vertical-colored"
15413
15414 \end_inset
15415
15416  the LaTeX-argument
15417 \series bold
15418  WcW
15419 \series default
15420  was used for the last column and
15421 \series bold
15422  Wc
15423 \series default
15424  for the other columns.
15425 \end_layout
15426
15427 \begin_layout Standard
15428 If you want to have several colors, define more column formats.
15429 \end_layout
15430
15431 \begin_layout Standard
15432 \begin_inset Float table
15433 placement h
15434 wide false
15435 sideways false
15436 status open
15437
15438 \begin_layout Plain Layout
15439 \begin_inset Caption
15440
15441 \begin_layout Plain Layout
15442 \begin_inset CommandInset label
15443 LatexCommand label
15444 name "tab:Table-with-vertical-colored"
15445
15446 \end_inset
15447
15448 Table with colored vertical lines
15449 \end_layout
15450
15451 \end_inset
15452
15453
15454 \end_layout
15455
15456 \begin_layout Plain Layout
15457 \align center
15458 \begin_inset Tabular
15459 <lyxtabular version="3" rows="3" columns="3">
15460 <features tabularvalignment="middle">
15461 <column alignment="center" valignment="top" width="0" special="Wc">
15462 <column alignment="center" valignment="top" width="0" special="Wc">
15463 <column alignment="center" valignment="top" width="0" special="WcW">
15464 <row>
15465 <cell alignment="center" valignment="top" topline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469 sd
15470 \end_layout
15471
15472 \end_inset
15473 </cell>
15474 <cell alignment="center" valignment="top" topline="true" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Plain Layout
15478
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 <cell alignment="center" valignment="top" topline="true" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487
15488 \end_layout
15489
15490 \end_inset
15491 </cell>
15492 </row>
15493 <row>
15494 <cell alignment="center" valignment="top" topline="true" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Plain Layout
15498
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 <cell alignment="center" valignment="top" topline="true" usebox="none">
15504 \begin_inset Text
15505
15506 \begin_layout Plain Layout
15507 sd
15508 \end_layout
15509
15510 \end_inset
15511 </cell>
15512 <cell alignment="center" valignment="top" topline="true" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516
15517 \end_layout
15518
15519 \end_inset
15520 </cell>
15521 </row>
15522 <row>
15523 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527
15528 \end_layout
15529
15530 \end_inset
15531 </cell>
15532 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15533 \begin_inset Text
15534
15535 \begin_layout Plain Layout
15536
15537 \end_layout
15538
15539 \end_inset
15540 </cell>
15541 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545 sd
15546 \end_layout
15547
15548 \end_inset
15549 </cell>
15550 </row>
15551 </lyxtabular>
15552
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \end_inset
15559
15560
15561 \end_layout
15562
15563 \begin_layout Standard
15564 \begin_inset VSpace bigskip
15565 \end_inset
15566
15567 To color horizontal lines for example with red, as in Table
15568 \begin_inset space ~
15569 \end_inset
15570
15571
15572 \begin_inset CommandInset ref
15573 LatexCommand ref
15574 reference "tab:Table-with-horizontal-colored"
15575
15576 \end_inset
15577
15578 , insert these commands in TeX-Code before the table or table float:
15579 \end_layout
15580
15581 \begin_layout Standard
15582
15583 \series bold
15584
15585 \backslash
15586 let
15587 \backslash
15588 myHlineC
15589 \backslash
15590 hline
15591 \begin_inset Newline newline
15592 \end_inset
15593
15594
15595 \backslash
15596 renewcommand{
15597 \backslash
15598 hline}
15599 \begin_inset Newline newline
15600 \end_inset
15601
15602
15603 \begin_inset Phantom HPhantom
15604 status open
15605
15606 \begin_layout Plain Layout
15607
15608 \series bold
15609 \begin_inset space ~
15610 \end_inset
15611
15612
15613 \end_layout
15614
15615 \end_inset
15616
15617 {
15618 \backslash
15619 arrayrulecolor{red}
15620 \backslash
15621 myHlineC
15622 \backslash
15623 arrayrulecolor{black}}
15624 \end_layout
15625
15626 \begin_layout Standard
15627 \begin_inset ERT
15628 status collapsed
15629
15630 \begin_layout Plain Layout
15631
15632
15633 \backslash
15634 let
15635 \backslash
15636 myHlineC
15637 \backslash
15638 hline
15639 \end_layout
15640
15641 \begin_layout Plain Layout
15642
15643
15644 \backslash
15645 renewcommand{
15646 \backslash
15647 hline}
15648 \end_layout
15649
15650 \begin_layout Plain Layout
15651
15652  {
15653 \backslash
15654 arrayrulecolor{red}
15655 \backslash
15656 myHlineC
15657 \backslash
15658 arrayrulecolor{black}}
15659 \end_layout
15660
15661 \end_inset
15662
15663
15664 \begin_inset Float table
15665 placement h
15666 wide false
15667 sideways false
15668 status open
15669
15670 \begin_layout Plain Layout
15671 \begin_inset Caption
15672
15673 \begin_layout Plain Layout
15674 \begin_inset CommandInset label
15675 LatexCommand label
15676 name "tab:Table-with-horizontal-colored"
15677
15678 \end_inset
15679
15680 Table with colored horizontal lines
15681 \end_layout
15682
15683 \end_inset
15684
15685
15686 \end_layout
15687
15688 \begin_layout Plain Layout
15689 \align center
15690 \begin_inset Tabular
15691 <lyxtabular version="3" rows="3" columns="3">
15692 <features tabularvalignment="middle">
15693 <column alignment="center" valignment="top" width="0">
15694 <column alignment="center" valignment="top" width="0">
15695 <column alignment="center" valignment="top" width="0">
15696 <row>
15697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Plain Layout
15701 sd
15702 \end_layout
15703
15704 \end_inset
15705 </cell>
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Plain Layout
15710
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Plain Layout
15719
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 </row>
15725 <row>
15726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Plain Layout
15739 sd
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15745 \begin_inset Text
15746
15747 \begin_layout Plain Layout
15748
15749 \end_layout
15750
15751 \end_inset
15752 </cell>
15753 </row>
15754 <row>
15755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777 sd
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 </row>
15783 </lyxtabular>
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \end_inset
15791
15792
15793 \end_layout
15794
15795 \begin_layout Standard
15796 To return to the default line color black, insert this command in TeX-Code
15797  after the table or table float:
15798 \end_layout
15799
15800 \begin_layout Standard
15801
15802 \series bold
15803
15804 \backslash
15805 renewcommand{
15806 \backslash
15807 hline}{
15808 \backslash
15809 myHlineC}
15810 \end_layout
15811
15812 \begin_layout Standard
15813 Table
15814 \begin_inset space ~
15815 \end_inset
15816
15817
15818 \begin_inset CommandInset ref
15819 LatexCommand ref
15820 reference "tab:Table-with-colored"
15821
15822 \end_inset
15823
15824  is an example with colored vertical and horizontal lines.
15825 \end_layout
15826
15827 \begin_layout Standard
15828 \begin_inset Float table
15829 placement h
15830 wide false
15831 sideways false
15832 status open
15833
15834 \begin_layout Plain Layout
15835 \begin_inset Caption
15836
15837 \begin_layout Plain Layout
15838 \begin_inset CommandInset label
15839 LatexCommand label
15840 name "tab:Table-with-colored"
15841
15842 \end_inset
15843
15844 Table with colored lines
15845 \end_layout
15846
15847 \end_inset
15848
15849
15850 \end_layout
15851
15852 \begin_layout Plain Layout
15853 \align center
15854 \begin_inset Tabular
15855 <lyxtabular version="3" rows="3" columns="3">
15856 <features tabularvalignment="middle">
15857 <column alignment="center" valignment="top" width="0" special="Wc">
15858 <column alignment="center" valignment="top" width="0" special="Wc">
15859 <column alignment="center" valignment="top" width="0" special="WcW">
15860 <row>
15861 <cell alignment="center" valignment="top" topline="true" usebox="none">
15862 \begin_inset Text
15863
15864 \begin_layout Plain Layout
15865 sd
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 <cell alignment="center" valignment="top" topline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 <cell alignment="center" valignment="top" topline="true" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 </row>
15889 <row>
15890 <cell alignment="center" valignment="top" topline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 <cell alignment="center" valignment="top" topline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903 sd
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 <cell alignment="center" valignment="top" topline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 </row>
15918 <row topspace="default">
15919 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Plain Layout
15923
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Plain Layout
15941 sd
15942 \end_layout
15943
15944 \end_inset
15945 </cell>
15946 </row>
15947 </lyxtabular>
15948
15949 \end_inset
15950
15951
15952 \end_layout
15953
15954 \end_inset
15955
15956
15957 \end_layout
15958
15959 \begin_layout Standard
15960 \begin_inset ERT
15961 status collapsed
15962
15963 \begin_layout Plain Layout
15964
15965
15966 \backslash
15967 renewcommand{
15968 \backslash
15969 hline}{
15970 \backslash
15971 myHlineC}
15972 \end_layout
15973
15974 \end_inset
15975
15976
15977 \end_layout
15978
15979 \begin_layout Standard
15980 \begin_inset ERT
15981 status collapsed
15982
15983 \begin_layout Plain Layout
15984
15985
15986 \backslash
15987 setlength{
15988 \backslash
15989 arrayrulewidth}{0.4pt}
15990 \end_layout
15991
15992 \end_inset
15993
15994
15995 \end_layout
15996
15997 \begin_layout Section
15998 Table Customization
15999 \begin_inset Index idx
16000 status collapsed
16001
16002 \begin_layout Plain Layout
16003 Table Customization
16004 \end_layout
16005
16006 \end_inset
16007
16008
16009 \begin_inset Index idx
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013 Table ! Customization
16014 \end_layout
16015
16016 \end_inset
16017
16018
16019 \end_layout
16020
16021 \begin_layout Subsection
16022 Row Spacing
16023 \begin_inset CommandInset label
16024 LatexCommand label
16025 name "sub:Row-Spacing"
16026
16027 \end_inset
16028
16029
16030 \begin_inset Index idx
16031 status collapsed
16032
16033 \begin_layout Plain Layout
16034 Table Customization ! Row Spacing
16035 \end_layout
16036
16037 \end_inset
16038
16039
16040 \end_layout
16041
16042 \begin_layout Standard
16043 You can add vertical space to table rows in the 
16044 \family sans
16045 Borders
16046 \family default
16047  tab of the table dialog.
16048  You find there three possibilities:
16049 \end_layout
16050
16051 \begin_layout Description
16052 Top
16053 \begin_inset space ~
16054 \end_inset
16055
16056 of
16057 \begin_inset space ~
16058 \end_inset
16059
16060 row will add space above the characters of the table row.
16061  If the table is a formal table
16062 \begin_inset Foot
16063 status collapsed
16064
16065 \begin_layout Plain Layout
16066 Formal tables are explained in section
16067 \begin_inset space ~
16068 \end_inset
16069
16070
16071 \begin_inset CommandInset ref
16072 LatexCommand ref
16073 reference "sec:Formal-Tables"
16074
16075 \end_inset
16076
16077 .
16078 \end_layout
16079
16080 \end_inset
16081
16082  LyX will insert as default 0.5
16083 \begin_inset space \thinspace{}
16084 \end_inset
16085
16086 em space.
16087  For normal tables the inserted space will unfortunately destroy the vertical
16088  table lines as in the following table:
16089 \begin_inset VSpace medskip
16090 \end_inset
16091
16092
16093 \begin_inset Newline newline
16094 \end_inset
16095
16096
16097 \begin_inset space \hspace*{}
16098 \length 0pt
16099 \end_inset
16100
16101
16102 \begin_inset space \hfill{}
16103 \end_inset
16104
16105
16106 \begin_inset Tabular
16107 <lyxtabular version="3" rows="3" columns="1">
16108 <features tabularvalignment="middle">
16109 <column alignment="center" valignment="top" width="0">
16110 <row>
16111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 A
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 </row>
16121 <row topspace="3mm">
16122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126 3
16127 \begin_inset space \thinspace{}
16128 \end_inset
16129
16130 mm space top of row
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 </row>
16136 <row>
16137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141 C
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 </row>
16147 </lyxtabular>
16148
16149 \end_inset
16150
16151
16152 \begin_inset space \hfill{}
16153 \end_inset
16154
16155
16156 \begin_inset space \hspace*{}
16157 \length 0pt
16158 \end_inset
16159
16160
16161 \begin_inset VSpace medskip
16162 \end_inset
16163
16164
16165 \begin_inset Newline newline
16166 \end_inset
16167
16168 So inserting space in the top of row for normal tables is only useful when
16169  you don't have vertical lines.
16170 \end_layout
16171
16172 \begin_layout Description
16173 Bottom
16174 \begin_inset space ~
16175 \end_inset
16176
16177 of
16178 \begin_inset space ~
16179 \end_inset
16180
16181 row will add space below the characters of the table row.
16182  If the table is a formal table LyX will insert as default 0.5
16183 \begin_inset space \thinspace{}
16184 \end_inset
16185
16186 em space, for normal tables the default size is 2
16187 \begin_inset space \thinspace{}
16188 \end_inset
16189
16190 pt.
16191 \end_layout
16192
16193 \begin_layout Description
16194 Between
16195 \begin_inset space ~
16196 \end_inset
16197
16198 rows adds space between the current and the following row.
16199  If the table is a formal table LyX will insert as default 0.5
16200 \begin_inset space \thinspace{}
16201 \end_inset
16202
16203 em space.
16204  For normal tables the inserted space will unfortunately destroy the vertical
16205  table lines as in the following table:
16206 \begin_inset VSpace medskip
16207 \end_inset
16208
16209
16210 \begin_inset Newline newline
16211 \end_inset
16212
16213
16214 \begin_inset space \hspace*{}
16215 \length 0pt
16216 \end_inset
16217
16218
16219 \begin_inset space \hfill{}
16220 \end_inset
16221
16222
16223 \begin_inset Tabular
16224 <lyxtabular version="3" rows="3" columns="1">
16225 <features tabularvalignment="middle">
16226 <column alignment="center" valignment="top" width="0">
16227 <row>
16228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 A
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 </row>
16238 <row interlinespace="3mm">
16239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Plain Layout
16243 \begin_inset Formula $\downarrow$
16244 \end_inset
16245
16246  3
16247 \begin_inset space \thinspace{}
16248 \end_inset
16249
16250 mm space between row 
16251 \begin_inset Formula $\downarrow$
16252 \end_inset
16253
16254
16255 \end_layout
16256
16257 \end_inset
16258 </cell>
16259 </row>
16260 <row>
16261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265 \begin_inset Formula $\uparrow$
16266 \end_inset
16267
16268  3
16269 \begin_inset space \thinspace{}
16270 \end_inset
16271
16272 mm space between row 
16273 \begin_inset Formula $\uparrow$
16274 \end_inset
16275
16276
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 </row>
16282 </lyxtabular>
16283
16284 \end_inset
16285
16286
16287 \begin_inset space \hfill{}
16288 \end_inset
16289
16290
16291 \begin_inset space \hspace*{}
16292 \length 0pt
16293 \end_inset
16294
16295
16296 \begin_inset VSpace medskip
16297 \end_inset
16298
16299
16300 \begin_inset Newline newline
16301 \end_inset
16302
16303 So inserting space between rows for normal tables is only useful when you
16304  don't have vertical lines.
16305 \end_layout
16306
16307 \begin_layout Standard
16308 \begin_inset VSpace bigskip
16309 \end_inset
16310
16311 When you want to add extra height to all cells of all tables, you can do
16312  this with the following preamble lines:
16313 \end_layout
16314
16315 \begin_layout Standard
16316
16317 \series bold
16318
16319 \backslash
16320 @ifundefined{extrarowheight}
16321 \begin_inset Newline newline
16322 \end_inset
16323
16324
16325 \begin_inset Phantom HPhantom
16326 status open
16327
16328 \begin_layout Plain Layout
16329
16330 \series bold
16331 \begin_inset space ~
16332 \end_inset
16333
16334
16335 \end_layout
16336
16337 \end_inset
16338
16339 {
16340 \backslash
16341 usepackage{array}}{}
16342 \begin_inset Newline newline
16343 \end_inset
16344
16345
16346 \backslash
16347 setlength{
16348 \backslash
16349 extrarowheight}{height}
16350 \end_layout
16351
16352 \begin_layout Standard
16353 But this has the disadvantage that the cell texts are no longer exactly
16354  vertically centered.
16355  (The package 
16356 \series bold
16357 array
16358 \series default
16359  will be loaded automatically by LyX when you use self defined table formats.
16360  To avoid that it being loaded twice the command 
16361 \series bold
16362
16363 \backslash
16364 @ifundefined
16365 \series default
16366  is used in the above command.)
16367 \end_layout
16368
16369 \begin_layout Standard
16370 If you are using font sizes larger than the normal size, the table borders
16371  are often too close to the letters.
16372  This can be corrected by inserting the command 
16373 \series bold
16374
16375 \backslash
16376 strut
16377 \series default
16378  in TeX code at the beginning of a table row.
16379  Table
16380 \begin_inset space ~
16381 \end_inset
16382
16383
16384 \begin_inset CommandInset ref
16385 LatexCommand ref
16386 reference "tab:Vertical-alignment-of"
16387
16388 \end_inset
16389
16390  illustrates the effect.
16391 \end_layout
16392
16393 \begin_layout Standard
16394 \noindent
16395 \begin_inset Float table
16396 placement h
16397 wide false
16398 sideways false
16399 status open
16400
16401 \begin_layout Plain Layout
16402 \begin_inset Caption
16403
16404 \begin_layout Plain Layout
16405 \begin_inset CommandInset label
16406 LatexCommand label
16407 name "tab:Vertical-alignment-of"
16408
16409 \end_inset
16410
16411 Vertical alignment of text with large font sizes.
16412 \end_layout
16413
16414 \end_inset
16415
16416
16417 \end_layout
16418
16419 \begin_layout Plain Layout
16420 \begin_inset space \hfill{}
16421 \end_inset
16422
16423
16424 \begin_inset Float table
16425 wide false
16426 sideways false
16427 status collapsed
16428
16429 \begin_layout Plain Layout
16430 \begin_inset Caption
16431
16432 \begin_layout Plain Layout
16433 Normal table.
16434 \end_layout
16435
16436 \end_inset
16437
16438
16439 \end_layout
16440
16441 \begin_layout Plain Layout
16442 \noindent
16443 \align center
16444 \begin_inset Tabular
16445 <lyxtabular version="3" rows="6" columns="1">
16446 <features tabularvalignment="middle">
16447 <column alignment="left" valignment="top" width="0">
16448 <row>
16449 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 Normal, g
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 </row>
16459 <row>
16460 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464
16465 \size large
16466 Large
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 </row>
16472 <row>
16473 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477
16478 \size larger
16479 Larger
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 </row>
16485 <row>
16486 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490
16491 \size largest
16492 Largest
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 </row>
16498 <row>
16499 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503
16504 \size huge
16505 Huge
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 </row>
16511 <row>
16512 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16513 \begin_inset Text
16514
16515 \begin_layout Plain Layout
16516
16517 \size huge
16518 Huger
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 </lyxtabular>
16525
16526 \end_inset
16527
16528
16529 \end_layout
16530
16531 \end_inset
16532
16533
16534 \begin_inset space \hfill{}
16535 \end_inset
16536
16537
16538 \begin_inset Float table
16539 wide false
16540 sideways false
16541 status collapsed
16542
16543 \begin_layout Plain Layout
16544 \begin_inset Caption
16545
16546 \begin_layout Plain Layout
16547 Table using the command 
16548 \series bold
16549
16550 \backslash
16551 strut
16552 \series default
16553 .
16554 \end_layout
16555
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \begin_layout Plain Layout
16562 \noindent
16563 \align center
16564 \begin_inset Tabular
16565 <lyxtabular version="3" rows="6" columns="1">
16566 <features tabularvalignment="middle">
16567 <column alignment="left" valignment="top" width="0">
16568 <row>
16569 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 Normal, g
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 </row>
16579 <row>
16580 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16581 \begin_inset Text
16582
16583 \begin_layout Plain Layout
16584
16585 \size large
16586 \begin_inset ERT
16587 status collapsed
16588
16589 \begin_layout Plain Layout
16590
16591
16592 \backslash
16593 strut 
16594 \end_layout
16595
16596 \end_inset
16597
16598 Large
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 </row>
16604 <row>
16605 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609
16610 \size larger
16611 \begin_inset ERT
16612 status collapsed
16613
16614 \begin_layout Plain Layout
16615
16616
16617 \backslash
16618 strut 
16619 \end_layout
16620
16621 \end_inset
16622
16623 Larger
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 </row>
16629 <row>
16630 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Plain Layout
16634
16635 \size largest
16636 \begin_inset ERT
16637 status collapsed
16638
16639 \begin_layout Plain Layout
16640
16641
16642 \backslash
16643 strut 
16644 \end_layout
16645
16646 \end_inset
16647
16648 Largest
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 <row>
16655 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659
16660 \size huge
16661 \begin_inset ERT
16662 status collapsed
16663
16664 \begin_layout Plain Layout
16665
16666
16667 \backslash
16668 strut 
16669 \end_layout
16670
16671 \end_inset
16672
16673 Huge
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 </row>
16679 <row>
16680 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684
16685 \size giant
16686 \begin_inset ERT
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690
16691
16692 \backslash
16693 strut 
16694 \end_layout
16695
16696 \end_inset
16697
16698
16699 \size huge
16700 Huger
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 </row>
16706 </lyxtabular>
16707
16708 \end_inset
16709
16710
16711 \end_layout
16712
16713 \end_inset
16714
16715
16716 \begin_inset space \hfill{}
16717 \end_inset
16718
16719
16720 \end_layout
16721
16722 \end_inset
16723
16724
16725 \end_layout
16726
16727 \begin_layout Subsection
16728 Special Cell Alignment
16729 \begin_inset Index idx
16730 status collapsed
16731
16732 \begin_layout Plain Layout
16733 Table Customization ! Special Cell Alignment
16734 \end_layout
16735
16736 \end_inset
16737
16738
16739 \end_layout
16740
16741 \begin_layout Standard
16742 Sometimes it looks better when the cell entries of a column are aligned
16743  with a special character, e.
16744 \begin_inset space \thinspace{}
16745 \end_inset
16746
16747 g.
16748 \begin_inset space \space{}
16749 \end_inset
16750
16751 with the decimal separator as in Table
16752 \begin_inset space ~
16753 \end_inset
16754
16755
16756 \begin_inset CommandInset ref
16757 LatexCommand ref
16758 reference "tab:Table-cells-of"
16759
16760 \end_inset
16761
16762 .
16763 \end_layout
16764
16765 \begin_layout Standard
16766 \begin_inset Float table
16767 placement h
16768 wide false
16769 sideways false
16770 status open
16771
16772 \begin_layout Plain Layout
16773 \begin_inset Caption
16774
16775 \begin_layout Plain Layout
16776 \begin_inset CommandInset label
16777 LatexCommand label
16778 name "tab:Table-cells-of"
16779
16780 \end_inset
16781
16782 Table cells of a column aligned with the decimal separator.
16783 \end_layout
16784
16785 \end_inset
16786
16787
16788 \end_layout
16789
16790 \begin_layout Plain Layout
16791 \align center
16792 \begin_inset Tabular
16793 <lyxtabular version="3" rows="4" columns="2">
16794 <features tabularvalignment="middle">
16795 <column alignment="right" valignment="top" width="0">
16796 <column alignment="left" valignment="top" width="0" special="@{}l">
16797 <row>
16798 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 heading
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row>
16818 <cell alignment="center" valignment="top" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 12.
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 <cell alignment="center" valignment="top" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831 6
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 </row>
16837 <row>
16838 <cell alignment="center" valignment="top" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 0.
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="center" valignment="top" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851 68
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 </row>
16857 <row>
16858 <cell alignment="center" valignment="top" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862 -123.
16863 \end_layout
16864
16865 \end_inset
16866 </cell>
16867 <cell alignment="center" valignment="top" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871 0
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 </row>
16877 </lyxtabular>
16878
16879 \end_inset
16880
16881
16882 \end_layout
16883
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \begin_layout Standard
16890 This table was created with a 4×2 table.
16891  The heading is a centered multicolumn.
16892  The first column is right-aligned and contains the digits before the decimal
16893  point and the decimal point.
16894  The second column is left aligned and contains the digits after the decimal
16895  point.
16896  To omit the space that is normally between two table columns, the following
16897  LaTeX-argument was used for the second column:
16898 \end_layout
16899
16900 \begin_layout Standard
16901
16902 \series bold
16903 @{}l
16904 \end_layout
16905
16906 \begin_layout Standard
16907 Table
16908 \begin_inset space ~
16909 \end_inset
16910
16911
16912 \begin_inset CommandInset ref
16913 LatexCommand ref
16914 reference "tab:Several-table-cell"
16915
16916 \end_inset
16917
16918  shows some example alignments.
16919  For the alignment with the relation sign, you must add the second smallest
16920  math-space at the beginning of the last column to get the correct space
16921  surrounding the relation sign.
16922 \end_layout
16923
16924 \begin_layout Standard
16925 \begin_inset Float table
16926 placement h
16927 wide false
16928 sideways false
16929 status open
16930
16931 \begin_layout Plain Layout
16932 \begin_inset Caption
16933
16934 \begin_layout Plain Layout
16935 \begin_inset CommandInset label
16936 LatexCommand label
16937 name "tab:Several-table-cell"
16938
16939 \end_inset
16940
16941 Several table cell alignments.
16942 \end_layout
16943
16944 \end_inset
16945
16946
16947 \end_layout
16948
16949 \begin_layout Plain Layout
16950 \align center
16951 \begin_inset Tabular
16952 <lyxtabular version="3" rows="4" columns="6">
16953 <features tabularvalignment="middle">
16954 <column alignment="right" valignment="top" width="0">
16955 <column alignment="left" valignment="top" width="0" special="@{}l">
16956 <column alignment="right" valignment="top" width="0">
16957 <column alignment="left" valignment="top" width="0" special="@{}l">
16958 <column alignment="right" valignment="top" width="0">
16959 <column alignment="left" valignment="top" width="0" special="@{}l">
16960 <row>
16961 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 units
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 exponents
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001 relations
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 <row>
17017 <cell alignment="center" valignment="top" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021 12×
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 24
17031 \begin_inset space \thinspace{}
17032 \end_inset
17033
17034 bottles
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 <cell alignment="center" valignment="top" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043 \begin_inset Formula $10\cdot$
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 \begin_inset Formula $10^{\mbox{-}17}$
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 <cell alignment="center" valignment="top" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067 \begin_inset Formula $\Gamma(t)\propto$
17068 \end_inset
17069
17070
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 \begin_inset Formula $\:\Upsilon(t)$
17080 \end_inset
17081
17082
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 <row>
17089 <cell alignment="center" valignment="top" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093 1024×
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17099 \begin_inset Text
17100
17101 \begin_layout Plain Layout
17102 768
17103 \begin_inset space \thinspace{}
17104 \end_inset
17105
17106 Pixels
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 \begin_inset Formula $5.78\cdot$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 \begin_inset Formula $10^{7}$
17128 \end_inset
17129
17130
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Formula $A\ne$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 \begin_inset Formula $\: B_{\mathrm{red}}$
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 </row>
17160 <row>
17161 <cell alignment="center" valignment="top" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165 32×
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174 6
17175 \begin_inset space \thinspace{}
17176 \end_inset
17177
17178 cm
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 <cell alignment="center" valignment="top" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187 -
17188 \begin_inset Formula $33.5\cdot$
17189 \end_inset
17190
17191
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200 \begin_inset Formula $10^{4}$
17201 \end_inset
17202
17203
17204 \end_layout
17205
17206 \end_inset
17207 </cell>
17208 <cell alignment="center" valignment="top" usebox="none">
17209 \begin_inset Text
17210
17211 \begin_layout Plain Layout
17212 \begin_inset Formula $\sin(\alpha)\ge$
17213 \end_inset
17214
17215
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 <cell alignment="center" valignment="top" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224 \begin_inset Formula $\:\sin(\beta)$
17225 \end_inset
17226
17227
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 </row>
17233 </lyxtabular>
17234
17235 \end_inset
17236
17237
17238 \end_layout
17239
17240 \end_inset
17241
17242
17243 \end_layout
17244
17245 \begin_layout Standard
17246 \begin_inset VSpace bigskip
17247 \end_inset
17248
17249 There is also the LaTeX-package 
17250 \series bold
17251 dcolumn
17252 \series default
17253
17254 \begin_inset Index idx
17255 status collapsed
17256
17257 \begin_layout Plain Layout
17258 LaTeX-packages ! dcolumn
17259 \end_layout
17260
17261 \end_inset
17262
17263  that provides table cell alignments.
17264  But this unfortunately treats the cell entries as math and does not allow
17265  formulas in table cells: The first column of Table
17266 \begin_inset space ~
17267 \end_inset
17268
17269
17270 \begin_inset CommandInset ref
17271 LatexCommand ref
17272 reference "tab:Several-table-cell"
17273
17274 \end_inset
17275
17276  will look with 
17277 \series bold
17278 dcolumn
17279 \series default
17280  like the first column in Table
17281 \begin_inset space ~
17282 \end_inset
17283
17284
17285 \begin_inset CommandInset ref
17286 LatexCommand ref
17287 reference "tab:Alignments-when"
17288
17289 \end_inset
17290
17291  and only with some tricks as you would want.
17292  The alignment of the second and third column of Table
17293 \begin_inset space ~
17294 \end_inset
17295
17296
17297 \begin_inset CommandInset ref
17298 LatexCommand ref
17299 reference "tab:Several-table-cell"
17300
17301 \end_inset
17302
17303  is not possible with 
17304 \series bold
17305 dcolumn
17306 \series default
17307 .
17308 \end_layout
17309
17310 \begin_layout Standard
17311 \begin_inset Newpage newpage
17312 \end_inset
17313
17314
17315 \end_layout
17316
17317 \begin_layout Standard
17318 \begin_inset Float table
17319 placement h
17320 wide false
17321 sideways false
17322 status open
17323
17324 \begin_layout Plain Layout
17325 \begin_inset Caption
17326
17327 \begin_layout Plain Layout
17328 \begin_inset CommandInset label
17329 LatexCommand label
17330 name "tab:Alignments-when"
17331
17332 \end_inset
17333
17334 Alignments when LaTeX-package dcolumn is used.
17335  For all column alignments tricks have to be used to get the output.
17336 \end_layout
17337
17338 \end_inset
17339
17340
17341 \end_layout
17342
17343 \begin_layout Plain Layout
17344 \align center
17345 \begin_inset Tabular
17346 <lyxtabular version="3" rows="4" columns="3">
17347 <features tabularvalignment="middle">
17348 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1}">
17349 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17350 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.7}">
17351 <row>
17352 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 units
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 units
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 units
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 </row>
17380 <row>
17381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 12x24
17386 \begin_inset space \thinspace{}
17387 \end_inset
17388
17389 bottles
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398 12x24
17399 \begin_inset space \thinspace{}
17400 \end_inset
17401
17402
17403 \begin_inset Formula $\mbox{bottles}$
17404 \end_inset
17405
17406
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 12
17416 \begin_inset ERT
17417 status collapsed
17418
17419 \begin_layout Plain Layout
17420
17421
17422 \backslash
17423 times 
17424 \end_layout
17425
17426 \end_inset
17427
17428 24+
17429 \begin_inset Formula $\mbox{bottles}$
17430 \end_inset
17431
17432
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 </row>
17438 <row>
17439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443 1024x768
17444 \begin_inset space \thinspace{}
17445 \end_inset
17446
17447 Pixels
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 1024x768
17457 \begin_inset space \thinspace{}
17458 \end_inset
17459
17460
17461 \begin_inset Formula $\mbox{Pixels}$
17462 \end_inset
17463
17464
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 1024
17474 \begin_inset ERT
17475 status collapsed
17476
17477 \begin_layout Plain Layout
17478
17479
17480 \backslash
17481 times 
17482 \end_layout
17483
17484 \end_inset
17485
17486 768+
17487 \begin_inset Formula $\mbox{Pixels}$
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 </row>
17496 <row>
17497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17498 \begin_inset Text
17499
17500 \begin_layout Plain Layout
17501 32x6
17502 \begin_inset space \thinspace{}
17503 \end_inset
17504
17505 cm
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514 32x6
17515 \begin_inset space \thinspace{}
17516 \end_inset
17517
17518
17519 \begin_inset Formula $\mbox{cm}$
17520 \end_inset
17521
17522
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 32
17532 \begin_inset ERT
17533 status collapsed
17534
17535 \begin_layout Plain Layout
17536
17537
17538 \backslash
17539 times 
17540 \end_layout
17541
17542 \end_inset
17543
17544 6+
17545 \begin_inset Formula $\mbox{cm}$
17546 \end_inset
17547
17548
17549 \end_layout
17550
17551 \end_inset
17552 </cell>
17553 </row>
17554 </lyxtabular>
17555
17556 \end_inset
17557
17558
17559 \end_layout
17560
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \begin_layout Subsection
17567 Customized Cell/Column Format
17568 \begin_inset CommandInset label
17569 LatexCommand label
17570 name "sub:Customized-Format"
17571
17572 \end_inset
17573
17574
17575 \begin_inset Index idx
17576 status collapsed
17577
17578 \begin_layout Plain Layout
17579 Table Customization ! Cell/Column Format
17580 \end_layout
17581
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \begin_layout Standard
17588 Calculating the required width for spanned columns as in section
17589 \begin_inset space ~
17590 \end_inset
17591
17592
17593 \begin_inset CommandInset ref
17594 LatexCommand ref
17595 reference "sub:Multicolumn-Calculations"
17596
17597 \end_inset
17598
17599  is very annoying if you have several tables with multicolumn cells.
17600  To make life easier, you can define a cell/column format in the preamble,
17601  so that it can be used in all tables of the document.
17602  The format is defined with the command
17603 \end_layout
17604
17605 \begin_layout Standard
17606
17607 \series bold
17608
17609 \backslash
17610 newcolumntype{name of format}[number of arguments]{commands}
17611 \end_layout
17612
17613 \begin_layout Standard
17614 The format name may only consist of one letter.
17615  The letters 
17616 \emph on
17617 b
17618 \emph default
17619
17620 \emph on
17621 c
17622 \emph default
17623
17624 \emph on
17625 l
17626 \emph default
17627
17628 \emph on
17629 m
17630 \emph default
17631
17632 \emph on
17633 p
17634 \emph default
17635  and 
17636 \emph on
17637 r
17638 \emph default
17639  are predefined and cannot be used.
17640  But all letters are allowed as capitals.
17641 \end_layout
17642
17643 \begin_layout Standard
17644 \begin_inset VSpace medskip
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \begin_layout Standard
17651 For vertically and horizontally centered multicolumn cells with a fixed
17652  width you can define the cell format
17653 \end_layout
17654
17655 \begin_layout Standard
17656
17657 \series bold
17658
17659 \backslash
17660 newcolumntype{M}[1]{>{
17661 \backslash
17662 centering
17663 \backslash
17664 hspace{0pt}}m{#1}}
17665 \end_layout
17666
17667 \begin_layout Standard
17668 where 
17669 \series bold
17670
17671 \backslash
17672 hspace{0pt}
17673 \series default
17674  avoids the problem of hyphenating the first word, as described in section
17675 \begin_inset space ~
17676 \end_inset
17677
17678
17679 \begin_inset CommandInset ref
17680 LatexCommand ref
17681 reference "sub:Multiple-Lines-in"
17682
17683 \end_inset
17684
17685 .
17686  Now you can simply enter
17687 \end_layout
17688
17689 \begin_layout Standard
17690
17691 \series bold
17692 M{width}
17693 \end_layout
17694
17695 \begin_layout Standard
17696 as LaTeX-argument in the table dialog to create a multicolumn.
17697 \end_layout
17698
17699 \begin_layout Standard
17700 \begin_inset VSpace bigskip
17701 \end_inset
17702
17703
17704 \end_layout
17705
17706 \begin_layout Standard
17707 For cells spanned by a multicolumn cell, you can define the format
17708 \end_layout
17709
17710 \begin_layout Standard
17711
17712 \series bold
17713
17714 \backslash
17715 newcolumntype{S}[2]{>{
17716 \backslash
17717 centering
17718 \backslash
17719 hspace{0pt}}
17720 \begin_inset Newline newline
17721 \end_inset
17722
17723
17724 \begin_inset Phantom HPhantom
17725 status open
17726
17727 \begin_layout Plain Layout
17728
17729 \series bold
17730
17731 \backslash
17732 newcolumntype
17733 \end_layout
17734
17735 \end_inset
17736
17737 m{(#1+(2
17738 \backslash
17739 tabcolsep+
17740 \backslash
17741 arrayrulewidth)*(1-#2))/#2}}
17742 \end_layout
17743
17744 \begin_layout Standard
17745 This format uses equation 
17746 \begin_inset CommandInset ref
17747 LatexCommand eqref
17748 reference "eq:Wgn"
17749
17750 \end_inset
17751
17752  to calculate the required width so that each spanned cell has the same
17753  width.
17754 \end_layout
17755
17756 \begin_layout Standard
17757 You can now enter
17758 \end_layout
17759
17760 \begin_layout Standard
17761
17762 \series bold
17763 S{width of multicolumn cell}{number of spanned columns}
17764 \end_layout
17765
17766 \begin_layout Standard
17767 as LaTeX-argument of the column.
17768 \end_layout
17769
17770 \begin_layout Standard
17771 \begin_inset VSpace bigskip
17772 \end_inset
17773
17774
17775 \end_layout
17776
17777 \begin_layout Standard
17778 For colored columns, you can define
17779 \end_layout
17780
17781 \begin_layout Standard
17782
17783 \series bold
17784
17785 \backslash
17786 newcolumntype{K}[1]{>{
17787 \backslash
17788 columncolor{#1}
17789 \backslash
17790 hspace{0pt}}c}
17791 \end_layout
17792
17793 \begin_layout Standard
17794 The 
17795 \begin_inset Quotes eld
17796 \end_inset
17797
17798 c
17799 \begin_inset Quotes erd
17800 \end_inset
17801
17802  at the end creates a column with a flexible width whose text is horizontally
17803  centered.
17804  You can now enter
17805 \end_layout
17806
17807 \begin_layout Standard
17808
17809 \series bold
17810 K{color name}
17811 \end_layout
17812
17813 \begin_layout Standard
17814 as LaTeX-argument.
17815 \end_layout
17816
17817 \begin_layout Standard
17818 \begin_inset VSpace bigskip
17819 \end_inset
17820
17821
17822 \end_layout
17823
17824 \begin_layout Standard
17825 To create Table
17826 \begin_inset space ~
17827 \end_inset
17828
17829
17830 \begin_inset CommandInset ref
17831 LatexCommand ref
17832 reference "tab:Table-using-user-defined"
17833
17834 \end_inset
17835
17836  use the LaTeX-arguments
17837 \end_layout
17838
17839 \begin_layout Standard
17840
17841 \series bold
17842 M{2.5cm}
17843 \end_layout
17844
17845 \begin_layout Standard
17846 for the first column and the multicolumn,
17847 \end_layout
17848
17849 \begin_layout Standard
17850
17851 \series bold
17852 K{red}
17853 \end_layout
17854
17855 \begin_layout Standard
17856 for the last column, and
17857 \end_layout
17858
17859 \begin_layout Standard
17860
17861 \series bold
17862 S{2.5cm}{2}
17863 \end_layout
17864
17865 \begin_layout Standard
17866 for the cells in the second column.
17867 \end_layout
17868
17869 \begin_layout Standard
17870 \begin_inset Float table
17871 placement h
17872 wide false
17873 sideways false
17874 status open
17875
17876 \begin_layout Plain Layout
17877 \begin_inset Caption
17878
17879 \begin_layout Plain Layout
17880 \begin_inset CommandInset label
17881 LatexCommand label
17882 name "tab:Table-using-user-defined"
17883
17884 \end_inset
17885
17886 Table using user-defined table formats
17887 \end_layout
17888
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \begin_layout Plain Layout
17895 \align center
17896 \begin_inset Tabular
17897 <lyxtabular version="3" rows="3" columns="4">
17898 <features tabularvalignment="middle">
17899 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17900 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17901 <column alignment="center" valignment="middle" width="0">
17902 <column alignment="center" valignment="middle" width="0" special="K{red}">
17903 <row>
17904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908 verylongtablecellword
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 multiple lines multicolumn
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 c
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 </row>
17941 <row>
17942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946 d
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Plain Layout
17955 e
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964 f
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 g
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 </row>
17979 <row>
17980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17981 \begin_inset Text
17982
17983 \begin_layout Plain Layout
17984 h
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 i
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 j
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011 k
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 </row>
18017 </lyxtabular>
18018
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \end_inset
18025
18026
18027 \end_layout
18028
18029 \begin_layout Subsection
18030 Line Thickness
18031 \begin_inset CommandInset label
18032 LatexCommand label
18033 name "sub:Line-Thickness"
18034
18035 \end_inset
18036
18037
18038 \begin_inset Index idx
18039 status collapsed
18040
18041 \begin_layout Plain Layout
18042 Table Customization ! Line Thickness
18043 \end_layout
18044
18045 \end_inset
18046
18047
18048 \end_layout
18049
18050 \begin_layout Standard
18051 The line thickness for all lines in a table can be adjusted with the length
18052  
18053 \series bold
18054
18055 \backslash
18056 arrayrulewidth
18057 \series default
18058 .
18059  To set for example a line thickness of 1.5
18060 \begin_inset space \thinspace{}
18061 \end_inset
18062
18063 pt, as in Table
18064 \begin_inset space ~
18065 \end_inset
18066
18067
18068 \begin_inset CommandInset ref
18069 LatexCommand ref
18070 reference "tab:Table-with-1.5"
18071
18072 \end_inset
18073
18074 , insert the command
18075 \end_layout
18076
18077 \begin_layout Standard
18078
18079 \series bold
18080
18081 \backslash
18082 setlength{
18083 \backslash
18084 arrayrulewidth}{1.5pt}
18085 \end_layout
18086
18087 \begin_layout Standard
18088 in TeX-Code before the table or table float.
18089  The changed thickness is valid for all subsequent tables.
18090  To use the default value again, set 
18091 \series bold
18092
18093 \backslash
18094 arrayrulewidth
18095 \series default
18096  to 0.4
18097 \begin_inset space \thinspace{}
18098 \end_inset
18099
18100 pt in TeX-Code after the table or table float.
18101 \end_layout
18102
18103 \begin_layout Standard
18104 \begin_inset ERT
18105 status collapsed
18106
18107 \begin_layout Plain Layout
18108
18109
18110 \backslash
18111 setlength{
18112 \backslash
18113 arrayrulewidth}{1.5pt}
18114 \end_layout
18115
18116 \end_inset
18117
18118
18119 \begin_inset Float table
18120 wide false
18121 sideways false
18122 status open
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Caption
18126
18127 \begin_layout Plain Layout
18128 \begin_inset CommandInset label
18129 LatexCommand label
18130 name "tab:Table-with-1.5"
18131
18132 \end_inset
18133
18134 Table with 1.5
18135 \begin_inset space \thinspace{}
18136 \end_inset
18137
18138 pt thick lines
18139 \end_layout
18140
18141 \end_inset
18142
18143
18144 \end_layout
18145
18146 \begin_layout Plain Layout
18147 \align center
18148 \begin_inset Tabular
18149 <lyxtabular version="3" rows="3" columns="3">
18150 <features tabularvalignment="middle">
18151 <column alignment="center" valignment="top" width="0">
18152 <column alignment="center" valignment="top" width="0">
18153 <column alignment="center" valignment="top" width="0">
18154 <row>
18155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159 sd
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 </row>
18183 <row>
18184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197 sd
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 </row>
18212 <row>
18213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 sd
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 </row>
18241 </lyxtabular>
18242
18243 \end_inset
18244
18245
18246 \end_layout
18247
18248 \end_inset
18249
18250
18251 \begin_inset ERT
18252 status collapsed
18253
18254 \begin_layout Plain Layout
18255
18256
18257 \backslash
18258 setlength{
18259 \backslash
18260 arrayrulewidth}{0.4pt}
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \end_layout
18267
18268 \begin_layout Standard
18269 \begin_inset VSpace bigskip
18270 \end_inset
18271
18272 To set the line thickness to 1.5
18273 \begin_inset space \thinspace{}
18274 \end_inset
18275
18276 pt only for horizontal lines, as in Table
18277 \begin_inset space ~
18278 \end_inset
18279
18280
18281 \begin_inset CommandInset ref
18282 LatexCommand ref
18283 reference "tab:Table-with-horizontal"
18284
18285 \end_inset
18286
18287 , insert these commands in TeX-Code before the table or table float:
18288 \end_layout
18289
18290 \begin_layout Standard
18291
18292 \series bold
18293
18294 \backslash
18295 let
18296 \backslash
18297 myHline
18298 \backslash
18299 hline
18300 \begin_inset Newline newline
18301 \end_inset
18302
18303
18304 \backslash
18305 renewcommand{
18306 \backslash
18307 hline}
18308 \begin_inset Newline newline
18309 \end_inset
18310
18311  {
18312 \backslash
18313 noalign{
18314 \backslash
18315 global
18316 \backslash
18317 arrayrulewidth 1.5pt}
18318 \begin_inset Newline newline
18319 \end_inset
18320
18321  
18322 \backslash
18323 myHline
18324 \backslash
18325 noalign{
18326 \backslash
18327 global
18328 \backslash
18329 arrayrulewidth 0.4pt}}
18330 \end_layout
18331
18332 \begin_layout Standard
18333 To return to the default line thickness, insert this command in TeX-Code
18334  after the table or table float:
18335 \end_layout
18336
18337 \begin_layout Standard
18338
18339 \series bold
18340
18341 \backslash
18342 renewcommand{
18343 \backslash
18344 hline}{
18345 \backslash
18346 myHline}
18347 \end_layout
18348
18349 \begin_layout Standard
18350 \begin_inset ERT
18351 status collapsed
18352
18353 \begin_layout Plain Layout
18354
18355
18356 \backslash
18357 let
18358 \backslash
18359 myHline
18360 \backslash
18361 hline
18362 \end_layout
18363
18364 \begin_layout Plain Layout
18365
18366
18367 \backslash
18368 renewcommand{
18369 \backslash
18370 hline}
18371 \end_layout
18372
18373 \begin_layout Plain Layout
18374
18375  {
18376 \backslash
18377 noalign{
18378 \backslash
18379 global
18380 \backslash
18381 arrayrulewidth 1.5pt}
18382 \end_layout
18383
18384 \begin_layout Plain Layout
18385
18386   
18387 \backslash
18388 myHline
18389 \backslash
18390 noalign{
18391 \backslash
18392 global
18393 \backslash
18394 arrayrulewidth 0.4pt}}
18395 \end_layout
18396
18397 \end_inset
18398
18399
18400 \begin_inset Float table
18401 wide false
18402 sideways false
18403 status open
18404
18405 \begin_layout Plain Layout
18406 \begin_inset Caption
18407
18408 \begin_layout Plain Layout
18409 \begin_inset CommandInset label
18410 LatexCommand label
18411 name "tab:Table-with-horizontal"
18412
18413 \end_inset
18414
18415 Table with 1.5
18416 \begin_inset space \thinspace{}
18417 \end_inset
18418
18419 pt thick horizontal lines
18420 \end_layout
18421
18422 \end_inset
18423
18424
18425 \end_layout
18426
18427 \begin_layout Plain Layout
18428 \align center
18429 \begin_inset Tabular
18430 <lyxtabular version="3" rows="3" columns="3">
18431 <features tabularvalignment="middle">
18432 <column alignment="center" valignment="top" width="0">
18433 <column alignment="center" valignment="top" width="0">
18434 <column alignment="center" valignment="top" width="0">
18435 <row>
18436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 sd
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 </row>
18464 <row>
18465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469
18470 \end_layout
18471
18472 \end_inset
18473 </cell>
18474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478 sd
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 </row>
18493 <row>
18494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516 sd
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 </row>
18522 </lyxtabular>
18523
18524 \end_inset
18525
18526
18527 \end_layout
18528
18529 \end_inset
18530
18531
18532 \begin_inset ERT
18533 status collapsed
18534
18535 \begin_layout Plain Layout
18536
18537
18538 \backslash
18539 renewcommand{
18540 \backslash
18541 hline}{
18542 \backslash
18543 myHline}
18544 \end_layout
18545
18546 \end_inset
18547
18548
18549 \end_layout
18550
18551 \begin_layout Standard
18552 \begin_inset VSpace bigskip
18553 \end_inset
18554
18555 To set the line thickness to 1.5
18556 \begin_inset space \thinspace{}
18557 \end_inset
18558
18559 pt only for vertical lines, create the following column format in the document
18560  preamble, according to the description in section
18561 \begin_inset space ~
18562 \end_inset
18563
18564
18565 \begin_inset CommandInset ref
18566 LatexCommand ref
18567 reference "sub:Customized-Format"
18568
18569 \end_inset
18570
18571 :
18572 \end_layout
18573
18574 \begin_layout Standard
18575
18576 \series bold
18577
18578 \backslash
18579 newcolumntype{V}{!{
18580 \backslash
18581 vrule width 1.5pt}}
18582 \end_layout
18583
18584 \begin_layout Standard
18585 For Table
18586 \begin_inset space ~
18587 \end_inset
18588
18589
18590 \begin_inset CommandInset ref
18591 LatexCommand ref
18592 reference "tab:Table-with-vertical"
18593
18594 \end_inset
18595
18596  the LaTeX-argument
18597 \end_layout
18598
18599 \begin_layout Standard
18600
18601 \series bold
18602 VcV
18603 \end_layout
18604
18605 \begin_layout Standard
18606 was used for the last column and
18607 \end_layout
18608
18609 \begin_layout Standard
18610
18611 \series bold
18612 Vc
18613 \end_layout
18614
18615 \begin_layout Standard
18616 for the other columns.
18617 \end_layout
18618
18619 \begin_layout Standard
18620 \begin_inset Float table
18621 wide false
18622 sideways false
18623 status open
18624
18625 \begin_layout Plain Layout
18626 \begin_inset Caption
18627
18628 \begin_layout Plain Layout
18629 \begin_inset CommandInset label
18630 LatexCommand label
18631 name "tab:Table-with-vertical"
18632
18633 \end_inset
18634
18635 Table with 1.5
18636 \begin_inset space \thinspace{}
18637 \end_inset
18638
18639 pt thick vertical lines
18640 \end_layout
18641
18642 \end_inset
18643
18644
18645 \end_layout
18646
18647 \begin_layout Plain Layout
18648 \align center
18649 \begin_inset Tabular
18650 <lyxtabular version="3" rows="3" columns="3">
18651 <features tabularvalignment="middle">
18652 <column alignment="center" valignment="top" width="0" special="Vc">
18653 <column alignment="center" valignment="top" width="0" special="Vc">
18654 <column alignment="center" valignment="top" width="0" special="VcV">
18655 <row>
18656 <cell alignment="center" valignment="top" topline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660 sd
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 <cell alignment="center" valignment="top" topline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" topline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 </row>
18684 <row>
18685 <cell alignment="center" valignment="top" topline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 <cell alignment="center" valignment="top" topline="true" usebox="none">
18695 \begin_inset Text
18696
18697 \begin_layout Plain Layout
18698 sd
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell alignment="center" valignment="top" topline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 </row>
18713 <row>
18714 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 sd
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 </lyxtabular>
18743
18744 \end_inset
18745
18746
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \begin_layout Subsection
18755 Dashed Lines
18756 \begin_inset Index idx
18757 status collapsed
18758
18759 \begin_layout Plain Layout
18760 Table Customization ! Dashed Lines
18761 \end_layout
18762
18763 \end_inset
18764
18765
18766 \end_layout
18767
18768 \begin_layout Standard
18769 \begin_inset ERT
18770 status collapsed
18771
18772 \begin_layout Plain Layout
18773
18774
18775 \backslash
18776 ifarydshln
18777 \end_layout
18778
18779 \end_inset
18780
18781
18782 \begin_inset Note Note
18783 status open
18784
18785 \begin_layout Plain Layout
18786 The following section will only be displayed when the LaTeX-package 
18787 \series bold
18788 arydshln
18789 \series default
18790  is installed.
18791 \end_layout
18792
18793 \end_inset
18794
18795
18796 \end_layout
18797
18798 \begin_layout Standard
18799 \begin_inset Float table
18800 placement H
18801 wide false
18802 sideways false
18803 status open
18804
18805 \begin_layout Plain Layout
18806 \begin_inset Caption
18807
18808 \begin_layout Plain Layout
18809 \begin_inset CommandInset label
18810 LatexCommand label
18811 name "tab:Table-with-dashed"
18812
18813 \end_inset
18814
18815 Table with dashed lines
18816 \end_layout
18817
18818 \end_inset
18819
18820
18821 \end_layout
18822
18823 \begin_layout Plain Layout
18824 \align center
18825 \begin_inset Tabular
18826 <lyxtabular version="3" rows="5" columns="5">
18827 <features tabularvalignment="middle">
18828 <column alignment="center" valignment="top" width="0">
18829 <column alignment="center" valignment="top" width="0">
18830 <column alignment="center" valignment="top" width="0" special=":c">
18831 <column alignment="center" valignment="top" width="0">
18832 <column alignment="center" valignment="top" width="0">
18833 <row>
18834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 a
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 b
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856 c
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 d
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 e
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 </row>
18880 <row>
18881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 f
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894 g
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 <cell alignment="center" valignment="top" topline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903 h
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912 i
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 j
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 </row>
18927 <row>
18928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 \begin_inset ERT
18933 status collapsed
18934
18935 \begin_layout Plain Layout
18936
18937
18938 \backslash
18939 hdashline 
18940 \end_layout
18941
18942 \end_inset
18943
18944 k
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 l
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 m
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 n
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 o
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 </row>
18986 <row>
18987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991 \begin_inset ERT
18992 status collapsed
18993
18994 \begin_layout Plain Layout
18995
18996
18997 \backslash
18998 cdashline{4-5}
18999 \end_layout
19000
19001 \end_inset
19002
19003 p
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012 q
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 r
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 s
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050 t
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059 u
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 v
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 w
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 x
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 </lyxtabular>
19093
19094 \end_inset
19095
19096
19097 \end_layout
19098
19099 \end_inset
19100
19101
19102 \end_layout
19103
19104 \begin_layout Standard
19105 LyX does not natively support dashed lines, so you have to use TeX-Code.
19106  As a prerequisite the LaTeX-package 
19107 \series bold
19108 arydshln
19109 \series default
19110
19111 \begin_inset Index idx
19112 status collapsed
19113
19114 \begin_layout Plain Layout
19115 LaTeX-packages ! arydshln
19116 \end_layout
19117
19118 \end_inset
19119
19120  must be loaded in the document preamble with the command
19121 \end_layout
19122
19123 \begin_layout Standard
19124
19125 \series bold
19126
19127 \backslash
19128 usepackage{arydshln}
19129 \end_layout
19130
19131 \begin_layout Standard
19132 To make a vertical line dashed, enter the colon 
19133 \begin_inset Quotes eld
19134 \end_inset
19135
19136 :
19137 \begin_inset Quotes erd
19138 \end_inset
19139
19140  together with the character for the horizontal alignment as LaTeX-argument
19141  in the table cell dialog.
19142 \end_layout
19143
19144 \begin_layout Standard
19145 For a horizontal dashed line add the command
19146 \end_layout
19147
19148 \begin_layout Standard
19149
19150 \series bold
19151
19152 \backslash
19153 hdashline
19154 \end_layout
19155
19156 \begin_layout Standard
19157 in TeX-Code as first element of the first cell in the table row.
19158 \end_layout
19159
19160 \begin_layout Standard
19161 For dashed multicolumn lines use the command
19162 \end_layout
19163
19164 \begin_layout Standard
19165
19166 \series bold
19167
19168 \backslash
19169 cdashline{line number
19170 \series default
19171 }
19172 \end_layout
19173
19174 \begin_layout Standard
19175 in TeX-Code as the first element of the first cell in the table row.
19176  If you have for example a multicolumn spanning columns 2 to 4 and you want
19177  to have a dashed line above, add the command
19178 \end_layout
19179
19180 \begin_layout Standard
19181
19182 \series bold
19183
19184 \backslash
19185 cdashline{2-4}
19186 \end_layout
19187
19188 \begin_layout Standard
19189 as the first element of the first cell in the row of the multicolumn.
19190 \end_layout
19191
19192 \begin_layout Standard
19193 \begin_inset VSpace bigskip
19194 \end_inset
19195
19196
19197 \end_layout
19198
19199 \begin_layout Standard
19200 Table
19201 \begin_inset space ~
19202 \end_inset
19203
19204
19205 \begin_inset CommandInset ref
19206 LatexCommand ref
19207 reference "tab:Table-with-dashed"
19208
19209 \end_inset
19210
19211  was created using 
19212 \begin_inset Quotes eld
19213 \end_inset
19214
19215
19216 \series bold
19217 :c
19218 \series default
19219
19220 \begin_inset Quotes erd
19221 \end_inset
19222
19223  as LaTeX-argument of the third column.
19224  The TeX-Code command 
19225 \series bold
19226
19227 \backslash
19228 hdashline
19229 \series default
19230  was inserted in the first cell of the third row and the TeX-Code command
19231 \begin_inset Newline newline
19232 \end_inset
19233
19234  
19235 \series bold
19236
19237 \backslash
19238 cdashline{4-5}
19239 \series default
19240  was inserted in the first cell of the fourth row.
19241 \end_layout
19242
19243 \begin_layout Standard
19244 \begin_inset Note Greyedout
19245 status open
19246
19247 \begin_layout Plain Layout
19248
19249 \series bold
19250 Note:
19251 \series default
19252  The LaTeX-package 
19253 \series bold
19254 arydshln
19255 \series default
19256  is apparently not compatible with the LaTeX-package 
19257 \series bold
19258 colortbl
19259 \series default
19260
19261 \begin_inset Index idx
19262 status collapsed
19263
19264 \begin_layout Plain Layout
19265 LaTeX-packages ! colortbl
19266 \end_layout
19267
19268 \end_inset
19269
19270  that is used for colored tables in section
19271 \begin_inset space ~
19272 \end_inset
19273
19274
19275 \begin_inset CommandInset ref
19276 LatexCommand ref
19277 reference "sec:Colored-Tables"
19278
19279 \end_inset
19280
19281 .
19282  That means colored tables cannot have dashed lines.
19283 \end_layout
19284
19285 \end_inset
19286
19287
19288 \end_layout
19289
19290 \begin_layout Standard
19291 \begin_inset ERT
19292 status collapsed
19293
19294 \begin_layout Plain Layout
19295
19296
19297 \backslash
19298 else
19299 \end_layout
19300
19301 \end_inset
19302
19303
19304 \begin_inset Note Note
19305 status open
19306
19307 \begin_layout Plain Layout
19308 The following will be displayed when the LaTeX-package 
19309 \series bold
19310 arydshln
19311 \series default
19312  is not installed:
19313 \end_layout
19314
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \begin_layout Standard
19321 You need to install the package 
19322 \series bold
19323 arydshln
19324 \series default
19325  to see the content of this section in the output.
19326 \end_layout
19327
19328 \begin_layout Standard
19329 \begin_inset ERT
19330 status collapsed
19331
19332 \begin_layout Plain Layout
19333
19334
19335 \backslash
19336 fi
19337 \end_layout
19338
19339 \end_inset
19340
19341
19342 \end_layout
19343
19344 \begin_layout Chapter
19345 Floats
19346 \begin_inset Index idx
19347 status collapsed
19348
19349 \begin_layout Plain Layout
19350 Floats
19351 \end_layout
19352
19353 \end_inset
19354
19355
19356 \end_layout
19357
19358 \begin_layout Section
19359 Introduction
19360 \begin_inset CommandInset label
19361 LatexCommand label
19362 name "sec:FloatIntroduction"
19363
19364 \end_inset
19365
19366
19367 \begin_inset Index idx
19368 status collapsed
19369
19370 \begin_layout Plain Layout
19371 Floats ! Introduction
19372 \end_layout
19373
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \begin_layout Standard
19380 A float is a block of text associated with some sort of label, which doesn't
19381  have a fixed location.
19382  It can 
19383 \begin_inset Quotes eld
19384 \end_inset
19385
19386 float
19387 \begin_inset Quotes erd
19388 \end_inset
19389
19390  forward or backward a page or two, to wherever it fits best.
19391  
19392 \family sans
19393 Footnotes
19394 \family default
19395  and 
19396 \family sans
19397 Margin
19398 \begin_inset space ~
19399 \end_inset
19400
19401 Notes
19402 \family default
19403  are also floats, because they can float to the next page when there are
19404  too many notes on the page.
19405 \end_layout
19406
19407 \begin_layout Standard
19408 Floats allow a high quality layout.
19409  Images and tables can be spread evenly to the pages to avoid white space
19410  and pages without text.
19411  As the floating often destroys the context between the text and the image/table
19412 , every float can be referenced in the text.
19413  Floats are therefore numbered.
19414  Referencing is described in section
19415 \begin_inset space ~
19416 \end_inset
19417
19418
19419 \begin_inset CommandInset ref
19420 LatexCommand ref
19421 reference "sec:Referencing-Floats"
19422
19423 \end_inset
19424
19425 .
19426 \end_layout
19427
19428 \begin_layout Standard
19429 To insert a float, use the menu 
19430 \family sans
19431 Insert\SpecialChar \menuseparator
19432 Float
19433 \family default
19434 .
19435  This inserts the 
19436 \family sans
19437 Caption
19438 \family default
19439  inset, a box with a label.
19440  The label will automatically be translated to the document language in
19441  the output.
19442  After the label you can insert the caption text.
19443  The image or table is inserted above or below the caption in a separate
19444  paragraph within the float.
19445  More about the caption placement is contained in section
19446 \begin_inset space ~
19447 \end_inset
19448
19449
19450 \begin_inset CommandInset ref
19451 LatexCommand ref
19452 reference "sec:Caption-Placement"
19453
19454 \end_inset
19455
19456 .
19457  To keep your LyX-document readable, you can open and close the float box
19458  by left-clicking on the box label.
19459  A closed float box looks like this: 
19460 \begin_inset Graphics
19461         filename clipart/floatQt4.png
19462         scale 70
19463         scaleBeforeRotation
19464
19465 \end_inset
19466
19467  â€“ a gray button with a red label.
19468 \end_layout
19469
19470 \begin_layout Standard
19471 It is recommended that you insert floats as a separate standard paragraph
19472  to avoid possible LaTeX-errors that can occur when the surrounding text
19473  is specially formatted.
19474 \end_layout
19475
19476 \begin_layout Standard
19477 Existing figures or tables can be put into a float by highlighting them
19478  and then pressing the corresponding toolbar button for a new float.
19479 \end_layout
19480
19481 \begin_layout Section
19482 Float Types
19483 \end_layout
19484
19485 \begin_layout Standard
19486 Besides figure and table floats that are described in sections
19487 \begin_inset space ~
19488 \end_inset
19489
19490
19491 \begin_inset CommandInset ref
19492 LatexCommand ref
19493 reference "sec:Figure-Floats"
19494
19495 \end_inset
19496
19497  and 
19498 \begin_inset CommandInset ref
19499 LatexCommand ref
19500 reference "sec:Table-Floats"
19501
19502 \end_inset
19503
19504  respectively, LyX offers the float types 
19505 \series bold
19506 Algorithm
19507 \series default
19508  and 
19509 \series bold
19510 Wrap
19511 \series default
19512 .
19513 \end_layout
19514
19515 \begin_layout Subsection
19516 Algorithm Floats
19517 \begin_inset Index idx
19518 status collapsed
19519
19520 \begin_layout Plain Layout
19521 Floats ! Algorithms
19522 \end_layout
19523
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \begin_layout Standard
19530 \begin_inset Float algorithm
19531 placement h
19532 wide false
19533 sideways false
19534 status open
19535
19536 \begin_layout Plain Layout
19537 \begin_inset Caption
19538
19539 \begin_layout Plain Layout
19540 \begin_inset CommandInset label
19541 LatexCommand label
19542 name "alg:Example-Algorithm-float"
19543
19544 \end_inset
19545
19546 Example Algorithm float
19547 \end_layout
19548
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \begin_layout LyX-Code
19555 for I in 1..N loop
19556 \begin_inset Newline newline
19557 \end_inset
19558
19559  Sum:= Sum + A(I); /*comment*/
19560 \begin_inset Newline newline
19561 \end_inset
19562
19563 end loop
19564 \begin_inset VSpace -4mm
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \end_inset
19571
19572
19573 \end_layout
19574
19575 \begin_layout Standard
19576 This float type is inserted with the menu 
19577 \family sans
19578 Insert\SpecialChar \menuseparator
19579 Floats\SpecialChar \menuseparator
19580 Algorithm
19581 \family default
19582 .
19583  It is used for program codes and descriptions of algorithms and can be
19584  seen as an alternative to program code listings that are explained in chapter
19585 \begin_inset space ~
19586 \end_inset
19587
19588
19589 \begin_inset CommandInset ref
19590 LatexCommand ref
19591 reference "cha:Program-Code-Listings"
19592
19593 \end_inset
19594
19595 .
19596  A possible environment for algorithms is the 
19597 \family sans
19598 LyX-Code
19599 \family default
19600 , described in LyX's 
19601 \emph on
19602 Userguide
19603 \emph default
19604 .
19605  Algorithm
19606 \begin_inset space ~
19607 \end_inset
19608
19609
19610 \begin_inset CommandInset ref
19611 LatexCommand ref
19612 reference "alg:Example-Algorithm-float"
19613
19614 \end_inset
19615
19616  is an example of an algorithm float where -4
19617 \begin_inset space \thinspace{}
19618 \end_inset
19619
19620 mm vertical space was added at the end of the float to have the bottom rule
19621  exactly below the last text line.
19622 \end_layout
19623
19624 \begin_layout Standard
19625 The float label is not automatically translated into the document language.
19626  If your document is not in English, you have to do this manually by adding
19627  the following line to the document preamble
19628 \series bold
19629 :
19630 \end_layout
19631
19632 \begin_layout Standard
19633
19634 \series bold
19635
19636 \backslash
19637 floatname{algorithm}{your
19638 \begin_inset space ~
19639 \end_inset
19640
19641 name}
19642 \end_layout
19643
19644 \begin_layout Standard
19645 where 
19646 \family sans
19647 your
19648 \begin_inset space ~
19649 \end_inset
19650
19651 name
19652 \family default
19653  is the word 
19654 \begin_inset Quotes eld
19655 \end_inset
19656
19657
19658 \emph on
19659 algorithm
19660 \emph default
19661
19662 \begin_inset Quotes erd
19663 \end_inset
19664
19665  in your language.
19666 \end_layout
19667
19668 \begin_layout Standard
19669 To insert the list of algorithms you can use the menu 
19670 \family sans
19671 Insert\SpecialChar \menuseparator
19672 List
19673 \begin_inset space \thinspace{}
19674 \end_inset
19675
19676 /
19677 \begin_inset space \thinspace{}
19678 \end_inset
19679
19680 TOC\SpecialChar \menuseparator
19681 List of Algorithms
19682 \family default
19683  when your document has the same language as LyX's menu names.
19684  In other cases use this command in TeX-Code instead:
19685 \end_layout
19686
19687 \begin_layout Standard
19688
19689 \series bold
19690
19691 \backslash
19692 listof{algorithm}{your
19693 \begin_inset space ~
19694 \end_inset
19695
19696 name}
19697 \end_layout
19698
19699 \begin_layout Standard
19700 where 
19701 \family sans
19702 your
19703 \begin_inset space ~
19704 \end_inset
19705
19706 name
19707 \family default
19708  is the word 
19709 \begin_inset Quotes eld
19710 \end_inset
19711
19712
19713 \emph on
19714 List of Algorithm
19715 \emph default
19716 s
19717 \begin_inset Quotes erd
19718 \end_inset
19719
19720  in your language.
19721 \end_layout
19722
19723 \begin_layout Standard
19724 Algorithm floats are not by default numbered in the scheme 
19725 \begin_inset Quotes eld
19726 \end_inset
19727
19728 chapter.algorithm
19729 \begin_inset Quotes erd
19730 \end_inset
19731
19732  as is the case for table and figure floats in many document-classes.
19733  To number algorithm floats in the same scheme, add this command to your
19734  document preamble:
19735 \end_layout
19736
19737 \begin_layout Standard
19738
19739 \series bold
19740
19741 \backslash
19742 numberwithin{algorithm}{chapter}
19743 \end_layout
19744
19745 \begin_layout Standard
19746 To be able to use the command 
19747 \series bold
19748
19749 \backslash
19750 numberwithin
19751 \series default
19752 , set in the tab 
19753 \family sans
19754 Math
19755 \begin_inset space ~
19756 \end_inset
19757
19758 Options
19759 \family default
19760  in the document settings the option 
19761 \family sans
19762 Use
19763 \begin_inset space ~
19764 \end_inset
19765
19766 AMS
19767 \begin_inset space ~
19768 \end_inset
19769
19770 math
19771 \begin_inset space ~
19772 \end_inset
19773
19774 package
19775 \family default
19776 .
19777 \end_layout
19778
19779 \begin_layout Subsection
19780 Wrap Floats
19781 \begin_inset Index idx
19782 status collapsed
19783
19784 \begin_layout Plain Layout
19785 Floats ! Wrap Floats
19786 \end_layout
19787
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \begin_layout Standard
19794 \begin_inset Wrap figure
19795 lines 0
19796 placement l
19797 overhang 1cm
19798 width "40col%"
19799 status open
19800
19801 \begin_layout Plain Layout
19802 \begin_inset Graphics
19803         filename clipart/mobius.eps
19804         width 40col%
19805         scaleBeforeRotation
19806         rotateOrigin center
19807
19808 \end_inset
19809
19810
19811 \end_layout
19812
19813 \begin_layout Plain Layout
19814 \begin_inset Caption
19815
19816 \begin_layout Plain Layout
19817 \begin_inset CommandInset label
19818 LatexCommand label
19819 name "fig:This-is-a"
19820
19821 \end_inset
19822
19823 This is a figure wrap float.
19824 \end_layout
19825
19826 \end_inset
19827
19828
19829 \end_layout
19830
19831 \end_inset
19832
19833  This float type is used if you want to wrap text around a figure or table
19834  so that it only occupies some fraction of the column width.
19835  It can be inserted using the menu 
19836 \family sans
19837 Insert\SpecialChar \menuseparator
19838 Floats\SpecialChar \menuseparator
19839 Figure
19840 \begin_inset space ~
19841 \end_inset
19842
19843 Wrap
19844 \begin_inset space ~
19845 \end_inset
19846
19847 Float
19848 \family default
19849  or 
19850 \family sans
19851 Table
19852 \begin_inset space ~
19853 \end_inset
19854
19855 Wrap
19856 \begin_inset space ~
19857 \end_inset
19858
19859 Float
19860 \family default
19861  if the LaTeX-package 
19862 \series bold
19863 wrapfig
19864 \series default
19865
19866 \begin_inset Index idx
19867 status collapsed
19868
19869 \begin_layout Plain Layout
19870 LaTeX-packages ! wrapfig
19871 \begin_inset ERT
19872 status collapsed
19873
19874 \begin_layout Plain Layout
19875
19876
19877 \backslash
19878 vspace{4mm}
19879 \end_layout
19880
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \end_inset
19887
19888  is installed.
19889 \begin_inset Foot
19890 status collapsed
19891
19892 \begin_layout Plain Layout
19893 Installing a LaTeX-package is explained it in the 
19894 \emph on
19895 LaTeX
19896 \begin_inset space ~
19897 \end_inset
19898
19899 Configuration
19900 \emph default
19901  manual.
19902 \end_layout
19903
19904 \end_inset
19905
19906  The settings of the float can be modified by right-clicking on the float
19907  box.
19908  The mandatory settings are the float 
19909 \family sans
19910 Placement
19911 \family default
19912  and its 
19913 \family sans
19914 Width
19915 \family default
19916 .
19917  Optional are the 
19918 \family sans
19919 Overhang
19920 \family default
19921  that specifies how much the float is set into the paragraph
19922 \begin_inset space \thinspace{}
19923 \end_inset
19924
19925 /
19926 \begin_inset space \thinspace{}
19927 \end_inset
19928
19929 page margin, and the 
19930 \family sans
19931 Line
19932 \begin_inset space ~
19933 \end_inset
19934
19935 span
19936 \family default
19937  that specifies how many text lines the float will approximately need.
19938  The line span is often hard to approximate; so it is better only to use
19939  it when you encounter float placement problems.
19940  You can furthermore decide if LaTeX is allowed to let the float float within
19941  the paragraph or to surrounding paragraphs.
19942  Figure
19943 \begin_inset space ~
19944 \end_inset
19945
19946
19947 \begin_inset CommandInset ref
19948 LatexCommand ref
19949 reference "fig:This-is-a"
19950
19951 \end_inset
19952
19953  is an example text wrap float with a width of 40
19954 \begin_inset space \thinspace{}
19955 \end_inset
19956
19957 col%, 1
19958 \begin_inset space \thinspace{}
19959 \end_inset
19960
19961 cm overhang, set to the left.
19962 \begin_inset Foot
19963 status collapsed
19964
19965 \begin_layout Plain Layout
19966 Available units are explained in appendix
19967 \begin_inset space ~
19968 \end_inset
19969
19970
19971 \begin_inset CommandInset ref
19972 LatexCommand ref
19973 reference "cha:Units-available-in"
19974
19975 \end_inset
19976
19977 .
19978 \end_layout
19979
19980 \end_inset
19981
19982
19983 \end_layout
19984
19985 \begin_layout Standard
19986 \begin_inset Note Greyedout
19987 status open
19988
19989 \begin_layout Plain Layout
19990
19991 \series bold
19992 Note:
19993 \series default
19994  Text
19995 \begin_inset space ~
19996 \end_inset
19997
19998 wrap float floats are fragile! E.
19999 \begin_inset space \thinspace{}
20000 \end_inset
20001
20002 g.
20003 \begin_inset space \space{}
20004 \end_inset
20005
20006 having a figure too close to the bottom of the page can mess things up in
20007  such a way that the float does not appear in the output or that it is placed
20008  over some other text.
20009 \end_layout
20010
20011 \end_inset
20012
20013
20014 \end_layout
20015
20016 \begin_layout Standard
20017 In general:
20018 \end_layout
20019
20020 \begin_layout Itemize
20021 Wrap floats should not be placed in paragraphs that run over a page break.
20022  That means that wrap floats are better inserted in their exact place when
20023  the document is almost finished and you are able to estimate where page
20024  breaks will appear.
20025 \end_layout
20026
20027 \begin_layout Itemize
20028 Wrap floats should either be placed in their own paragraph before the paragraph
20029  where they should wrap into or within a paragraph.
20030 \end_layout
20031
20032 \begin_layout Itemize
20033 Wrap floats in consecutive paragraphs may cause troubles, so ensure that
20034  there is a text paragraph between them as separator.
20035 \end_layout
20036
20037 \begin_layout Itemize
20038 Wrap floats are not allowed in section headings or tables.
20039 \end_layout
20040
20041 \begin_layout Section
20042 Float Numbering
20043 \begin_inset Index idx
20044 status collapsed
20045
20046 \begin_layout Plain Layout
20047 Floats ! Numbering
20048 \end_layout
20049
20050 \end_inset
20051
20052
20053 \end_layout
20054
20055 \begin_layout Standard
20056 Floats are usually numbered either independently from the sections the floats
20057  are in, or in the scheme 
20058 \begin_inset Quotes eld
20059 \end_inset
20060
20061 chapter.number
20062 \begin_inset Quotes erd
20063 \end_inset
20064
20065  or 
20066 \begin_inset Quotes eld
20067 \end_inset
20068
20069 section.number
20070 \begin_inset Quotes erd
20071 \end_inset
20072
20073 .
20074  This depends on the document class used.
20075 \end_layout
20076
20077 \begin_layout Standard
20078 To change section-independent numbering, you can use this command in the
20079  document preamble:
20080 \end_layout
20081
20082 \begin_layout Standard
20083
20084 \series bold
20085
20086 \backslash
20087 renewcommand{
20088 \backslash
20089 thetable}{
20090 \backslash
20091 roman{table}}
20092 \end_layout
20093
20094 \begin_layout Standard
20095
20096 \series bold
20097
20098 \backslash
20099 thetable
20100 \series default
20101  is the command that prints the table number, for figure floats, the command
20102  would be 
20103 \series bold
20104
20105 \backslash
20106 thefigure
20107 \series default
20108 .
20109  
20110 \series bold
20111
20112 \backslash
20113 roman
20114 \series default
20115  in the command above prints the table number as small roman number.
20116 \end_layout
20117
20118 \begin_layout Standard
20119 To change the numbering scheme for example to 
20120 \begin_inset Quotes eld
20121 \end_inset
20122
20123 subsection.number
20124 \begin_inset Quotes erd
20125 \end_inset
20126
20127 , use this command in the preamble:
20128 \end_layout
20129
20130 \begin_layout Standard
20131
20132 \series bold
20133
20134 \backslash
20135 numberwithin{table}{subsection}
20136 \end_layout
20137
20138 \begin_layout Standard
20139 To be able to use the command 
20140 \series bold
20141
20142 \backslash
20143 numberwithin
20144 \series default
20145 , set in the tab 
20146 \family sans
20147 Math
20148 \begin_inset space ~
20149 \end_inset
20150
20151 Options
20152 \family default
20153  in the document settings the option 
20154 \family sans
20155 Use
20156 \begin_inset space ~
20157 \end_inset
20158
20159 AMS
20160 \begin_inset space ~
20161 \end_inset
20162
20163 math
20164 \begin_inset space ~
20165 \end_inset
20166
20167 package
20168 \family default
20169 .
20170 \end_layout
20171
20172 \begin_layout Standard
20173 Please also have a look at section
20174 \begin_inset space ~
20175 \end_inset
20176
20177
20178 \begin_inset CommandInset ref
20179 LatexCommand ref
20180 reference "sub:Footnote-Numbering"
20181
20182 \end_inset
20183
20184  for the details and important notes about the numbering commands.
20185 \end_layout
20186
20187 \begin_layout Section
20188 Referencing Floats
20189 \begin_inset CommandInset label
20190 LatexCommand label
20191 name "sec:Referencing-Floats"
20192
20193 \end_inset
20194
20195
20196 \begin_inset Index idx
20197 status collapsed
20198
20199 \begin_layout Plain Layout
20200 Floats ! References
20201 \end_layout
20202
20203 \end_inset
20204
20205
20206 \begin_inset Index idx
20207 status collapsed
20208
20209 \begin_layout Plain Layout
20210 References ! to Floats
20211 \end_layout
20212
20213 \end_inset
20214
20215
20216 \end_layout
20217
20218 \begin_layout Standard
20219 To reference a float, insert a label into its caption using the menu 
20220 \family sans
20221 Insert\SpecialChar \menuseparator
20222 Label
20223 \family default
20224  or the toolbar button 
20225 \begin_inset Graphics
20226         filename ../images/label-insert.png
20227         scale 85
20228         scaleBeforeRotation
20229
20230 \end_inset
20231
20232 .
20233  A grey label box like this one: 
20234 \begin_inset Graphics
20235         filename clipart/labelQt4.png
20236         scale 85
20237         scaleBeforeRotation
20238
20239 \end_inset
20240
20241  will be inserted and the label window pops up asking for the label text.
20242  LyX offers as text the first words of the caption with a prefix.
20243  The prefix depends on the float type, e.
20244 \begin_inset space \thinspace{}
20245 \end_inset
20246
20247 g.
20248 \begin_inset space \space{}
20249 \end_inset
20250
20251 for figure floats the prefix will be "
20252 \family sans
20253 fig:
20254 \family default
20255 ".
20256 \end_layout
20257
20258 \begin_layout Standard
20259 The label is used as anchor and name for the reference.
20260  You can refer to the label using the menu 
20261 \family sans
20262 Insert\SpecialChar \menuseparator
20263 Cross-reference
20264 \family default
20265  or the toolbar button 
20266 \begin_inset Graphics
20267         filename ../images/dialog-show-new-inset_ref.png
20268         scale 85
20269         scaleBeforeRotation
20270
20271 \end_inset
20272
20273 .
20274  A grey cross-reference box like this one: 
20275 \begin_inset Graphics
20276         filename clipart/referenceQt4.png
20277         scale 85
20278         scaleBeforeRotation
20279
20280 \end_inset
20281
20282  will be inserted and the cross-reference window appear showing all labels
20283  of the document.
20284  If you have multiple LyX-documents opened, choose the one you are working
20285  on from the drop-list at the top of the dialog.
20286  You can now sort the labels alphabetically and then choose one.
20287  At the position of the cross-reference box the float number will appear
20288  in the output.
20289 \end_layout
20290
20291 \begin_layout Standard
20292 It is recommended that you use a protected space between the cross-reference
20293  name and its number to avoid line breaks between them.
20294  If a cross-reference refers to a non-existing label, you will see two question
20295  marks in the output instead of the reference.
20296 \end_layout
20297
20298 \begin_layout Standard
20299 You can change labels at any time by clicking on the label box.
20300  References to the changed label will automatically change its link to the
20301  new label text, so that you don't need to take care about this.
20302 \end_layout
20303
20304 \begin_layout Standard
20305 The button 
20306 \family sans
20307 Go
20308 \begin_inset space ~
20309 \end_inset
20310
20311 to
20312 \begin_inset space ~
20313 \end_inset
20314
20315 Label
20316 \family default
20317  in the cross-reference window sets the cursor before the referred label.
20318  The button text changes then to Go
20319 \begin_inset space ~
20320 \end_inset
20321
20322 Back and you can use it to set the cursor back to the cross-reference.
20323  Right-clicking on a cross-reference box also sets the cursor before the
20324  referenced label but without the possibility of going back.
20325 \end_layout
20326
20327 \begin_layout Subsection
20328 Cross-Reference Formats
20329 \begin_inset CommandInset label
20330 LatexCommand label
20331 name "sub:Cross-Reference-Formats"
20332
20333 \end_inset
20334
20335
20336 \begin_inset Index idx
20337 status collapsed
20338
20339 \begin_layout Plain Layout
20340 References ! Formats
20341 \end_layout
20342
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \begin_layout Standard
20349 There are six varieties of cross-references:
20350 \end_layout
20351
20352 \begin_layout Description
20353 <reference>: prints the float number, this is the default: 
20354 \begin_inset CommandInset ref
20355 LatexCommand ref
20356 reference "fig:Two-distorted-images"
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \begin_layout Description
20364 (<reference>): prints the float number within two parentheses, this is the
20365  style normally used to reference formulas, especially when the reference
20366  name 
20367 \begin_inset Quotes eld
20368 \end_inset
20369
20370 Equation
20371 \begin_inset Quotes erd
20372 \end_inset
20373
20374  is omitted: 
20375 \begin_inset CommandInset ref
20376 LatexCommand eqref
20377 reference "eq:Wgn"
20378
20379 \end_inset
20380
20381
20382 \end_layout
20383
20384 \begin_layout Description
20385 <page>: prints the page number: Page
20386 \begin_inset space ~
20387 \end_inset
20388
20389
20390 \begin_inset CommandInset ref
20391 LatexCommand pageref
20392 reference "fig:Two-distorted-images"
20393
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \begin_layout Description
20400 on
20401 \begin_inset space ~
20402 \end_inset
20403
20404 page
20405 \begin_inset space ~
20406 \end_inset
20407
20408 <page>: prints the text "on page" and the page number: 
20409 \begin_inset CommandInset ref
20410 LatexCommand vpageref
20411 reference "fig:Two-distorted-images"
20412
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \begin_layout Description
20419 <reference>
20420 \begin_inset space ~
20421 \end_inset
20422
20423 on
20424 \begin_inset space ~
20425 \end_inset
20426
20427 page
20428 \begin_inset space ~
20429 \end_inset
20430
20431 <page>: prints the float number, the text "on page", and the page number:
20432  
20433 \begin_inset CommandInset ref
20434 LatexCommand vref
20435 reference "fig:Two-distorted-images"
20436
20437 \end_inset
20438
20439
20440 \end_layout
20441
20442 \begin_layout Description
20443 Formatted
20444 \begin_inset space ~
20445 \end_inset
20446
20447 reference: prints a self defined cross-reference format.
20448 \begin_inset Newline newline
20449 \end_inset
20450
20451
20452 \begin_inset Note Greyedout
20453 status open
20454
20455 \begin_layout Plain Layout
20456
20457 \series bold
20458 Note:
20459 \series default
20460  This feature is only available when you have the LaTeX-package 
20461 \series bold
20462 prettyref
20463 \series default
20464
20465 \begin_inset Index idx
20466 status collapsed
20467
20468 \begin_layout Plain Layout
20469 LaTeX-packages ! prettyref
20470 \end_layout
20471
20472 \end_inset
20473
20474  installed.
20475 \end_layout
20476
20477 \end_inset
20478
20479
20480 \end_layout
20481
20482 \begin_layout Standard
20483
20484 \family sans
20485 <page>
20486 \family default
20487  will not print the page number if the label is on the previous, the same,
20488  or the next page.
20489  You will e.
20490 \begin_inset space \thinspace{}
20491 \end_inset
20492
20493 g.
20494 \begin_inset space \space{}
20495 \end_inset
20496
20497 see the text 
20498 \begin_inset Quotes eld
20499 \end_inset
20500
20501
20502 \family sans
20503 on this page
20504 \family default
20505
20506 \begin_inset Quotes erd
20507 \end_inset
20508
20509  instead.
20510  The style 
20511 \family sans
20512 <reference> on page <page>
20513 \family default
20514  will not print anything about the page if the label is on the same page.
20515 \end_layout
20516
20517 \begin_layout Standard
20518 The number and current page of the part of the document referred to in the
20519  output is automatically calculated by LaTeX.
20520  The varieties are adjusted in the field 
20521 \family sans
20522 Format
20523 \family default
20524  of the cross-reference window that appears when you click on the cross-referenc
20525 e box.
20526 \end_layout
20527
20528 \begin_layout Standard
20529 \begin_inset Note Greyedout
20530 status open
20531
20532 \begin_layout Plain Layout
20533
20534 \series bold
20535 Note:
20536 \series default
20537  The LaTeX-package 
20538 \series bold
20539 prettyref
20540 \series default
20541
20542 \begin_inset Index idx
20543 status collapsed
20544
20545 \begin_layout Plain Layout
20546 LaTeX-packages ! prettyref
20547 \end_layout
20548
20549 \end_inset
20550
20551  does not know all of LyX's possible label shortcuts
20552 \begin_inset Foot
20553 status collapsed
20554
20555 \begin_layout Plain Layout
20556 \begin_inset Quotes eld
20557 \end_inset
20558
20559 fig:
20560 \begin_inset Quotes erd
20561 \end_inset
20562
20563  is for example LyX's shortcut for labels in figure captions.
20564 \end_layout
20565
20566 \end_inset
20567
20568  and is not internationalized.
20569  To find out how to tell 
20570 \series bold
20571 prettyref
20572 \series default
20573  new shortcuts and translations, have a look at its documentation 
20574 \begin_inset CommandInset citation
20575 LatexCommand cite
20576 key "prettyref"
20577
20578 \end_inset
20579
20580 .
20581 \end_layout
20582
20583 \end_inset
20584
20585
20586 \end_layout
20587
20588 \begin_layout Standard
20589 \begin_inset Note Greyedout
20590 status open
20591
20592 \begin_layout Plain Layout
20593
20594 \series bold
20595 Note:
20596 \series default
20597  Due to a bug in the LaTeX-package 
20598 \series bold
20599 varioref
20600 \series default
20601  version 1.4w, some cross-reference formats will cause LaTeX errors for document
20602  languages that make the period character active (like French).
20603  For a workaround, see
20604 \begin_inset Newline newline
20605 \end_inset
20606
20607
20608 \begin_inset CommandInset href
20609 LatexCommand href
20610 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
20611
20612 \end_inset
20613
20614 .
20615 \end_layout
20616
20617 \end_inset
20618
20619
20620 \end_layout
20621
20622 \begin_layout Subsection
20623 Automatic Reference Naming
20624 \begin_inset Index idx
20625 status collapsed
20626
20627 \begin_layout Plain Layout
20628 References ! Automatic Reference Naming
20629 \end_layout
20630
20631 \end_inset
20632
20633
20634 \end_layout
20635
20636 \begin_layout Standard
20637 The LaTeX-package 
20638 \series bold
20639 hyperref
20640 \series default
20641
20642 \begin_inset Index idx
20643 status collapsed
20644
20645 \begin_layout Plain Layout
20646 LaTeX-packages ! hyperref
20647 \end_layout
20648
20649 \end_inset
20650
20651 , that is enabled in the 
20652 \family sans
20653 PDF Properties
20654 \family default
20655  of the 
20656 \family sans
20657 Document Settings
20658 \family default
20659  dialog, provides a very useful feature that cross-references automatically
20660  include the name of the referenced floats (or text parts like 
20661 \emph on
20662 section
20663 \emph default
20664 ).
20665  So you will save having to write e.
20666 \begin_inset space \thinspace{}
20667 \end_inset
20668
20669 g.
20670 \begin_inset space \space{}
20671 \end_inset
20672
20673 the name 
20674 \begin_inset Quotes eld
20675 \end_inset
20676
20677 Figure
20678 \begin_inset Quotes erd
20679 \end_inset
20680
20681  before every reference to a figure.
20682  To use this feature, enable 
20683 \series bold
20684 hyperref
20685 \series default
20686  and insert this line to the LaTeX preamble:
20687 \end_layout
20688
20689 \begin_layout Standard
20690
20691 \series bold
20692
20693 \backslash
20694 AtBeginDocument{
20695 \backslash
20696 renewcommand{
20697 \backslash
20698 ref}[1]{
20699 \backslash
20700 mbox{
20701 \backslash
20702 autoref{#1}}}}
20703 \end_layout
20704
20705 \begin_layout Standard
20706 When you prefer other reference names than the default ones, for example
20707  you want instead of 
20708 \begin_inset Quotes eld
20709 \end_inset
20710
20711 section
20712 \begin_inset Quotes erd
20713 \end_inset
20714
20715  the name 
20716 \begin_inset Quotes eld
20717 \end_inset
20718
20719 sec.
20720 \begin_inset space \thinspace{}
20721 \end_inset
20722
20723
20724 \begin_inset Quotes eld
20725 \end_inset
20726
20727 , you can redefine the name by inserting this in the preamble:
20728 \end_layout
20729
20730 \begin_layout Standard
20731
20732 \series bold
20733
20734 \backslash
20735 addto
20736 \backslash
20737 extrasenglish{
20738 \backslash
20739 renewcommand{
20740 \backslash
20741 sectionautorefname}
20742 \begin_inset Newline newline
20743 \end_inset
20744
20745
20746 \begin_inset Phantom HPhantom
20747 status open
20748
20749 \begin_layout Plain Layout
20750
20751 \series bold
20752 \begin_inset space ~
20753 \end_inset
20754
20755
20756 \end_layout
20757
20758 \end_inset
20759
20760 {sec.
20761 \backslash
20762 negthinspace}}
20763 \end_layout
20764
20765 \begin_layout Standard
20766 When you are using another document language than English, replace
20767 \begin_inset Newline newline
20768 \end_inset
20769
20770
20771 \series bold
20772
20773 \backslash
20774 extrasenglish
20775 \series default
20776  by 
20777 \series bold
20778
20779 \backslash
20780 extras***
20781 \series default
20782 , where *** is the name of the language used.
20783 \end_layout
20784
20785 \begin_layout Standard
20786 To get automatic names, but not for certain reference types, for example
20787  not for equations, use this preamble code:
20788 \end_layout
20789
20790 \begin_layout Standard
20791
20792 \series bold
20793
20794 \backslash
20795 newlength{
20796 \backslash
20797 abc}
20798 \begin_inset Newline newline
20799 \end_inset
20800
20801
20802 \backslash
20803 settowidth{
20804 \backslash
20805 abc}{
20806 \backslash
20807 space}
20808 \begin_inset Newline newline
20809 \end_inset
20810
20811
20812 \backslash
20813 addto
20814 \backslash
20815 extrasenglish{
20816 \backslash
20817 renewcommand{
20818 \backslash
20819 equationautorefname}
20820 \begin_inset Newline newline
20821 \end_inset
20822
20823
20824 \begin_inset Phantom HPhantom
20825 status open
20826
20827 \begin_layout Plain Layout
20828
20829 \series bold
20830 \begin_inset space ~
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \end_inset
20837
20838 {
20839 \backslash
20840 hspace{-
20841 \backslash
20842 abc}}
20843 \end_layout
20844
20845 \begin_layout Standard
20846 More about this topic can be found in 
20847 \series bold
20848 hyperref
20849 \series default
20850 's documentation 
20851 \begin_inset CommandInset citation
20852 LatexCommand cite
20853 key "hyperref"
20854
20855 \end_inset
20856
20857 .
20858 \end_layout
20859
20860 \begin_layout Standard
20861 \begin_inset Note Greyedout
20862 status open
20863
20864 \begin_layout Plain Layout
20865
20866 \series bold
20867 Note:
20868 \series default
20869  Automatic reference naming cannot be used when you use cross-references
20870  in the 
20871 \family sans
20872 Formatted
20873 \begin_inset space ~
20874 \end_inset
20875
20876 reference
20877 \family default
20878  style, as described in section
20879 \begin_inset space ~
20880 \end_inset
20881
20882
20883 \begin_inset CommandInset ref
20884 LatexCommand ref
20885 reference "sub:Cross-Reference-Formats"
20886
20887 \end_inset
20888
20889 .
20890 \end_layout
20891
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \begin_layout Standard
20898 The 
20899 \emph on
20900 Math
20901 \emph default
20902  manual is an example where automatic reference naming is used.
20903 \end_layout
20904
20905 \begin_layout Subsection
20906 Reference Position
20907 \begin_inset CommandInset label
20908 LatexCommand label
20909 name "sub:Reference-Position"
20910
20911 \end_inset
20912
20913
20914 \begin_inset Index idx
20915 status collapsed
20916
20917 \begin_layout Plain Layout
20918 References ! Reference Position
20919 \end_layout
20920
20921 \end_inset
20922
20923
20924 \end_layout
20925
20926 \begin_layout Standard
20927 If you use 
20928 \series bold
20929 hyperref
20930 \series default
20931
20932 \begin_inset Index idx
20933 status collapsed
20934
20935 \begin_layout Plain Layout
20936 LaTeX-packages ! hyperref
20937 \end_layout
20938
20939 \end_inset
20940
20941  in the 
20942 \family sans
20943 PDF Properties
20944 \family default
20945  of the 
20946 \family sans
20947 Document Settings
20948 \family default
20949  dialog to link cross-references in the output, you will see that clicking
20950  on an image float reference jumps to the image label.
20951  The caption will be the first text part on the screen, so that you cannot
20952  see the image without scrolling.
20953  This is because the reference link anchor is placed at the position of
20954  the label.
20955  With the use of the package 
20956 \series bold
20957 hypcap
20958 \series default
20959
20960 \begin_inset Index idx
20961 status collapsed
20962
20963 \begin_layout Plain Layout
20964 LaTeX-packages ! hypcap
20965 \end_layout
20966
20967 \end_inset
20968
20969 , which is part of the LaTeX-package 
20970 \series bold
20971 oberdiek
20972 \series default
20973
20974 \begin_inset Index idx
20975 status collapsed
20976
20977 \begin_layout Plain Layout
20978 LaTeX-packages ! oberdiek
20979 \end_layout
20980
20981 \end_inset
20982
20983 , the link anchor is placed at the beginning of a float.
20984  To use this feature for figure floats, load 
20985 \series bold
20986 hypcap
20987 \series default
20988  in the document preamble with the line
20989 \end_layout
20990
20991 \begin_layout Standard
20992
20993 \series bold
20994
20995 \backslash
20996 usepackage[figure]{hypcap}
20997 \end_layout
20998
20999 \begin_layout Standard
21000 You can also use 
21001 \series bold
21002 hypcap
21003 \series default
21004  for all float types but this is not recommended for stability reasons.
21005  For more information, have a look at 
21006 \series bold
21007 hypcap
21008 \series default
21009 's manual 
21010 \begin_inset CommandInset citation
21011 LatexCommand cite
21012 key "hypcap"
21013
21014 \end_inset
21015
21016 .
21017 \end_layout
21018
21019 \begin_layout Standard
21020 \begin_inset Note Greyedout
21021 status open
21022
21023 \begin_layout Plain Layout
21024
21025 \series bold
21026 Note:
21027 \series default
21028  
21029 \series bold
21030 hypcap
21031 \series default
21032  has no effect on references to subfigures.
21033 \end_layout
21034
21035 \end_inset
21036
21037
21038 \end_layout
21039
21040 \begin_layout Section
21041 Float Placement
21042 \begin_inset CommandInset label
21043 LatexCommand label
21044 name "sec:Float-Placement"
21045
21046 \end_inset
21047
21048
21049 \begin_inset Index idx
21050 status collapsed
21051
21052 \begin_layout Plain Layout
21053 Floats ! Placement
21054 \end_layout
21055
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \begin_layout Standard
21062 Right-clicking on a float-box opens a dialog where you can alter the placement
21063  options that LaTeX uses for positioning the float.
21064 \begin_inset Newline newline
21065 \end_inset
21066
21067 The option 
21068 \family sans
21069 Span
21070 \begin_inset space ~
21071 \end_inset
21072
21073 columns
21074 \family default
21075  is only useful for two-column documents: If you select it, the float will
21076  span both columns on the page instead of being confined to just one.
21077 \begin_inset Newline newline
21078 \end_inset
21079
21080 The option 
21081 \family sans
21082 Rotate
21083 \begin_inset space ~
21084 \end_inset
21085
21086 sideways
21087 \family default
21088  is used to rotate floats, see section 
21089 \begin_inset CommandInset ref
21090 LatexCommand ref
21091 reference "sec:Rotated-Floats"
21092
21093 \end_inset
21094
21095 .
21096 \end_layout
21097
21098 \begin_layout Standard
21099 You can use one ore more of the following options in the float dialog to
21100  set the placement for a particular float when you uncheck the option 
21101 \family sans
21102 Use
21103 \begin_inset space ~
21104 \end_inset
21105
21106 default
21107 \begin_inset space ~
21108 \end_inset
21109
21110 placement
21111 \family default
21112 :
21113 \end_layout
21114
21115 \begin_layout Description
21116 Here
21117 \begin_inset space ~
21118 \end_inset
21119
21120 if
21121 \begin_inset space ~
21122 \end_inset
21123
21124 possible try to place the float on the position where it has been inserted
21125 \end_layout
21126
21127 \begin_layout Description
21128 Top
21129 \begin_inset space ~
21130 \end_inset
21131
21132 of
21133 \begin_inset space ~
21134 \end_inset
21135
21136 page try to place the float at the top of the current page
21137 \end_layout
21138
21139 \begin_layout Description
21140 Bottom
21141 \begin_inset space ~
21142 \end_inset
21143
21144 of
21145 \begin_inset space ~
21146 \end_inset
21147
21148 page try to place the float at the bottom of the current page
21149 \end_layout
21150
21151 \begin_layout Description
21152 Page
21153 \begin_inset space ~
21154 \end_inset
21155
21156 of
21157 \begin_inset space ~
21158 \end_inset
21159
21160 floats try to place the float on its own page 
21161 \end_layout
21162
21163 \begin_layout Standard
21164 The order of the above option is 
21165 \emph on
21166 always
21167 \emph default
21168  used by LaTeX.
21169  That means, if you use the default placement, LaTeX will first try out
21170  
21171 \family sans
21172 Here
21173 \begin_inset space ~
21174 \end_inset
21175
21176 if
21177 \begin_inset space ~
21178 \end_inset
21179
21180 possible
21181 \family default
21182 , then 
21183 \family sans
21184 Top
21185 \begin_inset space ~
21186 \end_inset
21187
21188 of
21189 \begin_inset space ~
21190 \end_inset
21191
21192 page
21193 \family default
21194 , and then the others.
21195  If you do not use the default, LaTeX will try only the checked options
21196  but in the same order.
21197  If none of the 4
21198 \begin_inset space ~
21199 \end_inset
21200
21201 placements are possible the procedure is internally repeated but it is tried
21202  to put the float on the following page.
21203 \end_layout
21204
21205 \begin_layout Standard
21206 By default, each option has its own rules:
21207 \end_layout
21208
21209 \begin_layout Labeling
21210 \labelwidthstring 00.00.0000
21211
21212 \family sans
21213 Top
21214 \begin_inset space ~
21215 \end_inset
21216
21217 of
21218 \begin_inset space ~
21219 \end_inset
21220
21221 page
21222 \family default
21223  only floats occupying less than 70
21224 \begin_inset space \thinspace{}
21225 \end_inset
21226
21227 % of the page can be placed at the top of a page (
21228 \series bold
21229
21230 \backslash
21231 topfraction
21232 \series default
21233 )
21234 \end_layout
21235
21236 \begin_layout Labeling
21237 \labelwidthstring 00.00.0000
21238
21239 \family sans
21240 Bottom
21241 \begin_inset space ~
21242 \end_inset
21243
21244 of
21245 \begin_inset space ~
21246 \end_inset
21247
21248 page
21249 \family default
21250 : only floats occupying less than 30
21251 \begin_inset space \thinspace{}
21252 \end_inset
21253
21254 % of the page can be placed at the bottom of a page.
21255  (
21256 \series bold
21257
21258 \backslash
21259 bottomfraction
21260 \series default
21261 )
21262 \end_layout
21263
21264 \begin_layout Labeling
21265 \labelwidthstring 00.00.0000
21266
21267 \family sans
21268 Page
21269 \begin_inset space ~
21270 \end_inset
21271
21272 of
21273 \begin_inset space ~
21274 \end_inset
21275
21276 floats
21277 \family default
21278 : only if more than 50
21279 \begin_inset space \thinspace{}
21280 \end_inset
21281
21282 % of the page are occupied by floats, several floats can be set together
21283  on a page.
21284  (
21285 \series bold
21286
21287 \backslash
21288 floatpagefraction
21289 \series default
21290 )
21291 \end_layout
21292
21293 \begin_layout Standard
21294 If you don't like these rules, you can ignore them by using the additional
21295  option 
21296 \family sans
21297 Ignore
21298 \begin_inset space ~
21299 \end_inset
21300
21301 LaTeX
21302 \begin_inset space ~
21303 \end_inset
21304
21305 rules
21306 \family default
21307 .
21308 \begin_inset Newline newline
21309 \end_inset
21310
21311 You can also redefine the rules with LaTeX-commands that are given in parenthese
21312 s after the rules description above.
21313  To increase for example the often too small default of the bottom-rule
21314  to 50
21315 \begin_inset space \thinspace{}
21316 \end_inset
21317
21318 % of the page, add this line to your document preamble:
21319 \end_layout
21320
21321 \begin_layout Standard
21322
21323 \series bold
21324
21325 \backslash
21326 renewcommand{
21327 \backslash
21328 bottomfraction}{0.5}
21329 \end_layout
21330
21331 \begin_layout Standard
21332 Sometimes you might need, under all circumstances, a float to be placed
21333  exactly at the position where it is inserted.
21334  For this case you can use the option 
21335 \family sans
21336 Here
21337 \begin_inset space ~
21338 \end_inset
21339
21340 definitely
21341 \family default
21342 .
21343  Use this option very rarely and only if the document is almost ready to
21344  be printed, because the float is then no longer able to 
21345 \begin_inset Quotes eld
21346 \end_inset
21347
21348 float
21349 \begin_inset Quotes erd
21350 \end_inset
21351
21352  when you change your document and this will often destroy the page layout.
21353 \end_layout
21354
21355 \begin_layout Standard
21356 There are no placement options for text wrap floats, because they are always
21357  surrounded by the text of a certain paragraph.
21358 \begin_inset VSpace bigskip
21359 \end_inset
21360
21361
21362 \end_layout
21363
21364 \begin_layout Standard
21365 Sometimes you have the problem that a float is placed at the top of a page
21366  while its corresponding section starts at the middle of the page, so that
21367  the reader could think the float is part of the previous section.
21368  To avoid this the LaTeX-command 
21369 \series bold
21370
21371 \backslash
21372 suppressfloats
21373 \series default
21374  can be used.
21375  It suppresses a given float placement for the page where it is inserted
21376  and can therefore be used to avoid floats being set before a section starts.
21377  To get this, add these commands to your document preamble:
21378 \end_layout
21379
21380 \begin_layout Standard
21381
21382 \series bold
21383
21384 \backslash
21385 let
21386 \backslash
21387 mySection
21388 \backslash
21389 section
21390 \begin_inset Newline newline
21391 \end_inset
21392
21393
21394 \backslash
21395 renewcommand{
21396 \backslash
21397 section}{
21398 \backslash
21399 suppressfloats[t]
21400 \backslash
21401 mySection}
21402 \end_layout
21403
21404 \begin_layout Standard
21405 You can define the same for all section headings, like chapters and subsections.
21406  This definition is not recommended to be used for small text parts like
21407  subsubsections because LaTeX may then have problems finding a suitable
21408  placement.
21409 \end_layout
21410
21411 \begin_layout Standard
21412 \begin_inset VSpace bigskip
21413 \end_inset
21414
21415 In some cases it is required to have all figures/tables at the end of the
21416  document.
21417  For this purpose the LaTeX-package 
21418 \series bold
21419 endfloat
21420 \series default
21421
21422 \begin_inset Index idx
21423 status collapsed
21424
21425 \begin_layout Plain Layout
21426 LaTeX-packages ! endfloat
21427 \end_layout
21428
21429 \end_inset
21430
21431  was developed.
21432  It puts all figure and table floats at the end of the document into their
21433  own sections.
21434  At the original float position a text hint like 
21435 \begin_inset Quotes eld
21436 \end_inset
21437
21438
21439 \family sans
21440 [Figure
21441 \begin_inset space ~
21442 \end_inset
21443
21444 3.2 about here.]
21445 \family default
21446
21447 \begin_inset Quotes erd
21448 \end_inset
21449
21450  is inserted.
21451  The endfloat-package is loaded in the preamble with the line
21452 \end_layout
21453
21454 \begin_layout Standard
21455
21456 \series bold
21457
21458 \backslash
21459 usepackage[options]{endfloat}
21460 \end_layout
21461
21462 \begin_layout Standard
21463 There are various package options to format the created figure/table sections.
21464  For more information we refer to the 
21465 \series bold
21466 endfloat
21467 \series default
21468  documentation 
21469 \begin_inset CommandInset citation
21470 LatexCommand cite
21471 key "endfloat"
21472
21473 \end_inset
21474
21475 .
21476 \begin_inset Newline newline
21477 \end_inset
21478
21479
21480 \begin_inset Note Greyedout
21481 status open
21482
21483 \begin_layout Plain Layout
21484
21485 \series bold
21486 Note: endfloat
21487 \series default
21488  doesn't provide an automatic translation for the text hint, you have to
21489  do this manually, see section
21490 \begin_inset space ~
21491 \end_inset
21492
21493 4 in 
21494 \begin_inset CommandInset citation
21495 LatexCommand cite
21496 key "endfloat"
21497
21498 \end_inset
21499
21500 .
21501 \end_layout
21502
21503 \end_inset
21504
21505
21506 \begin_inset Newline newline
21507 \end_inset
21508
21509
21510 \begin_inset Note Greyedout
21511 status open
21512
21513 \begin_layout Plain Layout
21514
21515 \series bold
21516 Note:
21517 \series default
21518  There is currently a bug in 
21519 \series bold
21520 endfloat
21521 \series default
21522  when the caption contains a German 
21523 \begin_inset Quotes eld
21524 \end_inset
21525
21526 ß
21527 \begin_inset Quotes erd
21528 \end_inset
21529
21530 .
21531  Use in this case the command 
21532 \begin_inset Quotes eld
21533 \end_inset
21534
21535
21536 \series bold
21537
21538 \backslash
21539 ss
21540 \series default
21541
21542 \begin_inset Quotes erd
21543 \end_inset
21544
21545  in TeX-Code instead of 
21546 \begin_inset Quotes eld
21547 \end_inset
21548
21549 ß
21550 \begin_inset Quotes erd
21551 \end_inset
21552
21553 .
21554 \end_layout
21555
21556 \end_inset
21557
21558
21559 \end_layout
21560
21561 \begin_layout Standard
21562 \begin_inset VSpace bigskip
21563 \end_inset
21564
21565 For more details about float placements, have a look at LaTeX books, 
21566 \begin_inset CommandInset citation
21567 LatexCommand cite
21568 key "latexcompanion,latexguide,latexbook"
21569
21570 \end_inset
21571
21572 .
21573 \end_layout
21574
21575 \begin_layout Section
21576 Rotated Floats
21577 \begin_inset CommandInset label
21578 LatexCommand label
21579 name "sec:Rotated-Floats"
21580
21581 \end_inset
21582
21583
21584 \begin_inset Index idx
21585 status collapsed
21586
21587 \begin_layout Plain Layout
21588 Floats ! Rotating
21589 \end_layout
21590
21591 \end_inset
21592
21593
21594 \end_layout
21595
21596 \begin_layout Standard
21597 Especially for wide tables you might have floats rotated.
21598  To rotate a whole float including the caption, right-click on the float-box
21599  and use the option 
21600 \family sans
21601 Rotate
21602 \begin_inset space ~
21603 \end_inset
21604
21605 sideways
21606 \family default
21607 .
21608 \end_layout
21609
21610 \begin_layout Standard
21611 Rotated floats are always placed on a page of their own (or column of their
21612  own; in case you have a multi-column document).
21613  You can let them span several columns using the float settings option 
21614 \family sans
21615 Span
21616 \begin_inset space ~
21617 \end_inset
21618
21619 columns
21620 \family default
21621 .
21622  Floats are rotated so that you can read them from the outside margin.
21623  To force a certain rotation direction for all pages, you can add either
21624  the option 
21625 \series bold
21626 figuresleft
21627 \series default
21628  or 
21629 \series bold
21630 figuresright
21631 \series default
21632  to the document class options.
21633 \end_layout
21634
21635 \begin_layout Standard
21636 Referencing rotated floats is the same as for normal floats, the caption
21637  format is also the same: Table
21638 \begin_inset space ~
21639 \end_inset
21640
21641
21642 \begin_inset CommandInset ref
21643 LatexCommand ref
21644 reference "tab:Rotated-table"
21645
21646 \end_inset
21647
21648  is an example of a rotated table float.
21649 \end_layout
21650
21651 \begin_layout Standard
21652 \begin_inset Note Greyedout
21653 status open
21654
21655 \begin_layout Plain Layout
21656
21657 \series bold
21658 Note:
21659 \series default
21660  Not all DVI-viewers are able to display rotated floats.
21661 \end_layout
21662
21663 \end_inset
21664
21665
21666 \end_layout
21667
21668 \begin_layout Standard
21669 \begin_inset Float table
21670 wide false
21671 sideways true
21672 status open
21673
21674 \begin_layout Plain Layout
21675 \begin_inset Caption
21676
21677 \begin_layout Plain Layout
21678 \begin_inset CommandInset label
21679 LatexCommand label
21680 name "tab:Rotated-table"
21681
21682 \end_inset
21683
21684  Rotated table
21685 \end_layout
21686
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \begin_layout Plain Layout
21693 \align center
21694 \begin_inset Tabular
21695 <lyxtabular version="3" rows="1" columns="5">
21696 <features tabularvalignment="middle">
21697 <column alignment="center" valignment="top" width="0">
21698 <column alignment="center" valignment="top" width="0">
21699 <column alignment="center" valignment="top" width="0">
21700 <column alignment="center" valignment="top" width="0">
21701 <column alignment="center" valignment="top" width="0">
21702 <row>
21703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707 test
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716 b
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 c
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734 d
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743 e
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 </row>
21749 </lyxtabular>
21750
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \begin_layout Section
21762 Subfloats
21763 \begin_inset Index idx
21764 status collapsed
21765
21766 \begin_layout Plain Layout
21767 Floats ! Subfloats
21768 \end_layout
21769
21770 \end_inset
21771
21772
21773 \end_layout
21774
21775 \begin_layout Standard
21776 Subfloats are for example used when a figure consists of several images.
21777  They are created by inserting a float into an existing float.
21778  The placement of the subfloats can be controlled in the same way as for
21779  paragraphs as shown in table
21780 \begin_inset space ~
21781 \end_inset
21782
21783
21784 \begin_inset CommandInset ref
21785 LatexCommand ref
21786 reference "tab:Two-subtables-side"
21787
21788 \end_inset
21789
21790  and 
21791 \begin_inset CommandInset ref
21792 LatexCommand ref
21793 reference "tab:Two-subtables-upon"
21794
21795 \end_inset
21796
21797 .
21798 \end_layout
21799
21800 \begin_layout Standard
21801 Referencing subfloats works as for normal floats: Table
21802 \begin_inset space ~
21803 \end_inset
21804
21805
21806 \begin_inset CommandInset ref
21807 LatexCommand ref
21808 reference "tab:This-is-subtable-a"
21809
21810 \end_inset
21811
21812  and 
21813 \begin_inset CommandInset ref
21814 LatexCommand ref
21815 reference "tab:This-is-subtable-b"
21816
21817 \end_inset
21818
21819  are subtables of table
21820 \begin_inset space ~
21821 \end_inset
21822
21823
21824 \begin_inset CommandInset ref
21825 LatexCommand ref
21826 reference "tab:Two-subtables-side"
21827
21828 \end_inset
21829
21830 .
21831 \end_layout
21832
21833 \begin_layout Standard
21834 \begin_inset Float table
21835 wide false
21836 sideways false
21837 status open
21838
21839 \begin_layout Plain Layout
21840 \begin_inset Caption
21841
21842 \begin_layout Plain Layout
21843 \begin_inset CommandInset label
21844 LatexCommand label
21845 name "tab:Two-subtables-side"
21846
21847 \end_inset
21848
21849 Two subtables placed side by side.
21850 \end_layout
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Plain Layout
21858 \align center
21859 \begin_inset space \hfill{}
21860 \end_inset
21861
21862
21863 \begin_inset Float table
21864 wide false
21865 sideways false
21866 status collapsed
21867
21868 \begin_layout Plain Layout
21869 \begin_inset Caption
21870
21871 \begin_layout Plain Layout
21872 \begin_inset CommandInset label
21873 LatexCommand label
21874 name "tab:This-is-subtable-a"
21875
21876 \end_inset
21877
21878 This is subtable a.
21879 \end_layout
21880
21881 \end_inset
21882
21883
21884 \end_layout
21885
21886 \begin_layout Plain Layout
21887 \align center
21888 \begin_inset Tabular
21889 <lyxtabular version="3" rows="1" columns="5">
21890 <features tabularvalignment="middle">
21891 <column alignment="center" valignment="top" width="0">
21892 <column alignment="center" valignment="top" width="0">
21893 <column alignment="center" valignment="top" width="0">
21894 <column alignment="center" valignment="top" width="0">
21895 <column alignment="center" valignment="top" width="0">
21896 <row>
21897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901 test
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 b
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21916 \begin_inset Text
21917
21918 \begin_layout Plain Layout
21919 c
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21925 \begin_inset Text
21926
21927 \begin_layout Plain Layout
21928 d
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937 e
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 </row>
21943 </lyxtabular>
21944
21945 \end_inset
21946
21947
21948 \end_layout
21949
21950 \end_inset
21951
21952
21953 \begin_inset space \hfill{}
21954 \end_inset
21955
21956
21957 \begin_inset Float table
21958 wide false
21959 sideways false
21960 status collapsed
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Caption
21964
21965 \begin_layout Plain Layout
21966 \begin_inset CommandInset label
21967 LatexCommand label
21968 name "tab:This-is-subtable-b"
21969
21970 \end_inset
21971
21972 This is subtable b.
21973 \end_layout
21974
21975 \end_inset
21976
21977
21978 \end_layout
21979
21980 \begin_layout Plain Layout
21981 \align center
21982 \begin_inset Tabular
21983 <lyxtabular version="3" rows="1" columns="5">
21984 <features tabularvalignment="middle">
21985 <column alignment="center" valignment="top" width="0">
21986 <column alignment="center" valignment="top" width="0">
21987 <column alignment="center" valignment="top" width="0">
21988 <column alignment="center" valignment="top" width="0">
21989 <column alignment="center" valignment="top" width="0">
21990 <row>
21991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995 e
21996 \end_layout
21997
21998 \end_inset
21999 </cell>
22000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22001 \begin_inset Text
22002
22003 \begin_layout Plain Layout
22004 d
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013 c
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022 b
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031 test
22032 \end_layout
22033
22034 \end_inset
22035 </cell>
22036 </row>
22037 </lyxtabular>
22038
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \end_inset
22045
22046
22047 \begin_inset space \hfill{}
22048 \end_inset
22049
22050
22051 \end_layout
22052
22053 \end_inset
22054
22055
22056 \end_layout
22057
22058 \begin_layout Standard
22059 \begin_inset Float table
22060 wide false
22061 sideways false
22062 status open
22063
22064 \begin_layout Plain Layout
22065 \begin_inset Caption
22066
22067 \begin_layout Plain Layout
22068 \begin_inset CommandInset label
22069 LatexCommand label
22070 name "tab:Two-subtables-upon"
22071
22072 \end_inset
22073
22074 Two subtables placed one above the other.
22075  (a) table with 4 cells, (b) table with 5 cells.
22076 \end_layout
22077
22078 \end_inset
22079
22080
22081 \end_layout
22082
22083 \begin_layout Plain Layout
22084 \align center
22085 \begin_inset Float table
22086 wide false
22087 sideways false
22088 status collapsed
22089
22090 \begin_layout Plain Layout
22091 \begin_inset Caption
22092
22093 \begin_layout Plain Layout
22094
22095 \end_layout
22096
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \begin_layout Plain Layout
22103 \align center
22104 \begin_inset Tabular
22105 <lyxtabular version="3" rows="1" columns="4">
22106 <features tabularvalignment="middle">
22107 <column alignment="center" valignment="top" width="0">
22108 <column alignment="center" valignment="top" width="0">
22109 <column alignment="center" valignment="top" width="0">
22110 <column alignment="center" valignment="top" width="0">
22111 <row>
22112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Plain Layout
22116 test
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125 test
22126 \end_layout
22127
22128 \end_inset
22129 </cell>
22130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22131 \begin_inset Text
22132
22133 \begin_layout Plain Layout
22134 test
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22140 \begin_inset Text
22141
22142 \begin_layout Plain Layout
22143 test
22144 \end_layout
22145
22146 \end_inset
22147 </cell>
22148 </row>
22149 </lyxtabular>
22150
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \begin_layout Plain Layout
22162 \align center
22163 \begin_inset Float table
22164 wide false
22165 sideways false
22166 status collapsed
22167
22168 \begin_layout Plain Layout
22169 \begin_inset Caption
22170
22171 \begin_layout Plain Layout
22172
22173 \end_layout
22174
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \begin_layout Plain Layout
22181 \align center
22182 \begin_inset Tabular
22183 <lyxtabular version="3" rows="1" columns="5">
22184 <features tabularvalignment="middle">
22185 <column alignment="center" valignment="top" width="0">
22186 <column alignment="center" valignment="top" width="0">
22187 <column alignment="center" valignment="top" width="0">
22188 <column alignment="center" valignment="top" width="0">
22189 <column alignment="center" valignment="top" width="0">
22190 <row>
22191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195 a
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204 b
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213 c
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222 d
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231 e
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 </row>
22237 </lyxtabular>
22238
22239 \end_inset
22240
22241
22242 \end_layout
22243
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \begin_layout Section
22255 Floats Side by Side
22256 \begin_inset Index idx
22257 status collapsed
22258
22259 \begin_layout Plain Layout
22260 Floats ! Side by side
22261 \end_layout
22262
22263 \end_inset
22264
22265
22266 \end_layout
22267
22268 \begin_layout Standard
22269 To place floats side by side, as in Figures
22270 \begin_inset space ~
22271 \end_inset
22272
22273
22274 \begin_inset CommandInset ref
22275 LatexCommand ref
22276 reference "fig:Float-left"
22277
22278 \end_inset
22279
22280  and 
22281 \begin_inset CommandInset ref
22282 LatexCommand ref
22283 reference "fig:Float-right"
22284
22285 \end_inset
22286
22287 , only 
22288 \emph on
22289 one
22290 \emph default
22291  float is used.
22292  In it two minipage boxes are inserted.
22293 \begin_inset Foot
22294 status collapsed
22295
22296 \begin_layout Plain Layout
22297 Minipages are explained in section
22298 \begin_inset space ~
22299 \end_inset
22300
22301
22302 \begin_inset CommandInset ref
22303 LatexCommand ref
22304 reference "sec:Minipages"
22305
22306 \end_inset
22307
22308 .
22309 \end_layout
22310
22311 \end_inset
22312
22313  The width is set to 45
22314 \begin_inset space \thinspace{}
22315 \end_inset
22316
22317 -50
22318 \begin_inset space \thinspace{}
22319 \end_inset
22320
22321 column% and the box alignment to 
22322 \family sans
22323 Bottom
22324 \family default
22325  for each minipage.
22326  The minipage boxes contain the image and the caption in the same way as
22327  they are in a float.
22328  The only difference is that the image unit 
22329 \family sans
22330 Column
22331 \begin_inset space ~
22332 \end_inset
22333
22334 Width
22335 \begin_inset space ~
22336 \end_inset
22337
22338 %
22339 \family default
22340  is now calculated according to the width of the minipage boxes.
22341 \end_layout
22342
22343 \begin_layout Standard
22344 \begin_inset Float figure
22345 wide false
22346 sideways false
22347 status open
22348
22349 \begin_layout Plain Layout
22350 \begin_inset Box Frameless
22351 position "b"
22352 hor_pos "c"
22353 has_inner_box 1
22354 inner_pos "t"
22355 use_parbox 0
22356 use_makebox 0
22357 width "45col%"
22358 special "none"
22359 height "1in"
22360 height_special "totalheight"
22361 status open
22362
22363 \begin_layout Plain Layout
22364 \align center
22365 \begin_inset Graphics
22366         filename clipart/mobius.eps
22367         lyxscale 50
22368         width 100col%
22369         scaleBeforeRotation
22370
22371 \end_inset
22372
22373
22374 \end_layout
22375
22376 \begin_layout Plain Layout
22377 \begin_inset Caption
22378
22379 \begin_layout Plain Layout
22380 \begin_inset CommandInset label
22381 LatexCommand label
22382 name "fig:Float-left"
22383
22384 \end_inset
22385
22386 Float on the left side.
22387 \end_layout
22388
22389 \end_inset
22390
22391
22392 \end_layout
22393
22394 \end_inset
22395
22396
22397 \begin_inset space \hfill{}
22398 \end_inset
22399
22400
22401 \begin_inset Box Frameless
22402 position "b"
22403 hor_pos "c"
22404 has_inner_box 1
22405 inner_pos "t"
22406 use_parbox 0
22407 use_makebox 0
22408 width "45col%"
22409 special "none"
22410 height "1in"
22411 height_special "totalheight"
22412 status open
22413
22414 \begin_layout Plain Layout
22415 \align center
22416 \begin_inset Graphics
22417         filename clipart/platypus.eps
22418         lyxscale 50
22419         width 100col%
22420         scaleBeforeRotation
22421
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \begin_layout Plain Layout
22428 \begin_inset Caption
22429
22430 \begin_layout Plain Layout
22431 \begin_inset CommandInset label
22432 LatexCommand label
22433 name "fig:Float-right"
22434
22435 \end_inset
22436
22437 Float on the right side.
22438 \end_layout
22439
22440 \end_inset
22441
22442
22443 \end_layout
22444
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \begin_layout Plain Layout
22451
22452 \end_layout
22453
22454 \end_inset
22455
22456
22457 \end_layout
22458
22459 \begin_layout Section
22460 Caption Formatting
22461 \begin_inset Index idx
22462 status collapsed
22463
22464 \begin_layout Plain Layout
22465 Caption ! Formatting
22466 \end_layout
22467
22468 \end_inset
22469
22470
22471 \begin_inset Index idx
22472 status collapsed
22473
22474 \begin_layout Plain Layout
22475 Floats ! Caption Formatting
22476 \end_layout
22477
22478 \end_inset
22479
22480
22481 \begin_inset CommandInset label
22482 LatexCommand label
22483 name "sec:Caption-Formatting"
22484
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \begin_layout Standard
22491 The 
22492 \family sans
22493 Caption
22494 \family default
22495  environment is the default paragraph environment for 
22496 \family sans
22497 Floats
22498 \family default
22499 .
22500  On the LyX screen captions appear as label, e.
22501 \begin_inset space \thinspace{}
22502 \end_inset
22503
22504 g.
22505 \begin_inset space \space{}
22506 \end_inset
22507
22508
22509 \begin_inset Quotes eld
22510 \end_inset
22511
22512
22513 \family sans
22514 Figure #:
22515 \family default
22516
22517 \begin_inset Quotes erd
22518 \end_inset
22519
22520  followed by the caption text.
22521  
22522 \begin_inset Quotes eld
22523 \end_inset
22524
22525 #
22526 \begin_inset Quotes erd
22527 \end_inset
22528
22529  is the actual reference number.
22530  By default the label and the number are in the same font as the caption
22531  text and a colon follows the number to divide the label from the text.
22532  This caption format is not suitable for all document formats.
22533  
22534 \end_layout
22535
22536 \begin_layout Standard
22537 To change the default caption format, load the LaTeX-package 
22538 \series bold
22539 caption
22540 \series default
22541
22542 \begin_inset Index idx
22543 status collapsed
22544
22545 \begin_layout Plain Layout
22546 LaTeX-packages ! caption
22547 \end_layout
22548
22549 \end_inset
22550
22551  in the document preamble with this line:
22552 \end_layout
22553
22554 \begin_layout Standard
22555
22556 \series bold
22557
22558 \backslash
22559 usepackage[format definition]{caption}
22560 \end_layout
22561
22562 \begin_layout Standard
22563 To have for example the label and the number in sans-serif bold font and
22564  the table captions always above the table as in this document, use the
22565  following command:
22566 \end_layout
22567
22568 \begin_layout Standard
22569
22570 \series bold
22571
22572 \backslash
22573 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22574 \end_layout
22575
22576 \begin_layout Standard
22577 You can also define different caption formats for the different float types.
22578  In this case load the 
22579 \series bold
22580 caption
22581 \series default
22582  package without format specific options and define the different formats
22583  with the help of the command
22584 \end_layout
22585
22586 \begin_layout Standard
22587
22588 \series bold
22589
22590 \backslash
22591 captionsetup[float type]{format definition}
22592 \end_layout
22593
22594 \begin_layout Standard
22595 in the document preamble.
22596  For example the caption formats of Figure
22597 \begin_inset space ~
22598 \end_inset
22599
22600
22601 \begin_inset CommandInset ref
22602 LatexCommand ref
22603 reference "fig:This-is-an-fig"
22604
22605 \end_inset
22606
22607  and Table
22608 \begin_inset space ~
22609 \end_inset
22610
22611
22612 \begin_inset CommandInset ref
22613 LatexCommand ref
22614 reference "tab:This-is-an-tab"
22615
22616 \end_inset
22617
22618  can be created using these commands in the document preamble:
22619 \end_layout
22620
22621 \begin_layout Standard
22622
22623 \series bold
22624
22625 \backslash
22626 usepackage[tableposition=top]{caption}
22627 \series default
22628
22629 \begin_inset Newline newline
22630 \end_inset
22631
22632
22633 \series bold
22634
22635 \backslash
22636 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22637 \begin_inset Newline newline
22638 \end_inset
22639
22640
22641 \begin_inset Phantom HPhantom
22642 status open
22643
22644 \begin_layout Plain Layout
22645
22646 \series bold
22647
22648 \backslash
22649 captionsetup[figure]{
22650 \end_layout
22651
22652 \end_inset
22653
22654 labelsep=period}
22655 \begin_inset Newline newline
22656 \end_inset
22657
22658
22659 \backslash
22660 captionsetup[table]{labelfont={bf,sf}}
22661 \end_layout
22662
22663 \begin_layout Standard
22664 \begin_inset Note Greyedout
22665 status open
22666
22667 \begin_layout Plain Layout
22668
22669 \series bold
22670 Note:
22671 \series default
22672  The option 
22673 \series bold
22674 tableposition=top
22675 \series default
22676  has no effect when a 
22677 \series bold
22678 KOMA-Script
22679 \series default
22680
22681 \begin_inset Index idx
22682 status collapsed
22683
22684 \begin_layout Plain Layout
22685 LaTeX-packages ! KOMA-Script
22686 \end_layout
22687
22688 \end_inset
22689
22690  document class is used.
22691  In this case the document class option 
22692 \series bold
22693 captions=tableheading
22694 \series default
22695  must be used.
22696 \end_layout
22697
22698 \end_inset
22699
22700
22701 \end_layout
22702
22703 \begin_layout Standard
22704 For more information about the package 
22705 \series bold
22706 caption
22707 \series default
22708  we refer to its documentation 
22709 \begin_inset CommandInset citation
22710 LatexCommand cite
22711 key "caption"
22712
22713 \end_inset
22714
22715 .
22716 \end_layout
22717
22718 \begin_layout Standard
22719 To change the label name from e.
22720 \begin_inset space \thinspace{}
22721 \end_inset
22722
22723 g.
22724 \begin_inset space \space{}
22725 \end_inset
22726
22727
22728 \begin_inset Quotes eld
22729 \end_inset
22730
22731 Figure
22732 \begin_inset Quotes erd
22733 \end_inset
22734
22735  to 
22736 \begin_inset Quotes eld
22737 \end_inset
22738
22739 Image
22740 \begin_inset Quotes erd
22741 \end_inset
22742
22743  use this preamble command:
22744 \end_layout
22745
22746 \begin_layout Standard
22747
22748 \series bold
22749
22750 \backslash
22751 renewcommand{
22752 \backslash
22753 fnum@figure}{Image~
22754 \backslash
22755 thefigure}
22756 \end_layout
22757
22758 \begin_layout Standard
22759 where 
22760 \series bold
22761
22762 \backslash
22763 thefigure
22764 \series default
22765  inserts the figure number and
22766 \series bold
22767  
22768 \begin_inset Quotes eld
22769 \end_inset
22770
22771 ~
22772 \series default
22773
22774 \begin_inset Quotes erd
22775 \end_inset
22776
22777  creates a protected space.
22778 \end_layout
22779
22780 \begin_layout Standard
22781 \begin_inset VSpace bigskip
22782 \end_inset
22783
22784 If you are using a 
22785 \series bold
22786 KOMA-Script
22787 \series default
22788
22789 \begin_inset Index idx
22790 status collapsed
22791
22792 \begin_layout Plain Layout
22793 LaTeX-packages ! KOMA-Script
22794 \end_layout
22795
22796 \end_inset
22797
22798  document class (
22799 \family sans
22800 article (KOMA-Script)
22801 \family default
22802
22803 \family sans
22804 book (KOMA-Script)
22805 \family default
22806
22807 \family sans
22808 letter (KOMA-Script)
22809 \family default
22810 , or 
22811 \family sans
22812 report (KOMA-Script)
22813 \family default
22814
22815 \begin_inset space \thinspace{}
22816 \end_inset
22817
22818 ), you can alternatively to the 
22819 \series bold
22820 caption
22821 \series default
22822  package use 
22823 \series bold
22824 KOMA-Script
22825 \series default
22826 's built-in command 
22827 \series bold
22828
22829 \backslash
22830 setkomafont
22831 \series default
22832 .
22833  For example, to have the caption label in bold, add this command to your
22834  document preamble:
22835 \end_layout
22836
22837 \begin_layout Standard
22838
22839 \series bold
22840
22841 \backslash
22842 setkomafont{captionlabel}{
22843 \backslash
22844 bfseries}
22845 \end_layout
22846
22847 \begin_layout Standard
22848 For more information about 
22849 \series bold
22850
22851 \backslash
22852 setkomafont
22853 \series default
22854  we refer to the 
22855 \series bold
22856 KOMA-Script
22857 \series default
22858  documentation 
22859 \begin_inset CommandInset citation
22860 LatexCommand cite
22861 key "KOMA-Script"
22862
22863 \end_inset
22864
22865 .
22866 \end_layout
22867
22868 \begin_layout Standard
22869 \begin_inset ERT
22870 status collapsed
22871
22872 \begin_layout Plain Layout
22873
22874
22875 \backslash
22876 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22877 }
22878 \end_layout
22879
22880 \end_inset
22881
22882
22883 \begin_inset Note Note
22884 status open
22885
22886 \begin_layout Plain Layout
22887 The caption format is changed only for this example.
22888 \end_layout
22889
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \begin_layout Standard
22896 \begin_inset Float figure
22897 placement !p
22898 wide false
22899 sideways false
22900 status open
22901
22902 \begin_layout Plain Layout
22903 \align center
22904 \begin_inset Graphics
22905         filename clipart/mobius.eps
22906         lyxscale 50
22907         scale 50
22908         scaleBeforeRotation
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Plain Layout
22916 \begin_inset Caption
22917
22918 \begin_layout Plain Layout
22919 \begin_inset CommandInset label
22920 LatexCommand label
22921 name "fig:This-is-an-fig"
22922
22923 \end_inset
22924
22925 This is an example figure caption that is longer than one line to show the
22926  different caption format.
22927  Here a self-defined caption format is used.
22928 \end_layout
22929
22930 \end_inset
22931
22932
22933 \end_layout
22934
22935 \end_inset
22936
22937
22938 \end_layout
22939
22940 \begin_layout Standard
22941 \begin_inset ERT
22942 status collapsed
22943
22944 \begin_layout Plain Layout
22945
22946
22947 \backslash
22948 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22949 on}
22950 \end_layout
22951
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \begin_layout Standard
22958 \begin_inset Float table
22959 placement !p
22960 wide false
22961 sideways false
22962 status open
22963
22964 \begin_layout Plain Layout
22965 \begin_inset Caption
22966
22967 \begin_layout Plain Layout
22968 \begin_inset CommandInset label
22969 LatexCommand label
22970 name "tab:This-is-an-tab"
22971
22972 \end_inset
22973
22974 This is an example table caption that is longer than one line to show the
22975  different caption format.
22976  Here the standard caption format for tables in this document is used.
22977 \end_layout
22978
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \begin_layout Plain Layout
22985 \align center
22986 \begin_inset Tabular
22987 <lyxtabular version="3" rows="1" columns="5">
22988 <features tabularvalignment="middle">
22989 <column alignment="center" valignment="top" width="0">
22990 <column alignment="center" valignment="top" width="0">
22991 <column alignment="center" valignment="top" width="0">
22992 <column alignment="center" valignment="top" width="0">
22993 <column alignment="center" valignment="top" width="0">
22994 <row>
22995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999 a
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008 b
23009 \end_layout
23010
23011 \end_inset
23012 </cell>
23013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23014 \begin_inset Text
23015
23016 \begin_layout Plain Layout
23017 c
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23023 \begin_inset Text
23024
23025 \begin_layout Plain Layout
23026 d
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035 e
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 </row>
23041 </lyxtabular>
23042
23043 \end_inset
23044
23045
23046 \end_layout
23047
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \begin_layout Section
23054 Caption Placement
23055 \begin_inset Index idx
23056 status collapsed
23057
23058 \begin_layout Plain Layout
23059 Caption ! Placement
23060 \end_layout
23061
23062 \end_inset
23063
23064
23065 \begin_inset Index idx
23066 status collapsed
23067
23068 \begin_layout Plain Layout
23069 Floats ! Caption Placement
23070 \end_layout
23071
23072 \end_inset
23073
23074
23075 \begin_inset CommandInset label
23076 LatexCommand label
23077 name "sec:Caption-Placement"
23078
23079 \end_inset
23080
23081
23082 \end_layout
23083
23084 \begin_layout Standard
23085 The common caption placement rule is:
23086 \end_layout
23087
23088 \begin_layout Description
23089 Figure: Caption is set below the figure
23090 \end_layout
23091
23092 \begin_layout Description
23093 Table: Caption is set above the table
23094 \end_layout
23095
23096 \begin_layout Standard
23097 Having the caption above the table is unfortunately not supported in LaTeX's
23098  standard classes.
23099  That means if you are using the document classes 
23100 \family sans
23101 article
23102 \family default
23103
23104 \family sans
23105 book
23106 \family default
23107
23108 \family sans
23109 letter
23110 \family default
23111 , or 
23112 \family sans
23113 report
23114 \family default
23115  there will be no space between the caption and the table.
23116  To insert the necessary space, add the following option to the load command
23117  of the LaTeX-package 
23118 \series bold
23119 caption
23120 \series default
23121  in your document preamble
23122 \begin_inset Foot
23123 status collapsed
23124
23125 \begin_layout Plain Layout
23126 See section
23127 \begin_inset space ~
23128 \end_inset
23129
23130
23131 \begin_inset CommandInset ref
23132 LatexCommand ref
23133 reference "sec:Caption-Formatting"
23134
23135 \end_inset
23136
23137  for more information of the package 
23138 \series bold
23139 caption
23140 \series default
23141 .
23142 \end_layout
23143
23144 \end_inset
23145
23146 :
23147 \end_layout
23148
23149 \begin_layout Standard
23150
23151 \series bold
23152 tableposition=top
23153 \end_layout
23154
23155 \begin_layout Standard
23156 If you are using a 
23157 \series bold
23158 KOMA-Script
23159 \series default
23160
23161 \begin_inset Index idx
23162 status collapsed
23163
23164 \begin_layout Plain Layout
23165 LaTeX-packages ! KOMA-Script
23166 \end_layout
23167
23168 \end_inset
23169
23170  document class (
23171 \family sans
23172 article (KOMA-Script)
23173 \family default
23174
23175 \family sans
23176 book (KOMA-Script)
23177 \family default
23178
23179 \family sans
23180 letter (KOMA-Script)
23181 \family default
23182 , or 
23183 \family sans
23184 report (KOMA-Script)
23185 \family default
23186
23187 \begin_inset space \thinspace{}
23188 \end_inset
23189
23190 ), you can alternatively to the 
23191 \series bold
23192 caption
23193 \series default
23194  package set the document class option 
23195 \series bold
23196 captions=tableheading
23197 \series default
23198 .
23199 \end_layout
23200
23201 \begin_layout Standard
23202 \begin_inset VSpace bigskip
23203 \end_inset
23204
23205 It is also possible to set the caption beside a figure or table.
23206  To get this the LaTeX-package 
23207 \series bold
23208 sidecap
23209 \series default
23210
23211 \begin_inset Index idx
23212 status collapsed
23213
23214 \begin_layout Plain Layout
23215 LaTeX-packages ! sidecap
23216 \end_layout
23217
23218 \end_inset
23219
23220  has to be loaded in the document preamble with the line
23221 \end_layout
23222
23223 \begin_layout Standard
23224
23225 \series bold
23226
23227 \backslash
23228 usepackage[option]{sidecap}
23229 \end_layout
23230
23231 \begin_layout Standard
23232 If you set no option, the caption is placed on the side of the outer page
23233  margin â€“ to the right on odd pages, to the left on even pages.
23234  You can change the placement to inner margin with the option 
23235 \series bold
23236 innercaption
23237 \series default
23238 .
23239  To force the placement always to the right or left, use the option 
23240 \series bold
23241 rightcaption
23242 \series default
23243  or 
23244 \series bold
23245 leftcaption
23246 \series default
23247 , respectively.
23248 \end_layout
23249
23250 \begin_layout Standard
23251 \begin_inset ERT
23252 status collapsed
23253
23254 \begin_layout Plain Layout
23255
23256
23257 \backslash
23258 ifsidecap
23259 \end_layout
23260
23261 \end_inset
23262
23263
23264 \begin_inset Note Note
23265 status open
23266
23267 \begin_layout Plain Layout
23268 The following section will only be displayed when the LaTeX-package 
23269 \series bold
23270 sidecap
23271 \series default
23272  is installed.
23273 \end_layout
23274
23275 \end_inset
23276
23277
23278 \end_layout
23279
23280 \begin_layout Standard
23281 To place in LyX the caption of a float on the side, it is necessary to add
23282  these commands to the document preamble:
23283 \end_layout
23284
23285 \begin_layout Standard
23286 \noindent
23287 \begin_inset CommandInset line
23288 LatexCommand rule
23289 offset "0.5ex"
23290 width "100line%"
23291 height "1pt"
23292
23293 \end_inset
23294
23295
23296 \end_layout
23297
23298 \begin_layout Standard
23299
23300 \series bold
23301
23302 \backslash
23303 newcommand{
23304 \backslash
23305 TabBesBeg}{%
23306 \begin_inset Newline newline
23307 \end_inset
23308
23309
23310 \begin_inset Phantom HPhantom
23311 status open
23312
23313 \begin_layout Plain Layout
23314
23315 \series bold
23316 \begin_inset space ~
23317 \end_inset
23318
23319
23320 \end_layout
23321
23322 \end_inset
23323
23324
23325 \backslash
23326 let
23327 \backslash
23328 MyTable
23329 \backslash
23330 table
23331 \begin_inset Newline newline
23332 \end_inset
23333
23334
23335 \begin_inset Phantom HPhantom
23336 status open
23337
23338 \begin_layout Plain Layout
23339
23340 \series bold
23341 \begin_inset space ~
23342 \end_inset
23343
23344
23345 \end_layout
23346
23347 \end_inset
23348
23349
23350 \backslash
23351 let
23352 \backslash
23353 MyEndtable
23354 \backslash
23355 endtable
23356 \begin_inset Newline newline
23357 \end_inset
23358
23359
23360 \begin_inset Phantom HPhantom
23361 status open
23362
23363 \begin_layout Plain Layout
23364
23365 \series bold
23366 \begin_inset space ~
23367 \end_inset
23368
23369
23370 \end_layout
23371
23372 \end_inset
23373
23374
23375 \backslash
23376 renewenvironment{table}{
23377 \backslash
23378 begin{SCtable}}{
23379 \backslash
23380 end{SCtable}}}
23381 \end_layout
23382
23383 \begin_layout Standard
23384
23385 \series bold
23386
23387 \backslash
23388 newcommand{
23389 \backslash
23390 TabBesEnd}{%
23391 \begin_inset Newline newline
23392 \end_inset
23393
23394
23395 \begin_inset Phantom HPhantom
23396 status open
23397
23398 \begin_layout Plain Layout
23399
23400 \series bold
23401 \begin_inset space ~
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \end_inset
23408
23409
23410 \backslash
23411 let
23412 \backslash
23413 table
23414 \backslash
23415 MyTable
23416 \begin_inset Newline newline
23417 \end_inset
23418
23419
23420 \begin_inset Phantom HPhantom
23421 status open
23422
23423 \begin_layout Plain Layout
23424
23425 \series bold
23426 \begin_inset space ~
23427 \end_inset
23428
23429
23430 \end_layout
23431
23432 \end_inset
23433
23434
23435 \backslash
23436 let
23437 \backslash
23438 endtable
23439 \backslash
23440 MyEndtable
23441 \end_layout
23442
23443 \begin_layout Standard
23444
23445 \series bold
23446
23447 \backslash
23448 newcommand{
23449 \backslash
23450 FigBesBeg}{%
23451 \begin_inset Newline newline
23452 \end_inset
23453
23454
23455 \begin_inset Phantom HPhantom
23456 status open
23457
23458 \begin_layout Plain Layout
23459
23460 \series bold
23461 \begin_inset space ~
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \end_inset
23468
23469
23470 \backslash
23471 let
23472 \backslash
23473 MyFigure
23474 \backslash
23475 figure
23476 \begin_inset Newline newline
23477 \end_inset
23478
23479
23480 \begin_inset Phantom HPhantom
23481 status open
23482
23483 \begin_layout Plain Layout
23484
23485 \series bold
23486 \begin_inset space ~
23487 \end_inset
23488
23489
23490 \end_layout
23491
23492 \end_inset
23493
23494
23495 \backslash
23496 let
23497 \backslash
23498 MyEndfigure
23499 \backslash
23500 endfigure
23501 \begin_inset Newline newline
23502 \end_inset
23503
23504
23505 \begin_inset Phantom HPhantom
23506 status open
23507
23508 \begin_layout Plain Layout
23509
23510 \series bold
23511 \begin_inset space ~
23512 \end_inset
23513
23514
23515 \end_layout
23516
23517 \end_inset
23518
23519
23520 \backslash
23521 renewenvironment{figure}{
23522 \backslash
23523 begin{SCfigure}}{
23524 \backslash
23525 end{SCfigure}}}
23526 \end_layout
23527
23528 \begin_layout Standard
23529
23530 \series bold
23531
23532 \backslash
23533 newcommand{
23534 \backslash
23535 FigBesEnd}{%
23536 \begin_inset Newline newline
23537 \end_inset
23538
23539
23540 \begin_inset Phantom HPhantom
23541 status open
23542
23543 \begin_layout Plain Layout
23544
23545 \series bold
23546 \begin_inset space ~
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553
23554
23555 \backslash
23556 let
23557 \backslash
23558 figure
23559 \backslash
23560 MyFigure
23561 \begin_inset Newline newline
23562 \end_inset
23563
23564
23565 \begin_inset Phantom HPhantom
23566 status open
23567
23568 \begin_layout Plain Layout
23569
23570 \series bold
23571 \begin_inset space ~
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \end_inset
23578
23579
23580 \backslash
23581 let
23582 \backslash
23583 endfigure
23584 \backslash
23585 MyEndfigure}
23586 \end_layout
23587
23588 \begin_layout Standard
23589 \noindent
23590 \begin_inset CommandInset line
23591 LatexCommand rule
23592 offset "0.5ex"
23593 width "100line%"
23594 height "1pt"
23595
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \begin_layout Standard
23602 The commands allow you to redefine the floats so that the caption is set
23603  on the side.
23604  For figure floats use the command
23605 \end_layout
23606
23607 \begin_layout Standard
23608
23609 \series bold
23610
23611 \backslash
23612 FigBesBeg
23613 \end_layout
23614
23615 \begin_layout Standard
23616 in TeX-Code before the float.
23617  After the float insert the command
23618 \end_layout
23619
23620 \begin_layout Standard
23621
23622 \series bold
23623
23624 \backslash
23625 FigBesEnd
23626 \end_layout
23627
23628 \begin_layout Standard
23629 in TeX-Code to get back to the original float definition.
23630 \end_layout
23631
23632 \begin_layout Standard
23633 For table floats use the corresponding commands
23634 \end_layout
23635
23636 \begin_layout Standard
23637
23638 \series bold
23639
23640 \backslash
23641 TabBesBeg
23642 \series default
23643  and 
23644 \series bold
23645
23646 \backslash
23647 TabBesEnd
23648 \end_layout
23649
23650 \begin_layout Standard
23651 Figure
23652 \begin_inset space ~
23653 \end_inset
23654
23655
23656 \begin_inset CommandInset ref
23657 LatexCommand ref
23658 reference "fig:cap-beside-fig"
23659
23660 \end_inset
23661
23662  and Table
23663 \begin_inset space ~
23664 \end_inset
23665
23666
23667 \begin_inset CommandInset ref
23668 LatexCommand ref
23669 reference "tab:cap-beside-tab"
23670
23671 \end_inset
23672
23673  are examples where the caption is set beside.
23674 \end_layout
23675
23676 \begin_layout Standard
23677 You can see in the examples that the caption text appears at the top of
23678  the floats for table floats and at the bottom for figure floats.
23679  To change this, you can use the command
23680 \end_layout
23681
23682 \begin_layout Standard
23683
23684 \series bold
23685
23686 \backslash
23687 sidecaptionvpos{float type}{placement}
23688 \end_layout
23689
23690 \begin_layout Standard
23691 in the document preamble or in TeX-Code before the float.
23692  The float type is either 
23693 \family sans
23694 figure
23695 \family default
23696  or 
23697 \family sans
23698 table
23699 \family default
23700 , the placement can be 
23701 \begin_inset Quotes eld
23702 \end_inset
23703
23704
23705 \family sans
23706 t
23707 \family default
23708
23709 \begin_inset Quotes erd
23710 \end_inset
23711
23712  for top, 
23713 \begin_inset Quotes eld
23714 \end_inset
23715
23716
23717 \family sans
23718 c
23719 \family default
23720
23721 \begin_inset Quotes erd
23722 \end_inset
23723
23724  for center, or 
23725 \begin_inset Quotes eld
23726 \end_inset
23727
23728
23729 \family sans
23730 b
23731 \family default
23732
23733 \begin_inset Quotes erd
23734 \end_inset
23735
23736  for bottom.
23737  To have for example the caption of figure floats vertically centered, use
23738  the command
23739 \end_layout
23740
23741 \begin_layout Standard
23742
23743 \series bold
23744
23745 \backslash
23746 sidecaptionvpos{figure}{c}
23747 \end_layout
23748
23749 \begin_layout Standard
23750 This was used for Figure
23751 \begin_inset space ~
23752 \end_inset
23753
23754
23755 \begin_inset CommandInset ref
23756 LatexCommand ref
23757 reference "fig:cap-beside-fig-2"
23758
23759 \end_inset
23760
23761 .
23762 \end_layout
23763
23764 \begin_layout Standard
23765 \begin_inset VSpace medskip
23766 \end_inset
23767
23768 For more information about the package 
23769 \series bold
23770 sidecap
23771 \series default
23772  we refer to its documentation 
23773 \begin_inset CommandInset citation
23774 LatexCommand cite
23775 key "sidecap"
23776
23777 \end_inset
23778
23779 .
23780 \end_layout
23781
23782 \begin_layout Standard
23783 \begin_inset Note Greyedout
23784 status open
23785
23786 \begin_layout Plain Layout
23787
23788 \series bold
23789 Note:
23790 \series default
23791  The LaTeX-package 
23792 \series bold
23793 hypcap
23794 \series default
23795
23796 \begin_inset Index idx
23797 status collapsed
23798
23799 \begin_layout Plain Layout
23800 LaTeX-packages ! hypcap
23801 \end_layout
23802
23803 \end_inset
23804
23805 , described in section
23806 \begin_inset space ~
23807 \end_inset
23808
23809
23810 \begin_inset CommandInset ref
23811 LatexCommand ref
23812 reference "sub:Reference-Position"
23813
23814 \end_inset
23815
23816 , has no effect on floats with the caption set beside.
23817 \end_layout
23818
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \begin_layout Standard
23825 \begin_inset ERT
23826 status collapsed
23827
23828 \begin_layout Plain Layout
23829
23830
23831 \backslash
23832 FigBesBeg 
23833 \end_layout
23834
23835 \end_inset
23836
23837
23838 \end_layout
23839
23840 \begin_layout Standard
23841 \begin_inset Float figure
23842 wide false
23843 sideways false
23844 status open
23845
23846 \begin_layout Plain Layout
23847 \begin_inset Graphics
23848         filename clipart/escher-lsd.eps
23849         scale 75
23850         scaleBeforeRotation
23851
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \begin_layout Plain Layout
23858 \begin_inset Caption
23859
23860 \begin_layout Plain Layout
23861 \begin_inset CommandInset label
23862 LatexCommand label
23863 name "fig:cap-beside-fig"
23864
23865 \end_inset
23866
23867 This is a caption beside a figure.
23868 \end_layout
23869
23870 \end_inset
23871
23872
23873 \end_layout
23874
23875 \end_inset
23876
23877
23878 \end_layout
23879
23880 \begin_layout Standard
23881 \begin_inset ERT
23882 status collapsed
23883
23884 \begin_layout Plain Layout
23885
23886
23887 \backslash
23888 TabBesBeg 
23889 \end_layout
23890
23891 \end_inset
23892
23893
23894 \end_layout
23895
23896 \begin_layout Standard
23897 \begin_inset Float table
23898 wide false
23899 sideways false
23900 status open
23901
23902 \begin_layout Plain Layout
23903 \begin_inset Caption
23904
23905 \begin_layout Plain Layout
23906 \begin_inset CommandInset label
23907 LatexCommand label
23908 name "tab:cap-beside-tab"
23909
23910 \end_inset
23911
23912 This is a caption beside a table.
23913 \end_layout
23914
23915 \end_inset
23916
23917
23918 \end_layout
23919
23920 \begin_layout Plain Layout
23921 \begin_inset Tabular
23922 <lyxtabular version="3" rows="4" columns="5">
23923 <features tabularvalignment="middle">
23924 <column alignment="center" valignment="top" width="0">
23925 <column alignment="center" valignment="top" width="0">
23926 <column alignment="center" valignment="top" width="0">
23927 <column alignment="center" valignment="top" width="0">
23928 <column alignment="center" valignment="top" width="0">
23929 <row>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934 a
23935 \end_layout
23936
23937 \end_inset
23938 </cell>
23939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23940 \begin_inset Text
23941
23942 \begin_layout Plain Layout
23943
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 b
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961
23962 \end_layout
23963
23964 \end_inset
23965 </cell>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Plain Layout
23970 c
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 </row>
23976 <row>
23977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23978 \begin_inset Text
23979
23980 \begin_layout Plain Layout
23981
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23987 \begin_inset Text
23988
23989 \begin_layout Plain Layout
23990 d
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24005 \begin_inset Text
24006
24007 \begin_layout Plain Layout
24008 e
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017
24018 \end_layout
24019
24020 \end_inset
24021 </cell>
24022 </row>
24023 <row>
24024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028 f
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046 g
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064 h
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 </row>
24070 <row>
24071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084 i
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102 j
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 </row>
24117 </lyxtabular>
24118
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \begin_layout Standard
24130 \begin_inset ERT
24131 status collapsed
24132
24133 \begin_layout Plain Layout
24134
24135
24136 \backslash
24137 TabBesEnd
24138 \end_layout
24139
24140 \end_inset
24141
24142
24143 \end_layout
24144
24145 \begin_layout Standard
24146 \begin_inset ERT
24147 status collapsed
24148
24149 \begin_layout Plain Layout
24150
24151
24152 \backslash
24153 sidecaptionvpos{figure}{c}
24154 \end_layout
24155
24156 \end_inset
24157
24158
24159 \begin_inset Float figure
24160 wide false
24161 sideways false
24162 status open
24163
24164 \begin_layout Plain Layout
24165 \begin_inset Graphics
24166         filename clipart/escher-lsd.eps
24167         scale 75
24168         scaleBeforeRotation
24169
24170 \end_inset
24171
24172
24173 \end_layout
24174
24175 \begin_layout Plain Layout
24176 \begin_inset Caption
24177
24178 \begin_layout Plain Layout
24179 \begin_inset CommandInset label
24180 LatexCommand label
24181 name "fig:cap-beside-fig-2"
24182
24183 \end_inset
24184
24185 This is a vertically centered caption beside a figure.
24186 \end_layout
24187
24188 \end_inset
24189
24190
24191 \end_layout
24192
24193 \end_inset
24194
24195
24196 \end_layout
24197
24198 \begin_layout Standard
24199 \begin_inset ERT
24200 status collapsed
24201
24202 \begin_layout Plain Layout
24203
24204
24205 \backslash
24206 FigBesEnd
24207 \end_layout
24208
24209 \end_inset
24210
24211
24212 \end_layout
24213
24214 \begin_layout Standard
24215 \begin_inset ERT
24216 status collapsed
24217
24218 \begin_layout Plain Layout
24219
24220
24221 \backslash
24222 else
24223 \end_layout
24224
24225 \end_inset
24226
24227
24228 \begin_inset Note Note
24229 status open
24230
24231 \begin_layout Plain Layout
24232 The following will be displayed when the LaTeX-package 
24233 \series bold
24234 sidecap
24235 \series default
24236  is not installed:
24237 \end_layout
24238
24239 \end_inset
24240
24241
24242 \end_layout
24243
24244 \begin_layout Standard
24245 You need to install the LaTeX-package 
24246 \series bold
24247 sidecap
24248 \series default
24249  to see the following part of this section in the output.
24250 \end_layout
24251
24252 \begin_layout Standard
24253 \begin_inset ERT
24254 status collapsed
24255
24256 \begin_layout Plain Layout
24257
24258
24259 \backslash
24260 fi
24261 \end_layout
24262
24263 \end_inset
24264
24265
24266 \end_layout
24267
24268 \begin_layout Section
24269 Listings of Floats
24270 \begin_inset Index idx
24271 status collapsed
24272
24273 \begin_layout Plain Layout
24274 Floats ! Float Lists
24275 \end_layout
24276
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \begin_layout Standard
24283 Similar to the table of contents where the sections of the document are
24284  listed, there are listings for all float types, like the figures of the
24285  documents.
24286  You can insert them via the 
24287 \family sans
24288 Insert\SpecialChar \menuseparator
24289 List
24290 \begin_inset space ~
24291 \end_inset
24292
24293 /
24294 \begin_inset space ~
24295 \end_inset
24296
24297 TOC
24298 \family default
24299  sub menus.
24300 \end_layout
24301
24302 \begin_layout Standard
24303 The list entries are the float captions or its short title, the float number,
24304  and the page number where they appear in the document.
24305 \end_layout
24306
24307 \begin_layout Standard
24308 You can find the list of figures and tables at the end of this document.
24309 \end_layout
24310
24311 \begin_layout Chapter
24312 Notes
24313 \end_layout
24314
24315 \begin_layout Section
24316 LyX Notes
24317 \begin_inset Index idx
24318 status collapsed
24319
24320 \begin_layout Plain Layout
24321 Notes ! LyX Notes
24322 \end_layout
24323
24324 \end_inset
24325
24326
24327 \end_layout
24328
24329 \begin_layout Standard
24330 Notes are inserted with the toolbar button 
24331 \begin_inset Graphics
24332         filename ../images/note-insert.png
24333         scale 85
24334         scaleBeforeRotation
24335
24336 \end_inset
24337
24338  or the menu 
24339 \family sans
24340 Insert\SpecialChar \menuseparator
24341 Note
24342 \family default
24343 .
24344  There are three types of notes:
24345 \end_layout
24346
24347 \begin_layout Description
24348 LyX
24349 \begin_inset space ~
24350 \end_inset
24351
24352 Note This note type is for internal notes that won't appear in the output.
24353  Its note-box looks like this:
24354 \begin_inset Newline newline
24355 \end_inset
24356
24357
24358 \begin_inset Newline newline
24359 \end_inset
24360
24361
24362 \begin_inset Graphics
24363         filename clipart/LyXNoteImageQt4.png
24364         display false
24365         scale 85
24366         scaleBeforeRotation
24367
24368 \end_inset
24369
24370  
24371 \begin_inset Note Note
24372 status open
24373
24374 \begin_layout Plain Layout
24375 This is text in a note box that doesn't appear in the output.
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \begin_layout Description
24384 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
24385 ent, when you export the document to LaTeX via the menu 
24386 \family sans
24387 File\SpecialChar \menuseparator
24388 Export\SpecialChar \menuseparator
24389 LaTeX (pdflatex) / (plain)
24390 \family default
24391 .
24392  Its note-box looks like this:
24393 \begin_inset Newline newline
24394 \end_inset
24395
24396
24397 \begin_inset Newline newline
24398 \end_inset
24399
24400
24401 \begin_inset Graphics
24402         filename clipart/CommentNoteImageQt4.png
24403         display false
24404         scale 85
24405         scaleBeforeRotation
24406
24407 \end_inset
24408
24409  
24410 \begin_inset Note Comment
24411 status open
24412
24413 \begin_layout Plain Layout
24414 This is text in a note box that only appears as comment in LaTeX-files.
24415 \end_layout
24416
24417 \end_inset
24418
24419
24420 \end_layout
24421
24422 \begin_layout Description
24423 Greyed
24424 \begin_inset space ~
24425 \end_inset
24426
24427 Out This note will appear in the output as grey text.
24428  Its note-box looks like this:
24429 \begin_inset Newline newline
24430 \end_inset
24431
24432
24433 \begin_inset Newline newline
24434 \end_inset
24435
24436
24437 \begin_inset Graphics
24438         filename clipart/GreyedOutNoteImageQt4.png
24439         display false
24440         scale 85
24441         scaleBeforeRotation
24442
24443 \end_inset
24444
24445
24446 \begin_inset Newline newline
24447 \end_inset
24448
24449
24450 \begin_inset ERT
24451 status collapsed
24452
24453 \begin_layout Plain Layout
24454
24455
24456 \backslash
24457 renewenvironment{lyxgreyedout}
24458 \end_layout
24459
24460 \begin_layout Plain Layout
24461
24462 {
24463 \backslash
24464 textcolor[gray]{0.8}
24465 \backslash
24466 bgroup}{
24467 \backslash
24468 egroup}
24469 \end_layout
24470
24471 \end_inset
24472
24473
24474 \begin_inset Note Greyedout
24475 status open
24476
24477 \begin_layout Plain Layout
24478 This is text
24479 \begin_inset Foot
24480 status open
24481
24482 \begin_layout Plain Layout
24483 This is an example footnote within a greyed out note.
24484 \end_layout
24485
24486 \end_inset
24487
24488  of a comment that appears in the output as grey text.
24489 \end_layout
24490
24491 \end_inset
24492
24493
24494 \begin_inset ERT
24495 status collapsed
24496
24497 \begin_layout Plain Layout
24498
24499
24500 \backslash
24501 renewenvironment{lyxgreyedout}
24502 \end_layout
24503
24504 \begin_layout Plain Layout
24505
24506 {
24507 \backslash
24508 textcolor{blue}
24509 \backslash
24510 bgroup}{
24511 \backslash
24512 egroup}
24513 \end_layout
24514
24515 \end_inset
24516
24517
24518 \begin_inset Note Note
24519 status collapsed
24520
24521 \begin_layout Plain Layout
24522 The greyed out note is here redefined to show it with the original LyX definitio
24523 n because greyed out notes are redefined in the preamble of this document,
24524  as described below, to have blue text.
24525 \end_layout
24526
24527 \end_inset
24528
24529
24530 \begin_inset Newline newline
24531 \end_inset
24532
24533
24534 \begin_inset Newline newline
24535 \end_inset
24536
24537 As you can see in the example, the first line of greyed out notes is a bit
24538  indented and greyed out notes can have footnotes.
24539 \end_layout
24540
24541 \begin_layout Standard
24542 \begin_inset VSpace bigskip
24543 \end_inset
24544
24545 When you use the toolbar button 
24546 \begin_inset Graphics
24547         filename ../images/note-insert.png
24548         scale 85
24549         scaleBeforeRotation
24550
24551 \end_inset
24552
24553  to insert notes, a 
24554 \family sans
24555 LyX
24556 \begin_inset space ~
24557 \end_inset
24558
24559 Note
24560 \family default
24561  is inserted.
24562  You can switch between the five note types by right-clicking on the note-box.
24563  
24564 \family roman
24565 \series medium
24566 \bar no
24567 If you want to turn existing text into a note, mark it and click on the
24568  note
24569 \family default
24570 \series default
24571 \bar default
24572  toolbar 
24573 \family roman
24574 \series medium
24575 \bar no
24576 button
24577 \family default
24578 \series default
24579 \bar default
24580 .
24581  To change a note to text, press the backspace key when the cursor is in
24582  the first position of a note, or press the delete key when the cursor is
24583  in the very last position of the note, respectively.
24584 \end_layout
24585
24586 \begin_layout Standard
24587 \begin_inset VSpace bigskip
24588 \end_inset
24589
24590 You can change the text color of the greyed out notes in the preamble with
24591  the following command:
24592 \end_layout
24593
24594 \begin_layout Standard
24595
24596 \series bold
24597
24598 \backslash
24599 renewenvironment{lyxgreyedout}
24600 \begin_inset Newline newline
24601 \end_inset
24602
24603
24604 \begin_inset Phantom HPhantom
24605 status open
24606
24607 \begin_layout Plain Layout
24608
24609 \series bold
24610 \begin_inset space ~
24611 \end_inset
24612
24613
24614 \end_layout
24615
24616 \end_inset
24617
24618 {
24619 \backslash
24620 textcolor{color}
24621 \backslash
24622 bgroup}{
24623 \backslash
24624 egroup}
24625 \end_layout
24626
24627 \begin_layout Standard
24628 The available colors and the method to define colors is explained in section
24629 \begin_inset space ~
24630 \end_inset
24631
24632
24633 \begin_inset CommandInset ref
24634 LatexCommand ref
24635 reference "sec:Colored-Tables"
24636
24637 \end_inset
24638
24639 .
24640 \end_layout
24641
24642 \begin_layout Standard
24643 Notes that appear in blue in this document are set using greyed out notes
24644  with blue text.
24645 \end_layout
24646
24647 \begin_layout Section
24648 Footnotes
24649 \begin_inset CommandInset label
24650 LatexCommand label
24651 name "sec:Footnotes"
24652
24653 \end_inset
24654
24655
24656 \begin_inset Index idx
24657 status collapsed
24658
24659 \begin_layout Plain Layout
24660 Notes ! Footnotes
24661 \end_layout
24662
24663 \end_inset
24664
24665
24666 \begin_inset Index idx
24667 status collapsed
24668
24669 \begin_layout Plain Layout
24670 Footnotes
24671 \end_layout
24672
24673 \end_inset
24674
24675
24676 \end_layout
24677
24678 \begin_layout Standard
24679 Footnotes can be inserted using the toolbar button 
24680 \begin_inset Graphics
24681         filename ../images/footnote-insert.png
24682         scale 85
24683         scaleBeforeRotation
24684
24685 \end_inset
24686
24687  or the menu 
24688 \family sans
24689 Insert\SpecialChar \menuseparator
24690 Footnote
24691 \family default
24692 .
24693  
24694 \family roman
24695 \series medium
24696 \bar no
24697 You'll see
24698 \family default
24699 \series default
24700 \bar default
24701  then the following footnote-box: 
24702 \begin_inset Graphics
24703         filename clipart/footnoteQt4.png
24704         scale 80
24705         scaleBeforeRotation
24706
24707 \end_inset
24708
24709  
24710 \family roman
24711 \series medium
24712 \bar no
24713 where you can enter the footnote text.
24714  If you want to turn existing text into a footnote, mark it and click on
24715  the footnote
24716 \family default
24717 \series default
24718 \bar default
24719  toolbar 
24720 \family roman
24721 \series medium
24722 \bar no
24723 button
24724 \family default
24725 \series default
24726 \bar default
24727 .
24728  To change a 
24729 \family roman
24730 \series medium
24731 \bar no
24732 footnote
24733 \family default
24734 \series default
24735 \bar default
24736  to text, press the Backspace key when the cursor is in the first position
24737  of a 
24738 \family roman
24739 \series medium
24740 \bar no
24741 footnote
24742 \family default
24743 \series default
24744 \bar default
24745 , or press the Delete key when the cursor is in the very last position of
24746  the 
24747 \family roman
24748 \series medium
24749 \bar no
24750 footnote
24751 \family default
24752 \series default
24753 \bar default
24754 , respectively.
24755 \end_layout
24756
24757 \begin_layout Standard
24758 Here is an example footnote:
24759 \family roman
24760 \series medium
24761 \bar no
24762
24763 \begin_inset Foot
24764 status open
24765
24766 \begin_layout Plain Layout
24767 \begin_inset CommandInset label
24768 LatexCommand label
24769 name "foot:This-is-an"
24770
24771 \end_inset
24772
24773 This is an example footnote.
24774 \end_layout
24775
24776 \end_inset
24777
24778
24779 \family default
24780 \series default
24781 \bar default
24782
24783 \begin_inset ERT
24784 status collapsed
24785
24786 \begin_layout Plain Layout
24787
24788
24789 \backslash
24790 newcounter{MyRepeatFoot}
24791 \end_layout
24792
24793 \begin_layout Plain Layout
24794
24795
24796 \backslash
24797 setcounter{MyRepeatFoot}{
24798 \backslash
24799 thefootnote}
24800 \end_layout
24801
24802 \end_inset
24803
24804
24805 \end_layout
24806
24807 \begin_layout Standard
24808 The footnote will appear in the output as a superscript number at the text
24809  position where the footnote box is placed.
24810  The footnote text is placed at the bottom of the current page.
24811  The footnote number is calculated by LaTeX; the numbers are consecutive.
24812  It depends on your document-class, whether the footnote number is reset
24813  for every chapter.
24814 \end_layout
24815
24816 \begin_layout Standard
24817 Footnotes can be referenced like floats: Insert a label into the footnote
24818  and cross-reference this label in the text as described in section
24819 \begin_inset space ~
24820 \end_inset
24821
24822
24823 \begin_inset CommandInset ref
24824 LatexCommand ref
24825 reference "sec:Referencing-Floats"
24826
24827 \end_inset
24828
24829 .
24830 \begin_inset Newline newline
24831 \end_inset
24832
24833 This is a cross-reference of Footnote
24834 \begin_inset space ~
24835 \end_inset
24836
24837
24838 \begin_inset CommandInset ref
24839 LatexCommand ref
24840 reference "foot:This-is-an"
24841
24842 \end_inset
24843
24844 .
24845 \end_layout
24846
24847 \begin_layout Standard
24848 \begin_inset VSpace defskip
24849 \end_inset
24850
24851 Footnotes in tables are not printed by LaTeX due to technical reasons.
24852  However there exists another method to print them: Instead of the footnote
24853  the command 
24854 \series bold
24855
24856 \backslash
24857 footnotemark{}
24858 \series default
24859  is inserted as TeX-code.
24860  The text of the footnote is entered as an argument of the TeX-code command
24861  
24862 \series bold
24863
24864 \backslash
24865 footnotetext
24866 \series default
24867  after the table.
24868 \begin_inset Newline newline
24869 \end_inset
24870
24871 This was done for the following table with the command
24872 \end_layout
24873
24874 \begin_layout Standard
24875
24876 \series bold
24877
24878 \backslash
24879 footnotetext{
24880 \series default
24881 Printed table footnote.
24882 \series bold
24883 }
24884 \end_layout
24885
24886 \begin_layout Standard
24887 \begin_inset Tabular
24888 <lyxtabular version="3" rows="2" columns="1">
24889 <features tabularvalignment="middle">
24890 <column alignment="center" valignment="top" width="0">
24891 <row>
24892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Plain Layout
24896 This an example text.
24897 \begin_inset Foot
24898 status open
24899
24900 \begin_layout Plain Layout
24901 This footnote will not be printed!
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \end_inset
24910 </cell>
24911 </row>
24912 <row>
24913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24914 \begin_inset Text
24915
24916 \begin_layout Plain Layout
24917 This an example text.
24918 \begin_inset ERT
24919 status collapsed
24920
24921 \begin_layout Plain Layout
24922
24923
24924 \backslash
24925 footnotemark{}
24926 \end_layout
24927
24928 \end_inset
24929
24930
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 </row>
24936 </lyxtabular>
24937
24938 \end_inset
24939
24940
24941 \begin_inset ERT
24942 status collapsed
24943
24944 \begin_layout Plain Layout
24945
24946
24947 \backslash
24948 footnotetext{
24949 \end_layout
24950
24951 \end_inset
24952
24953 Printed table footnote.
24954 \begin_inset ERT
24955 status collapsed
24956
24957 \begin_layout Plain Layout
24958
24959 }
24960 \end_layout
24961
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \begin_layout Standard
24968 Footnotes in longtables are described in section
24969 \begin_inset space ~
24970 \end_inset
24971
24972
24973 \begin_inset CommandInset ref
24974 LatexCommand ref
24975 reference "sub:Footnotes-in-Longtables"
24976
24977 \end_inset
24978
24979 .
24980 \end_layout
24981
24982 \begin_layout Standard
24983 Footnotes in minipage boxes are printed, but inside the box and with a different
24984  numbering because a minipage box is like a page inside a page.
24985  (For more about minipages, see section
24986 \begin_inset space ~
24987 \end_inset
24988
24989
24990 \begin_inset CommandInset ref
24991 LatexCommand ref
24992 reference "sec:Minipages"
24993
24994 \end_inset
24995
24996 .) To get a footnote in the minipage that is output at the bottom of the
24997  page like normal footnotes, also use the method of 
24998 \series bold
24999
25000 \backslash
25001 footnotemark{}
25002 \series default
25003  and 
25004 \series bold
25005
25006 \backslash
25007 footnotetext
25008 \series default
25009 .
25010 \end_layout
25011
25012 \begin_layout Standard
25013 \begin_inset Box Frameless
25014 position "t"
25015 hor_pos "c"
25016 has_inner_box 1
25017 inner_pos "t"
25018 use_parbox 0
25019 use_makebox 0
25020 width "100col%"
25021 special "none"
25022 height "1in"
25023 height_special "totalheight"
25024 status open
25025
25026 \begin_layout Plain Layout
25027 This an example text in a minipage.
25028 \begin_inset Foot
25029 status open
25030
25031 \begin_layout Plain Layout
25032 Footnote in the minipage.
25033 \end_layout
25034
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \begin_layout Plain Layout
25041 This an example text in a minipage.
25042 \begin_inset ERT
25043 status collapsed
25044
25045 \begin_layout Plain Layout
25046
25047
25048 \backslash
25049 footnotemark{}
25050 \end_layout
25051
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \begin_layout Standard
25063 \begin_inset ERT
25064 status collapsed
25065
25066 \begin_layout Plain Layout
25067
25068
25069 \backslash
25070 footnotetext{
25071 \end_layout
25072
25073 \end_inset
25074
25075 Footnote outside the minipage.
25076 \begin_inset ERT
25077 status collapsed
25078
25079 \begin_layout Plain Layout
25080
25081 }
25082 \end_layout
25083
25084 \end_inset
25085
25086
25087 \end_layout
25088
25089 \begin_layout Standard
25090 \begin_inset VSpace defskip
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 To refer to the same footnote several times without printing the footnote
25098  text every time, use the command 
25099 \series bold
25100
25101 \backslash
25102 footnotemark[number]
25103 \series default
25104  in TeX-code.
25105 \begin_inset Newline newline
25106 \end_inset
25107
25108 As you do not know the number of the repeating footnote while you are writing
25109  the text, you have to store its number.
25110  For the following footnote mark example, these commands were inserted in
25111  TeX-code after Footnote
25112 \begin_inset space ~
25113 \end_inset
25114
25115
25116 \begin_inset CommandInset ref
25117 LatexCommand ref
25118 reference "foot:This-is-an"
25119
25120 \end_inset
25121
25122  to store the footnote number:
25123 \end_layout
25124
25125 \begin_layout Standard
25126
25127 \series bold
25128
25129 \backslash
25130 newcounter{MyRepeatFoot}
25131 \begin_inset Newline newline
25132 \end_inset
25133
25134
25135 \backslash
25136 setcounter{MyRepeatFoot}{
25137 \backslash
25138 thefootnote}
25139 \end_layout
25140
25141 \begin_layout Standard
25142 The footnote mark was then created with this command:
25143 \end_layout
25144
25145 \begin_layout Standard
25146
25147 \series bold
25148
25149 \backslash
25150 footnotemark[
25151 \backslash
25152 theMyRepeatFoot]
25153 \end_layout
25154
25155 \begin_layout Standard
25156 Here is a repeated footnote:
25157 \family roman
25158 \series medium
25159 \bar no
25160
25161 \begin_inset ERT
25162 status collapsed
25163
25164 \begin_layout Plain Layout
25165
25166
25167 \backslash
25168 footnotemark[
25169 \backslash
25170 theMyRepeatFoot]
25171 \end_layout
25172
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \begin_layout Standard
25179 If you want to repeat the previous footnote, you can omit the storage of
25180  the footnote number and just use this command instead:
25181 \end_layout
25182
25183 \begin_layout Standard
25184
25185 \series bold
25186
25187 \backslash
25188 footnotemark[
25189 \backslash
25190 thefootnote]
25191 \end_layout
25192
25193 \begin_layout Standard
25194 Here is another repeated footnote:
25195 \family roman
25196 \series medium
25197 \bar no
25198
25199 \begin_inset ERT
25200 status collapsed
25201
25202 \begin_layout Plain Layout
25203
25204
25205 \backslash
25206 footnotemark[
25207 \backslash
25208 thefootnote]
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Subsection
25217 Footnote Numbering
25218 \begin_inset CommandInset label
25219 LatexCommand label
25220 name "sub:Footnote-Numbering"
25221
25222 \end_inset
25223
25224
25225 \begin_inset Index idx
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229 Footnotes ! Numbering
25230 \end_layout
25231
25232 \end_inset
25233
25234
25235 \end_layout
25236
25237 \begin_layout Standard
25238 To reset the footnote number back to 1 after each section
25239 \family roman
25240 , add this command to your document preamble:
25241 \end_layout
25242
25243 \begin_layout Standard
25244
25245 \series bold
25246
25247 \backslash
25248 @addtoreset{footnote}{section}
25249 \end_layout
25250
25251 \begin_layout Standard
25252 \begin_inset VSpace bigskip
25253 \end_inset
25254
25255 The following preamble command changes the footnote numbering style to small
25256  roman numerals:
25257 \end_layout
25258
25259 \begin_layout Standard
25260
25261 \series bold
25262
25263 \backslash
25264 renewcommand{
25265 \backslash
25266 thefootnote}{
25267 \backslash
25268 roman{footnote}}
25269 \end_layout
25270
25271 \begin_layout Standard
25272 \begin_inset ERT
25273 status collapsed
25274
25275 \begin_layout Plain Layout
25276
25277
25278 \backslash
25279 renewcommand{
25280 \backslash
25281 thefootnote}{
25282 \backslash
25283 roman{footnote}}
25284 \end_layout
25285
25286 \end_inset
25287
25288  This is a footnote with roman numbering:
25289 \begin_inset Foot
25290 status open
25291
25292 \begin_layout Plain Layout
25293 This is an example footnote with roman numbering.
25294 \end_layout
25295
25296 \end_inset
25297
25298
25299 \end_layout
25300
25301 \begin_layout Standard
25302 To change the numbering style to capital roman numerals replace in the command
25303  above 
25304 \series bold
25305
25306 \backslash
25307 roman
25308 \series default
25309  by 
25310 \series bold
25311
25312 \backslash
25313 Roman
25314 \series default
25315 .
25316  To 
25317 \begin_inset Quotes eld
25318 \end_inset
25319
25320 number
25321 \begin_inset Quotes erd
25322 \end_inset
25323
25324  footnotes with capital or small Latin letters use 
25325 \series bold
25326
25327 \backslash
25328 Alph
25329 \series default
25330  or 
25331 \series bold
25332
25333 \backslash
25334 alph
25335 \series default
25336 , respectively.
25337  To 
25338 \begin_inset Quotes eld
25339 \end_inset
25340
25341 number
25342 \begin_inset Quotes erd
25343 \end_inset
25344
25345  footnotes with symbols use 
25346 \series bold
25347
25348 \backslash
25349 fnsymbol
25350 \series default
25351 .
25352 \end_layout
25353
25354 \begin_layout Standard
25355 \begin_inset Note Greyedout
25356 status open
25357
25358 \begin_layout Plain Layout
25359
25360 \series bold
25361 Note:
25362 \series default
25363  You can only number 26 footnotes with Latin letters, because this numbering
25364  is limited to single letters.
25365 \end_layout
25366
25367 \end_inset
25368
25369
25370 \begin_inset Newline newline
25371 \end_inset
25372
25373
25374 \begin_inset Note Greyedout
25375 status open
25376
25377 \begin_layout Plain Layout
25378
25379 \series bold
25380 Note:
25381 \series default
25382  You can only number 9 footnotes with symbols.
25383 \end_layout
25384
25385 \end_inset
25386
25387
25388 \end_layout
25389
25390 \begin_layout Standard
25391 To return to the default numbering style after you have changed to another
25392  one, use 
25393 \series bold
25394
25395 \backslash
25396 arabic
25397 \series default
25398  instead of 
25399 \series bold
25400
25401 \backslash
25402 roman
25403 \series default
25404  in the command above.
25405 \begin_inset ERT
25406 status collapsed
25407
25408 \begin_layout Plain Layout
25409
25410
25411 \backslash
25412 renewcommand{
25413 \backslash
25414 thefootnote}{
25415 \backslash
25416 arabic{footnote}}
25417 \end_layout
25418
25419 \end_inset
25420
25421
25422 \end_layout
25423
25424 \begin_layout Standard
25425 \begin_inset VSpace bigskip
25426 \end_inset
25427
25428
25429 \end_layout
25430
25431 \begin_layout Standard
25432 If you want to have footnotes numbered in the scheme 
25433 \begin_inset Quotes eld
25434 \end_inset
25435
25436 chapter.footnote
25437 \begin_inset Quotes erd
25438 \end_inset
25439
25440 , add the following command to your document preamble:
25441 \end_layout
25442
25443 \begin_layout Standard
25444
25445 \series bold
25446
25447 \backslash
25448 numberwithin{footnote}{chapter}
25449 \end_layout
25450
25451 \begin_layout Standard
25452 To be able to use the command 
25453 \series bold
25454
25455 \backslash
25456 numberwithin
25457 \series default
25458 , set in the tab 
25459 \family sans
25460 Math
25461 \begin_inset space ~
25462 \end_inset
25463
25464 Options
25465 \family default
25466  in the document settings the option 
25467 \family sans
25468 Use
25469 \begin_inset space ~
25470 \end_inset
25471
25472 AMS
25473 \begin_inset space ~
25474 \end_inset
25475
25476 math
25477 \begin_inset space ~
25478 \end_inset
25479
25480 package
25481 \family default
25482 .
25483 \end_layout
25484
25485 \begin_layout Standard
25486 \begin_inset ERT
25487 status collapsed
25488
25489 \begin_layout Plain Layout
25490
25491
25492 \backslash
25493 numberwithin{footnote}{chapter}
25494 \end_layout
25495
25496 \end_inset
25497
25498 This is another example footnote:
25499 \series bold
25500
25501 \begin_inset Foot
25502 status open
25503
25504 \begin_layout Plain Layout
25505 This is a footnote numbered in the scheme 
25506 \begin_inset Quotes eld
25507 \end_inset
25508
25509 chapter.footnote
25510 \begin_inset Quotes erd
25511 \end_inset
25512
25513 .
25514 \end_layout
25515
25516 \end_inset
25517
25518
25519 \series default
25520
25521 \begin_inset ERT
25522 status collapsed
25523
25524 \begin_layout Plain Layout
25525
25526
25527 \backslash
25528 renewcommand{
25529 \backslash
25530 thefootnote}{
25531 \backslash
25532 arabic{footnote}}
25533 \end_layout
25534
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \begin_layout Standard
25541 \begin_inset Note Greyedout
25542 status open
25543
25544 \begin_layout Plain Layout
25545
25546 \series bold
25547 Note:
25548 \series default
25549  
25550 \series bold
25551
25552 \backslash
25553 numberwithin
25554 \series default
25555  always prints out the footnote number as arabic number; previous redefinitions
25556  to get non-arabic numbers are overwritten.
25557 \end_layout
25558
25559 \end_inset
25560
25561
25562 \end_layout
25563
25564 \begin_layout Standard
25565 So to get for example the scheme 
25566 \begin_inset Quotes eld
25567 \end_inset
25568
25569 chapter.
25570 \backslash
25571 Roman{footnote}
25572 \begin_inset Quotes erd
25573 \end_inset
25574
25575 , use this command instead of 
25576 \series bold
25577
25578 \backslash
25579 numberwithin
25580 \series default
25581 :
25582 \end_layout
25583
25584 \begin_layout Standard
25585
25586 \series bold
25587
25588 \backslash
25589 renewcommand{
25590 \backslash
25591 thefootnote}{
25592 \backslash
25593 thechapter.
25594 \backslash
25595 Roman{footnote}}
25596 \end_layout
25597
25598 \begin_layout Subsection
25599 Footnote Placement
25600 \begin_inset Index idx
25601 status collapsed
25602
25603 \begin_layout Plain Layout
25604 Footnotes ! Placement
25605 \end_layout
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \begin_layout Standard
25613 If you have several footnotes in one page, they appear without vertical
25614  space between them at the bottom of the page.
25615  To make them more readable you can e.
25616 \begin_inset space \thinspace{}
25617 \end_inset
25618
25619 g.
25620 \begin_inset space \space{}
25621 \end_inset
25622
25623 add 1.5
25624 \begin_inset space \thinspace{}
25625 \end_inset
25626
25627 mm space with the following preamble command:
25628 \end_layout
25629
25630 \begin_layout Standard
25631
25632 \series bold
25633
25634 \backslash
25635 let
25636 \backslash
25637 myFoot
25638 \backslash
25639 footnote
25640 \begin_inset Newline newline
25641 \end_inset
25642
25643
25644 \backslash
25645 renewcommand{
25646 \backslash
25647 footnote}[1]{
25648 \backslash
25649 myFoot{#1
25650 \backslash
25651 vspace{1.5mm}}}
25652 \end_layout
25653
25654 \begin_layout Standard
25655 \begin_inset VSpace bigskip
25656 \end_inset
25657
25658 In a two-column document the footnotes appear at the bottom of every column,
25659  see Figure
25660 \begin_inset space ~
25661 \end_inset
25662
25663
25664 \begin_inset CommandInset ref
25665 LatexCommand ref
25666 reference "fig:Standard-footnote-placement"
25667
25668 \end_inset
25669
25670 .
25671  If the footnotes should only appear at the bottom of the right column,
25672  as in Figure
25673 \begin_inset space ~
25674 \end_inset
25675
25676
25677 \begin_inset CommandInset ref
25678 LatexCommand ref
25679 reference "fig:Footnote-placement-in"
25680
25681 \end_inset
25682
25683 , use the LaTeX-package 
25684 \series bold
25685 ftnright
25686 \series default
25687
25688 \begin_inset Index idx
25689 status collapsed
25690
25691 \begin_layout Plain Layout
25692 LaTeX-packages ! ftnright
25693 \end_layout
25694
25695 \end_inset
25696
25697  with this command in the document preamble:
25698 \end_layout
25699
25700 \begin_layout Standard
25701
25702 \series bold
25703
25704 \backslash
25705 usepackage{ftnright}
25706 \end_layout
25707
25708 \begin_layout Standard
25709 \begin_inset Float figure
25710 placement !h
25711 wide false
25712 sideways false
25713 status open
25714
25715 \begin_layout Plain Layout
25716 \begin_inset ERT
25717 status collapsed
25718
25719 \begin_layout Plain Layout
25720
25721
25722 \backslash
25723 framebox{
25724 \end_layout
25725
25726 \end_inset
25727
25728
25729 \begin_inset Graphics
25730         filename clipart/without_fntright.pdf
25731         width 100col%
25732         scaleBeforeRotation
25733
25734 \end_inset
25735
25736
25737 \begin_inset ERT
25738 status collapsed
25739
25740 \begin_layout Plain Layout
25741
25742 }
25743 \end_layout
25744
25745 \end_inset
25746
25747
25748 \end_layout
25749
25750 \begin_layout Plain Layout
25751 \begin_inset Caption
25752
25753 \begin_layout Plain Layout
25754 \begin_inset CommandInset label
25755 LatexCommand label
25756 name "fig:Standard-footnote-placement"
25757
25758 \end_inset
25759
25760 Standard footnote placement in two-column documents.
25761 \end_layout
25762
25763 \end_inset
25764
25765
25766 \end_layout
25767
25768 \end_inset
25769
25770
25771 \end_layout
25772
25773 \begin_layout Standard
25774 \begin_inset Float figure
25775 placement !h
25776 wide false
25777 sideways false
25778 status open
25779
25780 \begin_layout Plain Layout
25781 \begin_inset ERT
25782 status collapsed
25783
25784 \begin_layout Plain Layout
25785
25786
25787 \backslash
25788 framebox{
25789 \end_layout
25790
25791 \end_inset
25792
25793
25794 \begin_inset Graphics
25795         filename clipart/with_fntright.pdf
25796         width 100col%
25797         scaleBeforeRotation
25798
25799 \end_inset
25800
25801
25802 \begin_inset ERT
25803 status collapsed
25804
25805 \begin_layout Plain Layout
25806
25807 }
25808 \end_layout
25809
25810 \end_inset
25811
25812
25813 \end_layout
25814
25815 \begin_layout Plain Layout
25816 \begin_inset Caption
25817
25818 \begin_layout Plain Layout
25819 \begin_inset CommandInset label
25820 LatexCommand label
25821 name "fig:Footnote-placement-in"
25822
25823 \end_inset
25824
25825 Footnote placement in two-column documents when the LaTeX-package 
25826 \series bold
25827 ftnright
25828 \series default
25829  is used.
25830 \end_layout
25831
25832 \end_inset
25833
25834
25835 \end_layout
25836
25837 \end_inset
25838
25839
25840 \end_layout
25841
25842 \begin_layout Standard
25843 \begin_inset VSpace bigskip
25844 \end_inset
25845
25846 In some scientific literature it is usual to collect the footnotes and print
25847  them in a separate paragraph at the end of a section, as in Figure
25848 \begin_inset space ~
25849 \end_inset
25850
25851
25852 \begin_inset CommandInset ref
25853 LatexCommand ref
25854 reference "fig:Endnotes"
25855
25856 \end_inset
25857
25858 .
25859  They are then called 
25860 \begin_inset Quotes eld
25861 \end_inset
25862
25863 endnotes
25864 \begin_inset Quotes erd
25865 \end_inset
25866
25867 .
25868 \begin_inset Index idx
25869 status collapsed
25870
25871 \begin_layout Plain Layout
25872 Endnotes
25873 \end_layout
25874
25875 \end_inset
25876
25877  To use endnotes instead of footnotes in your document, load in the menu
25878  
25879 \family sans
25880 Document\SpecialChar \menuseparator
25881 Settings\SpecialChar \menuseparator
25882 Modules 
25883 \family default
25884 the module 
25885 \family sans
25886 Foot
25887 \begin_inset space ~
25888 \end_inset
25889
25890 to
25891 \begin_inset space ~
25892 \end_inset
25893
25894 End
25895 \family default
25896 .
25897  To insert the collected footnotes, insert the command
25898 \end_layout
25899
25900 \begin_layout Standard
25901
25902 \series bold
25903
25904 \backslash
25905 theendnotes
25906 \end_layout
25907
25908 \begin_layout Standard
25909 in TeX-Code at the end of a section or chapter.
25910 \end_layout
25911
25912 \begin_layout Standard
25913 \begin_inset Float figure
25914 wide false
25915 sideways false
25916 status open
25917
25918 \begin_layout Plain Layout
25919 \align center
25920 \begin_inset ERT
25921 status collapsed
25922
25923 \begin_layout Plain Layout
25924
25925
25926 \backslash
25927 framebox{
25928 \end_layout
25929
25930 \end_inset
25931
25932
25933 \begin_inset Graphics
25934         filename clipart/endnotes.pdf
25935         scaleBeforeRotation
25936
25937 \end_inset
25938
25939
25940 \begin_inset ERT
25941 status collapsed
25942
25943 \begin_layout Plain Layout
25944
25945 }
25946 \end_layout
25947
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \begin_layout Plain Layout
25954 \begin_inset Caption
25955
25956 \begin_layout Plain Layout
25957 \begin_inset CommandInset label
25958 LatexCommand label
25959 name "fig:Endnotes"
25960
25961 \end_inset
25962
25963 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
25964  or chapters.
25965 \end_layout
25966
25967 \end_inset
25968
25969
25970 \end_layout
25971
25972 \end_inset
25973
25974
25975 \end_layout
25976
25977 \begin_layout Standard
25978 \begin_inset VSpace medskip
25979 \end_inset
25980
25981 The paragraph heading for the endnotes isn't automatically translated into
25982  the document language, this must be done manually.
25983  The following preamble command translates the default English 
25984 \begin_inset Quotes eld
25985 \end_inset
25986
25987 Notes
25988 \begin_inset Quotes erd
25989 \end_inset
25990
25991  into the German 
25992 \begin_inset Quotes eld
25993 \end_inset
25994
25995 Anmerkungen
25996 \begin_inset Quotes erd
25997 \end_inset
25998
25999 :
26000 \end_layout
26001
26002 \begin_layout Standard
26003
26004 \series bold
26005
26006 \backslash
26007 renewcommand{
26008 \backslash
26009 notesname}{Anmerkungen}
26010 \end_layout
26011
26012 \begin_layout Standard
26013 \begin_inset VSpace medskip
26014 \end_inset
26015
26016 The numbering of endnotes can be changed like the footnote numbering as
26017  described in section
26018 \begin_inset space ~
26019 \end_inset
26020
26021
26022 \begin_inset CommandInset ref
26023 LatexCommand ref
26024 reference "sub:Footnote-Numbering"
26025
26026 \end_inset
26027
26028 ; just replace the command 
26029 \series bold
26030
26031 \backslash
26032 thefootnote
26033 \series default
26034  by 
26035 \series bold
26036
26037 \backslash
26038 theendnote
26039 \series default
26040 .
26041  To reset the endnote number use the command 
26042 \series bold
26043
26044 \backslash
26045 @addtoreset
26046 \series default
26047  as described in section
26048 \begin_inset space ~
26049 \end_inset
26050
26051
26052 \begin_inset CommandInset ref
26053 LatexCommand ref
26054 reference "sub:Footnote-Numbering"
26055
26056 \end_inset
26057
26058  and replace the command parameter 
26059 \series bold
26060 footnote
26061 \series default
26062  by 
26063 \series bold
26064 endnote
26065 \series default
26066 .
26067 \end_layout
26068
26069 \begin_layout Standard
26070 For endnotes there is the command 
26071 \series bold
26072
26073 \backslash
26074 endnotemark[number]
26075 \series default
26076  similar to the command 
26077 \series bold
26078
26079 \backslash
26080 footnotemark
26081 \series default
26082 , that is described in section
26083 \begin_inset space ~
26084 \end_inset
26085
26086
26087 \begin_inset CommandInset ref
26088 LatexCommand ref
26089 reference "sec:Footnotes"
26090
26091 \end_inset
26092
26093 .
26094 \end_layout
26095
26096 \begin_layout Standard
26097 \begin_inset VSpace bigskip
26098 \end_inset
26099
26100 Footnotes can also be placed in the page margin and the footnote text alignment
26101  can be changed, see the LaTeX-package 
26102 \series bold
26103 footmisc
26104 \series default
26105
26106 \begin_inset Index idx
26107 status collapsed
26108
26109 \begin_layout Plain Layout
26110 LaTeX-packages ! footmisc
26111 \end_layout
26112
26113 \end_inset
26114
26115
26116 \begin_inset CommandInset citation
26117 LatexCommand cite
26118 key "footmisc"
26119
26120 \end_inset
26121
26122  for more information about this.
26123 \end_layout
26124
26125 \begin_layout Standard
26126 For various further footnote formatting issues have a look at LaTeX-books,
26127  
26128 \begin_inset CommandInset citation
26129 LatexCommand cite
26130 key "latexcompanion,latexguide,latexbook"
26131
26132 \end_inset
26133
26134 .
26135 \end_layout
26136
26137 \begin_layout Section
26138 Margin Notes
26139 \begin_inset Index idx
26140 status collapsed
26141
26142 \begin_layout Plain Layout
26143 Notes ! Margin Notes
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \begin_layout Standard
26152 Margin notes look and behave in LyX like footnotes.
26153  They are inserted via the menu 
26154 \family sans
26155 Insert\SpecialChar \menuseparator
26156 Marginal
26157 \begin_inset space ~
26158 \end_inset
26159
26160 Note
26161 \family default
26162  or the toolbar button 
26163 \begin_inset Graphics
26164         filename ../images/marginalnote-insert.png
26165         scale 85
26166         scaleBeforeRotation
26167
26168 \end_inset
26169
26170 .
26171  A grey 
26172 \family roman
26173 \series medium
26174 box with the
26175 \family default
26176 \series default
26177  red 
26178 \family roman
26179 \series medium
26180 label 
26181 \begin_inset Quotes eld
26182 \end_inset
26183
26184 margin
26185 \begin_inset Quotes erd
26186 \end_inset
26187
26188  appears where you can enter the text of the margin note.
26189 \end_layout
26190
26191 \begin_layout Standard
26192 At the side is an example margin note.
26193
26194 \family roman
26195 \series medium
26196  
26197 \begin_inset Marginal
26198 status open
26199
26200 \begin_layout Plain Layout
26201 This is a margin note.
26202 \end_layout
26203
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \begin_layout Standard
26210 Margin notes appear at the right side in single-sided documents.
26211  In double-sided documents they appear in the outer margin â€“ left on even
26212  pages, right on odd pages.
26213  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
26214 d when the note appears in the left margin.
26215  The first line of the margin note is placed at the position of the text
26216  line where it is inserted in the document.
26217 \end_layout
26218
26219 \begin_layout Standard
26220 \begin_inset VSpace bigskip
26221 \end_inset
26222
26223 To place the margin note in the inner margin, add the command
26224 \end_layout
26225
26226 \begin_layout Standard
26227
26228 \series bold
26229
26230 \backslash
26231 reversemarginpar
26232 \end_layout
26233
26234 \begin_layout Standard
26235 in TeX-Code before a margin note.
26236  The new placement is valid for all subsequent margin notes.
26237  
26238 \begin_inset ERT
26239 status collapsed
26240
26241 \begin_layout Plain Layout
26242
26243
26244 \backslash
26245 reversemarginpar 
26246 \end_layout
26247
26248 \end_inset
26249
26250
26251 \begin_inset Marginal
26252 status open
26253
26254 \begin_layout Plain Layout
26255 This is a margin note in the inner margin.
26256 \end_layout
26257
26258 \end_inset
26259
26260
26261 \series bold
26262
26263 \begin_inset Newline newline
26264 \end_inset
26265
26266
26267 \series default
26268
26269 \begin_inset Note Greyedout
26270 status open
26271
26272 \begin_layout Plain Layout
26273
26274 \series bold
26275 Note:
26276 \series default
26277  There is often not enough space in the inner margin so that the notes are
26278  not correctly displayed in the output.
26279 \end_layout
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \begin_layout Standard
26287 To return to the default placement insert the command
26288 \end_layout
26289
26290 \begin_layout Standard
26291
26292 \series bold
26293
26294 \backslash
26295 normalmarginpar
26296 \end_layout
26297
26298 \begin_layout Standard
26299 in TeX-Code.
26300 \begin_inset ERT
26301 status collapsed
26302
26303 \begin_layout Plain Layout
26304
26305
26306 \backslash
26307 normalmarginpar 
26308 \end_layout
26309
26310 \end_inset
26311
26312  
26313 \begin_inset Note Greyedout
26314 status open
26315
26316 \begin_layout Plain Layout
26317
26318 \series bold
26319 Note:
26320 \series default
26321  The command is ignored when it is within a paragraph where also the command
26322  
26323 \series bold
26324
26325 \backslash
26326 reversemarginpar
26327 \series default
26328  is inserted.
26329 \end_layout
26330
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \begin_layout Standard
26337 \begin_inset VSpace bigskip
26338 \end_inset
26339
26340
26341 \family roman
26342 \series medium
26343
26344 \begin_inset Marginal
26345 status open
26346
26347 \begin_layout Plain Layout
26348 AVeryLongMarginParWord that isn't hyphenated.
26349 \end_layout
26350
26351 \end_inset
26352
26353
26354 \family default
26355 \series default
26356  Similar to the case described in section
26357 \begin_inset space ~
26358 \end_inset
26359
26360
26361 \begin_inset CommandInset ref
26362 LatexCommand ref
26363 reference "sub:Multiple-Lines-in"
26364
26365 \end_inset
26366
26367 , long words cannot be hyphenated when they are the first word in a margin
26368  note.
26369  To avoid this, insert 0
26370 \begin_inset space \thinspace{}
26371 \end_inset
26372
26373 pt horizontal space before the word
26374 \family roman
26375 \series medium
26376 .
26377  
26378 \begin_inset Marginal
26379 status open
26380
26381 \begin_layout Plain Layout
26382 \begin_inset space \hspace*{}
26383 \length 0pt
26384 \end_inset
26385
26386 AVeryLongMarginParWord that is hyphenated.
26387 \end_layout
26388
26389 \end_inset
26390
26391
26392 \end_layout
26393
26394 \begin_layout Standard
26395 \begin_inset VSpace bigskip
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \begin_layout Standard
26402 \begin_inset Note Greyedout
26403 status open
26404
26405 \begin_layout Plain Layout
26406
26407 \series bold
26408 Note:
26409 \series default
26410  Margin notes can normally not be used inside tables, floats, and footnotes.
26411 \end_layout
26412
26413 \end_inset
26414
26415
26416 \end_layout
26417
26418 \begin_layout Standard
26419 \begin_inset VSpace bigskip
26420 \end_inset
26421
26422
26423 \end_layout
26424
26425 \begin_layout Standard
26426 \begin_inset ERT
26427 status collapsed
26428
26429 \begin_layout Plain Layout
26430
26431
26432 \backslash
26433 ifmarginnote
26434 \end_layout
26435
26436 \end_inset
26437
26438
26439 \begin_inset Note Note
26440 status open
26441
26442 \begin_layout Plain Layout
26443 The following section will only be displayed when the LaTeX-package 
26444 \series bold
26445 marginnote
26446 \series default
26447  is installed.
26448 \end_layout
26449
26450 \end_inset
26451
26452
26453 \end_layout
26454
26455 \begin_layout Standard
26456 This restriction can be evaded by using the LaTeX-package 
26457 \series bold
26458 marginnote
26459 \series default
26460
26461 \begin_inset Index idx
26462 status collapsed
26463
26464 \begin_layout Plain Layout
26465 LaTeX-packages ! marginnote
26466 \end_layout
26467
26468 \end_inset
26469
26470 .
26471  By adding these two lines to your document preamble, the command used by
26472  LyX for margin notes is redefined to use the command provided by the 
26473 \series bold
26474 marginnote
26475 \series default
26476 -package:
26477 \end_layout
26478
26479 \begin_layout Standard
26480
26481 \series bold
26482
26483 \backslash
26484 usepackage{marginnote}
26485 \begin_inset Newline newline
26486 \end_inset
26487
26488
26489 \backslash
26490 let
26491 \backslash
26492 marginpar
26493 \backslash
26494 marginnote
26495 \end_layout
26496
26497 \begin_layout Standard
26498 This is also used in this document because 
26499 \series bold
26500 marginnote
26501 \series default
26502  has another useful feature: You can set a vertical offset for the note.
26503  This is often needed when too many margin notes are too close together
26504  or for a better page layout.
26505  The offset is set in LyX as TeX-Code directly after the margin note in
26506  the scheme
26507 \end_layout
26508
26509 \begin_layout Standard
26510
26511 \series bold
26512 [offset]
26513 \end_layout
26514
26515 \begin_layout Standard
26516 where the offset is a length with one of the units listed in Table
26517 \begin_inset space ~
26518 \end_inset
26519
26520
26521 \begin_inset CommandInset ref
26522 LatexCommand ref
26523 reference "tab:Units"
26524
26525 \end_inset
26526
26527 .
26528  A negative value shifts the note up, a positive value shifts it down.
26529  
26530 \family roman
26531 \series medium
26532 For example the margin note beside this text line is shifted up 1.5
26533 \begin_inset space \thinspace{}
26534 \end_inset
26535
26536 cm with the TeX-Code-command 
26537 \begin_inset Quotes eld
26538 \end_inset
26539
26540
26541 \family default
26542 \series bold
26543 [-1.5cm]
26544 \family roman
26545 \series medium
26546
26547 \begin_inset Quotes erd
26548 \end_inset
26549
26550
26551 \begin_inset Marginal
26552 status open
26553
26554 \begin_layout Plain Layout
26555 This margin note is shifted up 1.5
26556 \begin_inset space \thinspace{}
26557 \end_inset
26558
26559 cm from its original position.
26560 \end_layout
26561
26562 \end_inset
26563
26564
26565 \family default
26566 \series default
26567
26568 \begin_inset ERT
26569 status collapsed
26570
26571 \begin_layout Plain Layout
26572
26573 [-1.5cm]
26574 \end_layout
26575
26576 \end_inset
26577
26578
26579 \end_layout
26580
26581 \begin_layout Standard
26582 \begin_inset VSpace medskip
26583 \end_inset
26584
26585 With 
26586 \series bold
26587 marginnote
26588 \series default
26589  you can also change the alignment of the text in the margin note.
26590  For example the commands
26591 \end_layout
26592
26593 \begin_layout Standard
26594
26595 \series bold
26596
26597 \backslash
26598 renewcommand*{
26599 \backslash
26600 raggedleftmarginnote}{
26601 \backslash
26602 centering}
26603 \begin_inset Newline newline
26604 \end_inset
26605
26606
26607 \backslash
26608 renewcommand*{
26609 \backslash
26610 raggedrightmarginnote}{
26611 \backslash
26612 centering}
26613 \end_layout
26614
26615 \begin_layout Standard
26616 set the alignment to centered.
26617  
26618 \series bold
26619
26620 \backslash
26621 raggedleftmarginnote
26622 \series default
26623  denotes margin notes that appear at the left side.
26624 \family roman
26625 \series medium
26626
26627 \begin_inset ERT
26628 status collapsed
26629
26630 \begin_layout Plain Layout
26631
26632
26633 \backslash
26634 renewcommand*{
26635 \backslash
26636 raggedleftmarginnote}{
26637 \backslash
26638 centering}
26639 \end_layout
26640
26641 \begin_layout Plain Layout
26642
26643
26644 \backslash
26645 renewcommand*{
26646 \backslash
26647 raggedrightmarginnote}{
26648 \backslash
26649 centering}
26650 \end_layout
26651
26652 \end_inset
26653
26654
26655 \begin_inset Marginal
26656 status open
26657
26658 \begin_layout Plain Layout
26659 The text of this margin note is centered.
26660 \end_layout
26661
26662 \end_inset
26663
26664
26665 \family default
26666 \series default
26667  The default is
26668 \end_layout
26669
26670 \begin_layout Standard
26671
26672 \series bold
26673
26674 \backslash
26675 renewcommand*{
26676 \backslash
26677 raggedleftmarginnote}{
26678 \backslash
26679 raggedleft}
26680 \begin_inset Newline newline
26681 \end_inset
26682
26683
26684 \backslash
26685 renewcommand*{
26686 \backslash
26687 raggedrightmarginnote}{
26688 \backslash
26689 raggedright}
26690 \family roman
26691 \series medium
26692
26693 \begin_inset ERT
26694 status collapsed
26695
26696 \begin_layout Plain Layout
26697
26698
26699 \backslash
26700 renewcommand*{
26701 \backslash
26702 raggedleftmarginnote}{
26703 \backslash
26704 raggedleft}
26705 \end_layout
26706
26707 \begin_layout Plain Layout
26708
26709
26710 \backslash
26711 renewcommand*{
26712 \backslash
26713 raggedrightmarginnote}{
26714 \backslash
26715 raggedright}
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Standard
26724 \begin_inset VSpace medskip
26725 \end_inset
26726
26727 For the other features of 
26728 \series bold
26729 marginnote
26730 \series default
26731  refer to its documentation 
26732 \begin_inset CommandInset citation
26733 LatexCommand cite
26734 key "marginnote"
26735
26736 \end_inset
26737
26738 .
26739 \end_layout
26740
26741 \begin_layout Standard
26742 \begin_inset VSpace bigskip
26743 \end_inset
26744
26745 You can adjust the layout of margin notes by changing its definition.
26746  To create for example a header for all margin notes with the underlined,
26747  sans-serif, and bold header text 
26748 \begin_inset Quotes eld
26749 \end_inset
26750
26751
26752 \family sans
26753 \series bold
26754 \bar under
26755 Attention!
26756 \family default
26757 \series default
26758 \bar default
26759
26760 \begin_inset Quotes erd
26761 \end_inset
26762
26763 , add this to your document preamble:
26764 \end_layout
26765
26766 \begin_layout Standard
26767
26768 \series bold
26769
26770 \backslash
26771 let
26772 \backslash
26773 myMarginpar
26774 \backslash
26775 marginpar
26776 \begin_inset Newline newline
26777 \end_inset
26778
26779
26780 \backslash
26781 renewcommand{
26782 \backslash
26783 marginpar}[1]{
26784 \backslash
26785 myMarginpar{%
26786 \begin_inset Newline newline
26787 \end_inset
26788
26789
26790 \begin_inset Phantom HPhantom
26791 status open
26792
26793 \begin_layout Plain Layout
26794
26795 \series bold
26796 \begin_inset space ~
26797 \end_inset
26798
26799
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \backslash
26806 hspace{0pt}
26807 \backslash
26808 textsf{
26809 \backslash
26810 textbf{
26811 \backslash
26812 underbar{Attention!}}}%
26813 \begin_inset Newline newline
26814 \end_inset
26815
26816
26817 \begin_inset Phantom HPhantom
26818 status open
26819
26820 \begin_layout Plain Layout
26821
26822 \series bold
26823 \begin_inset space ~
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \end_inset
26830
26831
26832 \backslash
26833 vspace{1.5mm}
26834 \backslash
26835
26836 \backslash
26837 #1}}
26838 \end_layout
26839
26840 \begin_layout Standard
26841
26842 \family roman
26843 \series medium
26844 \begin_inset ERT
26845 status collapsed
26846
26847 \begin_layout Plain Layout
26848
26849
26850 \backslash
26851 let
26852 \backslash
26853 myMarginpar
26854 \backslash
26855 marginpar
26856 \end_layout
26857
26858 \begin_layout Plain Layout
26859
26860
26861 \backslash
26862 renewcommand{
26863 \backslash
26864 marginpar}[1]{
26865 \backslash
26866 myMarginpar{%
26867 \end_layout
26868
26869 \begin_layout Plain Layout
26870
26871    
26872 \backslash
26873 textsf{
26874 \backslash
26875 textbf{
26876 \backslash
26877 underbar{Attention!}}}%
26878 \end_layout
26879
26880 \begin_layout Plain Layout
26881
26882    
26883 \backslash
26884 vspace{1.5mm}
26885 \backslash
26886
26887 \backslash
26888 #1}}
26889 \end_layout
26890
26891 \end_inset
26892
26893
26894 \begin_inset Marginal
26895 status open
26896
26897 \begin_layout Plain Layout
26898 This is a margin note with a defined heading.
26899 \end_layout
26900
26901 \end_inset
26902
26903
26904 \family default
26905 \series default
26906
26907 \begin_inset ERT
26908 status collapsed
26909
26910 \begin_layout Plain Layout
26911
26912 [-1.5cm]
26913 \end_layout
26914
26915 \end_inset
26916
26917
26918 \family roman
26919 \series medium
26920
26921 \begin_inset ERT
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925
26926
26927 \backslash
26928 renewcommand{
26929 \backslash
26930 marginpar}[1]{
26931 \backslash
26932 myMarginpar{#1}}
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \family default
26939 \series default
26940
26941 \begin_inset Note Note
26942 status collapsed
26943
26944 \begin_layout Plain Layout
26945 The margin note format is changed only for this example.
26946 \end_layout
26947
26948 \end_inset
26949
26950
26951 \end_layout
26952
26953 \begin_layout Standard
26954 \begin_inset ERT
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958
26959
26960 \backslash
26961 else
26962 \end_layout
26963
26964 \end_inset
26965
26966
26967 \begin_inset Note Note
26968 status open
26969
26970 \begin_layout Plain Layout
26971 The following will be displayed when the LaTeX-package 
26972 \series bold
26973 marginnote
26974 \series default
26975  is not installed:
26976 \end_layout
26977
26978 \end_inset
26979
26980
26981 \end_layout
26982
26983 \begin_layout Standard
26984 You need to install the LaTeX-package 
26985 \series bold
26986 marginnote
26987 \series default
26988  to see the following part of this section in the output.
26989 \end_layout
26990
26991 \begin_layout Standard
26992 \begin_inset ERT
26993 status collapsed
26994
26995 \begin_layout Plain Layout
26996
26997
26998 \backslash
26999 fi
27000 \end_layout
27001
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \begin_layout Chapter
27008 Boxes
27009 \end_layout
27010
27011 \begin_layout Section
27012 Introduction
27013 \begin_inset Index idx
27014 status collapsed
27015
27016 \begin_layout Plain Layout
27017 Boxes ! Introduction
27018 \end_layout
27019
27020 \end_inset
27021
27022
27023 \end_layout
27024
27025 \begin_layout Standard
27026 Boxes are used to format a block of text.
27027  Boxes can be used to write documents with multiple languages, see section
27028 \begin_inset space ~
27029 \end_inset
27030
27031
27032 \begin_inset CommandInset ref
27033 LatexCommand ref
27034 reference "sec:Minipages"
27035
27036 \end_inset
27037
27038 , to frame texts, see section
27039 \begin_inset space ~
27040 \end_inset
27041
27042
27043 \begin_inset CommandInset ref
27044 LatexCommand ref
27045 reference "sec:Decoration"
27046
27047 \end_inset
27048
27049 , to prevent words from being hyphenated, see section
27050 \begin_inset space ~
27051 \end_inset
27052
27053
27054 \begin_inset CommandInset ref
27055 LatexCommand ref
27056 reference "sec:Prevent-Hyphenation"
27057
27058 \end_inset
27059
27060 , to align text, see section
27061 \begin_inset space ~
27062 \end_inset
27063
27064
27065 \begin_inset CommandInset ref
27066 LatexCommand ref
27067 reference "sub:Vertical-Alignment"
27068
27069 \end_inset
27070
27071 , or to set the background color of texts, see section
27072 \begin_inset space ~
27073 \end_inset
27074
27075
27076 \begin_inset CommandInset ref
27077 LatexCommand ref
27078 reference "sec:Colored-Boxes"
27079
27080 \end_inset
27081
27082 .
27083 \end_layout
27084
27085 \begin_layout Standard
27086 Boxes can be inserted with the menu 
27087 \family sans
27088 Insert\SpecialChar \menuseparator
27089 Box
27090 \family default
27091  or the toolbar button 
27092 \begin_inset Graphics
27093         filename ../images/box-insert.png
27094         scale 85
27095         scaleBeforeRotation
27096
27097 \end_inset
27098
27099 .
27100  A grey box with the label 
27101 \family sans
27102 Box (Minipage)
27103 \family default
27104
27105 \begin_inset Graphics
27106         filename clipart/BoxInsetDefaultQt4.png
27107         scale 85
27108         scaleBeforeRotation
27109
27110 \end_inset
27111
27112  will be inserted.
27113  The box type can be specified by right-clicking on the box and selecting
27114  
27115 \family sans
27116 Settings
27117 \family default
27118 .
27119  The box dialog offers the 
27120 \family sans
27121 Inner
27122 \begin_inset space ~
27123 \end_inset
27124
27125 Box
27126 \family default
27127  types 
27128 \family sans
27129 Makebox
27130 \family default
27131
27132 \family sans
27133 Parbox
27134 \family default
27135  and 
27136 \family sans
27137 Minipage
27138 \family default
27139 .
27140  The type 
27141 \family sans
27142 Minipage
27143 \family default
27144  is the default for new boxes and is explained in section
27145 \begin_inset space ~
27146 \end_inset
27147
27148
27149 \begin_inset CommandInset ref
27150 LatexCommand ref
27151 reference "sec:Minipages"
27152
27153 \end_inset
27154
27155 ; the type 
27156 \family sans
27157 Parbox
27158 \family default
27159  is described in section
27160 \begin_inset space ~
27161 \end_inset
27162
27163
27164 \begin_inset CommandInset ref
27165 LatexCommand ref
27166 reference "sec:Parboxes"
27167
27168 \end_inset
27169
27170  and the type 
27171 \family sans
27172 Makebox
27173 \family default
27174  in 
27175 \begin_inset CommandInset ref
27176 LatexCommand ref
27177 reference "sec:Prevent-Hyphenation"
27178
27179 \end_inset
27180
27181 .
27182 \end_layout
27183
27184 \begin_layout Standard
27185 Boxes are not numbered and can therefore not be referenced like floats or
27186  footnotes.
27187 \end_layout
27188
27189 \begin_layout Standard
27190 \begin_inset Note Greyedout
27191 status open
27192
27193 \begin_layout Plain Layout
27194
27195 \series bold
27196 Note:
27197 \series default
27198  Boxes must not be the item in an 
27199 \family sans
27200 Itemize
27201 \family default
27202  or 
27203 \family sans
27204 Description
27205 \family default
27206  environment.
27207 \end_layout
27208
27209 \end_inset
27210
27211
27212 \end_layout
27213
27214 \begin_layout Standard
27215 \begin_inset Note Greyedout
27216 status open
27217
27218 \begin_layout Plain Layout
27219
27220 \series bold
27221 Note:
27222 \series default
27223  For an unknown reason you can only set the 
27224 \family sans
27225 Inner
27226 \begin_inset space ~
27227 \end_inset
27228
27229 Box
27230 \family default
27231  type to 
27232 \family sans
27233 None
27234 \family default
27235  when you use a framed box.
27236  Boxes without an 
27237 \family sans
27238 Inner
27239 \begin_inset space ~
27240 \end_inset
27241
27242 Box
27243 \family default
27244  type and without frames are explained in section
27245 \begin_inset space ~
27246 \end_inset
27247
27248
27249 \begin_inset CommandInset ref
27250 LatexCommand ref
27251 reference "sec:Prevent-Hyphenation"
27252
27253 \end_inset
27254
27255 .
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Section
27264 Box Dialog
27265 \begin_inset CommandInset label
27266 LatexCommand label
27267 name "sec:Box-Dialog"
27268
27269 \end_inset
27270
27271
27272 \begin_inset Index idx
27273 status collapsed
27274
27275 \begin_layout Plain Layout
27276 Boxes ! Box Dialog
27277 \end_layout
27278
27279 \end_inset
27280
27281
27282 \end_layout
27283
27284 \begin_layout Subsection
27285 Size
27286 \begin_inset Index idx
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290 Boxes ! Size
27291 \end_layout
27292
27293 \end_inset
27294
27295
27296 \end_layout
27297
27298 \begin_layout Standard
27299 In the box dialog you can adjust the box geometry in the fields 
27300 \family sans
27301 Width
27302 \family default
27303  and 
27304 \family sans
27305 Height
27306 \family default
27307 .
27308  The available units for the geometry are explained in Table
27309 \begin_inset space ~
27310 \end_inset
27311
27312
27313 \begin_inset CommandInset ref
27314 LatexCommand ref
27315 reference "tab:Units"
27316
27317 \end_inset
27318
27319 .
27320  The field 
27321 \family sans
27322 Height
27323 \family default
27324  offers the following additional sizes:
27325 \end_layout
27326
27327 \begin_layout Description
27328 Depth This is the plain text 
27329 \begin_inset Quotes eld
27330 \end_inset
27331
27332 height
27333 \begin_inset Quotes erd
27334 \end_inset
27335
27336 .
27337  It ignores the total depth when there are multiple text lines in the box:
27338 \begin_inset Newline newline
27339 \end_inset
27340
27341
27342 \begin_inset Newline newline
27343 \end_inset
27344
27345
27346 \begin_inset Newline newline
27347 \end_inset
27348
27349
27350 \begin_inset Box Boxed
27351 position "c"
27352 hor_pos "c"
27353 has_inner_box 1
27354 inner_pos "c"
27355 use_parbox 0
27356 use_makebox 0
27357 width "12col%"
27358 special "none"
27359 height "1in"
27360 height_special "depth"
27361 status collapsed
27362
27363 \begin_layout Plain Layout
27364 \align center
27365 Box height set to 1
27366 \begin_inset space \thinspace{}
27367 \end_inset
27368
27369 Depth
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \begin_inset Newline newline
27376 \end_inset
27377
27378
27379 \begin_inset Newline newline
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \begin_layout Description
27386 Height This is the height of the text that is inside the box.
27387  A value of e.
27388 \begin_inset space \thinspace{}
27389 \end_inset
27390
27391 g.
27392 \begin_inset space \space{}
27393 \end_inset
27394
27395 2 for this size will set the box height to 2
27396 \begin_inset space ~
27397 \end_inset
27398
27399 times the text height: 
27400 \begin_inset Box Boxed
27401 position "c"
27402 hor_pos "c"
27403 has_inner_box 1
27404 inner_pos "c"
27405 use_parbox 0
27406 use_makebox 0
27407 width "20col%"
27408 special "none"
27409 height "2in"
27410 height_special "height"
27411 status collapsed
27412
27413 \begin_layout Plain Layout
27414 \align center
27415 Box height set to 2
27416 \begin_inset space \thinspace{}
27417 \end_inset
27418
27419 Height
27420 \end_layout
27421
27422 \end_inset
27423
27424
27425 \end_layout
27426
27427 \begin_layout Description
27428 Total
27429 \begin_inset space ~
27430 \end_inset
27431
27432 Height This is the Height
27433 \begin_inset space \thinspace{}
27434 \end_inset
27435
27436 +
27437 \begin_inset space \thinspace{}
27438 \end_inset
27439
27440 Depth: 
27441 \begin_inset Box Boxed
27442 position "c"
27443 hor_pos "c"
27444 has_inner_box 1
27445 inner_pos "c"
27446 use_parbox 0
27447 use_makebox 0
27448 width "20col%"
27449 special "none"
27450 height "1in"
27451 height_special "totalheight"
27452 status collapsed
27453
27454 \begin_layout Plain Layout
27455 \align center
27456 Box height set to 1
27457 \begin_inset space \thinspace{}
27458 \end_inset
27459
27460 Total
27461 \begin_inset space ~
27462 \end_inset
27463
27464 Height
27465 \end_layout
27466
27467 \end_inset
27468
27469
27470 \end_layout
27471
27472 \begin_layout Description
27473 Width This sets the width of the box as height: 
27474 \begin_inset Box Boxed
27475 position "c"
27476 hor_pos "c"
27477 has_inner_box 1
27478 inner_pos "c"
27479 use_parbox 0
27480 use_makebox 0
27481 width "12col%"
27482 special "none"
27483 height "1in"
27484 height_special "width"
27485 status collapsed
27486
27487 \begin_layout Plain Layout
27488 \align center
27489 Box height set to 1
27490 \begin_inset space \thinspace{}
27491 \end_inset
27492
27493 Width
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \end_layout
27500
27501 \begin_layout Subsection
27502 Alignment
27503 \begin_inset Index idx
27504 status collapsed
27505
27506 \begin_layout Plain Layout
27507 Boxes ! Alignment
27508 \end_layout
27509
27510 \end_inset
27511
27512
27513 \end_layout
27514
27515 \begin_layout Standard
27516 When you have chosen an 
27517 \family sans
27518 Inner
27519 \begin_inset space ~
27520 \end_inset
27521
27522 Box
27523 \family default
27524 , the vertical box alignment can be:
27525 \end_layout
27526
27527 \begin_layout Description
27528 Top This is an example text line.
27529  
27530 \begin_inset Box Boxed
27531 position "t"
27532 hor_pos "c"
27533 has_inner_box 1
27534 inner_pos "c"
27535 use_parbox 0
27536 use_makebox 0
27537 width "12col%"
27538 special "none"
27539 height "1in"
27540 height_special "totalheight"
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544 \align center
27545 This box is top-aligned.
27546 \end_layout
27547
27548 \end_inset
27549
27550  This is an example text line.
27551 \end_layout
27552
27553 \begin_layout Description
27554 Middle This is an example text line.
27555  
27556 \begin_inset Box Boxed
27557 position "c"
27558 hor_pos "c"
27559 has_inner_box 1
27560 inner_pos "c"
27561 use_parbox 0
27562 use_makebox 0
27563 width "12col%"
27564 special "none"
27565 height "1in"
27566 height_special "totalheight"
27567 status collapsed
27568
27569 \begin_layout Plain Layout
27570 \align center
27571 This box is middle-aligned.
27572 \end_layout
27573
27574 \end_inset
27575
27576  This is an example text line.
27577 \end_layout
27578
27579 \begin_layout Description
27580 Bottom This is an example text line.
27581  
27582 \begin_inset Box Boxed
27583 position "b"
27584 hor_pos "c"
27585 has_inner_box 1
27586 inner_pos "c"
27587 use_parbox 0
27588 use_makebox 0
27589 width "12col%"
27590 special "none"
27591 height "1in"
27592 height_special "totalheight"
27593 status collapsed
27594
27595 \begin_layout Plain Layout
27596 \align center
27597 This box is bottom-aligned.
27598 \end_layout
27599
27600 \end_inset
27601
27602  This is an example text line.
27603 \end_layout
27604
27605 \begin_layout Standard
27606 \begin_inset Note Greyedout
27607 status open
27608
27609 \begin_layout Plain Layout
27610
27611 \series bold
27612 Note:
27613 \series default
27614  The vertical box alignment can be lost in the output when you have two
27615  boxes in a line and one has e.
27616 \begin_inset space \thinspace{}
27617 \end_inset
27618
27619 g.
27620 \begin_inset space \space{}
27621 \end_inset
27622
27623 a shadow and the other one not.
27624 \end_layout
27625
27626 \end_inset
27627
27628
27629 \end_layout
27630
27631 \begin_layout Standard
27632 The horizontal box alignment can be set via LyX's paragraph dialog when
27633  you set the box into its own paragraph.
27634 \end_layout
27635
27636 \begin_layout Standard
27637 \begin_inset VSpace bigskip
27638 \end_inset
27639
27640 When you have chosen an 
27641 \family sans
27642 Inner
27643 \begin_inset space ~
27644 \end_inset
27645
27646 Box
27647 \family default
27648 , the box content can be aligned vertically to:
27649 \end_layout
27650
27651 \begin_layout Description
27652 top This is an example text line.
27653  
27654 \begin_inset Box Boxed
27655 position "c"
27656 hor_pos "c"
27657 has_inner_box 1
27658 inner_pos "t"
27659 use_parbox 0
27660 use_makebox 0
27661 width "12col%"
27662 special "none"
27663 height "1.5in"
27664 height_special "totalheight"
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668 \align center
27669 This box text is top-aligned.
27670 \end_layout
27671
27672 \end_inset
27673
27674  This is an example text line.
27675 \end_layout
27676
27677 \begin_layout Description
27678 middle This is an example text line.
27679  
27680 \begin_inset Box Boxed
27681 position "c"
27682 hor_pos "c"
27683 has_inner_box 1
27684 inner_pos "c"
27685 use_parbox 0
27686 use_makebox 0
27687 width "12col%"
27688 special "none"
27689 height "1.5in"
27690 height_special "totalheight"
27691 status collapsed
27692
27693 \begin_layout Plain Layout
27694 \align center
27695 This box text is middle-aligned.
27696 \end_layout
27697
27698 \end_inset
27699
27700  This is an example text line.
27701 \end_layout
27702
27703 \begin_layout Description
27704 bottom This is an example text line.
27705  
27706 \begin_inset Box Boxed
27707 position "c"
27708 hor_pos "c"
27709 has_inner_box 1
27710 inner_pos "b"
27711 use_parbox 0
27712 use_makebox 0
27713 width "12col%"
27714 special "none"
27715 height "1.5in"
27716 height_special "totalheight"
27717 status collapsed
27718
27719 \begin_layout Plain Layout
27720 \align center
27721 This box text is bottom-aligned.
27722 \end_layout
27723
27724 \end_inset
27725
27726  This is an example text line.
27727 \end_layout
27728
27729 \begin_layout Description
27730 stretch This is an example text line.
27731  
27732 \begin_inset Box Boxed
27733 position "c"
27734 hor_pos "c"
27735 has_inner_box 1
27736 inner_pos "s"
27737 use_parbox 0
27738 use_makebox 0
27739 width "12col%"
27740 special "none"
27741 height "1.5in"
27742 height_special "totalheight"
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 \align center
27747 This box
27748 \end_layout
27749
27750 \begin_layout Plain Layout
27751 \align center
27752 text is
27753 \end_layout
27754
27755 \begin_layout Plain Layout
27756 \align center
27757 stretched.
27758 \end_layout
27759
27760 \end_inset
27761
27762  This is an example text line.
27763 \end_layout
27764
27765 \begin_layout Standard
27766 To stretch the box content, it must consist of more than one paragraph.
27767  In the example above every text line is in an own paragraph.
27768 \end_layout
27769
27770 \begin_layout Standard
27771 \begin_inset VSpace bigskip
27772 \end_inset
27773
27774 To align the box content horizontally you can use LyX's paragraph dialog
27775  when you have chosen an 
27776 \family sans
27777 Inner
27778 \begin_inset space ~
27779 \end_inset
27780
27781 Box
27782 \family default
27783 .
27784 \end_layout
27785
27786 \begin_layout Standard
27787 \align center
27788 \begin_inset Box Boxed
27789 position "c"
27790 hor_pos "c"
27791 has_inner_box 1
27792 inner_pos "s"
27793 use_parbox 0
27794 use_makebox 0
27795 width "15col%"
27796 special "none"
27797 height "1.25in"
27798 height_special "totalheight"
27799 status collapsed
27800
27801 \begin_layout Plain Layout
27802 \align left
27803 This box
27804 \end_layout
27805
27806 \begin_layout Plain Layout
27807 \align center
27808 text is
27809 \end_layout
27810
27811 \begin_layout Plain Layout
27812 \align right
27813 stretched.
27814 \end_layout
27815
27816 \end_inset
27817
27818
27819 \end_layout
27820
27821 \begin_layout Standard
27822 If you have not set an 
27823 \family sans
27824 Inner
27825 \begin_inset space ~
27826 \end_inset
27827
27828 Box
27829 \family default
27830 , you can align the box content horizontally in the box dialog.
27831 \end_layout
27832
27833 \begin_layout Standard
27834 \align center
27835 \begin_inset Box Boxed
27836 position "c"
27837 hor_pos "s"
27838 has_inner_box 0
27839 inner_pos "s"
27840 use_parbox 0
27841 use_makebox 0
27842 width "90col%"
27843 special "none"
27844 height "1.25in"
27845 height_special "totalheight"
27846 status collapsed
27847
27848 \begin_layout Plain Layout
27849 \align left
27850 This box text is horizontally stretched.
27851 \end_layout
27852
27853 \end_inset
27854
27855
27856 \end_layout
27857
27858 \begin_layout Subsection
27859 Decoration
27860 \begin_inset CommandInset label
27861 LatexCommand label
27862 name "sec:Decoration"
27863
27864 \end_inset
27865
27866
27867 \begin_inset Index idx
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871 Boxes ! Decoration
27872 \end_layout
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \begin_layout Standard
27880 The type of the box can be specified in the box dialog in the drop-down
27881  list 
27882 \family sans
27883 Decoration
27884 \family default
27885 .
27886  The following types are possible:
27887 \end_layout
27888
27889 \begin_layout Description
27890 No
27891 \begin_inset space ~
27892 \end_inset
27893
27894 frame Nothing is drawn.
27895 \end_layout
27896
27897 \begin_layout Description
27898 Simple
27899 \begin_inset space ~
27900 \end_inset
27901
27902 rectangular
27903 \begin_inset space ~
27904 \end_inset
27905
27906 frame This draws a rectangular frame around the box.
27907  The frame line thickness has the size of 
27908 \series bold
27909
27910 \backslash
27911 fboxrule
27912 \series default
27913 .
27914  
27915 \begin_inset Box Boxed
27916 position "c"
27917 hor_pos "c"
27918 has_inner_box 1
27919 inner_pos "c"
27920 use_parbox 0
27921 use_makebox 0
27922 width "20col%"
27923 special "none"
27924 height "1in"
27925 height_special "totalheight"
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929 \align center
27930 Rectangular box
27931 \end_layout
27932
27933 \end_inset
27934
27935
27936 \end_layout
27937
27938 \begin_layout Description
27939 Oval
27940 \begin_inset space ~
27941 \end_inset
27942
27943 box,
27944 \begin_inset space ~
27945 \end_inset
27946
27947 thin This draws an oval frame around the box.
27948  The frame line thickness has the size 0.4
27949 \begin_inset space \thinspace{}
27950 \end_inset
27951
27952 pt.
27953  
27954 \begin_inset Box ovalbox
27955 position "c"
27956 hor_pos "c"
27957 has_inner_box 1
27958 inner_pos "c"
27959 use_parbox 0
27960 use_makebox 0
27961 width "20col%"
27962 special "none"
27963 height "1in"
27964 height_special "totalheight"
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 \align center
27969 Oval box, thin
27970 \end_layout
27971
27972 \end_inset
27973
27974
27975 \end_layout
27976
27977 \begin_layout Description
27978 Oval
27979 \begin_inset space ~
27980 \end_inset
27981
27982 box,
27983 \begin_inset space ~
27984 \end_inset
27985
27986 thick This draws an oval frame around the box.
27987  The frame line thickness has the size 0.8
27988 \begin_inset space \thinspace{}
27989 \end_inset
27990
27991 pt.
27992  
27993 \begin_inset Box Ovalbox
27994 position "c"
27995 hor_pos "c"
27996 has_inner_box 1
27997 inner_pos "c"
27998 use_parbox 0
27999 use_makebox 0
28000 width "20col%"
28001 special "none"
28002 height "1in"
28003 height_special "totalheight"
28004 status collapsed
28005
28006 \begin_layout Plain Layout
28007 \align center
28008 Oval box, thick
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \begin_layout Description
28017 Drop
28018 \begin_inset space ~
28019 \end_inset
28020
28021 shadow This draws a rectangular frame with a shadow around the box.
28022  The frame line thickness has the size of 
28023 \series bold
28024
28025 \backslash
28026 fboxrule
28027 \series default
28028 , the shadow has a width of 4
28029 \begin_inset space \thinspace{}
28030 \end_inset
28031
28032 pt.
28033  
28034 \begin_inset Box Shadowbox
28035 position "c"
28036 hor_pos "c"
28037 has_inner_box 1
28038 inner_pos "c"
28039 use_parbox 0
28040 use_makebox 0
28041 width "20col%"
28042 special "none"
28043 height "1in"
28044 height_special "totalheight"
28045 status collapsed
28046
28047 \begin_layout Plain Layout
28048 \align center
28049 Shadow box
28050 \end_layout
28051
28052 \end_inset
28053
28054
28055 \end_layout
28056
28057 \begin_layout Description
28058 Shaded
28059 \begin_inset space ~
28060 \end_inset
28061
28062 background This draws a box with a red background.
28063  Unlike colored boxes
28064 \begin_inset Foot
28065 status collapsed
28066
28067 \begin_layout Plain Layout
28068 see sec.
28069 \begin_inset space \thinspace{}
28070 \end_inset
28071
28072
28073 \begin_inset CommandInset ref
28074 LatexCommand ref
28075 reference "sec:Colored-Boxes"
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \end_inset
28083
28084 , it always uses the whole column width and the box is set as its own paragraph.
28085  
28086 \begin_inset Box Shaded
28087 position "t"
28088 hor_pos "c"
28089 has_inner_box 0
28090 inner_pos "t"
28091 use_parbox 0
28092 use_makebox 0
28093 width "50col%"
28094 special "none"
28095 height "1in"
28096 height_special "totalheight"
28097 status collapsed
28098
28099 \begin_layout Plain Layout
28100 Shaded background box
28101 \end_layout
28102
28103 \end_inset
28104
28105
28106 \end_layout
28107
28108 \begin_layout Description
28109 Double
28110 \begin_inset space ~
28111 \end_inset
28112
28113 rectangular
28114 \begin_inset space ~
28115 \end_inset
28116
28117 frame This draws a double-line rectangular frame around the box.
28118  The line thickness of the inner frame is 0.75
28119 \begin_inset space \thinspace{}
28120 \end_inset
28121
28122
28123 \series bold
28124
28125 \backslash
28126 fboxrule
28127 \series default
28128 , the thickness of the outer frame is 1.5
28129 \begin_inset space \thinspace{}
28130 \end_inset
28131
28132
28133 \series bold
28134
28135 \backslash
28136 fboxrule
28137 \series default
28138 .
28139  The distance between the lines is 1.5
28140 \begin_inset space \thinspace{}
28141 \end_inset
28142
28143
28144 \series bold
28145
28146 \backslash
28147 fboxrule
28148 \series default
28149
28150 \begin_inset space \thinspace{}
28151 \end_inset
28152
28153 +
28154 \begin_inset space \thinspace{}
28155 \end_inset
28156
28157 0.5
28158 \begin_inset space \thinspace{}
28159 \end_inset
28160
28161 pt.
28162  
28163 \begin_inset Box Doublebox
28164 position "c"
28165 hor_pos "c"
28166 has_inner_box 1
28167 inner_pos "c"
28168 use_parbox 0
28169 use_makebox 0
28170 width "20col%"
28171 special "none"
28172 height "1in"
28173 height_special "totalheight"
28174 status collapsed
28175
28176 \begin_layout Plain Layout
28177 \align center
28178 Double rectangular box
28179 \end_layout
28180
28181 \end_inset
28182
28183
28184 \end_layout
28185
28186 \begin_layout Standard
28187 \begin_inset VSpace bigskip
28188 \end_inset
28189
28190 LyX's box label will reflect the different frame types.
28191  To be able to use all types, the LaTeX-package 
28192 \series bold
28193 fancybox
28194 \series default
28195
28196 \begin_inset Index idx
28197 status collapsed
28198
28199 \begin_layout Plain Layout
28200 LaTeX-packages ! fancybox
28201 \end_layout
28202
28203 \end_inset
28204
28205  must be installed.
28206 \end_layout
28207
28208 \begin_layout Standard
28209 \begin_inset VSpace bigskip
28210 \end_inset
28211
28212 When you use the decoration 
28213 \family sans
28214 simple rectangular frame
28215 \family default
28216  and no inner box, you can allow page breaks within a box.
28217  Note that then, unlike other framed boxes, the frame always uses the whole
28218  column width, the box is set as its own paragraph, and 
28219 \series bold
28220
28221 \backslash
28222 fboxrule
28223 \series default
28224  and 
28225 \series bold
28226
28227 \backslash
28228 fboxsep
28229 \series default
28230  have no effect on this box type.
28231  The frame line thickness has the size of 
28232 \series bold
28233
28234 \backslash
28235 FrameRule
28236 \series default
28237 .
28238  
28239 \begin_inset Box Framed
28240 position "t"
28241 hor_pos "c"
28242 has_inner_box 0
28243 inner_pos "t"
28244 use_parbox 0
28245 use_makebox 0
28246 width "100col%"
28247 special "none"
28248 height "1in"
28249 height_special "totalheight"
28250 status collapsed
28251
28252 \begin_layout Plain Layout
28253 Allow page break box
28254 \end_layout
28255
28256 \end_inset
28257
28258
28259 \end_layout
28260
28261 \begin_layout Section
28262 Box Customization
28263 \begin_inset Index idx
28264 status collapsed
28265
28266 \begin_layout Plain Layout
28267 Boxes ! Customization
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Standard
28276 The default value for the size 
28277 \series bold
28278
28279 \backslash
28280 fboxrule
28281 \series default
28282  is 0.4
28283 \begin_inset space \thinspace{}
28284 \end_inset
28285
28286 pt.
28287  It can be changed with the following command in TeX-Code to e.
28288 \begin_inset space \thinspace{}
28289 \end_inset
28290
28291 g.
28292 \begin_inset space \space{}
28293 \end_inset
28294
28295 2
28296 \begin_inset space \thinspace{}
28297 \end_inset
28298
28299 pt:
28300 \end_layout
28301
28302 \begin_layout Standard
28303
28304 \series bold
28305
28306 \backslash
28307 setlength{
28308 \backslash
28309 fboxrule}{2pt}
28310 \end_layout
28311
28312 \begin_layout Standard
28313 \begin_inset ERT
28314 status collapsed
28315
28316 \begin_layout Plain Layout
28317
28318
28319 \backslash
28320 setlength{
28321 \backslash
28322 fboxrule}{2pt}
28323 \end_layout
28324
28325 \end_inset
28326
28327
28328 \begin_inset Box Boxed
28329 position "c"
28330 hor_pos "c"
28331 has_inner_box 1
28332 inner_pos "c"
28333 use_parbox 0
28334 use_makebox 0
28335 width "25col%"
28336 special "none"
28337 height "1in"
28338 height_special "totalheight"
28339 status open
28340
28341 \begin_layout Plain Layout
28342 \align center
28343 Rectangular box with 
28344 \series bold
28345
28346 \backslash
28347 fboxrule
28348 \series default
28349
28350 \begin_inset space \thinspace{}
28351 \end_inset
28352
28353 =
28354 \begin_inset space \thinspace{}
28355 \end_inset
28356
28357 2
28358 \begin_inset space \thinspace{}
28359 \end_inset
28360
28361 pt
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \begin_inset ERT
28368 status collapsed
28369
28370 \begin_layout Plain Layout
28371
28372
28373 \backslash
28374 setlength{
28375 \backslash
28376 fboxrule}{0.4pt}
28377 \end_layout
28378
28379 \end_inset
28380
28381
28382 \end_layout
28383
28384 \begin_layout Standard
28385 \begin_inset VSpace bigskip
28386 \end_inset
28387
28388 The space between the frame and the box content is for all frame styles
28389  by default 3
28390 \begin_inset space \thinspace{}
28391 \end_inset
28392
28393 pt.
28394  You can change it by setting the length 
28395 \series bold
28396
28397 \backslash
28398 fboxsep
28399 \series default
28400  to another value.
28401  For example the command
28402 \end_layout
28403
28404 \begin_layout Standard
28405
28406 \series bold
28407
28408 \backslash
28409 setlength{
28410 \backslash
28411 fboxsep}{10pt}
28412 \end_layout
28413
28414 \begin_layout Standard
28415 sets the value to 10
28416 \begin_inset space \thinspace{}
28417 \end_inset
28418
28419 pt, as with the following box:
28420 \end_layout
28421
28422 \begin_layout Standard
28423 \begin_inset ERT
28424 status collapsed
28425
28426 \begin_layout Plain Layout
28427
28428
28429 \backslash
28430 setlength{
28431 \backslash
28432 fboxsep}{10pt}
28433 \end_layout
28434
28435 \end_inset
28436
28437
28438 \begin_inset Box Boxed
28439 position "c"
28440 hor_pos "c"
28441 has_inner_box 1
28442 inner_pos "c"
28443 use_parbox 0
28444 use_makebox 0
28445 width "25col%"
28446 special "none"
28447 height "1in"
28448 height_special "totalheight"
28449 status open
28450
28451 \begin_layout Plain Layout
28452 \align center
28453 Rectangular box with 
28454 \series bold
28455
28456 \backslash
28457 fboxsep
28458 \series default
28459
28460 \begin_inset space \thinspace{}
28461 \end_inset
28462
28463 =
28464 \begin_inset space \thinspace{}
28465 \end_inset
28466
28467 10
28468 \begin_inset space \thinspace{}
28469 \end_inset
28470
28471 pt
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \begin_inset ERT
28478 status collapsed
28479
28480 \begin_layout Plain Layout
28481
28482
28483 \backslash
28484 setlength{
28485 \backslash
28486 fboxsep}{3pt}
28487 \end_layout
28488
28489 \end_inset
28490
28491
28492 \end_layout
28493
28494 \begin_layout Standard
28495 \begin_inset VSpace bigskip
28496 \end_inset
28497
28498 The diameter of the round corners of the oval boxes can be set with the
28499  command 
28500 \series bold
28501
28502 \backslash
28503 cornersize
28504 \series default
28505 .
28506  The command
28507 \end_layout
28508
28509 \begin_layout Standard
28510
28511 \series bold
28512
28513 \backslash
28514 cornersize*{1cm}
28515 \end_layout
28516
28517 \begin_layout Standard
28518 sets the diameter to 1
28519 \begin_inset space \thinspace{}
28520 \end_inset
28521
28522 cm.
28523  The command
28524 \end_layout
28525
28526 \begin_layout Standard
28527
28528 \series bold
28529
28530 \backslash
28531 cornersize{num}
28532 \end_layout
28533
28534 \begin_layout Standard
28535 sets the diameter to 
28536 \family sans
28537 num
28538 \begin_inset space \thinspace{}
28539 \end_inset
28540
28541 ×
28542 \begin_inset space \thinspace{}
28543 \end_inset
28544
28545 minimum(width and heigth of box)
28546 \family default
28547 .
28548  The default is 
28549 \series bold
28550
28551 \backslash
28552 cornersize{0.5}
28553 \series default
28554 .
28555 \end_layout
28556
28557 \begin_layout Standard
28558 \begin_inset ERT
28559 status collapsed
28560
28561 \begin_layout Plain Layout
28562
28563
28564 \backslash
28565 cornersize*{1.5cm}
28566 \end_layout
28567
28568 \end_inset
28569
28570
28571 \begin_inset Box Ovalbox
28572 position "c"
28573 hor_pos "c"
28574 has_inner_box 1
28575 inner_pos "c"
28576 use_parbox 0
28577 use_makebox 0
28578 width "25col%"
28579 special "none"
28580 height "1in"
28581 height_special "totalheight"
28582 status open
28583
28584 \begin_layout Plain Layout
28585 \align center
28586 Oval box with 
28587 \series bold
28588
28589 \backslash
28590 cornersize
28591 \series default
28592
28593 \begin_inset space \thinspace{}
28594 \end_inset
28595
28596 =
28597 \begin_inset space \thinspace{}
28598 \end_inset
28599
28600 1.5
28601 \begin_inset space \thinspace{}
28602 \end_inset
28603
28604 cm
28605 \end_layout
28606
28607 \end_inset
28608
28609
28610 \begin_inset ERT
28611 status collapsed
28612
28613 \begin_layout Plain Layout
28614
28615
28616 \backslash
28617 cornersize{0.5}
28618 \end_layout
28619
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \begin_layout Standard
28626 \begin_inset VSpace bigskip
28627 \end_inset
28628
28629 The size of the shadow can be adjusted by changing the length 
28630 \series bold
28631
28632 \backslash
28633 shadowsize
28634 \series default
28635 .
28636  It it set to 2
28637 \begin_inset space \thinspace{}
28638 \end_inset
28639
28640 pt for the following box by this command:
28641 \end_layout
28642
28643 \begin_layout Standard
28644
28645 \series bold
28646
28647 \backslash
28648 setlength{
28649 \backslash
28650 shadowsize}{2pt}
28651 \end_layout
28652
28653 \begin_layout Standard
28654 \begin_inset ERT
28655 status collapsed
28656
28657 \begin_layout Plain Layout
28658
28659
28660 \backslash
28661 setlength{
28662 \backslash
28663 shadowsize}{2pt}
28664 \end_layout
28665
28666 \end_inset
28667
28668
28669 \begin_inset Box Shadowbox
28670 position "c"
28671 hor_pos "c"
28672 has_inner_box 1
28673 inner_pos "c"
28674 use_parbox 0
28675 use_makebox 0
28676 width "25col%"
28677 special "none"
28678 height "1in"
28679 height_special "totalheight"
28680 status open
28681
28682 \begin_layout Plain Layout
28683 \align center
28684 Shadow box with 
28685 \series bold
28686
28687 \backslash
28688 shadowsize
28689 \series default
28690
28691 \begin_inset space \thinspace{}
28692 \end_inset
28693
28694 =
28695 \begin_inset space \thinspace{}
28696 \end_inset
28697
28698 2
28699 \begin_inset space \thinspace{}
28700 \end_inset
28701
28702 pt
28703 \end_layout
28704
28705 \end_inset
28706
28707
28708 \begin_inset ERT
28709 status collapsed
28710
28711 \begin_layout Plain Layout
28712
28713
28714 \backslash
28715 setlength{
28716 \backslash
28717 shadowsize}{4pt}
28718 \end_layout
28719
28720 \end_inset
28721
28722
28723 \end_layout
28724
28725 \begin_layout Standard
28726 \begin_inset VSpace bigskip
28727 \end_inset
28728
28729
28730 \end_layout
28731
28732 \begin_layout Standard
28733 The default value for the size 
28734 \series bold
28735
28736 \backslash
28737 FrameRule
28738 \series default
28739  is 0.4
28740 \begin_inset space \thinspace{}
28741 \end_inset
28742
28743 pt.
28744  The default space between the note content and the frame is 9
28745 \begin_inset space \thinspace{}
28746 \end_inset
28747
28748 pt and can be changed with the value of 
28749 \series bold
28750
28751 \backslash
28752 FrameSep
28753 \series default
28754 .
28755  For example the frame appearance of the following 
28756 \family sans
28757 box
28758 \family default
28759  is set with the TeX-Code commands
28760 \end_layout
28761
28762 \begin_layout Standard
28763
28764 \series bold
28765
28766 \backslash
28767 setlength{
28768 \backslash
28769 FrameRule}{5pt}
28770 \begin_inset Newline newline
28771 \end_inset
28772
28773
28774 \backslash
28775 setlength{
28776 \backslash
28777 FrameSep}{0.5cm}
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 setlength{
28789 \backslash
28790 FrameRule}{5pt}
28791 \end_layout
28792
28793 \begin_layout Plain Layout
28794
28795
28796 \backslash
28797 setlength{
28798 \backslash
28799 FrameSep}{0.5cm}
28800 \end_layout
28801
28802 \end_inset
28803
28804
28805 \begin_inset Box Framed
28806 position "t"
28807 hor_pos "c"
28808 has_inner_box 0
28809 inner_pos "t"
28810 use_parbox 0
28811 use_makebox 0
28812 width "100col%"
28813 special "none"
28814 height "1in"
28815 height_special "totalheight"
28816 status open
28817
28818 \begin_layout Plain Layout
28819 This is text in an 
28820 \family sans
28821 allow page break
28822 \family default
28823  box.
28824 \end_layout
28825
28826 \end_inset
28827
28828
28829 \begin_inset ERT
28830 status collapsed
28831
28832 \begin_layout Plain Layout
28833
28834
28835 \backslash
28836 setlength{
28837 \backslash
28838 FrameRule}{0.4pt}
28839 \end_layout
28840
28841 \begin_layout Plain Layout
28842
28843
28844 \backslash
28845 setlength{
28846 \backslash
28847 FrameSep}{9pt}
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \begin_layout Standard
28856 \begin_inset VSpace bigskip
28857 \end_inset
28858
28859
28860 \end_layout
28861
28862 \begin_layout Standard
28863 For 
28864 \family sans
28865 shaded background
28866 \family default
28867  boxes the default space between the box content and the box border is 3
28868 \begin_inset space \thinspace{}
28869 \end_inset
28870
28871 pt and can be changed with the value of 
28872 \series bold
28873
28874 \backslash
28875 fboxsep
28876 \series default
28877 .
28878  The default background color red can either be changed locally with the
28879  command 
28880 \series bold
28881
28882 \backslash
28883 definecolor{shadecolor}
28884 \series default
28885  or globally with the menu 
28886 \family sans
28887 Tools\SpecialChar \menuseparator
28888 Preferences\SpecialChar \menuseparator
28889 Colors\SpecialChar \menuseparator
28890 shaded
28891 \begin_inset space ~
28892 \end_inset
28893
28894 box
28895 \family default
28896 .
28897  The scheme of the 
28898 \series bold
28899
28900 \backslash
28901 definecolor
28902 \series default
28903  command is explained in section
28904 \begin_inset space ~
28905 \end_inset
28906
28907
28908 \begin_inset CommandInset ref
28909 LatexCommand ref
28910 reference "sec:Colored-Tables"
28911
28912 \end_inset
28913
28914 .
28915 \begin_inset Foot
28916 status collapsed
28917
28918 \begin_layout Plain Layout
28919 Note that 
28920 \series bold
28921
28922 \backslash
28923 definecolor
28924 \series default
28925  requires the LaTeX-package 
28926 \series bold
28927 color
28928 \series default
28929  in the preamble, see section
28930 \begin_inset space ~
28931 \end_inset
28932
28933
28934 \begin_inset CommandInset ref
28935 LatexCommand ref
28936 reference "sec:Colored-Boxes"
28937
28938 \end_inset
28939
28940 .
28941 \end_layout
28942
28943 \end_inset
28944
28945  For example the appearance of the following shaded background box is set
28946  with the TeX-Code commands
28947 \end_layout
28948
28949 \begin_layout Standard
28950
28951 \series bold
28952
28953 \backslash
28954 setlength{
28955 \backslash
28956 fboxsep}{0.5cm}
28957 \series default
28958
28959 \begin_inset Newline newline
28960 \end_inset
28961
28962
28963 \series bold
28964
28965 \backslash
28966 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28967 \end_layout
28968
28969 \begin_layout Standard
28970 \begin_inset ERT
28971 status collapsed
28972
28973 \begin_layout Plain Layout
28974
28975
28976 \backslash
28977 setlength{
28978 \backslash
28979 fboxsep}{0.5cm}
28980 \end_layout
28981
28982 \begin_layout Plain Layout
28983
28984
28985 \backslash
28986 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28987 \end_layout
28988
28989 \end_inset
28990
28991
28992 \begin_inset Box Shaded
28993 position "t"
28994 hor_pos "c"
28995 has_inner_box 0
28996 inner_pos "t"
28997 use_parbox 0
28998 use_makebox 0
28999 width "100col%"
29000 special "none"
29001 height "1in"
29002 height_special "totalheight"
29003 status open
29004
29005 \begin_layout Plain Layout
29006
29007 \color yellow
29008 This is yellow text in a
29009 \color none
29010  
29011 \family sans
29012 \color yellow
29013 shaded background
29014 \family default
29015 \color none
29016  
29017 \color yellow
29018 box with dark green background.
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \begin_inset ERT
29025 status collapsed
29026
29027 \begin_layout Plain Layout
29028
29029
29030 \backslash
29031 setlength{
29032 \backslash
29033 fboxsep}{3pt}
29034 \end_layout
29035
29036 \begin_layout Plain Layout
29037
29038
29039 \backslash
29040 definecolor{shadecolor}{rgb}{1,0,0}
29041 \end_layout
29042
29043 \end_inset
29044
29045
29046 \end_layout
29047
29048 \begin_layout Standard
29049 \begin_inset VSpace bigskip
29050 \end_inset
29051
29052 Changed lengths and widths are valid for all boxes following the commands
29053  that change them.
29054 \end_layout
29055
29056 \begin_layout Section
29057 Minipages
29058 \begin_inset CommandInset label
29059 LatexCommand label
29060 name "sec:Minipages"
29061
29062 \end_inset
29063
29064
29065 \begin_inset Index idx
29066 status collapsed
29067
29068 \begin_layout Plain Layout
29069 Boxes ! Minipages
29070 \end_layout
29071
29072 \end_inset
29073
29074
29075 \end_layout
29076
29077 \begin_layout Standard
29078 Minipages are treated by LaTeX as pages within pages and can therefore for
29079  example have their own footnotes.
29080 \end_layout
29081
29082 \begin_layout Standard
29083 Minipages are useful when you write documents with different languages.
29084 \end_layout
29085
29086 \begin_layout Standard
29087 Below are two example minipages side by side.
29088  Their width is set to 45
29089 \begin_inset space \thinspace{}
29090 \end_inset
29091
29092 col% and they are separated by a horizontal fill, that was inserted via
29093  the menu 
29094 \family sans
29095 Insert\SpecialChar \menuseparator
29096 Special
29097 \begin_inset space ~
29098 \end_inset
29099
29100 Formatting\SpecialChar \menuseparator
29101 Horizontal
29102 \begin_inset space ~
29103 \end_inset
29104
29105 Fill
29106 \family default
29107 .
29108 \begin_inset Newpage newpage
29109 \end_inset
29110
29111
29112 \end_layout
29113
29114 \begin_layout Standard
29115 \begin_inset Box Frameless
29116 position "t"
29117 hor_pos "c"
29118 has_inner_box 1
29119 inner_pos "c"
29120 use_parbox 0
29121 use_makebox 0
29122 width "45col%"
29123 special "none"
29124 height "1in"
29125 height_special "totalheight"
29126 status open
29127
29128 \begin_layout Plain Layout
29129
29130 \lang german
29131 Dies ist ein deutscher Text.
29132  Dies ist ein deutscher Text.
29133  Dies ist ein deutscher Text.
29134  Dies ist ein deutscher Text.
29135  Dies ist ein deutscher Text.
29136  Dies ist ein deutscher Text.
29137  Dies ist ein deutscher Text.
29138  Dies ist ein deutscher Text.
29139  Dies ist ein deutscher Text.
29140  Dies ist ein deutscher Text.
29141  Dies ist ein deutscher Text.
29142  Dies ist ein deutscher Text.
29143  Dies ist ein deutscher Text
29144 \begin_inset Foot
29145 status collapsed
29146
29147 \begin_layout Plain Layout
29148
29149 \lang german
29150 Dies ist eine deutsche Fußnote.
29151 \end_layout
29152
29153 \end_inset
29154
29155 .
29156  Dies ist ein deutscher Text.
29157  Dies ist ein deutscher Text.
29158 \end_layout
29159
29160 \end_inset
29161
29162
29163 \begin_inset space \hfill{}
29164 \end_inset
29165
29166
29167 \begin_inset Box Frameless
29168 position "t"
29169 hor_pos "c"
29170 has_inner_box 1
29171 inner_pos "c"
29172 use_parbox 0
29173 use_makebox 0
29174 width "45col%"
29175 special "none"
29176 height "1in"
29177 height_special "totalheight"
29178 status open
29179
29180 \begin_layout Plain Layout
29181 This is an English Text.
29182  This is an English Text.
29183  This is an English Text.
29184  This is an English Text.
29185  This is an English Text.
29186  This is an English Text.
29187  This is an English Text.
29188  This is an English Text.
29189  This is an English Text.
29190  This is an English Text.
29191  This is an English Text.
29192  This is an English Text.
29193  This is an English Text.
29194  This is an English Text.
29195  This is an English Text.
29196  This is an English Text.
29197 \begin_inset Foot
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 This is an English footnote.
29202 \end_layout
29203
29204 \end_inset
29205
29206  This is an English Text.
29207  
29208 \end_layout
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \begin_layout Standard
29216 \begin_inset VSpace bigskip
29217 \end_inset
29218
29219 The document-wide paragraph settings are ignored within minipages.
29220  That means that there will be no space between paragraphs in minipages
29221  although you set it to e.
29222 \begin_inset space \thinspace{}
29223 \end_inset
29224
29225 g.
29226 \begin_inset space \space{}
29227 \end_inset
29228
29229
29230 \family sans
29231 MedSkip
29232 \family default
29233  in the document settings.
29234 \end_layout
29235
29236 \begin_layout Standard
29237 Minipages can also be used to set a background color for text parts, see
29238  section
29239 \begin_inset space ~
29240 \end_inset
29241
29242
29243 \begin_inset CommandInset ref
29244 LatexCommand ref
29245 reference "sub:Color-for-Paragraphs"
29246
29247 \end_inset
29248
29249 .
29250 \end_layout
29251
29252 \begin_layout Standard
29253 \begin_inset Note Greyedout
29254 status open
29255
29256 \begin_layout Plain Layout
29257
29258 \series bold
29259 Note:
29260 \series default
29261  You cannot have floats or margin notes inside minipages but minipages can
29262  be used inside tables, floats, and other boxes.
29263 \end_layout
29264
29265 \end_inset
29266
29267
29268 \end_layout
29269
29270 \begin_layout Section
29271 Parboxes
29272 \begin_inset CommandInset label
29273 LatexCommand label
29274 name "sec:Parboxes"
29275
29276 \end_inset
29277
29278
29279 \begin_inset Index idx
29280 status collapsed
29281
29282 \begin_layout Plain Layout
29283 Boxes ! Parboxes
29284 \end_layout
29285
29286 \end_inset
29287
29288
29289 \end_layout
29290
29291 \begin_layout Standard
29292 Parboxes are very similar to minipages with the difference that they cannot
29293  have footnotes, because minipages, unlike parboxes, are not real boxes
29294  but LaTeX-environments.
29295 \end_layout
29296
29297 \begin_layout Standard
29298 \align center
29299 \begin_inset Box Frameless
29300 position "t"
29301 hor_pos "c"
29302 has_inner_box 1
29303 inner_pos "t"
29304 use_parbox 1
29305 use_makebox 0
29306 width "33col%"
29307 special "none"
29308 height "1in"
29309 height_special "totalheight"
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313 This a text within a parbox.
29314  This a text within a parbox.
29315 \end_layout
29316
29317 \begin_layout Plain Layout
29318 This footnote won't appear:
29319 \begin_inset Foot
29320 status collapsed
29321
29322 \begin_layout Plain Layout
29323 This footnote is inside a parbox and will therefore not appear.
29324 \end_layout
29325
29326 \end_inset
29327
29328
29329 \end_layout
29330
29331 \end_inset
29332
29333
29334 \end_layout
29335
29336 \begin_layout Section
29337 Boxes for Words and Characters
29338 \begin_inset Index idx
29339 status collapsed
29340
29341 \begin_layout Plain Layout
29342 Boxes ! for Characters
29343 \end_layout
29344
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \begin_layout Subsection
29351 Prevent Hyphenation
29352 \begin_inset CommandInset label
29353 LatexCommand label
29354 name "sec:Prevent-Hyphenation"
29355
29356 \end_inset
29357
29358
29359 \begin_inset Index idx
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363 Boxes ! to Prevent Hyphenation
29364 \end_layout
29365
29366 \end_inset
29367
29368
29369 \end_layout
29370
29371 \begin_layout Standard
29372 You can use the box type 
29373 \family sans
29374 Makebox
29375 \family default
29376  to prevent words or text from being hyphenated.
29377 \begin_inset Newline newline
29378 \end_inset
29379
29380 Here is an example text:
29381 \end_layout
29382
29383 \begin_layout Standard
29384 This line is an example to show how you can prevent the hyphenation of 
29385 \begin_inset Quotes eld
29386 \end_inset
29387
29388 veryverylongword
29389 \begin_inset Quotes erd
29390 \end_inset
29391
29392 .
29393 \end_layout
29394
29395 \begin_layout Standard
29396 To prevent the hyphenation of the word 
29397 \begin_inset Quotes eld
29398 \end_inset
29399
29400 veryverylongword
29401 \begin_inset Quotes erd
29402 \end_inset
29403
29404 , put the word into a box, set the 
29405 \family sans
29406 Inner
29407 \begin_inset space ~
29408 \end_inset
29409
29410 box
29411 \family default
29412  to 
29413 \family sans
29414 Makebox
29415 \family default
29416  and its width to 1
29417 \begin_inset space \thinspace{}
29418 \end_inset
29419
29420 Width.
29421 \end_layout
29422
29423 \begin_layout Standard
29424 This is the result:
29425 \end_layout
29426
29427 \begin_layout Standard
29428 This line is an example to show how you can prevent the hyphenation of 
29429 \begin_inset Box Frameless
29430 position "t"
29431 hor_pos "c"
29432 has_inner_box 1
29433 inner_pos "t"
29434 use_parbox 0
29435 use_makebox 1
29436 width "1in"
29437 special "width"
29438 height "1in"
29439 height_special "totalheight"
29440 status open
29441
29442 \begin_layout Plain Layout
29443 \begin_inset Quotes eld
29444 \end_inset
29445
29446 veryverylongword
29447 \begin_inset Quotes erd
29448 \end_inset
29449
29450
29451 \end_layout
29452
29453 \end_inset
29454
29455 .
29456 \end_layout
29457
29458 \begin_layout Standard
29459 You can alternatively set the command 
29460 \begin_inset Quotes eld
29461 \end_inset
29462
29463
29464 \series bold
29465
29466 \backslash
29467 -
29468 \series default
29469
29470 \begin_inset Quotes grd
29471 \end_inset
29472
29473  as TeX-Code directly before the word:
29474 \end_layout
29475
29476 \begin_layout Standard
29477 This line is an example to show how you can prevent the hyphenation of 
29478 \begin_inset Quotes eld
29479 \end_inset
29480
29481
29482 \begin_inset ERT
29483 status collapsed
29484
29485 \begin_layout Plain Layout
29486
29487
29488 \backslash
29489 -
29490 \end_layout
29491
29492 \end_inset
29493
29494 veryverylongword
29495 \begin_inset Quotes erd
29496 \end_inset
29497
29498 .
29499 \end_layout
29500
29501 \begin_layout Standard
29502 Of course the word now protrudes over the side margin.
29503  To avoid this, add via the menu 
29504 \family sans
29505 Insert\SpecialChar \menuseparator
29506 Special
29507 \begin_inset space ~
29508 \end_inset
29509
29510 Formatting\SpecialChar \menuseparator
29511 Line
29512 \begin_inset space ~
29513 \end_inset
29514
29515 Break
29516 \family default
29517  (shortcut 
29518 \begin_inset Info
29519 type  "shortcut"
29520 arg   "newline-insert newline"
29521 \end_inset
29522
29523 ) a line break before the word:
29524 \end_layout
29525
29526 \begin_layout Standard
29527 This line is an example to show how you can prevent the hyphenation of 
29528 \begin_inset Newline newline
29529 \end_inset
29530
29531
29532 \begin_inset Box Frameless
29533 position "t"
29534 hor_pos "c"
29535 has_inner_box 1
29536 inner_pos "t"
29537 use_parbox 0
29538 use_makebox 1
29539 width "1in"
29540 special "width"
29541 height "1in"
29542 height_special "totalheight"
29543 status open
29544
29545 \begin_layout Plain Layout
29546 \begin_inset Quotes eld
29547 \end_inset
29548
29549 veryverylongword
29550 \begin_inset Quotes erd
29551 \end_inset
29552
29553
29554 \end_layout
29555
29556 \end_inset
29557
29558 .
29559 \end_layout
29560
29561 \begin_layout Subsection
29562 Vertical Alignment
29563 \begin_inset CommandInset label
29564 LatexCommand label
29565 name "sub:Vertical-Alignment"
29566
29567 \end_inset
29568
29569
29570 \begin_inset Index idx
29571 status collapsed
29572
29573 \begin_layout Plain Layout
29574 Boxes ! for Vertical Alignment
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \begin_inset Index idx
29581 status collapsed
29582
29583 \begin_layout Plain Layout
29584 Boxes ! Raiseboxes
29585 \end_layout
29586
29587 \end_inset
29588
29589
29590 \end_layout
29591
29592 \begin_layout Standard
29593 With the help of the command 
29594 \series bold
29595
29596 \backslash
29597 raisebox
29598 \series default
29599  you can align words, characters or other boxes vertically relative to the
29600  surrounding text.
29601  
29602 \series bold
29603
29604 \backslash
29605 raisebox
29606 \series default
29607  is used with the following scheme:
29608 \end_layout
29609
29610 \begin_layout Standard
29611
29612 \series bold
29613
29614 \backslash
29615 raisebox{lift}[height][depth]{box content}
29616 \end_layout
29617
29618 \begin_layout Standard
29619 The lift can be a positive value to raise the box or a negative value to
29620  lower the box.
29621 \end_layout
29622
29623 \begin_layout Standard
29624 To align for example the word 
29625 \begin_inset Quotes eld
29626 \end_inset
29627
29628 preventing
29629 \begin_inset Quotes erd
29630 \end_inset
29631
29632  so that the bottom of the 
29633 \begin_inset Quotes eld
29634 \end_inset
29635
29636 deepest
29637 \begin_inset Quotes erd
29638 \end_inset
29639
29640  character 
29641 \begin_inset Quotes eld
29642 \end_inset
29643
29644 p
29645 \begin_inset Quotes erd
29646 \end_inset
29647
29648  is at the baseline, insert the command
29649 \end_layout
29650
29651 \begin_layout Standard
29652
29653 \series bold
29654
29655 \backslash
29656 raisebox{
29657 \backslash
29658 depth}{
29659 \end_layout
29660
29661 \begin_layout Standard
29662 in TeX-Code before the word.
29663  After the word insert a closing brace 
29664 \begin_inset Quotes eld
29665 \end_inset
29666
29667
29668 \series bold
29669 }
29670 \series default
29671
29672 \begin_inset Quotes erd
29673 \end_inset
29674
29675  in TeX-Code.
29676 \begin_inset Newline newline
29677 \end_inset
29678
29679 This is the result:
29680 \end_layout
29681
29682 \begin_layout Standard
29683 This is a text line with the word 
29684 \begin_inset ERT
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688
29689
29690 \backslash
29691 raisebox{
29692 \backslash
29693 depth}{
29694 \end_layout
29695
29696 \end_inset
29697
29698
29699 \begin_inset Quotes eld
29700 \end_inset
29701
29702 preventing
29703 \begin_inset Quotes erd
29704 \end_inset
29705
29706
29707 \begin_inset ERT
29708 status collapsed
29709
29710 \begin_layout Plain Layout
29711
29712 }
29713 \end_layout
29714
29715 \end_inset
29716
29717  as a raised word.
29718 \end_layout
29719
29720 \begin_layout Standard
29721 \begin_inset VSpace bigskip
29722 \end_inset
29723
29724 When you raise or lower characters in a line, the line distance will be
29725  spread:
29726 \end_layout
29727
29728 \begin_layout Standard
29729 This is a text line with the word 
29730 \begin_inset ERT
29731 status collapsed
29732
29733 \begin_layout Plain Layout
29734
29735
29736 \backslash
29737 raisebox{-
29738 \backslash
29739 depth}{
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \begin_inset Quotes eld
29746 \end_inset
29747
29748 preventing
29749 \begin_inset Quotes erd
29750 \end_inset
29751
29752
29753 \begin_inset ERT
29754 status collapsed
29755
29756 \begin_layout Plain Layout
29757
29758 }
29759 \end_layout
29760
29761 \end_inset
29762
29763  as a lowered word.
29764 \begin_inset Newline newline
29765 \end_inset
29766
29767 This is a text line with the word 
29768 \begin_inset ERT
29769 status collapsed
29770
29771 \begin_layout Plain Layout
29772
29773
29774 \backslash
29775 raisebox{0.5cm}{
29776 \end_layout
29777
29778 \end_inset
29779
29780
29781 \begin_inset Quotes eld
29782 \end_inset
29783
29784 testing
29785 \begin_inset Quotes erd
29786 \end_inset
29787
29788
29789 \begin_inset ERT
29790 status collapsed
29791
29792 \begin_layout Plain Layout
29793
29794 }
29795 \end_layout
29796
29797 \end_inset
29798
29799  as a raised word.
29800 \end_layout
29801
29802 \begin_layout Standard
29803 If you want to prevent this for a certain reason, set the box height to
29804  a zero value.
29805  For example use
29806 \end_layout
29807
29808 \begin_layout Standard
29809
29810 \series bold
29811
29812 \backslash
29813 raisebox{-
29814 \backslash
29815 depth}[0pt]{
29816 \end_layout
29817
29818 \begin_layout Standard
29819 This is a text line with the word 
29820 \begin_inset ERT
29821 status collapsed
29822
29823 \begin_layout Plain Layout
29824
29825
29826 \backslash
29827 raisebox{-
29828 \backslash
29829 depth}[0pt]{
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \begin_inset Quotes eld
29836 \end_inset
29837
29838 preventing
29839 \begin_inset Quotes erd
29840 \end_inset
29841
29842
29843 \begin_inset ERT
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847
29848 }
29849 \end_layout
29850
29851 \end_inset
29852
29853  as a lowered word.
29854 \begin_inset Newline newline
29855 \end_inset
29856
29857 This is a text line with the word 
29858 \begin_inset ERT
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862
29863
29864 \backslash
29865 raisebox{0.5cm}[0pt]{
29866 \end_layout
29867
29868 \end_inset
29869
29870
29871 \begin_inset Quotes eld
29872 \end_inset
29873
29874 testing
29875 \begin_inset Quotes erd
29876 \end_inset
29877
29878
29879 \begin_inset ERT
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883
29884 }
29885 \end_layout
29886
29887 \end_inset
29888
29889  as a raised word.
29890 \end_layout
29891
29892 \begin_layout Section
29893 Colored Boxes
29894 \begin_inset CommandInset label
29895 LatexCommand label
29896 name "sec:Colored-Boxes"
29897
29898 \end_inset
29899
29900
29901 \begin_inset Index idx
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905 Boxes ! Color
29906 \end_layout
29907
29908 \end_inset
29909
29910
29911 \end_layout
29912
29913 \begin_layout Subsection
29914 Color for Text
29915 \begin_inset Index idx
29916 status collapsed
29917
29918 \begin_layout Plain Layout
29919 Color ! for Text
29920 \end_layout
29921
29922 \end_inset
29923
29924
29925 \end_layout
29926
29927 \begin_layout Standard
29928 To color the background of text the text must be put into a so called 
29929 \begin_inset Quotes eld
29930 \end_inset
29931
29932 colorbox
29933 \begin_inset Quotes erd
29934 \end_inset
29935
29936 .
29937  This requires that the LaTeX-package 
29938 \series bold
29939 color
29940 \series default
29941
29942 \begin_inset Index idx
29943 status collapsed
29944
29945 \begin_layout Plain Layout
29946 LaTeX-packages ! color
29947 \end_layout
29948
29949 \end_inset
29950
29951  is loaded in the document preamble with the command
29952 \end_layout
29953
29954 \begin_layout Standard
29955
29956 \series bold
29957
29958 \backslash
29959 @ifundefined{textcolor}
29960 \begin_inset Newline newline
29961 \end_inset
29962
29963
29964 \begin_inset Phantom HPhantom
29965 status open
29966
29967 \begin_layout Plain Layout
29968
29969 \series bold
29970 \begin_inset space ~
29971 \end_inset
29972
29973
29974 \end_layout
29975
29976 \end_inset
29977
29978 {
29979 \backslash
29980 usepackage{color}}{}
29981 \end_layout
29982
29983 \begin_layout Standard
29984 The package 
29985 \series bold
29986 color
29987 \series default
29988  will be loaded automatically by LyX when you color text.
29989 \begin_inset Foot
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993 To avoid it being loaded twice the command 
29994 \series bold
29995
29996 \backslash
29997 @ifundefined
29998 \series default
29999  is used.
30000 \end_layout
30001
30002 \end_inset
30003
30004
30005 \end_layout
30006
30007 \begin_layout Standard
30008 \begin_inset VSpace medskip
30009 \end_inset
30010
30011 Colorboxes are created with the command 
30012 \series bold
30013
30014 \backslash
30015 colorbox
30016 \series default
30017 .
30018  This will be used with the following scheme:
30019 \end_layout
30020
30021 \begin_layout Standard
30022
30023 \series bold
30024
30025 \backslash
30026 colorbox{color}{box content}
30027 \end_layout
30028
30029 \begin_layout Standard
30030 The box content can also be a box and colorboxes can also be within other
30031  boxes.
30032 \end_layout
30033
30034 \begin_layout Standard
30035 The following colors are predefined:
30036 \begin_inset Newline newline
30037 \end_inset
30038
30039
30040 \family sans
30041 black
30042 \family default
30043
30044 \family sans
30045 blue
30046 \family default
30047
30048 \family sans
30049 cyan
30050 \family default
30051 \series bold
30052 ,
30053 \series default
30054  
30055 \family sans
30056 green
30057 \family default
30058
30059 \family sans
30060 magenta
30061 \family default
30062
30063 \family sans
30064 red
30065 \family default
30066
30067 \family sans
30068 white
30069 \family default
30070 , and 
30071 \family sans
30072 yellow
30073 \family default
30074 .
30075 \begin_inset Newline newline
30076 \end_inset
30077
30078 You can also define your own color as described in section
30079 \begin_inset space ~
30080 \end_inset
30081
30082
30083 \begin_inset CommandInset ref
30084 LatexCommand ref
30085 reference "sec:Colored-Tables"
30086
30087 \end_inset
30088
30089 .
30090 \end_layout
30091
30092 \begin_layout Standard
30093 To have e.
30094 \begin_inset space \thinspace{}
30095 \end_inset
30096
30097 g.
30098 \begin_inset space \space{}
30099 \end_inset
30100
30101 a red background for a word, insert the command
30102 \end_layout
30103
30104 \begin_layout Standard
30105
30106 \series bold
30107
30108 \backslash
30109 colorbox{red}{
30110 \end_layout
30111
30112 \begin_layout Standard
30113 before the word in TeX-Code.
30114  After the word insert a closing brace 
30115 \begin_inset Quotes eld
30116 \end_inset
30117
30118
30119 \series bold
30120 }
30121 \series default
30122
30123 \begin_inset Quotes erd
30124 \end_inset
30125
30126  in TeX-Code.
30127 \begin_inset Newline newline
30128 \end_inset
30129
30130 This is the result:
30131 \end_layout
30132
30133 \begin_layout Standard
30134 This is a line where the word 
30135 \begin_inset ERT
30136 status collapsed
30137
30138 \begin_layout Plain Layout
30139
30140
30141 \backslash
30142 colorbox{red}{
30143 \end_layout
30144
30145 \end_inset
30146
30147
30148 \begin_inset Quotes eld
30149 \end_inset
30150
30151 Attention!
30152 \begin_inset Quotes erd
30153 \end_inset
30154
30155
30156 \begin_inset ERT
30157 status collapsed
30158
30159 \begin_layout Plain Layout
30160
30161 }
30162 \end_layout
30163
30164 \end_inset
30165
30166  has a red background.
30167 \end_layout
30168
30169 \begin_layout Standard
30170 \begin_inset VSpace bigskip
30171 \end_inset
30172
30173 If you would like the box frame in a different color, you can use the command
30174  
30175 \series bold
30176
30177 \backslash
30178 fcolorbox
30179 \series default
30180  with the following scheme:
30181 \end_layout
30182
30183 \begin_layout Standard
30184
30185 \series bold
30186
30187 \backslash
30188 fcolorbox{frame color}{box color}{box content}
30189 \end_layout
30190
30191 \begin_layout Standard
30192
30193 \series bold
30194
30195 \backslash
30196 fcolorbox
30197 \series default
30198  is an extension to 
30199 \series bold
30200
30201 \backslash
30202 colorbox
30203 \series default
30204 .
30205  The frame thickness and the space between the frame and the box content
30206  can be adjusted with the lengths 
30207 \series bold
30208
30209 \backslash
30210 fboxrule
30211 \series default
30212  and 
30213 \series bold
30214
30215 \backslash
30216 fboxsep
30217 \series default
30218 , respectively, as described in section
30219 \begin_inset space ~
30220 \end_inset
30221
30222
30223 \begin_inset CommandInset ref
30224 LatexCommand ref
30225 reference "sec:Decoration"
30226
30227 \end_inset
30228
30229 .
30230 \end_layout
30231
30232 \begin_layout Standard
30233 For the following example the command
30234 \end_layout
30235
30236 \begin_layout Standard
30237
30238 \series bold
30239
30240 \backslash
30241 fcolorbox{cyan}{magenta}{
30242 \end_layout
30243
30244 \begin_layout Standard
30245 was used.
30246 \end_layout
30247
30248 \begin_layout Standard
30249 Here is an example where the frame line thickness was set to 1
30250 \begin_inset space \thinspace{}
30251 \end_inset
30252
30253 mm:
30254 \begin_inset Newline newline
30255 \end_inset
30256
30257
30258 \begin_inset ERT
30259 status collapsed
30260
30261 \begin_layout Plain Layout
30262
30263
30264 \backslash
30265 fboxrule 1mm 
30266 \backslash
30267 fboxsep 1mm
30268 \end_layout
30269
30270 \end_inset
30271
30272
30273 \begin_inset ERT
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277
30278
30279 \backslash
30280 fcolorbox{cyan}{magenta}{
30281 \end_layout
30282
30283 \end_inset
30284
30285 This is text within a colored, framed box.
30286 \begin_inset ERT
30287 status collapsed
30288
30289 \begin_layout Plain Layout
30290
30291 }
30292 \end_layout
30293
30294 \end_inset
30295
30296
30297 \end_layout
30298
30299 \begin_layout Standard
30300 \begin_inset VSpace bigskip
30301 \end_inset
30302
30303 Of course you can also have colored text inside a colorbox:
30304 \begin_inset Newline newline
30305 \end_inset
30306
30307
30308 \begin_inset ERT
30309 status collapsed
30310
30311 \begin_layout Plain Layout
30312
30313
30314 \backslash
30315 fcolorbox{cyan}{magenta}{
30316 \end_layout
30317
30318 \end_inset
30319
30320
30321 \color yellow
30322 This is colored text within a colored, framed box.
30323 \color none
30324
30325 \begin_inset ERT
30326 status collapsed
30327
30328 \begin_layout Plain Layout
30329
30330 }
30331 \end_layout
30332
30333 \end_inset
30334
30335
30336 \begin_inset ERT
30337 status collapsed
30338
30339 \begin_layout Plain Layout
30340
30341
30342 \backslash
30343 fboxrule 0.4pt 
30344 \backslash
30345 fboxsep 3pt
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Standard
30354
30355 \series bold
30356 \begin_inset VSpace medskip
30357 \end_inset
30358
30359
30360 \end_layout
30361
30362 \begin_layout Standard
30363 \begin_inset Note Greyedout
30364 status open
30365
30366 \begin_layout Plain Layout
30367
30368 \series bold
30369 Note:
30370 \series default
30371  Text in colorboxes cannot have line breaks.
30372  To color multiple text lines or paragraphs, use a box inside a colorbox
30373  as described in the following.
30374 \end_layout
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Subsection
30382 Color for Paragraphs
30383 \begin_inset CommandInset label
30384 LatexCommand label
30385 name "sub:Color-for-Paragraphs"
30386
30387 \end_inset
30388
30389
30390 \begin_inset Index idx
30391 status collapsed
30392
30393 \begin_layout Plain Layout
30394 Color ! for Paragraphs
30395 \end_layout
30396
30397 \end_inset
30398
30399
30400 \end_layout
30401
30402 \begin_layout Standard
30403 To set the background color for more than one text line, put the text into
30404  a minipage.
30405  Before the minipage insert the 
30406 \series bold
30407
30408 \backslash
30409 colorbox
30410 \series default
30411  command
30412 \end_layout
30413
30414 \begin_layout Standard
30415
30416 \series bold
30417
30418 \backslash
30419 colorbox{color}{
30420 \end_layout
30421
30422 \begin_layout Standard
30423 in TeX-Code.
30424  After the minipage insert a closing brace 
30425 \begin_inset Quotes eld
30426 \end_inset
30427
30428
30429 \series bold
30430 }
30431 \series default
30432
30433 \begin_inset Quotes erd
30434 \end_inset
30435
30436  in TeX-Code.
30437 \end_layout
30438
30439 \begin_layout Standard
30440 \begin_inset ERT
30441 status collapsed
30442
30443 \begin_layout Plain Layout
30444
30445
30446 \backslash
30447 colorbox{lightgrey}{
30448 \end_layout
30449
30450 \end_inset
30451
30452
30453 \begin_inset Box Frameless
30454 position "t"
30455 hor_pos "c"
30456 has_inner_box 1
30457 inner_pos "t"
30458 use_parbox 0
30459 use_makebox 0
30460 width "100col%"
30461 special "none"
30462 height "1in"
30463 height_special "totalheight"
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467 This is text with background color.
30468  This is text with background color.
30469 \end_layout
30470
30471 \begin_layout Plain Layout
30472 \begin_inset VSpace defskip
30473 \end_inset
30474
30475 The text can have footnotes
30476 \begin_inset Foot
30477 status collapsed
30478
30479 \begin_layout Plain Layout
30480 Another example footnote
30481 \end_layout
30482
30483 \end_inset
30484
30485  and can include tables and figures.
30486 \end_layout
30487
30488 \begin_layout Plain Layout
30489 \align center
30490 \begin_inset Tabular
30491 <lyxtabular version="3" rows="3" columns="3">
30492 <features tabularvalignment="middle">
30493 <column alignment="center" valignment="top" width="0">
30494 <column alignment="center" valignment="top" width="0">
30495 <column alignment="center" valignment="top" width="0">
30496 <row>
30497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30498 \begin_inset Text
30499
30500 \begin_layout Plain Layout
30501 a
30502 \end_layout
30503
30504 \end_inset
30505 </cell>
30506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30507 \begin_inset Text
30508
30509 \begin_layout Plain Layout
30510 !
30511 \end_layout
30512
30513 \end_inset
30514 </cell>
30515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30516 \begin_inset Text
30517
30518 \begin_layout Plain Layout
30519 3
30520 \end_layout
30521
30522 \end_inset
30523 </cell>
30524 </row>
30525 <row>
30526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30527 \begin_inset Text
30528
30529 \begin_layout Plain Layout
30530 <
30531 \end_layout
30532
30533 \end_inset
30534 </cell>
30535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30536 \begin_inset Text
30537
30538 \begin_layout Plain Layout
30539 b2
30540 \begin_inset Quotes erd
30541 \end_inset
30542
30543 |
30544 \end_layout
30545
30546 \end_inset
30547 </cell>
30548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30549 \begin_inset Text
30550
30551 \begin_layout Plain Layout
30552 >
30553 \end_layout
30554
30555 \end_inset
30556 </cell>
30557 </row>
30558 <row>
30559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30560 \begin_inset Text
30561
30562 \begin_layout Plain Layout
30563 1
30564 \end_layout
30565
30566 \end_inset
30567 </cell>
30568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30569 \begin_inset Text
30570
30571 \begin_layout Plain Layout
30572 §
30573 \end_layout
30574
30575 \end_inset
30576 </cell>
30577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30578 \begin_inset Text
30579
30580 \begin_layout Plain Layout
30581 c
30582 \end_layout
30583
30584 \end_inset
30585 </cell>
30586 </row>
30587 </lyxtabular>
30588
30589 \end_inset
30590
30591
30592 \end_layout
30593
30594 \end_inset
30595
30596
30597 \begin_inset ERT
30598 status collapsed
30599
30600 \begin_layout Plain Layout
30601
30602 }
30603 \end_layout
30604
30605 \end_inset
30606
30607
30608 \end_layout
30609
30610 \begin_layout Section
30611 Rotated and Scaled Boxes
30612 \end_layout
30613
30614 \begin_layout Standard
30615 To use the commands described in this section, the LaTeX-package 
30616 \series bold
30617 graphicx
30618 \series default
30619
30620 \begin_inset Index idx
30621 status collapsed
30622
30623 \begin_layout Plain Layout
30624 LaTeX-packages ! graphicx
30625 \end_layout
30626
30627 \end_inset
30628
30629  needs to be loaded in the document preamble with the command
30630 \end_layout
30631
30632 \begin_layout Standard
30633
30634 \series bold
30635
30636 \backslash
30637 @ifundefined{rotatebox}
30638 \begin_inset Newline newline
30639 \end_inset
30640
30641
30642 \begin_inset Phantom HPhantom
30643 status open
30644
30645 \begin_layout Plain Layout
30646
30647 \series bold
30648 \begin_inset space ~
30649 \end_inset
30650
30651
30652 \end_layout
30653
30654 \end_inset
30655
30656 {
30657 \backslash
30658 usepackage{graphicx}}{}
30659 \end_layout
30660
30661 \begin_layout Standard
30662 \begin_inset Note Greyedout
30663 status open
30664
30665 \begin_layout Plain Layout
30666
30667 \series bold
30668 Note:
30669 \series default
30670  Some DVI-viewers can't display rotated or scaled material.
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \begin_layout Standard
30679 \begin_inset Note Greyedout
30680 status open
30681
30682 \begin_layout Plain Layout
30683
30684 \series bold
30685 Note:
30686 \series default
30687  Floats mustn't be inside a rotated or scaled box.
30688 \end_layout
30689
30690 \end_inset
30691
30692
30693 \end_layout
30694
30695 \begin_layout Subsection
30696 Rotated Boxes
30697 \begin_inset Index idx
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701 Boxes ! rotated
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \begin_inset Index idx
30708 status collapsed
30709
30710 \begin_layout Plain Layout
30711 Rotated material
30712 \end_layout
30713
30714 \end_inset
30715
30716
30717 \begin_inset Index idx
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721 Figures ! rotated
30722 \end_layout
30723
30724 \end_inset
30725
30726
30727 \begin_inset Index idx
30728 status collapsed
30729
30730 \begin_layout Plain Layout
30731 Table Customization ! Rotating
30732 \end_layout
30733
30734 \end_inset
30735
30736
30737 \end_layout
30738
30739 \begin_layout Standard
30740 To rotate material, you can put it into a rotated box.
30741  Such a box is created using the command 
30742 \series bold
30743
30744 \backslash
30745 rotatebox
30746 \series default
30747  in TeX-Code with the following scheme:
30748 \end_layout
30749
30750 \begin_layout Standard
30751
30752 \series bold
30753
30754 \backslash
30755 rotatebox[rotation origin]{rotation angle}{box content}
30756 \end_layout
30757
30758 \begin_layout Standard
30759 The rotation origin is specified in the form 
30760 \series bold
30761 origin=position
30762 \series default
30763 .
30764  The following positions are possible: 
30765 \emph on
30766 c
30767 \emph default
30768  (center), 
30769 \emph on
30770 l
30771 \emph default
30772  (left), 
30773 \emph on
30774 r
30775 \emph default
30776  (right), 
30777 \emph on
30778 b
30779 \emph default
30780  (bottom), 
30781 \emph on
30782 t
30783 \emph default
30784  (top), along with meaningful combinations of the four base positions.
30785  For example 
30786 \emph on
30787 lt
30788 \emph default
30789  means that the rotation origin is at the top left corner of the box.
30790  When no rotation origin is specified, the position 
30791 \emph on
30792 l
30793 \emph default
30794  will be used.
30795  The rotation angle is a number that can be negative that specifies the
30796  angle in degrees.
30797  The rotation direction is counterclockwise.
30798 \end_layout
30799
30800 \begin_layout Standard
30801 In the following example the command 
30802 \series bold
30803
30804 \backslash
30805 rotatebox[origin=c]{60}{
30806 \series default
30807  was inserted as TeX-Code before the text 
30808 \begin_inset Quotes eld
30809 \end_inset
30810
30811 with rotated
30812 \begin_inset Quotes erd
30813 \end_inset
30814
30815 ; after the text the box was closed by a closing brace 
30816 \series bold
30817 }
30818 \series default
30819  in TeX-Code.
30820 \end_layout
30821
30822 \begin_layout Standard
30823 This is a line 
30824 \begin_inset ERT
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828
30829
30830 \backslash
30831 rotatebox[origin=c]{60}{
30832 \end_layout
30833
30834 \end_inset
30835
30836 with rotated
30837 \begin_inset ERT
30838 status collapsed
30839
30840 \begin_layout Plain Layout
30841
30842 }
30843 \end_layout
30844
30845 \end_inset
30846
30847  text.
30848 \end_layout
30849
30850 \begin_layout Standard
30851 The box content can also be another box or an inline formula:
30852 \end_layout
30853
30854 \begin_layout Standard
30855 This is a line
30856 \begin_inset ERT
30857 status collapsed
30858
30859 \begin_layout Plain Layout
30860
30861
30862 \backslash
30863 rotatebox[origin=r]{-60}{
30864 \end_layout
30865
30866 \end_inset
30867
30868
30869 \begin_inset Box Doublebox
30870 position "c"
30871 hor_pos "c"
30872 has_inner_box 0
30873 inner_pos "c"
30874 use_parbox 0
30875 use_makebox 0
30876 width "1in"
30877 special "width"
30878 height "1in"
30879 height_special "totalheight"
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883 with rotated
30884 \end_layout
30885
30886 \end_inset
30887
30888
30889 \begin_inset ERT
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893
30894 }
30895 \end_layout
30896
30897 \end_inset
30898
30899  framed text 
30900 \begin_inset ERT
30901 status collapsed
30902
30903 \begin_layout Plain Layout
30904
30905
30906 \backslash
30907 rotatebox[origin=lb]{60}{
30908 \end_layout
30909
30910 \end_inset
30911
30912
30913 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30914 \end_inset
30915
30916
30917 \begin_inset ERT
30918 status collapsed
30919
30920 \begin_layout Plain Layout
30921
30922 }
30923 \end_layout
30924
30925 \end_inset
30926
30927  and a formula.
30928 \end_layout
30929
30930 \begin_layout Standard
30931 or an image or table:
30932 \end_layout
30933
30934 \begin_layout Standard
30935 This is a line
30936 \begin_inset ERT
30937 status collapsed
30938
30939 \begin_layout Plain Layout
30940
30941
30942 \backslash
30943 rotatebox[origin=lb]{90}{
30944 \end_layout
30945
30946 \end_inset
30947
30948
30949 \begin_inset Graphics
30950         filename clipart/platypus.eps
30951         lyxscale 50
30952         width 25col%
30953
30954 \end_inset
30955
30956
30957 \begin_inset ERT
30958 status collapsed
30959
30960 \begin_layout Plain Layout
30961
30962 }
30963 \end_layout
30964
30965 \end_inset
30966
30967  with a rotated image 
30968 \begin_inset ERT
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973
30974 \backslash
30975 rotatebox[origin=l]{-90}{
30976 \end_layout
30977
30978 \end_inset
30979
30980
30981 \begin_inset Tabular
30982 <lyxtabular version="3" rows="2" columns="2">
30983 <features tabularvalignment="middle">
30984 <column alignment="center" valignment="top" width="0">
30985 <column alignment="center" valignment="top" width="0">
30986 <row>
30987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30988 \begin_inset Text
30989
30990 \begin_layout Plain Layout
30991 q
30992 \end_layout
30993
30994 \end_inset
30995 </cell>
30996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30997 \begin_inset Text
30998
30999 \begin_layout Plain Layout
31000 w
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 </row>
31006 <row>
31007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011 e
31012 \end_layout
31013
31014 \end_inset
31015 </cell>
31016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31017 \begin_inset Text
31018
31019 \begin_layout Plain Layout
31020 r
31021 \end_layout
31022
31023 \end_inset
31024 </cell>
31025 </row>
31026 </lyxtabular>
31027
31028 \end_inset
31029
31030
31031 \begin_inset ERT
31032 status collapsed
31033
31034 \begin_layout Plain Layout
31035
31036 }
31037 \end_layout
31038
31039 \end_inset
31040
31041  and table.
31042 \end_layout
31043
31044 \begin_layout Subsection
31045 Scaled Boxes
31046 \begin_inset Index idx
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050 Boxes ! scaled
31051 \end_layout
31052
31053 \end_inset
31054
31055
31056 \begin_inset Index idx
31057 status collapsed
31058
31059 \begin_layout Plain Layout
31060 Scaled material
31061 \end_layout
31062
31063 \end_inset
31064
31065
31066 \begin_inset Index idx
31067 status collapsed
31068
31069 \begin_layout Plain Layout
31070 Figures ! scaled
31071 \end_layout
31072
31073 \end_inset
31074
31075
31076 \begin_inset Index idx
31077 status collapsed
31078
31079 \begin_layout Plain Layout
31080 Table Customization ! Scaling
31081 \end_layout
31082
31083 \end_inset
31084
31085
31086 \end_layout
31087
31088 \begin_layout Standard
31089 To scale material the commands 
31090 \series bold
31091
31092 \backslash
31093 scalebox
31094 \series default
31095  and 
31096 \series bold
31097
31098 \backslash
31099 resizebox
31100 \series default
31101  can be used as TeX-Code.
31102 \end_layout
31103
31104 \begin_layout Standard
31105
31106 \series bold
31107
31108 \backslash
31109 scalebox
31110 \series default
31111  is used with the following scheme:
31112 \end_layout
31113
31114 \begin_layout Standard
31115
31116 \series bold
31117
31118 \backslash
31119 scalebox{horizontal}[vertical]{box content}
31120 \end_layout
31121
31122 \begin_layout Standard
31123 Horizontal and vertical are the corresponding scaling factors.
31124  If no vertical scaling factor is given, the horizontal factor will also
31125  be used as the vertical one.
31126 \end_layout
31127
31128 \begin_layout Standard
31129 The command 
31130 \series bold
31131
31132 \backslash
31133 scalebox{2}{Hello}
31134 \series default
31135  creates for example a double size 
31136 \begin_inset ERT
31137 status collapsed
31138
31139 \begin_layout Plain Layout
31140
31141
31142 \backslash
31143 scalebox{2}{
31144 \end_layout
31145
31146 \end_inset
31147
31148 Hello
31149 \begin_inset ERT
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153
31154 }
31155 \end_layout
31156
31157 \end_inset
31158
31159 , compared with the document text size.
31160 \end_layout
31161
31162 \begin_layout Standard
31163
31164 \series bold
31165
31166 \backslash
31167 scalebox{2}[1]{Hello}
31168 \series default
31169  on the other hand distorts the 
31170 \begin_inset ERT
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174
31175
31176 \backslash
31177 scalebox{2}[1]{
31178 \end_layout
31179
31180 \end_inset
31181
31182 Hello
31183 \begin_inset ERT
31184 status collapsed
31185
31186 \begin_layout Plain Layout
31187
31188 }
31189 \end_layout
31190
31191 \end_inset
31192
31193 .
31194 \end_layout
31195
31196 \begin_layout Standard
31197 If the scaling factor is negative, the box content will be mirrored.
31198  Therefore the command 
31199 \series bold
31200
31201 \backslash
31202 scalebox{-1}[1]{Hello}
31203 \series default
31204  can be used to create mirror writing: 
31205 \begin_inset ERT
31206 status collapsed
31207
31208 \begin_layout Plain Layout
31209
31210
31211 \backslash
31212 scalebox{-1}[1]{
31213 \end_layout
31214
31215 \end_inset
31216
31217 Hello
31218 \begin_inset ERT
31219 status collapsed
31220
31221 \begin_layout Plain Layout
31222
31223 }
31224 \end_layout
31225
31226 \end_inset
31227
31228
31229 \end_layout
31230
31231 \begin_layout Standard
31232
31233 \series bold
31234
31235 \backslash
31236 scalebox{1}[-1]{Hello}
31237 \series default
31238  reflects the 
31239 \begin_inset ERT
31240 status collapsed
31241
31242 \begin_layout Plain Layout
31243
31244
31245 \backslash
31246 scalebox{1}[-1]{
31247 \end_layout
31248
31249 \end_inset
31250
31251 Hello
31252 \begin_inset ERT
31253 status collapsed
31254
31255 \begin_layout Plain Layout
31256
31257 }
31258 \end_layout
31259
31260 \end_inset
31261
31262  at the base line.
31263 \end_layout
31264
31265 \begin_layout Standard
31266 Equivalent to 
31267 \series bold
31268
31269 \backslash
31270 scalebox{-1}[1]{box content}
31271 \series default
31272  there exists the command
31273 \begin_inset Newline newline
31274 \end_inset
31275
31276
31277 \series bold
31278
31279 \backslash
31280 reflectbox{box content}
31281 \series default
31282 .
31283 \end_layout
31284
31285 \begin_layout Standard
31286 \begin_inset VSpace bigskip
31287 \end_inset
31288
31289 The command 
31290 \series bold
31291
31292 \backslash
31293 resizebox
31294 \series default
31295  is used to scale the box to a defined width and height.
31296  The command scheme is:
31297 \end_layout
31298
31299 \begin_layout Standard
31300
31301 \series bold
31302
31303 \backslash
31304 resizebox{width}{height}{box content}
31305 \end_layout
31306
31307 \begin_layout Standard
31308 If one of the two command arguments given is an exclamation mark 
31309 \series bold
31310 !
31311 \series default
31312 , the size is set so that the aspect ratio of the box content is kept.
31313 \end_layout
31314
31315 \begin_layout Standard
31316 The command 
31317 \series bold
31318
31319 \backslash
31320 resizebox{2cm}{1cm}{Hello}
31321 \series default
31322  produces: 
31323 \begin_inset ERT
31324 status collapsed
31325
31326 \begin_layout Plain Layout
31327
31328
31329 \backslash
31330 resizebox{2cm}{1cm}{
31331 \end_layout
31332
31333 \end_inset
31334
31335 Hello
31336 \begin_inset ERT
31337 status collapsed
31338
31339 \begin_layout Plain Layout
31340
31341 }
31342 \end_layout
31343
31344 \end_inset
31345
31346
31347 \begin_inset Newline newline
31348 \end_inset
31349
31350 The command 
31351 \series bold
31352
31353 \backslash
31354 resizebox{2cm}{!}{Hello}
31355 \series default
31356  produces: 
31357 \begin_inset ERT
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361
31362
31363 \backslash
31364 resizebox{2cm}{!}{
31365 \end_layout
31366
31367 \end_inset
31368
31369 Hello
31370 \begin_inset ERT
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374
31375 }
31376 \end_layout
31377
31378 \end_inset
31379
31380
31381 \end_layout
31382
31383 \begin_layout Standard
31384 \begin_inset VSpace bigskip
31385 \end_inset
31386
31387
31388 \begin_inset Note Greyedout
31389 status open
31390
31391 \begin_layout Plain Layout
31392
31393 \series bold
31394 Note:
31395 \series default
31396  When arguments of 
31397 \series bold
31398
31399 \backslash
31400 scalebox
31401 \series default
31402  or 
31403 \series bold
31404
31405 \backslash
31406 resizebox
31407 \series default
31408  are set to zero, no LaTeX-errors occur when exporting the document but
31409  the exported files can not or only partly be displayed.
31410 \end_layout
31411
31412 \end_inset
31413
31414
31415 \end_layout
31416
31417 \begin_layout Standard
31418 \begin_inset VSpace bigskip
31419 \end_inset
31420
31421
31422 \end_layout
31423
31424 \begin_layout Standard
31425 The boxes can be combined in any order.
31426  E.
31427 \begin_inset space \thinspace{}
31428 \end_inset
31429
31430 g.
31431 \begin_inset space \space{}
31432 \end_inset
31433
31434 the command
31435 \begin_inset Newline newline
31436 \end_inset
31437
31438
31439 \series bold
31440
31441 \backslash
31442 rotatebox[origin=c]{-45}{
31443 \backslash
31444 resizebox{2cm}{!}{
31445 \backslash
31446 reflectbox{Hello}}}
31447 \begin_inset Newline newline
31448 \end_inset
31449
31450
31451 \series default
31452 produces:
31453 \end_layout
31454
31455 \begin_layout Standard
31456 \align center
31457 \begin_inset ERT
31458 status collapsed
31459
31460 \begin_layout Plain Layout
31461
31462
31463 \backslash
31464 rotatebox[origin=c]{-45}{
31465 \backslash
31466 resizebox{2cm}{!}{
31467 \backslash
31468 reflectbox{
31469 \end_layout
31470
31471 \end_inset
31472
31473 Hello
31474 \begin_inset ERT
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478
31479 }}}
31480 \end_layout
31481
31482 \end_inset
31483
31484
31485 \end_layout
31486
31487 \begin_layout Standard
31488 \noindent
31489 Images, tables, and inline formulas are allowed as box content:
31490 \end_layout
31491
31492 \begin_layout Standard
31493 \align center
31494 \begin_inset ERT
31495 status collapsed
31496
31497 \begin_layout Plain Layout
31498
31499
31500 \backslash
31501 rotatebox[origin=c]{-30}{
31502 \backslash
31503 resizebox{2cm}{!}{
31504 \backslash
31505 reflectbox{
31506 \end_layout
31507
31508 \end_inset
31509
31510
31511 \begin_inset Graphics
31512         filename clipart/platypus.eps
31513         lyxscale 50
31514         width 25col%
31515
31516 \end_inset
31517
31518
31519 \begin_inset ERT
31520 status collapsed
31521
31522 \begin_layout Plain Layout
31523
31524 }}}
31525 \end_layout
31526
31527 \end_inset
31528
31529
31530 \begin_inset ERT
31531 status collapsed
31532
31533 \begin_layout Plain Layout
31534
31535
31536 \backslash
31537 rotatebox[origin=c]{-45}{
31538 \backslash
31539 resizebox{2cm}{!}{
31540 \backslash
31541 reflectbox{
31542 \end_layout
31543
31544 \end_inset
31545
31546
31547 \begin_inset Tabular
31548 <lyxtabular version="3" rows="2" columns="2">
31549 <features tabularvalignment="middle">
31550 <column alignment="center" valignment="top" width="0">
31551 <column alignment="center" valignment="top" width="0">
31552 <row>
31553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31554 \begin_inset Text
31555
31556 \begin_layout Plain Layout
31557 q
31558 \end_layout
31559
31560 \end_inset
31561 </cell>
31562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31563 \begin_inset Text
31564
31565 \begin_layout Plain Layout
31566 w
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 </row>
31572 <row>
31573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31574 \begin_inset Text
31575
31576 \begin_layout Plain Layout
31577 e
31578 \end_layout
31579
31580 \end_inset
31581 </cell>
31582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Plain Layout
31586 r
31587 \end_layout
31588
31589 \end_inset
31590 </cell>
31591 </row>
31592 </lyxtabular>
31593
31594 \end_inset
31595
31596
31597 \begin_inset ERT
31598 status collapsed
31599
31600 \begin_layout Plain Layout
31601
31602 }}}
31603 \end_layout
31604
31605 \end_inset
31606
31607
31608 \begin_inset ERT
31609 status collapsed
31610
31611 \begin_layout Plain Layout
31612
31613
31614 \backslash
31615 rotatebox[origin=c]{-45}{
31616 \backslash
31617 resizebox{2cm}{!}{
31618 \backslash
31619 reflectbox{
31620 \end_layout
31621
31622 \end_inset
31623
31624
31625 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31626 \end_inset
31627
31628
31629 \begin_inset ERT
31630 status collapsed
31631
31632 \begin_layout Plain Layout
31633
31634 }}}
31635 \end_layout
31636
31637 \end_inset
31638
31639
31640 \end_layout
31641
31642 \begin_layout Standard
31643 When the global formula style 
31644 \series bold
31645 fleqn
31646 \series default
31647  is used in the document
31648 \begin_inset Foot
31649 status collapsed
31650
31651 \begin_layout Plain Layout
31652 When 
31653 \begin_inset Quotes eld
31654 \end_inset
31655
31656 fleqn
31657 \begin_inset Quotes erd
31658 \end_inset
31659
31660  is added to the document class options.
31661 \end_layout
31662
31663 \end_inset
31664
31665 , display style formulas can also be scaled.
31666 \end_layout
31667
31668 \begin_layout Chapter
31669 External Document Parts
31670 \begin_inset Index idx
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674 External Document Parts
31675 \end_layout
31676
31677 \end_inset
31678
31679
31680 \end_layout
31681
31682 \begin_layout Standard
31683 With the menu 
31684 \family sans
31685 Insert\SpecialChar \menuseparator
31686 File
31687 \family default
31688  you can insert external material to your document.
31689  This can be:
31690 \end_layout
31691
31692 \begin_layout Description
31693 LyX
31694 \begin_inset space ~
31695 \end_inset
31696
31697 Document Another LyX document; its content is directly inserted to your
31698  document.
31699 \end_layout
31700
31701 \begin_layout Description
31702 Plain
31703 \begin_inset space ~
31704 \end_inset
31705
31706 Text A text document; each line is inserted in your document as a separate
31707  paragraph.
31708 \end_layout
31709
31710 \begin_layout Description
31711 Plain
31712 \begin_inset space ~
31713 \end_inset
31714
31715 Text,
31716 \begin_inset space ~
31717 \end_inset
31718
31719 Join
31720 \begin_inset space ~
31721 \end_inset
31722
31723 Lines A text document; text lines are inserted in your document continuously
31724  but an empty text line creates a new paragraph.
31725 \end_layout
31726
31727 \begin_layout Description
31728 External
31729 \begin_inset space ~
31730 \end_inset
31731
31732 Material Files in various formats.
31733 \end_layout
31734
31735 \begin_layout Description
31736 Child
31737 \begin_inset space ~
31738 \end_inset
31739
31740 Document LyX or LaTeX-documents.
31741 \end_layout
31742
31743 \begin_layout Section
31744 External Material
31745 \begin_inset Index idx
31746 status collapsed
31747
31748 \begin_layout Plain Layout
31749 External Document Parts ! External Material
31750 \end_layout
31751
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \begin_layout Standard
31758 The external material feature allows you to insert files in to your document
31759  without converting them to a format that can be read by the document output
31760  format.
31761  LyX takes care of the necessary conversions.
31762  This is similar to images that can be inserted in various image formats
31763  in LyX documents.
31764  When you have enabled Instant Preview in LyX's preferences under 
31765 \family sans
31766 Look
31767 \begin_inset space ~
31768 \end_inset
31769
31770 and
31771 \begin_inset space ~
31772 \end_inset
31773
31774 feel\SpecialChar \menuseparator
31775 Graphics
31776 \family default
31777 , the external material types Dia and Xfig are directly shown in LyX.
31778 \end_layout
31779
31780 \begin_layout Standard
31781 External material can be inserted via the 
31782 \family sans
31783 External Material
31784 \family default
31785  dialog that is accessible with the menu 
31786 \family sans
31787 Insert\SpecialChar \menuseparator
31788 File\SpecialChar \menuseparator
31789 External
31790 \begin_inset space ~
31791 \end_inset
31792
31793 Material
31794 \family default
31795 .
31796  Currently the following file types (
31797 \family sans
31798 Templates
31799 \family default
31800 ) are allowed:
31801 \end_layout
31802
31803 \begin_layout Description
31804 ChessDiagram This template supports chess position diagrams made with the
31805  program 
31806 \series bold
31807
31808 \begin_inset CommandInset href
31809 LatexCommand href
31810 name "XBoard"
31811 target "http://en.wikipedia.org/wiki/XBoard"
31812
31813 \end_inset
31814
31815
31816 \series default
31817 .
31818 \end_layout
31819
31820 \begin_layout Description
31821 Date This inserts the date in the form 
31822 \emph on
31823 Day-Month-Year
31824 \emph default
31825 .
31826  This is a date inserted as external material: 
31827 \begin_inset External
31828         template Date
31829         filename .
31830
31831 \end_inset
31832
31833
31834 \begin_inset space ~
31835 \end_inset
31836
31837
31838 \begin_inset Note Note
31839 status open
31840
31841 \begin_layout Plain Layout
31842 Remove the protected space when bug 4398 is fixed!
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \begin_inset Newline newline
31849 \end_inset
31850
31851 The date is not shown within LyX, only in the output.
31852  There are two other methods of inserting a date: Via menu 
31853 \family sans
31854 Insert\SpecialChar \menuseparator
31855 Date
31856 \family default
31857  and with the LaTeX command 
31858 \series bold
31859
31860 \backslash
31861 today
31862 \series default
31863  as TeX-Code.
31864  The different methods are compared in Table
31865 \begin_inset space ~
31866 \end_inset
31867
31868
31869 \begin_inset CommandInset ref
31870 LatexCommand ref
31871 reference "tab:Comparison-of-the"
31872
31873 \end_inset
31874
31875 .
31876 \end_layout
31877
31878 \begin_layout Description
31879 Dia This template supports diagrams created with the program 
31880 \series bold
31881
31882 \begin_inset CommandInset href
31883 LatexCommand href
31884 name "Dia"
31885 target "http://en.wikipedia.org/wiki/Dia_(software)"
31886
31887 \end_inset
31888
31889
31890 \series default
31891 .
31892 \end_layout
31893
31894 \begin_layout Description
31895 LilyPond This template is used for music notation typeset with the program
31896 \begin_inset Newline linebreak
31897 \end_inset
31898
31899
31900 \series bold
31901
31902 \begin_inset CommandInset href
31903 LatexCommand href
31904 name "LilyPond"
31905 target "http://en.wikipedia.org/wiki/LilyPond"
31906
31907 \end_inset
31908
31909
31910 \series default
31911 .
31912 \end_layout
31913
31914 \begin_layout Description
31915 PDFPages With this template you can insert PDF documents to your document.
31916  To insert certain or all pages of a PDF, use the 
31917 \emph on
31918 pages
31919 \emph default
31920  option in the 
31921 \family sans
31922 Option
31923 \family default
31924  field in the 
31925 \family sans
31926 LaTeX and LyX options
31927 \family default
31928  tab according to the template description in the dialog.
31929  When no 
31930 \emph on
31931 pages
31932 \emph default
31933  option is given, only the first page of the PDF will be inserted.
31934 \end_layout
31935
31936 \begin_layout Description
31937 RasterImage This can be used for bitmap images.
31938  Nearly all popular image formats are supported.
31939  The image can be treated in the 
31940 \family sans
31941 External material
31942 \family default
31943  dialog like the images that are usually included via the 
31944 \family sans
31945 Graphics
31946 \family default
31947  dialog as described in section
31948 \begin_inset space ~
31949 \end_inset
31950
31951
31952 \begin_inset CommandInset ref
31953 LatexCommand ref
31954 reference "sec:Graphics-Dialog"
31955
31956 \end_inset
31957
31958 .
31959  The difference is that only raster images are allowed; that means that
31960  PDF and EPS-images are not supported.
31961 \end_layout
31962
31963 \begin_layout Description
31964 XFig This template supports images created with the program 
31965 \series bold
31966
31967 \begin_inset CommandInset href
31968 LatexCommand href
31969 name "Xfig"
31970 target "http://en.wikipedia.org/wiki/Xfig"
31971
31972 \end_inset
31973
31974
31975 \series default
31976 .
31977 \end_layout
31978
31979 \begin_layout Standard
31980 \begin_inset Float table
31981 placement h
31982 wide false
31983 sideways false
31984 status open
31985
31986 \begin_layout Plain Layout
31987 \begin_inset Caption
31988
31989 \begin_layout Plain Layout
31990 \begin_inset CommandInset label
31991 LatexCommand label
31992 name "tab:Comparison-of-the"
31993
31994 \end_inset
31995
31996 Comparison of the date input methods.
31997 \end_layout
31998
31999 \end_inset
32000
32001
32002 \end_layout
32003
32004 \begin_layout Plain Layout
32005 \align center
32006 \begin_inset Tabular
32007 <lyxtabular version="3" rows="4" columns="4">
32008 <features tabularvalignment="middle">
32009 <column alignment="center" valignment="top" width="0">
32010 <column alignment="center" valignment="top" width="0">
32011 <column alignment="center" valignment="top" width="0">
32012 <column alignment="center" valignment="top" width="0">
32013 <row>
32014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018 Document format
32019 \end_layout
32020
32021 \end_inset
32022 </cell>
32023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32024 \begin_inset Text
32025
32026 \begin_layout Plain Layout
32027
32028 \family sans
32029 External Material\SpecialChar \menuseparator
32030 Date
32031 \end_layout
32032
32033 \end_inset
32034 </cell>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039
32040 \family sans
32041 Insert\SpecialChar \menuseparator
32042 Date
32043 \end_layout
32044
32045 \end_inset
32046 </cell>
32047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32048 \begin_inset Text
32049
32050 \begin_layout Plain Layout
32051 command 
32052 \series bold
32053
32054 \backslash
32055 today
32056 \end_layout
32057
32058 \end_inset
32059 </cell>
32060 </row>
32061 <row>
32062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32063 \begin_inset Text
32064
32065 \begin_layout Plain Layout
32066 LyX
32067 \end_layout
32068
32069 \end_inset
32070 </cell>
32071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout Plain Layout
32075 as inset box
32076 \end_layout
32077
32078 \end_inset
32079 </cell>
32080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084 as date
32085 \end_layout
32086
32087 \end_inset
32088 </cell>
32089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32090 \begin_inset Text
32091
32092 \begin_layout Plain Layout
32093 as TeX-Code inset box
32094 \end_layout
32095
32096 \end_inset
32097 </cell>
32098 </row>
32099 <row>
32100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32101 \begin_inset Text
32102
32103 \begin_layout Plain Layout
32104 LaTeX
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113 as date
32114 \end_layout
32115
32116 \end_inset
32117 </cell>
32118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32119 \begin_inset Text
32120
32121 \begin_layout Plain Layout
32122 as date
32123 \end_layout
32124
32125 \end_inset
32126 </cell>
32127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32128 \begin_inset Text
32129
32130 \begin_layout Plain Layout
32131 as command
32132 \end_layout
32133
32134 \end_inset
32135 </cell>
32136 </row>
32137 <row>
32138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32139 \begin_inset Text
32140
32141 \begin_layout Plain Layout
32142 DVI, PDF, PS
32143 \end_layout
32144
32145 \end_inset
32146 </cell>
32147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32148 \begin_inset Text
32149
32150 \begin_layout Plain Layout
32151 as date
32152 \end_layout
32153
32154 \end_inset
32155 </cell>
32156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32157 \begin_inset Text
32158
32159 \begin_layout Plain Layout
32160 as date
32161 \end_layout
32162
32163 \end_inset
32164 </cell>
32165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32166 \begin_inset Text
32167
32168 \begin_layout Plain Layout
32169 as date
32170 \end_layout
32171
32172 \end_inset
32173 </cell>
32174 </row>
32175 </lyxtabular>
32176
32177 \end_inset
32178
32179
32180 \end_layout
32181
32182 \end_inset
32183
32184
32185 \end_layout
32186
32187 \begin_layout Standard
32188 When you use the option 
32189 \family sans
32190 Draft
32191 \family default
32192  in the 
32193 \family sans
32194 File
32195 \family default
32196  tab of the 
32197 \family sans
32198 External Material
32199 \family default
32200  dialog, only the path to the inserted file is shown in the output.
32201 \begin_inset Newline newline
32202 \end_inset
32203
32204 External material is displayed in LyX either as a box like this: 
32205 \begin_inset Graphics
32206         filename clipart/ExternalMaterialQt4.png
32207         scale 85
32208         scaleBeforeRotation
32209
32210 \end_inset
32211
32212  or as image, depending on the option 
32213 \family sans
32214 Show in LyX
32215 \family default
32216  in the 
32217 \family sans
32218 LaTeX and LyX options
32219 \family default
32220  tab of the dialog.
32221 \end_layout
32222
32223 \begin_layout Standard
32224 The 
32225 \family sans
32226 \emph on
32227 Customization
32228 \family default
32229 \emph default
32230  manual explains how you can define your own templates.
32231 \end_layout
32232
32233 \begin_layout Section
32234 Child Documents
32235 \begin_inset CommandInset label
32236 LatexCommand label
32237 name "sec:Child-Documents"
32238
32239 \end_inset
32240
32241
32242 \begin_inset Index idx
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246 External Document Parts ! Child Documents
32247 \end_layout
32248
32249 \end_inset
32250
32251
32252 \begin_inset Index idx
32253 status collapsed
32254
32255 \begin_layout Plain Layout
32256 Files ! Include
32257 \end_layout
32258
32259 \end_inset
32260
32261
32262 \end_layout
32263
32264 \begin_layout Standard
32265 Child documents are used when you have a long document consisting of several
32266  larger parts or sections.
32267  For maintenance it is often useful and sometimes even required to split
32268  the document in several files that can be revised separately.
32269  The different documents are then the so called child documents and a master
32270  document connects them to print the full document or parts of it.
32271  A child documents inherits elements of its master, for example the LaTeX
32272  preamble, the bibliography, and labels for cross-references.
32273 \end_layout
32274
32275 \begin_layout Standard
32276 To be able to work on child documents without the need to open their master,
32277  specify in the child document the master in the menu
32278 \family sans
32279  Document\SpecialChar \menuseparator
32280 Settings\SpecialChar \menuseparator
32281 Document
32282 \begin_inset space ~
32283 \end_inset
32284
32285 Class
32286 \family default
32287 .
32288  This master document will then be used in the background by LyX when you
32289  edit the child document.
32290 \end_layout
32291
32292 \begin_layout Standard
32293 Included documents are displayed in LyX as a box like this: 
32294 \begin_inset Graphics
32295         filename clipart/ChildDocumentQt4.png
32296         scale 85
32297         scaleBeforeRotation
32298
32299 \end_inset
32300
32301  To include child documents in a master document use the menu 
32302 \family sans
32303 Insert\SpecialChar \menuseparator
32304 File\SpecialChar \menuseparator
32305 Child
32306 \begin_inset space ~
32307 \end_inset
32308
32309 Documents
32310 \family default
32311 .
32312  A dialog pops up where you can choose between four include methods:
32313 \end_layout
32314
32315 \begin_layout Description
32316 Include You can include LyX and LaTeX-documents.
32317  When you press the 
32318 \family sans
32319 Load
32320 \family default
32321  button in the 
32322 \family sans
32323 Child Document
32324 \family default
32325  dialog, the included documents will be opened in LyX in a new file tab
32326  so that you can modify them.
32327 \begin_inset Newline newline
32328 \end_inset
32329
32330
32331 \end_layout
32332
32333 \begin_layout Standard
32334 Here is a child document inserted using 
32335 \family sans
32336 Include
32337 \family default
32338
32339 \begin_inset CommandInset include
32340 LatexCommand include
32341 filename "DummyDocument1.lyx"
32342
32343 \end_inset
32344
32345
32346 \end_layout
32347
32348 \begin_layout Standard
32349 The section numbering includes the sections of the included files in the
32350  order they are inserted in the master document.
32351  The included example document has for example a subsection that is numbered
32352  as a subsection of this section.
32353  Labels of included documents can be referenced: Subsection
32354 \begin_inset space ~
32355 \end_inset
32356
32357
32358 \begin_inset CommandInset ref
32359 LatexCommand ref
32360 reference "sub:External-Subsection-1"
32361
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \begin_layout Standard
32368 The preamble of the child document is ignored; only the preamble of the
32369  master document is used.
32370  Branches in child documents will be ignored by the master document when
32371  the master document does not have a branch with the same name.
32372  Included documents are inserted starting on a new page and ending with
32373  a page break.
32374 \end_layout
32375
32376 \begin_layout Standard
32377 If you are only working on a certain chapter of a large document and want
32378  to save compiling time, you can put each included file into a branch.
32379 \begin_inset Foot
32380 status collapsed
32381
32382 \begin_layout Plain Layout
32383 Branches are described in section 
32384 \emph on
32385 Branches
32386 \emph default
32387  of the LyX 
32388 \emph on
32389 Userguide
32390 \emph default
32391 .
32392 \end_layout
32393
32394 \end_inset
32395
32396  By enabling/disabling branches you can decide what included files will
32397  appear in the output.
32398 \end_layout
32399
32400 \begin_layout Standard
32401 \begin_inset Note Greyedout
32402 status open
32403
32404 \begin_layout Plain Layout
32405
32406 \series bold
32407 Note:
32408 \series default
32409  Due to a bug in LyX the LaTeX command 
32410 \series bold
32411
32412 \backslash
32413 includeonly
32414 \series default
32415  can currently not be used as an alternative to decide what files should
32416  be included.
32417 \end_layout
32418
32419 \end_inset
32420
32421
32422 \end_layout
32423
32424 \begin_layout Standard
32425 \begin_inset Note Greyedout
32426 status open
32427
32428 \begin_layout Plain Layout
32429
32430 \series bold
32431 Note:
32432 \series default
32433  When you have included a LyX- or LaTeX-file, you are warned when you export/vie
32434 w the document in case the child document uses another document class than
32435  the master document as this will lead to unexpected outputs.
32436 \end_layout
32437
32438 \end_inset
32439
32440
32441 \end_layout
32442
32443 \begin_layout Description
32444 Input This method is very similar to the Include method.
32445  The differences are:
32446 \end_layout
32447
32448 \begin_deeper
32449 \begin_layout Itemize
32450 Input files don't start with a new page and don't end with a page break.
32451 \end_layout
32452
32453 \begin_layout Itemize
32454 Input files can be previewed in LyX when 
32455 \family sans
32456 Instant
32457 \begin_inset space ~
32458 \end_inset
32459
32460 Preview
32461 \family default
32462  is enabled in LyX's preferences under 
32463 \family sans
32464 Look
32465 \begin_inset space ~
32466 \end_inset
32467
32468 and
32469 \begin_inset space ~
32470 \end_inset
32471
32472 feel\SpecialChar \menuseparator
32473 Graphics
32474 \family default
32475 .
32476 \end_layout
32477
32478 \begin_layout Itemize
32479 The LaTeX-command 
32480 \series bold
32481
32482 \backslash
32483 includeonly
32484 \series default
32485  cannot be used.
32486 \end_layout
32487
32488 \end_deeper
32489 \begin_layout Standard
32490 Here is a child document inserted using 
32491 \family sans
32492 Input
32493 \family default
32494
32495 \begin_inset CommandInset include
32496 LatexCommand input
32497 filename "DummyDocument2.lyx"
32498
32499 \end_inset
32500
32501
32502 \end_layout
32503
32504 \begin_layout Description
32505 Verbatim With this method every text file can be included.
32506  The file is shown in the output with its source code; no command used in
32507  the text is invoked.
32508  You can use the option 
32509 \family sans
32510 Mark spaces in output
32511 \family default
32512  that displays the character 
32513 \begin_inset Quotes eld
32514 \end_inset
32515
32516
32517 \begin_inset ERT
32518 status collapsed
32519
32520 \begin_layout Plain Layout
32521
32522
32523 \backslash
32524 textvisiblespace 
32525 \end_layout
32526
32527 \end_inset
32528
32529
32530 \begin_inset Quotes erd
32531 \end_inset
32532
32533  for every space character in the source code.
32534  The difference from the method via the menu 
32535 \family sans
32536 Insert\SpecialChar \menuseparator
32537 File\SpecialChar \menuseparator
32538 Plain
32539 \begin_inset space ~
32540 \end_inset
32541
32542 Text
32543 \family default
32544  is that the document content is not shown in LyX.
32545 \end_layout
32546
32547 \begin_layout Standard
32548 Here is a child document inserted as Verbatim: 
32549 \begin_inset CommandInset include
32550 LatexCommand verbatiminput
32551 filename "DummyTextDocument.txt"
32552
32553 \end_inset
32554
32555
32556 \begin_inset VSpace bigskip
32557 \end_inset
32558
32559 Here is a child document inserted as Verbatim using the 
32560 \family sans
32561 Mark spaces in output
32562 \family default
32563  option: 
32564 \begin_inset CommandInset include
32565 LatexCommand verbatiminput*
32566 filename "DummyTextDocument.txt"
32567
32568 \end_inset
32569
32570
32571 \end_layout
32572
32573 \begin_layout Standard
32574 \begin_inset VSpace bigskip
32575 \end_inset
32576
32577
32578 \end_layout
32579
32580 \begin_layout Standard
32581 \begin_inset Note Greyedout
32582 status open
32583
32584 \begin_layout Plain Layout
32585
32586 \series bold
32587 Note:
32588 \series default
32589  As you can see in the examples above, the text of the documents included
32590  as 
32591 \family sans
32592 verbatim
32593 \family default
32594  is not broken at the end of the document lines.
32595 \end_layout
32596
32597 \end_inset
32598
32599
32600 \end_layout
32601
32602 \begin_layout Description
32603 Listings This type is described in chapter
32604 \begin_inset space ~
32605 \end_inset
32606
32607
32608 \begin_inset CommandInset ref
32609 LatexCommand ref
32610 reference "cha:Program-Code-Listings"
32611
32612 \end_inset
32613
32614 .
32615 \end_layout
32616
32617 \begin_layout Standard
32618 \begin_inset Note Greyedout
32619 status open
32620
32621 \begin_layout Plain Layout
32622
32623 \series bold
32624 Note:
32625 \series default
32626  Including the same document twice in a document using different methods
32627  could cause LaTeX-problems.
32628 \end_layout
32629
32630 \end_inset
32631
32632
32633 \end_layout
32634
32635 \begin_layout Chapter
32636 Program Code Listings
32637 \begin_inset CommandInset label
32638 LatexCommand label
32639 name "cha:Program-Code-Listings"
32640
32641 \end_inset
32642
32643
32644 \begin_inset Index idx
32645 status collapsed
32646
32647 \begin_layout Plain Layout
32648 Listings
32649 \end_layout
32650
32651 \end_inset
32652
32653
32654 \begin_inset Index idx
32655 status collapsed
32656
32657 \begin_layout Plain Layout
32658 Program Code
32659 \end_layout
32660
32661 \end_inset
32662
32663
32664 \begin_inset Index idx
32665 status collapsed
32666
32667 \begin_layout Plain Layout
32668 Floats ! Listings
32669 \end_layout
32670
32671 \end_inset
32672
32673
32674 \end_layout
32675
32676 \begin_layout Standard
32677 To include and typeset program code you can use the 
32678 \family sans
32679 Listings
32680 \family default
32681  inset that can be inserted via the menu 
32682 \family sans
32683 Insert\SpecialChar \menuseparator
32684 Program Listing
32685 \family default
32686 .
32687  The LaTeX-package 
32688 \series bold
32689 listings
32690 \series default
32691
32692 \begin_inset Index idx
32693 status collapsed
32694
32695 \begin_layout Plain Layout
32696 LaTeX-packages ! listings
32697 \end_layout
32698
32699 \end_inset
32700
32701  provides a powerful and flexible way to insert program source code into
32702  your document.
32703 \end_layout
32704
32705 \begin_layout Standard
32706 Right-clicking on a listings inset opens the context menu containing where
32707  you can set the listings format.
32708 \end_layout
32709
32710 \begin_layout Standard
32711 By default, a listing starts a new paragraph in the output.
32712  The placement option 
32713 \family sans
32714 Inline
32715 \begin_inset space ~
32716 \end_inset
32717
32718 listing
32719 \family default
32720  prints the listing inline like this: 
32721 \begin_inset listings
32722 lstparams "language={C++}"
32723 inline true
32724 status open
32725
32726 \begin_layout Plain Layout
32727
32728 int a=5;
32729 \end_layout
32730
32731 \end_inset
32732
32733
32734 \begin_inset Newline newline
32735 \end_inset
32736
32737 The option 
32738 \family sans
32739 Float
32740 \family default
32741  creates a listings float where you can specify the placement options 
32742 \begin_inset Quotes eld
32743 \end_inset
32744
32745
32746 \family sans
32747 h
32748 \family default
32749
32750 \begin_inset Quotes erd
32751 \end_inset
32752
32753
32754 \begin_inset Quotes eld
32755 \end_inset
32756
32757
32758 \family sans
32759 t
32760 \family default
32761
32762 \begin_inset Quotes erd
32763 \end_inset
32764
32765
32766 \begin_inset Quotes eld
32767 \end_inset
32768
32769
32770 \family sans
32771 b
32772 \family default
32773
32774 \begin_inset Quotes erd
32775 \end_inset
32776
32777 , and 
32778 \begin_inset Quotes eld
32779 \end_inset
32780
32781
32782 \family sans
32783 p
32784 \family default
32785
32786 \begin_inset Quotes erd
32787 \end_inset
32788
32789  corresponding to the float placement options described in section
32790 \begin_inset space ~
32791 \end_inset
32792
32793
32794 \begin_inset CommandInset ref
32795 LatexCommand ref
32796 reference "sec:Float-Placement"
32797
32798 \end_inset
32799
32800 .
32801  The placement options can be mixed and are inserted without any separation,
32802  e.
32803 \begin_inset space \thinspace{}
32804 \end_inset
32805
32806 g.
32807 \begin_inset space \space{}
32808 \end_inset
32809
32810
32811 \begin_inset Quotes eld
32812 \end_inset
32813
32814
32815 \family sans
32816 htbp
32817 \family default
32818
32819 \begin_inset Quotes erd
32820 \end_inset
32821
32822 .
32823  The option 
32824 \begin_inset Quotes eld
32825 \end_inset
32826
32827 h
32828 \begin_inset Quotes erd
32829 \end_inset
32830
32831  has sometimes no effect, but you don't need to use the 
32832 \family sans
32833 Float
32834 \family default
32835  option in this case as also non-float listings can have captions and be
32836  referenced.
32837 \end_layout
32838
32839 \begin_layout Standard
32840 You can add captions to listings with the menu 
32841 \family sans
32842 Insert\SpecialChar \menuseparator
32843 Caption
32844 \family default
32845 .
32846  Listings can be referenced like floats: Listing
32847 \begin_inset space ~
32848 \end_inset
32849
32850
32851 \begin_inset CommandInset ref
32852 LatexCommand ref
32853 reference "lst:Example-Listing"
32854
32855 \end_inset
32856
32857
32858 \end_layout
32859
32860 \begin_layout Standard
32861 \begin_inset listings
32862 lstparams "language=Python"
32863 inline false
32864 status open
32865
32866 \begin_layout Plain Layout
32867
32868 \begin_inset Caption
32869
32870 \begin_layout Plain Layout
32871 \begin_inset CommandInset label
32872 LatexCommand label
32873 name "lst:Example-Listing"
32874
32875 \end_inset
32876
32877 Example Listing float
32878 \end_layout
32879
32880 \end_inset
32881
32882 # Example listing float
32883 \end_layout
32884
32885 \begin_layout Plain Layout
32886
32887 def func(param):
32888 \end_layout
32889
32890 \begin_layout Plain Layout
32891
32892     'this is a python function'
32893 \end_layout
32894
32895 \begin_layout Plain Layout
32896
32897     pass
32898 \end_layout
32899
32900 \end_inset
32901
32902
32903 \end_layout
32904
32905 \begin_layout Standard
32906 When you have set a programming language in the listings dialog, the keywords
32907  of this language will be recognized and specially typeset in the output.
32908  In the example listings the Python keyword 
32909 \begin_inset Quotes eld
32910 \end_inset
32911
32912 def
32913 \begin_inset Quotes erd
32914 \end_inset
32915
32916  is recognized and printed bold in the output.
32917 \end_layout
32918
32919 \begin_layout Standard
32920 \begin_inset Note Greyedout
32921 status open
32922
32923 \begin_layout Plain Layout
32924
32925 \series bold
32926 Note:
32927 \series default
32928  If you don't get bold keywords when using typewriter fonts, your 
32929 \family typewriter
32930 typewriter
32931 \family default
32932  font probably doesn't provide a bold shape.
32933  In this case select a different one in the menu 
32934 \family sans
32935 Document\SpecialChar \menuseparator
32936 Settings\SpecialChar \menuseparator
32937 Fonts
32938 \family default
32939 .
32940  (The fonts 
32941 \emph on
32942 LuxiMono, BeraMono
32943 \emph default
32944  and 
32945 \emph on
32946 Courier
32947 \emph default
32948  provide bold shapes.)
32949 \end_layout
32950
32951 \end_inset
32952
32953
32954 \end_layout
32955
32956 \begin_layout Standard
32957 In section 
32958 \family sans
32959 Line
32960 \begin_inset space ~
32961 \end_inset
32962
32963 numbering
32964 \family default
32965  of the listings dialog you can specify the line numbering style.
32966  You can insert a number to specify which lines are numbered in the field
32967  
32968 \family sans
32969 Step
32970 \family default
32971 .
32972  When you insert e.
32973 \begin_inset space \thinspace{}
32974 \end_inset
32975
32976 g.
32977 \begin_inset space \space{}
32978 \end_inset
32979
32980
32981 \begin_inset Quotes eld
32982 \end_inset
32983
32984 3
32985 \begin_inset Quotes erd
32986 \end_inset
32987
32988 , only every 3rd line will be numbered.
32989 \end_layout
32990
32991 \begin_layout Standard
32992 You can furthermore specify a range of lines; only these will then appear
32993  in the output.
32994  The option 
32995 \family sans
32996 Extended character table
32997 \family default
32998  should be used when you use national characters like the German umlauts
32999  in the listing.
33000 \begin_inset Newline newline
33001 \end_inset
33002
33003 Here is an example listing with left line numbering, step 
33004 \begin_inset Quotes eld
33005 \end_inset
33006
33007 3
33008 \begin_inset Quotes erd
33009 \end_inset
33010
33011 , language 
33012 \begin_inset Quotes eld
33013 \end_inset
33014
33015 Python
33016 \begin_inset Quotes erd
33017 \end_inset
33018
33019 , options 
33020 \begin_inset Quotes eld
33021 \end_inset
33022
33023 Extended character table
33024 \begin_inset Quotes erd
33025 \end_inset
33026
33027  and 
33028 \begin_inset Quotes eld
33029 \end_inset
33030
33031 Space
33032 \begin_inset space ~
33033 \end_inset
33034
33035 as
33036 \begin_inset space ~
33037 \end_inset
33038
33039 symbol
33040 \begin_inset Quotes erd
33041 \end_inset
33042
33043 , range lines 3
33044 \begin_inset space \thinspace{}
33045 \end_inset
33046
33047 -
33048 \begin_inset space \thinspace{}
33049 \end_inset
33050
33051 8:
33052 \end_layout
33053
33054 \begin_layout Standard
33055 \begin_inset listings
33056 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33057 inline false
33058 status open
33059
33060 \begin_layout Plain Layout
33061
33062 def func(param):
33063 \end_layout
33064
33065 \begin_layout Plain Layout
33066
33067     'this is a python function'
33068 \end_layout
33069
33070 \begin_layout Plain Layout
33071
33072     pass
33073 \end_layout
33074
33075 \begin_layout Plain Layout
33076
33077 def func(param):
33078 \end_layout
33079
33080 \begin_layout Plain Layout
33081
33082 'This is a German word: Tschüß'
33083 \end_layout
33084
33085 \begin_layout Plain Layout
33086
33087 pass
33088 \end_layout
33089
33090 \begin_layout Plain Layout
33091
33092 def func(param):
33093 \end_layout
33094
33095 \begin_layout Plain Layout
33096
33097 'this is a python function'
33098 \end_layout
33099
33100 \begin_layout Plain Layout
33101
33102 pass
33103 \end_layout
33104
33105 \end_inset
33106
33107
33108 \end_layout
33109
33110 \begin_layout Standard
33111 When you have tabulators in your listing, you can specify the number of
33112  characters that are spanned by a tabulator in the field 
33113 \family sans
33114 Tabulator
33115 \begin_inset space ~
33116 \end_inset
33117
33118 size
33119 \family default
33120 .
33121 \end_layout
33122
33123 \begin_layout Standard
33124 \begin_inset Note Greyedout
33125 status open
33126
33127 \begin_layout Plain Layout
33128
33129 \series bold
33130 Note:
33131 \series default
33132  Due to a bug in the 
33133 \series bold
33134 listings
33135 \series default
33136  package the line numbering is shifted by a line by every previous listing.
33137  That's the reason why the lines 2 and 5 are numbered in the above listing
33138  and not the lines 3 and 6.
33139 \end_layout
33140
33141 \end_inset
33142
33143
33144 \end_layout
33145
33146 \begin_layout Standard
33147 \begin_inset VSpace bigskip
33148 \end_inset
33149
33150
33151 \end_layout
33152
33153 \begin_layout Standard
33154 It is also possible to print lines from a file as listing.
33155  To do this, use the menu 
33156 \family sans
33157 Insert\SpecialChar \menuseparator
33158 File\SpecialChar \menuseparator
33159 Child Document
33160 \family default
33161  and choose the type 
33162 \family sans
33163 Listings
33164 \family default
33165 .
33166 \begin_inset Foot
33167 status collapsed
33168
33169 \begin_layout Plain Layout
33170 The other child document types are described in section
33171 \begin_inset space ~
33172 \end_inset
33173
33174
33175 \begin_inset CommandInset ref
33176 LatexCommand ref
33177 reference "sec:Child-Documents"
33178
33179 \end_inset
33180
33181 .
33182 \end_layout
33183
33184 \end_inset
33185
33186  In the child document dialog you can specify the listing parameters in
33187  a text box.
33188  To show a list of all available parameters, type in a question mark 
33189 \begin_inset Quotes eld
33190 \end_inset
33191
33192 ?
33193 \begin_inset Quotes erd
33194 \end_inset
33195
33196  in the text box.
33197 \end_layout
33198
33199 \begin_layout Standard
33200 To reference child document listings, write a label text into the corresponding
33201  field of the child document dialog.
33202  The label can then be referenced using the menu 
33203 \family sans
33204 Insert\SpecialChar \menuseparator
33205 Cross-Reference
33206 \family default
33207 .
33208 \end_layout
33209
33210 \begin_layout Standard
33211 Listing
33212 \begin_inset space ~
33213 \end_inset
33214
33215
33216 \begin_inset CommandInset ref
33217 LatexCommand ref
33218 reference "lst:file-listing"
33219
33220 \end_inset
33221
33222  is an example for a listing of a file; there the lines 10
33223 \begin_inset space \thinspace{}
33224 \end_inset
33225
33226 -
33227 \begin_inset space \thinspace{}
33228 \end_inset
33229
33230 15 of this LyX file are listed.
33231 \end_layout
33232
33233 \begin_layout Standard
33234 \begin_inset CommandInset include
33235 LatexCommand lstinputlisting
33236 filename "EmbeddedObjects.lyx"
33237 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
33238
33239 \end_inset
33240
33241
33242 \end_layout
33243
33244 \begin_layout Standard
33245 \begin_inset VSpace bigskip
33246 \end_inset
33247
33248
33249 \end_layout
33250
33251 \begin_layout Standard
33252 Inserting a formula into a listing can be done the following way:
33253 \end_layout
33254
33255 \begin_layout Enumerate
33256 Open the listings dialog and add
33257 \begin_inset Newline newline
33258 \end_inset
33259
33260
33261 \family sans
33262 mathescape=true
33263 \family default
33264
33265 \begin_inset Newline newline
33266 \end_inset
33267
33268 to the field of the 
33269 \family sans
33270 Advanced
33271 \family default
33272  tab.
33273 \end_layout
33274
33275 \begin_layout Enumerate
33276 Create a formula outside the listing
33277 \end_layout
33278
33279 \begin_layout Enumerate
33280 Copy the content of the formula (not the formula inset) to the clipboard
33281  (shortcut 
33282 \begin_inset Info
33283 type  "shortcut"
33284 arg   "copy"
33285 \end_inset
33286
33287 )
33288 \end_layout
33289
33290 \begin_layout Enumerate
33291 In the listing write 
33292 \begin_inset Quotes eld
33293 \end_inset
33294
33295
33296 \family sans
33297 $$
33298 \family default
33299
33300 \begin_inset Quotes erd
33301 \end_inset
33302
33303  and copy from the clipboard between the dollar-signs (shortcut 
33304 \begin_inset Info
33305 type  "shortcut"
33306 arg   "paste"
33307 \end_inset
33308
33309 )
33310 \end_layout
33311
33312 \begin_layout Standard
33313 \begin_inset listings
33314 lstparams "language=Python,mathescape=true"
33315 inline false
33316 status open
33317
33318 \begin_layout Plain Layout
33319
33320 \begin_inset Caption
33321
33322 \begin_layout Plain Layout
33323 Example Listing float containing a formula
33324 \end_layout
33325
33326 \end_inset
33327
33328 # Example listing float
33329 \end_layout
33330
33331 \begin_layout Plain Layout
33332
33333 def func(param):
33334 \end_layout
33335
33336 \begin_layout Plain Layout
33337
33338     # $
33339 \backslash
33340 prod_{n=1}^{
33341 \backslash
33342 infty}
33343 \backslash
33344 ,
33345 \backslash
33346 frac{1}{x^{2}}$
33347 \end_layout
33348
33349 \begin_layout Plain Layout
33350
33351     pass
33352 \end_layout
33353
33354 \end_inset
33355
33356
33357 \end_layout
33358
33359 \begin_layout Standard
33360 \begin_inset VSpace bigskip
33361 \end_inset
33362
33363
33364 \end_layout
33365
33366 \begin_layout Standard
33367 Global listings settings can be set in the 
33368 \family sans
33369 Document\SpecialChar \menuseparator
33370 Settings\SpecialChar \menuseparator
33371 Text Layout
33372 \family default
33373  dialog.
33374  To get there a list of available options, type in a question mark 
33375 \begin_inset Quotes eld
33376 \end_inset
33377
33378 ?
33379 \begin_inset Quotes erd
33380 \end_inset
33381
33382  in the 
33383 \family sans
33384 Listings
33385 \begin_inset space ~
33386 \end_inset
33387
33388 settings
33389 \family default
33390  field.
33391 \end_layout
33392
33393 \begin_layout Standard
33394 For more information about the 
33395 \series bold
33396 listings
33397 \series default
33398  package, we refer to its documentation 
33399 \begin_inset CommandInset citation
33400 LatexCommand cite
33401 key "listings"
33402
33403 \end_inset
33404
33405 .
33406 \end_layout
33407
33408 \begin_layout Standard
33409 \begin_inset Newpage newpage
33410 \end_inset
33411
33412
33413 \end_layout
33414
33415 \begin_layout Chapter
33416 \start_of_appendix
33417 Units available in LyX
33418 \begin_inset Index idx
33419 status collapsed
33420
33421 \begin_layout Plain Layout
33422 Units
33423 \end_layout
33424
33425 \end_inset
33426
33427
33428 \begin_inset CommandInset label
33429 LatexCommand label
33430 name "cha:Units-available-in"
33431
33432 \end_inset
33433
33434
33435 \end_layout
33436
33437 \begin_layout Standard
33438 To understand the units described in this documentation, Table
33439 \begin_inset space ~
33440 \end_inset
33441
33442
33443 \begin_inset CommandInset ref
33444 LatexCommand ref
33445 reference "tab:Units"
33446
33447 \end_inset
33448
33449  explains all units available in LyX.
33450 \end_layout
33451
33452 \begin_layout Standard
33453 \begin_inset Float table
33454 placement h
33455 wide false
33456 sideways false
33457 status open
33458
33459 \begin_layout Plain Layout
33460 \begin_inset Caption
33461
33462 \begin_layout Plain Layout
33463 \begin_inset CommandInset label
33464 LatexCommand label
33465 name "tab:Units"
33466
33467 \end_inset
33468
33469 Units
33470 \end_layout
33471
33472 \end_inset
33473
33474
33475 \end_layout
33476
33477 \begin_layout Plain Layout
33478 \begin_inset VSpace medskip
33479 \end_inset
33480
33481
33482 \end_layout
33483
33484 \begin_layout Plain Layout
33485 \align center
33486 \begin_inset Tabular
33487 <lyxtabular version="3" rows="20" columns="2">
33488 <features tabularvalignment="middle">
33489 <column alignment="center" valignment="top" width="0">
33490 <column alignment="center" valignment="top" width="0">
33491 <row>
33492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33493 \begin_inset Text
33494
33495 \begin_layout Plain Layout
33496 unit
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505 name/description
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 </row>
33511 <row>
33512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33513 \begin_inset Text
33514
33515 \begin_layout Plain Layout
33516 mm
33517 \end_layout
33518
33519 \end_inset
33520 </cell>
33521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33522 \begin_inset Text
33523
33524 \begin_layout Plain Layout
33525 millimeter
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 </row>
33531 <row>
33532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33533 \begin_inset Text
33534
33535 \begin_layout Plain Layout
33536 cm
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33542 \begin_inset Text
33543
33544 \begin_layout Plain Layout
33545 centimeter
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 </row>
33551 <row>
33552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33553 \begin_inset Text
33554
33555 \begin_layout Plain Layout
33556 in
33557 \end_layout
33558
33559 \end_inset
33560 </cell>
33561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33562 \begin_inset Text
33563
33564 \begin_layout Plain Layout
33565 inch
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 </row>
33571 <row>
33572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33573 \begin_inset Text
33574
33575 \begin_layout Plain Layout
33576 pt
33577 \end_layout
33578
33579 \end_inset
33580 </cell>
33581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585 point (72.27
33586 \begin_inset space \thinspace{}
33587 \end_inset
33588
33589 pt = 1
33590 \begin_inset space \thinspace{}
33591 \end_inset
33592
33593 in)
33594 \end_layout
33595
33596 \end_inset
33597 </cell>
33598 </row>
33599 <row>
33600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604 pc
33605 \end_layout
33606
33607 \end_inset
33608 </cell>
33609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33610 \begin_inset Text
33611
33612 \begin_layout Plain Layout
33613 pica (1
33614 \begin_inset space \thinspace{}
33615 \end_inset
33616
33617 pc = 12
33618 \begin_inset space \thinspace{}
33619 \end_inset
33620
33621 pt)
33622 \end_layout
33623
33624 \end_inset
33625 </cell>
33626 </row>
33627 <row>
33628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632 sp
33633 \end_layout
33634
33635 \end_inset
33636 </cell>
33637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641 scaled point (65536
33642 \begin_inset space \thinspace{}
33643 \end_inset
33644
33645 sp = 1
33646 \begin_inset space \thinspace{}
33647 \end_inset
33648
33649 pt)
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 </row>
33655 <row>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660 bp
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669 big point (72
33670 \begin_inset space \thinspace{}
33671 \end_inset
33672
33673 bp = 1
33674 \begin_inset space \thinspace{}
33675 \end_inset
33676
33677 in)
33678 \end_layout
33679
33680 \end_inset
33681 </cell>
33682 </row>
33683 <row>
33684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33685 \begin_inset Text
33686
33687 \begin_layout Plain Layout
33688 dd
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697 didot (1
33698 \begin_inset space \thinspace{}
33699 \end_inset
33700
33701 dd 
33702 \begin_inset Formula $\approx$
33703 \end_inset
33704
33705  0.376
33706 \begin_inset space \thinspace{}
33707 \end_inset
33708
33709 mm)
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 </row>
33715 <row>
33716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33717 \begin_inset Text
33718
33719 \begin_layout Plain Layout
33720 cc
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729 cicero (1
33730 \begin_inset space \thinspace{}
33731 \end_inset
33732
33733 cc = 12
33734 \begin_inset space \thinspace{}
33735 \end_inset
33736
33737 dd)
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 </row>
33743 <row>
33744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33745 \begin_inset Text
33746
33747 \begin_layout Plain Layout
33748 Scale%
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757 % of original image width
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 </row>
33763 <row>
33764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33765 \begin_inset Text
33766
33767 \begin_layout Plain Layout
33768 text%
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33774 \begin_inset Text
33775
33776 \begin_layout Plain Layout
33777 % of text width
33778 \end_layout
33779
33780 \end_inset
33781 </cell>
33782 </row>
33783 <row>
33784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33785 \begin_inset Text
33786
33787 \begin_layout Plain Layout
33788 col%
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797 % of column width
33798 \end_layout
33799
33800 \end_inset
33801 </cell>
33802 </row>
33803 <row>
33804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33805 \begin_inset Text
33806
33807 \begin_layout Plain Layout
33808 page%
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817 % of paper width
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 </row>
33823 <row>
33824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828 line%
33829 \end_layout
33830
33831 \end_inset
33832 </cell>
33833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837 % of line width
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 </row>
33843 <row>
33844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33845 \begin_inset Text
33846
33847 \begin_layout Plain Layout
33848 theight%
33849 \end_layout
33850
33851 \end_inset
33852 </cell>
33853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33854 \begin_inset Text
33855
33856 \begin_layout Plain Layout
33857 % of text height
33858 \end_layout
33859
33860 \end_inset
33861 </cell>
33862 </row>
33863 <row>
33864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868 pheight%
33869 \end_layout
33870
33871 \end_inset
33872 </cell>
33873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877 % of paper height
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 </row>
33883 <row>
33884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33885 \begin_inset Text
33886
33887 \begin_layout Plain Layout
33888 ex
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33894 \begin_inset Text
33895
33896 \begin_layout Plain Layout
33897 height of letter 
33898 \emph on
33899 x
33900 \emph default
33901  in current font
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 </row>
33907 <row>
33908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33909 \begin_inset Text
33910
33911 \begin_layout Plain Layout
33912 em
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921 width of letter 
33922 \emph on
33923 M
33924 \emph default
33925  in current font
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 </row>
33931 <row>
33932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33933 \begin_inset Text
33934
33935 \begin_layout Plain Layout
33936 mu
33937 \end_layout
33938
33939 \end_inset
33940 </cell>
33941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945 math unit (1
33946 \begin_inset space \thinspace{}
33947 \end_inset
33948
33949 mu = 1/18
33950 \begin_inset space \thinspace{}
33951 \end_inset
33952
33953 em)
33954 \end_layout
33955
33956 \end_inset
33957 </cell>
33958 </row>
33959 </lyxtabular>
33960
33961 \end_inset
33962
33963
33964 \end_layout
33965
33966 \end_inset
33967
33968
33969 \end_layout
33970
33971 \begin_layout Chapter
33972 Output File Formats with Graphics
33973 \begin_inset CommandInset label
33974 LatexCommand label
33975 name "cha:Output-File-Formats"
33976
33977 \end_inset
33978
33979
33980 \end_layout
33981
33982 \begin_layout Section
33983 DVI
33984 \begin_inset Index idx
33985 status collapsed
33986
33987 \begin_layout Plain Layout
33988 File Formats ! DVI
33989 \end_layout
33990
33991 \end_inset
33992
33993
33994 \begin_inset Index idx
33995 status collapsed
33996
33997 \begin_layout Plain Layout
33998 DVI|see
33999 \begin_inset ERT
34000 status collapsed
34001
34002 \begin_layout Plain Layout
34003
34004 {
34005 \end_layout
34006
34007 \end_inset
34008
34009 File Formats
34010 \begin_inset ERT
34011 status collapsed
34012
34013 \begin_layout Plain Layout
34014
34015 }
34016 \end_layout
34017
34018 \end_inset
34019
34020
34021 \end_layout
34022
34023 \end_inset
34024
34025
34026 \end_layout
34027
34028 \begin_layout Standard
34029 This file type has the extension 
34030 \begin_inset Quotes eld
34031 \end_inset
34032
34033
34034 \family typewriter
34035 .dvi
34036 \family default
34037
34038 \begin_inset Quotes erd
34039 \end_inset
34040
34041 .
34042  It is called 
34043 \begin_inset Quotes eld
34044 \end_inset
34045
34046 device-independent
34047 \begin_inset Quotes erd
34048 \end_inset
34049
34050  (DVI), because it is completely portable; you can move them from one machine
34051  to another without needing to do any sort of conversion.
34052  At the time when this file-format was developed, this was no matter of
34053  course.
34054  DVIs are used for quick previews and as pre-stage for other output formats,
34055  like PostScript.
34056 \end_layout
34057
34058 \begin_layout Standard
34059 \begin_inset Note Greyedout
34060 status open
34061
34062 \begin_layout Plain Layout
34063
34064 \series bold
34065 Note:
34066 \series default
34067  DVI-files do not contain images; they will only be a linked.
34068 \end_layout
34069
34070 \end_inset
34071
34072  So don't forget this, if you move your 
34073 \family typewriter
34074 .dvi
34075 \family default
34076  file to another computer.
34077  This property can also slow down your computer when you view the DVI, because
34078  the DVI-viewer has to convert the image in the background to make it visible
34079  when you scroll in the DVI.
34080  So it is recommended that you use PDF for files with many images.
34081 \end_layout
34082
34083 \begin_layout Standard
34084 You can export your document to DVI by using the menu 
34085 \family sans
34086 File\SpecialChar \menuseparator
34087 Export\SpecialChar \menuseparator
34088 DVI
34089 \family default
34090 .
34091  You can view your document as DVI via the 
34092 \family sans
34093 View
34094 \family default
34095  menu or by using the toolbar button 
34096 \begin_inset Graphics
34097         filename ../images/buffer-view_dvi.png
34098         scale 85
34099         scaleBeforeRotation
34100
34101 \end_inset
34102
34103 .
34104 \end_layout
34105
34106 \begin_layout Section
34107 PostScript
34108 \begin_inset CommandInset label
34109 LatexCommand label
34110 name "sec:PostScript"
34111
34112 \end_inset
34113
34114
34115 \begin_inset Index idx
34116 status collapsed
34117
34118 \begin_layout Plain Layout
34119 File Formats ! PostScript
34120 \end_layout
34121
34122 \end_inset
34123
34124
34125 \begin_inset Index idx
34126 status collapsed
34127
34128 \begin_layout Plain Layout
34129 PostScript|see
34130 \begin_inset ERT
34131 status collapsed
34132
34133 \begin_layout Plain Layout
34134
34135 {
34136 \end_layout
34137
34138 \end_inset
34139
34140 File Formats
34141 \begin_inset ERT
34142 status collapsed
34143
34144 \begin_layout Plain Layout
34145
34146 }
34147 \end_layout
34148
34149 \end_inset
34150
34151
34152 \end_layout
34153
34154 \end_inset
34155
34156
34157 \end_layout
34158
34159 \begin_layout Standard
34160 This file type has the extension 
34161 \begin_inset Quotes eld
34162 \end_inset
34163
34164
34165 \family typewriter
34166 .ps
34167 \family default
34168
34169 \begin_inset Quotes erd
34170 \end_inset
34171
34172 .
34173  PostScript was developed by the company 
34174 \family typewriter
34175 Adobe
34176 \family default
34177  as a printer language.
34178  The file therefore contains commands that the printer uses to print the
34179  file.
34180  PostScript can be seen as a 
34181 \begin_inset Quotes eld
34182 \end_inset
34183
34184 programming language
34185 \begin_inset Quotes erd
34186 \end_inset
34187
34188 ; you can calculate with it and draw diagrams and images
34189 \begin_inset Foot
34190 status collapsed
34191
34192 \begin_layout Plain Layout
34193 If you are interested to learn more about this, have a look at the LaTeX-package
34194  
34195 \series bold
34196 PSTricks
34197 \series default
34198  
34199 \begin_inset CommandInset citation
34200 LatexCommand cite
34201 key "pstricks"
34202
34203 \end_inset
34204
34205 .
34206 \end_layout
34207
34208 \end_inset
34209
34210 .
34211  Due to this ability, the files are often bigger than PDFs.
34212 \end_layout
34213
34214 \begin_layout Standard
34215 PostScript can only contain images in the format 
34216 \begin_inset Quotes eld
34217 \end_inset
34218
34219 Encapsulated PostScript
34220 \begin_inset Quotes erd
34221 \end_inset
34222
34223  (EPS, file extension 
34224 \begin_inset Quotes eld
34225 \end_inset
34226
34227
34228 \family typewriter
34229 .eps
34230 \family default
34231
34232 \begin_inset Quotes erd
34233 \end_inset
34234
34235 ).
34236  As LyX allows you to use any known image format in your document, it has
34237  to convert images in the background to EPS.
34238  If you have e.g.
34239 \begin_inset space ~
34240 \end_inset
34241
34242 50
34243 \begin_inset space ~
34244 \end_inset
34245
34246 images in your document, LyX has to do 50
34247 \begin_inset space ~
34248 \end_inset
34249
34250 conversions whenever you view or export your document.
34251  This will slow down your work flow with LyX drastically.
34252  So if you plan to use PostScript, you can insert your images directly as
34253  EPS to avoid this problem.
34254 \end_layout
34255
34256 \begin_layout Standard
34257 You can export your document to PostScript using the menu 
34258 \family sans
34259 File\SpecialChar \menuseparator
34260 Export\SpecialChar \menuseparator
34261 Postscript
34262 \family default
34263 .
34264  You can view your document as PostScript via the 
34265 \family sans
34266 View
34267 \family default
34268  menu or by using the toolbar button 
34269 \begin_inset Graphics
34270         filename ../images/buffer-view_ps.png
34271         scale 85
34272         scaleBeforeRotation
34273
34274 \end_inset
34275
34276 .
34277 \end_layout
34278
34279 \begin_layout Section
34280 PDF
34281 \begin_inset Index idx
34282 status collapsed
34283
34284 \begin_layout Plain Layout
34285 File Formats ! PDF
34286 \end_layout
34287
34288 \end_inset
34289
34290
34291 \begin_inset Index idx
34292 status collapsed
34293
34294 \begin_layout Plain Layout
34295 PDF
34296 \end_layout
34297
34298 \end_inset
34299
34300
34301 \end_layout
34302
34303 \begin_layout Standard
34304 This file type has the extension 
34305 \begin_inset Quotes eld
34306 \end_inset
34307
34308
34309 \family typewriter
34310 .pdf
34311 \family default
34312
34313 \begin_inset Quotes erd
34314 \end_inset
34315
34316 .
34317  The 
34318 \begin_inset Quotes eld
34319 \end_inset
34320
34321 Portable Document Format
34322 \begin_inset Quotes erd
34323 \end_inset
34324
34325  (PDF) was developed by 
34326 \family typewriter
34327 Adobe
34328 \family default
34329  as a derivative of PostScript.
34330  It is more compressed and it uses fewer commands than PostScript.
34331  As the name 
34332 \begin_inset Quotes eld
34333 \end_inset
34334
34335 portable
34336 \begin_inset Quotes erd
34337 \end_inset
34338
34339  implies, it can be processed at any computer system and the printed output
34340  looks exactly the same.
34341 \end_layout
34342
34343 \begin_layout Standard
34344 PDF can contain images in its own PDF format, in the format 
34345 \begin_inset Quotes eld
34346 \end_inset
34347
34348 Joint Photographic Experts Group
34349 \begin_inset Quotes erd
34350 \end_inset
34351
34352  (JPG, file extension 
34353 \begin_inset Quotes eld
34354 \end_inset
34355
34356
34357 \family typewriter
34358 .jpg
34359 \family default
34360
34361 \begin_inset Quotes erd
34362 \end_inset
34363
34364  or 
34365 \begin_inset Quotes eld
34366 \end_inset
34367
34368
34369 \family typewriter
34370 .jpeg
34371 \family default
34372
34373 \begin_inset Quotes erd
34374 \end_inset
34375
34376 ), and in the format 
34377 \begin_inset Quotes eld
34378 \end_inset
34379
34380 Portable Network Graphics
34381 \begin_inset Quotes erd
34382 \end_inset
34383
34384  (PNG, file extension 
34385 \begin_inset Quotes eld
34386 \end_inset
34387
34388
34389 \family typewriter
34390 .png
34391 \family default
34392
34393 \begin_inset Quotes erd
34394 \end_inset
34395
34396 ).
34397  Nevertheless you can use any other image format, because LyX converts them
34398  in the background to one of these formats.
34399  But as described in the section about PostScript, the image conversion
34400  will slow down your work flow.
34401  So it is recommended that you use images in one of the three mentioned
34402  formats.
34403 \end_layout
34404
34405 \begin_layout Standard
34406 You can export your document to PDF via the menu 
34407 \family sans
34408 File\SpecialChar \menuseparator
34409 Export
34410 \family default
34411  in three different ways:
34412 \end_layout
34413
34414 \begin_layout Description
34415 PDF
34416 \begin_inset space ~
34417 \end_inset
34418
34419 (ps2pdf) This uses the program 
34420 \family typewriter
34421 ps2pdf
34422 \family default
34423  that creates a PDF from a PostScript-version of your file.
34424  The PostScript-version is produced by the program 
34425 \family typewriter
34426 dvips
34427 \family default
34428  which uses a DVI-version as intermediate step.
34429  So this export variant consists of three conversions.
34430 \end_layout
34431
34432 \begin_layout Description
34433 PDF
34434 \begin_inset space ~
34435 \end_inset
34436
34437 (dvipdfm) This uses the program 
34438 \family typewriter
34439 dvipdfm
34440 \family default
34441  that converts your file in the background to DVI and in a second step to
34442  PDF.
34443 \end_layout
34444
34445 \begin_layout Description
34446 PDF
34447 \begin_inset space ~
34448 \end_inset
34449
34450 (pdflatex) This uses the program 
34451 \family typewriter
34452 pdftex
34453 \family default
34454  that converts your file directly to PDF.
34455 \end_layout
34456
34457 \begin_layout Standard
34458 It is recommended that you use 
34459 \family sans
34460 PDF
34461 \begin_inset space ~
34462 \end_inset
34463
34464 (pdflatex)
34465 \family default
34466  because 
34467 \family typewriter
34468 pdftex
34469 \family default
34470  supports all features of actual PDF-versions, is quick and works stable.
34471  The program 
34472 \family typewriter
34473 dvipdfm
34474 \family default
34475  is not under development and therefore a bit outdated.
34476 \end_layout
34477
34478 \begin_layout Standard
34479 You can view your document as PDF via the 
34480 \family sans
34481 View
34482 \family default
34483  menu or by using the toolbar button 
34484 \begin_inset Graphics
34485         filename ../images/buffer-view_pdf2.png
34486         scale 85
34487         scaleBeforeRotation
34488
34489 \end_inset
34490
34491  
34492 \family sans
34493 (
34494 \family default
34495 that uses 
34496 \family sans
34497 PDF
34498 \begin_inset space ~
34499 \end_inset
34500
34501 (pdflatex)
34502 \family default
34503 ).
34504 \end_layout
34505
34506 \begin_layout Chapter
34507 Explanation of Equation
34508 \begin_inset space ~
34509 \end_inset
34510
34511 (
34512 \begin_inset CommandInset ref
34513 LatexCommand ref
34514 reference "eq:Wgn"
34515
34516 \end_inset
34517
34518 )
34519 \begin_inset CommandInset label
34520 LatexCommand label
34521 name "cha:Explanation-of-Equation"
34522
34523 \end_inset
34524
34525
34526 \end_layout
34527
34528 \begin_layout Standard
34529 We can calculate the total width of 
34530 \emph on
34531 n
34532 \emph default
34533  table cells 
34534 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34535 \end_inset
34536
34537  as follows:
34538 \end_layout
34539
34540 \begin_layout Standard
34541 \begin_inset Formula \begin{equation}
34542 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
34543
34544 \end_inset
34545
34546 where 
34547 \begin_inset Formula $W_{g\, n}$
34548 \end_inset
34549
34550  is the given width of all cells, 
34551 \series bold
34552
34553 \backslash
34554 tabcolsep
34555 \series default
34556  is the LaTeX-length between the cell text and the cell border (its default
34557  value is 6
34558 \begin_inset space \thinspace{}
34559 \end_inset
34560
34561 pt).
34562  
34563 \series bold
34564
34565 \backslash
34566 arrayrulewidth
34567 \series default
34568  is the thickness of the cell border line, the default is 0.4
34569 \begin_inset space \thinspace{}
34570 \end_inset
34571
34572 pt.
34573 \end_layout
34574
34575 \begin_layout Standard
34576 Following equation
34577 \begin_inset space ~
34578 \end_inset
34579
34580
34581 \begin_inset CommandInset ref
34582 LatexCommand eqref
34583 reference "eq:Wtot_n"
34584
34585 \end_inset
34586
34587 , the total width of a multicolumn 
34588 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34589 \end_inset
34590
34591  is
34592 \end_layout
34593
34594 \begin_layout Standard
34595 \begin_inset Formula \begin{equation}
34596 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34597
34598 \end_inset
34599
34600
34601 \end_layout
34602
34603 \begin_layout Standard
34604 By setting equation
34605 \begin_inset space ~
34606 \end_inset
34607
34608
34609 \begin_inset CommandInset ref
34610 LatexCommand eqref
34611 reference "eq:Wtot_n"
34612
34613 \end_inset
34614
34615  and 
34616 \begin_inset CommandInset ref
34617 LatexCommand eqref
34618 reference "eq:Wtot_mult"
34619
34620 \end_inset
34621
34622  equal we can calculate the needed given width 
34623 \begin_inset Formula $W_{g\, n}$
34624 \end_inset
34625
34626  when 
34627 \emph on
34628 n
34629 \emph default
34630  columns are spanned, so that each column has a total width of 
34631 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34632 \end_inset
34633
34634 :
34635 \end_layout
34636
34637 \begin_layout Standard
34638 \begin_inset Formula \begin{equation}
34639 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34640
34641 \end_inset
34642
34643
34644 \end_layout
34645
34646 \begin_layout Bibliography
34647 \labelwidthstring Bibliography
34648 \begin_inset CommandInset bibitem
34649 LatexCommand bibitem
34650 key "latexcompanion"
34651
34652 \end_inset
34653
34654 Frank Mittelbach and Michel Goossens: 
34655 \emph on
34656 The LaTeX Companion Second Edition.
34657
34658 \emph default
34659  Addison-Wesley, 2004
34660 \end_layout
34661
34662 \begin_layout Bibliography
34663 \labelwidthstring Bibliography
34664 \begin_inset CommandInset bibitem
34665 LatexCommand bibitem
34666 key "latexguide"
34667
34668 \end_inset
34669
34670 Helmut Kopka and Patrick W.
34671  Daly: 
34672 \emph on
34673 A Guide to LaTeX Fourth Edition.
34674
34675 \emph default
34676  Addison-Wesley, 2003
34677 \end_layout
34678
34679 \begin_layout Bibliography
34680 \labelwidthstring Bibliography
34681 \begin_inset CommandInset bibitem
34682 LatexCommand bibitem
34683 key "latexbook"
34684
34685 \end_inset
34686
34687 Leslie Lamport: 
34688 \emph on
34689 LaTeX: A Document Preparation System.
34690
34691 \emph default
34692  Addison-Wesley, second edition, 1994
34693 \end_layout
34694
34695 \begin_layout Bibliography
34696 \labelwidthstring Bibliography
34697 \begin_inset CommandInset bibitem
34698 LatexCommand bibitem
34699 key "booktabs"
34700
34701 \end_inset
34702
34703 Documentation of the LaTeX-package 
34704 \series bold
34705
34706 \begin_inset CommandInset href
34707 LatexCommand href
34708 name "booktabs"
34709 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34710
34711 \end_inset
34712
34713
34714 \series default
34715
34716 \begin_inset Index idx
34717 status collapsed
34718
34719 \begin_layout Plain Layout
34720 LaTeX-packages ! booktabs
34721 \end_layout
34722
34723 \end_inset
34724
34725
34726 \end_layout
34727
34728 \begin_layout Bibliography
34729 \labelwidthstring Bibliography
34730 \begin_inset CommandInset bibitem
34731 LatexCommand bibitem
34732 key "caption"
34733
34734 \end_inset
34735
34736 Documentation of the LaTeX-package 
34737 \series bold
34738
34739 \begin_inset CommandInset href
34740 LatexCommand href
34741 name "caption"
34742 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34743
34744 \end_inset
34745
34746
34747 \series default
34748
34749 \begin_inset Index idx
34750 status collapsed
34751
34752 \begin_layout Plain Layout
34753 LaTeX-packages ! caption
34754 \end_layout
34755
34756 \end_inset
34757
34758
34759 \end_layout
34760
34761 \begin_layout Bibliography
34762 \labelwidthstring Bibliography
34763 \begin_inset CommandInset bibitem
34764 LatexCommand bibitem
34765 key "endfloat"
34766
34767 \end_inset
34768
34769 Documentation of the LaTeX-package 
34770 \series bold
34771
34772 \begin_inset CommandInset href
34773 LatexCommand href
34774 name "endfloat"
34775 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34776
34777 \end_inset
34778
34779
34780 \series default
34781
34782 \begin_inset Index idx
34783 status collapsed
34784
34785 \begin_layout Plain Layout
34786 LaTeX-packages ! endfloat
34787 \end_layout
34788
34789 \end_inset
34790
34791
34792 \end_layout
34793
34794 \begin_layout Bibliography
34795 \labelwidthstring Bibliography
34796 \begin_inset CommandInset bibitem
34797 LatexCommand bibitem
34798 key "wrapfig"
34799
34800 \end_inset
34801
34802 Documentation of the LaTeX-package 
34803 \series bold
34804
34805 \begin_inset CommandInset href
34806 LatexCommand href
34807 name "wrapfig"
34808 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34809
34810 \end_inset
34811
34812
34813 \series default
34814
34815 \begin_inset Index idx
34816 status collapsed
34817
34818 \begin_layout Plain Layout
34819 LaTeX-packages ! wrapfig
34820 \begin_inset ERT
34821 status collapsed
34822
34823 \begin_layout Plain Layout
34824
34825
34826 \backslash
34827 vspace{4mm}
34828 \end_layout
34829
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \end_inset
34836
34837
34838 \end_layout
34839
34840 \begin_layout Bibliography
34841 \labelwidthstring Bibliography
34842 \begin_inset CommandInset bibitem
34843 LatexCommand bibitem
34844 key "footmisc"
34845
34846 \end_inset
34847
34848 Documentation of the LaTeX-package 
34849 \series bold
34850
34851 \begin_inset CommandInset href
34852 LatexCommand href
34853 name "footmisc"
34854 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34855
34856 \end_inset
34857
34858
34859 \series default
34860
34861 \begin_inset Index idx
34862 status collapsed
34863
34864 \begin_layout Plain Layout
34865 LaTeX-packages ! footmisc
34866 \end_layout
34867
34868 \end_inset
34869
34870
34871 \end_layout
34872
34873 \begin_layout Bibliography
34874 \labelwidthstring Bibliography
34875 \begin_inset CommandInset bibitem
34876 LatexCommand bibitem
34877 key "hypcap"
34878
34879 \end_inset
34880
34881 Documentation of the LaTeX-package 
34882 \series bold
34883
34884 \begin_inset CommandInset href
34885 LatexCommand href
34886 name "hypcap"
34887 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34888
34889 \end_inset
34890
34891
34892 \series default
34893
34894 \begin_inset Index idx
34895 status collapsed
34896
34897 \begin_layout Plain Layout
34898 LaTeX-packages ! hyperref
34899 \end_layout
34900
34901 \end_inset
34902
34903
34904 \end_layout
34905
34906 \begin_layout Bibliography
34907 \labelwidthstring Bibliography
34908 \begin_inset CommandInset bibitem
34909 LatexCommand bibitem
34910 key "hyperref"
34911
34912 \end_inset
34913
34914 Documentation of the LaTeX-package 
34915 \series bold
34916
34917 \begin_inset CommandInset href
34918 LatexCommand href
34919 name "hyperref"
34920 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34921
34922 \end_inset
34923
34924
34925 \series default
34926
34927 \begin_inset Index idx
34928 status collapsed
34929
34930 \begin_layout Plain Layout
34931 LaTeX-packages ! hyperref
34932 \end_layout
34933
34934 \end_inset
34935
34936
34937 \end_layout
34938
34939 \begin_layout Bibliography
34940 \labelwidthstring Bibliography
34941 \begin_inset CommandInset bibitem
34942 LatexCommand bibitem
34943 key "KOMA-Script"
34944
34945 \end_inset
34946
34947 Documentation of the LaTeX-package 
34948 \series bold
34949
34950 \begin_inset CommandInset href
34951 LatexCommand href
34952 name "KOMA-Script"
34953 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34954
34955 \end_inset
34956
34957
34958 \series default
34959
34960 \begin_inset Index idx
34961 status collapsed
34962
34963 \begin_layout Plain Layout
34964 LaTeX-packages ! KOMA-Script
34965 \end_layout
34966
34967 \end_inset
34968
34969
34970 \end_layout
34971
34972 \begin_layout Bibliography
34973 \labelwidthstring Bibliography
34974 \begin_inset CommandInset bibitem
34975 LatexCommand bibitem
34976 key "listings"
34977
34978 \end_inset
34979
34980 Documentation of the LaTeX-package 
34981 \series bold
34982
34983 \begin_inset CommandInset href
34984 LatexCommand href
34985 name "listings"
34986 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34987
34988 \end_inset
34989
34990
34991 \series default
34992
34993 \begin_inset Index idx
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997 LaTeX-packages ! listings
34998 \end_layout
34999
35000 \end_inset
35001
35002
35003 \end_layout
35004
35005 \begin_layout Bibliography
35006 \labelwidthstring Bibliography
35007 \begin_inset CommandInset bibitem
35008 LatexCommand bibitem
35009 key "marginnote"
35010
35011 \end_inset
35012
35013 Documentation of the LaTeX-package 
35014 \series bold
35015
35016 \begin_inset CommandInset href
35017 LatexCommand href
35018 name "marginnote"
35019 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35020
35021 \end_inset
35022
35023
35024 \series default
35025
35026 \begin_inset Index idx
35027 status collapsed
35028
35029 \begin_layout Plain Layout
35030 LaTeX-packages ! marginnote
35031 \end_layout
35032
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \begin_layout Bibliography
35039 \labelwidthstring Bibliography
35040 \begin_inset CommandInset bibitem
35041 LatexCommand bibitem
35042 key "pstricks"
35043
35044 \end_inset
35045
35046 Web page of the LaTeX-package 
35047 \series bold
35048
35049 \begin_inset CommandInset href
35050 LatexCommand href
35051 name "PSTricks"
35052 target "http://tug.org/PSTricks/"
35053
35054 \end_inset
35055
35056
35057 \series default
35058
35059 \begin_inset Index idx
35060 status collapsed
35061
35062 \begin_layout Plain Layout
35063 LaTeX-packages ! PSTricks
35064 \end_layout
35065
35066 \end_inset
35067
35068
35069 \end_layout
35070
35071 \begin_layout Bibliography
35072 \labelwidthstring Bibliography
35073 \begin_inset CommandInset bibitem
35074 LatexCommand bibitem
35075 key "sidecap"
35076
35077 \end_inset
35078
35079 Documentation of the LaTeX-package 
35080 \series bold
35081
35082 \begin_inset CommandInset href
35083 LatexCommand href
35084 name "sidecap"
35085 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35086
35087 \end_inset
35088
35089
35090 \series default
35091
35092 \begin_inset Index idx
35093 status collapsed
35094
35095 \begin_layout Plain Layout
35096 LaTeX-packages ! sidecap
35097 \end_layout
35098
35099 \end_inset
35100
35101
35102 \end_layout
35103
35104 \begin_layout Bibliography
35105 \labelwidthstring Bibliography
35106 \begin_inset CommandInset bibitem
35107 LatexCommand bibitem
35108 key "prettyref"
35109
35110 \end_inset
35111
35112 Documentation of the LaTeX-package 
35113 \series bold
35114
35115 \begin_inset CommandInset href
35116 LatexCommand href
35117 name "prettyref"
35118 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35119
35120 \end_inset
35121
35122
35123 \series default
35124
35125 \begin_inset Index idx
35126 status collapsed
35127
35128 \begin_layout Plain Layout
35129 LaTeX-packages ! prettyref
35130 \end_layout
35131
35132 \end_inset
35133
35134
35135 \end_layout
35136
35137 \begin_layout Bibliography
35138 \labelwidthstring Bibliography
35139 \begin_inset CommandInset bibitem
35140 LatexCommand bibitem
35141 key "NewInLyX20"
35142
35143 \end_inset
35144
35145
35146 \begin_inset CommandInset href
35147 LatexCommand href
35148 name "Wiki page"
35149 target "http://wiki.lyx.org/LyX/NewInLyX20"
35150
35151 \end_inset
35152
35153  about new features in 
35154 \family sans
35155 LyX 2.0
35156 \family default
35157 .
35158 \end_layout
35159
35160 \begin_layout Standard
35161 \begin_inset CommandInset index_print
35162 LatexCommand printindex
35163 type "idx"
35164
35165 \end_inset
35166
35167
35168 \end_layout
35169
35170 \end_body
35171 \end_document