]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
8d4a8b903aec0aad73ae85f9fa45cb19a54b993a
[lyx.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 % increase the bottom float placement fraction
60 \renewcommand{\bottomfraction}{0.5}
61
62 % avoids that floats are placed before their
63 % corresponding section starts
64 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
65
66 % speed up the longtable calculation
67 \setcounter{LTchunksize}{100}
68
69 % used for scaled and rotated boxes
70 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
71
72 % used for colored tables
73 \@ifundefined{textcolor}
74  {\usepackage{color}}{}
75 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
76 \definecolor{lightgrey}{gray}{0.8}
77
78 % check for package colortbl
79 % used for colored table cells
80 \newboolean{colortbl}
81 \IfFileExists{colortbl.sty}
82  {\usepackage{colortbl}
83   \setboolean{colortbl}{true}}
84  {\setboolean{colortbl}{false}}
85
86 % used for book-style tables
87 \usepackage{booktabs}
88
89 % used to have extra space in table cells
90 \@ifundefined{extrarowheight}
91  {\usepackage{array}}{}
92 \setlength{\extrarowheight}{2pt}
93
94 % used for customized tables
95 % ---
96 \newcolumntype{M}[1]
97  {>{\centering\hspace{0pt}}m{#1}}
98
99 \newcolumntype{S}[2]
100  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
101
102 \newcolumntype{K}[1]
103  {>{\columncolor{#1}\hspace{0pt}}c}
104
105 \newcolumntype{V}{!{\vrule width 1.5pt}}
106
107 \newcolumntype{W}{!{\color{green}\vline}}
108 % ---
109
110 % insert additional vertical space of
111 % 1.5 mm between footnotes
112 \let\myFoot\footnote
113 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
114
115 % number algorithm floats within chapters
116 \numberwithin{algorithm}{chapter}
117
118 % ------------------------------------
119 % used to check for needed LaTeX packages
120 \usepackage{ifthen}
121
122 % check for package arydshln
123 % used for tables with dashed lines
124 \newboolean{arydshln}
125 \IfFileExists{arydshln.sty}
126  {\usepackage{arydshln}
127   \setboolean{arydshln}{true}}
128  {\setboolean{arydshln}{false}}
129
130 % check for package marginnote
131 % used for margin notes
132 \newboolean{marginnote}
133 \IfFileExists{marginnote.sty}
134  {\usepackage{marginnote}
135   \let\marginpar\marginnote
136   \setboolean{marginnote}{true}}
137  {\setboolean{marginnote}{false}}
138
139 % check for package sidecap
140 % used for captions on the side
141 \newboolean{sidecap}
142 \IfFileExists{sidecap.sty}
143  {\usepackage{sidecap}
144   \setboolean{sidecap}{true}}
145  {\setboolean{sidecap}{false}}
146
147 % redefine the \LyX macro for PDF bookmarks
148 \def\LyX{\texorpdfstring{%
149   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
150   {LyX}}
151 \end_preamble
152 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
153 \use_default_options false
154 \maintain_unincluded_children false
155 \language english
156 \inputencoding auto
157 \fontencoding global
158 \font_roman default
159 \font_sans default
160 \font_typewriter default
161 \font_default_family default
162 \use_xetex false
163 \font_sc false
164 \font_osf false
165 \font_sf_scale 100
166 \font_tt_scale 100
167
168 \graphics default
169 \default_output_format default
170 \output_sync 0
171 \bibtex_command default
172 \index_command default
173 \paperfontsize 12
174 \spacing single
175 \use_hyperref true
176 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
177 \pdf_author "LyX Team, Uwe Stöhr"
178 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
179 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
180 \pdf_bookmarks true
181 \pdf_bookmarksnumbered true
182 \pdf_bookmarksopen true
183 \pdf_bookmarksopenlevel 1
184 \pdf_breaklinks false
185 \pdf_pdfborder false
186 \pdf_colorlinks true
187 \pdf_backref false
188 \pdf_pdfusetitle false
189 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
190 \papersize default
191 \use_geometry false
192 \use_amsmath 2
193 \use_esint 0
194 \use_mhchem 1
195 \use_mathdots 1
196 \cite_engine basic
197 \use_bibtopic false
198 \use_indices false
199 \paperorientation portrait
200 \suppress_date false
201 \use_refstyle 0
202 \notefontcolor #0000ff
203 \index Index
204 \shortcut idx
205 \color #008000
206 \end_index
207 \secnumdepth 3
208 \tocdepth 3
209 \paragraph_separation skip
210 \defskip medskip
211 \quotes_language english
212 \papercolumns 1
213 \papersides 2
214 \paperpagestyle default
215 \bullet 1 1 34 -1
216 \bullet 2 2 35 -1
217 \bullet 3 2 7 -1
218 \tracking_changes false
219 \output_changes false
220 \html_math_output 0
221 \html_be_strict false
222 \end_header
223
224 \begin_body
225
226 \begin_layout Title
227 LyX's detailed Figure, Table, Floats, Notes, Boxes and External Material
228  manual
229 \end_layout
230
231 \begin_layout Author
232 by the LyX Team
233 \begin_inset Foot
234 status collapsed
235
236 \begin_layout Plain Layout
237 \noindent
238 If you have comments or error corrections, please send them to the LyX Documenta
239 tion mailing list: 
240 \begin_inset CommandInset href
241 LatexCommand href
242 name "lyx-docs@lists.lyx.org"
243 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
244 type "mailto:"
245
246 \end_inset
247
248
249 \end_layout
250
251 \end_inset
252
253
254 \begin_inset Note Note
255 status collapsed
256
257 \begin_layout Plain Layout
258 author: Uwe Stöhr
259 \end_layout
260
261 \end_inset
262
263
264 \begin_inset Newline newline
265 \end_inset
266
267
268 \begin_inset Newline newline
269 \end_inset
270
271
272 \family sans
273 Version 2.0.x
274 \end_layout
275
276 \begin_layout Standard
277 \begin_inset CommandInset toc
278 LatexCommand tableofcontents
279
280 \end_inset
281
282
283 \end_layout
284
285 \begin_layout Standard
286 \begin_inset Note Note
287 status open
288
289 \begin_layout Plain Layout
290 To export all parts of this document to PDF, PS, or DVI the LaTeX-packages
291  
292 \series bold
293 arydshln
294 \series default
295
296 \series bold
297 colortbl
298 \series default
299
300 \series bold
301 marginnote
302 \series default
303 , and 
304 \series bold
305 sidecap
306 \series default
307  must be installed.
308  If they are not installed you can export the document anyway but the sections
309  where the packages are required won't appear in the output.
310 \end_layout
311
312 \begin_layout Plain Layout
313 The latest PDF-version of this document can be found here:
314 \begin_inset Newline newline
315 \end_inset
316
317
318 \series bold
319 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
320 \end_layout
321
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Chapter
328 Figures
329 \begin_inset Index idx
330 status collapsed
331
332 \begin_layout Plain Layout
333 Figures
334 \end_layout
335
336 \end_inset
337
338
339 \begin_inset Index idx
340 status collapsed
341
342 \begin_layout Plain Layout
343 Graphics|see
344 \begin_inset ERT
345 status collapsed
346
347 \begin_layout Plain Layout
348
349 {
350 \end_layout
351
352 \end_inset
353
354 Figures
355 \begin_inset ERT
356 status collapsed
357
358 \begin_layout Plain Layout
359
360 }
361 \end_layout
362
363 \end_inset
364
365
366 \end_layout
367
368 \end_inset
369
370
371 \end_layout
372
373 \begin_layout Section
374 Graphics Dialog
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 Figures ! Graphics Dialog
380 \end_layout
381
382 \end_inset
383
384
385 \begin_inset CommandInset label
386 LatexCommand label
387 name "sec:Graphics-Dialog"
388
389 \end_inset
390
391
392 \end_layout
393
394 \begin_layout Standard
395 To insert an image into your document, place the cursor at the text position
396  you want and click on the toolbar icon 
397 \begin_inset Graphics
398         filename ../images/dialog-show-new-inset_graphics.png
399         scale 85
400         scaleBeforeRotation
401
402 \end_inset
403
404  or use the menu 
405 \family sans
406 Insert\SpecialChar \menuseparator
407 Graphics
408 \family default
409 .
410  Then a dialog will appear to choose the file to load.
411  The image will appear in the output exactly at the position where it is
412  in the text.
413 \end_layout
414
415 \begin_layout Standard
416 The graphics dialog can be called at any time by clicking on an image.
417  This dialog has three tabs:
418 \end_layout
419
420 \begin_layout Description
421
422 \family sans
423 Graphics
424 \family default
425  Here you can choose an image file and adjust its appearance in the output.
426  The available units for the image size are explained in appendix
427 \begin_inset space ~
428 \end_inset
429
430
431 \begin_inset CommandInset ref
432 LatexCommand ref
433 reference "cha:Units-available-in"
434
435 \end_inset
436
437 .
438 \begin_inset Newline newline
439 \end_inset
440
441
442 \begin_inset Index idx
443 status collapsed
444
445 \begin_layout Plain Layout
446 Figures ! rotated
447 \end_layout
448
449 \end_inset
450
451 You can rotate images counter-clockwise by setting a rotation angle and
452  a rotation origin.
453  The image will also be rotated inside LyX.
454 \begin_inset Newline newline
455 \end_inset
456
457
458 \begin_inset Index idx
459 status collapsed
460
461 \begin_layout Plain Layout
462 Figures ! scaled
463 \end_layout
464
465 \end_inset
466
467 Images can be scaled by using a percentage value or by setting the width
468  and height explicitly.
469  If you set only the width or only the height, the other size will be determined
470  automatically.
471  If you set both, then the image will be transformed to the given size,
472  possibly distorting it.
473  To prevent the image from distortion, use the option 
474 \family sans
475 Maintain aspect ratio
476 \family default
477 .
478  The image will then be scaled so that its width and height don't exceed
479  the specified dimensions.
480 \begin_inset Newline newline
481 \end_inset
482
483 Images can be opened in a program of your choice by right-clicking on it
484  and choosing the entry 
485 \family sans
486 Edit
487 \begin_inset space ~
488 \end_inset
489
490 externally
491 \family default
492  in the context menu.
493  The program can be set for every image format in the file format settings
494  in LyX's preferences.
495 \end_layout
496
497 \begin_layout Description
498
499 \family sans
500 Clipping
501 \family default
502  Alternatively to the usage of scaling units it is possible to set image
503  coordinates to adjust the height and width of the image in the output.
504  The coordinates can also be calculated automatically by pressing the button
505  
506 \family sans
507 Get
508 \begin_inset space ~
509 \end_inset
510
511 from
512 \begin_inset space ~
513 \end_inset
514
515 File
516 \family default
517 .
518  The option 
519 \family sans
520 Clip
521 \begin_inset space ~
522 \end_inset
523
524 to
525 \begin_inset space ~
526 \end_inset
527
528 bounding
529 \begin_inset space ~
530 \end_inset
531
532 box
533 \family default
534  will only print the image region within the given coordinates.
535  Normally you don't need to take care about image coordinates and can ignore
536  this tab.
537 \end_layout
538
539 \begin_layout Description
540
541 \family sans
542 LaTeX
543 \begin_inset space ~
544 \end_inset
545
546 and
547 \begin_inset space ~
548 \end_inset
549
550 LyX
551 \begin_inset space ~
552 \end_inset
553
554 options
555 \family default
556  In this tab you can modify the appearance of the image within LyX and LaTeX
557  experts can specify additional LaTeX options.
558 \begin_inset Newline newline
559 \end_inset
560
561 The option 
562 \family sans
563 Draft
564 \begin_inset space ~
565 \end_inset
566
567 mode
568 \family default
569  makes the image appear in the output only as a frame with the size of the
570  image.
571 \begin_inset Newline newline
572 \end_inset
573
574 The 
575 \family sans
576 Don't
577 \begin_inset space ~
578 \end_inset
579
580 unzip
581 \begin_inset space ~
582 \end_inset
583
584 on
585 \begin_inset space ~
586 \end_inset
587
588 export
589 \family default
590  option only affects zipped EPS-graphics, e.
591 \begin_inset space \thinspace{}
592 \end_inset
593
594 g.
595 \begin_inset space \space{}
596 \end_inset
597
598
599 \emph on
600 x.eps.gz
601 \emph default
602 .
603  When the option is used the images will not be unzipped on export, since
604  LaTeX can handle them as they are.
605 \begin_inset Newline newline
606 \end_inset
607
608 Zipped EPS-graphics are useful to save disk space when you choose PostScript
609  as output format, see appendix
610 \begin_inset space ~
611 \end_inset
612
613
614 \begin_inset CommandInset ref
615 LatexCommand ref
616 reference "sec:PostScript"
617
618 \end_inset
619
620 .
621  To zip EPS-graphics, use the following commands in a UNIX-shell or a Windows
622  console:
623 \begin_inset Newline newline
624 \end_inset
625
626
627 \series bold
628 gzip x.eps
629 \series default
630
631 \begin_inset Newline newline
632 \end_inset
633
634
635 \series bold
636 zgrep %%Bounding x.eps.gz > x.eps.bb
637 \series default
638
639 \begin_inset Newline newline
640 \end_inset
641
642 The second command creates the bounding box file 
643 \begin_inset Quotes eld
644 \end_inset
645
646 x.eps.bb
647 \begin_inset Quotes erd
648 \end_inset
649
650  that is needed by LaTeX for zipped graphics.
651 \begin_inset Newline newline
652 \end_inset
653
654 The field 
655 \family sans
656 Initialize
657 \begin_inset space ~
658 \end_inset
659
660 Group
661 \begin_inset space ~
662 \end_inset
663
664 Name
665 \family default
666  allows you define or join an image settings group.
667 \begin_inset Index idx
668 status collapsed
669
670 \begin_layout Plain Layout
671 Figures ! Settings grouping
672 \end_layout
673
674 \end_inset
675
676  Images within such a group share their settings, so adjusting one image
677  of the group automatically also adjusts all other images of the group in
678  the same way.
679  So you can for example change the size for a bunch of images without the
680  need to manually change each of them.
681  Joining an existing group can also be done using the context menu of the
682  image by checking the name of the desired group.
683 \end_layout
684
685 \begin_layout Standard
686 \begin_inset VSpace bigskip
687 \end_inset
688
689
690 \end_layout
691
692 \begin_layout Standard
693 This is an example image in EPS format
694 \begin_inset Foot
695 status collapsed
696
697 \begin_layout Plain Layout
698 Image formats are explained in section
699 \begin_inset space ~
700 \end_inset
701
702
703 \begin_inset CommandInset ref
704 LatexCommand ref
705 reference "sec:Image-Formats"
706
707 \end_inset
708
709 .
710 \end_layout
711
712 \end_inset
713
714  within a separate, horizontally centered paragraph:
715 \end_layout
716
717 \begin_layout Standard
718 \align center
719 \begin_inset Graphics
720         filename clipart/mobius.eps
721         scale 70
722         scaleBeforeRotation
723         rotateOrigin center
724
725 \end_inset
726
727
728 \end_layout
729
730 \begin_layout Standard
731 This is the same image like the one above but in draft mode:
732 \end_layout
733
734 \begin_layout Standard
735 \align center
736 \begin_inset Graphics
737         filename clipart/mobius.eps
738         scale 70
739         draft
740         scaleBeforeRotation
741         rotateOrigin center
742
743 \end_inset
744
745
746 \end_layout
747
748 \begin_layout Standard
749 \begin_inset Newpage newpage
750 \end_inset
751
752
753 \end_layout
754
755 \begin_layout Section
756 Figure Floats
757 \begin_inset CommandInset label
758 LatexCommand label
759 name "sec:Figure-Floats"
760
761 \end_inset
762
763
764 \begin_inset Index idx
765 status collapsed
766
767 \begin_layout Plain Layout
768 Floats ! Figures
769 \end_layout
770
771 \end_inset
772
773
774 \begin_inset Index idx
775 status collapsed
776
777 \begin_layout Plain Layout
778 Figures ! Floats
779 \end_layout
780
781 \end_inset
782
783
784 \end_layout
785
786 \begin_layout Standard
787 For general explanations about floats, have a look at section
788 \begin_inset space ~
789 \end_inset
790
791
792 \begin_inset CommandInset ref
793 LatexCommand ref
794 reference "sec:FloatIntroduction"
795
796 \end_inset
797
798 .
799 \end_layout
800
801 \begin_layout Standard
802 The toolbar button 
803 \begin_inset Graphics
804         filename ../images/float-insert_figure.png
805         scale 85
806         scaleBeforeRotation
807
808 \end_inset
809
810  and the menu 
811 \family sans
812 Insert\SpecialChar \menuseparator
813 Float\SpecialChar \menuseparator
814 Figure
815 \family default
816  inserts a float with a caption that has the label 
817 \begin_inset Quotes eld
818 \end_inset
819
820 Figure
821 \begin_inset space ~
822 \end_inset
823
824 #:
825 \begin_inset Quotes erd
826 \end_inset
827
828  (# is the actual number).
829  You can insert the image above the caption, like in Figure
830 \begin_inset space ~
831 \end_inset
832
833
834 \begin_inset CommandInset ref
835 LatexCommand ref
836 reference "fig:kill-plat"
837
838 \end_inset
839
840  or below the caption, like in Figure
841 \begin_inset space ~
842 \end_inset
843
844
845 \begin_inset CommandInset ref
846 LatexCommand ref
847 reference "fig:escher"
848
849 \end_inset
850
851 .
852  More about caption placement is described in section
853 \begin_inset space ~
854 \end_inset
855
856
857 \begin_inset CommandInset ref
858 LatexCommand ref
859 reference "sec:Caption-Placement"
860
861 \end_inset
862
863 .
864 \end_layout
865
866 \begin_layout Standard
867 \begin_inset Float figure
868 wide false
869 sideways false
870 status open
871
872 \begin_layout Plain Layout
873 \align center
874 \begin_inset Graphics
875         filename clipart/platypus.eps
876         width 50col%
877         scaleBeforeRotation
878         rotateOrigin center
879
880 \end_inset
881
882
883 \end_layout
884
885 \begin_layout Plain Layout
886 \begin_inset Caption
887
888 \begin_layout Plain Layout
889 \begin_inset CommandInset label
890 LatexCommand label
891 name "fig:kill-plat"
892
893 \end_inset
894
895 A severely distorted platypus in a float.
896 \end_layout
897
898 \end_inset
899
900
901 \end_layout
902
903 \end_inset
904
905
906 \end_layout
907
908 \begin_layout Standard
909 \begin_inset Float figure
910 wide false
911 sideways false
912 status open
913
914 \begin_layout Plain Layout
915 \begin_inset Caption
916
917 \begin_layout Plain Layout
918 \begin_inset CommandInset label
919 LatexCommand label
920 name "fig:escher"
921
922 \end_inset
923
924 M.C.
925  Escher on acid.
926 \end_layout
927
928 \end_inset
929
930
931 \end_layout
932
933 \begin_layout Plain Layout
934 \align center
935 \begin_inset Graphics
936         filename clipart/escher-lsd.eps
937         scale 80
938         scaleBeforeRotation
939         rotateOrigin center
940
941 \end_inset
942
943
944 \end_layout
945
946 \end_inset
947
948
949 \end_layout
950
951 \begin_layout Standard
952 \begin_inset Index idx
953 status collapsed
954
955 \begin_layout Plain Layout
956 References ! to Figures
957 \end_layout
958
959 \end_inset
960
961 Figure
962 \begin_inset space ~
963 \end_inset
964
965
966 \begin_inset CommandInset ref
967 LatexCommand ref
968 reference "fig:kill-plat"
969
970 \end_inset
971
972  and 
973 \begin_inset CommandInset ref
974 LatexCommand ref
975 reference "fig:escher"
976
977 \end_inset
978
979  are examples of referenced figures.
980  Figures can be referenced in the text by referencing their label.
981  To do this insert a label in the caption using the menu 
982 \family sans
983 Insert\SpecialChar \menuseparator
984 Label
985 \family default
986  or the toolbar button 
987 \begin_inset Graphics
988         filename ../images/label-insert.png
989         scale 85
990         scaleBeforeRotation
991
992 \end_inset
993
994 .
995  You can now refer to the label using the menu 
996 \family sans
997 Insert\SpecialChar \menuseparator
998 Cross
999 \begin_inset space ~
1000 \end_inset
1001
1002 reference
1003 \family default
1004  or the toolbar button 
1005 \begin_inset Graphics
1006         filename ../images/dialog-show-new-inset_ref.png
1007         scale 85
1008         scaleBeforeRotation
1009
1010 \end_inset
1011
1012 .
1013  It is important to use references to floats, rather than using vague references
1014  like 
1015 \begin_inset Quotes eld
1016 \end_inset
1017
1018 the figure above
1019 \begin_inset Quotes erd
1020 \end_inset
1021
1022 , because LaTeX will reposition the floats in the final document and it
1023  might not be 
1024 \begin_inset Quotes eld
1025 \end_inset
1026
1027 above
1028 \begin_inset Quotes erd
1029 \end_inset
1030
1031  at all.
1032 \begin_inset Newline newline
1033 \end_inset
1034
1035 Referencing is explained in detail in section
1036 \begin_inset space ~
1037 \end_inset
1038
1039
1040 \begin_inset CommandInset ref
1041 LatexCommand ref
1042 reference "sec:Referencing-Floats"
1043
1044 \end_inset
1045
1046 .
1047 \end_layout
1048
1049 \begin_layout Standard
1050 Normally only one image is inserted to a figure float, but sometimes you
1051  might want to use two images with separate subcaptions.
1052  This can be done by inserting image floats into existing image floats.
1053  Note that only the main caption of the float is added to the List of Figures.
1054  Figure
1055 \begin_inset space ~
1056 \end_inset
1057
1058
1059 \begin_inset CommandInset ref
1060 LatexCommand ref
1061 reference "fig:Two-distorted-images"
1062
1063 \end_inset
1064
1065  is an example of a figure float with two images set side by side.
1066  You can also set the images one below the other.
1067  Figure
1068 \begin_inset space ~
1069 \end_inset
1070
1071
1072 \begin_inset CommandInset ref
1073 LatexCommand ref
1074 reference "fig:Undefinable-structure"
1075
1076 \end_inset
1077
1078  and 
1079 \begin_inset CommandInset ref
1080 LatexCommand ref
1081 reference "fig:A-Platypus"
1082
1083 \end_inset
1084
1085  are the subfigures.
1086 \end_layout
1087
1088 \begin_layout Standard
1089 \begin_inset Float figure
1090 wide false
1091 sideways false
1092 status open
1093
1094 \begin_layout Plain Layout
1095 \begin_inset space \hfill{}
1096 \end_inset
1097
1098
1099 \begin_inset Float figure
1100 wide false
1101 sideways false
1102 status collapsed
1103
1104 \begin_layout Plain Layout
1105 \begin_inset Caption
1106
1107 \begin_layout Plain Layout
1108 \begin_inset CommandInset label
1109 LatexCommand label
1110 name "fig:Undefinable-structure"
1111
1112 \end_inset
1113
1114 Undefinable structure.
1115 \end_layout
1116
1117 \end_inset
1118
1119
1120 \end_layout
1121
1122 \begin_layout Plain Layout
1123 \begin_inset Graphics
1124         filename clipart/escher-lsd.eps
1125         width 45col%
1126         scaleBeforeRotation
1127         groupId distorted
1128
1129 \end_inset
1130
1131
1132 \end_layout
1133
1134 \end_inset
1135
1136
1137 \begin_inset space \hfill{}
1138 \end_inset
1139
1140
1141 \begin_inset Float figure
1142 wide false
1143 sideways false
1144 status collapsed
1145
1146 \begin_layout Plain Layout
1147 \begin_inset Caption
1148
1149 \begin_layout Plain Layout
1150 \begin_inset CommandInset label
1151 LatexCommand label
1152 name "fig:A-Platypus"
1153
1154 \end_inset
1155
1156 A Platypus.
1157 \end_layout
1158
1159 \end_inset
1160
1161
1162 \end_layout
1163
1164 \begin_layout Plain Layout
1165 \begin_inset Graphics
1166         filename clipart/platypus.eps
1167         width 45col%
1168         scaleBeforeRotation
1169         groupId distorted
1170
1171 \end_inset
1172
1173
1174 \end_layout
1175
1176 \end_inset
1177
1178
1179 \begin_inset space \hfill{}
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_layout Plain Layout
1186 \begin_inset Caption
1187
1188 \begin_layout Plain Layout
1189 \begin_inset CommandInset label
1190 LatexCommand label
1191 name "fig:Two-distorted-images"
1192
1193 \end_inset
1194
1195
1196 \begin_inset CommandInset label
1197 LatexCommand label
1198 name "fig2:Two-distorted-images-2"
1199
1200 \end_inset
1201
1202 Two distorted images.
1203  Both images are in the image settings group named 
1204 \begin_inset Quotes eld
1205 \end_inset
1206
1207 distorted
1208 \begin_inset Quotes erd
1209 \end_inset
1210
1211 .
1212 \end_layout
1213
1214 \end_inset
1215
1216
1217 \end_layout
1218
1219 \end_inset
1220
1221
1222 \end_layout
1223
1224 \begin_layout Standard
1225 \begin_inset Newpage newpage
1226 \end_inset
1227
1228
1229 \end_layout
1230
1231 \begin_layout Section
1232 Image Formats
1233 \begin_inset CommandInset label
1234 LatexCommand label
1235 name "sec:Image-Formats"
1236
1237 \end_inset
1238
1239
1240 \begin_inset Index idx
1241 status collapsed
1242
1243 \begin_layout Plain Layout
1244 Image Formats
1245 \end_layout
1246
1247 \end_inset
1248
1249
1250 \begin_inset Index idx
1251 status collapsed
1252
1253 \begin_layout Plain Layout
1254 Figures ! Image Formats
1255 \end_layout
1256
1257 \end_inset
1258
1259
1260 \end_layout
1261
1262 \begin_layout Standard
1263 You can insert images in any known file format.
1264  But as explained in appendix
1265 \begin_inset space ~
1266 \end_inset
1267
1268
1269 \begin_inset CommandInset ref
1270 LatexCommand ref
1271 reference "cha:Output-File-Formats"
1272
1273 \end_inset
1274
1275 , each output document format allows only a few image formats.
1276  LyX uses therefore the program 
1277 \family typewriter
1278 ImageMagick
1279 \family default
1280  in the background to convert the images to the right format.
1281  To increase your work flow by avoiding these conversions in the background,
1282  you can use only the image formats that can directly be embedded in the
1283  output file format.
1284  The output file formats are explained in appendix
1285 \begin_inset space ~
1286 \end_inset
1287
1288
1289 \begin_inset CommandInset ref
1290 LatexCommand ref
1291 reference "cha:Output-File-Formats"
1292
1293 \end_inset
1294
1295 .
1296 \end_layout
1297
1298 \begin_layout Standard
1299 Similar to fonts there are two types of image formats:
1300 \end_layout
1301
1302 \begin_layout Description
1303 Bitmap
1304 \begin_inset space ~
1305 \end_inset
1306
1307 images consist of pixel values, often in a compressed form.
1308  They are therefore not fully scalable and look pixelated in large zooms.
1309  Well-known bitmap image formats are 
1310 \begin_inset Quotes eld
1311 \end_inset
1312
1313 Graphics Interchange Format
1314 \begin_inset Quotes erd
1315 \end_inset
1316
1317  (GIF, file extension 
1318 \begin_inset Quotes eld
1319 \end_inset
1320
1321
1322 \family typewriter
1323 .gif
1324 \family default
1325
1326 \begin_inset Quotes erd
1327 \end_inset
1328
1329 )
1330 \begin_inset Index idx
1331 status collapsed
1332
1333 \begin_layout Plain Layout
1334 GIF|see
1335 \begin_inset ERT
1336 status collapsed
1337
1338 \begin_layout Plain Layout
1339
1340 {
1341 \end_layout
1342
1343 \end_inset
1344
1345 Image formats
1346 \begin_inset ERT
1347 status collapsed
1348
1349 \begin_layout Plain Layout
1350
1351 }
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \end_inset
1360
1361
1362 \begin_inset Quotes eld
1363 \end_inset
1364
1365 Portable Network Graphics
1366 \begin_inset Quotes erd
1367 \end_inset
1368
1369  (PNG, file extension 
1370 \begin_inset Quotes eld
1371 \end_inset
1372
1373
1374 \family typewriter
1375 .png
1376 \family default
1377
1378 \begin_inset Quotes erd
1379 \end_inset
1380
1381 )
1382 \begin_inset Index idx
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386 PNG|see
1387 \begin_inset ERT
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391
1392 {
1393 \end_layout
1394
1395 \end_inset
1396
1397 Image formats
1398 \begin_inset ERT
1399 status collapsed
1400
1401 \begin_layout Plain Layout
1402
1403 }
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \end_inset
1412
1413 , and 
1414 \begin_inset Quotes eld
1415 \end_inset
1416
1417 Joint Photographic Experts Group
1418 \begin_inset Quotes erd
1419 \end_inset
1420
1421  (JPG, file extension 
1422 \begin_inset Quotes eld
1423 \end_inset
1424
1425
1426 \family typewriter
1427 .jpg
1428 \family default
1429
1430 \begin_inset Quotes erd
1431 \end_inset
1432
1433  or 
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437
1438 \family typewriter
1439 .jpeg
1440 \family default
1441
1442 \begin_inset Quotes erd
1443 \end_inset
1444
1445 )
1446 \begin_inset Index idx
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450 JPG|see
1451 \begin_inset ERT
1452 status collapsed
1453
1454 \begin_layout Plain Layout
1455
1456 {
1457 \end_layout
1458
1459 \end_inset
1460
1461 Image formats
1462 \begin_inset ERT
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466
1467 }
1468 \end_layout
1469
1470 \end_inset
1471
1472
1473 \end_layout
1474
1475 \end_inset
1476
1477 .
1478 \end_layout
1479
1480 \begin_layout Description
1481 Vector
1482 \begin_inset space ~
1483 \end_inset
1484
1485 images consist of vectors and can therefore be scaled to any size without
1486  data loss.
1487  The scaling ability is necessary if you want to create presentations, because
1488  presentations are always scaled by the video projector.
1489  Scaling is also useful for online documents to let the user zoom into diagrams.
1490 \begin_inset Newline newline
1491 \end_inset
1492
1493 Well-known scalable image formats are 
1494 \begin_inset Quotes eld
1495 \end_inset
1496
1497 Scalable Vector Graphics
1498 \begin_inset Quotes erd
1499 \end_inset
1500
1501  (SVG, file extension 
1502 \begin_inset Quotes eld
1503 \end_inset
1504
1505
1506 \family typewriter
1507 .svg
1508 \family default
1509
1510 \begin_inset Quotes erd
1511 \end_inset
1512
1513 )
1514 \begin_inset Index idx
1515 status collapsed
1516
1517 \begin_layout Plain Layout
1518 SVG|see
1519 \begin_inset ERT
1520 status collapsed
1521
1522 \begin_layout Plain Layout
1523
1524 {
1525 \end_layout
1526
1527 \end_inset
1528
1529 Image formats
1530 \begin_inset ERT
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534
1535 }
1536 \end_layout
1537
1538 \end_inset
1539
1540
1541 \end_layout
1542
1543 \end_inset
1544
1545
1546 \begin_inset Quotes eld
1547 \end_inset
1548
1549 Encapsulated PostScript
1550 \begin_inset Quotes erd
1551 \end_inset
1552
1553  (EPS, file extension 
1554 \begin_inset Quotes eld
1555 \end_inset
1556
1557
1558 \family typewriter
1559 .eps
1560 \family default
1561
1562 \begin_inset Quotes erd
1563 \end_inset
1564
1565 )
1566 \begin_inset Index idx
1567 status collapsed
1568
1569 \begin_layout Plain Layout
1570 EPS|see
1571 \begin_inset ERT
1572 status collapsed
1573
1574 \begin_layout Plain Layout
1575
1576 {
1577 \end_layout
1578
1579 \end_inset
1580
1581 Image formats
1582 \begin_inset ERT
1583 status collapsed
1584
1585 \begin_layout Plain Layout
1586
1587 }
1588 \end_layout
1589
1590 \end_inset
1591
1592
1593 \end_layout
1594
1595 \end_inset
1596
1597
1598 \begin_inset Quotes eld
1599 \end_inset
1600
1601 Portable Document Format
1602 \begin_inset Quotes erd
1603 \end_inset
1604
1605  (PDF, file extension 
1606 \begin_inset Quotes eld
1607 \end_inset
1608
1609
1610 \family typewriter
1611 .pdf
1612 \family default
1613
1614 \begin_inset Quotes erd
1615 \end_inset
1616
1617 )
1618 \begin_inset Index idx
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622 PDF
1623 \end_layout
1624
1625 \end_inset
1626
1627 , and 
1628 \begin_inset Quotes eld
1629 \end_inset
1630
1631 Windows Metafile
1632 \begin_inset Quotes erd
1633 \end_inset
1634
1635  (WMF, file extension 
1636 \begin_inset Quotes eld
1637 \end_inset
1638
1639
1640 \family typewriter
1641 .wmf
1642 \family default
1643
1644 \begin_inset Quotes erd
1645 \end_inset
1646
1647 )
1648 \begin_inset Index idx
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652 SVG|see
1653 \begin_inset ERT
1654 status collapsed
1655
1656 \begin_layout Plain Layout
1657
1658 {
1659 \end_layout
1660
1661 \end_inset
1662
1663 Image formats
1664 \begin_inset ERT
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668
1669 }
1670 \end_layout
1671
1672 \end_inset
1673
1674
1675 \end_layout
1676
1677 \end_inset
1678
1679 .
1680  We wrote 
1681 \begin_inset Quotes eld
1682 \end_inset
1683
1684 can be
1685 \begin_inset Quotes erd
1686 \end_inset
1687
1688 , because you can convert any bitmap image to a PDF or EPS-image and the
1689  result will still be a bitmap image.
1690  In such cases only a header with the image properties is added to the original
1691  image
1692 \begin_inset Foot
1693 status collapsed
1694
1695 \begin_layout Plain Layout
1696 In the case of PDF, the original image is additionally compressed.
1697 \end_layout
1698
1699 \end_inset
1700
1701 .
1702  The PDF-files generated by 
1703 \family typewriter
1704 Adobe Photoshop
1705 \family default
1706  are for example bitmap images.
1707 \end_layout
1708
1709 \begin_layout Standard
1710 Normally it is not possible to convert a bitmap image into a scalable one,
1711  only vice versa.
1712  Only the image formats PDF and EPS can directly be embedded to PDF and
1713  PostScript output files, respectively.
1714  SVG and WMF-images are recalculated to bitmaps when the output file is
1715  generated because there is currently no adequate WMF/SVG
1716 \begin_inset Formula $\to$
1717 \end_inset
1718
1719 PDF/EPS converter available.
1720 \end_layout
1721
1722 \begin_layout Chapter
1723 Tables
1724 \begin_inset Index idx
1725 status collapsed
1726
1727 \begin_layout Plain Layout
1728 Table
1729 \end_layout
1730
1731 \end_inset
1732
1733
1734 \end_layout
1735
1736 \begin_layout Section
1737 Introduction
1738 \begin_inset Index idx
1739 status collapsed
1740
1741 \begin_layout Plain Layout
1742 Table ! Introduction
1743 \end_layout
1744
1745 \end_inset
1746
1747
1748 \end_layout
1749
1750 \begin_layout Standard
1751 You can insert a table using either the toolbar button 
1752 \begin_inset Graphics
1753         filename ../images/tabular-insert.png
1754         scale 85
1755         scaleBeforeRotation
1756
1757 \end_inset
1758
1759  or the menu 
1760 \family sans
1761 Insert\SpecialChar \menuseparator
1762 Table
1763 \family default
1764 .
1765  The toolbar button offers you a graphical selection: move the mouse to
1766  set the column/row number of the table that should be created and then
1767  press a mouse button.
1768  When you use the menu to create a table, a dialog will appear, asking you
1769  for the number of rows and columns.
1770 \begin_inset Newline newline
1771 \end_inset
1772
1773  The default table has lines around any cell and the first row appears separated
1774  from the rest of the table.
1775  This separation occurs due to a double line: The cells of the first row
1776  have a line below them and the cells of the second row have a line above
1777  them.
1778  Here is an example table:
1779 \end_layout
1780
1781 \begin_layout Standard
1782 \align center
1783 \begin_inset Tabular
1784 <lyxtabular version="3" rows="4" columns="4">
1785 <features tabularvalignment="middle">
1786 <column alignment="center" valignment="top" width="0">
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 <row>
1791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1792 \begin_inset Text
1793
1794 \begin_layout Plain Layout
1795
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804
1805 \family roman
1806 \series medium
1807 \shape up
1808 \size normal
1809 \emph off
1810 \bar no
1811 \noun off
1812 \color none
1813 1
1814 \end_layout
1815
1816 \end_inset
1817 </cell>
1818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1819 \begin_inset Text
1820
1821 \begin_layout Plain Layout
1822 2
1823 \end_layout
1824
1825 \end_inset
1826 </cell>
1827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1828 \begin_inset Text
1829
1830 \begin_layout Plain Layout
1831 3
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 </row>
1837 <row>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Plain Layout
1842
1843 \family roman
1844 \series medium
1845 \shape up
1846 \size normal
1847 \emph off
1848 \bar no
1849 \noun off
1850 \color none
1851 A
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1857 \begin_inset Text
1858
1859 \begin_layout Plain Layout
1860
1861 \end_layout
1862
1863 \end_inset
1864 </cell>
1865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Plain Layout
1869
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1875 \begin_inset Text
1876
1877 \begin_layout Plain Layout
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 </row>
1884 <row>
1885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \family roman
1891 \series medium
1892 \shape up
1893 \size normal
1894 \emph off
1895 \bar no
1896 \noun off
1897 \color none
1898 B
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Plain Layout
1907
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1913 \begin_inset Text
1914
1915 \begin_layout Plain Layout
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 </row>
1931 <row>
1932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1933 \begin_inset Text
1934
1935 \begin_layout Plain Layout
1936
1937 \family roman
1938 \series medium
1939 \shape up
1940 \size normal
1941 \emph off
1942 \bar no
1943 \noun off
1944 \color none
1945 C
1946 \end_layout
1947
1948 \end_inset
1949 </cell>
1950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1951 \begin_inset Text
1952
1953 \begin_layout Plain Layout
1954
1955 \end_layout
1956
1957 \end_inset
1958 </cell>
1959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 </row>
1978 </lyxtabular>
1979
1980 \end_inset
1981
1982
1983 \end_layout
1984
1985 \begin_layout Section
1986 Table Dialog
1987 \begin_inset Index idx
1988 status collapsed
1989
1990 \begin_layout Plain Layout
1991 Table ! Dialog
1992 \end_layout
1993
1994 \end_inset
1995
1996
1997 \end_layout
1998
1999 \begin_layout Standard
2000 You can alter a table by clicking on it with the right mouse button, which
2001  brings up the table dialog.
2002  Here you can adjust the settings of that cell and row/column respectively
2003  where the cursor is currently placed.
2004  Most of the dialog options also work on selections.
2005  This means if you select more cells, columns or rows, the action is done
2006  for the whole selection.
2007  Note that there is a difference between selecting the 
2008 \emph on
2009 contents
2010 \emph default
2011  of the cell, and the cell itself.
2012  You can alter tables with the following tabs of the table dialog:
2013 \end_layout
2014
2015 \begin_layout Description
2016
2017 \family sans
2018 Table
2019 \begin_inset space ~
2020 \end_inset
2021
2022 Settings
2023 \family default
2024  Here you can set the horizontal alignment and the width of the current
2025  column.
2026  The alignment 
2027 \family sans
2028 At
2029 \begin_inset space ~
2030 \end_inset
2031
2032 Decimal
2033 \begin_inset space ~
2034 \end_inset
2035
2036 Separator
2037 \family default
2038  is described in section
2039 \begin_inset space ~
2040 \end_inset
2041
2042
2043 \begin_inset CommandInset ref
2044 LatexCommand ref
2045 reference "sub:Special-Cell-Alignment"
2046
2047 \end_inset
2048
2049 .
2050  When you have set a width you can also adjust the vertical alignment of
2051  the current row.
2052  A given width will allow the cell to have line breaks and multiple paragraphs
2053  of text, see section
2054 \begin_inset space ~
2055 \end_inset
2056
2057
2058 \begin_inset CommandInset ref
2059 LatexCommand ref
2060 reference "sub:Multiple-Lines-in"
2061
2062 \end_inset
2063
2064 .
2065  If you set no width, the column is as wide as the content of the widest
2066  cell.
2067 \begin_inset Newline newline
2068 \end_inset
2069
2070 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2071  cell, see section
2072 \begin_inset space ~
2073 \end_inset
2074
2075
2076 \begin_inset CommandInset ref
2077 LatexCommand ref
2078 reference "sub:Multicolumns"
2079
2080 \end_inset
2081
2082  or the cells of one column as multirow cell, see section
2083 \begin_inset space ~
2084 \end_inset
2085
2086
2087 \begin_inset CommandInset ref
2088 LatexCommand ref
2089 reference "sub:Multirows"
2090
2091 \end_inset
2092
2093 .
2094 \begin_inset Newline newline
2095 \end_inset
2096
2097 The rotate check boxes rotate the current cell, a selection, or the whole
2098  table counter-clockwise by 90°.
2099  The rotation is not shown within LyX, only in the output.
2100 \begin_inset Newline newline
2101 \end_inset
2102
2103
2104 \begin_inset Note Greyedout
2105 status open
2106
2107 \begin_layout Plain Layout
2108
2109 \series bold
2110 Note:
2111 \series default
2112  Not all DVI-viewers are able to display rotations.
2113 \end_layout
2114
2115 \end_inset
2116
2117
2118 \begin_inset Newline newline
2119 \end_inset
2120
2121 It is also possible to enter a LaTeX-argument which is needed for special
2122  table formattings, see section
2123 \begin_inset space ~
2124 \end_inset
2125
2126
2127 \begin_inset CommandInset ref
2128 LatexCommand ref
2129 reference "sub:Multicolumn-Calculations"
2130
2131 \end_inset
2132
2133  and 
2134 \begin_inset CommandInset ref
2135 LatexCommand ref
2136 reference "sec:Colored-Tables"
2137
2138 \end_inset
2139
2140 .
2141 \end_layout
2142
2143 \begin_layout Description
2144
2145 \family sans
2146 Borders
2147 \family default
2148  In this tab you can add and delete border lines for the current row/column.
2149 \begin_inset Newline newline
2150 \end_inset
2151
2152 Using the style option 
2153 \family sans
2154 Formal
2155 \family default
2156  will convert the table to a formal table as described in section
2157 \begin_inset space ~
2158 \end_inset
2159
2160
2161 \begin_inset CommandInset ref
2162 LatexCommand ref
2163 reference "sec:Formal-Tables"
2164
2165 \end_inset
2166
2167 .
2168 \begin_inset Newline newline
2169 \end_inset
2170
2171 You can also add here space to table rows as described in section
2172 \begin_inset space ~
2173 \end_inset
2174
2175
2176 \begin_inset CommandInset ref
2177 LatexCommand ref
2178 reference "sub:Row-Spacing"
2179
2180 \end_inset
2181
2182 .
2183 \end_layout
2184
2185 \begin_layout Description
2186
2187 \family sans
2188 Longtable
2189 \family default
2190  This tab is to make a table a so called 
2191 \begin_inset Quotes eld
2192 \end_inset
2193
2194
2195 \emph on
2196 longtable
2197 \emph default
2198
2199 \begin_inset Quotes erd
2200 \end_inset
2201
2202  that can run over several pages.
2203  Sections
2204 \begin_inset space ~
2205 \end_inset
2206
2207
2208 \begin_inset CommandInset ref
2209 LatexCommand ref
2210 reference "sec:Longtables"
2211
2212 \end_inset
2213
2214  and 
2215 \begin_inset CommandInset ref
2216 LatexCommand ref
2217 reference "sec:Special-Longtable-Issues"
2218
2219 \end_inset
2220
2221  describe the longtable features in detail.
2222 \end_layout
2223
2224 \begin_layout Standard
2225 When the table dialog is open, you can move the cursor with the arrow keys
2226  from cell to cell and the property of the current cell will immediately
2227  be displayed in the dialog.
2228 \end_layout
2229
2230 \begin_layout Section
2231 Table Toolbar
2232 \begin_inset Index idx
2233 status collapsed
2234
2235 \begin_layout Plain Layout
2236 Table ! Toolbar
2237 \end_layout
2238
2239 \end_inset
2240
2241
2242 \end_layout
2243
2244 \begin_layout Standard
2245 The table toolbar is an alternative to the table dialog to be able to alter
2246  tables faster.
2247  It should normally appear at the bottom of LyX's main window when the cursor
2248  is inside a table.
2249  You can alternatively switch it on to appear always, by right-clicking
2250  in LyX's main menu bar.
2251 \end_layout
2252
2253 \begin_layout Standard
2254 The toolbar has the following icons:
2255 \end_layout
2256
2257 \begin_layout Labeling
2258 \labelwidthstring 00.00.0000
2259 \begin_inset Graphics
2260         filename ../images/tabular-feature_append-row.png
2261         scaleBeforeRotation
2262
2263 \end_inset
2264
2265  adds a row below the current cell or selection
2266 \end_layout
2267
2268 \begin_layout Labeling
2269 \labelwidthstring 00.00.0000
2270 \begin_inset Graphics
2271         filename ../images/tabular-feature_append-column.png
2272         scaleBeforeRotation
2273
2274 \end_inset
2275
2276  adds a column right beside the current cell or selection
2277 \end_layout
2278
2279 \begin_layout Labeling
2280 \labelwidthstring 00.00.0000
2281 \begin_inset Graphics
2282         filename ../images/tabular-feature_delete-row.png
2283         scaleBeforeRotation
2284
2285 \end_inset
2286
2287  deletes the current row or selection
2288 \end_layout
2289
2290 \begin_layout Labeling
2291 \labelwidthstring 00.00.0000
2292 \begin_inset Graphics
2293         filename ../images/tabular-feature_delete-column.png
2294         scaleBeforeRotation
2295
2296 \end_inset
2297
2298  deletes the current column or selection
2299 \end_layout
2300
2301 \begin_layout Labeling
2302 \labelwidthstring 00.00.0000
2303 \begin_inset Graphics
2304         filename ../images/tabular-feature_toggle-line-top.png
2305         scaleBeforeRotation
2306
2307 \end_inset
2308
2309  adds a line at the top of the current cell / row or of a selection
2310 \end_layout
2311
2312 \begin_layout Labeling
2313 \labelwidthstring 00.00.0000
2314 \begin_inset Graphics
2315         filename ../images/tabular-feature_toggle-line-bottom.png
2316         scaleBeforeRotation
2317
2318 \end_inset
2319
2320  adds a line at the bottom of the current cell / row or of a selection
2321 \end_layout
2322
2323 \begin_layout Labeling
2324 \labelwidthstring 00.00.0000
2325 \begin_inset Graphics
2326         filename ../images/tabular-feature_toggle-line-left.png
2327         scaleBeforeRotation
2328
2329 \end_inset
2330
2331  adds a line at the left side of the current cell / row or of a selection
2332 \end_layout
2333
2334 \begin_layout Labeling
2335 \labelwidthstring 00.00.0000
2336 \begin_inset Graphics
2337         filename ../images/tabular-feature_toggle-line-right.png
2338         scaleBeforeRotation
2339
2340 \end_inset
2341
2342  adds a line at the right side of the current cell / row or of a selection
2343 \end_layout
2344
2345 \begin_layout Labeling
2346 \labelwidthstring 00.00.0000
2347 \begin_inset Graphics
2348         filename ../images/tabular-feature_set-all-lines.png
2349         scaleBeforeRotation
2350
2351 \end_inset
2352
2353  adds lines around the current or selected cells - if the current cell no
2354  multicolumn cell this also affects the current row and column
2355 \end_layout
2356
2357 \begin_layout Labeling
2358 \labelwidthstring 00.00.0000
2359 \begin_inset Graphics
2360         filename ../images/tabular-feature_unset-all-lines.png
2361         scaleBeforeRotation
2362
2363 \end_inset
2364
2365  deletes all lines of the current or selected cells - if the current cell
2366  no multicolumn cell this also affects the current row and column
2367 \end_layout
2368
2369 \begin_layout Labeling
2370 \labelwidthstring 00.00.0000
2371 \begin_inset Graphics
2372         filename ../images/tabular-feature_m-align-left.png
2373         scaleBeforeRotation
2374
2375 \end_inset
2376
2377  left-aligns the content of the current cell / column
2378 \end_layout
2379
2380 \begin_layout Labeling
2381 \labelwidthstring 00.00.0000
2382 \begin_inset Graphics
2383         filename ../images/tabular-feature_m-align-center.png
2384         scaleBeforeRotation
2385
2386 \end_inset
2387
2388  centers the content of the current cell / column horizontally
2389 \end_layout
2390
2391 \begin_layout Labeling
2392 \labelwidthstring 00.00.0000
2393 \begin_inset Graphics
2394         filename ../images/tabular-feature_m-align-right.png
2395         scaleBeforeRotation
2396
2397 \end_inset
2398
2399  right-aligns the content of the current cell / column
2400 \end_layout
2401
2402 \begin_layout Labeling
2403 \labelwidthstring 00.00.0000
2404 \begin_inset Graphics
2405         filename ../images/tabular-feature_align-decimal.png
2406         scaleBeforeRotation
2407
2408 \end_inset
2409
2410  aligns the content of the current column at a character
2411 \end_layout
2412
2413 \begin_layout Labeling
2414 \labelwidthstring 00.00.0000
2415 \begin_inset Graphics
2416         filename ../images/tabular-feature_m-valign-top.png
2417         scaleBeforeRotation
2418
2419 \end_inset
2420
2421  aligns the content of the current cell vertically to the top
2422 \end_layout
2423
2424 \begin_layout Labeling
2425 \labelwidthstring 00.00.0000
2426 \begin_inset Graphics
2427         filename ../images/tabular-feature_m-valign-middle.png
2428         scaleBeforeRotation
2429
2430 \end_inset
2431
2432  centers the content of the current cell vertically
2433 \end_layout
2434
2435 \begin_layout Labeling
2436 \labelwidthstring 00.00.0000
2437 \begin_inset Graphics
2438         filename ../images/tabular-feature_m-valign-bottom.png
2439         scaleBeforeRotation
2440
2441 \end_inset
2442
2443  aligns the content of the current cell vertically to the bottom
2444 \end_layout
2445
2446 \begin_layout Labeling
2447 \labelwidthstring 00.00.0000
2448 \begin_inset Graphics
2449         filename ../images/tabular-feature_set-rotate-cell.png
2450         scaleBeforeRotation
2451
2452 \end_inset
2453
2454  rotates the current cell or selection counter-clockwise by 90°
2455 \end_layout
2456
2457 \begin_layout Labeling
2458 \labelwidthstring 00.00.0000
2459 \begin_inset Graphics
2460         filename ../images/tabular-feature_set-rotate-tabular.png
2461         scaleBeforeRotation
2462
2463 \end_inset
2464
2465  rotates the whole table counter-clockwise by 90°
2466 \end_layout
2467
2468 \begin_layout Labeling
2469 \labelwidthstring 00.00.0000
2470 \begin_inset Graphics
2471         filename ../images/tabular-feature_multicolumn.png
2472         scaleBeforeRotation
2473
2474 \end_inset
2475
2476  sets the current cell or selection as a multicolumn
2477 \end_layout
2478
2479 \begin_layout Labeling
2480 \labelwidthstring 00.00.0000
2481 \begin_inset Graphics
2482         filename ../images/tabular-feature_multirow.png
2483         scaleBeforeRotation
2484
2485 \end_inset
2486
2487  sets the current cell or selection as a multirow
2488 \end_layout
2489
2490 \begin_layout Standard
2491 \begin_inset Note Greyedout
2492 status open
2493
2494 \begin_layout Plain Layout
2495
2496 \series bold
2497 Note:
2498 \series default
2499  For the output the vertical alignment of the first cell in a row is used
2500  for all following cells in the row.
2501 \end_layout
2502
2503 \end_inset
2504
2505
2506 \end_layout
2507
2508 \begin_layout Section
2509 Edit Table Menu
2510 \begin_inset Index idx
2511 status collapsed
2512
2513 \begin_layout Plain Layout
2514 Table ! Edit Menu
2515 \end_layout
2516
2517 \end_inset
2518
2519
2520 \end_layout
2521
2522 \begin_layout Standard
2523 Additionally to the table dialog and toolbar, the menu 
2524 \family sans
2525 Edit\SpecialChar \menuseparator
2526 Table
2527 \family default
2528  allows you to add and delete border lines for the current row/column and
2529  to set the current selection as multicolumn.
2530  The menu is only available when the cursor is inside a table.
2531 \end_layout
2532
2533 \begin_layout Section
2534 Table Floats
2535 \begin_inset CommandInset label
2536 LatexCommand label
2537 name "sec:Table-Floats"
2538
2539 \end_inset
2540
2541
2542 \begin_inset Index idx
2543 status collapsed
2544
2545 \begin_layout Plain Layout
2546 Floats ! Tables
2547 \end_layout
2548
2549 \end_inset
2550
2551
2552 \begin_inset Index idx
2553 status collapsed
2554
2555 \begin_layout Plain Layout
2556 Table ! Floats
2557 \end_layout
2558
2559 \end_inset
2560
2561
2562 \end_layout
2563
2564 \begin_layout Standard
2565 For general explanations about floats, have a look at section
2566 \begin_inset space ~
2567 \end_inset
2568
2569
2570 \begin_inset CommandInset ref
2571 LatexCommand ref
2572 reference "sec:FloatIntroduction"
2573
2574 \end_inset
2575
2576 .
2577 \end_layout
2578
2579 \begin_layout Standard
2580 \begin_inset Float table
2581 placement h
2582 wide false
2583 sideways false
2584 status open
2585
2586 \begin_layout Plain Layout
2587 \begin_inset Caption
2588
2589 \begin_layout Plain Layout
2590 \begin_inset CommandInset label
2591 LatexCommand label
2592 name "tab:a table float"
2593
2594 \end_inset
2595
2596 A table float.
2597 \end_layout
2598
2599 \end_inset
2600
2601
2602 \end_layout
2603
2604 \begin_layout Plain Layout
2605 \align center
2606 \begin_inset Tabular
2607 <lyxtabular version="3" rows="3" columns="3">
2608 <features tabularvalignment="middle">
2609 <column alignment="center" valignment="top" width="0pt">
2610 <column alignment="center" valignment="top" width="0pt">
2611 <column alignment="center" valignment="top" width="0pt">
2612 <row>
2613 <cell alignment="center" valignment="top" topline="true" bottomline="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 1
2627 \end_layout
2628
2629 \end_inset
2630 </cell>
2631 <cell alignment="center" valignment="top" topline="true" bottomline="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 2
2645 \end_layout
2646
2647 \end_inset
2648 </cell>
2649 <cell alignment="center" valignment="top" topline="true" bottomline="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 3
2663 \end_layout
2664
2665 \end_inset
2666 </cell>
2667 </row>
2668 <row>
2669 <cell alignment="center" valignment="top" topline="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 Joe
2683 \end_layout
2684
2685 \end_inset
2686 </cell>
2687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2688 \begin_inset Text
2689
2690 \begin_layout Plain Layout
2691
2692 \family roman
2693 \series medium
2694 \shape up
2695 \size normal
2696 \emph off
2697 \bar no
2698 \noun off
2699 \color none
2700 Mary
2701 \end_layout
2702
2703 \end_inset
2704 </cell>
2705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2706 \begin_inset Text
2707
2708 \begin_layout Plain Layout
2709
2710 \family roman
2711 \series medium
2712 \shape up
2713 \size normal
2714 \emph off
2715 \bar no
2716 \noun off
2717 \color none
2718 Ted
2719 \end_layout
2720
2721 \end_inset
2722 </cell>
2723 </row>
2724 <row>
2725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2726 \begin_inset Text
2727
2728 \begin_layout Plain Layout
2729
2730 \family roman
2731 \series medium
2732 \shape up
2733 \size normal
2734 \emph off
2735 \bar no
2736 \noun off
2737 \color none
2738 \begin_inset Formula $\int x^{2}dx$
2739 \end_inset
2740
2741
2742 \end_layout
2743
2744 \end_inset
2745 </cell>
2746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2747 \begin_inset Text
2748
2749 \begin_layout Plain Layout
2750
2751 \family roman
2752 \series medium
2753 \shape up
2754 \size normal
2755 \emph off
2756 \bar no
2757 \noun off
2758 \color none
2759 \begin_inset Formula $\left[\begin{array}{cc}
2760 a & b\\
2761 c & d
2762 \end{array}\right]$
2763 \end_inset
2764
2765
2766 \end_layout
2767
2768 \end_inset
2769 </cell>
2770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2771 \begin_inset Text
2772
2773 \begin_layout Plain Layout
2774
2775 \family roman
2776 \series medium
2777 \shape up
2778 \size normal
2779 \emph off
2780 \bar no
2781 \noun off
2782 \color none
2783 \begin_inset Formula $1+1=2$
2784 \end_inset
2785
2786
2787 \end_layout
2788
2789 \end_inset
2790 </cell>
2791 </row>
2792 </lyxtabular>
2793
2794 \end_inset
2795
2796
2797 \end_layout
2798
2799 \end_inset
2800
2801
2802 \end_layout
2803
2804 \begin_layout Standard
2805 Table floats can be inserted using the menu 
2806 \family sans
2807 Insert\SpecialChar \menuseparator
2808 Float\SpecialChar \menuseparator
2809 Table
2810 \family default
2811  or the toolbar button 
2812 \begin_inset Graphics
2813         filename ../images/float-insert_table.png
2814         scale 85
2815         scaleBeforeRotation
2816
2817 \end_inset
2818
2819 .
2820 \end_layout
2821
2822 \begin_layout Standard
2823 The float appears as a collapsible box with a caption that has the label
2824  
2825 \begin_inset Quotes eld
2826 \end_inset
2827
2828 Table
2829 \begin_inset space ~
2830 \end_inset
2831
2832 #:
2833 \begin_inset Quotes erd
2834 \end_inset
2835
2836  (# is the actual table number).
2837  You can insert tables in the float above or below the caption.
2838 \end_layout
2839
2840 \begin_layout Standard
2841 Table
2842 \begin_inset space ~
2843 \end_inset
2844
2845
2846 \begin_inset CommandInset ref
2847 LatexCommand ref
2848 reference "tab:a table float"
2849
2850 \end_inset
2851
2852  is an example table within a table float.
2853 \end_layout
2854
2855 \begin_layout Standard
2856 Having the caption above the table is the common rule that is unfortunately
2857  not supported in LaTeX's standard classes.
2858  This means that, if you are using the document classes 
2859 \family sans
2860 article
2861 \family default
2862
2863 \family sans
2864 book
2865 \family default
2866
2867 \family sans
2868 letter
2869 \family default
2870 , or 
2871 \family sans
2872 report
2873 \family default
2874 , there will be no space between the caption and the table.
2875  To insert the needed space, add the following option to the load command
2876  of the LaTeX-package 
2877 \series bold
2878 caption
2879 \series default
2880
2881 \begin_inset Index idx
2882 status collapsed
2883
2884 \begin_layout Plain Layout
2885 LaTeX-packages ! caption
2886 \end_layout
2887
2888 \end_inset
2889
2890  in your document preamble
2891 \begin_inset Foot
2892 status collapsed
2893
2894 \begin_layout Plain Layout
2895 For more information have a look at section
2896 \begin_inset space ~
2897 \end_inset
2898
2899
2900 \begin_inset CommandInset ref
2901 LatexCommand ref
2902 reference "sec:Caption-Placement"
2903
2904 \end_inset
2905
2906 .
2907 \end_layout
2908
2909 \end_inset
2910
2911 :
2912 \end_layout
2913
2914 \begin_layout Standard
2915
2916 \series bold
2917 tableposition=top
2918 \end_layout
2919
2920 \begin_layout Standard
2921 The package 
2922 \series bold
2923 caption
2924 \series default
2925 , which is described in section
2926 \begin_inset space ~
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset ref
2931 LatexCommand ref
2932 reference "sec:Caption-Formatting"
2933
2934 \end_inset
2935
2936 , is used to adjust the caption format.
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \begin_inset Index idx
2941 status collapsed
2942
2943 \begin_layout Plain Layout
2944 References ! to Tables
2945 \end_layout
2946
2947 \end_inset
2948
2949 Tables can be cross-referenced in the text by referencing their label.
2950  To do this insert a label in the caption using the menu 
2951 \family sans
2952 Insert\SpecialChar \menuseparator
2953 Label
2954 \family default
2955  or the toolbar button 
2956 \begin_inset Graphics
2957         filename ../images/label-insert.png
2958         scale 85
2959         scaleBeforeRotation
2960
2961 \end_inset
2962
2963 .
2964  You can now refer to the label using the menu 
2965 \family sans
2966 Insert\SpecialChar \menuseparator
2967 Cross
2968 \begin_inset space ~
2969 \end_inset
2970
2971 reference
2972 \family default
2973  or the toolbar button 
2974 \begin_inset Graphics
2975         filename ../images/dialog-show-new-inset_ref.png
2976         scale 85
2977         scaleBeforeRotation
2978
2979 \end_inset
2980
2981 .
2982 \begin_inset Newline newline
2983 \end_inset
2984
2985 Referencing is explained in detail in section
2986 \begin_inset space ~
2987 \end_inset
2988
2989
2990 \begin_inset CommandInset ref
2991 LatexCommand ref
2992 reference "sec:Referencing-Floats"
2993
2994 \end_inset
2995
2996 .
2997 \end_layout
2998
2999 \begin_layout Section
3000 Longtables
3001 \begin_inset CommandInset label
3002 LatexCommand label
3003 name "sec:Longtables"
3004
3005 \end_inset
3006
3007
3008 \begin_inset Index idx
3009 status collapsed
3010
3011 \begin_layout Plain Layout
3012 Longtables
3013 \end_layout
3014
3015 \end_inset
3016
3017
3018 \begin_inset Index idx
3019 status collapsed
3020
3021 \begin_layout Plain Layout
3022 Table ! Longtables
3023 \end_layout
3024
3025 \end_inset
3026
3027
3028 \end_layout
3029
3030 \begin_layout Standard
3031 If the table is too long to fit on one page, you can use the option 
3032 \family sans
3033 Use
3034 \begin_inset space ~
3035 \end_inset
3036
3037 long
3038 \begin_inset space ~
3039 \end_inset
3040
3041 table
3042 \family default
3043  in the tab 
3044 \family sans
3045 Longtable
3046 \family default
3047  of the table dialog to split the table automatically over more pages.
3048  Doing this enables the following options:
3049 \end_layout
3050
3051 \begin_layout Description
3052 Header: The current row is defined to be a header row that appears on all
3053  pages of the longtable; except for the first page, if 
3054 \family sans
3055 First
3056 \begin_inset space ~
3057 \end_inset
3058
3059 header
3060 \family default
3061  is defined.
3062  This is therefore called the main header.
3063 \end_layout
3064
3065 \begin_layout Description
3066 First
3067 \begin_inset space ~
3068 \end_inset
3069
3070 header: The current row is defined to be a header row that appears on the
3071  first page of the longtable.
3072 \end_layout
3073
3074 \begin_layout Description
3075 Footer: The current row is defined to be a footer row that appears on all
3076  pages of the longtable; except for the last page, if 
3077 \family sans
3078 Last
3079 \begin_inset space ~
3080 \end_inset
3081
3082 footer
3083 \family default
3084  is defined.
3085 \end_layout
3086
3087 \begin_layout Description
3088 Last
3089 \begin_inset space ~
3090 \end_inset
3091
3092 footer: The current row is defined to be a footer row that appears on the
3093  last page of the longtable.
3094 \end_layout
3095
3096 \begin_layout Description
3097 Caption: The current row contains the table caption.
3098  The row is reset as single column and a caption is inserted.
3099  More about longtable captions is explained in sec.
3100 \begin_inset space \thinspace{}
3101 \end_inset
3102
3103
3104 \begin_inset CommandInset ref
3105 LatexCommand ref
3106 reference "sub:Longtable-Captions"
3107
3108 \end_inset
3109
3110 .
3111 \end_layout
3112
3113 \begin_layout Standard
3114 You can also specify a row where the table is split.
3115  See the following longtable to see how it works:
3116 \end_layout
3117
3118 \begin_layout Standard
3119 \align center
3120 \begin_inset Tabular
3121 <lyxtabular version="3" rows="69" columns="3">
3122 <features islongtable="true" longtabularalignment="center">
3123 <column alignment="left" valignment="top" width="0cm">
3124 <column alignment="left" valignment="top" width="0pt">
3125 <column alignment="center" valignment="top" width="0pt">
3126 <row endfirsthead="true">
3127 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3128 \begin_inset Text
3129
3130 \begin_layout Plain Layout
3131
3132 \series bold
3133 Example Phone List (ignore the names)
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3139 \begin_inset Text
3140
3141 \begin_layout Plain Layout
3142
3143 \end_layout
3144
3145 \end_inset
3146 </cell>
3147 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3148 \begin_inset Text
3149
3150 \begin_layout Plain Layout
3151
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 </row>
3157 <row endfirsthead="true">
3158 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162
3163 \series bold
3164 NAME
3165 \end_layout
3166
3167 \end_inset
3168 </cell>
3169 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \end_layout
3175
3176 \end_inset
3177 </cell>
3178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3179 \begin_inset Text
3180
3181 \begin_layout Plain Layout
3182
3183 \series bold
3184 TEL.
3185 \end_layout
3186
3187 \end_inset
3188 </cell>
3189 </row>
3190 <row endhead="true">
3191 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \begin_layout Plain Layout
3195
3196 \series bold
3197 Example Phone List
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3212 \begin_inset Text
3213
3214 \begin_layout Plain Layout
3215
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 </row>
3221 <row endhead="true">
3222 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226
3227 \series bold
3228 NAME
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246
3247 \series bold
3248 TEL.
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 </row>
3254 <row endfoot="true">
3255 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259  continued on next page
3260 \end_layout
3261
3262 \end_inset
3263 </cell>
3264 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Plain Layout
3268
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \end_layout
3279
3280 \end_inset
3281 </cell>
3282 </row>
3283 <row>
3284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288
3289 \series bold
3290 Annovi
3291 \end_layout
3292
3293 \end_inset
3294 </cell>
3295 <cell alignment="center" valignment="top" usebox="none">
3296 \begin_inset Text
3297
3298 \begin_layout Plain Layout
3299 Silvia
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308 111
3309 \end_layout
3310
3311 \end_inset
3312 </cell>
3313 </row>
3314 <row>
3315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319
3320 \series bold
3321 Bertoli
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 <cell alignment="center" valignment="top" usebox="none">
3327 \begin_inset Text
3328
3329 \begin_layout Plain Layout
3330 Stefano
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339 111
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 <row>
3346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \series bold
3352 Bozzi
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell alignment="center" valignment="top" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361 Walter
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370 111
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 </row>
3376 <row>
3377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \series bold
3383 Cachia
3384 \end_layout
3385
3386 \end_inset
3387 </cell>
3388 <cell alignment="center" valignment="top" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392 Maria
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401 111
3402 \end_layout
3403
3404 \end_inset
3405 </cell>
3406 </row>
3407 <row>
3408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412
3413 \series bold
3414 Cachia
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell alignment="center" valignment="top" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423 Maurizio
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432 111
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 </row>
3438 <row>
3439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443
3444 \series bold
3445 Cinquemani
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 <cell alignment="center" valignment="top" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454 Giusi
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463 111
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 </row>
3469 <row>
3470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474
3475 \series bold
3476 Colin
3477 \end_layout
3478
3479 \end_inset
3480 </cell>
3481 <cell alignment="center" valignment="top" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485 Bernard
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 111
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 </row>
3500 <row>
3501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505
3506 \series bold
3507 Concli
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516 Gianfranco
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 111
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 </row>
3531 <row>
3532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536
3537 \series bold
3538 Dal Bosco
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 Carolina
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 111
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row>
3563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567
3568 \series bold
3569 Dalpiaz
3570 \end_layout
3571
3572 \end_inset
3573 </cell>
3574 <cell alignment="center" valignment="top" usebox="none">
3575 \begin_inset Text
3576
3577 \begin_layout Plain Layout
3578 Annamaria
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 111
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 </row>
3593 <row>
3594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598
3599 \series bold
3600 Feliciello
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 <cell alignment="center" valignment="top" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609 Domenico
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 111
3619 \end_layout
3620
3621 \end_inset
3622 </cell>
3623 </row>
3624 <row>
3625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629
3630 \series bold
3631 Focarelli
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 <cell alignment="center" valignment="top" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Plain Layout
3640 Paola
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 111
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 </row>
3655 <row>
3656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660
3661 \series bold
3662 Galletti
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 <cell alignment="center" valignment="top" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671 Oreste
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 111
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 </row>
3686 <row>
3687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691
3692 \series bold
3693 Gasparini
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702 Franca
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711 111
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 </row>
3717 <row>
3718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722
3723 \series bold
3724 Rizzardi
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 <cell alignment="center" valignment="top" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 Paola
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742 111
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 </row>
3748 <row>
3749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753
3754 \series bold
3755 Lassini
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 <cell alignment="center" valignment="top" usebox="none">
3761 \begin_inset Text
3762
3763 \begin_layout Plain Layout
3764 Giancarlo
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 111
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 </row>
3779 <row>
3780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784
3785 \series bold
3786 Malfatti
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 <cell alignment="center" valignment="top" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795 Luciano
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804 111
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 </row>
3810 <row>
3811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815
3816 \series bold
3817 Malfatti
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 Valeriano
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835 111
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 </row>
3841 <row>
3842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846
3847 \series bold
3848 Meneguzzo
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 <cell alignment="center" valignment="top" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857 Roberto
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866 111
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 </row>
3872 <row>
3873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877
3878 \series bold
3879 Mezzadra
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 <cell alignment="center" valignment="top" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888 Roberto
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897 111
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 </row>
3903 <row>
3904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908
3909 \series bold
3910 Pirpamer
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="center" valignment="top" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919 Erich
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928 111
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 </row>
3934 <row>
3935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939
3940 \series bold
3941 Pochiesa
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 <cell alignment="center" valignment="top" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950 Paolo
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 111, 222
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 </row>
3965 <row>
3966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970
3971 \series bold
3972 Radina
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981 Claudio
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990 111
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 </row>
3996 <row>
3997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001
4002 \series bold
4003 Stuffer
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 <cell alignment="center" valignment="top" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012 Oskar
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 111
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 </row>
4027 <row>
4028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032
4033 \series bold
4034 Tacchelli
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 Ugo
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 111
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 </row>
4058 <row>
4059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063
4064 \series bold
4065 Tezzele
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 <cell alignment="center" valignment="top" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074 Margit
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 111
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 </row>
4089 <row>
4090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094
4095 \series bold
4096 Unterkalmsteiner
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 Frieda
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114 111
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 </row>
4120 <row>
4121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125
4126 \series bold
4127 Vieider
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 <cell alignment="center" valignment="top" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136 Hilde
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 111
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 </row>
4151 <row>
4152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156
4157 \series bold
4158 Vigna
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 <cell alignment="center" valignment="top" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 Jürgen
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 111
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 </row>
4182 <row>
4183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187
4188 \series bold
4189 Weber
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 <cell alignment="center" valignment="top" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198 Maurizio
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 111
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 </row>
4213 <row>
4214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218
4219 \series bold
4220 Winkler
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 Franz
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 111
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 </row>
4244 <row>
4245 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249  
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4264 \begin_inset Text
4265
4266 \begin_layout Plain Layout
4267
4268 \end_layout
4269
4270 \end_inset
4271 </cell>
4272 </row>
4273 <row>
4274 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278
4279 \series bold
4280 Annovi
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 Silvia
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 555
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 </row>
4304 <row>
4305 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309
4310 \series bold
4311 Bertoli
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 <cell alignment="center" valignment="top" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320 Stefano
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 555
4330 \end_layout
4331
4332 \end_inset
4333 </cell>
4334 </row>
4335 <row>
4336 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340
4341 \series bold
4342 Bozzi
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 <cell alignment="center" valignment="top" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351 Walter
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360 555
4361 \end_layout
4362
4363 \end_inset
4364 </cell>
4365 </row>
4366 <row>
4367 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371
4372 \series bold
4373 Cachia
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 <cell alignment="center" valignment="top" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382 Maria
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 555
4392 \end_layout
4393
4394 \end_inset
4395 </cell>
4396 </row>
4397 <row>
4398 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402
4403 \series bold
4404 Cachia
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 <cell alignment="center" valignment="top" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413 Maurizio
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422 555
4423 \end_layout
4424
4425 \end_inset
4426 </cell>
4427 </row>
4428 <row>
4429 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433
4434 \series bold
4435 Cinquemani
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 <cell alignment="center" valignment="top" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444 Giusi
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 555
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 </row>
4459 <row>
4460 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464
4465 \series bold
4466 Colin
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 Bernard
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 555
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 </row>
4490 <row>
4491 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495
4496 \series bold
4497 Concli
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 Gianfranco
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 555
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 </row>
4521 <row>
4522 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526
4527 \series bold
4528 Dal Bosco
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 <cell alignment="center" valignment="top" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537 Carolina
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 555
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 </row>
4552 <row>
4553 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557
4558 \series bold
4559 Dalpiaz
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 <cell alignment="center" valignment="top" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 Annamaria
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577 555
4578 \end_layout
4579
4580 \end_inset
4581 </cell>
4582 </row>
4583 <row>
4584 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588
4589 \series bold
4590 Feliciello
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 <cell alignment="center" valignment="top" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599 Domenico
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 555
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 </row>
4614 <row>
4615 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619
4620 \series bold
4621 Focarelli
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630 Paola
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639 555
4640 \end_layout
4641
4642 \end_inset
4643 </cell>
4644 </row>
4645 <row>
4646 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650
4651 \series bold
4652 Galletti
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 <cell alignment="center" valignment="top" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661 Oreste
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 555
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 </row>
4676 <row>
4677 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681
4682 \series bold
4683 Gasparini
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 <cell alignment="center" valignment="top" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692 Franca
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701 555
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 </row>
4707 <row>
4708 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712
4713 \series bold
4714 Rizzardi
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 <cell alignment="center" valignment="top" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723 Paola
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 555
4733 \end_layout
4734
4735 \end_inset
4736 </cell>
4737 </row>
4738 <row>
4739 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743
4744 \series bold
4745 Lassini
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 <cell alignment="center" valignment="top" usebox="none">
4751 \begin_inset Text
4752
4753 \begin_layout Plain Layout
4754 Giancarlo
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763 555
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 </row>
4769 <row>
4770 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774
4775 \series bold
4776 Malfatti
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 <cell alignment="center" valignment="top" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785 Luciano
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794 555
4795 \end_layout
4796
4797 \end_inset
4798 </cell>
4799 </row>
4800 <row>
4801 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805
4806 \series bold
4807 Malfatti
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 <cell alignment="center" valignment="top" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816 Valeriano
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825 555
4826 \end_layout
4827
4828 \end_inset
4829 </cell>
4830 </row>
4831 <row>
4832 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836
4837 \series bold
4838 Meneguzzo
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 <cell alignment="center" valignment="top" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847 Roberto
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856 555
4857 \end_layout
4858
4859 \end_inset
4860 </cell>
4861 </row>
4862 <row>
4863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867
4868 \series bold
4869 Mezzadra
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 <cell alignment="center" valignment="top" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878 Roberto
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887 555
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 </row>
4893 <row>
4894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898
4899 \series bold
4900 Pirpamer
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 <cell alignment="center" valignment="top" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909 Erich
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 555
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 </row>
4924 <row>
4925 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929
4930 \series bold
4931 Pochiesa
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 <cell alignment="center" valignment="top" usebox="none">
4937 \begin_inset Text
4938
4939 \begin_layout Plain Layout
4940 Paolo
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949 555, 222
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 </row>
4955 <row>
4956 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960
4961 \series bold
4962 Radina
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 <cell alignment="center" valignment="top" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971 Claudio
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980 555
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 </row>
4986 <row>
4987 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991
4992 \series bold
4993 Stuffer
4994 \end_layout
4995
4996 \end_inset
4997 </cell>
4998 <cell alignment="center" valignment="top" usebox="none">
4999 \begin_inset Text
5000
5001 \begin_layout Plain Layout
5002 Oskar
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011 555
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 </row>
5017 <row>
5018 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022
5023 \series bold
5024 Tacchelli
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033 Ugo
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042 555
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 </row>
5048 <row>
5049 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053
5054 \series bold
5055 Tezzele
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 <cell alignment="center" valignment="top" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064 Margit
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 555
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 </row>
5079 <row>
5080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084
5085 \series bold
5086 Unterkalmsteiner
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 <cell alignment="center" valignment="top" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095 Frieda
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104 555
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 </row>
5110 <row>
5111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115
5116 \series bold
5117 Vieider
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 <cell alignment="center" valignment="top" usebox="none">
5123 \begin_inset Text
5124
5125 \begin_layout Plain Layout
5126 Hilde
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 555
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 </row>
5141 <row>
5142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146
5147 \series bold
5148 Vigna
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 <cell alignment="center" valignment="top" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157 Jürgen
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166 999
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 </row>
5172 <row>
5173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177
5178 \series bold
5179 Weber
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 <cell alignment="center" valignment="top" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188 Maurizio
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197 555
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row>
5204 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208
5209 \series bold
5210 Winkler
5211 \end_layout
5212
5213 \end_inset
5214 </cell>
5215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5216 \begin_inset Text
5217
5218 \begin_layout Plain Layout
5219 Franz
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228 555
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row endlastfoot="true">
5235 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239 end
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Plain Layout
5257
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 </row>
5263 </lyxtabular>
5264
5265 \end_inset
5266
5267
5268 \begin_inset ERT
5269 status collapsed
5270
5271 \begin_layout Plain Layout
5272
5273
5274 \backslash
5275 addtocounter{table}{-1}
5276 \end_layout
5277
5278 \end_inset
5279
5280
5281 \begin_inset Note Note
5282 status collapsed
5283
5284 \begin_layout Plain Layout
5285 See the first greyed-out note in section
5286 \begin_inset space ~
5287 \end_inset
5288
5289
5290 \begin_inset CommandInset ref
5291 LatexCommand ref
5292 reference "sub:Longtable-Captions"
5293
5294 \end_inset
5295
5296  for an explanation of this command.
5297 \end_layout
5298
5299 \end_inset
5300
5301
5302 \end_layout
5303
5304 \begin_layout Subsection
5305 Footnotes in Longtables
5306 \begin_inset CommandInset label
5307 LatexCommand label
5308 name "sub:Footnotes-in-Longtables"
5309
5310 \end_inset
5311
5312
5313 \begin_inset Index idx
5314 status collapsed
5315
5316 \begin_layout Plain Layout
5317 Longtables ! Footnotes
5318 \end_layout
5319
5320 \end_inset
5321
5322
5323 \end_layout
5324
5325 \begin_layout Standard
5326 Footnotes can be inserted to every longtable cell.
5327  They appear at the bottom of the page where the table cell with the footnote
5328  appears.
5329  Table
5330 \begin_inset space ~
5331 \end_inset
5332
5333
5334 \begin_inset CommandInset ref
5335 LatexCommand ref
5336 reference "tab:DiffCaptions"
5337
5338 \end_inset
5339
5340  has for example a footnote.
5341 \end_layout
5342
5343 \begin_layout Subsection
5344 Longtable Alignment
5345 \begin_inset Index idx
5346 status collapsed
5347
5348 \begin_layout Plain Layout
5349 Longtables ! Alignment
5350 \end_layout
5351
5352 \end_inset
5353
5354
5355 \end_layout
5356
5357 \begin_layout Standard
5358 The horizontal alignment of longtables can be set in the table settings
5359  dialog.
5360  For left- and right-alignment the table will be directly at the page border.
5361  To add space between the table and the border one has to set the alignment
5362  to center and change the value of the LaTeX-lengths 
5363 \series bold
5364
5365 \backslash
5366 LTleft 
5367 \series default
5368 or 
5369 \series bold
5370
5371 \backslash
5372 LTright
5373 \series default
5374  by inserting this line as TeX-Code before the longtable:
5375 \end_layout
5376
5377 \begin_layout Standard
5378
5379 \series bold
5380
5381 \backslash
5382 setlength{
5383 \backslash
5384 LTleft}{value}
5385 \end_layout
5386
5387 \begin_layout Standard
5388 The value can have any of the units listed in Table
5389 \begin_inset space ~
5390 \end_inset
5391
5392
5393 \begin_inset CommandInset ref
5394 LatexCommand ref
5395 reference "tab:Units"
5396
5397 \end_inset
5398
5399 .
5400  
5401 \series bold
5402
5403 \backslash
5404 LTleft
5405 \series default
5406  controls the horizontal distance from the left page border to the longtable,
5407  
5408 \series bold
5409
5410 \backslash
5411 LTright
5412 \series default
5413  the distance from the right side.
5414  The default value for both lengths is 
5415 \series bold
5416
5417 \backslash
5418 fill
5419 \series default
5420 , which is in this case the same as an horizontal fill in LyX.
5421 \end_layout
5422
5423 \begin_layout Standard
5424 The following longtable was centered and 
5425 \series bold
5426
5427 \backslash
5428 LTleft
5429 \series default
5430  set to 
5431 \family sans
5432 0.1
5433 \backslash
5434 columnwidth
5435 \family default
5436 :
5437 \begin_inset ERT
5438 status collapsed
5439
5440 \begin_layout Plain Layout
5441
5442
5443 \backslash
5444 setlength{
5445 \backslash
5446 LTleft}{0.1
5447 \backslash
5448 columnwidth}
5449 \end_layout
5450
5451 \end_inset
5452
5453
5454 \end_layout
5455
5456 \begin_layout Standard
5457 \begin_inset Tabular
5458 <lyxtabular version="3" rows="5" columns="5">
5459 <features islongtable="true" longtabularalignment="center">
5460 <column alignment="center" valignment="top" width="0">
5461 <column alignment="center" valignment="top" width="0pt">
5462 <column alignment="center" valignment="top" width="0">
5463 <column alignment="center" valignment="top" width="0">
5464 <column alignment="center" valignment="top" width="0">
5465 <row>
5466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 1
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479 2
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488 3
5489 \end_layout
5490
5491 \end_inset
5492 </cell>
5493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5494 \begin_inset Text
5495
5496 \begin_layout Plain Layout
5497 4
5498 \end_layout
5499
5500 \end_inset
5501 </cell>
5502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5503 \begin_inset Text
5504
5505 \begin_layout Plain Layout
5506 5
5507 \end_layout
5508
5509 \end_inset
5510 </cell>
5511 </row>
5512 <row>
5513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5514 \begin_inset Text
5515
5516 \begin_layout Plain Layout
5517 asd
5518 \end_layout
5519
5520 \end_inset
5521 </cell>
5522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5523 \begin_inset Text
5524
5525 \begin_layout Plain Layout
5526 s
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535 s
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 s
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 asd
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 </row>
5559 <row>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 asd
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 s
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 s
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 s
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 asd
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 </row>
5606 <row>
5607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5608 \begin_inset Text
5609
5610 \begin_layout Plain Layout
5611 asd
5612 \end_layout
5613
5614 \end_inset
5615 </cell>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 s
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 s
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 s
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 asd
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 </row>
5653 <row>
5654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 asd
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 asd
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 asd
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 asd
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 asd
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 </row>
5700 </lyxtabular>
5701
5702 \end_inset
5703
5704
5705 \begin_inset ERT
5706 status collapsed
5707
5708 \begin_layout Plain Layout
5709
5710
5711 \backslash
5712 setlength{
5713 \backslash
5714 LTleft}{
5715 \backslash
5716 fill}
5717 \end_layout
5718
5719 \end_inset
5720
5721
5722 \begin_inset ERT
5723 status collapsed
5724
5725 \begin_layout Plain Layout
5726
5727
5728 \backslash
5729 addtocounter{table}{-1}
5730 \end_layout
5731
5732 \end_inset
5733
5734
5735 \begin_inset Note Note
5736 status collapsed
5737
5738 \begin_layout Plain Layout
5739 See the first greyed-out note in section
5740 \begin_inset space ~
5741 \end_inset
5742
5743
5744 \begin_inset CommandInset ref
5745 LatexCommand ref
5746 reference "sub:Longtable-Captions"
5747
5748 \end_inset
5749
5750  for an explanation of this command.
5751 \end_layout
5752
5753 \end_inset
5754
5755
5756 \end_layout
5757
5758 \begin_layout Subsection
5759 Longtable Captions
5760 \begin_inset Index idx
5761 status collapsed
5762
5763 \begin_layout Plain Layout
5764 Longtables ! Captions
5765 \end_layout
5766
5767 \end_inset
5768
5769
5770 \begin_inset CommandInset label
5771 LatexCommand label
5772 name "sub:Longtable-Captions"
5773
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \begin_layout Standard
5780 A longtable cannot be put into a table float because floats can only be
5781  on one page.
5782  But the caption environment of floats can also be used for longtables when
5783  you use the longtable option 
5784 \family sans
5785 Caption
5786 \family default
5787  as described in sec.
5788 \begin_inset space \thinspace{}
5789 \end_inset
5790
5791
5792 \begin_inset CommandInset ref
5793 LatexCommand ref
5794 reference "sec:Longtables"
5795
5796 \end_inset
5797
5798 .
5799  Only one table row can contain the caption.
5800 \end_layout
5801
5802 \begin_layout Standard
5803 Here is a short longtable to see how it works:
5804 \end_layout
5805
5806 \begin_layout Standard
5807 \begin_inset Tabular
5808 <lyxtabular version="3" rows="6" columns="5">
5809 <features islongtable="true" longtabularalignment="center">
5810 <column alignment="center" valignment="top" width="0">
5811 <column alignment="center" valignment="top" width="0">
5812 <column alignment="center" valignment="top" width="0">
5813 <column alignment="center" valignment="top" width="0">
5814 <column alignment="center" valignment="top" width="0">
5815 <row caption="true">
5816 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820 \begin_inset Caption
5821
5822 \begin_layout Plain Layout
5823 Longtable with caption
5824 \begin_inset Argument
5825 status open
5826
5827 \begin_layout Plain Layout
5828 Longtable
5829 \end_layout
5830
5831 \end_inset
5832
5833
5834 \end_layout
5835
5836 \end_inset
5837
5838
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 </row>
5880 <row>
5881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885 1
5886 \end_layout
5887
5888 \end_inset
5889 </cell>
5890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5891 \begin_inset Text
5892
5893 \begin_layout Plain Layout
5894 2
5895 \end_layout
5896
5897 \end_inset
5898 </cell>
5899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903 3
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 4
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921 5
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 asd
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 s
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 s
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959 s
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 asd
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 </row>
5974 <row>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979 asd
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 s
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 s
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 s
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 asd
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 </row>
6021 <row>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 asd
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 s
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 s
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 s
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 asd
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 </row>
6068 <row>
6069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073 asd
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 asd
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091 asd
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 asd
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 asd
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 </row>
6115 </lyxtabular>
6116
6117 \end_inset
6118
6119
6120 \end_layout
6121
6122 \begin_layout Standard
6123 \begin_inset VSpace medskip
6124 \end_inset
6125
6126
6127 \begin_inset Note Greyedout
6128 status open
6129
6130 \begin_layout Plain Layout
6131
6132 \series bold
6133 Note
6134 \begin_inset space ~
6135 \end_inset
6136
6137 1:
6138 \series default
6139  The table number is increased for for every longtable, even if you did
6140  not set a caption for it.
6141  For this reason you could have the case that e.
6142 \begin_inset space \thinspace{}
6143 \end_inset
6144
6145 g.
6146 \begin_inset space \space{}
6147 \end_inset
6148
6149 Table
6150 \begin_inset space ~
6151 \end_inset
6152
6153 2.4 follows Table
6154 \begin_inset space ~
6155 \end_inset
6156
6157 2.1 in the list of tables if there are two longtables without captions.
6158  To avoid this you can add the following command in TeX-Code after every
6159  longtable without a caption:
6160 \end_layout
6161
6162 \begin_layout Plain Layout
6163
6164 \series bold
6165
6166 \backslash
6167 addtocounter{table}{-1}
6168 \end_layout
6169
6170 \begin_layout Plain Layout
6171 This is not needed when none of your longtables have a caption and you add
6172  the following code to the document preamble:
6173 \end_layout
6174
6175 \begin_layout Plain Layout
6176
6177 \series bold
6178
6179 \backslash
6180 let
6181 \backslash
6182 myEnd
6183 \backslash
6184 endlongtable
6185 \begin_inset Newline newline
6186 \end_inset
6187
6188
6189 \backslash
6190 renewcommand{
6191 \backslash
6192 endlongtable}{
6193 \backslash
6194 myEnd
6195 \backslash
6196 addtocounter{table}{-1}}
6197 \end_layout
6198
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Standard
6205 \begin_inset Note Greyedout
6206 status open
6207
6208 \begin_layout Plain Layout
6209
6210 \series bold
6211 Note
6212 \begin_inset space ~
6213 \end_inset
6214
6215 2:
6216 \series default
6217  If you are using
6218 \series bold
6219  hyperref
6220 \series default
6221
6222 \begin_inset Index idx
6223 status collapsed
6224
6225 \begin_layout Plain Layout
6226 LaTeX-packages ! hyperref
6227 \end_layout
6228
6229 \end_inset
6230
6231  in the 
6232 \family sans
6233 PDF Properties
6234 \family default
6235  of the 
6236 \family sans
6237 Document Settings
6238 \family default
6239  dialog to link cross-references, the link to a longtable caption will always
6240  point to the beginning of the document.
6241 \end_layout
6242
6243 \end_inset
6244
6245
6246 \end_layout
6247
6248 \begin_layout Subsubsection
6249 References to Longtables
6250 \begin_inset Index idx
6251 status collapsed
6252
6253 \begin_layout Plain Layout
6254 Longtables ! References
6255 \end_layout
6256
6257 \end_inset
6258
6259
6260 \end_layout
6261
6262 \begin_layout Standard
6263 \begin_inset Tabular
6264 <lyxtabular version="3" rows="6" columns="5">
6265 <features islongtable="true" longtabularalignment="center">
6266 <column alignment="center" valignment="top" width="0">
6267 <column alignment="center" valignment="top" width="0">
6268 <column alignment="center" valignment="top" width="0">
6269 <column alignment="center" valignment="top" width="0">
6270 <column alignment="center" valignment="top" width="0">
6271 <row caption="true">
6272 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 \begin_inset Caption
6277
6278 \begin_layout Plain Layout
6279 Referenced longtable
6280 \begin_inset CommandInset label
6281 LatexCommand label
6282 name "tab:RefExample"
6283
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \end_inset
6290
6291
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300
6301 \end_layout
6302
6303 \end_inset
6304 </cell>
6305 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6306 \begin_inset Text
6307
6308 \begin_layout Plain Layout
6309
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327
6328 \end_layout
6329
6330 \end_inset
6331 </cell>
6332 </row>
6333 <row>
6334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 1
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 2
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356 3
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6362 \begin_inset Text
6363
6364 \begin_layout Plain Layout
6365 4
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374 5
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 </row>
6380 <row>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385 asd
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 s
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403 s
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 s
6413 \end_layout
6414
6415 \end_inset
6416 </cell>
6417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421 asd
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 </row>
6427 <row>
6428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 asd
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 s
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 s
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459 s
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468 asd
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 </row>
6474 <row>
6475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6476 \begin_inset Text
6477
6478 \begin_layout Plain Layout
6479 asd
6480 \end_layout
6481
6482 \end_inset
6483 </cell>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 s
6489 \end_layout
6490
6491 \end_inset
6492 </cell>
6493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6494 \begin_inset Text
6495
6496 \begin_layout Plain Layout
6497 s
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 s
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 asd
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 </row>
6521 <row>
6522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6523 \begin_inset Text
6524
6525 \begin_layout Plain Layout
6526 asd
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 sad
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 asd
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553 asd
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562 asd
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 </row>
6568 </lyxtabular>
6569
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \begin_layout Standard
6576 To reference a longtable, insert a label into the caption.
6577 \end_layout
6578
6579 \begin_layout Standard
6580 This is a reference to Table
6581 \begin_inset space ~
6582 \end_inset
6583
6584
6585 \begin_inset CommandInset ref
6586 LatexCommand ref
6587 reference "tab:RefExample"
6588
6589 \end_inset
6590
6591 .
6592 \end_layout
6593
6594 \begin_layout Standard
6595 The caption layout can be set together with all other captions of your document
6596  using the LaTeX-package 
6597 \series bold
6598 caption
6599 \series default
6600
6601 \begin_inset Index idx
6602 status collapsed
6603
6604 \begin_layout Plain Layout
6605 LaTeX-packages ! caption
6606 \end_layout
6607
6608 \end_inset
6609
6610 , see section
6611 \begin_inset space ~
6612 \end_inset
6613
6614
6615 \begin_inset CommandInset ref
6616 LatexCommand ref
6617 reference "sec:Caption-Formatting"
6618
6619 \end_inset
6620
6621 .
6622 \end_layout
6623
6624 \begin_layout Subsubsection
6625 Caption Width
6626 \begin_inset Index idx
6627 status collapsed
6628
6629 \begin_layout Plain Layout
6630 Longtables ! Caption Width
6631 \end_layout
6632
6633 \end_inset
6634
6635
6636 \end_layout
6637
6638 \begin_layout Standard
6639 The maximal width of of caption lines is defined by the length 
6640 \series bold
6641
6642 \backslash
6643 LTcapwidth
6644 \series default
6645 .
6646  Its default value is 4
6647 \begin_inset space \thinspace{}
6648 \end_inset
6649
6650 in.
6651  To change it add the following command to your document preamble or as
6652  TeX-Code into your document before the longtable that should be affected
6653 \end_layout
6654
6655 \begin_layout Standard
6656
6657 \series bold
6658
6659 \backslash
6660 setlength{
6661 \backslash
6662 LTcapwidth}{width}
6663 \end_layout
6664
6665 \begin_layout Standard
6666 where the width could have one of the units listed in appendix
6667 \begin_inset space ~
6668 \end_inset
6669
6670
6671 \begin_inset CommandInset ref
6672 LatexCommand ref
6673 reference "cha:Units-available-in"
6674
6675 \end_inset
6676
6677 .
6678 \end_layout
6679
6680 \begin_layout Standard
6681 The following tables show the difference:
6682 \end_layout
6683
6684 \begin_layout Standard
6685 \begin_inset Tabular
6686 <lyxtabular version="3" rows="6" columns="5">
6687 <features islongtable="true" longtabularalignment="center">
6688 <column alignment="center" valignment="top" width="0">
6689 <column alignment="center" valignment="top" width="0">
6690 <column alignment="center" valignment="top" width="0">
6691 <column alignment="center" valignment="top" width="0">
6692 <column alignment="center" valignment="top" width="0">
6693 <row caption="true">
6694 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 \begin_inset Caption
6699
6700 \begin_layout Plain Layout
6701 long full title with default width long full title with default width long
6702  full title with default width
6703 \begin_inset Argument
6704 status collapsed
6705
6706 \begin_layout Plain Layout
6707 caption with default width
6708 \end_layout
6709
6710 \end_inset
6711
6712
6713 \end_layout
6714
6715 \end_inset
6716
6717
6718 \end_layout
6719
6720 \end_inset
6721 </cell>
6722 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Plain Layout
6726
6727 \end_layout
6728
6729 \end_inset
6730 </cell>
6731 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6732 \begin_inset Text
6733
6734 \begin_layout Plain Layout
6735
6736 \end_layout
6737
6738 \end_inset
6739 </cell>
6740 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6750 \begin_inset Text
6751
6752 \begin_layout Plain Layout
6753
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 </row>
6759 <row>
6760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6761 \begin_inset Text
6762
6763 \begin_layout Plain Layout
6764 1
6765 \end_layout
6766
6767 \end_inset
6768 </cell>
6769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6770 \begin_inset Text
6771
6772 \begin_layout Plain Layout
6773 2
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6779 \begin_inset Text
6780
6781 \begin_layout Plain Layout
6782 3
6783 \end_layout
6784
6785 \end_inset
6786 </cell>
6787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791 4
6792 \end_layout
6793
6794 \end_inset
6795 </cell>
6796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout Plain Layout
6800 5
6801 \end_layout
6802
6803 \end_inset
6804 </cell>
6805 </row>
6806 <row>
6807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6808 \begin_inset Text
6809
6810 \begin_layout Plain Layout
6811 asd
6812 \end_layout
6813
6814 \end_inset
6815 </cell>
6816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6817 \begin_inset Text
6818
6819 \begin_layout Plain Layout
6820 s
6821 \end_layout
6822
6823 \end_inset
6824 </cell>
6825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6826 \begin_inset Text
6827
6828 \begin_layout Plain Layout
6829 s
6830 \end_layout
6831
6832 \end_inset
6833 </cell>
6834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6835 \begin_inset Text
6836
6837 \begin_layout Plain Layout
6838 s
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6844 \begin_inset Text
6845
6846 \begin_layout Plain Layout
6847 asd
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 </row>
6853 <row>
6854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858 asd
6859 \end_layout
6860
6861 \end_inset
6862 </cell>
6863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6864 \begin_inset Text
6865
6866 \begin_layout Plain Layout
6867 s
6868 \end_layout
6869
6870 \end_inset
6871 </cell>
6872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6873 \begin_inset Text
6874
6875 \begin_layout Plain Layout
6876 s
6877 \end_layout
6878
6879 \end_inset
6880 </cell>
6881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 s
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 asd
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 </row>
6900 <row>
6901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6902 \begin_inset Text
6903
6904 \begin_layout Plain Layout
6905 asd
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6911 \begin_inset Text
6912
6913 \begin_layout Plain Layout
6914 s
6915 \end_layout
6916
6917 \end_inset
6918 </cell>
6919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6920 \begin_inset Text
6921
6922 \begin_layout Plain Layout
6923 s
6924 \end_layout
6925
6926 \end_inset
6927 </cell>
6928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 s
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 asd
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 </row>
6947 <row>
6948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6949 \begin_inset Text
6950
6951 \begin_layout Plain Layout
6952 asd
6953 \end_layout
6954
6955 \end_inset
6956 </cell>
6957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6958 \begin_inset Text
6959
6960 \begin_layout Plain Layout
6961 sad
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6967 \begin_inset Text
6968
6969 \begin_layout Plain Layout
6970 asd
6971 \end_layout
6972
6973 \end_inset
6974 </cell>
6975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6976 \begin_inset Text
6977
6978 \begin_layout Plain Layout
6979 asd
6980 \end_layout
6981
6982 \end_inset
6983 </cell>
6984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6985 \begin_inset Text
6986
6987 \begin_layout Plain Layout
6988 asd
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 </row>
6994 </lyxtabular>
6995
6996 \end_inset
6997
6998
6999 \end_layout
7000
7001 \begin_layout Standard
7002 \begin_inset ERT
7003 status collapsed
7004
7005 \begin_layout Plain Layout
7006
7007
7008 \backslash
7009 setlength{
7010 \backslash
7011 LTcapwidth}{5cm}
7012 \end_layout
7013
7014 \end_inset
7015
7016
7017 \begin_inset Tabular
7018 <lyxtabular version="3" rows="6" columns="5">
7019 <features islongtable="true" longtabularalignment="center">
7020 <column alignment="center" valignment="top" width="0">
7021 <column alignment="center" valignment="top" width="0">
7022 <column alignment="center" valignment="top" width="0">
7023 <column alignment="center" valignment="top" width="0">
7024 <column alignment="center" valignment="top" width="0">
7025 <row caption="true">
7026 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 \begin_inset Caption
7031
7032 \begin_layout Plain Layout
7033 long full title with width set to 5
7034 \begin_inset space \thinspace{}
7035 \end_inset
7036
7037 cm long full title with width set to 5
7038 \begin_inset space \thinspace{}
7039 \end_inset
7040
7041 cm long full title with width set to 5
7042 \begin_inset space \thinspace{}
7043 \end_inset
7044
7045 cm
7046 \begin_inset Argument
7047 status collapsed
7048
7049 \begin_layout Plain Layout
7050 caption with width
7051 \begin_inset space \thinspace{}
7052 \end_inset
7053
7054 =
7055 \begin_inset space \thinspace{}
7056 \end_inset
7057
7058 5
7059 \begin_inset space \thinspace{}
7060 \end_inset
7061
7062 cm
7063 \end_layout
7064
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \end_inset
7071
7072
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7096 \begin_inset Text
7097
7098 \begin_layout Plain Layout
7099
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7105 \begin_inset Text
7106
7107 \begin_layout Plain Layout
7108
7109 \end_layout
7110
7111 \end_inset
7112 </cell>
7113 </row>
7114 <row>
7115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119 1
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 2
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 3
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Plain Layout
7146 4
7147 \end_layout
7148
7149 \end_inset
7150 </cell>
7151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7152 \begin_inset Text
7153
7154 \begin_layout Plain Layout
7155 5
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 </row>
7161 <row>
7162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166 asd
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 s
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 s
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193 s
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202 asd
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 </row>
7208 <row>
7209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 asd
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 s
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 s
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 s
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 asd
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 </row>
7255 <row>
7256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260 asd
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 s
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 s
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 s
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 asd
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 </row>
7302 <row>
7303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 asd
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 sad
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 asd
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 asd
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 asd
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 </row>
7349 </lyxtabular>
7350
7351 \end_inset
7352
7353
7354 \end_layout
7355
7356 \begin_layout Standard
7357 \begin_inset ERT
7358 status collapsed
7359
7360 \begin_layout Plain Layout
7361
7362
7363 \backslash
7364 setlength{
7365 \backslash
7366 LTcapwidth}{4in}
7367 \end_layout
7368
7369 \end_inset
7370
7371
7372 \end_layout
7373
7374 \begin_layout Standard
7375 \begin_inset Note Greyedout
7376 status open
7377
7378 \begin_layout Plain Layout
7379
7380 \series bold
7381 Note:
7382 \series default
7383  When the LaTeX-package 
7384 \series bold
7385 caption
7386 \series default
7387
7388 \begin_inset Index idx
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392 LaTeX-packages ! caption
7393 \end_layout
7394
7395 \end_inset
7396
7397  is used, as in this document, the full page width is used for the caption
7398  when you use the default value of 4
7399 \begin_inset space \thinspace{}
7400 \end_inset
7401
7402 in for 
7403 \series bold
7404
7405 \backslash
7406 LTcapwidth
7407 \series default
7408 .
7409  To get in this case exactly a 4
7410 \begin_inset space \thinspace{}
7411 \end_inset
7412
7413 in wide caption, you can either use a value slightly different from 4.0
7414 \begin_inset space \thinspace{}
7415 \end_inset
7416
7417 in, e.
7418 \begin_inset space \thinspace{}
7419 \end_inset
7420
7421 g.
7422 \begin_inset space \space{}
7423 \end_inset
7424
7425 3.99
7426 \begin_inset space \thinspace{}
7427 \end_inset
7428
7429 in, or the LaTeX-command 
7430 \series bold
7431
7432 \backslash
7433 captionsetup{width=value}
7434 \series default
7435  that is provided by the 
7436 \series bold
7437 caption
7438 \series default
7439 -package.
7440 \end_layout
7441
7442 \end_inset
7443
7444
7445 \end_layout
7446
7447 \begin_layout Subsubsection
7448 Different Captions for Table Pages
7449 \begin_inset Index idx
7450 status collapsed
7451
7452 \begin_layout Plain Layout
7453 Longtables ! Different Captions for Pages
7454 \end_layout
7455
7456 \end_inset
7457
7458
7459 \end_layout
7460
7461 \begin_layout Standard
7462 When the table captions for the following pages should differ from the one
7463  of the first table page, insert a caption with the TeX code command
7464 \end_layout
7465
7466 \begin_layout Standard
7467
7468 \series bold
7469
7470 \backslash
7471 caption*{caption text}
7472 \backslash
7473
7474 \backslash
7475 %
7476 \end_layout
7477
7478 \begin_layout Standard
7479 in a dummy caption row that is marked as a header.
7480  Table
7481 \begin_inset space ~
7482 \end_inset
7483
7484
7485 \begin_inset CommandInset ref
7486 LatexCommand ref
7487 reference "tab:DiffCaptions"
7488
7489 \end_inset
7490
7491  is an example of a longtable with different heading where the second caption
7492  doesn't include the table number.
7493 \end_layout
7494
7495 \begin_layout Standard
7496 \align center
7497 \begin_inset Tabular
7498 <lyxtabular version="3" rows="59" columns="3">
7499 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7500 <column alignment="left" valignment="top" width="0cm">
7501 <column alignment="left" valignment="top" width="0pt">
7502 <column alignment="center" valignment="top" width="0pt">
7503 <row caption="true">
7504 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 \begin_inset Caption
7509
7510 \begin_layout Plain Layout
7511 Example Phone List
7512 \begin_inset CommandInset label
7513 LatexCommand label
7514 name "tab:DiffCaptions"
7515
7516 \end_inset
7517
7518
7519 \begin_inset Argument
7520 status collapsed
7521
7522 \begin_layout Plain Layout
7523 Example Phone List
7524 \end_layout
7525
7526 \end_inset
7527
7528
7529 \end_layout
7530
7531 \end_inset
7532
7533
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 <row endfirsthead="true">
7558 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562
7563 \series bold
7564 Example Phone List (ignore the names)
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573
7574 \end_layout
7575
7576 \end_inset
7577 </cell>
7578 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582
7583 \end_layout
7584
7585 \end_inset
7586 </cell>
7587 </row>
7588 <row endfirsthead="true">
7589 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593
7594 \series bold
7595 NAME
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7610 \begin_inset Text
7611
7612 \begin_layout Plain Layout
7613
7614 \series bold
7615 TEL.
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 </row>
7621 <row endhead="true">
7622 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Plain Layout
7626 \begin_inset ERT
7627 status open
7628
7629 \begin_layout Plain Layout
7630
7631
7632 \backslash
7633 caption*{Continued Example Phone List}
7634 \backslash
7635
7636 \backslash
7637 %
7638 \end_layout
7639
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row endhead="true">
7667 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671
7672 \series bold
7673 Example Phone List
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 </row>
7697 <row endhead="true">
7698 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702
7703 \series bold
7704 NAME
7705 \end_layout
7706
7707 \end_inset
7708 </cell>
7709 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7710 \begin_inset Text
7711
7712 \begin_layout Plain Layout
7713
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 TEL.
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 </row>
7730 <row endfoot="true">
7731 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735 continued on next page
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7741 \begin_inset Text
7742
7743 \begin_layout Plain Layout
7744
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 </row>
7759 <row>
7760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764
7765 \series bold
7766 Annovi
7767 \end_layout
7768
7769 \end_inset
7770 </cell>
7771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775 Silvia
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784 111
7785 \end_layout
7786
7787 \end_inset
7788 </cell>
7789 </row>
7790 <row>
7791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7792 \begin_inset Text
7793
7794 \begin_layout Plain Layout
7795
7796 \series bold
7797 Bertoli
7798 \end_layout
7799
7800 \end_inset
7801 </cell>
7802 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7803 \begin_inset Text
7804
7805 \begin_layout Plain Layout
7806 Stefano
7807 \end_layout
7808
7809 \end_inset
7810 </cell>
7811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \begin_layout Plain Layout
7815 111
7816 \end_layout
7817
7818 \end_inset
7819 </cell>
7820 </row>
7821 <row>
7822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826
7827 \series bold
7828 Bozzi
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7834 \begin_inset Text
7835
7836 \begin_layout Plain Layout
7837 Walter
7838 \end_layout
7839
7840 \end_inset
7841 </cell>
7842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Plain Layout
7846 111
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 </row>
7852 <row>
7853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857
7858 \series bold
7859 Cachia
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7865 \begin_inset Text
7866
7867 \begin_layout Plain Layout
7868 Maria
7869 \end_layout
7870
7871 \end_inset
7872 </cell>
7873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \begin_layout Plain Layout
7877 111
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 </row>
7883 <row>
7884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Plain Layout
7888
7889 \series bold
7890 Cachia
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Plain Layout
7899 Maurizio
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908 111
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 </row>
7914 <row>
7915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919
7920 \series bold
7921 Cinquemani
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7927 \begin_inset Text
7928
7929 \begin_layout Plain Layout
7930 Giusi
7931 \end_layout
7932
7933 \end_inset
7934 </cell>
7935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939 111
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 </row>
7945 <row>
7946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950
7951 \series bold
7952 Colin
7953 \end_layout
7954
7955 \end_inset
7956 </cell>
7957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7958 \begin_inset Text
7959
7960 \begin_layout Plain Layout
7961 Bernard
7962 \end_layout
7963
7964 \end_inset
7965 </cell>
7966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970 111
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 </row>
7976 <row>
7977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981
7982 \series bold
7983 Concli
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 Gianfranco
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001 111
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 </row>
8007 <row>
8008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012
8013 \series bold
8014 Dal Bosco
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023 Carolina
8024 \end_layout
8025
8026 \end_inset
8027 </cell>
8028 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032 111
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 </row>
8038 <row>
8039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043
8044 \series bold
8045 Dalpiaz
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054 Annamaria
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063 111
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 </row>
8069 <row>
8070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074
8075 \series bold
8076 Feliciello
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085 Domenico
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094 111
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 </row>
8100 <row>
8101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105
8106 \series bold
8107 Focarelli
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 Paola
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125 111
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 </row>
8131 <row>
8132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136
8137 \series bold
8138 Galletti
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 Oreste
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156 111
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 </row>
8162 <row>
8163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167
8168 \series bold
8169 Gasparini
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178 Franca
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 111
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 </row>
8193 <row>
8194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198
8199 \series bold
8200 Rizzardi
8201 \series default
8202
8203 \begin_inset Foot
8204 status open
8205
8206 \begin_layout Plain Layout
8207 Example footnote
8208 \end_layout
8209
8210 \end_inset
8211
8212
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221 Paola
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 111
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 </row>
8236 <row>
8237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8238 \begin_inset Text
8239
8240 \begin_layout Plain Layout
8241
8242 \series bold
8243 Lassini
8244 \end_layout
8245
8246 \end_inset
8247 </cell>
8248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8249 \begin_inset Text
8250
8251 \begin_layout Plain Layout
8252 Giancarlo
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261 111
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 </row>
8267 <row>
8268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272
8273 \series bold
8274 Malfatti
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 Luciano
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292 111
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 </row>
8298 <row>
8299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8300 \begin_inset Text
8301
8302 \begin_layout Plain Layout
8303
8304 \series bold
8305 Malfatti
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314 Valeriano
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 111
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 </row>
8329 <row>
8330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8331 \begin_inset Text
8332
8333 \begin_layout Plain Layout
8334
8335 \series bold
8336 Meneguzzo
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345 Roberto
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354 111
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 </row>
8360 <row>
8361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365
8366 \series bold
8367 Mezzadra
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376 Roberto
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 111
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \series bold
8398 Pirpamer
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 Erich
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416 111
8417 \end_layout
8418
8419 \end_inset
8420 </cell>
8421 </row>
8422 <row>
8423 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427
8428 \series bold
8429 Pochiesa
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438 Paolo
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447 111, 222
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 </row>
8453 <row>
8454 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458
8459 \series bold
8460 Radina
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 Claudio
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478 111
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 </row>
8484 <row>
8485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489
8490 \series bold
8491 Stuffer
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 Oskar
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509 111
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 </row>
8515 <row>
8516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520
8521 \series bold
8522 Tacchelli
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531 Ugo
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 111
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 </row>
8546 <row>
8547 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551
8552 \series bold
8553 Tezzele
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562 Margit
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571 111
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 </row>
8577 <row>
8578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582
8583 \series bold
8584 Unterkalmsteiner
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593 Frieda
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602 111
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 </row>
8608 <row>
8609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613
8614 \series bold
8615 Vieider
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624 Hilde
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633 111
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 </row>
8639 <row>
8640 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644
8645 \series bold
8646 Vigna
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655 Jürgen
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664 111
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 </row>
8670 <row>
8671 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675
8676 \series bold
8677 Weber
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686 Maurizio
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695 111
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 </row>
8701 <row>
8702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706
8707 \series bold
8708 Winkler
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717 Franz
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 111
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 </row>
8732 <row>
8733 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737  
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \begin_layout Plain Layout
8755
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 </row>
8761 <row>
8762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766
8767 \series bold
8768 Annovi
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 Silvia
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 555
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 </row>
8792 <row>
8793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797
8798 \series bold
8799 Bertoli
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 Stefano
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817 555
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 </row>
8823 <row>
8824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828
8829 \series bold
8830 Bozzi
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 Walter
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848 555
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 </row>
8854 <row>
8855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Plain Layout
8859
8860 \series bold
8861 Cachia
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870 Maria
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 555
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 </row>
8885 <row>
8886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Cachia
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 Maurizio
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910 555
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 </row>
8916 <row>
8917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921
8922 \series bold
8923 Cinquemani
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932 Giusi
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 555
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 </row>
8947 <row>
8948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952
8953 \series bold
8954 Colin
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963 Bernard
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 555
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983
8984 \series bold
8985 Concli
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994 Gianfranco
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003 555
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 </row>
9009 <row>
9010 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014
9015 \series bold
9016 Dal Bosco
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025 Carolina
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034 555
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 </row>
9040 <row>
9041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045
9046 \series bold
9047 Dalpiaz
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 Annamaria
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065 555
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 </row>
9071 <row>
9072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076
9077 \series bold
9078 Feliciello
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087 Domenico
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096 555
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 </row>
9102 <row>
9103 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107
9108 \series bold
9109 Focarelli
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118 Paola
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127 555
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 </row>
9133 <row>
9134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138
9139 \series bold
9140 Galletti
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149 Oreste
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 555
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 </row>
9164 <row>
9165 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169
9170 \series bold
9171 Gasparini
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180 Franca
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 555
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 </row>
9195 <row>
9196 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200
9201 \series bold
9202 Rizzardi
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 Paola
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 555
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 </row>
9226 <row>
9227 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231
9232 \series bold
9233 Lassini
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242 Giancarlo
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 555
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 </row>
9257 <row>
9258 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262
9263 \series bold
9264 Malfatti
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273 Luciano
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9279 \begin_inset Text
9280
9281 \begin_layout Plain Layout
9282 555
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 </row>
9288 <row>
9289 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293
9294 \series bold
9295 Malfatti
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 Valeriano
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Plain Layout
9313 555
9314 \end_layout
9315
9316 \end_inset
9317 </cell>
9318 </row>
9319 <row>
9320 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324
9325 \series bold
9326 Meneguzzo
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 Roberto
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344 555
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 </row>
9350 <row>
9351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355
9356 \series bold
9357 Mezzadra
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366 Roberto
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375 555
9376 \end_layout
9377
9378 \end_inset
9379 </cell>
9380 </row>
9381 </lyxtabular>
9382
9383 \end_inset
9384
9385
9386 \end_layout
9387
9388 \begin_layout Section
9389 Special Longtable Issues
9390 \begin_inset CommandInset label
9391 LatexCommand label
9392 name "sec:Special-Longtable-Issues"
9393
9394 \end_inset
9395
9396
9397 \end_layout
9398
9399 \begin_layout Subsection
9400 Longtable Calculation
9401 \begin_inset Index idx
9402 status collapsed
9403
9404 \begin_layout Plain Layout
9405 Longtables ! Calculation
9406 \end_layout
9407
9408 \end_inset
9409
9410
9411 \end_layout
9412
9413 \begin_layout Standard
9414 LaTeX calculates the height of table pages and their page breaks using so
9415  called chunks.
9416  Chunks are parts of tables that held at the same time in LaTeX's memory.
9417  The default value was historically set to only 20 table rows.
9418  If you are using longtables with many pages this may slow down the creation
9419  of your document.
9420  You can safely increase the chunk size to values of 100-1000 by adding
9421  this command line to your document preamble:
9422 \end_layout
9423
9424 \begin_layout Standard
9425
9426 \series bold
9427
9428 \backslash
9429 setcounter{LTchunksize}{100}
9430 \end_layout
9431
9432 \begin_layout Subsection
9433 Floats and Longtables
9434 \begin_inset Index idx
9435 status collapsed
9436
9437 \begin_layout Plain Layout
9438 Longtables ! Floats
9439 \end_layout
9440
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \begin_layout Standard
9447 There might be problems when a float appears on the same page where a longtable
9448  starts.
9449  To avoid such a situation, insert a 
9450 \begin_inset Quotes eld
9451 \end_inset
9452
9453 clear page
9454 \begin_inset Quotes erd
9455 \end_inset
9456
9457  (menu 
9458 \family sans
9459 Insert\SpecialChar \menuseparator
9460 Formatting\SpecialChar \menuseparator
9461 Clear
9462 \begin_inset space ~
9463 \end_inset
9464
9465 Page
9466 \family default
9467 ) before your longtable.
9468 \end_layout
9469
9470 \begin_layout Subsection
9471 Forced Page Breaks
9472 \begin_inset Index idx
9473 status collapsed
9474
9475 \begin_layout Plain Layout
9476 Longtables ! Forced Page Breaks
9477 \end_layout
9478
9479 \end_inset
9480
9481
9482 \end_layout
9483
9484 \begin_layout Standard
9485 By default tables are only broken between rows.
9486  If you have a cell with multiples lines and want to have a page break within
9487  the cell, insert the new line command 
9488 \begin_inset Quotes eld
9489 \end_inset
9490
9491
9492 \series bold
9493
9494 \backslash
9495
9496 \backslash
9497
9498 \series default
9499
9500 \begin_inset Quotes erd
9501 \end_inset
9502
9503  as TeX-Code at the point of the cell where it can be broken.
9504  Before the 
9505 \series bold
9506
9507 \backslash
9508
9509 \backslash
9510
9511 \series default
9512  command you have to insert in TeX-Code as many 
9513 \begin_inset Quotes eld
9514 \end_inset
9515
9516
9517 \series bold
9518 &
9519 \series default
9520
9521 \begin_inset Quotes erd
9522 \end_inset
9523
9524  characters as the number of the following table columns.
9525  The 
9526 \series bold
9527 &
9528 \series default
9529  is the character to separate table cells.
9530  Write in TeX-Code after each 
9531 \series bold
9532 &
9533 \series default
9534  the content of the corresponding following cell and delete the content
9535  of these cells.
9536 \begin_inset Newline newline
9537 \end_inset
9538
9539 After the 
9540 \series bold
9541
9542 \backslash
9543
9544 \backslash
9545
9546 \series default
9547  command, insert as many 
9548 \series bold
9549 &
9550 \series default
9551  characters as the number of table columns before the current column.
9552  In Table
9553 \begin_inset space ~
9554 \end_inset
9555
9556
9557 \begin_inset CommandInset ref
9558 LatexCommand ref
9559 reference "tab:ForcedPagebreak"
9560
9561 \end_inset
9562
9563  the cell that should be broken is in the second column followed by another
9564  column.
9565  Therefore the following command was inserted in the cell as TeX-Code after
9566  
9567 \begin_inset Quotes eld
9568 \end_inset
9569
9570
9571 \emph on
9572 Castelchiodato,
9573 \emph default
9574
9575 \begin_inset Quotes erd
9576 \end_inset
9577
9578 :
9579 \end_layout
9580
9581 \begin_layout Standard
9582
9583 \series bold
9584 & 111
9585 \backslash
9586
9587 \backslash
9588  
9589 \backslash
9590 newpage
9591 \begin_inset Newline newline
9592 \end_inset
9593
9594 &
9595 \end_layout
9596
9597 \begin_layout Standard
9598 The 
9599 \begin_inset Quotes eld
9600 \end_inset
9601
9602 111
9603 \begin_inset Quotes erd
9604 \end_inset
9605
9606  in the third column of the row was deleted.
9607  
9608 \series bold
9609
9610 \backslash
9611 newpage
9612 \series default
9613  is only needed when a page break should definitely occur at this position,
9614  otherwise it would be a conditional break.
9615  If your footer row of the longtable has for a certain reason no upper line
9616  but you would have a horizontal line where the cell is broken, use this
9617  command instead:
9618 \end_layout
9619
9620 \begin_layout Standard
9621
9622 \series bold
9623 & 111
9624 \backslash
9625
9626 \backslash
9627
9628 \begin_inset Newline newline
9629 \end_inset
9630
9631
9632 \backslash
9633 hline &
9634 \end_layout
9635
9636 \begin_layout Standard
9637 When the cell to be broken is in the last column, the command
9638 \end_layout
9639
9640 \begin_layout Standard
9641
9642 \series bold
9643
9644 \backslash
9645 setlength{
9646 \backslash
9647 parfillskip}{0pt}
9648 \end_layout
9649
9650 \begin_layout Standard
9651 must be inserted as TeX-Code at the beginning of the cell.
9652  This ensures that the part of the cell that will be displayed on the new
9653  page appears with the full width.
9654 \end_layout
9655
9656 \begin_layout Standard
9657 \align center
9658 \begin_inset Tabular
9659 <lyxtabular version="3" rows="38" columns="3">
9660 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9661 <column alignment="left" valignment="top" width="0cm">
9662 <column alignment="left" valignment="top" width="3cm">
9663 <column alignment="center" valignment="top" width="0pt">
9664 <row caption="true">
9665 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Plain Layout
9669 \begin_inset Caption
9670
9671 \begin_layout Plain Layout
9672 Table with forced page break in table cell
9673 \begin_inset CommandInset label
9674 LatexCommand label
9675 name "tab:ForcedPagebreak"
9676
9677 \end_inset
9678
9679
9680 \begin_inset Argument
9681 status collapsed
9682
9683 \begin_layout Plain Layout
9684 Table with forced page break in table cell
9685 \end_layout
9686
9687 \end_inset
9688
9689
9690 \end_layout
9691
9692 \end_inset
9693
9694
9695 \end_layout
9696
9697 \end_inset
9698 </cell>
9699 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 </row>
9718 <row endfirsthead="true">
9719 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723
9724 \series bold
9725 Example Phone List (ignore the names)
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 </row>
9749 <row endfirsthead="true">
9750 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754
9755 \series bold
9756 NAME
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774
9775 \series bold
9776 TEL.
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 </row>
9782 <row endhead="true">
9783 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9784 \begin_inset Text
9785
9786 \begin_layout Plain Layout
9787 \begin_inset ERT
9788 status collapsed
9789
9790 \begin_layout Plain Layout
9791
9792
9793 \backslash
9794 caption*{Continued Example Phone List}
9795 \backslash
9796
9797 \backslash
9798 %
9799 \end_layout
9800
9801 \end_inset
9802
9803
9804 \end_layout
9805
9806 \end_inset
9807 </cell>
9808 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9809 \begin_inset Text
9810
9811 \begin_layout Plain Layout
9812
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821
9822 \end_layout
9823
9824 \end_inset
9825 </cell>
9826 </row>
9827 <row endhead="true">
9828 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832
9833 \series bold
9834 Example Phone List
9835 \end_layout
9836
9837 \end_inset
9838 </cell>
9839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9840 \begin_inset Text
9841
9842 \begin_layout Plain Layout
9843
9844 \end_layout
9845
9846 \end_inset
9847 </cell>
9848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9849 \begin_inset Text
9850
9851 \begin_layout Plain Layout
9852
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 </row>
9858 <row endhead="true">
9859 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863
9864 \series bold
9865 NAME
9866 \end_layout
9867
9868 \end_inset
9869 </cell>
9870 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9871 \begin_inset Text
9872
9873 \begin_layout Plain Layout
9874
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883
9884 \series bold
9885 TEL.
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 </row>
9891 <row endfoot="true">
9892 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896 continued on next page
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 </row>
9920 <row>
9921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9922 \begin_inset Text
9923
9924 \begin_layout Plain Layout
9925
9926 \series bold
9927 Annovi
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936 Silvia
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9942 \begin_inset Text
9943
9944 \begin_layout Plain Layout
9945 111
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 </row>
9951 <row>
9952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9953 \begin_inset Text
9954
9955 \begin_layout Plain Layout
9956
9957 \series bold
9958 Bertoli
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967 Stefano
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 111
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 </row>
9982 <row>
9983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987
9988 \series bold
9989 Bozzi
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998 Walter
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10004 \begin_inset Text
10005
10006 \begin_layout Plain Layout
10007 111
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 </row>
10013 <row>
10014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018
10019 \series bold
10020 Cachia
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029 Maria
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038 111
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 </row>
10044 <row>
10045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049
10050 \series bold
10051 Cachia
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060 Maurizio
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069 111
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 </row>
10075 <row>
10076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080
10081 \series bold
10082 Cinquemani
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 Giusi
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100 111
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 </row>
10106 <row>
10107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111
10112 \series bold
10113 Colin
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122 Bernard
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131 111
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 </row>
10137 <row>
10138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142
10143 \series bold
10144 Concli
10145 \end_layout
10146
10147 \end_inset
10148 </cell>
10149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10150 \begin_inset Text
10151
10152 \begin_layout Plain Layout
10153 Gianfranco
10154 \end_layout
10155
10156 \end_inset
10157 </cell>
10158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162 111
10163 \end_layout
10164
10165 \end_inset
10166 </cell>
10167 </row>
10168 <row>
10169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173
10174 \series bold
10175 Dal Bosco
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184 Carolina
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193 111
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 </row>
10199 <row>
10200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204
10205 \series bold
10206 Dalpiaz
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10212 \begin_inset Text
10213
10214 \begin_layout Plain Layout
10215 Annamaria
10216 \end_layout
10217
10218 \end_inset
10219 </cell>
10220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224 111
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 </row>
10230 <row>
10231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235
10236 \series bold
10237 Feliciello
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246 Domenico
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255 111
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 </row>
10261 <row>
10262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266
10267 \series bold
10268 Focarelli
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277 Paola
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286 111
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 </row>
10292 <row>
10293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297
10298 \series bold
10299 Galletti
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308 Oreste
10309 \end_layout
10310
10311 \end_inset
10312 </cell>
10313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317 111
10318 \end_layout
10319
10320 \end_inset
10321 </cell>
10322 </row>
10323 <row>
10324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328
10329 \series bold
10330 Gasparini
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339 Franca
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348 111
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 </row>
10354 <row>
10355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359
10360 \series bold
10361 Lassini
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370 Giancarlo
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379 111
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 </row>
10385 <row>
10386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390
10391 \series bold
10392 Malfatti
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 Luciano
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 111
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 <row>
10417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421
10422 \series bold
10423 Malfatti
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 Valeriano
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441 111
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 </row>
10447 <row>
10448 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452
10453 \series bold
10454 Meneguzzo
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 Roberto
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 111
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 <row>
10479 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483
10484 \series bold
10485 Mezzadra
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494 Roberto
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503 111
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row>
10510 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514
10515 \series bold
10516 Pirpamer
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 Erich
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 111
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 </row>
10540 <row>
10541 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545
10546 \series bold
10547 Pochiesa
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556 Paolo
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 111, 222
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 </row>
10571 <row>
10572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576
10577 \series bold
10578 Radina
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 Claudio
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 111
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 </row>
10602 <row>
10603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607
10608 \series bold
10609 Rizzardi
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10615 \begin_inset Text
10616
10617 \begin_layout Plain Layout
10618 Paolo, 11.
10619  Fürst von Montecompatri, 11.
10620  Fürst von Sulmona und Vivaro, 10.
10621  Fürst von Rossano, 5.
10622  Herzog von Canemorte, 11.
10623  Herzog von Palombara, 5.
10624  Herzog von Castelchiodato,
10625 \begin_inset ERT
10626 status open
10627
10628 \begin_layout Plain Layout
10629
10630 & 111
10631 \backslash
10632
10633 \backslash
10634  
10635 \backslash
10636 newpage
10637 \end_layout
10638
10639 \begin_layout Plain Layout
10640
10641 &
10642 \end_layout
10643
10644 \end_inset
10645
10646  11.
10647  Herzog von Poggionativo, 11.
10648  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10649  Graf von Valinfreda, 11.
10650  Baron von Cropalati, 11.
10651  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10657 \begin_inset Text
10658
10659 \begin_layout Plain Layout
10660
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 </row>
10666 <row>
10667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10668 \begin_inset Text
10669
10670 \begin_layout Plain Layout
10671
10672 \series bold
10673 Stuffer
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682 Oskar
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691 111
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 </row>
10697 <row>
10698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702
10703 \series bold
10704 Tacchelli
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713 Ugo
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10719 \begin_inset Text
10720
10721 \begin_layout Plain Layout
10722 111
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 </row>
10728 <row>
10729 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10730 \begin_inset Text
10731
10732 \begin_layout Plain Layout
10733
10734 \series bold
10735 Tezzele
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744 Margit
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753 111
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 </row>
10759 <row>
10760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764
10765 \series bold
10766 Unterkalmsteiner
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 Frieda
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784 111
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 </row>
10790 <row>
10791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10792 \begin_inset Text
10793
10794 \begin_layout Plain Layout
10795
10796 \series bold
10797 Vieider
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806 Hilde
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 111
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 </row>
10821 <row>
10822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826
10827 \series bold
10828 Vigna
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837 Jürgen
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846 111
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 </row>
10852 <row>
10853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857
10858 \series bold
10859 Weber
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 Maurizio
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 111
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 </row>
10883 <row>
10884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888
10889 \series bold
10890 Winkler
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899 Franz
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 111
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 </row>
10914 </lyxtabular>
10915
10916 \end_inset
10917
10918
10919 \end_layout
10920
10921 \begin_layout Section
10922 Multiple Lines Columns and Rows
10923 \end_layout
10924
10925 \begin_layout Subsection
10926 Multiple Lines in Table Cells
10927 \begin_inset CommandInset label
10928 LatexCommand label
10929 name "sub:Multiple-Lines-in"
10930
10931 \end_inset
10932
10933
10934 \begin_inset Index idx
10935 status collapsed
10936
10937 \begin_layout Plain Layout
10938 Multiple Lines in Table Cells
10939 \end_layout
10940
10941 \end_inset
10942
10943
10944 \begin_inset Index idx
10945 status collapsed
10946
10947 \begin_layout Plain Layout
10948 Table ! Linebreaks
10949 \end_layout
10950
10951 \end_inset
10952
10953
10954 \end_layout
10955
10956 \begin_layout Standard
10957 \noindent
10958 \begin_inset Float table
10959 placement H
10960 wide false
10961 sideways false
10962 status open
10963
10964 \begin_layout Plain Layout
10965 \begin_inset Caption
10966
10967 \begin_layout Plain Layout
10968 \begin_inset CommandInset label
10969 LatexCommand label
10970 name "tab:Table-with-multiple"
10971
10972 \end_inset
10973
10974 Table with multiple lines in cells
10975 \end_layout
10976
10977 \end_inset
10978
10979
10980 \end_layout
10981
10982 \begin_layout Plain Layout
10983 \align center
10984 \begin_inset Tabular
10985 <lyxtabular version="3" rows="3" columns="3">
10986 <features tabularvalignment="middle">
10987 <column alignment="center" valignment="middle" width="2.5cm">
10988 <column alignment="center" valignment="middle" width="0">
10989 <column alignment="center" valignment="middle" width="0">
10990 <row>
10991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 multiple
10996 \begin_inset Newline linebreak
10997 \end_inset
10998
10999 lines
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008 b
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 c
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 </row>
11023 <row>
11024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028 d
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 e
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 f
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 </row>
11052 <row>
11053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 g
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 h
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 i
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 </row>
11081 </lyxtabular>
11082
11083 \end_inset
11084
11085
11086 \end_layout
11087
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \begin_layout Standard
11094 Setting a fixed width for a column enables you to enter text as a paragraph
11095  with multiple lines and hyphenation.
11096 \end_layout
11097
11098 \begin_layout Standard
11099 To produce Table
11100 \begin_inset space ~
11101 \end_inset
11102
11103
11104 \begin_inset CommandInset ref
11105 LatexCommand ref
11106 reference "tab:Table-with-multiple"
11107
11108 \end_inset
11109
11110 , create a 3×3 table, mark the first cell and right-click on it.
11111  In the appearing table dialog we set a cell width of 2.5
11112 \begin_inset space \thinspace{}
11113 \end_inset
11114
11115 cm and choose centered for the vertical and horizontal alignment.
11116  The vertical alignment is used for all cells of the row.
11117  As our text is smaller than 2.5
11118 \begin_inset space \thinspace{}
11119 \end_inset
11120
11121 cm, only one line will appear.
11122  To get two lines, a justified line break (shortcut 
11123 \begin_inset Info
11124 type  "shortcut"
11125 arg   "newline-insert linebreak"
11126 \end_inset
11127
11128 ) was added.
11129  If the text is wider than the set cell width, it will automatically be
11130  broken to several lines.
11131 \end_layout
11132
11133 \begin_layout Standard
11134 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11135  by LaTeX if it is the first entry.
11136  Therefore you need to insert something to prevent the word not being the
11137  first entry.
11138  So add a horizontal space of 0
11139 \begin_inset space \thinspace{}
11140 \end_inset
11141
11142 pt before the word.
11143  As the space is zero, it doesn't change the output.
11144  Table
11145 \begin_inset space ~
11146 \end_inset
11147
11148
11149 \begin_inset CommandInset ref
11150 LatexCommand ref
11151 reference "tab:Table-with-and"
11152
11153 \end_inset
11154
11155  shows the effect.
11156 \end_layout
11157
11158 \begin_layout Standard
11159 \begin_inset Float table
11160 placement h
11161 wide false
11162 sideways false
11163 status open
11164
11165 \begin_layout Plain Layout
11166 \begin_inset Caption
11167
11168 \begin_layout Plain Layout
11169 \begin_inset CommandInset label
11170 LatexCommand label
11171 name "tab:Table-with-and"
11172
11173 \end_inset
11174
11175 Table with and without hyphenation
11176 \end_layout
11177
11178 \end_inset
11179
11180
11181 \end_layout
11182
11183 \begin_layout Plain Layout
11184 \begin_inset space \hfill{}
11185 \end_inset
11186
11187
11188 \begin_inset Tabular
11189 <lyxtabular version="3" rows="3" columns="3">
11190 <features tabularvalignment="middle">
11191 <column alignment="center" valignment="middle" width="2.5cm">
11192 <column alignment="center" valignment="middle" width="0">
11193 <column alignment="center" valignment="middle" width="0">
11194 <row>
11195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 verylongtablecellword
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 b
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 c
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 </row>
11223 <row>
11224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228 d
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 e
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246 f
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 </row>
11252 <row>
11253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 g
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266 h
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Plain Layout
11275 i
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 </row>
11281 </lyxtabular>
11282
11283 \end_inset
11284
11285
11286 \begin_inset space \hfill{}
11287 \end_inset
11288
11289
11290 \begin_inset Tabular
11291 <lyxtabular version="3" rows="3" columns="3">
11292 <features tabularvalignment="middle">
11293 <column alignment="center" valignment="middle" width="2.5cm">
11294 <column alignment="center" valignment="middle" width="0">
11295 <column alignment="center" valignment="middle" width="0">
11296 <row>
11297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11298 \begin_inset Text
11299
11300 \begin_layout Plain Layout
11301 \begin_inset space \hspace{}
11302 \length 0pt
11303 \end_inset
11304
11305 verylongtablecellword
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 b
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 c
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 </row>
11329 <row>
11330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11331 \begin_inset Text
11332
11333 \begin_layout Plain Layout
11334 d
11335 \end_layout
11336
11337 \end_inset
11338 </cell>
11339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343 e
11344 \end_layout
11345
11346 \end_inset
11347 </cell>
11348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352 f
11353 \end_layout
11354
11355 \end_inset
11356 </cell>
11357 </row>
11358 <row>
11359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11360 \begin_inset Text
11361
11362 \begin_layout Plain Layout
11363 g
11364 \end_layout
11365
11366 \end_inset
11367 </cell>
11368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 h
11373 \end_layout
11374
11375 \end_inset
11376 </cell>
11377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11378 \begin_inset Text
11379
11380 \begin_layout Plain Layout
11381 i
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 </row>
11387 </lyxtabular>
11388
11389 \end_inset
11390
11391
11392 \begin_inset space \hfill{}
11393 \end_inset
11394
11395
11396 \end_layout
11397
11398 \end_inset
11399
11400
11401 \end_layout
11402
11403 \begin_layout Subsection
11404 Multicolumns
11405 \begin_inset CommandInset label
11406 LatexCommand label
11407 name "sub:Multicolumns"
11408
11409 \end_inset
11410
11411
11412 \begin_inset Index idx
11413 status collapsed
11414
11415 \begin_layout Plain Layout
11416 Multicolumns
11417 \end_layout
11418
11419 \end_inset
11420
11421
11422 \begin_inset Index idx
11423 status collapsed
11424
11425 \begin_layout Plain Layout
11426 Table ! Multicolumns
11427 \end_layout
11428
11429 \end_inset
11430
11431
11432 \end_layout
11433
11434 \begin_layout Subsubsection
11435 Multicolumn Basics
11436 \end_layout
11437
11438 \begin_layout Standard
11439 To merge cells over multiple columns, select as many cells within a row
11440  as you want to merge and use either the table-toolbar button 
11441 \begin_inset Graphics
11442         filename ../images/tabular-feature_multicolumn.png
11443         scale 85
11444         scaleBeforeRotation
11445
11446 \end_inset
11447
11448 , or the menu 
11449 \family sans
11450 Edit\SpecialChar \menuseparator
11451 Table\SpecialChar \menuseparator
11452 Multicolumn
11453 \family default
11454 , or right click on the marked cells and choose 
11455 \family sans
11456 Multicolumn
11457 \family default
11458  in the context menu.
11459 \end_layout
11460
11461 \begin_layout Standard
11462 Multicolumns have there own cell settings.
11463  That means changing cell borders, cell alignment, and the width only affects
11464  the multicolumn.
11465  Here is an example table with a multicolumn cell in the first row and one
11466  in the last row without the upper border:
11467 \end_layout
11468
11469 \begin_layout Standard
11470 \align center
11471 \begin_inset Tabular
11472 <lyxtabular version="3" rows="3" columns="4">
11473 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11474 <column alignment="center" valignment="top" width="0pt">
11475 <column alignment="center" valignment="middle" width="0">
11476 <column alignment="center" valignment="top" width="0in">
11477 <column alignment="center" valignment="top" width="0pt">
11478 <row>
11479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11480 \begin_inset Text
11481
11482 \begin_layout Plain Layout
11483 abc
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11489 \begin_inset Text
11490
11491 \begin_layout Plain Layout
11492 def ghi
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11498 \begin_inset Text
11499
11500 \begin_layout Plain Layout
11501
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11507 \begin_inset Text
11508
11509 \begin_layout Plain Layout
11510 jkl
11511 \end_layout
11512
11513 \end_inset
11514 </cell>
11515 </row>
11516 <row>
11517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521
11522 \family roman
11523 \series medium
11524 \shape up
11525 \size normal
11526 \emph off
11527 \bar no
11528 \noun off
11529 \color none
11530 A
11531 \end_layout
11532
11533 \end_inset
11534 </cell>
11535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11536 \begin_inset Text
11537
11538 \begin_layout Plain Layout
11539 B
11540 \end_layout
11541
11542 \end_inset
11543 </cell>
11544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548 C
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11554 \begin_inset Text
11555
11556 \begin_layout Plain Layout
11557 D
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 </row>
11563 <row>
11564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11565 \begin_inset Text
11566
11567 \begin_layout Plain Layout
11568 1
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577 2
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586 3
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 4
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 </row>
11601 </lyxtabular>
11602
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \begin_layout Subsubsection
11609 Multicolumn Calculations
11610 \begin_inset CommandInset label
11611 LatexCommand label
11612 name "sub:Multicolumn-Calculations"
11613
11614 \end_inset
11615
11616
11617 \begin_inset Index idx
11618 status collapsed
11619
11620 \begin_layout Plain Layout
11621 Multicolumns ! Calculations
11622 \end_layout
11623
11624 \end_inset
11625
11626
11627 \end_layout
11628
11629 \begin_layout Standard
11630 LyX supports multicolumns directly, but we have to take account of the cell
11631  width of the columns spanned by the multicolumn cell.
11632 \end_layout
11633
11634 \begin_layout Standard
11635 \begin_inset Float table
11636 placement h
11637 wide false
11638 sideways false
11639 status open
11640
11641 \begin_layout Plain Layout
11642 \begin_inset Caption
11643
11644 \begin_layout Plain Layout
11645 \begin_inset CommandInset label
11646 LatexCommand label
11647 name "tab:Table-with-centered"
11648
11649 \end_inset
11650
11651 Table with centered multicolumn text above two columns that have exactly
11652  half the width of the multicolumn cell
11653 \begin_inset Argument
11654 status collapsed
11655
11656 \begin_layout Plain Layout
11657 Perfect multicolumn table
11658 \end_layout
11659
11660 \end_inset
11661
11662
11663 \end_layout
11664
11665 \end_inset
11666
11667
11668 \end_layout
11669
11670 \begin_layout Plain Layout
11671 \align center
11672 \begin_inset Tabular
11673 <lyxtabular version="3" rows="3" columns="3">
11674 <features tabularvalignment="middle">
11675 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11676 <column alignment="center" valignment="middle" width="0">
11677 <column alignment="center" valignment="top" width="0">
11678 <row>
11679 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 multiple lines multicolumn
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 c
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 </row>
11707 <row>
11708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11709 \begin_inset Text
11710
11711 \begin_layout Plain Layout
11712 d
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 e
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 f
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 </row>
11736 <row>
11737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 g
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750 h
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759 i
11760 \end_layout
11761
11762 \end_inset
11763 </cell>
11764 </row>
11765 </lyxtabular>
11766
11767 \end_inset
11768
11769
11770 \end_layout
11771
11772 \end_inset
11773
11774
11775 \end_layout
11776
11777 \begin_layout Standard
11778 To create for example Table
11779 \begin_inset space ~
11780 \end_inset
11781
11782
11783 \begin_inset CommandInset ref
11784 LatexCommand ref
11785 reference "tab:Table-with-centered"
11786
11787 \end_inset
11788
11789 , mark the first two cells in the first row of a 3×3 table and right-click
11790  on them.
11791  Now choose for this cell 
11792 \emph on
11793 multicolumn
11794 \emph default
11795
11796 \emph on
11797 centered alignment
11798 \emph default
11799  and a width of 2.5
11800 \begin_inset space \thinspace{}
11801 \end_inset
11802
11803 cm in the table dialog.
11804  The merged columns should have exactly half the width of the multicolumn
11805  cell, so that you would set a width of 1.25
11806 \begin_inset space \thinspace{}
11807 \end_inset
11808
11809 cm for the first column.
11810  The second column has then automatically a width of 1.25
11811 \begin_inset space \thinspace{}
11812 \end_inset
11813
11814 cm (multicolumn width - width of first column).
11815  This was done for Table
11816 \begin_inset space ~
11817 \end_inset
11818
11819
11820 \begin_inset CommandInset ref
11821 LatexCommand ref
11822 reference "tab:Table-without-half"
11823
11824 \end_inset
11825
11826 .
11827 \end_layout
11828
11829 \begin_layout Standard
11830 \begin_inset Float table
11831 wide false
11832 sideways false
11833 status open
11834
11835 \begin_layout Plain Layout
11836 \begin_inset Caption
11837
11838 \begin_layout Plain Layout
11839 \begin_inset CommandInset label
11840 LatexCommand label
11841 name "tab:Table-without-half"
11842
11843 \end_inset
11844
11845 Table where the spanned table columns are not exactly half the width of
11846  the multicolumn cell
11847 \begin_inset Argument
11848 status collapsed
11849
11850 \begin_layout Plain Layout
11851 Imperfect multicolumn table
11852 \end_layout
11853
11854 \end_inset
11855
11856
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \end_layout
11863
11864 \begin_layout Plain Layout
11865 \align center
11866 \begin_inset Tabular
11867 <lyxtabular version="3" rows="3" columns="3">
11868 <features tabularvalignment="middle">
11869 <column alignment="center" valignment="top" width="1.25cm">
11870 <column alignment="center" valignment="top" width="0">
11871 <column alignment="center" valignment="top" width="0">
11872 <row>
11873 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11874 \begin_inset Text
11875
11876 \begin_layout Plain Layout
11877 multiple lines multicolumn
11878 \end_layout
11879
11880 \end_inset
11881 </cell>
11882 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11883 \begin_inset Text
11884
11885 \begin_layout Plain Layout
11886
11887 \end_layout
11888
11889 \end_inset
11890 </cell>
11891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11892 \begin_inset Text
11893
11894 \begin_layout Plain Layout
11895 c
11896 \end_layout
11897
11898 \end_inset
11899 </cell>
11900 </row>
11901 <row>
11902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11903 \begin_inset Text
11904
11905 \begin_layout Plain Layout
11906 d
11907 \end_layout
11908
11909 \end_inset
11910 </cell>
11911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11912 \begin_inset Text
11913
11914 \begin_layout Plain Layout
11915 e
11916 \end_layout
11917
11918 \end_inset
11919 </cell>
11920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11921 \begin_inset Text
11922
11923 \begin_layout Plain Layout
11924 f
11925 \end_layout
11926
11927 \end_inset
11928 </cell>
11929 </row>
11930 <row>
11931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935 g
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 h
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11950 \begin_inset Text
11951
11952 \begin_layout Plain Layout
11953 i
11954 \end_layout
11955
11956 \end_inset
11957 </cell>
11958 </row>
11959 </lyxtabular>
11960
11961 \end_inset
11962
11963
11964 \end_layout
11965
11966 \end_inset
11967
11968
11969 \end_layout
11970
11971 \begin_layout Standard
11972 You can see that the first column is not half the width of the multicolumn
11973  cell, it is a bit bigger.
11974  The reason is that the specified width of a cell 
11975 \begin_inset Formula $W_{g}$
11976 \end_inset
11977
11978  is not its total width 
11979 \begin_inset Formula $W_{\mathrm{tot}}$
11980 \end_inset
11981
11982  because a cell is always a bit larger than specified.
11983  Appendix
11984 \begin_inset space ~
11985 \end_inset
11986
11987
11988 \begin_inset CommandInset ref
11989 LatexCommand eqref
11990 reference "cha:Explanation-of-Equation"
11991
11992 \end_inset
11993
11994  explains this in detail.
11995 \end_layout
11996
11997 \begin_layout Standard
11998 The width 
11999 \begin_inset Formula $W_{g\, n}$
12000 \end_inset
12001
12002  which the user needs to set when 
12003 \emph on
12004 n
12005 \emph default
12006  columns are spanned can be calculated, so that each column has a total
12007  width of 
12008 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12009 \end_inset
12010
12011 :
12012 \begin_inset Formula \begin{equation}
12013 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12014
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \begin_layout Standard
12021 In our case we have 
12022 \begin_inset Formula $n=2$
12023 \end_inset
12024
12025
12026 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12027 \end_inset
12028
12029 cm and the default values for the lengths, so that equation 
12030 \begin_inset CommandInset ref
12031 LatexCommand ref
12032 reference "eq:Wgn"
12033
12034 \end_inset
12035
12036  becomes
12037 \begin_inset Formula \begin{equation}
12038 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12039
12040 \end_inset
12041
12042
12043 \end_layout
12044
12045 \begin_layout Standard
12046 To enable calculations in LaTeX, the LaTeX-package 
12047 \series bold
12048 calc
12049 \series default
12050  must be loaded with the document preamble line
12051 \begin_inset Index idx
12052 status collapsed
12053
12054 \begin_layout Plain Layout
12055 LaTeX-packages ! calc
12056 \end_layout
12057
12058 \end_inset
12059
12060
12061 \end_layout
12062
12063 \begin_layout Standard
12064
12065 \series bold
12066
12067 \backslash
12068 usepackage{calc}
12069 \end_layout
12070
12071 \begin_layout Standard
12072 LyX does not allow you to calculate lengths in the 
12073 \family sans
12074 Width
12075 \family default
12076  field of the table dialog.
12077  Therefore you have to format the column by inserting a LaTeX-argument in
12078  the dialog.
12079  Here is an overview about the arguments:
12080 \end_layout
12081
12082 \begin_layout Itemize
12083
12084 \series bold
12085 p{width}
12086 \series default
12087  creates cell with a fixed width, its text is vertically top-aligned
12088 \end_layout
12089
12090 \begin_layout Itemize
12091
12092 \series bold
12093 m{width}
12094 \series default
12095  creates cell with a fixed width, its text is vertically centered
12096 \end_layout
12097
12098 \begin_layout Itemize
12099
12100 \series bold
12101 b{width}
12102 \series default
12103  creates cell with a fixed width, its text is vertically bottom-aligned
12104 \end_layout
12105
12106 \begin_layout Standard
12107 By entering a LaTeX-argument, all cell settings set in the table dialog
12108  are overwritten.
12109 \end_layout
12110
12111 \begin_layout Standard
12112 \begin_inset Note Greyedout
12113 status open
12114
12115 \begin_layout Plain Layout
12116
12117 \series bold
12118 Note:
12119 \series default
12120  Due to a bug, LyX shows the overwritten settings anyway.
12121 \end_layout
12122
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \begin_layout Standard
12129 As the text should be horizontally centered, the command 
12130 \series bold
12131
12132 \backslash
12133 centering
12134 \series default
12135  is added.
12136  You can now enter the following LaTeX-argument for the first spanned column:
12137 \end_layout
12138
12139 \begin_layout Standard
12140
12141 \series bold
12142 >{
12143 \backslash
12144 centering}m{1.25cm-6.2pt}
12145 \end_layout
12146
12147 \begin_layout Standard
12148 The command 
12149 \series bold
12150 >{ }
12151 \series default
12152  means, that the commands inside the braces are applied before the cell
12153  is created.
12154 \end_layout
12155
12156 \begin_layout Standard
12157 Although we have chosen centered alignment for the text of the multicolumn
12158  cell, it is still left aligned.
12159  This is because LyX only applies the alignment to single columns.
12160  So for the multicolumn cell we have to use the LaTeX-argument
12161 \end_layout
12162
12163 \begin_layout Standard
12164
12165 \series bold
12166 >{
12167 \backslash
12168 centering}m{2.5cm}
12169 \end_layout
12170
12171 \begin_layout Subsection
12172 Multirows
12173 \begin_inset CommandInset label
12174 LatexCommand label
12175 name "sub:Multirows"
12176
12177 \end_inset
12178
12179
12180 \begin_inset Index idx
12181 status collapsed
12182
12183 \begin_layout Plain Layout
12184 Multirows
12185 \end_layout
12186
12187 \end_inset
12188
12189
12190 \begin_inset Index idx
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194 Table ! Multirows
12195 \end_layout
12196
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \begin_layout Standard
12203 To merge cells over multiple rows, select as many cells within a column
12204  as you want to merge and use either the table-toolbar button 
12205 \begin_inset Graphics
12206         filename ../images/tabular-feature_multirow.png
12207         scale 85
12208         scaleBeforeRotation
12209
12210 \end_inset
12211
12212 , or the menu 
12213 \family sans
12214 Edit\SpecialChar \menuseparator
12215 Table\SpecialChar \menuseparator
12216 Multirow
12217 \family default
12218 , or right click on the marked cells and choose 
12219 \family sans
12220 Multirow
12221 \family default
12222  in the context menu.
12223 \end_layout
12224
12225 \begin_layout Standard
12226 Here is an example table with a multirow in the first column:
12227 \end_layout
12228
12229 \begin_layout Standard
12230 \align center
12231 \begin_inset Tabular
12232 <lyxtabular version="3" rows="3" columns="3">
12233 <features tabularvalignment="middle">
12234 <column alignment="center" valignment="top" width="0pt">
12235 <column alignment="center" valignment="top" width="0">
12236 <column alignment="center" valignment="top" width="0">
12237 <row>
12238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242 a
12243 \end_layout
12244
12245 \end_inset
12246 </cell>
12247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12248 \begin_inset Text
12249
12250 \begin_layout Plain Layout
12251 b
12252 \end_layout
12253
12254 \end_inset
12255 </cell>
12256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12257 \begin_inset Text
12258
12259 \begin_layout Plain Layout
12260 c
12261 \end_layout
12262
12263 \end_inset
12264 </cell>
12265 </row>
12266 <row>
12267 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271 multirow entry
12272 \end_layout
12273
12274 \end_inset
12275 </cell>
12276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12277 \begin_inset Text
12278
12279 \begin_layout Plain Layout
12280 e
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12286 \begin_inset Text
12287
12288 \begin_layout Plain Layout
12289 f
12290 \end_layout
12291
12292 \end_inset
12293 </cell>
12294 </row>
12295 <row>
12296 <cell multirow="4" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12297 \begin_inset Text
12298
12299 \begin_layout Plain Layout
12300
12301 \end_layout
12302
12303 \end_inset
12304 </cell>
12305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12306 \begin_inset Text
12307
12308 \begin_layout Plain Layout
12309 h
12310 \end_layout
12311
12312 \end_inset
12313 </cell>
12314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 i
12319 \end_layout
12320
12321 \end_inset
12322 </cell>
12323 </row>
12324 </lyxtabular>
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 The width and alignment of multirow cells is set by setting the width and
12333  alignment for the whole column.
12334 \end_layout
12335
12336 \begin_layout Section
12337 Formal Tables
12338 \begin_inset CommandInset label
12339 LatexCommand label
12340 name "sec:Formal-Tables"
12341
12342 \end_inset
12343
12344
12345 \begin_inset Index idx
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349 Table ! Formal
12350 \end_layout
12351
12352 \end_inset
12353
12354
12355 \end_layout
12356
12357 \begin_layout Standard
12358 Tables are often typeset in books similar to Table
12359 \begin_inset space ~
12360 \end_inset
12361
12362
12363 \begin_inset CommandInset ref
12364 LatexCommand ref
12365 reference "tab:Example-booktabs-table"
12366
12367 \end_inset
12368
12369 .
12370  This kind of tables is called 
12371 \begin_inset Quotes eld
12372 \end_inset
12373
12374
12375 \emph on
12376 formal
12377 \emph default
12378
12379 \begin_inset Quotes erd
12380 \end_inset
12381
12382 .
12383  To make a table a formal table use the option 
12384 \family sans
12385 Formal
12386 \family default
12387  in the 
12388 \family sans
12389 Borders
12390 \family default
12391  tab of the table dialog.
12392 \end_layout
12393
12394 \begin_layout Standard
12395 \begin_inset Float table
12396 placement h
12397 wide false
12398 sideways false
12399 status open
12400
12401 \begin_layout Plain Layout
12402 \begin_inset Caption
12403
12404 \begin_layout Plain Layout
12405 \begin_inset CommandInset label
12406 LatexCommand label
12407 name "tab:Example-booktabs-table"
12408
12409 \end_inset
12410
12411 Example booktabs-table
12412 \end_layout
12413
12414 \end_inset
12415
12416
12417 \end_layout
12418
12419 \begin_layout Plain Layout
12420 \align center
12421 \begin_inset Tabular
12422 <lyxtabular version="3" rows="8" columns="4">
12423 <features booktabs="true" tabularvalignment="middle">
12424 <column alignment="center" valignment="top" width="0">
12425 <column alignment="center" valignment="top" width="0">
12426 <column alignment="center" valignment="top" width="0">
12427 <column alignment="center" valignment="top" width="0">
12428 <row>
12429 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12430 \begin_inset Text
12431
12432 \begin_layout Plain Layout
12433 System
12434 \end_layout
12435
12436 \end_inset
12437 </cell>
12438 <cell alignment="center" valignment="top" topline="true" usebox="none">
12439 \begin_inset Text
12440
12441 \begin_layout Plain Layout
12442 Chip
12443 \begin_inset space \thinspace{}
12444 \end_inset
12445
12446 1
12447 \end_layout
12448
12449 \end_inset
12450 </cell>
12451 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12452 \begin_inset Text
12453
12454 \begin_layout Plain Layout
12455 Chip
12456 \begin_inset space \thinspace{}
12457 \end_inset
12458
12459 2
12460 \end_layout
12461
12462 \end_inset
12463 </cell>
12464 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12465 \begin_inset Text
12466
12467 \begin_layout Plain Layout
12468
12469 \end_layout
12470
12471 \end_inset
12472 </cell>
12473 </row>
12474 <row>
12475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12476 \begin_inset Text
12477
12478 \begin_layout Plain Layout
12479 \begin_inset ERT
12480 status collapsed
12481
12482 \begin_layout Plain Layout
12483
12484
12485 \backslash
12486 cmidrule(r){2-2}
12487 \end_layout
12488
12489 \end_inset
12490
12491
12492 \begin_inset ERT
12493 status collapsed
12494
12495 \begin_layout Plain Layout
12496
12497
12498 \backslash
12499 cmidrule(l){3-4}
12500 \end_layout
12501
12502 \end_inset
12503
12504 Detector thickness in Âµm
12505 \end_layout
12506
12507 \end_inset
12508 </cell>
12509 <cell alignment="center" valignment="top" usebox="none">
12510 \begin_inset Text
12511
12512 \begin_layout Plain Layout
12513 300
12514 \end_layout
12515
12516 \end_inset
12517 </cell>
12518 <cell alignment="center" valignment="top" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522 300
12523 \end_layout
12524
12525 \end_inset
12526 </cell>
12527 <cell alignment="center" valignment="top" usebox="none">
12528 \begin_inset Text
12529
12530 \begin_layout Plain Layout
12531 700
12532 \end_layout
12533
12534 \end_inset
12535 </cell>
12536 </row>
12537 <row>
12538 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12539 \begin_inset Text
12540
12541 \begin_layout Plain Layout
12542 Edge angle in Â°
12543 \end_layout
12544
12545 \end_inset
12546 </cell>
12547 <cell alignment="center" valignment="top" topline="true" usebox="none">
12548 \begin_inset Text
12549
12550 \begin_layout Plain Layout
12551 3.55
12552 \end_layout
12553
12554 \end_inset
12555 </cell>
12556 <cell alignment="center" valignment="top" topline="true" usebox="none">
12557 \begin_inset Text
12558
12559 \begin_layout Plain Layout
12560 2.71
12561 \end_layout
12562
12563 \end_inset
12564 </cell>
12565 <cell alignment="center" valignment="top" topline="true" usebox="none">
12566 \begin_inset Text
12567
12568 \begin_layout Plain Layout
12569 7.99
12570 \end_layout
12571
12572 \end_inset
12573 </cell>
12574 </row>
12575 <row topspace="default">
12576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12577 \begin_inset Text
12578
12579 \begin_layout Plain Layout
12580 Spatial resolution in Âµm
12581 \end_layout
12582
12583 \end_inset
12584 </cell>
12585 <cell alignment="center" valignment="top" usebox="none">
12586 \begin_inset Text
12587
12588 \begin_layout Plain Layout
12589 4.26
12590 \end_layout
12591
12592 \end_inset
12593 </cell>
12594 <cell alignment="center" valignment="top" usebox="none">
12595 \begin_inset Text
12596
12597 \begin_layout Plain Layout
12598 10.17
12599 \end_layout
12600
12601 \end_inset
12602 </cell>
12603 <cell alignment="center" valignment="top" usebox="none">
12604 \begin_inset Text
12605
12606 \begin_layout Plain Layout
12607 10.56
12608 \end_layout
12609
12610 \end_inset
12611 </cell>
12612 </row>
12613 <row topspace="default">
12614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12615 \begin_inset Text
12616
12617 \begin_layout Plain Layout
12618 MTF at 
12619 \begin_inset Formula $f_{\mathrm{max}}$
12620 \end_inset
12621
12622
12623 \end_layout
12624
12625 \end_inset
12626 </cell>
12627 <cell alignment="center" valignment="top" usebox="none">
12628 \begin_inset Text
12629
12630 \begin_layout Plain Layout
12631 0.53
12632 \end_layout
12633
12634 \end_inset
12635 </cell>
12636 <cell alignment="center" valignment="top" usebox="none">
12637 \begin_inset Text
12638
12639 \begin_layout Plain Layout
12640 0.37
12641 \end_layout
12642
12643 \end_inset
12644 </cell>
12645 <cell alignment="center" valignment="top" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649 0.39
12650 \end_layout
12651
12652 \end_inset
12653 </cell>
12654 </row>
12655 <row topspace="default">
12656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12657 \begin_inset Text
12658
12659 \begin_layout Plain Layout
12660 \begin_inset ERT
12661 status collapsed
12662
12663 \begin_layout Plain Layout
12664
12665
12666 \backslash
12667 cmidrule(l{10pt}){1-1}
12668 \end_layout
12669
12670 \end_inset
12671
12672 LSF-spatial resolution
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 <cell alignment="center" valignment="top" usebox="none">
12678 \begin_inset Text
12679
12680 \begin_layout Plain Layout
12681
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 <cell alignment="center" valignment="top" usebox="none">
12687 \begin_inset Text
12688
12689 \begin_layout Plain Layout
12690
12691 \end_layout
12692
12693 \end_inset
12694 </cell>
12695 <cell alignment="center" valignment="top" usebox="none">
12696 \begin_inset Text
12697
12698 \begin_layout Plain Layout
12699
12700 \end_layout
12701
12702 \end_inset
12703 </cell>
12704 </row>
12705 <row>
12706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12707 \begin_inset Text
12708
12709 \begin_layout Plain Layout
12710 in Âµm
12711 \end_layout
12712
12713 \end_inset
12714 </cell>
12715 <cell alignment="center" valignment="top" usebox="none">
12716 \begin_inset Text
12717
12718 \begin_layout Plain Layout
12719 129.7
12720 \end_layout
12721
12722 \end_inset
12723 </cell>
12724 <cell alignment="center" valignment="top" usebox="none">
12725 \begin_inset Text
12726
12727 \begin_layout Plain Layout
12728 52.75
12729 \end_layout
12730
12731 \end_inset
12732 </cell>
12733 <cell alignment="center" valignment="top" usebox="none">
12734 \begin_inset Text
12735
12736 \begin_layout Plain Layout
12737 50.78
12738 \end_layout
12739
12740 \end_inset
12741 </cell>
12742 </row>
12743 <row>
12744 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12745 \begin_inset Text
12746
12747 \begin_layout Plain Layout
12748 in % of pixel size
12749 \end_layout
12750
12751 \end_inset
12752 </cell>
12753 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12754 \begin_inset Text
12755
12756 \begin_layout Plain Layout
12757 76.3
12758 \end_layout
12759
12760 \end_inset
12761 </cell>
12762 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12763 \begin_inset Text
12764
12765 \begin_layout Plain Layout
12766 95.9
12767 \end_layout
12768
12769 \end_inset
12770 </cell>
12771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12772 \begin_inset Text
12773
12774 \begin_layout Plain Layout
12775 92.3
12776 \end_layout
12777
12778 \end_inset
12779 </cell>
12780 </row>
12781 </lyxtabular>
12782
12783 \end_inset
12784
12785
12786 \end_layout
12787
12788 \end_inset
12789
12790
12791 \end_layout
12792
12793 \begin_layout Standard
12794 Spaces to table rows can be added using the 
12795 \family sans
12796 Borders
12797 \family default
12798  tab of the table dialog as described in section
12799 \begin_inset space ~
12800 \end_inset
12801
12802
12803 \begin_inset CommandInset ref
12804 LatexCommand ref
12805 reference "sub:Row-Spacing"
12806
12807 \end_inset
12808
12809 .
12810 \end_layout
12811
12812 \begin_layout Standard
12813 Unlike normal tables, formal tables have no vertical table lines.
12814  The horizontal table lines can be set as for normal tables but they appear
12815  with different widths in the output:
12816 \begin_inset Newline newline
12817 \end_inset
12818
12819 The first and the last table line have a default width of 0.08
12820 \begin_inset space \thinspace{}
12821 \end_inset
12822
12823 em while the other lines have a default width of 0.05
12824 \begin_inset space \thinspace{}
12825 \end_inset
12826
12827 em.
12828 \end_layout
12829
12830 \begin_layout Standard
12831 The default widths can be changed with the following preamble lines
12832 \end_layout
12833
12834 \begin_layout Standard
12835
12836 \series bold
12837
12838 \backslash
12839 let
12840 \backslash
12841 mytoprule
12842 \backslash
12843 toprule
12844 \begin_inset Newline newline
12845 \end_inset
12846
12847
12848 \backslash
12849 renewcommand{
12850 \backslash
12851 toprule}{
12852 \backslash
12853 mytoprule[width]}
12854 \end_layout
12855
12856 \begin_layout Standard
12857 This example is for the first line, the so called 
12858 \series bold
12859 toprule
12860 \series default
12861 .
12862  If you want to change the width for the last line, replace 
12863 \series bold
12864 toprule
12865 \series default
12866  by 
12867 \series bold
12868 bottomrule
12869 \series default
12870 .
12871  To change the width for the other lines replace 
12872 \series bold
12873 toprule
12874 \series default
12875  by 
12876 \series bold
12877 midrule
12878 \series default
12879 .
12880  You can use all units listed in appendix
12881 \begin_inset space ~
12882 \end_inset
12883
12884
12885 \begin_inset CommandInset ref
12886 LatexCommand ref
12887 reference "cha:Units-available-in"
12888
12889 \end_inset
12890
12891  to set the width.
12892 \end_layout
12893
12894 \begin_layout Standard
12895 Lines that do not span all table columns can be created by setting a table
12896  line for multicolumn cells.
12897  LyX will then internally use the command 
12898 \series bold
12899
12900 \backslash
12901 cmidrule
12902 \series default
12903  to create this line.
12904  Its full scheme is
12905 \end_layout
12906
12907 \begin_layout Standard
12908
12909 \series bold
12910
12911 \backslash
12912 cmidrule[width](trim){startcol-endcol}
12913 \end_layout
12914
12915 \begin_layout Standard
12916 The options of 
12917 \series bold
12918
12919 \backslash
12920 cmidrule
12921 \series default
12922  are currently not supported by LyX so you have to use TeX-Code to be able
12923  to use them.
12924  
12925 \series bold
12926
12927 \backslash
12928 cmidrule
12929 \series default
12930 s can manually be created by inserting the command as TeX-Code as the first
12931  cell entry of the first cell of a row.
12932  The line is then drawn in the output above the current row.
12933 \end_layout
12934
12935 \begin_layout Standard
12936 The default for the width is 0.03
12937 \begin_inset space \thinspace{}
12938 \end_inset
12939
12940 em.
12941  Startcol is the number of the column where the line starts and endcol the
12942  column number where the line ends.
12943  The endcol always needs to be specified, also when the line should span
12944  only one column.
12945  The optional parameter trim could be either 
12946 \emph on
12947 l{trimwidth}
12948 \emph default
12949 , or 
12950 \emph on
12951 r{trimwidth}
12952 \emph default
12953  where the trimwidth is also optional.
12954  Using for example the parameter 
12955 \emph on
12956 l{2pt}
12957 \emph default
12958  means that the line is trimmed from its left end by 2
12959 \begin_inset space \thinspace{}
12960 \end_inset
12961
12962 pt.
12963  If you don't specify the trimwidth the lines are trimmed by the default
12964  of 0.5
12965 \begin_inset space \thinspace{}
12966 \end_inset
12967
12968 em.
12969 \end_layout
12970
12971 \begin_layout Standard
12972 \begin_inset VSpace bigskip
12973 \end_inset
12974
12975 Table
12976 \begin_inset space ~
12977 \end_inset
12978
12979
12980 \begin_inset CommandInset ref
12981 LatexCommand ref
12982 reference "tab:Example-booktabs-table"
12983
12984 \end_inset
12985
12986  was created using the commands
12987 \end_layout
12988
12989 \begin_layout Standard
12990
12991 \series bold
12992
12993 \backslash
12994 cmidrule(r){2-2}
12995 \backslash
12996 cmidrule(l){3-4}
12997 \end_layout
12998
12999 \begin_layout Standard
13000 at the beginning of the second row and
13001 \end_layout
13002
13003 \begin_layout Standard
13004
13005 \series bold
13006
13007 \backslash
13008 cmidrule(l{10pt}){1-1}
13009 \end_layout
13010
13011 \begin_layout Standard
13012 in the sixth row.
13013 \end_layout
13014
13015 \begin_layout Standard
13016 \begin_inset VSpace bigskip
13017 \end_inset
13018
13019
13020 \end_layout
13021
13022 \begin_layout Standard
13023 You might want to have overlapping 
13024 \series bold
13025
13026 \backslash
13027 cmidrule
13028 \series default
13029 s as in in Table
13030 \begin_inset space ~
13031 \end_inset
13032
13033
13034 \begin_inset CommandInset ref
13035 LatexCommand ref
13036 reference "tab:Special-booktabs-table"
13037
13038 \end_inset
13039
13040 .
13041  This can be achieved with the TeX-Code command
13042 \end_layout
13043
13044 \begin_layout Standard
13045
13046 \series bold
13047
13048 \backslash
13049 morecmidrules
13050 \end_layout
13051
13052 \begin_layout Standard
13053 The command that was used for the second row of Table
13054 \begin_inset space ~
13055 \end_inset
13056
13057
13058 \begin_inset CommandInset ref
13059 LatexCommand ref
13060 reference "tab:Special-booktabs-table"
13061
13062 \end_inset
13063
13064  is
13065 \end_layout
13066
13067 \begin_layout Standard
13068
13069 \series bold
13070
13071 \backslash
13072 cmidrule(r){2-2}
13073 \backslash
13074 cmidrule(l){3-4}
13075 \backslash
13076 morecmidrules
13077 \backslash
13078 cmidrule{2-4}
13079 \end_layout
13080
13081 \begin_layout Standard
13082 The command for the sixth row is
13083 \end_layout
13084
13085 \begin_layout Standard
13086
13087 \series bold
13088
13089 \backslash
13090 midrule
13091 \backslash
13092 morecmidrules
13093 \backslash
13094 cmidrule{3-4}
13095 \end_layout
13096
13097 \begin_layout Standard
13098 \begin_inset VSpace bigskip
13099 \end_inset
13100
13101
13102 \end_layout
13103
13104 \begin_layout Standard
13105 If you are anyway not satisfied with the border line spacing, you can use
13106  the following command to produce lines that span over all table columns
13107 \series bold
13108 :
13109 \end_layout
13110
13111 \begin_layout Standard
13112
13113 \series bold
13114
13115 \backslash
13116 specialrule{width}{space above}{space below}
13117 \end_layout
13118
13119 \begin_layout Standard
13120 For more information about these features, refer to the manual of the LaTeX-pack
13121 age 
13122 \series bold
13123 booktabs
13124 \series default
13125  
13126 \begin_inset CommandInset citation
13127 LatexCommand cite
13128 key "booktabs"
13129
13130 \end_inset
13131
13132 .
13133 \begin_inset Index idx
13134 status collapsed
13135
13136 \begin_layout Plain Layout
13137 LaTeX-packages ! booktabs
13138 \end_layout
13139
13140 \end_inset
13141
13142
13143 \end_layout
13144
13145 \begin_layout Standard
13146 \begin_inset Float table
13147 placement h
13148 wide false
13149 sideways false
13150 status open
13151
13152 \begin_layout Plain Layout
13153 \begin_inset Caption
13154
13155 \begin_layout Plain Layout
13156 \begin_inset CommandInset label
13157 LatexCommand label
13158 name "tab:Special-booktabs-table"
13159
13160 \end_inset
13161
13162 Special booktabs-table
13163 \end_layout
13164
13165 \end_inset
13166
13167
13168 \end_layout
13169
13170 \begin_layout Plain Layout
13171 \align center
13172 \begin_inset Tabular
13173 <lyxtabular version="3" rows="8" columns="4">
13174 <features booktabs="true" tabularvalignment="middle">
13175 <column alignment="center" valignment="top" width="0">
13176 <column alignment="center" valignment="top" width="0">
13177 <column alignment="center" valignment="top" width="0">
13178 <column alignment="center" valignment="top" width="0">
13179 <row>
13180 <cell alignment="center" valignment="top" topline="true" usebox="none">
13181 \begin_inset Text
13182
13183 \begin_layout Plain Layout
13184 System
13185 \end_layout
13186
13187 \end_inset
13188 </cell>
13189 <cell alignment="center" valignment="top" topline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193 Chip
13194 \begin_inset space \thinspace{}
13195 \end_inset
13196
13197 1
13198 \end_layout
13199
13200 \end_inset
13201 </cell>
13202 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13203 \begin_inset Text
13204
13205 \begin_layout Plain Layout
13206 Chip
13207 \begin_inset space \thinspace{}
13208 \end_inset
13209
13210 2
13211 \end_layout
13212
13213 \end_inset
13214 </cell>
13215 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219
13220 \end_layout
13221
13222 \end_inset
13223 </cell>
13224 </row>
13225 <row>
13226 <cell alignment="center" valignment="top" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 \begin_inset ERT
13231 status collapsed
13232
13233 \begin_layout Plain Layout
13234
13235
13236 \backslash
13237 cmidrule(r){2-2}
13238 \end_layout
13239
13240 \end_inset
13241
13242
13243 \begin_inset ERT
13244 status collapsed
13245
13246 \begin_layout Plain Layout
13247
13248
13249 \backslash
13250 cmidrule(l){3-4}
13251 \end_layout
13252
13253 \end_inset
13254
13255
13256 \begin_inset ERT
13257 status collapsed
13258
13259 \begin_layout Plain Layout
13260
13261
13262 \backslash
13263 morecmidrules 
13264 \end_layout
13265
13266 \end_inset
13267
13268
13269 \begin_inset ERT
13270 status collapsed
13271
13272 \begin_layout Plain Layout
13273
13274
13275 \backslash
13276 cmidrule{2-4}
13277 \end_layout
13278
13279 \end_inset
13280
13281 Detector thickness in Âµm
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 <cell alignment="center" valignment="top" usebox="none">
13287 \begin_inset Text
13288
13289 \begin_layout Plain Layout
13290 300
13291 \end_layout
13292
13293 \end_inset
13294 </cell>
13295 <cell alignment="center" valignment="top" usebox="none">
13296 \begin_inset Text
13297
13298 \begin_layout Plain Layout
13299 300
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell alignment="center" valignment="top" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 700
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 </row>
13314 <row>
13315 <cell alignment="center" valignment="top" topline="true" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319 Edge angle in Â°
13320 \end_layout
13321
13322 \end_inset
13323 </cell>
13324 <cell alignment="center" valignment="top" topline="true" usebox="none">
13325 \begin_inset Text
13326
13327 \begin_layout Plain Layout
13328 3.55
13329 \end_layout
13330
13331 \end_inset
13332 </cell>
13333 <cell alignment="center" valignment="top" topline="true" usebox="none">
13334 \begin_inset Text
13335
13336 \begin_layout Plain Layout
13337 2.71
13338 \end_layout
13339
13340 \end_inset
13341 </cell>
13342 <cell alignment="center" valignment="top" topline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346 7.99
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 </row>
13352 <row topspace="default">
13353 <cell alignment="center" valignment="top" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 Spatial resolution in Âµm
13358 \end_layout
13359
13360 \end_inset
13361 </cell>
13362 <cell alignment="center" valignment="top" usebox="none">
13363 \begin_inset Text
13364
13365 \begin_layout Plain Layout
13366 4.26
13367 \end_layout
13368
13369 \end_inset
13370 </cell>
13371 <cell alignment="center" valignment="top" usebox="none">
13372 \begin_inset Text
13373
13374 \begin_layout Plain Layout
13375 10.17
13376 \end_layout
13377
13378 \end_inset
13379 </cell>
13380 <cell alignment="center" valignment="top" usebox="none">
13381 \begin_inset Text
13382
13383 \begin_layout Plain Layout
13384 10.56
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 </row>
13390 <row topspace="default">
13391 <cell alignment="center" valignment="top" usebox="none">
13392 \begin_inset Text
13393
13394 \begin_layout Plain Layout
13395 MTF at 
13396 \begin_inset Formula $f_{\mathrm{max}}$
13397 \end_inset
13398
13399
13400 \end_layout
13401
13402 \end_inset
13403 </cell>
13404 <cell alignment="center" valignment="top" usebox="none">
13405 \begin_inset Text
13406
13407 \begin_layout Plain Layout
13408 0.53
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 <cell alignment="center" valignment="top" usebox="none">
13414 \begin_inset Text
13415
13416 \begin_layout Plain Layout
13417 0.37
13418 \end_layout
13419
13420 \end_inset
13421 </cell>
13422 <cell alignment="center" valignment="top" usebox="none">
13423 \begin_inset Text
13424
13425 \begin_layout Plain Layout
13426 0.39
13427 \end_layout
13428
13429 \end_inset
13430 </cell>
13431 </row>
13432 <row>
13433 <cell alignment="center" valignment="top" topline="true" usebox="none">
13434 \begin_inset Text
13435
13436 \begin_layout Plain Layout
13437 \begin_inset ERT
13438 status collapsed
13439
13440 \begin_layout Plain Layout
13441
13442
13443 \backslash
13444 morecmidrules 
13445 \end_layout
13446
13447 \end_inset
13448
13449
13450 \begin_inset ERT
13451 status collapsed
13452
13453 \begin_layout Plain Layout
13454
13455
13456 \backslash
13457 cmidrule{3-4}
13458 \end_layout
13459
13460 \end_inset
13461
13462 LSF-spatial resolution
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 <cell alignment="center" valignment="top" topline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 <cell alignment="center" valignment="top" topline="true" usebox="none">
13477 \begin_inset Text
13478
13479 \begin_layout Plain Layout
13480
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 <cell alignment="center" valignment="top" topline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489
13490 \end_layout
13491
13492 \end_inset
13493 </cell>
13494 </row>
13495 <row>
13496 <cell alignment="center" valignment="top" usebox="none">
13497 \begin_inset Text
13498
13499 \begin_layout Plain Layout
13500 in Âµm
13501 \end_layout
13502
13503 \end_inset
13504 </cell>
13505 <cell alignment="center" valignment="top" usebox="none">
13506 \begin_inset Text
13507
13508 \begin_layout Plain Layout
13509 129.7
13510 \end_layout
13511
13512 \end_inset
13513 </cell>
13514 <cell alignment="center" valignment="top" usebox="none">
13515 \begin_inset Text
13516
13517 \begin_layout Plain Layout
13518 52.75
13519 \end_layout
13520
13521 \end_inset
13522 </cell>
13523 <cell alignment="center" valignment="top" usebox="none">
13524 \begin_inset Text
13525
13526 \begin_layout Plain Layout
13527 50.78
13528 \end_layout
13529
13530 \end_inset
13531 </cell>
13532 </row>
13533 <row>
13534 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13535 \begin_inset Text
13536
13537 \begin_layout Plain Layout
13538 in % of pixel size
13539 \end_layout
13540
13541 \end_inset
13542 </cell>
13543 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13544 \begin_inset Text
13545
13546 \begin_layout Plain Layout
13547 76.3
13548 \end_layout
13549
13550 \end_inset
13551 </cell>
13552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13553 \begin_inset Text
13554
13555 \begin_layout Plain Layout
13556 95.9
13557 \end_layout
13558
13559 \end_inset
13560 </cell>
13561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13562 \begin_inset Text
13563
13564 \begin_layout Plain Layout
13565 92.3
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 </row>
13571 </lyxtabular>
13572
13573 \end_inset
13574
13575
13576 \end_layout
13577
13578 \end_inset
13579
13580
13581 \end_layout
13582
13583 \begin_layout Section
13584 Vertical Table Alignment
13585 \begin_inset Index idx
13586 status collapsed
13587
13588 \begin_layout Plain Layout
13589 Table ! Alignment
13590 \end_layout
13591
13592 \end_inset
13593
13594
13595 \end_layout
13596
13597 \begin_layout Standard
13598 To align tables vertically in a text line the table must be inside a box.
13599  The box can then be vertically aligned as described in section
13600 \begin_inset space ~
13601 \end_inset
13602
13603
13604 \begin_inset CommandInset ref
13605 LatexCommand ref
13606 reference "sec:Box-Dialog"
13607
13608 \end_inset
13609
13610 .
13611 \end_layout
13612
13613 \begin_layout Standard
13614 In the following example the tables are inside a minipage
13615 \begin_inset Foot
13616 status collapsed
13617
13618 \begin_layout Plain Layout
13619 Minipages are described in section
13620 \begin_inset space ~
13621 \end_inset
13622
13623
13624 \begin_inset CommandInset ref
13625 LatexCommand ref
13626 reference "sec:Minipages"
13627
13628 \end_inset
13629
13630 .
13631 \end_layout
13632
13633 \end_inset
13634
13635  box that has a width of 15
13636 \begin_inset space \thinspace{}
13637 \end_inset
13638
13639 col%:
13640 \end_layout
13641
13642 \begin_layout Itemize
13643 test 
13644 \begin_inset Box Frameless
13645 position "t"
13646 hor_pos "c"
13647 has_inner_box 1
13648 inner_pos "c"
13649 use_parbox 0
13650 use_makebox 0
13651 width "15col%"
13652 special "none"
13653 height "1in"
13654 height_special "totalheight"
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658 \begin_inset Tabular
13659 <lyxtabular version="3" rows="3" columns="3">
13660 <features tabularvalignment="middle">
13661 <column alignment="center" valignment="top" width="0">
13662 <column alignment="center" valignment="top" width="0">
13663 <column alignment="center" valignment="top" width="0">
13664 <row>
13665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 a
13670 \end_layout
13671
13672 \end_inset
13673 </cell>
13674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13675 \begin_inset Text
13676
13677 \begin_layout Plain Layout
13678 d
13679 \end_layout
13680
13681 \end_inset
13682 </cell>
13683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13684 \begin_inset Text
13685
13686 \begin_layout Plain Layout
13687 g
13688 \end_layout
13689
13690 \end_inset
13691 </cell>
13692 </row>
13693 <row>
13694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13695 \begin_inset Text
13696
13697 \begin_layout Plain Layout
13698 b
13699 \end_layout
13700
13701 \end_inset
13702 </cell>
13703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13704 \begin_inset Text
13705
13706 \begin_layout Plain Layout
13707 e
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Plain Layout
13716 h
13717 \end_layout
13718
13719 \end_inset
13720 </cell>
13721 </row>
13722 <row>
13723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 c
13728 \end_layout
13729
13730 \end_inset
13731 </cell>
13732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 f
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 i
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 </row>
13751 </lyxtabular>
13752
13753 \end_inset
13754
13755
13756 \end_layout
13757
13758 \end_inset
13759
13760  test 
13761 \begin_inset ERT
13762 status collapsed
13763
13764 \begin_layout Plain Layout
13765
13766
13767 \backslash
13768 raisebox{0.85
13769 \backslash
13770 baselineskip}{
13771 \end_layout
13772
13773 \end_inset
13774
13775
13776 \begin_inset Box Frameless
13777 position "t"
13778 hor_pos "c"
13779 has_inner_box 1
13780 inner_pos "c"
13781 use_parbox 0
13782 use_makebox 0
13783 width "15col%"
13784 special "none"
13785 height "1in"
13786 height_special "totalheight"
13787 status collapsed
13788
13789 \begin_layout Plain Layout
13790 \begin_inset Tabular
13791 <lyxtabular version="3" rows="3" columns="3">
13792 <features tabularvalignment="middle">
13793 <column alignment="center" valignment="top" width="0">
13794 <column alignment="center" valignment="top" width="0">
13795 <column alignment="center" valignment="top" width="0">
13796 <row>
13797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13798 \begin_inset Text
13799
13800 \begin_layout Plain Layout
13801 a
13802 \end_layout
13803
13804 \end_inset
13805 </cell>
13806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13807 \begin_inset Text
13808
13809 \begin_layout Plain Layout
13810 d
13811 \end_layout
13812
13813 \end_inset
13814 </cell>
13815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Plain Layout
13819 g
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 </row>
13825 <row>
13826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 b
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 e
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848 h
13849 \end_layout
13850
13851 \end_inset
13852 </cell>
13853 </row>
13854 <row>
13855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Plain Layout
13859 c
13860 \end_layout
13861
13862 \end_inset
13863 </cell>
13864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Plain Layout
13868 f
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877 i
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 </row>
13883 </lyxtabular>
13884
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \end_inset
13891
13892
13893 \begin_inset ERT
13894 status collapsed
13895
13896 \begin_layout Plain Layout
13897
13898 }
13899 \end_layout
13900
13901 \end_inset
13902
13903
13904 \end_layout
13905
13906 \begin_layout Itemize
13907 test 
13908 \begin_inset Box Frameless
13909 position "c"
13910 hor_pos "c"
13911 has_inner_box 1
13912 inner_pos "c"
13913 use_parbox 0
13914 use_makebox 0
13915 width "15col%"
13916 special "none"
13917 height "1in"
13918 height_special "totalheight"
13919 status collapsed
13920
13921 \begin_layout Plain Layout
13922 \begin_inset Tabular
13923 <lyxtabular version="3" rows="3" columns="3">
13924 <features tabularvalignment="middle">
13925 <column alignment="center" valignment="top" width="0">
13926 <column alignment="center" valignment="top" width="0">
13927 <column alignment="center" valignment="top" width="0">
13928 <row>
13929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13930 \begin_inset Text
13931
13932 \begin_layout Plain Layout
13933 a
13934 \end_layout
13935
13936 \end_inset
13937 </cell>
13938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13939 \begin_inset Text
13940
13941 \begin_layout Plain Layout
13942 d
13943 \end_layout
13944
13945 \end_inset
13946 </cell>
13947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 g
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 </row>
13957 <row>
13958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13959 \begin_inset Text
13960
13961 \begin_layout Plain Layout
13962 b
13963 \end_layout
13964
13965 \end_inset
13966 </cell>
13967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13968 \begin_inset Text
13969
13970 \begin_layout Plain Layout
13971 e
13972 \end_layout
13973
13974 \end_inset
13975 </cell>
13976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13977 \begin_inset Text
13978
13979 \begin_layout Plain Layout
13980 h
13981 \end_layout
13982
13983 \end_inset
13984 </cell>
13985 </row>
13986 <row>
13987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13988 \begin_inset Text
13989
13990 \begin_layout Plain Layout
13991 c
13992 \end_layout
13993
13994 \end_inset
13995 </cell>
13996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13997 \begin_inset Text
13998
13999 \begin_layout Plain Layout
14000 f
14001 \end_layout
14002
14003 \end_inset
14004 </cell>
14005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14006 \begin_inset Text
14007
14008 \begin_layout Plain Layout
14009 i
14010 \end_layout
14011
14012 \end_inset
14013 </cell>
14014 </row>
14015 </lyxtabular>
14016
14017 \end_inset
14018
14019
14020 \end_layout
14021
14022 \end_inset
14023
14024
14025 \end_layout
14026
14027 \begin_layout Itemize
14028 test 
14029 \begin_inset Box Frameless
14030 position "b"
14031 hor_pos "c"
14032 has_inner_box 1
14033 inner_pos "c"
14034 use_parbox 0
14035 use_makebox 0
14036 width "15col%"
14037 special "none"
14038 height "1in"
14039 height_special "totalheight"
14040 status collapsed
14041
14042 \begin_layout Plain Layout
14043 \begin_inset Tabular
14044 <lyxtabular version="3" rows="3" columns="3">
14045 <features tabularvalignment="middle">
14046 <column alignment="center" valignment="top" width="0">
14047 <column alignment="center" valignment="top" width="0">
14048 <column alignment="center" valignment="top" width="0">
14049 <row>
14050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14051 \begin_inset Text
14052
14053 \begin_layout Plain Layout
14054 a
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14060 \begin_inset Text
14061
14062 \begin_layout Plain Layout
14063 d
14064 \end_layout
14065
14066 \end_inset
14067 </cell>
14068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14069 \begin_inset Text
14070
14071 \begin_layout Plain Layout
14072 g
14073 \end_layout
14074
14075 \end_inset
14076 </cell>
14077 </row>
14078 <row>
14079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 b
14084 \end_layout
14085
14086 \end_inset
14087 </cell>
14088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 e
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 h
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112 c
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121 f
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \begin_layout Plain Layout
14130 i
14131 \end_layout
14132
14133 \end_inset
14134 </cell>
14135 </row>
14136 </lyxtabular>
14137
14138 \end_inset
14139
14140
14141 \end_layout
14142
14143 \end_inset
14144
14145  test 
14146 \begin_inset ERT
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150
14151
14152 \backslash
14153 raisebox{-0.32
14154 \backslash
14155 baselineskip}{
14156 \end_layout
14157
14158 \end_inset
14159
14160
14161 \begin_inset Box Frameless
14162 position "b"
14163 hor_pos "c"
14164 has_inner_box 1
14165 inner_pos "c"
14166 use_parbox 0
14167 use_makebox 0
14168 width "15col%"
14169 special "none"
14170 height "1in"
14171 height_special "totalheight"
14172 status collapsed
14173
14174 \begin_layout Plain Layout
14175 \begin_inset Tabular
14176 <lyxtabular version="3" rows="3" columns="3">
14177 <features tabularvalignment="middle">
14178 <column alignment="center" valignment="top" width="0">
14179 <column alignment="center" valignment="top" width="0">
14180 <column alignment="center" valignment="top" width="0">
14181 <row>
14182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14183 \begin_inset Text
14184
14185 \begin_layout Plain Layout
14186 a
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195 d
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 g
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 </row>
14210 <row>
14211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Plain Layout
14215 b
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Plain Layout
14224 e
14225 \end_layout
14226
14227 \end_inset
14228 </cell>
14229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14230 \begin_inset Text
14231
14232 \begin_layout Plain Layout
14233 h
14234 \end_layout
14235
14236 \end_inset
14237 </cell>
14238 </row>
14239 <row>
14240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14241 \begin_inset Text
14242
14243 \begin_layout Plain Layout
14244 c
14245 \end_layout
14246
14247 \end_inset
14248 </cell>
14249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14250 \begin_inset Text
14251
14252 \begin_layout Plain Layout
14253 f
14254 \end_layout
14255
14256 \end_inset
14257 </cell>
14258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14259 \begin_inset Text
14260
14261 \begin_layout Plain Layout
14262 i
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 </row>
14268 </lyxtabular>
14269
14270 \end_inset
14271
14272
14273 \end_layout
14274
14275 \end_inset
14276
14277
14278 \begin_inset ERT
14279 status collapsed
14280
14281 \begin_layout Plain Layout
14282
14283 }
14284 \end_layout
14285
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \begin_layout Standard
14292 As you will see, the content of the first and last table row is not correctly
14293  aligned.
14294  To get this alignment, the minipage box must be set into a raisebox
14295 \begin_inset Foot
14296 status collapsed
14297
14298 \begin_layout Plain Layout
14299 Raiseboxes are described in section
14300 \begin_inset space ~
14301 \end_inset
14302
14303
14304 \begin_inset CommandInset ref
14305 LatexCommand ref
14306 reference "sub:Vertical-Alignment"
14307
14308 \end_inset
14309
14310 .
14311 \end_layout
14312
14313 \end_inset
14314
14315 .
14316  In the example above the second table in the first item is aligned using
14317  the TeX-Code-command
14318 \end_layout
14319
14320 \begin_layout Standard
14321
14322 \series bold
14323
14324 \backslash
14325 raisebox{0.85
14326 \backslash
14327 baselineskip}{
14328 \end_layout
14329
14330 \begin_layout Standard
14331 before the box.
14332  After the box the closing brace 
14333 \series bold
14334 }
14335 \series default
14336  is inserted as TeX-Code.
14337  For the second table in the last item the command
14338 \end_layout
14339
14340 \begin_layout Standard
14341
14342 \series bold
14343
14344 \backslash
14345 raisebox{-0.32
14346 \backslash
14347 baselineskip}{
14348 \end_layout
14349
14350 \begin_layout Standard
14351 is used.
14352 \end_layout
14353
14354 \begin_layout Standard
14355 \begin_inset Note Greyedout
14356 status open
14357
14358 \begin_layout Plain Layout
14359
14360 \series bold
14361 Note:
14362 \series default
14363  The alignment of the table row content to the surrounding text line is
14364  not exact.
14365  The required value for the 
14366 \series bold
14367
14368 \backslash
14369 raisebox
14370 \series default
14371  command for this alignment depends on the document font, the font size,
14372  and the table line thickness.
14373 \end_layout
14374
14375 \end_inset
14376
14377
14378 \end_layout
14379
14380 \begin_layout Section
14381 Colored Tables
14382 \begin_inset CommandInset label
14383 LatexCommand label
14384 name "sec:Colored-Tables"
14385
14386 \end_inset
14387
14388
14389 \begin_inset Index idx
14390 status collapsed
14391
14392 \begin_layout Plain Layout
14393 Table ! Color
14394 \end_layout
14395
14396 \end_inset
14397
14398
14399 \end_layout
14400
14401 \begin_layout Subsection
14402 Colored Cells
14403 \begin_inset Index idx
14404 status collapsed
14405
14406 \begin_layout Plain Layout
14407 Table Color ! for Cells
14408 \end_layout
14409
14410 \end_inset
14411
14412
14413 \begin_inset Index idx
14414 status collapsed
14415
14416 \begin_layout Plain Layout
14417 Color ! for Table Cells
14418 \end_layout
14419
14420 \end_inset
14421
14422
14423 \end_layout
14424
14425 \begin_layout Standard
14426 \begin_inset Float table
14427 placement h
14428 wide false
14429 sideways false
14430 status open
14431
14432 \begin_layout Plain Layout
14433 \begin_inset Caption
14434
14435 \begin_layout Plain Layout
14436 \begin_inset CommandInset label
14437 LatexCommand label
14438 name "tab:Table-colored-without"
14439
14440 \end_inset
14441
14442 Table colored without using the package 
14443 \series bold
14444 colortbl
14445 \series default
14446
14447 \begin_inset Argument
14448 status collapsed
14449
14450 \begin_layout Plain Layout
14451 Table without colortbl
14452 \end_layout
14453
14454 \end_inset
14455
14456
14457 \end_layout
14458
14459 \end_inset
14460
14461
14462 \end_layout
14463
14464 \begin_layout Plain Layout
14465 \align center
14466 \begin_inset Tabular
14467 <lyxtabular version="3" rows="3" columns="3">
14468 <features tabularvalignment="middle">
14469 <column alignment="center" valignment="top" width="0">
14470 <column alignment="center" valignment="top" width="0">
14471 <column alignment="center" valignment="top" width="0">
14472 <row>
14473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14474 \begin_inset Text
14475
14476 \begin_layout Plain Layout
14477
14478 \color green
14479 a
14480 \end_layout
14481
14482 \end_inset
14483 </cell>
14484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Plain Layout
14488
14489 \color red
14490 b
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Plain Layout
14499
14500 \color red
14501 c
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 </row>
14507 <row>
14508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512
14513 \color green
14514 d
14515 \end_layout
14516
14517 \end_inset
14518 </cell>
14519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523
14524 \color blue
14525 e
14526 \end_layout
14527
14528 \end_inset
14529 </cell>
14530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Plain Layout
14534
14535 \color blue
14536 f
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 </row>
14542 <row>
14543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547
14548 \color green
14549 g
14550 \end_layout
14551
14552 \end_inset
14553 </cell>
14554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14555 \begin_inset Text
14556
14557 \begin_layout Plain Layout
14558
14559 \color blue
14560 h
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14566 \begin_inset Text
14567
14568 \begin_layout Plain Layout
14569
14570 \color blue
14571 i
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 </row>
14577 </lyxtabular>
14578
14579 \end_inset
14580
14581
14582 \end_layout
14583
14584 \end_inset
14585
14586
14587 \end_layout
14588
14589 \begin_layout Standard
14590 If you only need colored text, mark the cells and choose a color in the
14591  menu 
14592 \family sans
14593 Edit\SpecialChar \menuseparator
14594 Text
14595 \begin_inset space ~
14596 \end_inset
14597
14598 Style
14599 \family default
14600 .
14601  This was used to create Table
14602 \begin_inset space ~
14603 \end_inset
14604
14605
14606 \begin_inset CommandInset ref
14607 LatexCommand ref
14608 reference "tab:Table-colored-without"
14609
14610 \end_inset
14611
14612 .
14613  In any other case you have to use the LaTeX-package 
14614 \series bold
14615 colortbl
14616 \series default
14617 .
14618 \begin_inset Index idx
14619 status collapsed
14620
14621 \begin_layout Plain Layout
14622 LaTeX-packages ! colortbl
14623 \end_layout
14624
14625 \end_inset
14626
14627
14628 \end_layout
14629
14630 \begin_layout Standard
14631 \begin_inset ERT
14632 status collapsed
14633
14634 \begin_layout Plain Layout
14635
14636
14637 \backslash
14638 ifcolortbl
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \begin_inset Note Note
14645 status open
14646
14647 \begin_layout Plain Layout
14648 The following section part will only be displayed when the LaTeX-package
14649  
14650 \series bold
14651 colortbl
14652 \series default
14653  is installed.
14654 \end_layout
14655
14656 \end_inset
14657
14658
14659 \end_layout
14660
14661 \begin_layout Standard
14662 To create colored tables, 
14663 \series bold
14664 colortbl
14665 \series default
14666  must be loaded in the preamble with the line
14667 \end_layout
14668
14669 \begin_layout Standard
14670
14671 \series bold
14672
14673 \backslash
14674 usepackage{colortbl}
14675 \end_layout
14676
14677 \begin_layout Standard
14678 The color of a column is adjusted with the command
14679 \end_layout
14680
14681 \begin_layout Standard
14682
14683 \series bold
14684
14685 \backslash
14686 columncolor{name of color}
14687 \end_layout
14688
14689 \begin_layout Standard
14690 inside the command 
14691 \series bold
14692 >{ }
14693 \series default
14694 .
14695  More about the command 
14696 \series bold
14697 >{}
14698 \series default
14699  is contained in section
14700 \begin_inset space ~
14701 \end_inset
14702
14703
14704 \begin_inset CommandInset ref
14705 LatexCommand ref
14706 reference "sub:Multicolumn-Calculations"
14707
14708 \end_inset
14709
14710 .
14711 \end_layout
14712
14713 \begin_layout Standard
14714 The following color names are predefined:
14715 \end_layout
14716
14717 \begin_layout Standard
14718
14719 \family sans
14720 red
14721 \family default
14722
14723 \family sans
14724 green
14725 \family default
14726
14727 \family sans
14728 yellow
14729 \family default
14730
14731 \family sans
14732 blue
14733 \family default
14734
14735 \family sans
14736 cyan
14737 \family default
14738
14739 \family sans
14740 magenta
14741 \family default
14742
14743 \family sans
14744 black
14745 \family default
14746  and 
14747 \family sans
14748 white
14749 \end_layout
14750
14751 \begin_layout Standard
14752 \begin_inset VSpace medskip
14753 \end_inset
14754
14755
14756 \end_layout
14757
14758 \begin_layout Standard
14759 You can also define your own color with the command
14760 \end_layout
14761
14762 \begin_layout Standard
14763
14764 \series bold
14765
14766 \backslash
14767 definecolor{color name}{color model}{color values}
14768 \end_layout
14769
14770 \begin_layout Standard
14771 The color model can be
14772 \end_layout
14773
14774 \begin_layout Labeling
14775 \labelwidthstring 00.00.0000
14776 cmyk: cyan, magenta, yellow, black
14777 \end_layout
14778
14779 \begin_layout Labeling
14780 \labelwidthstring 00.00.0000
14781 rgb: red, green blue
14782 \end_layout
14783
14784 \begin_layout Labeling
14785 \labelwidthstring 00.00.0000
14786 gray gray
14787 \end_layout
14788
14789 \begin_layout Standard
14790 and the color values are comma separated numbers between 0 and 1 describing
14791  the factor for the corresponding color of the color model.
14792 \end_layout
14793
14794 \begin_layout Standard
14795 You can e.
14796 \begin_inset space \thinspace{}
14797 \end_inset
14798
14799 g.
14800 \begin_inset space \space{}
14801 \end_inset
14802
14803 define the color "
14804 \emph on
14805 darkgreen
14806 \emph default
14807 " in the preamble with
14808 \end_layout
14809
14810 \begin_layout Standard
14811
14812 \series bold
14813
14814 \backslash
14815 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14816 \end_layout
14817
14818 \begin_layout Standard
14819 and the color "
14820 \emph on
14821 lightgray
14822 \emph default
14823 " with
14824 \end_layout
14825
14826 \begin_layout Standard
14827
14828 \series bold
14829
14830 \backslash
14831 definecolor{lightgray}{gray}{0.8}
14832 \end_layout
14833
14834 \begin_layout Standard
14835 \begin_inset VSpace medskip
14836 \end_inset
14837
14838
14839 \end_layout
14840
14841 \begin_layout Standard
14842 Lines are colored with the command
14843 \end_layout
14844
14845 \begin_layout Standard
14846
14847 \series bold
14848
14849 \backslash
14850 rowcolor{name of color}
14851 \end_layout
14852
14853 \begin_layout Standard
14854 and cells are colored with the command
14855 \end_layout
14856
14857 \begin_layout Standard
14858
14859 \series bold
14860
14861 \backslash
14862 cellcolor{name of color}
14863 \end_layout
14864
14865 \begin_layout Standard
14866 Both commands are inserted at the beginning of a cell as TeX-Code.
14867 \end_layout
14868
14869 \begin_layout Standard
14870 To color characters in the table, mark the cells and use the LyX menu 
14871 \family sans
14872 Edit\SpecialChar \menuseparator
14873 Text
14874 \begin_inset space ~
14875 \end_inset
14876
14877 Style
14878 \family default
14879 .
14880  If a cell contains TeX-Code mark only the characters, otherwise the colored
14881  TeX-Code will cause LaTeX-errors.
14882 \end_layout
14883
14884 \begin_layout Standard
14885 \begin_inset Note Greyedout
14886 status open
14887
14888 \begin_layout Plain Layout
14889
14890 \series bold
14891 Note:
14892 \series default
14893  Not all DVI-viewers are able to display self-defined colors.
14894 \end_layout
14895
14896 \end_inset
14897
14898
14899 \end_layout
14900
14901 \begin_layout Standard
14902 \begin_inset VSpace bigskip
14903 \end_inset
14904
14905
14906 \end_layout
14907
14908 \begin_layout Standard
14909 To create Table
14910 \begin_inset space ~
14911 \end_inset
14912
14913
14914 \begin_inset CommandInset ref
14915 LatexCommand ref
14916 reference "tab:Table-colored-using"
14917
14918 \end_inset
14919
14920  do the following: The color of the first column should be 
14921 \emph on
14922 darkgreen
14923 \emph default
14924 .
14925  So insert
14926 \end_layout
14927
14928 \begin_layout Standard
14929
14930 \series bold
14931 >{
14932 \backslash
14933 columncolor{darkgreen}
14934 \backslash
14935 centering}c
14936 \end_layout
14937
14938 \begin_layout Standard
14939 as LaTeX-argument for this column.
14940  The first row should be blue, therefore the TeX-Code command
14941 \end_layout
14942
14943 \begin_layout Standard
14944
14945 \series bold
14946
14947 \backslash
14948 rowcolor{cyan}
14949 \end_layout
14950
14951 \begin_layout Standard
14952 is inserted to the first cell of this row.
14953  Note that this overwrites the column color for the first cell.
14954  The last cell of the last row is colored magenta by inserting the TeX-Code
14955  command
14956 \end_layout
14957
14958 \begin_layout Standard
14959
14960 \series bold
14961
14962 \backslash
14963 cellcolor{magenta}
14964 \end_layout
14965
14966 \begin_layout Standard
14967 The characters could now be colored using the menu 
14968 \family sans
14969 Edit\SpecialChar \menuseparator
14970 Text
14971 \begin_inset space ~
14972 \end_inset
14973
14974 Style
14975 \family default
14976 .
14977 \end_layout
14978
14979 \begin_layout Standard
14980 \begin_inset Float table
14981 placement h
14982 wide false
14983 sideways false
14984 status open
14985
14986 \begin_layout Plain Layout
14987 \begin_inset Caption
14988
14989 \begin_layout Plain Layout
14990 \begin_inset CommandInset label
14991 LatexCommand label
14992 name "tab:Table-colored-using"
14993
14994 \end_inset
14995
14996 Table colored using the package 
14997 \series bold
14998 colortbl
14999 \series default
15000
15001 \begin_inset Argument
15002 status collapsed
15003
15004 \begin_layout Plain Layout
15005 Table with colortbl
15006 \end_layout
15007
15008 \end_inset
15009
15010
15011 \end_layout
15012
15013 \end_inset
15014
15015
15016 \end_layout
15017
15018 \begin_layout Plain Layout
15019 \align center
15020 \begin_inset Tabular
15021 <lyxtabular version="3" rows="3" columns="3">
15022 <features tabularvalignment="middle">
15023 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15024 <column alignment="center" valignment="top" width="0">
15025 <column alignment="center" valignment="top" width="0">
15026 <row>
15027 <cell alignment="center" valignment="top" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Plain Layout
15031 \begin_inset ERT
15032 status collapsed
15033
15034 \begin_layout Plain Layout
15035
15036
15037 \backslash
15038 rowcolor{cyan}
15039 \end_layout
15040
15041 \end_inset
15042
15043
15044 \color magenta
15045 a
15046 \end_layout
15047
15048 \end_inset
15049 </cell>
15050 <cell alignment="center" valignment="top" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Plain Layout
15054
15055 \color red
15056 b
15057 \end_layout
15058
15059 \end_inset
15060 </cell>
15061 <cell alignment="center" valignment="top" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065
15066 \color red
15067 c
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 </row>
15073 <row>
15074 <cell alignment="center" valignment="top" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078
15079 \color yellow
15080 d
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 <cell alignment="center" valignment="top" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \color blue
15091 e
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100
15101 \color blue
15102 f
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 </row>
15108 <row>
15109 <cell alignment="center" valignment="top" usebox="none">
15110 \begin_inset Text
15111
15112 \begin_layout Plain Layout
15113
15114 \color yellow
15115 g
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 <cell alignment="center" valignment="top" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124
15125 \color blue
15126 h
15127 \end_layout
15128
15129 \end_inset
15130 </cell>
15131 <cell alignment="center" valignment="top" usebox="none">
15132 \begin_inset Text
15133
15134 \begin_layout Plain Layout
15135 \begin_inset ERT
15136 status collapsed
15137
15138 \begin_layout Plain Layout
15139
15140
15141 \backslash
15142 cellcolor{magenta}
15143 \end_layout
15144
15145 \end_inset
15146
15147
15148 \color green
15149 i
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 </row>
15155 </lyxtabular>
15156
15157 \end_inset
15158
15159
15160 \end_layout
15161
15162 \end_inset
15163
15164
15165 \end_layout
15166
15167 \begin_layout Standard
15168 \begin_inset ERT
15169 status collapsed
15170
15171 \begin_layout Plain Layout
15172
15173
15174 \backslash
15175 else
15176 \end_layout
15177
15178 \end_inset
15179
15180
15181 \begin_inset Note Note
15182 status open
15183
15184 \begin_layout Plain Layout
15185 The following will be displayed when the LaTeX-package 
15186 \series bold
15187 colortbl
15188 \series default
15189  is not installed:
15190 \end_layout
15191
15192 \end_inset
15193
15194
15195 \end_layout
15196
15197 \begin_layout Standard
15198 You need to install the package 
15199 \series bold
15200 colortbl
15201 \series default
15202  to see the content of this section in the output.
15203 \end_layout
15204
15205 \begin_layout Standard
15206 \begin_inset ERT
15207 status collapsed
15208
15209 \begin_layout Plain Layout
15210
15211
15212 \backslash
15213 fi
15214 \end_layout
15215
15216 \end_inset
15217
15218
15219 \end_layout
15220
15221 \begin_layout Subsection
15222 Colored Lines
15223 \begin_inset Index idx
15224 status collapsed
15225
15226 \begin_layout Plain Layout
15227 Table Color ! for Lines
15228 \end_layout
15229
15230 \end_inset
15231
15232
15233 \begin_inset Index idx
15234 status collapsed
15235
15236 \begin_layout Plain Layout
15237 Color ! for Table Lines
15238 \end_layout
15239
15240 \end_inset
15241
15242
15243 \end_layout
15244
15245 \begin_layout Standard
15246 As described in section
15247 \begin_inset space ~
15248 \end_inset
15249
15250
15251 \begin_inset CommandInset ref
15252 LatexCommand ref
15253 reference "sub:Line-Thickness"
15254
15255 \end_inset
15256
15257 , the line thickness for all lines in a table can be adjusted with the length
15258  
15259 \series bold
15260
15261 \backslash
15262 arrayrulewidth
15263 \series default
15264 .
15265  It is set to 1.5
15266 \begin_inset space \thinspace{}
15267 \end_inset
15268
15269 pt for all tables of this section.
15270 \begin_inset ERT
15271 status collapsed
15272
15273 \begin_layout Plain Layout
15274
15275
15276 \backslash
15277 setlength{
15278 \backslash
15279 arrayrulewidth}{1.5pt}
15280 \end_layout
15281
15282 \end_inset
15283
15284
15285 \end_layout
15286
15287 \begin_layout Standard
15288 To color vertical lines for example with green, create the following column
15289  format in the document preamble, according to the description in section
15290 \begin_inset space ~
15291 \end_inset
15292
15293
15294 \begin_inset CommandInset ref
15295 LatexCommand ref
15296 reference "sub:Customized-Format"
15297
15298 \end_inset
15299
15300 :
15301 \end_layout
15302
15303 \begin_layout Standard
15304
15305 \series bold
15306
15307 \backslash
15308 newcolumntype{W}{!{
15309 \backslash
15310 color{green}
15311 \backslash
15312 vline}}
15313 \end_layout
15314
15315 \begin_layout Standard
15316 For Table
15317 \begin_inset space ~
15318 \end_inset
15319
15320
15321 \begin_inset CommandInset ref
15322 LatexCommand ref
15323 reference "tab:Table-with-vertical-colored"
15324
15325 \end_inset
15326
15327  the LaTeX-argument
15328 \series bold
15329  WcW
15330 \series default
15331  was used for the last column and
15332 \series bold
15333  Wc
15334 \series default
15335  for the other columns.
15336 \end_layout
15337
15338 \begin_layout Standard
15339 If you want to have several colors, define more column formats.
15340 \end_layout
15341
15342 \begin_layout Standard
15343 \begin_inset Float table
15344 placement h
15345 wide false
15346 sideways false
15347 status open
15348
15349 \begin_layout Plain Layout
15350 \begin_inset Caption
15351
15352 \begin_layout Plain Layout
15353 \begin_inset CommandInset label
15354 LatexCommand label
15355 name "tab:Table-with-vertical-colored"
15356
15357 \end_inset
15358
15359 Table with colored vertical lines
15360 \end_layout
15361
15362 \end_inset
15363
15364
15365 \end_layout
15366
15367 \begin_layout Plain Layout
15368 \align center
15369 \begin_inset Tabular
15370 <lyxtabular version="3" rows="3" columns="3">
15371 <features tabularvalignment="middle">
15372 <column alignment="center" valignment="top" width="0" special="Wc">
15373 <column alignment="center" valignment="top" width="0" special="Wc">
15374 <column alignment="center" valignment="top" width="0" special="WcW">
15375 <row>
15376 <cell alignment="center" valignment="top" topline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380 sd
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 <cell alignment="center" valignment="top" topline="true" usebox="none">
15386 \begin_inset Text
15387
15388 \begin_layout Plain Layout
15389
15390 \end_layout
15391
15392 \end_inset
15393 </cell>
15394 <cell alignment="center" valignment="top" topline="true" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 </row>
15404 <row>
15405 <cell alignment="center" valignment="top" topline="true" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 sd
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" topline="true" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 </row>
15433 <row>
15434 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Plain Layout
15456 sd
15457 \end_layout
15458
15459 \end_inset
15460 </cell>
15461 </row>
15462 </lyxtabular>
15463
15464 \end_inset
15465
15466
15467 \end_layout
15468
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \begin_layout Standard
15475 \begin_inset VSpace bigskip
15476 \end_inset
15477
15478 To color horizontal lines for example with red, as in Table
15479 \begin_inset space ~
15480 \end_inset
15481
15482
15483 \begin_inset CommandInset ref
15484 LatexCommand ref
15485 reference "tab:Table-with-horizontal-colored"
15486
15487 \end_inset
15488
15489 , insert these commands in TeX-Code before the table or table float:
15490 \end_layout
15491
15492 \begin_layout Standard
15493
15494 \series bold
15495
15496 \backslash
15497 let
15498 \backslash
15499 myHlineC
15500 \backslash
15501 hline
15502 \begin_inset Newline newline
15503 \end_inset
15504
15505
15506 \backslash
15507 renewcommand{
15508 \backslash
15509 hline}
15510 \begin_inset Newline newline
15511 \end_inset
15512
15513
15514 \begin_inset Phantom HPhantom
15515 status open
15516
15517 \begin_layout Plain Layout
15518
15519 \series bold
15520 \begin_inset space ~
15521 \end_inset
15522
15523
15524 \end_layout
15525
15526 \end_inset
15527
15528 {
15529 \backslash
15530 arrayrulecolor{red}
15531 \backslash
15532 myHlineC
15533 \backslash
15534 arrayrulecolor{black}}
15535 \end_layout
15536
15537 \begin_layout Standard
15538 \begin_inset ERT
15539 status collapsed
15540
15541 \begin_layout Plain Layout
15542
15543
15544 \backslash
15545 let
15546 \backslash
15547 myHlineC
15548 \backslash
15549 hline
15550 \end_layout
15551
15552 \begin_layout Plain Layout
15553
15554
15555 \backslash
15556 renewcommand{
15557 \backslash
15558 hline}
15559 \end_layout
15560
15561 \begin_layout Plain Layout
15562
15563  {
15564 \backslash
15565 arrayrulecolor{red}
15566 \backslash
15567 myHlineC
15568 \backslash
15569 arrayrulecolor{black}}
15570 \end_layout
15571
15572 \end_inset
15573
15574
15575 \begin_inset Float table
15576 placement h
15577 wide false
15578 sideways false
15579 status open
15580
15581 \begin_layout Plain Layout
15582 \begin_inset Caption
15583
15584 \begin_layout Plain Layout
15585 \begin_inset CommandInset label
15586 LatexCommand label
15587 name "tab:Table-with-horizontal-colored"
15588
15589 \end_inset
15590
15591 Table with colored horizontal lines
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Plain Layout
15600 \align center
15601 \begin_inset Tabular
15602 <lyxtabular version="3" rows="3" columns="3">
15603 <features tabularvalignment="middle">
15604 <column alignment="center" valignment="top" width="0">
15605 <column alignment="center" valignment="top" width="0">
15606 <column alignment="center" valignment="top" width="0">
15607 <row>
15608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612 sd
15613 \end_layout
15614
15615 \end_inset
15616 </cell>
15617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Plain Layout
15621
15622 \end_layout
15623
15624 \end_inset
15625 </cell>
15626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15627 \begin_inset Text
15628
15629 \begin_layout Plain Layout
15630
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 </row>
15636 <row>
15637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15638 \begin_inset Text
15639
15640 \begin_layout Plain Layout
15641
15642 \end_layout
15643
15644 \end_inset
15645 </cell>
15646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \begin_layout Plain Layout
15650 sd
15651 \end_layout
15652
15653 \end_inset
15654 </cell>
15655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 </row>
15665 <row>
15666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Plain Layout
15688 sd
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 </row>
15694 </lyxtabular>
15695
15696 \end_inset
15697
15698
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \end_layout
15705
15706 \begin_layout Standard
15707 To return to the default line color black, insert this command in TeX-Code
15708  after the table or table float:
15709 \end_layout
15710
15711 \begin_layout Standard
15712
15713 \series bold
15714
15715 \backslash
15716 renewcommand{
15717 \backslash
15718 hline}{
15719 \backslash
15720 myHlineC}
15721 \end_layout
15722
15723 \begin_layout Standard
15724 Table
15725 \begin_inset space ~
15726 \end_inset
15727
15728
15729 \begin_inset CommandInset ref
15730 LatexCommand ref
15731 reference "tab:Table-with-colored"
15732
15733 \end_inset
15734
15735  is an example with colored vertical and horizontal lines.
15736 \end_layout
15737
15738 \begin_layout Standard
15739 \begin_inset Float table
15740 placement h
15741 wide false
15742 sideways false
15743 status open
15744
15745 \begin_layout Plain Layout
15746 \begin_inset Caption
15747
15748 \begin_layout Plain Layout
15749 \begin_inset CommandInset label
15750 LatexCommand label
15751 name "tab:Table-with-colored"
15752
15753 \end_inset
15754
15755 Table with colored lines
15756 \end_layout
15757
15758 \end_inset
15759
15760
15761 \end_layout
15762
15763 \begin_layout Plain Layout
15764 \align center
15765 \begin_inset Tabular
15766 <lyxtabular version="3" rows="3" columns="3">
15767 <features tabularvalignment="middle">
15768 <column alignment="center" valignment="top" width="0" special="Wc">
15769 <column alignment="center" valignment="top" width="0" special="Wc">
15770 <column alignment="center" valignment="top" width="0" special="WcW">
15771 <row>
15772 <cell alignment="center" valignment="top" topline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776 sd
15777 \end_layout
15778
15779 \end_inset
15780 </cell>
15781 <cell alignment="center" valignment="top" topline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 </row>
15800 <row>
15801 <cell alignment="center" valignment="top" topline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 <cell alignment="center" valignment="top" topline="true" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Plain Layout
15814 sd
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell alignment="center" valignment="top" topline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 <row topspace="default">
15830 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Plain Layout
15843
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852 sd
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 </row>
15858 </lyxtabular>
15859
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \begin_layout Standard
15871 \begin_inset ERT
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875
15876
15877 \backslash
15878 renewcommand{
15879 \backslash
15880 hline}{
15881 \backslash
15882 myHlineC}
15883 \end_layout
15884
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \begin_layout Standard
15891 \begin_inset ERT
15892 status collapsed
15893
15894 \begin_layout Plain Layout
15895
15896
15897 \backslash
15898 setlength{
15899 \backslash
15900 arrayrulewidth}{0.4pt}
15901 \end_layout
15902
15903 \end_inset
15904
15905
15906 \end_layout
15907
15908 \begin_layout Section
15909 Table Customization
15910 \begin_inset Index idx
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914 Table Customization
15915 \end_layout
15916
15917 \end_inset
15918
15919
15920 \begin_inset Index idx
15921 status collapsed
15922
15923 \begin_layout Plain Layout
15924 Table ! Customization
15925 \end_layout
15926
15927 \end_inset
15928
15929
15930 \end_layout
15931
15932 \begin_layout Subsection
15933 Row Spacing
15934 \begin_inset CommandInset label
15935 LatexCommand label
15936 name "sub:Row-Spacing"
15937
15938 \end_inset
15939
15940
15941 \begin_inset Index idx
15942 status collapsed
15943
15944 \begin_layout Plain Layout
15945 Table Customization ! Row Spacing
15946 \end_layout
15947
15948 \end_inset
15949
15950
15951 \end_layout
15952
15953 \begin_layout Standard
15954 You can add vertical space to table rows in the 
15955 \family sans
15956 Borders
15957 \family default
15958  tab of the table dialog.
15959  You find there three possibilities:
15960 \end_layout
15961
15962 \begin_layout Description
15963 Top
15964 \begin_inset space ~
15965 \end_inset
15966
15967 of
15968 \begin_inset space ~
15969 \end_inset
15970
15971 row will add space above the characters of the table row.
15972  If the table is a formal table
15973 \begin_inset Foot
15974 status collapsed
15975
15976 \begin_layout Plain Layout
15977 Formal tables are explained in section
15978 \begin_inset space ~
15979 \end_inset
15980
15981
15982 \begin_inset CommandInset ref
15983 LatexCommand ref
15984 reference "sec:Formal-Tables"
15985
15986 \end_inset
15987
15988 .
15989 \end_layout
15990
15991 \end_inset
15992
15993  LyX will insert as default 0.5
15994 \begin_inset space \thinspace{}
15995 \end_inset
15996
15997 em space.
15998  For normal tables the inserted space will unfortunately destroy the vertical
15999  table lines as in the following table:
16000 \begin_inset VSpace medskip
16001 \end_inset
16002
16003
16004 \begin_inset Newline newline
16005 \end_inset
16006
16007
16008 \begin_inset space \hspace*{}
16009 \length 0pt
16010 \end_inset
16011
16012
16013 \begin_inset space \hfill{}
16014 \end_inset
16015
16016
16017 \begin_inset Tabular
16018 <lyxtabular version="3" rows="3" columns="1">
16019 <features tabularvalignment="middle">
16020 <column alignment="center" valignment="top" width="0">
16021 <row>
16022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 A
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 </row>
16032 <row topspace="3mm">
16033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16034 \begin_inset Text
16035
16036 \begin_layout Plain Layout
16037 3
16038 \begin_inset space \thinspace{}
16039 \end_inset
16040
16041 mm space top of row
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 </row>
16047 <row>
16048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052 C
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 </row>
16058 </lyxtabular>
16059
16060 \end_inset
16061
16062
16063 \begin_inset space \hfill{}
16064 \end_inset
16065
16066
16067 \begin_inset space \hspace*{}
16068 \length 0pt
16069 \end_inset
16070
16071
16072 \begin_inset VSpace medskip
16073 \end_inset
16074
16075
16076 \begin_inset Newline newline
16077 \end_inset
16078
16079 So inserting space in the top of row for normal tables is only useful when
16080  you don't have vertical lines.
16081 \end_layout
16082
16083 \begin_layout Description
16084 Bottom
16085 \begin_inset space ~
16086 \end_inset
16087
16088 of
16089 \begin_inset space ~
16090 \end_inset
16091
16092 row will add space below the characters of the table row.
16093  If the table is a formal table LyX will insert as default 0.5
16094 \begin_inset space \thinspace{}
16095 \end_inset
16096
16097 em space, for normal tables the default size is 2
16098 \begin_inset space \thinspace{}
16099 \end_inset
16100
16101 pt.
16102 \end_layout
16103
16104 \begin_layout Description
16105 Between
16106 \begin_inset space ~
16107 \end_inset
16108
16109 rows adds space between the current and the following row.
16110  If the table is a formal table LyX will insert as default 0.5
16111 \begin_inset space \thinspace{}
16112 \end_inset
16113
16114 em space.
16115  For normal tables the inserted space will unfortunately destroy the vertical
16116  table lines as in the following table:
16117 \begin_inset VSpace medskip
16118 \end_inset
16119
16120
16121 \begin_inset Newline newline
16122 \end_inset
16123
16124
16125 \begin_inset space \hspace*{}
16126 \length 0pt
16127 \end_inset
16128
16129
16130 \begin_inset space \hfill{}
16131 \end_inset
16132
16133
16134 \begin_inset Tabular
16135 <lyxtabular version="3" rows="3" columns="1">
16136 <features tabularvalignment="middle">
16137 <column alignment="center" valignment="top" width="0">
16138 <row>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 A
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 </row>
16149 <row interlinespace="3mm">
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154 \begin_inset Formula $\downarrow$
16155 \end_inset
16156
16157  3
16158 \begin_inset space \thinspace{}
16159 \end_inset
16160
16161 mm space between row 
16162 \begin_inset Formula $\downarrow$
16163 \end_inset
16164
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 </row>
16171 <row>
16172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 \begin_inset Formula $\uparrow$
16177 \end_inset
16178
16179  3
16180 \begin_inset space \thinspace{}
16181 \end_inset
16182
16183 mm space between row 
16184 \begin_inset Formula $\uparrow$
16185 \end_inset
16186
16187
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 </row>
16193 </lyxtabular>
16194
16195 \end_inset
16196
16197
16198 \begin_inset space \hfill{}
16199 \end_inset
16200
16201
16202 \begin_inset space \hspace*{}
16203 \length 0pt
16204 \end_inset
16205
16206
16207 \begin_inset VSpace medskip
16208 \end_inset
16209
16210
16211 \begin_inset Newline newline
16212 \end_inset
16213
16214 So inserting space between rows for normal tables is only useful when you
16215  don't have vertical lines.
16216 \end_layout
16217
16218 \begin_layout Standard
16219 \begin_inset VSpace bigskip
16220 \end_inset
16221
16222 When you want to add extra height to all cells of all tables, you can do
16223  this with the following preamble lines:
16224 \end_layout
16225
16226 \begin_layout Standard
16227
16228 \series bold
16229
16230 \backslash
16231 @ifundefined{extrarowheight}
16232 \begin_inset Newline newline
16233 \end_inset
16234
16235
16236 \begin_inset Phantom HPhantom
16237 status open
16238
16239 \begin_layout Plain Layout
16240
16241 \series bold
16242 \begin_inset space ~
16243 \end_inset
16244
16245
16246 \end_layout
16247
16248 \end_inset
16249
16250 {
16251 \backslash
16252 usepackage{array}}{}
16253 \begin_inset Newline newline
16254 \end_inset
16255
16256
16257 \backslash
16258 setlength{
16259 \backslash
16260 extrarowheight}{height}
16261 \end_layout
16262
16263 \begin_layout Standard
16264 But this has the disadvantage that the cell texts are no longer exactly
16265  vertically centered.
16266  (The package 
16267 \series bold
16268 array
16269 \series default
16270  will be loaded automatically by LyX when you use self defined table formats.
16271  To avoid that it being loaded twice the command 
16272 \series bold
16273
16274 \backslash
16275 @ifundefined
16276 \series default
16277  is used in the above command.)
16278 \end_layout
16279
16280 \begin_layout Standard
16281 If you are using font sizes larger than the normal size, the table borders
16282  are often too close to the letters.
16283  This can be corrected by inserting the command 
16284 \series bold
16285
16286 \backslash
16287 strut
16288 \series default
16289  in TeX code at the beginning of a table row.
16290  Table
16291 \begin_inset space ~
16292 \end_inset
16293
16294
16295 \begin_inset CommandInset ref
16296 LatexCommand ref
16297 reference "tab:Vertical-alignment-of"
16298
16299 \end_inset
16300
16301  illustrates the effect.
16302 \end_layout
16303
16304 \begin_layout Standard
16305 \noindent
16306 \begin_inset Float table
16307 placement h
16308 wide false
16309 sideways false
16310 status open
16311
16312 \begin_layout Plain Layout
16313 \begin_inset Caption
16314
16315 \begin_layout Plain Layout
16316 \begin_inset CommandInset label
16317 LatexCommand label
16318 name "tab:Vertical-alignment-of"
16319
16320 \end_inset
16321
16322 Vertical alignment of text with large font sizes.
16323 \end_layout
16324
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \begin_layout Plain Layout
16331 \begin_inset space \hfill{}
16332 \end_inset
16333
16334
16335 \begin_inset Float table
16336 wide false
16337 sideways false
16338 status collapsed
16339
16340 \begin_layout Plain Layout
16341 \begin_inset Caption
16342
16343 \begin_layout Plain Layout
16344 Normal table.
16345 \end_layout
16346
16347 \end_inset
16348
16349
16350 \end_layout
16351
16352 \begin_layout Plain Layout
16353 \noindent
16354 \align center
16355 \begin_inset Tabular
16356 <lyxtabular version="3" rows="6" columns="1">
16357 <features tabularvalignment="middle">
16358 <column alignment="left" valignment="top" width="0">
16359 <row>
16360 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 Normal, g
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 </row>
16370 <row>
16371 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375
16376 \size large
16377 Large
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 </row>
16383 <row>
16384 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388
16389 \size larger
16390 Larger
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row>
16397 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401
16402 \size largest
16403 Largest
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 </row>
16409 <row>
16410 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Plain Layout
16414
16415 \size huge
16416 Huge
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 </row>
16422 <row>
16423 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427
16428 \size huge
16429 Huger
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 </row>
16435 </lyxtabular>
16436
16437 \end_inset
16438
16439
16440 \end_layout
16441
16442 \end_inset
16443
16444
16445 \begin_inset space \hfill{}
16446 \end_inset
16447
16448
16449 \begin_inset Float table
16450 wide false
16451 sideways false
16452 status collapsed
16453
16454 \begin_layout Plain Layout
16455 \begin_inset Caption
16456
16457 \begin_layout Plain Layout
16458 Table using the command 
16459 \series bold
16460
16461 \backslash
16462 strut
16463 \series default
16464 .
16465 \end_layout
16466
16467 \end_inset
16468
16469
16470 \end_layout
16471
16472 \begin_layout Plain Layout
16473 \noindent
16474 \align center
16475 \begin_inset Tabular
16476 <lyxtabular version="3" rows="6" columns="1">
16477 <features tabularvalignment="middle">
16478 <column alignment="left" valignment="top" width="0">
16479 <row>
16480 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484 Normal, g
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 <row>
16491 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495
16496 \size large
16497 \begin_inset ERT
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501
16502
16503 \backslash
16504 strut 
16505 \end_layout
16506
16507 \end_inset
16508
16509 Large
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 </row>
16515 <row>
16516 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520
16521 \size larger
16522 \begin_inset ERT
16523 status collapsed
16524
16525 \begin_layout Plain Layout
16526
16527
16528 \backslash
16529 strut 
16530 \end_layout
16531
16532 \end_inset
16533
16534 Larger
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 </row>
16540 <row>
16541 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545
16546 \size largest
16547 \begin_inset ERT
16548 status collapsed
16549
16550 \begin_layout Plain Layout
16551
16552
16553 \backslash
16554 strut 
16555 \end_layout
16556
16557 \end_inset
16558
16559 Largest
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 </row>
16565 <row>
16566 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570
16571 \size huge
16572 \begin_inset ERT
16573 status collapsed
16574
16575 \begin_layout Plain Layout
16576
16577
16578 \backslash
16579 strut 
16580 \end_layout
16581
16582 \end_inset
16583
16584 Huge
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 </row>
16590 <row>
16591 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595
16596 \size giant
16597 \begin_inset ERT
16598 status collapsed
16599
16600 \begin_layout Plain Layout
16601
16602
16603 \backslash
16604 strut 
16605 \end_layout
16606
16607 \end_inset
16608
16609
16610 \size huge
16611 Huger
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 </lyxtabular>
16618
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \end_inset
16625
16626
16627 \begin_inset space \hfill{}
16628 \end_inset
16629
16630
16631 \end_layout
16632
16633 \end_inset
16634
16635
16636 \end_layout
16637
16638 \begin_layout Subsection
16639 Special Cell Alignment
16640 \begin_inset CommandInset label
16641 LatexCommand label
16642 name "sub:Special-Cell-Alignment"
16643
16644 \end_inset
16645
16646
16647 \begin_inset Index idx
16648 status collapsed
16649
16650 \begin_layout Plain Layout
16651 Table Customization ! Special Cell Alignment
16652 \end_layout
16653
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \begin_layout Standard
16660 Sometimes it looks better when the cell entries of a column are aligned
16661  with a special character, e.
16662 \begin_inset space \thinspace{}
16663 \end_inset
16664
16665 g.
16666 \begin_inset space \space{}
16667 \end_inset
16668
16669 with the decimal separator as in Table
16670 \begin_inset space ~
16671 \end_inset
16672
16673
16674 \begin_inset CommandInset ref
16675 LatexCommand ref
16676 reference "tab:Table-cells-align"
16677
16678 \end_inset
16679
16680 .
16681  This alignment is achieved by highlighting the last 3
16682 \begin_inset space ~
16683 \end_inset
16684
16685 cells of the column and then either pressing the toolbar button 
16686 \begin_inset Graphics
16687         filename ../images/tabular-feature_align-decimal.png
16688         scale 85
16689         scaleBeforeRotation
16690
16691 \end_inset
16692
16693  or setting the alignment in the table settings to 
16694 \family sans
16695 At
16696 \begin_inset space ~
16697 \end_inset
16698
16699 Decimal
16700 \begin_inset space ~
16701 \end_inset
16702
16703 Separator
16704 \family default
16705 .
16706  The alignment character can be a character of your choice and is specified
16707  in the table settings.
16708 \end_layout
16709
16710 \begin_layout Standard
16711 \begin_inset Float table
16712 placement h
16713 wide false
16714 sideways false
16715 status open
16716
16717 \begin_layout Plain Layout
16718 \begin_inset Caption
16719
16720 \begin_layout Plain Layout
16721 \begin_inset CommandInset label
16722 LatexCommand label
16723 name "tab:Table-cells-align"
16724
16725 \end_inset
16726
16727 Table cells of a column aligned with the decimal separator.
16728 \end_layout
16729
16730 \end_inset
16731
16732
16733 \end_layout
16734
16735 \begin_layout Plain Layout
16736 \align center
16737 \begin_inset Tabular
16738 <lyxtabular version="3" rows="4" columns="1">
16739 <features booktabs="true" tabularvalignment="middle">
16740 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
16741 <row>
16742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 heading
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 12.6
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 </row>
16763 <row>
16764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 0.68
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 <row>
16775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779 -123.0
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 </row>
16785 </lyxtabular>
16786
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \end_inset
16793
16794
16795 \end_layout
16796
16797 \begin_layout Standard
16798 \begin_inset Float table
16799 placement h
16800 wide false
16801 sideways false
16802 status open
16803
16804 \begin_layout Plain Layout
16805 \begin_inset Caption
16806
16807 \begin_layout Plain Layout
16808 \begin_inset CommandInset label
16809 LatexCommand label
16810 name "tab:Table-align-operator"
16811
16812 \end_inset
16813
16814 Table cells of a column aligned with the operators.
16815 \end_layout
16816
16817 \end_inset
16818
16819
16820 \end_layout
16821
16822 \begin_layout Plain Layout
16823 \align center
16824 \begin_inset Tabular
16825 <lyxtabular version="3" rows="4" columns="2">
16826 <features booktabs="true" tabularvalignment="middle">
16827 <column alignment="right" valignment="top" width="0pt">
16828 <column alignment="left" valignment="top" width="0pt" special="@{}l">
16829 <row>
16830 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 heading
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 </row>
16849 <row>
16850 <cell alignment="center" valignment="top" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 \begin_inset Formula $12\,+$
16855 \end_inset
16856
16857
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 <cell alignment="center" valignment="top" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866 \begin_inset Formula $\,6$
16867 \end_inset
16868
16869
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 </row>
16875 <row>
16876 <cell alignment="center" valignment="top" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 \begin_inset Formula $0\,-$
16881 \end_inset
16882
16883
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 \begin_inset Formula $\,68$
16893 \end_inset
16894
16895
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 </row>
16901 <row>
16902 <cell alignment="center" valignment="top" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906 \begin_inset Formula $-123\,/$
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 <cell alignment="center" valignment="top" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918 \begin_inset Formula $\,0$
16919 \end_inset
16920
16921
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 </row>
16927 </lyxtabular>
16928
16929 \end_inset
16930
16931
16932 \end_layout
16933
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \begin_layout Standard
16940 For alignments at characters in formulas this method does not work because
16941  the field to specify the alignment character does not allow formulas.
16942  In this case one need to use the method from Table
16943 \begin_inset space ~
16944 \end_inset
16945
16946
16947 \begin_inset CommandInset ref
16948 LatexCommand ref
16949 reference "tab:Table-align-operator"
16950
16951 \end_inset
16952
16953 .
16954  This table was created with a 4×2 table.
16955  The heading is a centered multicolumn.
16956  The first column is right-aligned and contains the first part including
16957  the operator.
16958  The second column is left aligned and contains the rest.
16959  A small space was added at the beginning of each cell of the second column
16960  to get the space that is usually around operators.
16961  To omit the space that is normally between two table columns, the following
16962  LaTeX-argument was used for the second column:
16963 \end_layout
16964
16965 \begin_layout Standard
16966
16967 \series bold
16968 @{}l
16969 \end_layout
16970
16971 \begin_layout Standard
16972 Table
16973 \begin_inset space ~
16974 \end_inset
16975
16976
16977 \begin_inset CommandInset ref
16978 LatexCommand ref
16979 reference "tab:Several-table-cell"
16980
16981 \end_inset
16982
16983  shows some example alignments.
16984  For the alignment with the relation sign, a small space was added like
16985  for the second column of Table
16986 \begin_inset space ~
16987 \end_inset
16988
16989
16990 \begin_inset CommandInset ref
16991 LatexCommand ref
16992 reference "tab:Table-align-operator"
16993
16994 \end_inset
16995
16996 .
16997 \end_layout
16998
16999 \begin_layout Standard
17000 \begin_inset Float table
17001 placement h
17002 wide false
17003 sideways false
17004 status open
17005
17006 \begin_layout Plain Layout
17007 \begin_inset Caption
17008
17009 \begin_layout Plain Layout
17010 \begin_inset CommandInset label
17011 LatexCommand label
17012 name "tab:Several-table-cell"
17013
17014 \end_inset
17015
17016 Several table cell alignments.
17017 \end_layout
17018
17019 \end_inset
17020
17021
17022 \end_layout
17023
17024 \begin_layout Plain Layout
17025 \align center
17026 \begin_inset Tabular
17027 <lyxtabular version="3" rows="4" columns="6">
17028 <features tabularvalignment="middle">
17029 <column alignment="right" valignment="top" width="0">
17030 <column alignment="left" valignment="top" width="0" special="@{}l">
17031 <column alignment="right" valignment="top" width="0">
17032 <column alignment="left" valignment="top" width="0" special="@{}l">
17033 <column alignment="right" valignment="top" width="0">
17034 <column alignment="left" valignment="top" width="0" special="@{}l">
17035 <row>
17036 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 units
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 exponents
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 relations
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 <row>
17092 <cell alignment="center" valignment="top" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096 12×
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 24
17106 \begin_inset space \thinspace{}
17107 \end_inset
17108
17109 bottles
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell alignment="center" valignment="top" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118 \begin_inset Formula $10\cdot$
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 \begin_inset Formula $10^{\mbox{-}17}$
17131 \end_inset
17132
17133
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 \begin_inset Formula $\Gamma(t)\propto$
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 \begin_inset Formula $\:\Upsilon(t)$
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 </row>
17163 <row>
17164 <cell alignment="center" valignment="top" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 1024×
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 768
17178 \begin_inset space \thinspace{}
17179 \end_inset
17180
17181 Pixels
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 <cell alignment="center" valignment="top" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190 \begin_inset Formula $5.78\cdot$
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202 \begin_inset Formula $10^{7}$
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 \begin_inset Formula $A\ne$
17215 \end_inset
17216
17217
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 <cell alignment="center" valignment="top" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226 \begin_inset Formula $\: B_{\mathrm{red}}$
17227 \end_inset
17228
17229
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 32×
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249 6
17250 \begin_inset space \thinspace{}
17251 \end_inset
17252
17253 cm
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 <cell alignment="center" valignment="top" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262 -
17263 \begin_inset Formula $33.5\cdot$
17264 \end_inset
17265
17266
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 \begin_inset Formula $10^{4}$
17276 \end_inset
17277
17278
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 \begin_inset Formula $\sin(\alpha)\ge$
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 <cell alignment="center" valignment="top" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299 \begin_inset Formula $\:\sin(\beta)$
17300 \end_inset
17301
17302
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 </row>
17308 </lyxtabular>
17309
17310 \end_inset
17311
17312
17313 \end_layout
17314
17315 \end_inset
17316
17317
17318 \end_layout
17319
17320 \begin_layout Subsection
17321 Customized Cell/Column Format
17322 \begin_inset CommandInset label
17323 LatexCommand label
17324 name "sub:Customized-Format"
17325
17326 \end_inset
17327
17328
17329 \begin_inset Index idx
17330 status collapsed
17331
17332 \begin_layout Plain Layout
17333 Table Customization ! Cell/Column Format
17334 \end_layout
17335
17336 \end_inset
17337
17338
17339 \end_layout
17340
17341 \begin_layout Standard
17342 Calculating the required width for spanned columns as in section
17343 \begin_inset space ~
17344 \end_inset
17345
17346
17347 \begin_inset CommandInset ref
17348 LatexCommand ref
17349 reference "sub:Multicolumn-Calculations"
17350
17351 \end_inset
17352
17353  is very annoying if you have several tables with multicolumn cells.
17354  To make life easier, you can define a cell/column format in the preamble,
17355  so that it can be used in all tables of the document.
17356  The format is defined with the command
17357 \end_layout
17358
17359 \begin_layout Standard
17360
17361 \series bold
17362
17363 \backslash
17364 newcolumntype{name of format}[number of arguments]{commands}
17365 \end_layout
17366
17367 \begin_layout Standard
17368 The format name may only consist of one letter.
17369  The letters 
17370 \emph on
17371 b
17372 \emph default
17373
17374 \emph on
17375 c
17376 \emph default
17377
17378 \emph on
17379 l
17380 \emph default
17381
17382 \emph on
17383 m
17384 \emph default
17385
17386 \emph on
17387 p
17388 \emph default
17389  and 
17390 \emph on
17391 r
17392 \emph default
17393  are predefined and cannot be used.
17394  But all letters are allowed as capitals.
17395 \end_layout
17396
17397 \begin_layout Standard
17398 \begin_inset VSpace medskip
17399 \end_inset
17400
17401
17402 \end_layout
17403
17404 \begin_layout Standard
17405 For vertically and horizontally centered multicolumn cells with a fixed
17406  width you can define the cell format
17407 \end_layout
17408
17409 \begin_layout Standard
17410
17411 \series bold
17412
17413 \backslash
17414 newcolumntype{M}[1]{>{
17415 \backslash
17416 centering
17417 \backslash
17418 hspace{0pt}}m{#1}}
17419 \end_layout
17420
17421 \begin_layout Standard
17422 where 
17423 \series bold
17424
17425 \backslash
17426 hspace{0pt}
17427 \series default
17428  avoids the problem of hyphenating the first word, as described in section
17429 \begin_inset space ~
17430 \end_inset
17431
17432
17433 \begin_inset CommandInset ref
17434 LatexCommand ref
17435 reference "sub:Multiple-Lines-in"
17436
17437 \end_inset
17438
17439 .
17440  Now you can simply enter
17441 \end_layout
17442
17443 \begin_layout Standard
17444
17445 \series bold
17446 M{width}
17447 \end_layout
17448
17449 \begin_layout Standard
17450 as LaTeX-argument in the table dialog to create a multicolumn.
17451 \end_layout
17452
17453 \begin_layout Standard
17454 \begin_inset VSpace bigskip
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \begin_layout Standard
17461 For cells spanned by a multicolumn cell, you can define the format
17462 \end_layout
17463
17464 \begin_layout Standard
17465
17466 \series bold
17467
17468 \backslash
17469 newcolumntype{S}[2]{>{
17470 \backslash
17471 centering
17472 \backslash
17473 hspace{0pt}}
17474 \begin_inset Newline newline
17475 \end_inset
17476
17477
17478 \begin_inset Phantom HPhantom
17479 status open
17480
17481 \begin_layout Plain Layout
17482
17483 \series bold
17484
17485 \backslash
17486 newcolumntype
17487 \end_layout
17488
17489 \end_inset
17490
17491 m{(#1+(2
17492 \backslash
17493 tabcolsep+
17494 \backslash
17495 arrayrulewidth)*(1-#2))/#2}}
17496 \end_layout
17497
17498 \begin_layout Standard
17499 This format uses equation 
17500 \begin_inset CommandInset ref
17501 LatexCommand eqref
17502 reference "eq:Wgn"
17503
17504 \end_inset
17505
17506  to calculate the required width so that each spanned cell has the same
17507  width.
17508 \end_layout
17509
17510 \begin_layout Standard
17511 You can now enter
17512 \end_layout
17513
17514 \begin_layout Standard
17515
17516 \series bold
17517 S{width of multicolumn cell}{number of spanned columns}
17518 \end_layout
17519
17520 \begin_layout Standard
17521 as LaTeX-argument of the column.
17522 \end_layout
17523
17524 \begin_layout Standard
17525 \begin_inset VSpace bigskip
17526 \end_inset
17527
17528
17529 \end_layout
17530
17531 \begin_layout Standard
17532 For colored columns, you can define
17533 \end_layout
17534
17535 \begin_layout Standard
17536
17537 \series bold
17538
17539 \backslash
17540 newcolumntype{K}[1]{>{
17541 \backslash
17542 columncolor{#1}
17543 \backslash
17544 hspace{0pt}}c}
17545 \end_layout
17546
17547 \begin_layout Standard
17548 The 
17549 \begin_inset Quotes eld
17550 \end_inset
17551
17552 c
17553 \begin_inset Quotes erd
17554 \end_inset
17555
17556  at the end creates a column with a flexible width whose text is horizontally
17557  centered.
17558  You can now enter
17559 \end_layout
17560
17561 \begin_layout Standard
17562
17563 \series bold
17564 K{color name}
17565 \end_layout
17566
17567 \begin_layout Standard
17568 as LaTeX-argument.
17569 \end_layout
17570
17571 \begin_layout Standard
17572 \begin_inset VSpace bigskip
17573 \end_inset
17574
17575
17576 \end_layout
17577
17578 \begin_layout Standard
17579 To create Table
17580 \begin_inset space ~
17581 \end_inset
17582
17583
17584 \begin_inset CommandInset ref
17585 LatexCommand ref
17586 reference "tab:Table-using-user-defined"
17587
17588 \end_inset
17589
17590  use the LaTeX-arguments
17591 \end_layout
17592
17593 \begin_layout Standard
17594
17595 \series bold
17596 M{2.5cm}
17597 \end_layout
17598
17599 \begin_layout Standard
17600 for the first column and the multicolumn,
17601 \end_layout
17602
17603 \begin_layout Standard
17604
17605 \series bold
17606 K{red}
17607 \end_layout
17608
17609 \begin_layout Standard
17610 for the last column, and
17611 \end_layout
17612
17613 \begin_layout Standard
17614
17615 \series bold
17616 S{2.5cm}{2}
17617 \end_layout
17618
17619 \begin_layout Standard
17620 for the cells in the second column.
17621 \end_layout
17622
17623 \begin_layout Standard
17624 \begin_inset Float table
17625 placement h
17626 wide false
17627 sideways false
17628 status open
17629
17630 \begin_layout Plain Layout
17631 \begin_inset Caption
17632
17633 \begin_layout Plain Layout
17634 \begin_inset CommandInset label
17635 LatexCommand label
17636 name "tab:Table-using-user-defined"
17637
17638 \end_inset
17639
17640 Table using user-defined table formats
17641 \end_layout
17642
17643 \end_inset
17644
17645
17646 \end_layout
17647
17648 \begin_layout Plain Layout
17649 \align center
17650 \begin_inset Tabular
17651 <lyxtabular version="3" rows="3" columns="4">
17652 <features tabularvalignment="middle">
17653 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17654 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17655 <column alignment="center" valignment="middle" width="0">
17656 <column alignment="center" valignment="middle" width="0" special="K{red}">
17657 <row>
17658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 verylongtablecellword
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671 multiple lines multicolumn
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Plain Layout
17680
17681 \end_layout
17682
17683 \end_inset
17684 </cell>
17685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689 c
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 </row>
17695 <row>
17696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700 d
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709 e
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Plain Layout
17718 f
17719 \end_layout
17720
17721 \end_inset
17722 </cell>
17723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 g
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 </row>
17733 <row>
17734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738 h
17739 \end_layout
17740
17741 \end_inset
17742 </cell>
17743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17744 \begin_inset Text
17745
17746 \begin_layout Plain Layout
17747 i
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 j
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 k
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 </lyxtabular>
17772
17773 \end_inset
17774
17775
17776 \end_layout
17777
17778 \end_inset
17779
17780
17781 \end_layout
17782
17783 \begin_layout Subsection
17784 Line Thickness
17785 \begin_inset CommandInset label
17786 LatexCommand label
17787 name "sub:Line-Thickness"
17788
17789 \end_inset
17790
17791
17792 \begin_inset Index idx
17793 status collapsed
17794
17795 \begin_layout Plain Layout
17796 Table Customization ! Line Thickness
17797 \end_layout
17798
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \begin_layout Standard
17805 The line thickness for all lines in a table can be adjusted with the length
17806  
17807 \series bold
17808
17809 \backslash
17810 arrayrulewidth
17811 \series default
17812 .
17813  To set for example a line thickness of 1.5
17814 \begin_inset space \thinspace{}
17815 \end_inset
17816
17817 pt, as in Table
17818 \begin_inset space ~
17819 \end_inset
17820
17821
17822 \begin_inset CommandInset ref
17823 LatexCommand ref
17824 reference "tab:Table-with-1.5"
17825
17826 \end_inset
17827
17828 , insert the command
17829 \end_layout
17830
17831 \begin_layout Standard
17832
17833 \series bold
17834
17835 \backslash
17836 setlength{
17837 \backslash
17838 arrayrulewidth}{1.5pt}
17839 \end_layout
17840
17841 \begin_layout Standard
17842 in TeX-Code before the table or table float.
17843  The changed thickness is valid for all subsequent tables.
17844  To use the default value again, set 
17845 \series bold
17846
17847 \backslash
17848 arrayrulewidth
17849 \series default
17850  to 0.4
17851 \begin_inset space \thinspace{}
17852 \end_inset
17853
17854 pt in TeX-Code after the table or table float.
17855 \end_layout
17856
17857 \begin_layout Standard
17858 \begin_inset ERT
17859 status collapsed
17860
17861 \begin_layout Plain Layout
17862
17863
17864 \backslash
17865 setlength{
17866 \backslash
17867 arrayrulewidth}{1.5pt}
17868 \end_layout
17869
17870 \end_inset
17871
17872
17873 \begin_inset Float table
17874 wide false
17875 sideways false
17876 status open
17877
17878 \begin_layout Plain Layout
17879 \begin_inset Caption
17880
17881 \begin_layout Plain Layout
17882 \begin_inset CommandInset label
17883 LatexCommand label
17884 name "tab:Table-with-1.5"
17885
17886 \end_inset
17887
17888 Table with 1.5
17889 \begin_inset space \thinspace{}
17890 \end_inset
17891
17892 pt thick lines
17893 \end_layout
17894
17895 \end_inset
17896
17897
17898 \end_layout
17899
17900 \begin_layout Plain Layout
17901 \align center
17902 \begin_inset Tabular
17903 <lyxtabular version="3" rows="3" columns="3">
17904 <features tabularvalignment="middle">
17905 <column alignment="center" valignment="top" width="0">
17906 <column alignment="center" valignment="top" width="0">
17907 <column alignment="center" valignment="top" width="0">
17908 <row>
17909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913 sd
17914 \end_layout
17915
17916 \end_inset
17917 </cell>
17918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17919 \begin_inset Text
17920
17921 \begin_layout Plain Layout
17922
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 </row>
17937 <row>
17938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951 sd
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 </row>
17966 <row>
17967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 sd
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 </row>
17995 </lyxtabular>
17996
17997 \end_inset
17998
17999
18000 \end_layout
18001
18002 \end_inset
18003
18004
18005 \begin_inset ERT
18006 status collapsed
18007
18008 \begin_layout Plain Layout
18009
18010
18011 \backslash
18012 setlength{
18013 \backslash
18014 arrayrulewidth}{0.4pt}
18015 \end_layout
18016
18017 \end_inset
18018
18019
18020 \end_layout
18021
18022 \begin_layout Standard
18023 \begin_inset VSpace bigskip
18024 \end_inset
18025
18026 To set the line thickness to 1.5
18027 \begin_inset space \thinspace{}
18028 \end_inset
18029
18030 pt only for horizontal lines, as in Table
18031 \begin_inset space ~
18032 \end_inset
18033
18034
18035 \begin_inset CommandInset ref
18036 LatexCommand ref
18037 reference "tab:Table-with-horizontal"
18038
18039 \end_inset
18040
18041 , insert these commands in TeX-Code before the table or table float:
18042 \end_layout
18043
18044 \begin_layout Standard
18045
18046 \series bold
18047
18048 \backslash
18049 let
18050 \backslash
18051 myHline
18052 \backslash
18053 hline
18054 \begin_inset Newline newline
18055 \end_inset
18056
18057
18058 \backslash
18059 renewcommand{
18060 \backslash
18061 hline}
18062 \begin_inset Newline newline
18063 \end_inset
18064
18065  {
18066 \backslash
18067 noalign{
18068 \backslash
18069 global
18070 \backslash
18071 arrayrulewidth 1.5pt}
18072 \begin_inset Newline newline
18073 \end_inset
18074
18075  
18076 \backslash
18077 myHline
18078 \backslash
18079 noalign{
18080 \backslash
18081 global
18082 \backslash
18083 arrayrulewidth 0.4pt}}
18084 \end_layout
18085
18086 \begin_layout Standard
18087 To return to the default line thickness, insert this command in TeX-Code
18088  after the table or table float:
18089 \end_layout
18090
18091 \begin_layout Standard
18092
18093 \series bold
18094
18095 \backslash
18096 renewcommand{
18097 \backslash
18098 hline}{
18099 \backslash
18100 myHline}
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 let
18112 \backslash
18113 myHline
18114 \backslash
18115 hline
18116 \end_layout
18117
18118 \begin_layout Plain Layout
18119
18120
18121 \backslash
18122 renewcommand{
18123 \backslash
18124 hline}
18125 \end_layout
18126
18127 \begin_layout Plain Layout
18128
18129  {
18130 \backslash
18131 noalign{
18132 \backslash
18133 global
18134 \backslash
18135 arrayrulewidth 1.5pt}
18136 \end_layout
18137
18138 \begin_layout Plain Layout
18139
18140   
18141 \backslash
18142 myHline
18143 \backslash
18144 noalign{
18145 \backslash
18146 global
18147 \backslash
18148 arrayrulewidth 0.4pt}}
18149 \end_layout
18150
18151 \end_inset
18152
18153
18154 \begin_inset Float table
18155 wide false
18156 sideways false
18157 status open
18158
18159 \begin_layout Plain Layout
18160 \begin_inset Caption
18161
18162 \begin_layout Plain Layout
18163 \begin_inset CommandInset label
18164 LatexCommand label
18165 name "tab:Table-with-horizontal"
18166
18167 \end_inset
18168
18169 Table with 1.5
18170 \begin_inset space \thinspace{}
18171 \end_inset
18172
18173 pt thick horizontal lines
18174 \end_layout
18175
18176 \end_inset
18177
18178
18179 \end_layout
18180
18181 \begin_layout Plain Layout
18182 \align center
18183 \begin_inset Tabular
18184 <lyxtabular version="3" rows="3" columns="3">
18185 <features tabularvalignment="middle">
18186 <column alignment="center" valignment="top" width="0">
18187 <column alignment="center" valignment="top" width="0">
18188 <column alignment="center" valignment="top" width="0">
18189 <row>
18190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 sd
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Plain Layout
18212
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 </row>
18218 <row>
18219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223
18224 \end_layout
18225
18226 \end_inset
18227 </cell>
18228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18229 \begin_inset Text
18230
18231 \begin_layout Plain Layout
18232 sd
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 </row>
18247 <row>
18248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270 sd
18271 \end_layout
18272
18273 \end_inset
18274 </cell>
18275 </row>
18276 </lyxtabular>
18277
18278 \end_inset
18279
18280
18281 \end_layout
18282
18283 \end_inset
18284
18285
18286 \begin_inset ERT
18287 status collapsed
18288
18289 \begin_layout Plain Layout
18290
18291
18292 \backslash
18293 renewcommand{
18294 \backslash
18295 hline}{
18296 \backslash
18297 myHline}
18298 \end_layout
18299
18300 \end_inset
18301
18302
18303 \end_layout
18304
18305 \begin_layout Standard
18306 \begin_inset VSpace bigskip
18307 \end_inset
18308
18309 To set the line thickness to 1.5
18310 \begin_inset space \thinspace{}
18311 \end_inset
18312
18313 pt only for vertical lines, create the following column format in the document
18314  preamble, according to the description in section
18315 \begin_inset space ~
18316 \end_inset
18317
18318
18319 \begin_inset CommandInset ref
18320 LatexCommand ref
18321 reference "sub:Customized-Format"
18322
18323 \end_inset
18324
18325 :
18326 \end_layout
18327
18328 \begin_layout Standard
18329
18330 \series bold
18331
18332 \backslash
18333 newcolumntype{V}{!{
18334 \backslash
18335 vrule width 1.5pt}}
18336 \end_layout
18337
18338 \begin_layout Standard
18339 For Table
18340 \begin_inset space ~
18341 \end_inset
18342
18343
18344 \begin_inset CommandInset ref
18345 LatexCommand ref
18346 reference "tab:Table-with-vertical"
18347
18348 \end_inset
18349
18350  the LaTeX-argument
18351 \end_layout
18352
18353 \begin_layout Standard
18354
18355 \series bold
18356 VcV
18357 \end_layout
18358
18359 \begin_layout Standard
18360 was used for the last column and
18361 \end_layout
18362
18363 \begin_layout Standard
18364
18365 \series bold
18366 Vc
18367 \end_layout
18368
18369 \begin_layout Standard
18370 for the other columns.
18371 \end_layout
18372
18373 \begin_layout Standard
18374 \begin_inset Float table
18375 wide false
18376 sideways false
18377 status open
18378
18379 \begin_layout Plain Layout
18380 \begin_inset Caption
18381
18382 \begin_layout Plain Layout
18383 \begin_inset CommandInset label
18384 LatexCommand label
18385 name "tab:Table-with-vertical"
18386
18387 \end_inset
18388
18389 Table with 1.5
18390 \begin_inset space \thinspace{}
18391 \end_inset
18392
18393 pt thick vertical lines
18394 \end_layout
18395
18396 \end_inset
18397
18398
18399 \end_layout
18400
18401 \begin_layout Plain Layout
18402 \align center
18403 \begin_inset Tabular
18404 <lyxtabular version="3" rows="3" columns="3">
18405 <features tabularvalignment="middle">
18406 <column alignment="center" valignment="top" width="0" special="Vc">
18407 <column alignment="center" valignment="top" width="0" special="Vc">
18408 <column alignment="center" valignment="top" width="0" special="VcV">
18409 <row>
18410 <cell alignment="center" valignment="top" topline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414 sd
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 <cell alignment="center" valignment="top" topline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" topline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 </row>
18438 <row>
18439 <cell alignment="center" valignment="top" topline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 <cell alignment="center" valignment="top" topline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452 sd
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" topline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 </row>
18467 <row>
18468 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18478 \begin_inset Text
18479
18480 \begin_layout Plain Layout
18481
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490 sd
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 </row>
18496 </lyxtabular>
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \begin_layout Subsection
18509 Dashed Lines
18510 \begin_inset Index idx
18511 status collapsed
18512
18513 \begin_layout Plain Layout
18514 Table Customization ! Dashed Lines
18515 \end_layout
18516
18517 \end_inset
18518
18519
18520 \end_layout
18521
18522 \begin_layout Standard
18523 \begin_inset ERT
18524 status collapsed
18525
18526 \begin_layout Plain Layout
18527
18528
18529 \backslash
18530 ifarydshln
18531 \end_layout
18532
18533 \end_inset
18534
18535
18536 \begin_inset Note Note
18537 status open
18538
18539 \begin_layout Plain Layout
18540 The following section will only be displayed when the LaTeX-package 
18541 \series bold
18542 arydshln
18543 \series default
18544  is installed.
18545 \end_layout
18546
18547 \end_inset
18548
18549
18550 \end_layout
18551
18552 \begin_layout Standard
18553 \begin_inset Float table
18554 placement H
18555 wide false
18556 sideways false
18557 status open
18558
18559 \begin_layout Plain Layout
18560 \begin_inset Caption
18561
18562 \begin_layout Plain Layout
18563 \begin_inset CommandInset label
18564 LatexCommand label
18565 name "tab:Table-with-dashed"
18566
18567 \end_inset
18568
18569 Table with dashed lines
18570 \end_layout
18571
18572 \end_inset
18573
18574
18575 \end_layout
18576
18577 \begin_layout Plain Layout
18578 \align center
18579 \begin_inset Tabular
18580 <lyxtabular version="3" rows="5" columns="5">
18581 <features tabularvalignment="middle">
18582 <column alignment="center" valignment="top" width="0">
18583 <column alignment="center" valignment="top" width="0">
18584 <column alignment="center" valignment="top" width="0" special=":c">
18585 <column alignment="center" valignment="top" width="0">
18586 <column alignment="center" valignment="top" width="0">
18587 <row>
18588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 a
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 b
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610 c
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619 d
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628 e
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 </row>
18634 <row>
18635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639 f
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648 g
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 <cell alignment="center" valignment="top" topline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657 h
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18663 \begin_inset Text
18664
18665 \begin_layout Plain Layout
18666 i
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675 j
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 </row>
18681 <row>
18682 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686 \begin_inset ERT
18687 status collapsed
18688
18689 \begin_layout Plain Layout
18690
18691
18692 \backslash
18693 hdashline 
18694 \end_layout
18695
18696 \end_inset
18697
18698 k
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707 l
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="center" valignment="top" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716 m
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 n
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734 o
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 </row>
18740 <row>
18741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 \begin_inset ERT
18746 status collapsed
18747
18748 \begin_layout Plain Layout
18749
18750
18751 \backslash
18752 cdashline{4-5}
18753 \end_layout
18754
18755 \end_inset
18756
18757 p
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766 q
18767 \end_layout
18768
18769 \end_inset
18770 </cell>
18771 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775 r
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 s
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 </row>
18799 <row>
18800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 t
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813 u
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822 v
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 w
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 x
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 </row>
18846 </lyxtabular>
18847
18848 \end_inset
18849
18850
18851 \end_layout
18852
18853 \end_inset
18854
18855
18856 \end_layout
18857
18858 \begin_layout Standard
18859 LyX does not natively support dashed lines, so you have to use TeX-Code.
18860  As a prerequisite the LaTeX-package 
18861 \series bold
18862 arydshln
18863 \series default
18864
18865 \begin_inset Index idx
18866 status collapsed
18867
18868 \begin_layout Plain Layout
18869 LaTeX-packages ! arydshln
18870 \end_layout
18871
18872 \end_inset
18873
18874  must be loaded in the document preamble with the command
18875 \end_layout
18876
18877 \begin_layout Standard
18878
18879 \series bold
18880
18881 \backslash
18882 usepackage{arydshln}
18883 \end_layout
18884
18885 \begin_layout Standard
18886 To make a vertical line dashed, enter the colon 
18887 \begin_inset Quotes eld
18888 \end_inset
18889
18890 :
18891 \begin_inset Quotes erd
18892 \end_inset
18893
18894  together with the character for the horizontal alignment as LaTeX-argument
18895  in the table cell dialog.
18896 \end_layout
18897
18898 \begin_layout Standard
18899 For a horizontal dashed line add the command
18900 \end_layout
18901
18902 \begin_layout Standard
18903
18904 \series bold
18905
18906 \backslash
18907 hdashline
18908 \end_layout
18909
18910 \begin_layout Standard
18911 in TeX-Code as first element of the first cell in the table row.
18912 \end_layout
18913
18914 \begin_layout Standard
18915 For dashed multicolumn lines use the command
18916 \end_layout
18917
18918 \begin_layout Standard
18919
18920 \series bold
18921
18922 \backslash
18923 cdashline{line number
18924 \series default
18925 }
18926 \end_layout
18927
18928 \begin_layout Standard
18929 in TeX-Code as the first element of the first cell in the table row.
18930  If you have for example a multicolumn spanning columns 2 to 4 and you want
18931  to have a dashed line above, add the command
18932 \end_layout
18933
18934 \begin_layout Standard
18935
18936 \series bold
18937
18938 \backslash
18939 cdashline{2-4}
18940 \end_layout
18941
18942 \begin_layout Standard
18943 as the first element of the first cell in the row of the multicolumn.
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset VSpace bigskip
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \begin_layout Standard
18954 Table
18955 \begin_inset space ~
18956 \end_inset
18957
18958
18959 \begin_inset CommandInset ref
18960 LatexCommand ref
18961 reference "tab:Table-with-dashed"
18962
18963 \end_inset
18964
18965  was created using 
18966 \begin_inset Quotes eld
18967 \end_inset
18968
18969
18970 \series bold
18971 :c
18972 \series default
18973
18974 \begin_inset Quotes erd
18975 \end_inset
18976
18977  as LaTeX-argument of the third column.
18978  The TeX-Code command 
18979 \series bold
18980
18981 \backslash
18982 hdashline
18983 \series default
18984  was inserted in the first cell of the third row and the TeX-Code command
18985 \begin_inset Newline newline
18986 \end_inset
18987
18988  
18989 \series bold
18990
18991 \backslash
18992 cdashline{4-5}
18993 \series default
18994  was inserted in the first cell of the fourth row.
18995 \end_layout
18996
18997 \begin_layout Standard
18998 \begin_inset Note Greyedout
18999 status open
19000
19001 \begin_layout Plain Layout
19002
19003 \series bold
19004 Note:
19005 \series default
19006  The LaTeX-package 
19007 \series bold
19008 arydshln
19009 \series default
19010  is apparently not compatible with the LaTeX-package 
19011 \series bold
19012 colortbl
19013 \series default
19014
19015 \begin_inset Index idx
19016 status collapsed
19017
19018 \begin_layout Plain Layout
19019 LaTeX-packages ! colortbl
19020 \end_layout
19021
19022 \end_inset
19023
19024  that is used for colored tables in section
19025 \begin_inset space ~
19026 \end_inset
19027
19028
19029 \begin_inset CommandInset ref
19030 LatexCommand ref
19031 reference "sec:Colored-Tables"
19032
19033 \end_inset
19034
19035 .
19036  That means colored tables cannot have dashed lines.
19037 \end_layout
19038
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \begin_layout Standard
19045 \begin_inset ERT
19046 status collapsed
19047
19048 \begin_layout Plain Layout
19049
19050
19051 \backslash
19052 else
19053 \end_layout
19054
19055 \end_inset
19056
19057
19058 \begin_inset Note Note
19059 status open
19060
19061 \begin_layout Plain Layout
19062 The following will be displayed when the LaTeX-package 
19063 \series bold
19064 arydshln
19065 \series default
19066  is not installed:
19067 \end_layout
19068
19069 \end_inset
19070
19071
19072 \end_layout
19073
19074 \begin_layout Standard
19075 You need to install the package 
19076 \series bold
19077 arydshln
19078 \series default
19079  to see the content of this section in the output.
19080 \end_layout
19081
19082 \begin_layout Standard
19083 \begin_inset ERT
19084 status collapsed
19085
19086 \begin_layout Plain Layout
19087
19088
19089 \backslash
19090 fi
19091 \end_layout
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \begin_layout Chapter
19099 Floats
19100 \begin_inset Index idx
19101 status collapsed
19102
19103 \begin_layout Plain Layout
19104 Floats
19105 \end_layout
19106
19107 \end_inset
19108
19109
19110 \end_layout
19111
19112 \begin_layout Section
19113 Introduction
19114 \begin_inset CommandInset label
19115 LatexCommand label
19116 name "sec:FloatIntroduction"
19117
19118 \end_inset
19119
19120
19121 \begin_inset Index idx
19122 status collapsed
19123
19124 \begin_layout Plain Layout
19125 Floats ! Introduction
19126 \end_layout
19127
19128 \end_inset
19129
19130
19131 \end_layout
19132
19133 \begin_layout Standard
19134 A float is a block of text associated with some sort of label, which doesn't
19135  have a fixed location.
19136  It can 
19137 \begin_inset Quotes eld
19138 \end_inset
19139
19140 float
19141 \begin_inset Quotes erd
19142 \end_inset
19143
19144  forward or backward a page or two, to wherever it fits best.
19145  
19146 \family sans
19147 Footnotes
19148 \family default
19149  and 
19150 \family sans
19151 Margin
19152 \begin_inset space ~
19153 \end_inset
19154
19155 Notes
19156 \family default
19157  are also floats, because they can float to the next page when there are
19158  too many notes on the page.
19159 \end_layout
19160
19161 \begin_layout Standard
19162 Floats allow a high quality layout.
19163  Images and tables can be spread evenly to the pages to avoid white space
19164  and pages without text.
19165  As the floating often destroys the context between the text and the image/table
19166 , every float can be referenced in the text.
19167  Floats are therefore numbered.
19168  Referencing is described in section
19169 \begin_inset space ~
19170 \end_inset
19171
19172
19173 \begin_inset CommandInset ref
19174 LatexCommand ref
19175 reference "sec:Referencing-Floats"
19176
19177 \end_inset
19178
19179 .
19180 \end_layout
19181
19182 \begin_layout Standard
19183 To insert a float, use the menu 
19184 \family sans
19185 Insert\SpecialChar \menuseparator
19186 Float
19187 \family default
19188 .
19189  This inserts the 
19190 \family sans
19191 Caption
19192 \family default
19193  inset, a box with a label.
19194  The label will automatically be translated to the document language in
19195  the output.
19196  After the label you can insert the caption text.
19197  The image or table is inserted above or below the caption in a separate
19198  paragraph within the float.
19199  More about the caption placement is contained in section
19200 \begin_inset space ~
19201 \end_inset
19202
19203
19204 \begin_inset CommandInset ref
19205 LatexCommand ref
19206 reference "sec:Caption-Placement"
19207
19208 \end_inset
19209
19210 .
19211  To keep your LyX-document readable, you can open and close the float box
19212  by left-clicking on the box label.
19213  A closed float box looks like this: 
19214 \begin_inset Graphics
19215         filename clipart/floatQt4.png
19216         scale 70
19217         scaleBeforeRotation
19218
19219 \end_inset
19220
19221  â€“ a gray button with a red label.
19222 \end_layout
19223
19224 \begin_layout Standard
19225 It is recommended that you insert floats as a separate standard paragraph
19226  to avoid possible LaTeX-errors that can occur when the surrounding text
19227  is specially formatted.
19228 \end_layout
19229
19230 \begin_layout Standard
19231 Existing figures or tables can be put into a float by highlighting them
19232  and then pressing the corresponding toolbar button for a new float.
19233 \end_layout
19234
19235 \begin_layout Section
19236 Float Types
19237 \end_layout
19238
19239 \begin_layout Standard
19240 Besides figure and table floats that are described in sections
19241 \begin_inset space ~
19242 \end_inset
19243
19244
19245 \begin_inset CommandInset ref
19246 LatexCommand ref
19247 reference "sec:Figure-Floats"
19248
19249 \end_inset
19250
19251  and 
19252 \begin_inset CommandInset ref
19253 LatexCommand ref
19254 reference "sec:Table-Floats"
19255
19256 \end_inset
19257
19258  respectively, LyX offers the float types 
19259 \series bold
19260 Algorithm
19261 \series default
19262  and 
19263 \series bold
19264 Wrap
19265 \series default
19266 .
19267 \end_layout
19268
19269 \begin_layout Subsection
19270 Algorithm Floats
19271 \begin_inset Index idx
19272 status collapsed
19273
19274 \begin_layout Plain Layout
19275 Floats ! Algorithms
19276 \end_layout
19277
19278 \end_inset
19279
19280
19281 \end_layout
19282
19283 \begin_layout Standard
19284 \begin_inset Float algorithm
19285 placement h
19286 wide false
19287 sideways false
19288 status open
19289
19290 \begin_layout Plain Layout
19291 \begin_inset Caption
19292
19293 \begin_layout Plain Layout
19294 \begin_inset CommandInset label
19295 LatexCommand label
19296 name "alg:Example-Algorithm-float"
19297
19298 \end_inset
19299
19300 Example Algorithm float
19301 \end_layout
19302
19303 \end_inset
19304
19305
19306 \end_layout
19307
19308 \begin_layout LyX-Code
19309 for I in 1..N loop
19310 \begin_inset Newline newline
19311 \end_inset
19312
19313  Sum:= Sum + A(I); /*comment*/
19314 \begin_inset Newline newline
19315 \end_inset
19316
19317 end loop
19318 \begin_inset VSpace -4mm
19319 \end_inset
19320
19321
19322 \end_layout
19323
19324 \end_inset
19325
19326
19327 \end_layout
19328
19329 \begin_layout Standard
19330 This float type is inserted with the menu 
19331 \family sans
19332 Insert\SpecialChar \menuseparator
19333 Floats\SpecialChar \menuseparator
19334 Algorithm
19335 \family default
19336 .
19337  It is used for program codes and descriptions of algorithms and can be
19338  seen as an alternative to program code listings that are explained in chapter
19339 \begin_inset space ~
19340 \end_inset
19341
19342
19343 \begin_inset CommandInset ref
19344 LatexCommand ref
19345 reference "cha:Program-Code-Listings"
19346
19347 \end_inset
19348
19349 .
19350  A possible environment for algorithms is the 
19351 \family sans
19352 LyX-Code
19353 \family default
19354 , described in LyX's 
19355 \emph on
19356 Userguide
19357 \emph default
19358 .
19359  Algorithm
19360 \begin_inset space ~
19361 \end_inset
19362
19363
19364 \begin_inset CommandInset ref
19365 LatexCommand ref
19366 reference "alg:Example-Algorithm-float"
19367
19368 \end_inset
19369
19370  is an example of an algorithm float where -4
19371 \begin_inset space \thinspace{}
19372 \end_inset
19373
19374 mm vertical space was added at the end of the float to have the bottom rule
19375  exactly below the last text line.
19376 \end_layout
19377
19378 \begin_layout Standard
19379 The float label is not automatically translated into the document language.
19380  If your document is not in English, you have to do this manually by adding
19381  the following line to the document preamble
19382 \series bold
19383 :
19384 \end_layout
19385
19386 \begin_layout Standard
19387
19388 \series bold
19389
19390 \backslash
19391 floatname{algorithm}{your
19392 \begin_inset space ~
19393 \end_inset
19394
19395 name}
19396 \end_layout
19397
19398 \begin_layout Standard
19399 where 
19400 \family sans
19401 your
19402 \begin_inset space ~
19403 \end_inset
19404
19405 name
19406 \family default
19407  is the word 
19408 \begin_inset Quotes eld
19409 \end_inset
19410
19411
19412 \emph on
19413 algorithm
19414 \emph default
19415
19416 \begin_inset Quotes erd
19417 \end_inset
19418
19419  in your language.
19420 \end_layout
19421
19422 \begin_layout Standard
19423 To insert the list of algorithms you can use the menu 
19424 \family sans
19425 Insert\SpecialChar \menuseparator
19426 List
19427 \begin_inset space \thinspace{}
19428 \end_inset
19429
19430 /
19431 \begin_inset space \thinspace{}
19432 \end_inset
19433
19434 TOC\SpecialChar \menuseparator
19435 List of Algorithms
19436 \family default
19437  when your document has the same language as LyX's menu names.
19438  In other cases use this command in TeX-Code instead:
19439 \end_layout
19440
19441 \begin_layout Standard
19442
19443 \series bold
19444
19445 \backslash
19446 listof{algorithm}{your
19447 \begin_inset space ~
19448 \end_inset
19449
19450 name}
19451 \end_layout
19452
19453 \begin_layout Standard
19454 where 
19455 \family sans
19456 your
19457 \begin_inset space ~
19458 \end_inset
19459
19460 name
19461 \family default
19462  is the word 
19463 \begin_inset Quotes eld
19464 \end_inset
19465
19466
19467 \emph on
19468 List of Algorithm
19469 \emph default
19470 s
19471 \begin_inset Quotes erd
19472 \end_inset
19473
19474  in your language.
19475 \end_layout
19476
19477 \begin_layout Standard
19478 Algorithm floats are not by default numbered in the scheme 
19479 \begin_inset Quotes eld
19480 \end_inset
19481
19482 chapter.algorithm
19483 \begin_inset Quotes erd
19484 \end_inset
19485
19486  as is the case for table and figure floats in many document-classes.
19487  To number algorithm floats in the same scheme, add this command to your
19488  document preamble:
19489 \end_layout
19490
19491 \begin_layout Standard
19492
19493 \series bold
19494
19495 \backslash
19496 numberwithin{algorithm}{chapter}
19497 \end_layout
19498
19499 \begin_layout Standard
19500 To be able to use the command 
19501 \series bold
19502
19503 \backslash
19504 numberwithin
19505 \series default
19506 , set in the tab 
19507 \family sans
19508 Math
19509 \begin_inset space ~
19510 \end_inset
19511
19512 Options
19513 \family default
19514  in the document settings the option 
19515 \family sans
19516 Use
19517 \begin_inset space ~
19518 \end_inset
19519
19520 AMS
19521 \begin_inset space ~
19522 \end_inset
19523
19524 math
19525 \begin_inset space ~
19526 \end_inset
19527
19528 package
19529 \family default
19530 .
19531 \end_layout
19532
19533 \begin_layout Subsection
19534 Wrap Floats
19535 \begin_inset Index idx
19536 status collapsed
19537
19538 \begin_layout Plain Layout
19539 Floats ! Wrap Floats
19540 \end_layout
19541
19542 \end_inset
19543
19544
19545 \end_layout
19546
19547 \begin_layout Standard
19548 \begin_inset Wrap figure
19549 lines 0
19550 placement l
19551 overhang 1cm
19552 width "40col%"
19553 status open
19554
19555 \begin_layout Plain Layout
19556 \begin_inset Graphics
19557         filename clipart/mobius.eps
19558         width 40col%
19559         scaleBeforeRotation
19560         rotateOrigin center
19561
19562 \end_inset
19563
19564
19565 \end_layout
19566
19567 \begin_layout Plain Layout
19568 \begin_inset Caption
19569
19570 \begin_layout Plain Layout
19571 \begin_inset CommandInset label
19572 LatexCommand label
19573 name "fig:This-is-a"
19574
19575 \end_inset
19576
19577 This is a figure wrap float.
19578 \end_layout
19579
19580 \end_inset
19581
19582
19583 \end_layout
19584
19585 \end_inset
19586
19587  This float type is used if you want to wrap text around a figure or table
19588  so that it only occupies some fraction of the column width.
19589  It can be inserted using the menu 
19590 \family sans
19591 Insert\SpecialChar \menuseparator
19592 Floats\SpecialChar \menuseparator
19593 Figure
19594 \begin_inset space ~
19595 \end_inset
19596
19597 Wrap
19598 \begin_inset space ~
19599 \end_inset
19600
19601 Float
19602 \family default
19603  or 
19604 \family sans
19605 Table
19606 \begin_inset space ~
19607 \end_inset
19608
19609 Wrap
19610 \begin_inset space ~
19611 \end_inset
19612
19613 Float
19614 \family default
19615  if the LaTeX-package 
19616 \series bold
19617 wrapfig
19618 \series default
19619
19620 \begin_inset Index idx
19621 status collapsed
19622
19623 \begin_layout Plain Layout
19624 LaTeX-packages ! wrapfig
19625 \begin_inset ERT
19626 status collapsed
19627
19628 \begin_layout Plain Layout
19629
19630
19631 \backslash
19632 vspace{4mm}
19633 \end_layout
19634
19635 \end_inset
19636
19637
19638 \end_layout
19639
19640 \end_inset
19641
19642  is installed.
19643 \begin_inset Foot
19644 status collapsed
19645
19646 \begin_layout Plain Layout
19647 Installing a LaTeX-package is explained it in the 
19648 \emph on
19649 LaTeX
19650 \begin_inset space ~
19651 \end_inset
19652
19653 Configuration
19654 \emph default
19655  manual.
19656 \end_layout
19657
19658 \end_inset
19659
19660  The settings of the float can be modified by right-clicking on the float
19661  box.
19662  The mandatory settings are the float 
19663 \family sans
19664 Placement
19665 \family default
19666  and its 
19667 \family sans
19668 Width
19669 \family default
19670 .
19671  Optional are the 
19672 \family sans
19673 Overhang
19674 \family default
19675  that specifies how much the float is set into the paragraph
19676 \begin_inset space \thinspace{}
19677 \end_inset
19678
19679 /
19680 \begin_inset space \thinspace{}
19681 \end_inset
19682
19683 page margin, and the 
19684 \family sans
19685 Line
19686 \begin_inset space ~
19687 \end_inset
19688
19689 span
19690 \family default
19691  that specifies how many text lines the float will approximately need.
19692  The line span is often hard to approximate; so it is better only to use
19693  it when you encounter float placement problems.
19694  You can furthermore decide if LaTeX is allowed to let the float float within
19695  the paragraph or to surrounding paragraphs.
19696  Figure
19697 \begin_inset space ~
19698 \end_inset
19699
19700
19701 \begin_inset CommandInset ref
19702 LatexCommand ref
19703 reference "fig:This-is-a"
19704
19705 \end_inset
19706
19707  is an example text wrap float with a width of 40
19708 \begin_inset space \thinspace{}
19709 \end_inset
19710
19711 col%, 1
19712 \begin_inset space \thinspace{}
19713 \end_inset
19714
19715 cm overhang, set to the left.
19716 \begin_inset Foot
19717 status collapsed
19718
19719 \begin_layout Plain Layout
19720 Available units are explained in appendix
19721 \begin_inset space ~
19722 \end_inset
19723
19724
19725 \begin_inset CommandInset ref
19726 LatexCommand ref
19727 reference "cha:Units-available-in"
19728
19729 \end_inset
19730
19731 .
19732 \end_layout
19733
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \begin_layout Standard
19740 \begin_inset Note Greyedout
19741 status open
19742
19743 \begin_layout Plain Layout
19744
19745 \series bold
19746 Note:
19747 \series default
19748  Text
19749 \begin_inset space ~
19750 \end_inset
19751
19752 wrap float floats are fragile! E.
19753 \begin_inset space \thinspace{}
19754 \end_inset
19755
19756 g.
19757 \begin_inset space \space{}
19758 \end_inset
19759
19760 having a figure too close to the bottom of the page can mess things up in
19761  such a way that the float does not appear in the output or that it is placed
19762  over some other text.
19763 \end_layout
19764
19765 \end_inset
19766
19767
19768 \end_layout
19769
19770 \begin_layout Standard
19771 In general:
19772 \end_layout
19773
19774 \begin_layout Itemize
19775 Wrap floats should not be placed in paragraphs that run over a page break.
19776  That means that wrap floats are better inserted in their exact place when
19777  the document is almost finished and you are able to estimate where page
19778  breaks will appear.
19779 \end_layout
19780
19781 \begin_layout Itemize
19782 Wrap floats should either be placed in their own paragraph before the paragraph
19783  where they should wrap into or within a paragraph.
19784 \end_layout
19785
19786 \begin_layout Itemize
19787 Wrap floats in consecutive paragraphs may cause troubles, so ensure that
19788  there is a text paragraph between them as separator.
19789 \end_layout
19790
19791 \begin_layout Itemize
19792 Wrap floats are not allowed in section headings or tables.
19793 \end_layout
19794
19795 \begin_layout Section
19796 Float Numbering
19797 \begin_inset Index idx
19798 status collapsed
19799
19800 \begin_layout Plain Layout
19801 Floats ! Numbering
19802 \end_layout
19803
19804 \end_inset
19805
19806
19807 \end_layout
19808
19809 \begin_layout Standard
19810 Floats are usually numbered either independently from the sections the floats
19811  are in, or in the scheme 
19812 \begin_inset Quotes eld
19813 \end_inset
19814
19815 chapter.number
19816 \begin_inset Quotes erd
19817 \end_inset
19818
19819  or 
19820 \begin_inset Quotes eld
19821 \end_inset
19822
19823 section.number
19824 \begin_inset Quotes erd
19825 \end_inset
19826
19827 .
19828  This depends on the document class used.
19829 \end_layout
19830
19831 \begin_layout Standard
19832 To change section-independent numbering, you can use this command in the
19833  document preamble:
19834 \end_layout
19835
19836 \begin_layout Standard
19837
19838 \series bold
19839
19840 \backslash
19841 renewcommand{
19842 \backslash
19843 thetable}{
19844 \backslash
19845 roman{table}}
19846 \end_layout
19847
19848 \begin_layout Standard
19849
19850 \series bold
19851
19852 \backslash
19853 thetable
19854 \series default
19855  is the command that prints the table number, for figure floats, the command
19856  would be 
19857 \series bold
19858
19859 \backslash
19860 thefigure
19861 \series default
19862 .
19863  
19864 \series bold
19865
19866 \backslash
19867 roman
19868 \series default
19869  in the command above prints the table number as small roman number.
19870 \end_layout
19871
19872 \begin_layout Standard
19873 To change the numbering scheme for example to 
19874 \begin_inset Quotes eld
19875 \end_inset
19876
19877 subsection.number
19878 \begin_inset Quotes erd
19879 \end_inset
19880
19881 , use this command in the preamble:
19882 \end_layout
19883
19884 \begin_layout Standard
19885
19886 \series bold
19887
19888 \backslash
19889 numberwithin{table}{subsection}
19890 \end_layout
19891
19892 \begin_layout Standard
19893 To be able to use the command 
19894 \series bold
19895
19896 \backslash
19897 numberwithin
19898 \series default
19899 , set in the tab 
19900 \family sans
19901 Math
19902 \begin_inset space ~
19903 \end_inset
19904
19905 Options
19906 \family default
19907  in the document settings the option 
19908 \family sans
19909 Use
19910 \begin_inset space ~
19911 \end_inset
19912
19913 AMS
19914 \begin_inset space ~
19915 \end_inset
19916
19917 math
19918 \begin_inset space ~
19919 \end_inset
19920
19921 package
19922 \family default
19923 .
19924 \end_layout
19925
19926 \begin_layout Standard
19927 Please also have a look at section
19928 \begin_inset space ~
19929 \end_inset
19930
19931
19932 \begin_inset CommandInset ref
19933 LatexCommand ref
19934 reference "sub:Footnote-Numbering"
19935
19936 \end_inset
19937
19938  for the details and important notes about the numbering commands.
19939 \end_layout
19940
19941 \begin_layout Section
19942 Referencing Floats
19943 \begin_inset CommandInset label
19944 LatexCommand label
19945 name "sec:Referencing-Floats"
19946
19947 \end_inset
19948
19949
19950 \begin_inset Index idx
19951 status collapsed
19952
19953 \begin_layout Plain Layout
19954 Floats ! References
19955 \end_layout
19956
19957 \end_inset
19958
19959
19960 \begin_inset Index idx
19961 status collapsed
19962
19963 \begin_layout Plain Layout
19964 References ! to Floats
19965 \end_layout
19966
19967 \end_inset
19968
19969
19970 \end_layout
19971
19972 \begin_layout Standard
19973 To reference a float, insert a label into its caption using the menu 
19974 \family sans
19975 Insert\SpecialChar \menuseparator
19976 Label
19977 \family default
19978  or the toolbar button 
19979 \begin_inset Graphics
19980         filename ../images/label-insert.png
19981         scale 85
19982         scaleBeforeRotation
19983
19984 \end_inset
19985
19986 .
19987  A grey label box like this one: 
19988 \begin_inset Graphics
19989         filename clipart/labelQt4.png
19990         scale 85
19991         scaleBeforeRotation
19992
19993 \end_inset
19994
19995  will be inserted and the label window pops up asking for the label text.
19996  LyX offers as text the first words of the caption with a prefix.
19997  The prefix depends on the float type, e.
19998 \begin_inset space \thinspace{}
19999 \end_inset
20000
20001 g.
20002 \begin_inset space \space{}
20003 \end_inset
20004
20005 for figure floats the prefix will be "
20006 \family sans
20007 fig:
20008 \family default
20009 ".
20010 \end_layout
20011
20012 \begin_layout Standard
20013 The label is used as anchor and name for the reference.
20014  You can refer to the label using the menu 
20015 \family sans
20016 Insert\SpecialChar \menuseparator
20017 Cross-reference
20018 \family default
20019  or the toolbar button 
20020 \begin_inset Graphics
20021         filename ../images/dialog-show-new-inset_ref.png
20022         scale 85
20023         scaleBeforeRotation
20024
20025 \end_inset
20026
20027 .
20028  A grey cross-reference box like this one: 
20029 \begin_inset Graphics
20030         filename clipart/referenceQt4.png
20031         scale 85
20032         scaleBeforeRotation
20033
20034 \end_inset
20035
20036  will be inserted and the cross-reference window appear showing all labels
20037  of the document.
20038  If you have multiple LyX-documents opened, choose the one you are working
20039  on from the drop-list at the top of the dialog.
20040  You can now sort the labels alphabetically and then choose one.
20041  At the position of the cross-reference box the float number will appear
20042  in the output.
20043 \end_layout
20044
20045 \begin_layout Standard
20046 It is recommended that you use a protected space between the cross-reference
20047  name and its number to avoid line breaks between them.
20048  If a cross-reference refers to a non-existing label, you will see two question
20049  marks in the output instead of the reference.
20050 \end_layout
20051
20052 \begin_layout Standard
20053 You can change labels at any time by clicking on the label box.
20054  References to the changed label will automatically change its link to the
20055  new label text, so that you don't need to take care about this.
20056 \end_layout
20057
20058 \begin_layout Standard
20059 The button 
20060 \family sans
20061 Go
20062 \begin_inset space ~
20063 \end_inset
20064
20065 to
20066 \begin_inset space ~
20067 \end_inset
20068
20069 Label
20070 \family default
20071  in the cross-reference window sets the cursor before the referred label.
20072  The button text changes then to Go
20073 \begin_inset space ~
20074 \end_inset
20075
20076 Back and you can use it to set the cursor back to the cross-reference.
20077  Right-clicking on a cross-reference box also sets the cursor before the
20078  referenced label but without the possibility of going back.
20079 \end_layout
20080
20081 \begin_layout Subsection
20082 Cross-Reference Formats
20083 \begin_inset CommandInset label
20084 LatexCommand label
20085 name "sub:Cross-Reference-Formats"
20086
20087 \end_inset
20088
20089
20090 \begin_inset Index idx
20091 status collapsed
20092
20093 \begin_layout Plain Layout
20094 References ! Formats
20095 \end_layout
20096
20097 \end_inset
20098
20099
20100 \end_layout
20101
20102 \begin_layout Standard
20103 There are six varieties of cross-references:
20104 \end_layout
20105
20106 \begin_layout Description
20107 <reference>: prints the float number, this is the default: 
20108 \begin_inset CommandInset ref
20109 LatexCommand ref
20110 reference "fig:Two-distorted-images"
20111
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \begin_layout Description
20118 (<reference>): prints the float number within two parentheses, this is the
20119  style normally used to reference formulas, especially when the reference
20120  name 
20121 \begin_inset Quotes eld
20122 \end_inset
20123
20124 Equation
20125 \begin_inset Quotes erd
20126 \end_inset
20127
20128  is omitted: 
20129 \begin_inset CommandInset ref
20130 LatexCommand eqref
20131 reference "eq:Wgn"
20132
20133 \end_inset
20134
20135
20136 \end_layout
20137
20138 \begin_layout Description
20139 <page>: prints the page number: Page
20140 \begin_inset space ~
20141 \end_inset
20142
20143
20144 \begin_inset CommandInset ref
20145 LatexCommand pageref
20146 reference "fig:Two-distorted-images"
20147
20148 \end_inset
20149
20150
20151 \end_layout
20152
20153 \begin_layout Description
20154 on
20155 \begin_inset space ~
20156 \end_inset
20157
20158 page
20159 \begin_inset space ~
20160 \end_inset
20161
20162 <page>: prints the text "on page" and the page number: 
20163 \begin_inset CommandInset ref
20164 LatexCommand vpageref
20165 reference "fig:Two-distorted-images"
20166
20167 \end_inset
20168
20169
20170 \end_layout
20171
20172 \begin_layout Description
20173 <reference>
20174 \begin_inset space ~
20175 \end_inset
20176
20177 on
20178 \begin_inset space ~
20179 \end_inset
20180
20181 page
20182 \begin_inset space ~
20183 \end_inset
20184
20185 <page>: prints the float number, the text "on page", and the page number:
20186  
20187 \begin_inset CommandInset ref
20188 LatexCommand vref
20189 reference "fig:Two-distorted-images"
20190
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \begin_layout Description
20197 Formatted
20198 \begin_inset space ~
20199 \end_inset
20200
20201 reference: prints a self-defined cross-reference format.
20202 \begin_inset Newline newline
20203 \end_inset
20204
20205
20206 \begin_inset Note Greyedout
20207 status open
20208
20209 \begin_layout Plain Layout
20210
20211 \series bold
20212 Note:
20213 \series default
20214  This feature is only available when you have the LaTeX-package 
20215 \series bold
20216 prettyref
20217 \series default
20218  or 
20219 \series bold
20220 refstyle
20221 \series default
20222
20223 \begin_inset Index idx
20224 status collapsed
20225
20226 \begin_layout Plain Layout
20227 LaTeX-packages ! prettyref
20228 \end_layout
20229
20230 \end_inset
20231
20232
20233 \begin_inset Index idx
20234 status collapsed
20235
20236 \begin_layout Plain Layout
20237 LaTeX-packages ! refstyle
20238 \end_layout
20239
20240 \end_inset
20241
20242  installed.
20243 \end_layout
20244
20245 \end_inset
20246
20247
20248 \begin_inset Newline newline
20249 \end_inset
20250
20251 You can select which LaTeX-package should be used for this feature by setting
20252  the option 
20253 \family sans
20254 Use refstyle (not prettyref) for cross-references
20255 \family default
20256  in the menu 
20257 \family sans
20258 Document\SpecialChar \menuseparator
20259 Settings\SpecialChar \menuseparator
20260 Document Class
20261 \family default
20262 .
20263  The format is specified by adding the command 
20264 \series bold
20265
20266 \backslash
20267 newrefformat
20268 \series default
20269  (prettyref) or 
20270 \series bold
20271
20272 \backslash
20273 newref
20274 \series default
20275  (refstyle) to the preamble of the document.
20276  For example redefining all references to figures (which have the label
20277  shortcut 
20278 \begin_inset Quotes eld
20279 \end_inset
20280
20281
20282 \family sans
20283 fig
20284 \family default
20285
20286 \begin_inset Quotes erd
20287 \end_inset
20288
20289 ) can be done with this command
20290 \begin_inset Newline newline
20291 \end_inset
20292
20293
20294 \series bold
20295
20296 \backslash
20297 newref{fig}{refcmd={Image on page 
20298 \backslash
20299 pageref{#1}}}
20300 \series default
20301
20302 \begin_inset Newline newline
20303 \end_inset
20304
20305 For more information about the format, have a look at the package documentations
20306
20307 \begin_inset CommandInset citation
20308 LatexCommand cite
20309 key "prettyref,refstyle"
20310
20311 \end_inset
20312
20313 .
20314 \end_layout
20315
20316 \begin_layout Description
20317 Textual
20318 \begin_inset space ~
20319 \end_inset
20320
20321 reference: prints the caption of the reference: 
20322 \begin_inset CommandInset ref
20323 LatexCommand nameref
20324 reference "fig:Two-distorted-images"
20325
20326 \end_inset
20327
20328
20329 \end_layout
20330
20331 \begin_layout Standard
20332
20333 \family sans
20334 <page>
20335 \family default
20336  will not print the page number if the label is on the previous, the same,
20337  or the next page.
20338  You will e.
20339 \begin_inset space \thinspace{}
20340 \end_inset
20341
20342 g.
20343 \begin_inset space \space{}
20344 \end_inset
20345
20346 see the text 
20347 \begin_inset Quotes eld
20348 \end_inset
20349
20350
20351 \family sans
20352 on this page
20353 \family default
20354
20355 \begin_inset Quotes erd
20356 \end_inset
20357
20358  instead.
20359  The style 
20360 \family sans
20361 <reference> on page <page>
20362 \family default
20363  will not print anything about the page if the label is on the same page.
20364 \end_layout
20365
20366 \begin_layout Standard
20367 The number and current page of the part of the document referred to in the
20368  output is automatically calculated by LaTeX.
20369  The varieties are adjusted in the field 
20370 \family sans
20371 Format
20372 \family default
20373  of the cross-reference window that appears when you click on the cross-referenc
20374 e box.
20375 \end_layout
20376
20377 \begin_layout Standard
20378 \begin_inset Note Greyedout
20379 status open
20380
20381 \begin_layout Plain Layout
20382
20383 \series bold
20384 Note:
20385 \series default
20386  It is recommended to use the LaTeX-package 
20387 \series bold
20388 refstyle
20389 \series default
20390
20391 \begin_inset Index idx
20392 status collapsed
20393
20394 \begin_layout Plain Layout
20395 LaTeX-packages ! refstyle
20396 \end_layout
20397
20398 \end_inset
20399
20400  because 
20401 \series bold
20402 prettyref
20403 \series default
20404
20405 \begin_inset Index idx
20406 status collapsed
20407
20408 \begin_layout Plain Layout
20409 LaTeX-packages ! prettyref
20410 \end_layout
20411
20412 \end_inset
20413
20414  does not know all of LyX's possible label shortcuts
20415 \begin_inset Foot
20416 status collapsed
20417
20418 \begin_layout Plain Layout
20419 \begin_inset Quotes eld
20420 \end_inset
20421
20422 fig:
20423 \begin_inset Quotes erd
20424 \end_inset
20425
20426  is for example LyX's shortcut for labels in figure captions.
20427 \end_layout
20428
20429 \end_inset
20430
20431  and is not internationalized.
20432 \end_layout
20433
20434 \end_inset
20435
20436
20437 \end_layout
20438
20439 \begin_layout Standard
20440 \begin_inset Note Greyedout
20441 status open
20442
20443 \begin_layout Plain Layout
20444
20445 \series bold
20446 Note:
20447 \series default
20448  Due to a bug in the LaTeX-package 
20449 \series bold
20450 varioref
20451 \series default
20452  version 1.4w, some cross-reference formats will cause LaTeX errors for document
20453  languages that make the period character active (like French).
20454  For a workaround, see
20455 \begin_inset Newline newline
20456 \end_inset
20457
20458
20459 \begin_inset CommandInset href
20460 LatexCommand href
20461 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
20462
20463 \end_inset
20464
20465 .
20466 \end_layout
20467
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \begin_layout Subsection
20474 Automatic Reference Naming
20475 \begin_inset Index idx
20476 status collapsed
20477
20478 \begin_layout Plain Layout
20479 References ! Automatic Reference Naming
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \begin_layout Standard
20488 The LaTeX-package 
20489 \series bold
20490 hyperref
20491 \series default
20492
20493 \begin_inset Index idx
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497 LaTeX-packages ! hyperref
20498 \end_layout
20499
20500 \end_inset
20501
20502 , that is enabled in the 
20503 \family sans
20504 PDF Properties
20505 \family default
20506  of the 
20507 \family sans
20508 Document Settings
20509 \family default
20510  dialog, provides a very useful feature that cross-references automatically
20511  include the name of the referenced floats (or text parts like 
20512 \emph on
20513 section
20514 \emph default
20515 ).
20516  So you will save having to write e.
20517 \begin_inset space \thinspace{}
20518 \end_inset
20519
20520 g.
20521 \begin_inset space \space{}
20522 \end_inset
20523
20524 the name 
20525 \begin_inset Quotes eld
20526 \end_inset
20527
20528 Figure
20529 \begin_inset Quotes erd
20530 \end_inset
20531
20532  before every reference to a figure.
20533  To use this feature, enable 
20534 \series bold
20535 hyperref
20536 \series default
20537  and insert this line to the LaTeX preamble:
20538 \end_layout
20539
20540 \begin_layout Standard
20541
20542 \series bold
20543
20544 \backslash
20545 AtBeginDocument{
20546 \backslash
20547 renewcommand{
20548 \backslash
20549 ref}[1]{
20550 \backslash
20551 mbox{
20552 \backslash
20553 autoref{#1}}}}
20554 \end_layout
20555
20556 \begin_layout Standard
20557 When you prefer other reference names than the default ones, for example
20558  you want instead of 
20559 \begin_inset Quotes eld
20560 \end_inset
20561
20562 section
20563 \begin_inset Quotes erd
20564 \end_inset
20565
20566  the name 
20567 \begin_inset Quotes eld
20568 \end_inset
20569
20570 sec.
20571 \begin_inset space \thinspace{}
20572 \end_inset
20573
20574
20575 \begin_inset Quotes eld
20576 \end_inset
20577
20578 , you can redefine the name by inserting this in the preamble:
20579 \end_layout
20580
20581 \begin_layout Standard
20582
20583 \series bold
20584
20585 \backslash
20586 addto
20587 \backslash
20588 extrasenglish{
20589 \backslash
20590 renewcommand{
20591 \backslash
20592 sectionautorefname}
20593 \begin_inset Newline newline
20594 \end_inset
20595
20596
20597 \begin_inset Phantom HPhantom
20598 status open
20599
20600 \begin_layout Plain Layout
20601
20602 \series bold
20603 \begin_inset space ~
20604 \end_inset
20605
20606
20607 \end_layout
20608
20609 \end_inset
20610
20611 {sec.
20612 \backslash
20613 negthinspace}}
20614 \end_layout
20615
20616 \begin_layout Standard
20617 When you are using another document language than English, replace
20618 \begin_inset Newline newline
20619 \end_inset
20620
20621
20622 \series bold
20623
20624 \backslash
20625 extrasenglish
20626 \series default
20627  by 
20628 \series bold
20629
20630 \backslash
20631 extras***
20632 \series default
20633 , where *** is the name of the language used.
20634 \end_layout
20635
20636 \begin_layout Standard
20637 To get automatic names, but not for certain reference types, for example
20638  not for equations, use this preamble code:
20639 \end_layout
20640
20641 \begin_layout Standard
20642
20643 \series bold
20644
20645 \backslash
20646 newlength{
20647 \backslash
20648 abc}
20649 \begin_inset Newline newline
20650 \end_inset
20651
20652
20653 \backslash
20654 settowidth{
20655 \backslash
20656 abc}{
20657 \backslash
20658 space}
20659 \begin_inset Newline newline
20660 \end_inset
20661
20662
20663 \backslash
20664 addto
20665 \backslash
20666 extrasenglish{
20667 \backslash
20668 renewcommand{
20669 \backslash
20670 equationautorefname}
20671 \begin_inset Newline newline
20672 \end_inset
20673
20674
20675 \begin_inset Phantom HPhantom
20676 status open
20677
20678 \begin_layout Plain Layout
20679
20680 \series bold
20681 \begin_inset space ~
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \end_inset
20688
20689 {
20690 \backslash
20691 hspace{-
20692 \backslash
20693 abc}}
20694 \end_layout
20695
20696 \begin_layout Standard
20697 More about this topic can be found in 
20698 \series bold
20699 hyperref
20700 \series default
20701 's documentation 
20702 \begin_inset CommandInset citation
20703 LatexCommand cite
20704 key "hyperref"
20705
20706 \end_inset
20707
20708 .
20709 \end_layout
20710
20711 \begin_layout Standard
20712 \begin_inset Note Greyedout
20713 status open
20714
20715 \begin_layout Plain Layout
20716
20717 \series bold
20718 Note:
20719 \series default
20720  Automatic reference naming cannot be used when you use cross-references
20721  in the 
20722 \family sans
20723 Formatted
20724 \begin_inset space ~
20725 \end_inset
20726
20727 reference
20728 \family default
20729  style, as described in section
20730 \begin_inset space ~
20731 \end_inset
20732
20733
20734 \begin_inset CommandInset ref
20735 LatexCommand ref
20736 reference "sub:Cross-Reference-Formats"
20737
20738 \end_inset
20739
20740 .
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \begin_layout Standard
20749 The 
20750 \emph on
20751 Math
20752 \emph default
20753  manual is an example where automatic reference naming is used.
20754 \end_layout
20755
20756 \begin_layout Subsection
20757 Reference Position
20758 \begin_inset CommandInset label
20759 LatexCommand label
20760 name "sub:Reference-Position"
20761
20762 \end_inset
20763
20764
20765 \begin_inset Index idx
20766 status collapsed
20767
20768 \begin_layout Plain Layout
20769 References ! Reference Position
20770 \end_layout
20771
20772 \end_inset
20773
20774
20775 \end_layout
20776
20777 \begin_layout Standard
20778 If you use 
20779 \series bold
20780 hyperref
20781 \series default
20782
20783 \begin_inset Index idx
20784 status collapsed
20785
20786 \begin_layout Plain Layout
20787 LaTeX-packages ! hyperref
20788 \end_layout
20789
20790 \end_inset
20791
20792  in the 
20793 \family sans
20794 PDF Properties
20795 \family default
20796  of the 
20797 \family sans
20798 Document Settings
20799 \family default
20800  dialog to link cross-references in the output, you will see that clicking
20801  on an image float reference jumps to the image label.
20802  The caption will be the first text part on the screen, so that you cannot
20803  see the image without scrolling.
20804  This is because the reference link anchor is placed at the position of
20805  the label.
20806  With the use of the package 
20807 \series bold
20808 hypcap
20809 \series default
20810
20811 \begin_inset Index idx
20812 status collapsed
20813
20814 \begin_layout Plain Layout
20815 LaTeX-packages ! hypcap
20816 \end_layout
20817
20818 \end_inset
20819
20820 , which is part of the LaTeX-package 
20821 \series bold
20822 oberdiek
20823 \series default
20824
20825 \begin_inset Index idx
20826 status collapsed
20827
20828 \begin_layout Plain Layout
20829 LaTeX-packages ! oberdiek
20830 \end_layout
20831
20832 \end_inset
20833
20834 , the link anchor is placed at the beginning of a float.
20835  To use this feature for figure floats, load 
20836 \series bold
20837 hypcap
20838 \series default
20839  in the document preamble with the line
20840 \end_layout
20841
20842 \begin_layout Standard
20843
20844 \series bold
20845
20846 \backslash
20847 usepackage[figure]{hypcap}
20848 \end_layout
20849
20850 \begin_layout Standard
20851 You can also use 
20852 \series bold
20853 hypcap
20854 \series default
20855  for all float types but this is not recommended for stability reasons.
20856  For more information, have a look at 
20857 \series bold
20858 hypcap
20859 \series default
20860 's manual 
20861 \begin_inset CommandInset citation
20862 LatexCommand cite
20863 key "hypcap"
20864
20865 \end_inset
20866
20867 .
20868 \end_layout
20869
20870 \begin_layout Standard
20871 \begin_inset Note Greyedout
20872 status open
20873
20874 \begin_layout Plain Layout
20875
20876 \series bold
20877 Note:
20878 \series default
20879  
20880 \series bold
20881 hypcap
20882 \series default
20883  has no effect on references to subfigures.
20884 \end_layout
20885
20886 \end_inset
20887
20888
20889 \end_layout
20890
20891 \begin_layout Section
20892 Float Placement
20893 \begin_inset CommandInset label
20894 LatexCommand label
20895 name "sec:Float-Placement"
20896
20897 \end_inset
20898
20899
20900 \begin_inset Index idx
20901 status collapsed
20902
20903 \begin_layout Plain Layout
20904 Floats ! Placement
20905 \end_layout
20906
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \begin_layout Standard
20913 Right-clicking on a float-box opens a dialog where you can alter the placement
20914  options that LaTeX uses for positioning the float.
20915 \begin_inset Newline newline
20916 \end_inset
20917
20918 The option 
20919 \family sans
20920 Span
20921 \begin_inset space ~
20922 \end_inset
20923
20924 columns
20925 \family default
20926  is only useful for two-column documents: If you select it, the float will
20927  span both columns on the page instead of being confined to just one.
20928 \begin_inset Newline newline
20929 \end_inset
20930
20931 The option 
20932 \family sans
20933 Rotate
20934 \begin_inset space ~
20935 \end_inset
20936
20937 sideways
20938 \family default
20939  is used to rotate floats, see section 
20940 \begin_inset CommandInset ref
20941 LatexCommand ref
20942 reference "sec:Rotated-Floats"
20943
20944 \end_inset
20945
20946 .
20947 \end_layout
20948
20949 \begin_layout Standard
20950 You can use one ore more of the following options in the float dialog to
20951  set the placement for a particular float when you uncheck the option 
20952 \family sans
20953 Use
20954 \begin_inset space ~
20955 \end_inset
20956
20957 default
20958 \begin_inset space ~
20959 \end_inset
20960
20961 placement
20962 \family default
20963 :
20964 \end_layout
20965
20966 \begin_layout Description
20967 Here
20968 \begin_inset space ~
20969 \end_inset
20970
20971 if
20972 \begin_inset space ~
20973 \end_inset
20974
20975 possible try to place the float on the position where it has been inserted
20976 \end_layout
20977
20978 \begin_layout Description
20979 Top
20980 \begin_inset space ~
20981 \end_inset
20982
20983 of
20984 \begin_inset space ~
20985 \end_inset
20986
20987 page try to place the float at the top of the current page
20988 \end_layout
20989
20990 \begin_layout Description
20991 Bottom
20992 \begin_inset space ~
20993 \end_inset
20994
20995 of
20996 \begin_inset space ~
20997 \end_inset
20998
20999 page try to place the float at the bottom of the current page
21000 \end_layout
21001
21002 \begin_layout Description
21003 Page
21004 \begin_inset space ~
21005 \end_inset
21006
21007 of
21008 \begin_inset space ~
21009 \end_inset
21010
21011 floats try to place the float on its own page 
21012 \end_layout
21013
21014 \begin_layout Standard
21015 The order of the above option is 
21016 \emph on
21017 always
21018 \emph default
21019  used by LaTeX.
21020  That means, if you use the default placement, LaTeX will first try out
21021  
21022 \family sans
21023 Here
21024 \begin_inset space ~
21025 \end_inset
21026
21027 if
21028 \begin_inset space ~
21029 \end_inset
21030
21031 possible
21032 \family default
21033 , then 
21034 \family sans
21035 Top
21036 \begin_inset space ~
21037 \end_inset
21038
21039 of
21040 \begin_inset space ~
21041 \end_inset
21042
21043 page
21044 \family default
21045 , and then the others.
21046  If you do not use the default, LaTeX will try only the checked options
21047  but in the same order.
21048  If none of the 4
21049 \begin_inset space ~
21050 \end_inset
21051
21052 placements are possible the procedure is internally repeated but it is tried
21053  to put the float on the following page.
21054 \end_layout
21055
21056 \begin_layout Standard
21057 By default, each option has its own rules:
21058 \end_layout
21059
21060 \begin_layout Labeling
21061 \labelwidthstring 00.00.0000
21062
21063 \family sans
21064 Top
21065 \begin_inset space ~
21066 \end_inset
21067
21068 of
21069 \begin_inset space ~
21070 \end_inset
21071
21072 page
21073 \family default
21074  only floats occupying less than 70
21075 \begin_inset space \thinspace{}
21076 \end_inset
21077
21078 % of the page can be placed at the top of a page (
21079 \series bold
21080
21081 \backslash
21082 topfraction
21083 \series default
21084 )
21085 \end_layout
21086
21087 \begin_layout Labeling
21088 \labelwidthstring 00.00.0000
21089
21090 \family sans
21091 Bottom
21092 \begin_inset space ~
21093 \end_inset
21094
21095 of
21096 \begin_inset space ~
21097 \end_inset
21098
21099 page
21100 \family default
21101 : only floats occupying less than 30
21102 \begin_inset space \thinspace{}
21103 \end_inset
21104
21105 % of the page can be placed at the bottom of a page.
21106  (
21107 \series bold
21108
21109 \backslash
21110 bottomfraction
21111 \series default
21112 )
21113 \end_layout
21114
21115 \begin_layout Labeling
21116 \labelwidthstring 00.00.0000
21117
21118 \family sans
21119 Page
21120 \begin_inset space ~
21121 \end_inset
21122
21123 of
21124 \begin_inset space ~
21125 \end_inset
21126
21127 floats
21128 \family default
21129 : only if more than 50
21130 \begin_inset space \thinspace{}
21131 \end_inset
21132
21133 % of the page are occupied by floats, several floats can be set together
21134  on a page.
21135  (
21136 \series bold
21137
21138 \backslash
21139 floatpagefraction
21140 \series default
21141 )
21142 \end_layout
21143
21144 \begin_layout Standard
21145 If you don't like these rules, you can ignore them by using the additional
21146  option 
21147 \family sans
21148 Ignore
21149 \begin_inset space ~
21150 \end_inset
21151
21152 LaTeX
21153 \begin_inset space ~
21154 \end_inset
21155
21156 rules
21157 \family default
21158 .
21159 \begin_inset Newline newline
21160 \end_inset
21161
21162 You can also redefine the rules with LaTeX-commands that are given in parenthese
21163 s after the rules description above.
21164  To increase for example the often too small default of the bottom-rule
21165  to 50
21166 \begin_inset space \thinspace{}
21167 \end_inset
21168
21169 % of the page, add this line to your document preamble:
21170 \end_layout
21171
21172 \begin_layout Standard
21173
21174 \series bold
21175
21176 \backslash
21177 renewcommand{
21178 \backslash
21179 bottomfraction}{0.5}
21180 \end_layout
21181
21182 \begin_layout Standard
21183 Sometimes you might need, under all circumstances, a float to be placed
21184  exactly at the position where it is inserted.
21185  For this case you can use the option 
21186 \family sans
21187 Here
21188 \begin_inset space ~
21189 \end_inset
21190
21191 definitely
21192 \family default
21193 .
21194  Use this option very rarely and only if the document is almost ready to
21195  be printed, because the float is then no longer able to 
21196 \begin_inset Quotes eld
21197 \end_inset
21198
21199 float
21200 \begin_inset Quotes erd
21201 \end_inset
21202
21203  when you change your document and this will often destroy the page layout.
21204 \end_layout
21205
21206 \begin_layout Standard
21207 There are no placement options for text wrap floats, because they are always
21208  surrounded by the text of a certain paragraph.
21209 \begin_inset VSpace bigskip
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \begin_layout Standard
21216 Sometimes you have the problem that a float is placed at the top of a page
21217  while its corresponding section starts at the middle of the page, so that
21218  the reader could think the float is part of the previous section.
21219  To avoid this the LaTeX-command 
21220 \series bold
21221
21222 \backslash
21223 suppressfloats
21224 \series default
21225  can be used.
21226  It suppresses a given float placement for the page where it is inserted
21227  and can therefore be used to avoid floats being set before a section starts.
21228  To get this, add these commands to your document preamble:
21229 \end_layout
21230
21231 \begin_layout Standard
21232
21233 \series bold
21234
21235 \backslash
21236 let
21237 \backslash
21238 mySection
21239 \backslash
21240 section
21241 \begin_inset Newline newline
21242 \end_inset
21243
21244
21245 \backslash
21246 renewcommand{
21247 \backslash
21248 section}{
21249 \backslash
21250 suppressfloats[t]
21251 \backslash
21252 mySection}
21253 \end_layout
21254
21255 \begin_layout Standard
21256 You can define the same for all section headings, like chapters and subsections.
21257  This definition is not recommended to be used for small text parts like
21258  subsubsections because LaTeX may then have problems finding a suitable
21259  placement.
21260 \end_layout
21261
21262 \begin_layout Standard
21263 \begin_inset VSpace bigskip
21264 \end_inset
21265
21266 In some cases it is required to have all figures/tables at the end of the
21267  document.
21268  For this purpose the LaTeX-package 
21269 \series bold
21270 endfloat
21271 \series default
21272
21273 \begin_inset Index idx
21274 status collapsed
21275
21276 \begin_layout Plain Layout
21277 LaTeX-packages ! endfloat
21278 \end_layout
21279
21280 \end_inset
21281
21282  was developed.
21283  It puts all figure and table floats at the end of the document into their
21284  own sections.
21285  At the original float position a text hint like 
21286 \begin_inset Quotes eld
21287 \end_inset
21288
21289
21290 \family sans
21291 [Figure
21292 \begin_inset space ~
21293 \end_inset
21294
21295 3.2 about here.]
21296 \family default
21297
21298 \begin_inset Quotes erd
21299 \end_inset
21300
21301  is inserted.
21302  The endfloat-package is loaded in the preamble with the line
21303 \end_layout
21304
21305 \begin_layout Standard
21306
21307 \series bold
21308
21309 \backslash
21310 usepackage[options]{endfloat}
21311 \end_layout
21312
21313 \begin_layout Standard
21314 There are various package options to format the created figure/table sections.
21315  For more information we refer to the 
21316 \series bold
21317 endfloat
21318 \series default
21319  documentation 
21320 \begin_inset CommandInset citation
21321 LatexCommand cite
21322 key "endfloat"
21323
21324 \end_inset
21325
21326 .
21327 \begin_inset Newline newline
21328 \end_inset
21329
21330
21331 \begin_inset Note Greyedout
21332 status open
21333
21334 \begin_layout Plain Layout
21335
21336 \series bold
21337 Note: endfloat
21338 \series default
21339  doesn't provide an automatic translation for the text hint, you have to
21340  do this manually, see section
21341 \begin_inset space ~
21342 \end_inset
21343
21344 4 in 
21345 \begin_inset CommandInset citation
21346 LatexCommand cite
21347 key "endfloat"
21348
21349 \end_inset
21350
21351 .
21352 \end_layout
21353
21354 \end_inset
21355
21356
21357 \begin_inset Newline newline
21358 \end_inset
21359
21360
21361 \begin_inset Note Greyedout
21362 status open
21363
21364 \begin_layout Plain Layout
21365
21366 \series bold
21367 Note:
21368 \series default
21369  There is currently a bug in 
21370 \series bold
21371 endfloat
21372 \series default
21373  when the caption contains a German 
21374 \begin_inset Quotes eld
21375 \end_inset
21376
21377 ß
21378 \begin_inset Quotes erd
21379 \end_inset
21380
21381 .
21382  Use in this case the command 
21383 \begin_inset Quotes eld
21384 \end_inset
21385
21386
21387 \series bold
21388
21389 \backslash
21390 ss
21391 \series default
21392
21393 \begin_inset Quotes erd
21394 \end_inset
21395
21396  in TeX-Code instead of 
21397 \begin_inset Quotes eld
21398 \end_inset
21399
21400 ß
21401 \begin_inset Quotes erd
21402 \end_inset
21403
21404 .
21405 \end_layout
21406
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \begin_layout Standard
21413 \begin_inset VSpace bigskip
21414 \end_inset
21415
21416 For more details about float placements, have a look at LaTeX books, 
21417 \begin_inset CommandInset citation
21418 LatexCommand cite
21419 key "latexcompanion,latexguide,latexbook"
21420
21421 \end_inset
21422
21423 .
21424 \end_layout
21425
21426 \begin_layout Section
21427 Rotated Floats
21428 \begin_inset CommandInset label
21429 LatexCommand label
21430 name "sec:Rotated-Floats"
21431
21432 \end_inset
21433
21434
21435 \begin_inset Index idx
21436 status collapsed
21437
21438 \begin_layout Plain Layout
21439 Floats ! Rotating
21440 \end_layout
21441
21442 \end_inset
21443
21444
21445 \end_layout
21446
21447 \begin_layout Standard
21448 Especially for wide tables you might have floats rotated.
21449  To rotate a whole float including the caption, right-click on the float-box
21450  and use the option 
21451 \family sans
21452 Rotate
21453 \begin_inset space ~
21454 \end_inset
21455
21456 sideways
21457 \family default
21458 .
21459 \end_layout
21460
21461 \begin_layout Standard
21462 Rotated floats are always placed on a page of their own (or column of their
21463  own; in case you have a multi-column document).
21464  You can let them span several columns using the float settings option 
21465 \family sans
21466 Span
21467 \begin_inset space ~
21468 \end_inset
21469
21470 columns
21471 \family default
21472 .
21473  Floats are rotated so that you can read them from the outside margin.
21474  To force a certain rotation direction for all pages, you can add either
21475  the option 
21476 \series bold
21477 figuresleft
21478 \series default
21479  or 
21480 \series bold
21481 figuresright
21482 \series default
21483  to the document class options.
21484 \end_layout
21485
21486 \begin_layout Standard
21487 Referencing rotated floats is the same as for normal floats, the caption
21488  format is also the same: Table
21489 \begin_inset space ~
21490 \end_inset
21491
21492
21493 \begin_inset CommandInset ref
21494 LatexCommand ref
21495 reference "tab:Rotated-table"
21496
21497 \end_inset
21498
21499  is an example of a rotated table float.
21500 \end_layout
21501
21502 \begin_layout Standard
21503 \begin_inset Note Greyedout
21504 status open
21505
21506 \begin_layout Plain Layout
21507
21508 \series bold
21509 Note:
21510 \series default
21511  Not all DVI-viewers are able to display rotated floats.
21512 \end_layout
21513
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \begin_layout Standard
21520 \begin_inset Float table
21521 wide false
21522 sideways true
21523 status open
21524
21525 \begin_layout Plain Layout
21526 \begin_inset Caption
21527
21528 \begin_layout Plain Layout
21529 \begin_inset CommandInset label
21530 LatexCommand label
21531 name "tab:Rotated-table"
21532
21533 \end_inset
21534
21535  Rotated table
21536 \end_layout
21537
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \begin_layout Plain Layout
21544 \align center
21545 \begin_inset Tabular
21546 <lyxtabular version="3" rows="1" columns="5">
21547 <features tabularvalignment="middle">
21548 <column alignment="center" valignment="top" width="0">
21549 <column alignment="center" valignment="top" width="0">
21550 <column alignment="center" valignment="top" width="0">
21551 <column alignment="center" valignment="top" width="0">
21552 <column alignment="center" valignment="top" width="0">
21553 <row>
21554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558 test
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21564 \begin_inset Text
21565
21566 \begin_layout Plain Layout
21567 b
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576 c
21577 \end_layout
21578
21579 \end_inset
21580 </cell>
21581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585 d
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 e
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 </row>
21600 </lyxtabular>
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \begin_layout Section
21613 Subfloats
21614 \begin_inset Index idx
21615 status collapsed
21616
21617 \begin_layout Plain Layout
21618 Floats ! Subfloats
21619 \end_layout
21620
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \begin_layout Standard
21627 Subfloats are for example used when a figure consists of several images.
21628  They are created by inserting a float into an existing float.
21629  The placement of the subfloats can be controlled in the same way as for
21630  paragraphs as shown in table
21631 \begin_inset space ~
21632 \end_inset
21633
21634
21635 \begin_inset CommandInset ref
21636 LatexCommand ref
21637 reference "tab:Two-subtables-side"
21638
21639 \end_inset
21640
21641  and 
21642 \begin_inset CommandInset ref
21643 LatexCommand ref
21644 reference "tab:Two-subtables-upon"
21645
21646 \end_inset
21647
21648 .
21649 \end_layout
21650
21651 \begin_layout Standard
21652 Referencing subfloats works as for normal floats: Table
21653 \begin_inset space ~
21654 \end_inset
21655
21656
21657 \begin_inset CommandInset ref
21658 LatexCommand ref
21659 reference "tab:This-is-subtable-a"
21660
21661 \end_inset
21662
21663  and 
21664 \begin_inset CommandInset ref
21665 LatexCommand ref
21666 reference "tab:This-is-subtable-b"
21667
21668 \end_inset
21669
21670  are subtables of table
21671 \begin_inset space ~
21672 \end_inset
21673
21674
21675 \begin_inset CommandInset ref
21676 LatexCommand ref
21677 reference "tab:Two-subtables-side"
21678
21679 \end_inset
21680
21681 .
21682 \end_layout
21683
21684 \begin_layout Standard
21685 \begin_inset Float table
21686 wide false
21687 sideways false
21688 status open
21689
21690 \begin_layout Plain Layout
21691 \begin_inset Caption
21692
21693 \begin_layout Plain Layout
21694 \begin_inset CommandInset label
21695 LatexCommand label
21696 name "tab:Two-subtables-side"
21697
21698 \end_inset
21699
21700 Two subtables placed side by side.
21701 \end_layout
21702
21703 \end_inset
21704
21705
21706 \end_layout
21707
21708 \begin_layout Plain Layout
21709 \align center
21710 \begin_inset space \hfill{}
21711 \end_inset
21712
21713
21714 \begin_inset Float table
21715 wide false
21716 sideways false
21717 status collapsed
21718
21719 \begin_layout Plain Layout
21720 \begin_inset Caption
21721
21722 \begin_layout Plain Layout
21723 \begin_inset CommandInset label
21724 LatexCommand label
21725 name "tab:This-is-subtable-a"
21726
21727 \end_inset
21728
21729 This is subtable a.
21730 \end_layout
21731
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \begin_layout Plain Layout
21738 \align center
21739 \begin_inset Tabular
21740 <lyxtabular version="3" rows="1" columns="5">
21741 <features tabularvalignment="middle">
21742 <column alignment="center" valignment="top" width="0">
21743 <column alignment="center" valignment="top" width="0">
21744 <column alignment="center" valignment="top" width="0">
21745 <column alignment="center" valignment="top" width="0">
21746 <column alignment="center" valignment="top" width="0">
21747 <row>
21748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21749 \begin_inset Text
21750
21751 \begin_layout Plain Layout
21752 test
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761 b
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770 c
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779 d
21780 \end_layout
21781
21782 \end_inset
21783 </cell>
21784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21785 \begin_inset Text
21786
21787 \begin_layout Plain Layout
21788 e
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 </row>
21794 </lyxtabular>
21795
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \end_inset
21802
21803
21804 \begin_inset space \hfill{}
21805 \end_inset
21806
21807
21808 \begin_inset Float table
21809 wide false
21810 sideways false
21811 status collapsed
21812
21813 \begin_layout Plain Layout
21814 \begin_inset Caption
21815
21816 \begin_layout Plain Layout
21817 \begin_inset CommandInset label
21818 LatexCommand label
21819 name "tab:This-is-subtable-b"
21820
21821 \end_inset
21822
21823 This is subtable b.
21824 \end_layout
21825
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \begin_layout Plain Layout
21832 \align center
21833 \begin_inset Tabular
21834 <lyxtabular version="3" rows="1" columns="5">
21835 <features tabularvalignment="middle">
21836 <column alignment="center" valignment="top" width="0">
21837 <column alignment="center" valignment="top" width="0">
21838 <column alignment="center" valignment="top" width="0">
21839 <column alignment="center" valignment="top" width="0">
21840 <column alignment="center" valignment="top" width="0">
21841 <row>
21842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846 e
21847 \end_layout
21848
21849 \end_inset
21850 </cell>
21851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855 d
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864 c
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873 b
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882 test
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 </row>
21888 </lyxtabular>
21889
21890 \end_inset
21891
21892
21893 \end_layout
21894
21895 \end_inset
21896
21897
21898 \begin_inset space \hfill{}
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \end_inset
21905
21906
21907 \end_layout
21908
21909 \begin_layout Standard
21910 \begin_inset Float table
21911 wide false
21912 sideways false
21913 status open
21914
21915 \begin_layout Plain Layout
21916 \begin_inset Caption
21917
21918 \begin_layout Plain Layout
21919 \begin_inset CommandInset label
21920 LatexCommand label
21921 name "tab:Two-subtables-upon"
21922
21923 \end_inset
21924
21925 Two subtables placed one above the other.
21926  (a) table with 4 cells, (b) table with 5 cells.
21927 \end_layout
21928
21929 \end_inset
21930
21931
21932 \end_layout
21933
21934 \begin_layout Plain Layout
21935 \align center
21936 \begin_inset Float table
21937 wide false
21938 sideways false
21939 status collapsed
21940
21941 \begin_layout Plain Layout
21942 \begin_inset Caption
21943
21944 \begin_layout Plain Layout
21945
21946 \end_layout
21947
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \begin_layout Plain Layout
21954 \align center
21955 \begin_inset Tabular
21956 <lyxtabular version="3" rows="1" columns="4">
21957 <features tabularvalignment="middle">
21958 <column alignment="center" valignment="top" width="0">
21959 <column alignment="center" valignment="top" width="0">
21960 <column alignment="center" valignment="top" width="0">
21961 <column alignment="center" valignment="top" width="0">
21962 <row>
21963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 test
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 test
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 test
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994 test
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 </row>
22000 </lyxtabular>
22001
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \end_inset
22008
22009
22010 \end_layout
22011
22012 \begin_layout Plain Layout
22013 \align center
22014 \begin_inset Float table
22015 wide false
22016 sideways false
22017 status collapsed
22018
22019 \begin_layout Plain Layout
22020 \begin_inset Caption
22021
22022 \begin_layout Plain Layout
22023
22024 \end_layout
22025
22026 \end_inset
22027
22028
22029 \end_layout
22030
22031 \begin_layout Plain Layout
22032 \align center
22033 \begin_inset Tabular
22034 <lyxtabular version="3" rows="1" columns="5">
22035 <features tabularvalignment="middle">
22036 <column alignment="center" valignment="top" width="0">
22037 <column alignment="center" valignment="top" width="0">
22038 <column alignment="center" valignment="top" width="0">
22039 <column alignment="center" valignment="top" width="0">
22040 <column alignment="center" valignment="top" width="0">
22041 <row>
22042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046 a
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 b
22056 \end_layout
22057
22058 \end_inset
22059 </cell>
22060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064 c
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22070 \begin_inset Text
22071
22072 \begin_layout Plain Layout
22073 d
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082 e
22083 \end_layout
22084
22085 \end_inset
22086 </cell>
22087 </row>
22088 </lyxtabular>
22089
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \end_inset
22096
22097
22098 \end_layout
22099
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \begin_layout Section
22106 Floats Side by Side
22107 \begin_inset Index idx
22108 status collapsed
22109
22110 \begin_layout Plain Layout
22111 Floats ! Side by side
22112 \end_layout
22113
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \begin_layout Standard
22120 To place floats side by side, as in Figures
22121 \begin_inset space ~
22122 \end_inset
22123
22124
22125 \begin_inset CommandInset ref
22126 LatexCommand ref
22127 reference "fig:Float-left"
22128
22129 \end_inset
22130
22131  and 
22132 \begin_inset CommandInset ref
22133 LatexCommand ref
22134 reference "fig:Float-right"
22135
22136 \end_inset
22137
22138 , only 
22139 \emph on
22140 one
22141 \emph default
22142  float is used.
22143  In it two minipage boxes are inserted.
22144 \begin_inset Foot
22145 status collapsed
22146
22147 \begin_layout Plain Layout
22148 Minipages are explained in section
22149 \begin_inset space ~
22150 \end_inset
22151
22152
22153 \begin_inset CommandInset ref
22154 LatexCommand ref
22155 reference "sec:Minipages"
22156
22157 \end_inset
22158
22159 .
22160 \end_layout
22161
22162 \end_inset
22163
22164  The width is set to 45
22165 \begin_inset space \thinspace{}
22166 \end_inset
22167
22168 -50
22169 \begin_inset space \thinspace{}
22170 \end_inset
22171
22172 column% and the box alignment to 
22173 \family sans
22174 Bottom
22175 \family default
22176  for each minipage.
22177  The minipage boxes contain the image and the caption in the same way as
22178  they are in a float.
22179  The only difference is that the image unit 
22180 \family sans
22181 Column
22182 \begin_inset space ~
22183 \end_inset
22184
22185 Width
22186 \begin_inset space ~
22187 \end_inset
22188
22189 %
22190 \family default
22191  is now calculated according to the width of the minipage boxes.
22192 \end_layout
22193
22194 \begin_layout Standard
22195 \begin_inset Float figure
22196 wide false
22197 sideways false
22198 status open
22199
22200 \begin_layout Plain Layout
22201 \begin_inset Box Frameless
22202 position "b"
22203 hor_pos "c"
22204 has_inner_box 1
22205 inner_pos "t"
22206 use_parbox 0
22207 use_makebox 0
22208 width "45col%"
22209 special "none"
22210 height "1in"
22211 height_special "totalheight"
22212 status open
22213
22214 \begin_layout Plain Layout
22215 \align center
22216 \begin_inset Graphics
22217         filename clipart/mobius.eps
22218         lyxscale 50
22219         width 100col%
22220         scaleBeforeRotation
22221
22222 \end_inset
22223
22224
22225 \end_layout
22226
22227 \begin_layout Plain Layout
22228 \begin_inset Caption
22229
22230 \begin_layout Plain Layout
22231 \begin_inset CommandInset label
22232 LatexCommand label
22233 name "fig:Float-left"
22234
22235 \end_inset
22236
22237 Float on the left side.
22238 \end_layout
22239
22240 \end_inset
22241
22242
22243 \end_layout
22244
22245 \end_inset
22246
22247
22248 \begin_inset space \hfill{}
22249 \end_inset
22250
22251
22252 \begin_inset Box Frameless
22253 position "b"
22254 hor_pos "c"
22255 has_inner_box 1
22256 inner_pos "t"
22257 use_parbox 0
22258 use_makebox 0
22259 width "45col%"
22260 special "none"
22261 height "1in"
22262 height_special "totalheight"
22263 status open
22264
22265 \begin_layout Plain Layout
22266 \align center
22267 \begin_inset Graphics
22268         filename clipart/platypus.eps
22269         lyxscale 50
22270         width 100col%
22271         scaleBeforeRotation
22272
22273 \end_inset
22274
22275
22276 \end_layout
22277
22278 \begin_layout Plain Layout
22279 \begin_inset Caption
22280
22281 \begin_layout Plain Layout
22282 \begin_inset CommandInset label
22283 LatexCommand label
22284 name "fig:Float-right"
22285
22286 \end_inset
22287
22288 Float on the right side.
22289 \end_layout
22290
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \end_inset
22297
22298
22299 \end_layout
22300
22301 \begin_layout Plain Layout
22302
22303 \end_layout
22304
22305 \end_inset
22306
22307
22308 \end_layout
22309
22310 \begin_layout Section
22311 Caption Formatting
22312 \begin_inset Index idx
22313 status collapsed
22314
22315 \begin_layout Plain Layout
22316 Caption ! Formatting
22317 \end_layout
22318
22319 \end_inset
22320
22321
22322 \begin_inset Index idx
22323 status collapsed
22324
22325 \begin_layout Plain Layout
22326 Floats ! Caption Formatting
22327 \end_layout
22328
22329 \end_inset
22330
22331
22332 \begin_inset CommandInset label
22333 LatexCommand label
22334 name "sec:Caption-Formatting"
22335
22336 \end_inset
22337
22338
22339 \end_layout
22340
22341 \begin_layout Standard
22342 The 
22343 \family sans
22344 Caption
22345 \family default
22346  environment is the default paragraph environment for 
22347 \family sans
22348 Floats
22349 \family default
22350 .
22351  On the LyX screen captions appear as label, e.
22352 \begin_inset space \thinspace{}
22353 \end_inset
22354
22355 g.
22356 \begin_inset space \space{}
22357 \end_inset
22358
22359
22360 \begin_inset Quotes eld
22361 \end_inset
22362
22363
22364 \family sans
22365 Figure #:
22366 \family default
22367
22368 \begin_inset Quotes erd
22369 \end_inset
22370
22371  followed by the caption text.
22372  
22373 \begin_inset Quotes eld
22374 \end_inset
22375
22376 #
22377 \begin_inset Quotes erd
22378 \end_inset
22379
22380  is the actual reference number.
22381  By default the label and the number are in the same font as the caption
22382  text and a colon follows the number to divide the label from the text.
22383  This caption format is not suitable for all document formats.
22384  
22385 \end_layout
22386
22387 \begin_layout Standard
22388 To change the default caption format, load the LaTeX-package 
22389 \series bold
22390 caption
22391 \series default
22392
22393 \begin_inset Index idx
22394 status collapsed
22395
22396 \begin_layout Plain Layout
22397 LaTeX-packages ! caption
22398 \end_layout
22399
22400 \end_inset
22401
22402  in the document preamble with this line:
22403 \end_layout
22404
22405 \begin_layout Standard
22406
22407 \series bold
22408
22409 \backslash
22410 usepackage[format definition]{caption}
22411 \end_layout
22412
22413 \begin_layout Standard
22414 To have for example the label and the number in sans-serif bold font and
22415  the table captions always above the table as in this document, use the
22416  following command:
22417 \end_layout
22418
22419 \begin_layout Standard
22420
22421 \series bold
22422
22423 \backslash
22424 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22425 \end_layout
22426
22427 \begin_layout Standard
22428 You can also define different caption formats for the different float types.
22429  In this case load the 
22430 \series bold
22431 caption
22432 \series default
22433  package without format specific options and define the different formats
22434  with the help of the command
22435 \end_layout
22436
22437 \begin_layout Standard
22438
22439 \series bold
22440
22441 \backslash
22442 captionsetup[float type]{format definition}
22443 \end_layout
22444
22445 \begin_layout Standard
22446 in the document preamble.
22447  For example the caption formats of Figure
22448 \begin_inset space ~
22449 \end_inset
22450
22451
22452 \begin_inset CommandInset ref
22453 LatexCommand ref
22454 reference "fig:This-is-an-fig"
22455
22456 \end_inset
22457
22458  and Table
22459 \begin_inset space ~
22460 \end_inset
22461
22462
22463 \begin_inset CommandInset ref
22464 LatexCommand ref
22465 reference "tab:This-is-an-tab"
22466
22467 \end_inset
22468
22469  can be created using these commands in the document preamble:
22470 \end_layout
22471
22472 \begin_layout Standard
22473
22474 \series bold
22475
22476 \backslash
22477 usepackage[tableposition=top]{caption}
22478 \series default
22479
22480 \begin_inset Newline newline
22481 \end_inset
22482
22483
22484 \series bold
22485
22486 \backslash
22487 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22488 \begin_inset Newline newline
22489 \end_inset
22490
22491
22492 \begin_inset Phantom HPhantom
22493 status open
22494
22495 \begin_layout Plain Layout
22496
22497 \series bold
22498
22499 \backslash
22500 captionsetup[figure]{
22501 \end_layout
22502
22503 \end_inset
22504
22505 labelsep=period}
22506 \begin_inset Newline newline
22507 \end_inset
22508
22509
22510 \backslash
22511 captionsetup[table]{labelfont={bf,sf}}
22512 \end_layout
22513
22514 \begin_layout Standard
22515 \begin_inset Note Greyedout
22516 status open
22517
22518 \begin_layout Plain Layout
22519
22520 \series bold
22521 Note:
22522 \series default
22523  The option 
22524 \series bold
22525 tableposition=top
22526 \series default
22527  has no effect when a 
22528 \series bold
22529 KOMA-Script
22530 \series default
22531
22532 \begin_inset Index idx
22533 status collapsed
22534
22535 \begin_layout Plain Layout
22536 LaTeX-packages ! KOMA-Script
22537 \end_layout
22538
22539 \end_inset
22540
22541  document class is used.
22542  In this case the document class option 
22543 \series bold
22544 captions=tableheading
22545 \series default
22546  must be used.
22547 \end_layout
22548
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \begin_layout Standard
22555 For more information about the package 
22556 \series bold
22557 caption
22558 \series default
22559  we refer to its documentation 
22560 \begin_inset CommandInset citation
22561 LatexCommand cite
22562 key "caption"
22563
22564 \end_inset
22565
22566 .
22567 \end_layout
22568
22569 \begin_layout Standard
22570 To change the label name from e.
22571 \begin_inset space \thinspace{}
22572 \end_inset
22573
22574 g.
22575 \begin_inset space \space{}
22576 \end_inset
22577
22578
22579 \begin_inset Quotes eld
22580 \end_inset
22581
22582 Figure
22583 \begin_inset Quotes erd
22584 \end_inset
22585
22586  to 
22587 \begin_inset Quotes eld
22588 \end_inset
22589
22590 Image
22591 \begin_inset Quotes erd
22592 \end_inset
22593
22594  use this preamble command:
22595 \end_layout
22596
22597 \begin_layout Standard
22598
22599 \series bold
22600
22601 \backslash
22602 renewcommand{
22603 \backslash
22604 fnum@figure}{Image~
22605 \backslash
22606 thefigure}
22607 \end_layout
22608
22609 \begin_layout Standard
22610 where 
22611 \series bold
22612
22613 \backslash
22614 thefigure
22615 \series default
22616  inserts the figure number and
22617 \series bold
22618  
22619 \begin_inset Quotes eld
22620 \end_inset
22621
22622 ~
22623 \series default
22624
22625 \begin_inset Quotes erd
22626 \end_inset
22627
22628  creates a protected space.
22629 \end_layout
22630
22631 \begin_layout Standard
22632 \begin_inset VSpace bigskip
22633 \end_inset
22634
22635 If you are using a 
22636 \series bold
22637 KOMA-Script
22638 \series default
22639
22640 \begin_inset Index idx
22641 status collapsed
22642
22643 \begin_layout Plain Layout
22644 LaTeX-packages ! KOMA-Script
22645 \end_layout
22646
22647 \end_inset
22648
22649  document class (
22650 \family sans
22651 article (KOMA-Script)
22652 \family default
22653
22654 \family sans
22655 book (KOMA-Script)
22656 \family default
22657
22658 \family sans
22659 letter (KOMA-Script)
22660 \family default
22661 , or 
22662 \family sans
22663 report (KOMA-Script)
22664 \family default
22665
22666 \begin_inset space \thinspace{}
22667 \end_inset
22668
22669 ), you can alternatively to the 
22670 \series bold
22671 caption
22672 \series default
22673  package use 
22674 \series bold
22675 KOMA-Script
22676 \series default
22677 's built-in command 
22678 \series bold
22679
22680 \backslash
22681 setkomafont
22682 \series default
22683 .
22684  For example, to have the caption label in bold, add this command to your
22685  document preamble:
22686 \end_layout
22687
22688 \begin_layout Standard
22689
22690 \series bold
22691
22692 \backslash
22693 setkomafont{captionlabel}{
22694 \backslash
22695 bfseries}
22696 \end_layout
22697
22698 \begin_layout Standard
22699 For more information about 
22700 \series bold
22701
22702 \backslash
22703 setkomafont
22704 \series default
22705  we refer to the 
22706 \series bold
22707 KOMA-Script
22708 \series default
22709  documentation 
22710 \begin_inset CommandInset citation
22711 LatexCommand cite
22712 key "KOMA-Script"
22713
22714 \end_inset
22715
22716 .
22717 \end_layout
22718
22719 \begin_layout Standard
22720 \begin_inset ERT
22721 status collapsed
22722
22723 \begin_layout Plain Layout
22724
22725
22726 \backslash
22727 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22728 }
22729 \end_layout
22730
22731 \end_inset
22732
22733
22734 \begin_inset Note Note
22735 status open
22736
22737 \begin_layout Plain Layout
22738 The caption format is changed only for this example.
22739 \end_layout
22740
22741 \end_inset
22742
22743
22744 \end_layout
22745
22746 \begin_layout Standard
22747 \begin_inset Float figure
22748 placement !p
22749 wide false
22750 sideways false
22751 status open
22752
22753 \begin_layout Plain Layout
22754 \align center
22755 \begin_inset Graphics
22756         filename clipart/mobius.eps
22757         lyxscale 50
22758         scale 50
22759         scaleBeforeRotation
22760
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \begin_layout Plain Layout
22767 \begin_inset Caption
22768
22769 \begin_layout Plain Layout
22770 \begin_inset CommandInset label
22771 LatexCommand label
22772 name "fig:This-is-an-fig"
22773
22774 \end_inset
22775
22776 This is an example figure caption that is longer than one line to show the
22777  different caption format.
22778  Here a self-defined caption format is used.
22779 \end_layout
22780
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Standard
22792 \begin_inset ERT
22793 status collapsed
22794
22795 \begin_layout Plain Layout
22796
22797
22798 \backslash
22799 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22800 on}
22801 \end_layout
22802
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \begin_layout Standard
22809 \begin_inset Float table
22810 placement !p
22811 wide false
22812 sideways false
22813 status open
22814
22815 \begin_layout Plain Layout
22816 \begin_inset Caption
22817
22818 \begin_layout Plain Layout
22819 \begin_inset CommandInset label
22820 LatexCommand label
22821 name "tab:This-is-an-tab"
22822
22823 \end_inset
22824
22825 This is an example table caption that is longer than one line to show the
22826  different caption format.
22827  Here the standard caption format for tables in this document is used.
22828 \end_layout
22829
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \begin_layout Plain Layout
22836 \align center
22837 \begin_inset Tabular
22838 <lyxtabular version="3" rows="1" columns="5">
22839 <features tabularvalignment="middle">
22840 <column alignment="center" valignment="top" width="0">
22841 <column alignment="center" valignment="top" width="0">
22842 <column alignment="center" valignment="top" width="0">
22843 <column alignment="center" valignment="top" width="0">
22844 <column alignment="center" valignment="top" width="0">
22845 <row>
22846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850 a
22851 \end_layout
22852
22853 \end_inset
22854 </cell>
22855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859 b
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868 c
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877 d
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 e
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 </row>
22892 </lyxtabular>
22893
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \end_inset
22900
22901
22902 \end_layout
22903
22904 \begin_layout Section
22905 Caption Placement
22906 \begin_inset Index idx
22907 status collapsed
22908
22909 \begin_layout Plain Layout
22910 Caption ! Placement
22911 \end_layout
22912
22913 \end_inset
22914
22915
22916 \begin_inset Index idx
22917 status collapsed
22918
22919 \begin_layout Plain Layout
22920 Floats ! Caption Placement
22921 \end_layout
22922
22923 \end_inset
22924
22925
22926 \begin_inset CommandInset label
22927 LatexCommand label
22928 name "sec:Caption-Placement"
22929
22930 \end_inset
22931
22932
22933 \end_layout
22934
22935 \begin_layout Standard
22936 The common caption placement rule is:
22937 \end_layout
22938
22939 \begin_layout Description
22940 Figure: Caption is set below the figure
22941 \end_layout
22942
22943 \begin_layout Description
22944 Table: Caption is set above the table
22945 \end_layout
22946
22947 \begin_layout Standard
22948 Having the caption above the table is unfortunately not supported in LaTeX's
22949  standard classes.
22950  That means if you are using the document classes 
22951 \family sans
22952 article
22953 \family default
22954
22955 \family sans
22956 book
22957 \family default
22958
22959 \family sans
22960 letter
22961 \family default
22962 , or 
22963 \family sans
22964 report
22965 \family default
22966  there will be no space between the caption and the table.
22967  To insert the necessary space, add the following option to the load command
22968  of the LaTeX-package 
22969 \series bold
22970 caption
22971 \series default
22972  in your document preamble
22973 \begin_inset Foot
22974 status collapsed
22975
22976 \begin_layout Plain Layout
22977 See section
22978 \begin_inset space ~
22979 \end_inset
22980
22981
22982 \begin_inset CommandInset ref
22983 LatexCommand ref
22984 reference "sec:Caption-Formatting"
22985
22986 \end_inset
22987
22988  for more information of the package 
22989 \series bold
22990 caption
22991 \series default
22992 .
22993 \end_layout
22994
22995 \end_inset
22996
22997 :
22998 \end_layout
22999
23000 \begin_layout Standard
23001
23002 \series bold
23003 tableposition=top
23004 \end_layout
23005
23006 \begin_layout Standard
23007 If you are using a 
23008 \series bold
23009 KOMA-Script
23010 \series default
23011
23012 \begin_inset Index idx
23013 status collapsed
23014
23015 \begin_layout Plain Layout
23016 LaTeX-packages ! KOMA-Script
23017 \end_layout
23018
23019 \end_inset
23020
23021  document class (
23022 \family sans
23023 article (KOMA-Script)
23024 \family default
23025
23026 \family sans
23027 book (KOMA-Script)
23028 \family default
23029
23030 \family sans
23031 letter (KOMA-Script)
23032 \family default
23033 , or 
23034 \family sans
23035 report (KOMA-Script)
23036 \family default
23037
23038 \begin_inset space \thinspace{}
23039 \end_inset
23040
23041 ), you can alternatively to the 
23042 \series bold
23043 caption
23044 \series default
23045  package set the document class option 
23046 \series bold
23047 captions=tableheading
23048 \series default
23049 .
23050 \end_layout
23051
23052 \begin_layout Standard
23053 \begin_inset VSpace bigskip
23054 \end_inset
23055
23056 It is also possible to set the caption beside a figure or table.
23057  To get this the LaTeX-package 
23058 \series bold
23059 sidecap
23060 \series default
23061
23062 \begin_inset Index idx
23063 status collapsed
23064
23065 \begin_layout Plain Layout
23066 LaTeX-packages ! sidecap
23067 \end_layout
23068
23069 \end_inset
23070
23071  has to be loaded in the document preamble with the line
23072 \end_layout
23073
23074 \begin_layout Standard
23075
23076 \series bold
23077
23078 \backslash
23079 usepackage[option]{sidecap}
23080 \end_layout
23081
23082 \begin_layout Standard
23083 If you set no option, the caption is placed on the side of the outer page
23084  margin â€“ to the right on odd pages, to the left on even pages.
23085  You can change the placement to inner margin with the option 
23086 \series bold
23087 innercaption
23088 \series default
23089 .
23090  To force the placement always to the right or left, use the option 
23091 \series bold
23092 rightcaption
23093 \series default
23094  or 
23095 \series bold
23096 leftcaption
23097 \series default
23098 , respectively.
23099 \end_layout
23100
23101 \begin_layout Standard
23102 \begin_inset ERT
23103 status collapsed
23104
23105 \begin_layout Plain Layout
23106
23107
23108 \backslash
23109 ifsidecap
23110 \end_layout
23111
23112 \end_inset
23113
23114
23115 \begin_inset Note Note
23116 status open
23117
23118 \begin_layout Plain Layout
23119 The following section will only be displayed when the LaTeX-package 
23120 \series bold
23121 sidecap
23122 \series default
23123  is installed.
23124 \end_layout
23125
23126 \end_inset
23127
23128
23129 \end_layout
23130
23131 \begin_layout Standard
23132 To place in LyX the caption of a float on the side, it is necessary to add
23133  these commands to the document preamble:
23134 \end_layout
23135
23136 \begin_layout Standard
23137 \noindent
23138 \begin_inset CommandInset line
23139 LatexCommand rule
23140 offset "0.5ex"
23141 width "100line%"
23142 height "1pt"
23143
23144 \end_inset
23145
23146
23147 \end_layout
23148
23149 \begin_layout Standard
23150
23151 \series bold
23152
23153 \backslash
23154 newcommand{
23155 \backslash
23156 TabBesBeg}{%
23157 \begin_inset Newline newline
23158 \end_inset
23159
23160
23161 \begin_inset Phantom HPhantom
23162 status open
23163
23164 \begin_layout Plain Layout
23165
23166 \series bold
23167 \begin_inset space ~
23168 \end_inset
23169
23170
23171 \end_layout
23172
23173 \end_inset
23174
23175
23176 \backslash
23177 let
23178 \backslash
23179 MyTable
23180 \backslash
23181 table
23182 \begin_inset Newline newline
23183 \end_inset
23184
23185
23186 \begin_inset Phantom HPhantom
23187 status open
23188
23189 \begin_layout Plain Layout
23190
23191 \series bold
23192 \begin_inset space ~
23193 \end_inset
23194
23195
23196 \end_layout
23197
23198 \end_inset
23199
23200
23201 \backslash
23202 let
23203 \backslash
23204 MyEndtable
23205 \backslash
23206 endtable
23207 \begin_inset Newline newline
23208 \end_inset
23209
23210
23211 \begin_inset Phantom HPhantom
23212 status open
23213
23214 \begin_layout Plain Layout
23215
23216 \series bold
23217 \begin_inset space ~
23218 \end_inset
23219
23220
23221 \end_layout
23222
23223 \end_inset
23224
23225
23226 \backslash
23227 renewenvironment{table}{
23228 \backslash
23229 begin{SCtable}}{
23230 \backslash
23231 end{SCtable}}}
23232 \end_layout
23233
23234 \begin_layout Standard
23235
23236 \series bold
23237
23238 \backslash
23239 newcommand{
23240 \backslash
23241 TabBesEnd}{%
23242 \begin_inset Newline newline
23243 \end_inset
23244
23245
23246 \begin_inset Phantom HPhantom
23247 status open
23248
23249 \begin_layout Plain Layout
23250
23251 \series bold
23252 \begin_inset space ~
23253 \end_inset
23254
23255
23256 \end_layout
23257
23258 \end_inset
23259
23260
23261 \backslash
23262 let
23263 \backslash
23264 table
23265 \backslash
23266 MyTable
23267 \begin_inset Newline newline
23268 \end_inset
23269
23270
23271 \begin_inset Phantom HPhantom
23272 status open
23273
23274 \begin_layout Plain Layout
23275
23276 \series bold
23277 \begin_inset space ~
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \end_inset
23284
23285
23286 \backslash
23287 let
23288 \backslash
23289 endtable
23290 \backslash
23291 MyEndtable
23292 \end_layout
23293
23294 \begin_layout Standard
23295
23296 \series bold
23297
23298 \backslash
23299 newcommand{
23300 \backslash
23301 FigBesBeg}{%
23302 \begin_inset Newline newline
23303 \end_inset
23304
23305
23306 \begin_inset Phantom HPhantom
23307 status open
23308
23309 \begin_layout Plain Layout
23310
23311 \series bold
23312 \begin_inset space ~
23313 \end_inset
23314
23315
23316 \end_layout
23317
23318 \end_inset
23319
23320
23321 \backslash
23322 let
23323 \backslash
23324 MyFigure
23325 \backslash
23326 figure
23327 \begin_inset Newline newline
23328 \end_inset
23329
23330
23331 \begin_inset Phantom HPhantom
23332 status open
23333
23334 \begin_layout Plain Layout
23335
23336 \series bold
23337 \begin_inset space ~
23338 \end_inset
23339
23340
23341 \end_layout
23342
23343 \end_inset
23344
23345
23346 \backslash
23347 let
23348 \backslash
23349 MyEndfigure
23350 \backslash
23351 endfigure
23352 \begin_inset Newline newline
23353 \end_inset
23354
23355
23356 \begin_inset Phantom HPhantom
23357 status open
23358
23359 \begin_layout Plain Layout
23360
23361 \series bold
23362 \begin_inset space ~
23363 \end_inset
23364
23365
23366 \end_layout
23367
23368 \end_inset
23369
23370
23371 \backslash
23372 renewenvironment{figure}{
23373 \backslash
23374 begin{SCfigure}}{
23375 \backslash
23376 end{SCfigure}}}
23377 \end_layout
23378
23379 \begin_layout Standard
23380
23381 \series bold
23382
23383 \backslash
23384 newcommand{
23385 \backslash
23386 FigBesEnd}{%
23387 \begin_inset Newline newline
23388 \end_inset
23389
23390
23391 \begin_inset Phantom HPhantom
23392 status open
23393
23394 \begin_layout Plain Layout
23395
23396 \series bold
23397 \begin_inset space ~
23398 \end_inset
23399
23400
23401 \end_layout
23402
23403 \end_inset
23404
23405
23406 \backslash
23407 let
23408 \backslash
23409 figure
23410 \backslash
23411 MyFigure
23412 \begin_inset Newline newline
23413 \end_inset
23414
23415
23416 \begin_inset Phantom HPhantom
23417 status open
23418
23419 \begin_layout Plain Layout
23420
23421 \series bold
23422 \begin_inset space ~
23423 \end_inset
23424
23425
23426 \end_layout
23427
23428 \end_inset
23429
23430
23431 \backslash
23432 let
23433 \backslash
23434 endfigure
23435 \backslash
23436 MyEndfigure}
23437 \end_layout
23438
23439 \begin_layout Standard
23440 \noindent
23441 \begin_inset CommandInset line
23442 LatexCommand rule
23443 offset "0.5ex"
23444 width "100line%"
23445 height "1pt"
23446
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \begin_layout Standard
23453 The commands allow you to redefine the floats so that the caption is set
23454  on the side.
23455  For figure floats use the command
23456 \end_layout
23457
23458 \begin_layout Standard
23459
23460 \series bold
23461
23462 \backslash
23463 FigBesBeg
23464 \end_layout
23465
23466 \begin_layout Standard
23467 in TeX-Code before the float.
23468  After the float insert the command
23469 \end_layout
23470
23471 \begin_layout Standard
23472
23473 \series bold
23474
23475 \backslash
23476 FigBesEnd
23477 \end_layout
23478
23479 \begin_layout Standard
23480 in TeX-Code to get back to the original float definition.
23481 \end_layout
23482
23483 \begin_layout Standard
23484 For table floats use the corresponding commands
23485 \end_layout
23486
23487 \begin_layout Standard
23488
23489 \series bold
23490
23491 \backslash
23492 TabBesBeg
23493 \series default
23494  and 
23495 \series bold
23496
23497 \backslash
23498 TabBesEnd
23499 \end_layout
23500
23501 \begin_layout Standard
23502 Figure
23503 \begin_inset space ~
23504 \end_inset
23505
23506
23507 \begin_inset CommandInset ref
23508 LatexCommand ref
23509 reference "fig:cap-beside-fig"
23510
23511 \end_inset
23512
23513  and Table
23514 \begin_inset space ~
23515 \end_inset
23516
23517
23518 \begin_inset CommandInset ref
23519 LatexCommand ref
23520 reference "tab:cap-beside-tab"
23521
23522 \end_inset
23523
23524  are examples where the caption is set beside.
23525 \end_layout
23526
23527 \begin_layout Standard
23528 You can see in the examples that the caption text appears at the top of
23529  the floats for table floats and at the bottom for figure floats.
23530  To change this, you can use the command
23531 \end_layout
23532
23533 \begin_layout Standard
23534
23535 \series bold
23536
23537 \backslash
23538 sidecaptionvpos{float type}{placement}
23539 \end_layout
23540
23541 \begin_layout Standard
23542 in the document preamble or in TeX-Code before the float.
23543  The float type is either 
23544 \family sans
23545 figure
23546 \family default
23547  or 
23548 \family sans
23549 table
23550 \family default
23551 , the placement can be 
23552 \begin_inset Quotes eld
23553 \end_inset
23554
23555
23556 \family sans
23557 t
23558 \family default
23559
23560 \begin_inset Quotes erd
23561 \end_inset
23562
23563  for top, 
23564 \begin_inset Quotes eld
23565 \end_inset
23566
23567
23568 \family sans
23569 c
23570 \family default
23571
23572 \begin_inset Quotes erd
23573 \end_inset
23574
23575  for center, or 
23576 \begin_inset Quotes eld
23577 \end_inset
23578
23579
23580 \family sans
23581 b
23582 \family default
23583
23584 \begin_inset Quotes erd
23585 \end_inset
23586
23587  for bottom.
23588  To have for example the caption of figure floats vertically centered, use
23589  the command
23590 \end_layout
23591
23592 \begin_layout Standard
23593
23594 \series bold
23595
23596 \backslash
23597 sidecaptionvpos{figure}{c}
23598 \end_layout
23599
23600 \begin_layout Standard
23601 This was used for Figure
23602 \begin_inset space ~
23603 \end_inset
23604
23605
23606 \begin_inset CommandInset ref
23607 LatexCommand ref
23608 reference "fig:cap-beside-fig-2"
23609
23610 \end_inset
23611
23612 .
23613 \end_layout
23614
23615 \begin_layout Standard
23616 \begin_inset VSpace medskip
23617 \end_inset
23618
23619 For more information about the package 
23620 \series bold
23621 sidecap
23622 \series default
23623  we refer to its documentation 
23624 \begin_inset CommandInset citation
23625 LatexCommand cite
23626 key "sidecap"
23627
23628 \end_inset
23629
23630 .
23631 \end_layout
23632
23633 \begin_layout Standard
23634 \begin_inset Note Greyedout
23635 status open
23636
23637 \begin_layout Plain Layout
23638
23639 \series bold
23640 Note:
23641 \series default
23642  The LaTeX-package 
23643 \series bold
23644 hypcap
23645 \series default
23646
23647 \begin_inset Index idx
23648 status collapsed
23649
23650 \begin_layout Plain Layout
23651 LaTeX-packages ! hypcap
23652 \end_layout
23653
23654 \end_inset
23655
23656 , described in section
23657 \begin_inset space ~
23658 \end_inset
23659
23660
23661 \begin_inset CommandInset ref
23662 LatexCommand ref
23663 reference "sub:Reference-Position"
23664
23665 \end_inset
23666
23667 , has no effect on floats with the caption set beside.
23668 \end_layout
23669
23670 \end_inset
23671
23672
23673 \end_layout
23674
23675 \begin_layout Standard
23676 \begin_inset ERT
23677 status collapsed
23678
23679 \begin_layout Plain Layout
23680
23681
23682 \backslash
23683 FigBesBeg 
23684 \end_layout
23685
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \begin_layout Standard
23692 \begin_inset Float figure
23693 wide false
23694 sideways false
23695 status open
23696
23697 \begin_layout Plain Layout
23698 \begin_inset Graphics
23699         filename clipart/escher-lsd.eps
23700         scale 75
23701         scaleBeforeRotation
23702
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \begin_layout Plain Layout
23709 \begin_inset Caption
23710
23711 \begin_layout Plain Layout
23712 \begin_inset CommandInset label
23713 LatexCommand label
23714 name "fig:cap-beside-fig"
23715
23716 \end_inset
23717
23718 This is a caption beside a figure.
23719 \end_layout
23720
23721 \end_inset
23722
23723
23724 \end_layout
23725
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \begin_layout Standard
23732 \begin_inset ERT
23733 status collapsed
23734
23735 \begin_layout Plain Layout
23736
23737
23738 \backslash
23739 TabBesBeg 
23740 \end_layout
23741
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \begin_layout Standard
23748 \begin_inset Float table
23749 wide false
23750 sideways false
23751 status open
23752
23753 \begin_layout Plain Layout
23754 \begin_inset Caption
23755
23756 \begin_layout Plain Layout
23757 \begin_inset CommandInset label
23758 LatexCommand label
23759 name "tab:cap-beside-tab"
23760
23761 \end_inset
23762
23763 This is a caption beside a table.
23764 \end_layout
23765
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \begin_layout Plain Layout
23772 \begin_inset Tabular
23773 <lyxtabular version="3" rows="4" columns="5">
23774 <features tabularvalignment="middle">
23775 <column alignment="center" valignment="top" width="0">
23776 <column alignment="center" valignment="top" width="0">
23777 <column alignment="center" valignment="top" width="0">
23778 <column alignment="center" valignment="top" width="0">
23779 <column alignment="center" valignment="top" width="0">
23780 <row>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785 a
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 b
23804 \end_layout
23805
23806 \end_inset
23807 </cell>
23808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821 c
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 </row>
23827 <row>
23828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841 d
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 e
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 </row>
23874 <row>
23875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \begin_layout Plain Layout
23879 f
23880 \end_layout
23881
23882 \end_inset
23883 </cell>
23884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897 g
23898 \end_layout
23899
23900 \end_inset
23901 </cell>
23902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Plain Layout
23915 h
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 </row>
23921 <row>
23922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935 i
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 j
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 </row>
23968 </lyxtabular>
23969
23970 \end_inset
23971
23972
23973 \end_layout
23974
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \begin_layout Standard
23981 \begin_inset ERT
23982 status collapsed
23983
23984 \begin_layout Plain Layout
23985
23986
23987 \backslash
23988 TabBesEnd
23989 \end_layout
23990
23991 \end_inset
23992
23993
23994 \end_layout
23995
23996 \begin_layout Standard
23997 \begin_inset ERT
23998 status collapsed
23999
24000 \begin_layout Plain Layout
24001
24002
24003 \backslash
24004 sidecaptionvpos{figure}{c}
24005 \end_layout
24006
24007 \end_inset
24008
24009
24010 \begin_inset Float figure
24011 wide false
24012 sideways false
24013 status open
24014
24015 \begin_layout Plain Layout
24016 \begin_inset Graphics
24017         filename clipart/escher-lsd.eps
24018         scale 75
24019         scaleBeforeRotation
24020
24021 \end_inset
24022
24023
24024 \end_layout
24025
24026 \begin_layout Plain Layout
24027 \begin_inset Caption
24028
24029 \begin_layout Plain Layout
24030 \begin_inset CommandInset label
24031 LatexCommand label
24032 name "fig:cap-beside-fig-2"
24033
24034 \end_inset
24035
24036 This is a vertically centered caption beside a figure.
24037 \end_layout
24038
24039 \end_inset
24040
24041
24042 \end_layout
24043
24044 \end_inset
24045
24046
24047 \end_layout
24048
24049 \begin_layout Standard
24050 \begin_inset ERT
24051 status collapsed
24052
24053 \begin_layout Plain Layout
24054
24055
24056 \backslash
24057 FigBesEnd
24058 \end_layout
24059
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \begin_layout Standard
24066 \begin_inset ERT
24067 status collapsed
24068
24069 \begin_layout Plain Layout
24070
24071
24072 \backslash
24073 else
24074 \end_layout
24075
24076 \end_inset
24077
24078
24079 \begin_inset Note Note
24080 status open
24081
24082 \begin_layout Plain Layout
24083 The following will be displayed when the LaTeX-package 
24084 \series bold
24085 sidecap
24086 \series default
24087  is not installed:
24088 \end_layout
24089
24090 \end_inset
24091
24092
24093 \end_layout
24094
24095 \begin_layout Standard
24096 You need to install the LaTeX-package 
24097 \series bold
24098 sidecap
24099 \series default
24100  to see the following part of this section in the output.
24101 \end_layout
24102
24103 \begin_layout Standard
24104 \begin_inset ERT
24105 status collapsed
24106
24107 \begin_layout Plain Layout
24108
24109
24110 \backslash
24111 fi
24112 \end_layout
24113
24114 \end_inset
24115
24116
24117 \end_layout
24118
24119 \begin_layout Section
24120 Listings of Floats
24121 \begin_inset Index idx
24122 status collapsed
24123
24124 \begin_layout Plain Layout
24125 Floats ! Float Lists
24126 \end_layout
24127
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \begin_layout Standard
24134 Similar to the table of contents where the sections of the document are
24135  listed, there are listings for all float types, like the figures of the
24136  documents.
24137  You can insert them via the 
24138 \family sans
24139 Insert\SpecialChar \menuseparator
24140 List
24141 \begin_inset space ~
24142 \end_inset
24143
24144 /
24145 \begin_inset space ~
24146 \end_inset
24147
24148 TOC
24149 \family default
24150  sub menus.
24151 \end_layout
24152
24153 \begin_layout Standard
24154 The list entries are the float captions or its short title, the float number,
24155  and the page number where they appear in the document.
24156 \end_layout
24157
24158 \begin_layout Standard
24159 You can find the list of figures and tables at the end of this document.
24160 \end_layout
24161
24162 \begin_layout Chapter
24163 Notes
24164 \end_layout
24165
24166 \begin_layout Section
24167 LyX Notes
24168 \begin_inset Index idx
24169 status collapsed
24170
24171 \begin_layout Plain Layout
24172 Notes ! LyX Notes
24173 \end_layout
24174
24175 \end_inset
24176
24177
24178 \end_layout
24179
24180 \begin_layout Standard
24181 Notes are inserted with the toolbar button 
24182 \begin_inset Graphics
24183         filename ../images/note-insert.png
24184         scale 85
24185         scaleBeforeRotation
24186
24187 \end_inset
24188
24189  or the menu 
24190 \family sans
24191 Insert\SpecialChar \menuseparator
24192 Note
24193 \family default
24194 .
24195  There are three types of notes:
24196 \end_layout
24197
24198 \begin_layout Description
24199 LyX
24200 \begin_inset space ~
24201 \end_inset
24202
24203 Note This note type is for internal notes that won't appear in the output.
24204  Its note-box looks like this:
24205 \begin_inset Newline newline
24206 \end_inset
24207
24208
24209 \begin_inset Newline newline
24210 \end_inset
24211
24212
24213 \begin_inset Graphics
24214         filename clipart/LyXNoteImageQt4.png
24215         display false
24216         scale 85
24217         scaleBeforeRotation
24218
24219 \end_inset
24220
24221  
24222 \begin_inset Note Note
24223 status open
24224
24225 \begin_layout Plain Layout
24226 This is text in a note box that doesn't appear in the output.
24227 \end_layout
24228
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \begin_layout Description
24235 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
24236 ent, when you export the document to LaTeX via the menu 
24237 \family sans
24238 File\SpecialChar \menuseparator
24239 Export\SpecialChar \menuseparator
24240 LaTeX (pdflatex) / (plain)
24241 \family default
24242 .
24243  Its note-box looks like this:
24244 \begin_inset Newline newline
24245 \end_inset
24246
24247
24248 \begin_inset Newline newline
24249 \end_inset
24250
24251
24252 \begin_inset Graphics
24253         filename clipart/CommentNoteImageQt4.png
24254         display false
24255         scale 85
24256         scaleBeforeRotation
24257
24258 \end_inset
24259
24260  
24261 \begin_inset Note Comment
24262 status open
24263
24264 \begin_layout Plain Layout
24265 This is text in a note box that only appears as comment in LaTeX-files.
24266 \end_layout
24267
24268 \end_inset
24269
24270
24271 \end_layout
24272
24273 \begin_layout Description
24274 Greyed
24275 \begin_inset space ~
24276 \end_inset
24277
24278 Out This note will appear in the output as grey text.
24279  Its note-box looks like this:
24280 \begin_inset Newline newline
24281 \end_inset
24282
24283
24284 \begin_inset Newline newline
24285 \end_inset
24286
24287
24288 \begin_inset Graphics
24289         filename clipart/GreyedOutNoteImageQt4.png
24290         display false
24291         scale 85
24292         scaleBeforeRotation
24293
24294 \end_inset
24295
24296
24297 \begin_inset Newline newline
24298 \end_inset
24299
24300
24301 \begin_inset ERT
24302 status collapsed
24303
24304 \begin_layout Plain Layout
24305
24306
24307 \backslash
24308 renewenvironment{lyxgreyedout}
24309 \end_layout
24310
24311 \begin_layout Plain Layout
24312
24313 {
24314 \backslash
24315 textcolor[gray]{0.8}
24316 \backslash
24317 bgroup}{
24318 \backslash
24319 egroup}
24320 \end_layout
24321
24322 \end_inset
24323
24324
24325 \begin_inset Note Greyedout
24326 status open
24327
24328 \begin_layout Plain Layout
24329 This is text
24330 \begin_inset Foot
24331 status open
24332
24333 \begin_layout Plain Layout
24334 This is an example footnote within a greyed out note.
24335 \end_layout
24336
24337 \end_inset
24338
24339  of a comment that appears in the output as grey text.
24340 \end_layout
24341
24342 \end_inset
24343
24344
24345 \begin_inset ERT
24346 status collapsed
24347
24348 \begin_layout Plain Layout
24349
24350
24351 \backslash
24352 renewenvironment{lyxgreyedout}
24353 \end_layout
24354
24355 \begin_layout Plain Layout
24356
24357 {
24358 \backslash
24359 textcolor{blue}
24360 \backslash
24361 bgroup}{
24362 \backslash
24363 egroup}
24364 \end_layout
24365
24366 \end_inset
24367
24368
24369 \begin_inset Note Note
24370 status collapsed
24371
24372 \begin_layout Plain Layout
24373 The greyed out note is here redefined to show it with the original LyX definitio
24374 n because greyed out notes are redefined in the preamble of this document,
24375  as described below, to have blue text.
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \begin_inset Newline newline
24382 \end_inset
24383
24384
24385 \begin_inset Newline newline
24386 \end_inset
24387
24388 As you can see in the example, the first line of greyed out notes is a bit
24389  indented and greyed out notes can have footnotes.
24390 \end_layout
24391
24392 \begin_layout Standard
24393 \begin_inset VSpace bigskip
24394 \end_inset
24395
24396 When you use the toolbar button 
24397 \begin_inset Graphics
24398         filename ../images/note-insert.png
24399         scale 85
24400         scaleBeforeRotation
24401
24402 \end_inset
24403
24404  to insert notes, a 
24405 \family sans
24406 LyX
24407 \begin_inset space ~
24408 \end_inset
24409
24410 Note
24411 \family default
24412  is inserted.
24413  You can switch between the five note types by right-clicking on the note-box.
24414  
24415 \family roman
24416 \series medium
24417 \bar no
24418 If you want to turn existing text into a note, mark it and click on the
24419  note
24420 \family default
24421 \series default
24422 \bar default
24423  toolbar 
24424 \family roman
24425 \series medium
24426 \bar no
24427 button
24428 \family default
24429 \series default
24430 \bar default
24431 .
24432  To change a note to text, press the backspace key when the cursor is in
24433  the first position of a note, or press the delete key when the cursor is
24434  in the very last position of the note, respectively.
24435 \end_layout
24436
24437 \begin_layout Standard
24438 \begin_inset VSpace bigskip
24439 \end_inset
24440
24441 You can change the text color of the greyed out notes in the preamble with
24442  the following command:
24443 \end_layout
24444
24445 \begin_layout Standard
24446
24447 \series bold
24448
24449 \backslash
24450 renewenvironment{lyxgreyedout}
24451 \begin_inset Newline newline
24452 \end_inset
24453
24454
24455 \begin_inset Phantom HPhantom
24456 status open
24457
24458 \begin_layout Plain Layout
24459
24460 \series bold
24461 \begin_inset space ~
24462 \end_inset
24463
24464
24465 \end_layout
24466
24467 \end_inset
24468
24469 {
24470 \backslash
24471 textcolor{color}
24472 \backslash
24473 bgroup}{
24474 \backslash
24475 egroup}
24476 \end_layout
24477
24478 \begin_layout Standard
24479 The available colors and the method to define colors is explained in section
24480 \begin_inset space ~
24481 \end_inset
24482
24483
24484 \begin_inset CommandInset ref
24485 LatexCommand ref
24486 reference "sec:Colored-Tables"
24487
24488 \end_inset
24489
24490 .
24491 \end_layout
24492
24493 \begin_layout Standard
24494 Notes that appear in blue in this document are set using greyed out notes
24495  with blue text.
24496 \end_layout
24497
24498 \begin_layout Section
24499 Footnotes
24500 \begin_inset CommandInset label
24501 LatexCommand label
24502 name "sec:Footnotes"
24503
24504 \end_inset
24505
24506
24507 \begin_inset Index idx
24508 status collapsed
24509
24510 \begin_layout Plain Layout
24511 Notes ! Footnotes
24512 \end_layout
24513
24514 \end_inset
24515
24516
24517 \begin_inset Index idx
24518 status collapsed
24519
24520 \begin_layout Plain Layout
24521 Footnotes
24522 \end_layout
24523
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \begin_layout Standard
24530 Footnotes can be inserted using the toolbar button 
24531 \begin_inset Graphics
24532         filename ../images/footnote-insert.png
24533         scale 85
24534         scaleBeforeRotation
24535
24536 \end_inset
24537
24538  or the menu 
24539 \family sans
24540 Insert\SpecialChar \menuseparator
24541 Footnote
24542 \family default
24543 .
24544  
24545 \family roman
24546 \series medium
24547 \bar no
24548 You'll see
24549 \family default
24550 \series default
24551 \bar default
24552  then the following footnote-box: 
24553 \begin_inset Graphics
24554         filename clipart/footnoteQt4.png
24555         scale 80
24556         scaleBeforeRotation
24557
24558 \end_inset
24559
24560  
24561 \family roman
24562 \series medium
24563 \bar no
24564 where you can enter the footnote text.
24565  If you want to turn existing text into a footnote, mark it and click on
24566  the footnote
24567 \family default
24568 \series default
24569 \bar default
24570  toolbar 
24571 \family roman
24572 \series medium
24573 \bar no
24574 button
24575 \family default
24576 \series default
24577 \bar default
24578 .
24579  To change a 
24580 \family roman
24581 \series medium
24582 \bar no
24583 footnote
24584 \family default
24585 \series default
24586 \bar default
24587  to text, press the Backspace key when the cursor is in the first position
24588  of a 
24589 \family roman
24590 \series medium
24591 \bar no
24592 footnote
24593 \family default
24594 \series default
24595 \bar default
24596 , or press the Delete key when the cursor is in the very last position of
24597  the 
24598 \family roman
24599 \series medium
24600 \bar no
24601 footnote
24602 \family default
24603 \series default
24604 \bar default
24605 , respectively.
24606 \end_layout
24607
24608 \begin_layout Standard
24609 Here is an example footnote:
24610 \family roman
24611 \series medium
24612 \bar no
24613
24614 \begin_inset Foot
24615 status open
24616
24617 \begin_layout Plain Layout
24618 \begin_inset CommandInset label
24619 LatexCommand label
24620 name "foot:This-is-an"
24621
24622 \end_inset
24623
24624 This is an example footnote.
24625 \end_layout
24626
24627 \end_inset
24628
24629
24630 \family default
24631 \series default
24632 \bar default
24633
24634 \begin_inset ERT
24635 status collapsed
24636
24637 \begin_layout Plain Layout
24638
24639
24640 \backslash
24641 newcounter{MyRepeatFoot}
24642 \end_layout
24643
24644 \begin_layout Plain Layout
24645
24646
24647 \backslash
24648 setcounter{MyRepeatFoot}{
24649 \backslash
24650 thefootnote}
24651 \end_layout
24652
24653 \end_inset
24654
24655
24656 \end_layout
24657
24658 \begin_layout Standard
24659 The footnote will appear in the output as a superscript number at the text
24660  position where the footnote box is placed.
24661  The footnote text is placed at the bottom of the current page.
24662  The footnote number is calculated by LaTeX; the numbers are consecutive.
24663  It depends on your document-class, whether the footnote number is reset
24664  for every chapter.
24665 \end_layout
24666
24667 \begin_layout Standard
24668 Footnotes can be referenced like floats: Insert a label into the footnote
24669  and cross-reference this label in the text as described in section
24670 \begin_inset space ~
24671 \end_inset
24672
24673
24674 \begin_inset CommandInset ref
24675 LatexCommand ref
24676 reference "sec:Referencing-Floats"
24677
24678 \end_inset
24679
24680 .
24681 \begin_inset Newline newline
24682 \end_inset
24683
24684 This is a cross-reference of Footnote
24685 \begin_inset space ~
24686 \end_inset
24687
24688
24689 \begin_inset CommandInset ref
24690 LatexCommand ref
24691 reference "foot:This-is-an"
24692
24693 \end_inset
24694
24695 .
24696 \end_layout
24697
24698 \begin_layout Standard
24699 \begin_inset VSpace defskip
24700 \end_inset
24701
24702 Footnotes in tables are not printed by LaTeX due to technical reasons.
24703  However there exists another method to print them: Instead of the footnote
24704  the command 
24705 \series bold
24706
24707 \backslash
24708 footnotemark{}
24709 \series default
24710  is inserted as TeX-code.
24711  The text of the footnote is entered as an argument of the TeX-code command
24712  
24713 \series bold
24714
24715 \backslash
24716 footnotetext
24717 \series default
24718  after the table.
24719 \begin_inset Newline newline
24720 \end_inset
24721
24722 This was done for the following table with the command
24723 \end_layout
24724
24725 \begin_layout Standard
24726
24727 \series bold
24728
24729 \backslash
24730 footnotetext{
24731 \series default
24732 Printed table footnote.
24733 \series bold
24734 }
24735 \end_layout
24736
24737 \begin_layout Standard
24738 \begin_inset Tabular
24739 <lyxtabular version="3" rows="2" columns="1">
24740 <features tabularvalignment="middle">
24741 <column alignment="center" valignment="top" width="0">
24742 <row>
24743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747 This an example text.
24748 \begin_inset Foot
24749 status open
24750
24751 \begin_layout Plain Layout
24752 This footnote will not be printed!
24753 \end_layout
24754
24755 \end_inset
24756
24757
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 </row>
24763 <row>
24764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 This an example text.
24769 \begin_inset ERT
24770 status collapsed
24771
24772 \begin_layout Plain Layout
24773
24774
24775 \backslash
24776 footnotemark{}
24777 \end_layout
24778
24779 \end_inset
24780
24781
24782 \end_layout
24783
24784 \end_inset
24785 </cell>
24786 </row>
24787 </lyxtabular>
24788
24789 \end_inset
24790
24791
24792 \begin_inset ERT
24793 status collapsed
24794
24795 \begin_layout Plain Layout
24796
24797
24798 \backslash
24799 footnotetext{
24800 \end_layout
24801
24802 \end_inset
24803
24804 Printed table footnote.
24805 \begin_inset ERT
24806 status collapsed
24807
24808 \begin_layout Plain Layout
24809
24810 }
24811 \end_layout
24812
24813 \end_inset
24814
24815
24816 \end_layout
24817
24818 \begin_layout Standard
24819 Footnotes in longtables are described in section
24820 \begin_inset space ~
24821 \end_inset
24822
24823
24824 \begin_inset CommandInset ref
24825 LatexCommand ref
24826 reference "sub:Footnotes-in-Longtables"
24827
24828 \end_inset
24829
24830 .
24831 \end_layout
24832
24833 \begin_layout Standard
24834 Footnotes in minipage boxes are printed, but inside the box and with a different
24835  numbering because a minipage box is like a page inside a page.
24836  (For more about minipages, see section
24837 \begin_inset space ~
24838 \end_inset
24839
24840
24841 \begin_inset CommandInset ref
24842 LatexCommand ref
24843 reference "sec:Minipages"
24844
24845 \end_inset
24846
24847 .) To get a footnote in the minipage that is output at the bottom of the
24848  page like normal footnotes, also use the method of 
24849 \series bold
24850
24851 \backslash
24852 footnotemark{}
24853 \series default
24854  and 
24855 \series bold
24856
24857 \backslash
24858 footnotetext
24859 \series default
24860 .
24861 \end_layout
24862
24863 \begin_layout Standard
24864 \begin_inset Box Frameless
24865 position "t"
24866 hor_pos "c"
24867 has_inner_box 1
24868 inner_pos "t"
24869 use_parbox 0
24870 use_makebox 0
24871 width "100col%"
24872 special "none"
24873 height "1in"
24874 height_special "totalheight"
24875 status open
24876
24877 \begin_layout Plain Layout
24878 This an example text in a minipage.
24879 \begin_inset Foot
24880 status open
24881
24882 \begin_layout Plain Layout
24883 Footnote in the minipage.
24884 \end_layout
24885
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \begin_layout Plain Layout
24892 This an example text in a minipage.
24893 \begin_inset ERT
24894 status collapsed
24895
24896 \begin_layout Plain Layout
24897
24898
24899 \backslash
24900 footnotemark{}
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \begin_layout Standard
24914 \begin_inset ERT
24915 status collapsed
24916
24917 \begin_layout Plain Layout
24918
24919
24920 \backslash
24921 footnotetext{
24922 \end_layout
24923
24924 \end_inset
24925
24926 Footnote outside the minipage.
24927 \begin_inset ERT
24928 status collapsed
24929
24930 \begin_layout Plain Layout
24931
24932 }
24933 \end_layout
24934
24935 \end_inset
24936
24937
24938 \end_layout
24939
24940 \begin_layout Standard
24941 \begin_inset VSpace defskip
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \begin_layout Standard
24948 To refer to the same footnote several times without printing the footnote
24949  text every time, use the command 
24950 \series bold
24951
24952 \backslash
24953 footnotemark[number]
24954 \series default
24955  in TeX-code.
24956 \begin_inset Newline newline
24957 \end_inset
24958
24959 As you do not know the number of the repeating footnote while you are writing
24960  the text, you have to store its number.
24961  For the following footnote mark example, these commands were inserted in
24962  TeX-code after Footnote
24963 \begin_inset space ~
24964 \end_inset
24965
24966
24967 \begin_inset CommandInset ref
24968 LatexCommand ref
24969 reference "foot:This-is-an"
24970
24971 \end_inset
24972
24973  to store the footnote number:
24974 \end_layout
24975
24976 \begin_layout Standard
24977
24978 \series bold
24979
24980 \backslash
24981 newcounter{MyRepeatFoot}
24982 \begin_inset Newline newline
24983 \end_inset
24984
24985
24986 \backslash
24987 setcounter{MyRepeatFoot}{
24988 \backslash
24989 thefootnote}
24990 \end_layout
24991
24992 \begin_layout Standard
24993 The footnote mark was then created with this command:
24994 \end_layout
24995
24996 \begin_layout Standard
24997
24998 \series bold
24999
25000 \backslash
25001 footnotemark[
25002 \backslash
25003 theMyRepeatFoot]
25004 \end_layout
25005
25006 \begin_layout Standard
25007 Here is a repeated footnote:
25008 \family roman
25009 \series medium
25010 \bar no
25011
25012 \begin_inset ERT
25013 status collapsed
25014
25015 \begin_layout Plain Layout
25016
25017
25018 \backslash
25019 footnotemark[
25020 \backslash
25021 theMyRepeatFoot]
25022 \end_layout
25023
25024 \end_inset
25025
25026
25027 \end_layout
25028
25029 \begin_layout Standard
25030 If you want to repeat the previous footnote, you can omit the storage of
25031  the footnote number and just use this command instead:
25032 \end_layout
25033
25034 \begin_layout Standard
25035
25036 \series bold
25037
25038 \backslash
25039 footnotemark[
25040 \backslash
25041 thefootnote]
25042 \end_layout
25043
25044 \begin_layout Standard
25045 Here is another repeated footnote:
25046 \family roman
25047 \series medium
25048 \bar no
25049
25050 \begin_inset ERT
25051 status collapsed
25052
25053 \begin_layout Plain Layout
25054
25055
25056 \backslash
25057 footnotemark[
25058 \backslash
25059 thefootnote]
25060 \end_layout
25061
25062 \end_inset
25063
25064
25065 \end_layout
25066
25067 \begin_layout Subsection
25068 Footnote Numbering
25069 \begin_inset CommandInset label
25070 LatexCommand label
25071 name "sub:Footnote-Numbering"
25072
25073 \end_inset
25074
25075
25076 \begin_inset Index idx
25077 status collapsed
25078
25079 \begin_layout Plain Layout
25080 Footnotes ! Numbering
25081 \end_layout
25082
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \begin_layout Standard
25089 To reset the footnote number back to 1 after each section
25090 \family roman
25091 , add this command to your document preamble:
25092 \end_layout
25093
25094 \begin_layout Standard
25095
25096 \series bold
25097
25098 \backslash
25099 @addtoreset{footnote}{section}
25100 \end_layout
25101
25102 \begin_layout Standard
25103 \begin_inset VSpace bigskip
25104 \end_inset
25105
25106 The following preamble command changes the footnote numbering style to small
25107  roman numerals:
25108 \end_layout
25109
25110 \begin_layout Standard
25111
25112 \series bold
25113
25114 \backslash
25115 renewcommand{
25116 \backslash
25117 thefootnote}{
25118 \backslash
25119 roman{footnote}}
25120 \end_layout
25121
25122 \begin_layout Standard
25123 \begin_inset ERT
25124 status collapsed
25125
25126 \begin_layout Plain Layout
25127
25128
25129 \backslash
25130 renewcommand{
25131 \backslash
25132 thefootnote}{
25133 \backslash
25134 roman{footnote}}
25135 \end_layout
25136
25137 \end_inset
25138
25139  This is a footnote with roman numbering:
25140 \begin_inset Foot
25141 status open
25142
25143 \begin_layout Plain Layout
25144 This is an example footnote with roman numbering.
25145 \end_layout
25146
25147 \end_inset
25148
25149
25150 \end_layout
25151
25152 \begin_layout Standard
25153 To change the numbering style to capital roman numerals replace in the command
25154  above 
25155 \series bold
25156
25157 \backslash
25158 roman
25159 \series default
25160  by 
25161 \series bold
25162
25163 \backslash
25164 Roman
25165 \series default
25166 .
25167  To 
25168 \begin_inset Quotes eld
25169 \end_inset
25170
25171 number
25172 \begin_inset Quotes erd
25173 \end_inset
25174
25175  footnotes with capital or small Latin letters use 
25176 \series bold
25177
25178 \backslash
25179 Alph
25180 \series default
25181  or 
25182 \series bold
25183
25184 \backslash
25185 alph
25186 \series default
25187 , respectively.
25188  To 
25189 \begin_inset Quotes eld
25190 \end_inset
25191
25192 number
25193 \begin_inset Quotes erd
25194 \end_inset
25195
25196  footnotes with symbols use 
25197 \series bold
25198
25199 \backslash
25200 fnsymbol
25201 \series default
25202 .
25203 \end_layout
25204
25205 \begin_layout Standard
25206 \begin_inset Note Greyedout
25207 status open
25208
25209 \begin_layout Plain Layout
25210
25211 \series bold
25212 Note:
25213 \series default
25214  You can only number 26 footnotes with Latin letters, because this numbering
25215  is limited to single letters.
25216 \end_layout
25217
25218 \end_inset
25219
25220
25221 \begin_inset Newline newline
25222 \end_inset
25223
25224
25225 \begin_inset Note Greyedout
25226 status open
25227
25228 \begin_layout Plain Layout
25229
25230 \series bold
25231 Note:
25232 \series default
25233  You can only number 9 footnotes with symbols.
25234 \end_layout
25235
25236 \end_inset
25237
25238
25239 \end_layout
25240
25241 \begin_layout Standard
25242 To return to the default numbering style after you have changed to another
25243  one, use 
25244 \series bold
25245
25246 \backslash
25247 arabic
25248 \series default
25249  instead of 
25250 \series bold
25251
25252 \backslash
25253 roman
25254 \series default
25255  in the command above.
25256 \begin_inset ERT
25257 status collapsed
25258
25259 \begin_layout Plain Layout
25260
25261
25262 \backslash
25263 renewcommand{
25264 \backslash
25265 thefootnote}{
25266 \backslash
25267 arabic{footnote}}
25268 \end_layout
25269
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \begin_layout Standard
25276 \begin_inset VSpace bigskip
25277 \end_inset
25278
25279
25280 \end_layout
25281
25282 \begin_layout Standard
25283 If you want to have footnotes numbered in the scheme 
25284 \begin_inset Quotes eld
25285 \end_inset
25286
25287 chapter.footnote
25288 \begin_inset Quotes erd
25289 \end_inset
25290
25291 , add the following command to your document preamble:
25292 \end_layout
25293
25294 \begin_layout Standard
25295
25296 \series bold
25297
25298 \backslash
25299 numberwithin{footnote}{chapter}
25300 \end_layout
25301
25302 \begin_layout Standard
25303 To be able to use the command 
25304 \series bold
25305
25306 \backslash
25307 numberwithin
25308 \series default
25309 , set in the tab 
25310 \family sans
25311 Math
25312 \begin_inset space ~
25313 \end_inset
25314
25315 Options
25316 \family default
25317  in the document settings the option 
25318 \family sans
25319 Use
25320 \begin_inset space ~
25321 \end_inset
25322
25323 AMS
25324 \begin_inset space ~
25325 \end_inset
25326
25327 math
25328 \begin_inset space ~
25329 \end_inset
25330
25331 package
25332 \family default
25333 .
25334 \end_layout
25335
25336 \begin_layout Standard
25337 \begin_inset ERT
25338 status collapsed
25339
25340 \begin_layout Plain Layout
25341
25342
25343 \backslash
25344 numberwithin{footnote}{chapter}
25345 \end_layout
25346
25347 \end_inset
25348
25349 This is another example footnote:
25350 \series bold
25351
25352 \begin_inset Foot
25353 status open
25354
25355 \begin_layout Plain Layout
25356 This is a footnote numbered in the scheme 
25357 \begin_inset Quotes eld
25358 \end_inset
25359
25360 chapter.footnote
25361 \begin_inset Quotes erd
25362 \end_inset
25363
25364 .
25365 \end_layout
25366
25367 \end_inset
25368
25369
25370 \series default
25371
25372 \begin_inset ERT
25373 status collapsed
25374
25375 \begin_layout Plain Layout
25376
25377
25378 \backslash
25379 renewcommand{
25380 \backslash
25381 thefootnote}{
25382 \backslash
25383 arabic{footnote}}
25384 \end_layout
25385
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \begin_layout Standard
25392 \begin_inset Note Greyedout
25393 status open
25394
25395 \begin_layout Plain Layout
25396
25397 \series bold
25398 Note:
25399 \series default
25400  
25401 \series bold
25402
25403 \backslash
25404 numberwithin
25405 \series default
25406  always prints out the footnote number as arabic number; previous redefinitions
25407  to get non-arabic numbers are overwritten.
25408 \end_layout
25409
25410 \end_inset
25411
25412
25413 \end_layout
25414
25415 \begin_layout Standard
25416 So to get for example the scheme 
25417 \begin_inset Quotes eld
25418 \end_inset
25419
25420 chapter.
25421 \backslash
25422 Roman{footnote}
25423 \begin_inset Quotes erd
25424 \end_inset
25425
25426 , use this command instead of 
25427 \series bold
25428
25429 \backslash
25430 numberwithin
25431 \series default
25432 :
25433 \end_layout
25434
25435 \begin_layout Standard
25436
25437 \series bold
25438
25439 \backslash
25440 renewcommand{
25441 \backslash
25442 thefootnote}{
25443 \backslash
25444 thechapter.
25445 \backslash
25446 Roman{footnote}}
25447 \end_layout
25448
25449 \begin_layout Subsection
25450 Footnote Placement
25451 \begin_inset Index idx
25452 status collapsed
25453
25454 \begin_layout Plain Layout
25455 Footnotes ! Placement
25456 \end_layout
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \begin_layout Standard
25464 If you have several footnotes in one page, they appear without vertical
25465  space between them at the bottom of the page.
25466  To make them more readable you can e.
25467 \begin_inset space \thinspace{}
25468 \end_inset
25469
25470 g.
25471 \begin_inset space \space{}
25472 \end_inset
25473
25474 add 1.5
25475 \begin_inset space \thinspace{}
25476 \end_inset
25477
25478 mm space with the following preamble command:
25479 \end_layout
25480
25481 \begin_layout Standard
25482
25483 \series bold
25484
25485 \backslash
25486 let
25487 \backslash
25488 myFoot
25489 \backslash
25490 footnote
25491 \begin_inset Newline newline
25492 \end_inset
25493
25494
25495 \backslash
25496 renewcommand{
25497 \backslash
25498 footnote}[1]{
25499 \backslash
25500 myFoot{#1
25501 \backslash
25502 vspace{1.5mm}}}
25503 \end_layout
25504
25505 \begin_layout Standard
25506 \begin_inset VSpace bigskip
25507 \end_inset
25508
25509 In a two-column document the footnotes appear at the bottom of every column,
25510  see Figure
25511 \begin_inset space ~
25512 \end_inset
25513
25514
25515 \begin_inset CommandInset ref
25516 LatexCommand ref
25517 reference "fig:Standard-footnote-placement"
25518
25519 \end_inset
25520
25521 .
25522  If the footnotes should only appear at the bottom of the right column,
25523  as in Figure
25524 \begin_inset space ~
25525 \end_inset
25526
25527
25528 \begin_inset CommandInset ref
25529 LatexCommand ref
25530 reference "fig:Footnote-placement-in"
25531
25532 \end_inset
25533
25534 , use the LaTeX-package 
25535 \series bold
25536 ftnright
25537 \series default
25538
25539 \begin_inset Index idx
25540 status collapsed
25541
25542 \begin_layout Plain Layout
25543 LaTeX-packages ! ftnright
25544 \end_layout
25545
25546 \end_inset
25547
25548  with this command in the document preamble:
25549 \end_layout
25550
25551 \begin_layout Standard
25552
25553 \series bold
25554
25555 \backslash
25556 usepackage{ftnright}
25557 \end_layout
25558
25559 \begin_layout Standard
25560 \begin_inset Float figure
25561 placement !h
25562 wide false
25563 sideways false
25564 status open
25565
25566 \begin_layout Plain Layout
25567 \begin_inset ERT
25568 status collapsed
25569
25570 \begin_layout Plain Layout
25571
25572
25573 \backslash
25574 framebox{
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \begin_inset Graphics
25581         filename clipart/without_fntright.pdf
25582         width 100col%
25583         scaleBeforeRotation
25584
25585 \end_inset
25586
25587
25588 \begin_inset ERT
25589 status collapsed
25590
25591 \begin_layout Plain Layout
25592
25593 }
25594 \end_layout
25595
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \begin_layout Plain Layout
25602 \begin_inset Caption
25603
25604 \begin_layout Plain Layout
25605 \begin_inset CommandInset label
25606 LatexCommand label
25607 name "fig:Standard-footnote-placement"
25608
25609 \end_inset
25610
25611 Standard footnote placement in two-column documents.
25612 \end_layout
25613
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \begin_layout Standard
25625 \begin_inset Float figure
25626 placement !h
25627 wide false
25628 sideways false
25629 status open
25630
25631 \begin_layout Plain Layout
25632 \begin_inset ERT
25633 status collapsed
25634
25635 \begin_layout Plain Layout
25636
25637
25638 \backslash
25639 framebox{
25640 \end_layout
25641
25642 \end_inset
25643
25644
25645 \begin_inset Graphics
25646         filename clipart/with_fntright.pdf
25647         width 100col%
25648         scaleBeforeRotation
25649
25650 \end_inset
25651
25652
25653 \begin_inset ERT
25654 status collapsed
25655
25656 \begin_layout Plain Layout
25657
25658 }
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \begin_layout Plain Layout
25667 \begin_inset Caption
25668
25669 \begin_layout Plain Layout
25670 \begin_inset CommandInset label
25671 LatexCommand label
25672 name "fig:Footnote-placement-in"
25673
25674 \end_inset
25675
25676 Footnote placement in two-column documents when the LaTeX-package 
25677 \series bold
25678 ftnright
25679 \series default
25680  is used.
25681 \end_layout
25682
25683 \end_inset
25684
25685
25686 \end_layout
25687
25688 \end_inset
25689
25690
25691 \end_layout
25692
25693 \begin_layout Standard
25694 \begin_inset VSpace bigskip
25695 \end_inset
25696
25697 In some scientific literature it is usual to collect the footnotes and print
25698  them in a separate paragraph at the end of a section, as in Figure
25699 \begin_inset space ~
25700 \end_inset
25701
25702
25703 \begin_inset CommandInset ref
25704 LatexCommand ref
25705 reference "fig:Endnotes"
25706
25707 \end_inset
25708
25709 .
25710  They are then called 
25711 \begin_inset Quotes eld
25712 \end_inset
25713
25714 endnotes
25715 \begin_inset Quotes erd
25716 \end_inset
25717
25718 .
25719 \begin_inset Index idx
25720 status collapsed
25721
25722 \begin_layout Plain Layout
25723 Endnotes
25724 \end_layout
25725
25726 \end_inset
25727
25728  To use endnotes instead of footnotes in your document, load in the menu
25729  
25730 \family sans
25731 Document\SpecialChar \menuseparator
25732 Settings\SpecialChar \menuseparator
25733 Modules 
25734 \family default
25735 the module 
25736 \family sans
25737 Foot
25738 \begin_inset space ~
25739 \end_inset
25740
25741 to
25742 \begin_inset space ~
25743 \end_inset
25744
25745 End
25746 \family default
25747 .
25748  To insert the collected footnotes, insert the command
25749 \end_layout
25750
25751 \begin_layout Standard
25752
25753 \series bold
25754
25755 \backslash
25756 theendnotes
25757 \end_layout
25758
25759 \begin_layout Standard
25760 in TeX-Code at the end of a section or chapter.
25761 \end_layout
25762
25763 \begin_layout Standard
25764 \begin_inset Float figure
25765 wide false
25766 sideways false
25767 status open
25768
25769 \begin_layout Plain Layout
25770 \align center
25771 \begin_inset ERT
25772 status collapsed
25773
25774 \begin_layout Plain Layout
25775
25776
25777 \backslash
25778 framebox{
25779 \end_layout
25780
25781 \end_inset
25782
25783
25784 \begin_inset Graphics
25785         filename clipart/endnotes.pdf
25786         scaleBeforeRotation
25787
25788 \end_inset
25789
25790
25791 \begin_inset ERT
25792 status collapsed
25793
25794 \begin_layout Plain Layout
25795
25796 }
25797 \end_layout
25798
25799 \end_inset
25800
25801
25802 \end_layout
25803
25804 \begin_layout Plain Layout
25805 \begin_inset Caption
25806
25807 \begin_layout Plain Layout
25808 \begin_inset CommandInset label
25809 LatexCommand label
25810 name "fig:Endnotes"
25811
25812 \end_inset
25813
25814 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
25815  or chapters.
25816 \end_layout
25817
25818 \end_inset
25819
25820
25821 \end_layout
25822
25823 \end_inset
25824
25825
25826 \end_layout
25827
25828 \begin_layout Standard
25829 \begin_inset VSpace medskip
25830 \end_inset
25831
25832 The paragraph heading for the endnotes isn't automatically translated into
25833  the document language, this must be done manually.
25834  The following preamble command translates the default English 
25835 \begin_inset Quotes eld
25836 \end_inset
25837
25838 Notes
25839 \begin_inset Quotes erd
25840 \end_inset
25841
25842  into the German 
25843 \begin_inset Quotes eld
25844 \end_inset
25845
25846 Anmerkungen
25847 \begin_inset Quotes erd
25848 \end_inset
25849
25850 :
25851 \end_layout
25852
25853 \begin_layout Standard
25854
25855 \series bold
25856
25857 \backslash
25858 renewcommand{
25859 \backslash
25860 notesname}{Anmerkungen}
25861 \end_layout
25862
25863 \begin_layout Standard
25864 \begin_inset VSpace medskip
25865 \end_inset
25866
25867 The numbering of endnotes can be changed like the footnote numbering as
25868  described in section
25869 \begin_inset space ~
25870 \end_inset
25871
25872
25873 \begin_inset CommandInset ref
25874 LatexCommand ref
25875 reference "sub:Footnote-Numbering"
25876
25877 \end_inset
25878
25879 ; just replace the command 
25880 \series bold
25881
25882 \backslash
25883 thefootnote
25884 \series default
25885  by 
25886 \series bold
25887
25888 \backslash
25889 theendnote
25890 \series default
25891 .
25892  To reset the endnote number use the command 
25893 \series bold
25894
25895 \backslash
25896 @addtoreset
25897 \series default
25898  as described in section
25899 \begin_inset space ~
25900 \end_inset
25901
25902
25903 \begin_inset CommandInset ref
25904 LatexCommand ref
25905 reference "sub:Footnote-Numbering"
25906
25907 \end_inset
25908
25909  and replace the command parameter 
25910 \series bold
25911 footnote
25912 \series default
25913  by 
25914 \series bold
25915 endnote
25916 \series default
25917 .
25918 \end_layout
25919
25920 \begin_layout Standard
25921 For endnotes there is the command 
25922 \series bold
25923
25924 \backslash
25925 endnotemark[number]
25926 \series default
25927  similar to the command 
25928 \series bold
25929
25930 \backslash
25931 footnotemark
25932 \series default
25933 , that is described in section
25934 \begin_inset space ~
25935 \end_inset
25936
25937
25938 \begin_inset CommandInset ref
25939 LatexCommand ref
25940 reference "sec:Footnotes"
25941
25942 \end_inset
25943
25944 .
25945 \end_layout
25946
25947 \begin_layout Standard
25948 \begin_inset VSpace bigskip
25949 \end_inset
25950
25951 Footnotes can also be placed in the page margin and the footnote text alignment
25952  can be changed, see the LaTeX-package 
25953 \series bold
25954 footmisc
25955 \series default
25956
25957 \begin_inset Index idx
25958 status collapsed
25959
25960 \begin_layout Plain Layout
25961 LaTeX-packages ! footmisc
25962 \end_layout
25963
25964 \end_inset
25965
25966
25967 \begin_inset CommandInset citation
25968 LatexCommand cite
25969 key "footmisc"
25970
25971 \end_inset
25972
25973  for more information about this.
25974 \end_layout
25975
25976 \begin_layout Standard
25977 For various further footnote formatting issues have a look at LaTeX-books,
25978  
25979 \begin_inset CommandInset citation
25980 LatexCommand cite
25981 key "latexcompanion,latexguide,latexbook"
25982
25983 \end_inset
25984
25985 .
25986 \end_layout
25987
25988 \begin_layout Section
25989 Margin Notes
25990 \begin_inset Index idx
25991 status collapsed
25992
25993 \begin_layout Plain Layout
25994 Notes ! Margin Notes
25995 \end_layout
25996
25997 \end_inset
25998
25999
26000 \end_layout
26001
26002 \begin_layout Standard
26003 Margin notes look and behave in LyX like footnotes.
26004  They are inserted via the menu 
26005 \family sans
26006 Insert\SpecialChar \menuseparator
26007 Marginal
26008 \begin_inset space ~
26009 \end_inset
26010
26011 Note
26012 \family default
26013  or the toolbar button 
26014 \begin_inset Graphics
26015         filename ../images/marginalnote-insert.png
26016         scale 85
26017         scaleBeforeRotation
26018
26019 \end_inset
26020
26021 .
26022  A grey 
26023 \family roman
26024 \series medium
26025 box with the
26026 \family default
26027 \series default
26028  red 
26029 \family roman
26030 \series medium
26031 label 
26032 \begin_inset Quotes eld
26033 \end_inset
26034
26035 margin
26036 \begin_inset Quotes erd
26037 \end_inset
26038
26039  appears where you can enter the text of the margin note.
26040 \end_layout
26041
26042 \begin_layout Standard
26043 At the side is an example margin note.
26044
26045 \family roman
26046 \series medium
26047  
26048 \begin_inset Marginal
26049 status open
26050
26051 \begin_layout Plain Layout
26052 This is a margin note.
26053 \end_layout
26054
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \begin_layout Standard
26061 Margin notes appear at the right side in single-sided documents.
26062  In double-sided documents they appear in the outer margin â€“ left on even
26063  pages, right on odd pages.
26064  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
26065 d when the note appears in the left margin.
26066  The first line of the margin note is placed at the position of the text
26067  line where it is inserted in the document.
26068 \end_layout
26069
26070 \begin_layout Standard
26071 \begin_inset VSpace bigskip
26072 \end_inset
26073
26074 To place the margin note in the inner margin, add the command
26075 \end_layout
26076
26077 \begin_layout Standard
26078
26079 \series bold
26080
26081 \backslash
26082 reversemarginpar
26083 \end_layout
26084
26085 \begin_layout Standard
26086 in TeX-Code before a margin note.
26087  The new placement is valid for all subsequent margin notes.
26088  
26089 \begin_inset ERT
26090 status collapsed
26091
26092 \begin_layout Plain Layout
26093
26094
26095 \backslash
26096 reversemarginpar 
26097 \end_layout
26098
26099 \end_inset
26100
26101
26102 \begin_inset Marginal
26103 status open
26104
26105 \begin_layout Plain Layout
26106 This is a margin note in the inner margin.
26107 \end_layout
26108
26109 \end_inset
26110
26111
26112 \series bold
26113
26114 \begin_inset Newline newline
26115 \end_inset
26116
26117
26118 \series default
26119
26120 \begin_inset Note Greyedout
26121 status open
26122
26123 \begin_layout Plain Layout
26124
26125 \series bold
26126 Note:
26127 \series default
26128  There is often not enough space in the inner margin so that the notes are
26129  not correctly displayed in the output.
26130 \end_layout
26131
26132 \end_inset
26133
26134
26135 \end_layout
26136
26137 \begin_layout Standard
26138 To return to the default placement insert the command
26139 \end_layout
26140
26141 \begin_layout Standard
26142
26143 \series bold
26144
26145 \backslash
26146 normalmarginpar
26147 \end_layout
26148
26149 \begin_layout Standard
26150 in TeX-Code.
26151 \begin_inset ERT
26152 status collapsed
26153
26154 \begin_layout Plain Layout
26155
26156
26157 \backslash
26158 normalmarginpar 
26159 \end_layout
26160
26161 \end_inset
26162
26163  
26164 \begin_inset Note Greyedout
26165 status open
26166
26167 \begin_layout Plain Layout
26168
26169 \series bold
26170 Note:
26171 \series default
26172  The command is ignored when it is within a paragraph where also the command
26173  
26174 \series bold
26175
26176 \backslash
26177 reversemarginpar
26178 \series default
26179  is inserted.
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \begin_layout Standard
26188 \begin_inset VSpace bigskip
26189 \end_inset
26190
26191
26192 \family roman
26193 \series medium
26194
26195 \begin_inset Marginal
26196 status open
26197
26198 \begin_layout Plain Layout
26199 AVeryLongMarginParWord that isn't hyphenated.
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \family default
26206 \series default
26207  Similar to the case described in section
26208 \begin_inset space ~
26209 \end_inset
26210
26211
26212 \begin_inset CommandInset ref
26213 LatexCommand ref
26214 reference "sub:Multiple-Lines-in"
26215
26216 \end_inset
26217
26218 , long words cannot be hyphenated when they are the first word in a margin
26219  note.
26220  To avoid this, insert 0
26221 \begin_inset space \thinspace{}
26222 \end_inset
26223
26224 pt horizontal space before the word
26225 \family roman
26226 \series medium
26227 .
26228  
26229 \begin_inset Marginal
26230 status open
26231
26232 \begin_layout Plain Layout
26233 \begin_inset space \hspace*{}
26234 \length 0pt
26235 \end_inset
26236
26237 AVeryLongMarginParWord that is hyphenated.
26238 \end_layout
26239
26240 \end_inset
26241
26242
26243 \end_layout
26244
26245 \begin_layout Standard
26246 \begin_inset VSpace bigskip
26247 \end_inset
26248
26249
26250 \end_layout
26251
26252 \begin_layout Standard
26253 \begin_inset Note Greyedout
26254 status open
26255
26256 \begin_layout Plain Layout
26257
26258 \series bold
26259 Note:
26260 \series default
26261  Margin notes can normally not be used inside tables, floats, and footnotes.
26262 \end_layout
26263
26264 \end_inset
26265
26266
26267 \end_layout
26268
26269 \begin_layout Standard
26270 \begin_inset VSpace bigskip
26271 \end_inset
26272
26273
26274 \end_layout
26275
26276 \begin_layout Standard
26277 \begin_inset ERT
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281
26282
26283 \backslash
26284 ifmarginnote
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \begin_inset Note Note
26291 status open
26292
26293 \begin_layout Plain Layout
26294 The following section will only be displayed when the LaTeX-package 
26295 \series bold
26296 marginnote
26297 \series default
26298  is installed.
26299 \end_layout
26300
26301 \end_inset
26302
26303
26304 \end_layout
26305
26306 \begin_layout Standard
26307 This restriction can be evaded by using the LaTeX-package 
26308 \series bold
26309 marginnote
26310 \series default
26311
26312 \begin_inset Index idx
26313 status collapsed
26314
26315 \begin_layout Plain Layout
26316 LaTeX-packages ! marginnote
26317 \end_layout
26318
26319 \end_inset
26320
26321 .
26322  By adding these two lines to your document preamble, the command used by
26323  LyX for margin notes is redefined to use the command provided by the 
26324 \series bold
26325 marginnote
26326 \series default
26327 -package:
26328 \end_layout
26329
26330 \begin_layout Standard
26331
26332 \series bold
26333
26334 \backslash
26335 usepackage{marginnote}
26336 \begin_inset Newline newline
26337 \end_inset
26338
26339
26340 \backslash
26341 let
26342 \backslash
26343 marginpar
26344 \backslash
26345 marginnote
26346 \end_layout
26347
26348 \begin_layout Standard
26349 This is also used in this document because 
26350 \series bold
26351 marginnote
26352 \series default
26353  has another useful feature: You can set a vertical offset for the note.
26354  This is often needed when too many margin notes are too close together
26355  or for a better page layout.
26356  The offset is set in LyX as TeX-Code directly after the margin note in
26357  the scheme
26358 \end_layout
26359
26360 \begin_layout Standard
26361
26362 \series bold
26363 [offset]
26364 \end_layout
26365
26366 \begin_layout Standard
26367 where the offset is a length with one of the units listed in Table
26368 \begin_inset space ~
26369 \end_inset
26370
26371
26372 \begin_inset CommandInset ref
26373 LatexCommand ref
26374 reference "tab:Units"
26375
26376 \end_inset
26377
26378 .
26379  A negative value shifts the note up, a positive value shifts it down.
26380  
26381 \family roman
26382 \series medium
26383 For example the margin note beside this text line is shifted up 1.5
26384 \begin_inset space \thinspace{}
26385 \end_inset
26386
26387 cm with the TeX-Code-command 
26388 \begin_inset Quotes eld
26389 \end_inset
26390
26391
26392 \family default
26393 \series bold
26394 [-1.5cm]
26395 \family roman
26396 \series medium
26397
26398 \begin_inset Quotes erd
26399 \end_inset
26400
26401
26402 \begin_inset Marginal
26403 status open
26404
26405 \begin_layout Plain Layout
26406 This margin note is shifted up 1.5
26407 \begin_inset space \thinspace{}
26408 \end_inset
26409
26410 cm from its original position.
26411 \end_layout
26412
26413 \end_inset
26414
26415
26416 \family default
26417 \series default
26418
26419 \begin_inset ERT
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423
26424 [-1.5cm]
26425 \end_layout
26426
26427 \end_inset
26428
26429
26430 \end_layout
26431
26432 \begin_layout Standard
26433 \begin_inset VSpace medskip
26434 \end_inset
26435
26436 With 
26437 \series bold
26438 marginnote
26439 \series default
26440  you can also change the alignment of the text in the margin note.
26441  For example the commands
26442 \end_layout
26443
26444 \begin_layout Standard
26445
26446 \series bold
26447
26448 \backslash
26449 renewcommand*{
26450 \backslash
26451 raggedleftmarginnote}{
26452 \backslash
26453 centering}
26454 \begin_inset Newline newline
26455 \end_inset
26456
26457
26458 \backslash
26459 renewcommand*{
26460 \backslash
26461 raggedrightmarginnote}{
26462 \backslash
26463 centering}
26464 \end_layout
26465
26466 \begin_layout Standard
26467 set the alignment to centered.
26468  
26469 \series bold
26470
26471 \backslash
26472 raggedleftmarginnote
26473 \series default
26474  denotes margin notes that appear at the left side.
26475 \family roman
26476 \series medium
26477
26478 \begin_inset ERT
26479 status collapsed
26480
26481 \begin_layout Plain Layout
26482
26483
26484 \backslash
26485 renewcommand*{
26486 \backslash
26487 raggedleftmarginnote}{
26488 \backslash
26489 centering}
26490 \end_layout
26491
26492 \begin_layout Plain Layout
26493
26494
26495 \backslash
26496 renewcommand*{
26497 \backslash
26498 raggedrightmarginnote}{
26499 \backslash
26500 centering}
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \begin_inset Marginal
26507 status open
26508
26509 \begin_layout Plain Layout
26510 The text of this margin note is centered.
26511 \end_layout
26512
26513 \end_inset
26514
26515
26516 \family default
26517 \series default
26518  The default is
26519 \end_layout
26520
26521 \begin_layout Standard
26522
26523 \series bold
26524
26525 \backslash
26526 renewcommand*{
26527 \backslash
26528 raggedleftmarginnote}{
26529 \backslash
26530 raggedleft}
26531 \begin_inset Newline newline
26532 \end_inset
26533
26534
26535 \backslash
26536 renewcommand*{
26537 \backslash
26538 raggedrightmarginnote}{
26539 \backslash
26540 raggedright}
26541 \family roman
26542 \series medium
26543
26544 \begin_inset ERT
26545 status collapsed
26546
26547 \begin_layout Plain Layout
26548
26549
26550 \backslash
26551 renewcommand*{
26552 \backslash
26553 raggedleftmarginnote}{
26554 \backslash
26555 raggedleft}
26556 \end_layout
26557
26558 \begin_layout Plain Layout
26559
26560
26561 \backslash
26562 renewcommand*{
26563 \backslash
26564 raggedrightmarginnote}{
26565 \backslash
26566 raggedright}
26567 \end_layout
26568
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \begin_layout Standard
26575 \begin_inset VSpace medskip
26576 \end_inset
26577
26578 For the other features of 
26579 \series bold
26580 marginnote
26581 \series default
26582  refer to its documentation 
26583 \begin_inset CommandInset citation
26584 LatexCommand cite
26585 key "marginnote"
26586
26587 \end_inset
26588
26589 .
26590 \end_layout
26591
26592 \begin_layout Standard
26593 \begin_inset VSpace bigskip
26594 \end_inset
26595
26596 You can adjust the layout of margin notes by changing its definition.
26597  To create for example a header for all margin notes with the underlined,
26598  sans-serif, and bold header text 
26599 \begin_inset Quotes eld
26600 \end_inset
26601
26602
26603 \family sans
26604 \series bold
26605 \bar under
26606 Attention!
26607 \family default
26608 \series default
26609 \bar default
26610
26611 \begin_inset Quotes erd
26612 \end_inset
26613
26614 , add this to your document preamble:
26615 \end_layout
26616
26617 \begin_layout Standard
26618
26619 \series bold
26620
26621 \backslash
26622 let
26623 \backslash
26624 myMarginpar
26625 \backslash
26626 marginpar
26627 \begin_inset Newline newline
26628 \end_inset
26629
26630
26631 \backslash
26632 renewcommand{
26633 \backslash
26634 marginpar}[1]{
26635 \backslash
26636 myMarginpar{%
26637 \begin_inset Newline newline
26638 \end_inset
26639
26640
26641 \begin_inset Phantom HPhantom
26642 status open
26643
26644 \begin_layout Plain Layout
26645
26646 \series bold
26647 \begin_inset space ~
26648 \end_inset
26649
26650
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \backslash
26657 hspace{0pt}
26658 \backslash
26659 textsf{
26660 \backslash
26661 textbf{
26662 \backslash
26663 underbar{Attention!}}}%
26664 \begin_inset Newline newline
26665 \end_inset
26666
26667
26668 \begin_inset Phantom HPhantom
26669 status open
26670
26671 \begin_layout Plain Layout
26672
26673 \series bold
26674 \begin_inset space ~
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \end_inset
26681
26682
26683 \backslash
26684 vspace{1.5mm}
26685 \backslash
26686
26687 \backslash
26688 #1}}
26689 \end_layout
26690
26691 \begin_layout Standard
26692
26693 \family roman
26694 \series medium
26695 \begin_inset ERT
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699
26700
26701 \backslash
26702 let
26703 \backslash
26704 myMarginpar
26705 \backslash
26706 marginpar
26707 \end_layout
26708
26709 \begin_layout Plain Layout
26710
26711
26712 \backslash
26713 renewcommand{
26714 \backslash
26715 marginpar}[1]{
26716 \backslash
26717 myMarginpar{%
26718 \end_layout
26719
26720 \begin_layout Plain Layout
26721
26722    
26723 \backslash
26724 textsf{
26725 \backslash
26726 textbf{
26727 \backslash
26728 underbar{Attention!}}}%
26729 \end_layout
26730
26731 \begin_layout Plain Layout
26732
26733    
26734 \backslash
26735 vspace{1.5mm}
26736 \backslash
26737
26738 \backslash
26739 #1}}
26740 \end_layout
26741
26742 \end_inset
26743
26744
26745 \begin_inset Marginal
26746 status open
26747
26748 \begin_layout Plain Layout
26749 This is a margin note with a defined heading.
26750 \end_layout
26751
26752 \end_inset
26753
26754
26755 \family default
26756 \series default
26757
26758 \begin_inset ERT
26759 status collapsed
26760
26761 \begin_layout Plain Layout
26762
26763 [-1.5cm]
26764 \end_layout
26765
26766 \end_inset
26767
26768
26769 \family roman
26770 \series medium
26771
26772 \begin_inset ERT
26773 status collapsed
26774
26775 \begin_layout Plain Layout
26776
26777
26778 \backslash
26779 renewcommand{
26780 \backslash
26781 marginpar}[1]{
26782 \backslash
26783 myMarginpar{#1}}
26784 \end_layout
26785
26786 \end_inset
26787
26788
26789 \family default
26790 \series default
26791
26792 \begin_inset Note Note
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796 The margin note format is changed only for this example.
26797 \end_layout
26798
26799 \end_inset
26800
26801
26802 \end_layout
26803
26804 \begin_layout Standard
26805 \begin_inset ERT
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809
26810
26811 \backslash
26812 else
26813 \end_layout
26814
26815 \end_inset
26816
26817
26818 \begin_inset Note Note
26819 status open
26820
26821 \begin_layout Plain Layout
26822 The following will be displayed when the LaTeX-package 
26823 \series bold
26824 marginnote
26825 \series default
26826  is not installed:
26827 \end_layout
26828
26829 \end_inset
26830
26831
26832 \end_layout
26833
26834 \begin_layout Standard
26835 You need to install the LaTeX-package 
26836 \series bold
26837 marginnote
26838 \series default
26839  to see the following part of this section in the output.
26840 \end_layout
26841
26842 \begin_layout Standard
26843 \begin_inset ERT
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847
26848
26849 \backslash
26850 fi
26851 \end_layout
26852
26853 \end_inset
26854
26855
26856 \end_layout
26857
26858 \begin_layout Chapter
26859 Boxes
26860 \end_layout
26861
26862 \begin_layout Section
26863 Introduction
26864 \begin_inset Index idx
26865 status collapsed
26866
26867 \begin_layout Plain Layout
26868 Boxes ! Introduction
26869 \end_layout
26870
26871 \end_inset
26872
26873
26874 \end_layout
26875
26876 \begin_layout Standard
26877 Boxes are used to format a block of text.
26878  Boxes can be used to write documents with multiple languages, see section
26879 \begin_inset space ~
26880 \end_inset
26881
26882
26883 \begin_inset CommandInset ref
26884 LatexCommand ref
26885 reference "sec:Minipages"
26886
26887 \end_inset
26888
26889 , to frame texts, see section
26890 \begin_inset space ~
26891 \end_inset
26892
26893
26894 \begin_inset CommandInset ref
26895 LatexCommand ref
26896 reference "sec:Decoration"
26897
26898 \end_inset
26899
26900 , to prevent words from being hyphenated, see section
26901 \begin_inset space ~
26902 \end_inset
26903
26904
26905 \begin_inset CommandInset ref
26906 LatexCommand ref
26907 reference "sec:Prevent-Hyphenation"
26908
26909 \end_inset
26910
26911 , to align text, see section
26912 \begin_inset space ~
26913 \end_inset
26914
26915
26916 \begin_inset CommandInset ref
26917 LatexCommand ref
26918 reference "sub:Vertical-Alignment"
26919
26920 \end_inset
26921
26922 , or to set the background color of texts, see section
26923 \begin_inset space ~
26924 \end_inset
26925
26926
26927 \begin_inset CommandInset ref
26928 LatexCommand ref
26929 reference "sec:Colored-Boxes"
26930
26931 \end_inset
26932
26933 .
26934 \end_layout
26935
26936 \begin_layout Standard
26937 Boxes can be inserted with the menu 
26938 \family sans
26939 Insert\SpecialChar \menuseparator
26940 Box
26941 \family default
26942  or the toolbar button 
26943 \begin_inset Graphics
26944         filename ../images/box-insert.png
26945         scale 85
26946         scaleBeforeRotation
26947
26948 \end_inset
26949
26950 .
26951  A grey box with the label 
26952 \family sans
26953 Box (Minipage)
26954 \family default
26955
26956 \begin_inset Graphics
26957         filename clipart/BoxInsetDefaultQt4.png
26958         scale 85
26959         scaleBeforeRotation
26960
26961 \end_inset
26962
26963  will be inserted.
26964  The box type can be specified by right-clicking on the box and selecting
26965  
26966 \family sans
26967 Settings
26968 \family default
26969 .
26970  The box dialog offers the 
26971 \family sans
26972 Inner
26973 \begin_inset space ~
26974 \end_inset
26975
26976 Box
26977 \family default
26978  types 
26979 \family sans
26980 Makebox
26981 \family default
26982
26983 \family sans
26984 Parbox
26985 \family default
26986  and 
26987 \family sans
26988 Minipage
26989 \family default
26990 .
26991  The type 
26992 \family sans
26993 Minipage
26994 \family default
26995  is the default for new boxes and is explained in section
26996 \begin_inset space ~
26997 \end_inset
26998
26999
27000 \begin_inset CommandInset ref
27001 LatexCommand ref
27002 reference "sec:Minipages"
27003
27004 \end_inset
27005
27006 ; the type 
27007 \family sans
27008 Parbox
27009 \family default
27010  is described in section
27011 \begin_inset space ~
27012 \end_inset
27013
27014
27015 \begin_inset CommandInset ref
27016 LatexCommand ref
27017 reference "sec:Parboxes"
27018
27019 \end_inset
27020
27021  and the type 
27022 \family sans
27023 Makebox
27024 \family default
27025  in 
27026 \begin_inset CommandInset ref
27027 LatexCommand ref
27028 reference "sec:Prevent-Hyphenation"
27029
27030 \end_inset
27031
27032 .
27033 \end_layout
27034
27035 \begin_layout Standard
27036 Boxes are not numbered and can therefore not be referenced like floats or
27037  footnotes.
27038 \end_layout
27039
27040 \begin_layout Standard
27041 \begin_inset Note Greyedout
27042 status open
27043
27044 \begin_layout Plain Layout
27045
27046 \series bold
27047 Note:
27048 \series default
27049  Boxes must not be the item in an 
27050 \family sans
27051 Itemize
27052 \family default
27053  or 
27054 \family sans
27055 Description
27056 \family default
27057  environment.
27058 \end_layout
27059
27060 \end_inset
27061
27062
27063 \end_layout
27064
27065 \begin_layout Standard
27066 \begin_inset Note Greyedout
27067 status open
27068
27069 \begin_layout Plain Layout
27070
27071 \series bold
27072 Note:
27073 \series default
27074  For an unknown reason you can only set the 
27075 \family sans
27076 Inner
27077 \begin_inset space ~
27078 \end_inset
27079
27080 Box
27081 \family default
27082  type to 
27083 \family sans
27084 None
27085 \family default
27086  when you use a framed box.
27087  Boxes without an 
27088 \family sans
27089 Inner
27090 \begin_inset space ~
27091 \end_inset
27092
27093 Box
27094 \family default
27095  type and without frames are explained in section
27096 \begin_inset space ~
27097 \end_inset
27098
27099
27100 \begin_inset CommandInset ref
27101 LatexCommand ref
27102 reference "sec:Prevent-Hyphenation"
27103
27104 \end_inset
27105
27106 .
27107 \end_layout
27108
27109 \end_inset
27110
27111
27112 \end_layout
27113
27114 \begin_layout Section
27115 Box Dialog
27116 \begin_inset CommandInset label
27117 LatexCommand label
27118 name "sec:Box-Dialog"
27119
27120 \end_inset
27121
27122
27123 \begin_inset Index idx
27124 status collapsed
27125
27126 \begin_layout Plain Layout
27127 Boxes ! Box Dialog
27128 \end_layout
27129
27130 \end_inset
27131
27132
27133 \end_layout
27134
27135 \begin_layout Subsection
27136 Size
27137 \begin_inset Index idx
27138 status collapsed
27139
27140 \begin_layout Plain Layout
27141 Boxes ! Size
27142 \end_layout
27143
27144 \end_inset
27145
27146
27147 \end_layout
27148
27149 \begin_layout Standard
27150 In the box dialog you can adjust the box geometry in the fields 
27151 \family sans
27152 Width
27153 \family default
27154  and 
27155 \family sans
27156 Height
27157 \family default
27158 .
27159  The available units for the geometry are explained in Table
27160 \begin_inset space ~
27161 \end_inset
27162
27163
27164 \begin_inset CommandInset ref
27165 LatexCommand ref
27166 reference "tab:Units"
27167
27168 \end_inset
27169
27170 .
27171  The field 
27172 \family sans
27173 Height
27174 \family default
27175  offers the following additional sizes:
27176 \end_layout
27177
27178 \begin_layout Description
27179 Depth This is the plain text 
27180 \begin_inset Quotes eld
27181 \end_inset
27182
27183 height
27184 \begin_inset Quotes erd
27185 \end_inset
27186
27187 .
27188  It ignores the total depth when there are multiple text lines in the box:
27189 \begin_inset Newline newline
27190 \end_inset
27191
27192
27193 \begin_inset Newline newline
27194 \end_inset
27195
27196
27197 \begin_inset Newline newline
27198 \end_inset
27199
27200
27201 \begin_inset Box Boxed
27202 position "c"
27203 hor_pos "c"
27204 has_inner_box 1
27205 inner_pos "c"
27206 use_parbox 0
27207 use_makebox 0
27208 width "12col%"
27209 special "none"
27210 height "1in"
27211 height_special "depth"
27212 status collapsed
27213
27214 \begin_layout Plain Layout
27215 \align center
27216 Box height set to 1
27217 \begin_inset space \thinspace{}
27218 \end_inset
27219
27220 Depth
27221 \end_layout
27222
27223 \end_inset
27224
27225
27226 \begin_inset Newline newline
27227 \end_inset
27228
27229
27230 \begin_inset Newline newline
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \begin_layout Description
27237 Height This is the height of the text that is inside the box.
27238  A value of e.
27239 \begin_inset space \thinspace{}
27240 \end_inset
27241
27242 g.
27243 \begin_inset space \space{}
27244 \end_inset
27245
27246 2 for this size will set the box height to 2
27247 \begin_inset space ~
27248 \end_inset
27249
27250 times the text height: 
27251 \begin_inset Box Boxed
27252 position "c"
27253 hor_pos "c"
27254 has_inner_box 1
27255 inner_pos "c"
27256 use_parbox 0
27257 use_makebox 0
27258 width "20col%"
27259 special "none"
27260 height "2in"
27261 height_special "height"
27262 status collapsed
27263
27264 \begin_layout Plain Layout
27265 \align center
27266 Box height set to 2
27267 \begin_inset space \thinspace{}
27268 \end_inset
27269
27270 Height
27271 \end_layout
27272
27273 \end_inset
27274
27275
27276 \end_layout
27277
27278 \begin_layout Description
27279 Total
27280 \begin_inset space ~
27281 \end_inset
27282
27283 Height This is the Height
27284 \begin_inset space \thinspace{}
27285 \end_inset
27286
27287 +
27288 \begin_inset space \thinspace{}
27289 \end_inset
27290
27291 Depth: 
27292 \begin_inset Box Boxed
27293 position "c"
27294 hor_pos "c"
27295 has_inner_box 1
27296 inner_pos "c"
27297 use_parbox 0
27298 use_makebox 0
27299 width "20col%"
27300 special "none"
27301 height "1in"
27302 height_special "totalheight"
27303 status collapsed
27304
27305 \begin_layout Plain Layout
27306 \align center
27307 Box height set to 1
27308 \begin_inset space \thinspace{}
27309 \end_inset
27310
27311 Total
27312 \begin_inset space ~
27313 \end_inset
27314
27315 Height
27316 \end_layout
27317
27318 \end_inset
27319
27320
27321 \end_layout
27322
27323 \begin_layout Description
27324 Width This sets the width of the box as height: 
27325 \begin_inset Box Boxed
27326 position "c"
27327 hor_pos "c"
27328 has_inner_box 1
27329 inner_pos "c"
27330 use_parbox 0
27331 use_makebox 0
27332 width "12col%"
27333 special "none"
27334 height "1in"
27335 height_special "width"
27336 status collapsed
27337
27338 \begin_layout Plain Layout
27339 \align center
27340 Box height set to 1
27341 \begin_inset space \thinspace{}
27342 \end_inset
27343
27344 Width
27345 \end_layout
27346
27347 \end_inset
27348
27349
27350 \end_layout
27351
27352 \begin_layout Subsection
27353 Alignment
27354 \begin_inset Index idx
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358 Boxes ! Alignment
27359 \end_layout
27360
27361 \end_inset
27362
27363
27364 \end_layout
27365
27366 \begin_layout Standard
27367 When you have chosen an 
27368 \family sans
27369 Inner
27370 \begin_inset space ~
27371 \end_inset
27372
27373 Box
27374 \family default
27375 , the vertical box alignment can be:
27376 \end_layout
27377
27378 \begin_layout Description
27379 Top This is an example text line.
27380  
27381 \begin_inset Box Boxed
27382 position "t"
27383 hor_pos "c"
27384 has_inner_box 1
27385 inner_pos "c"
27386 use_parbox 0
27387 use_makebox 0
27388 width "12col%"
27389 special "none"
27390 height "1in"
27391 height_special "totalheight"
27392 status collapsed
27393
27394 \begin_layout Plain Layout
27395 \align center
27396 This box is top-aligned.
27397 \end_layout
27398
27399 \end_inset
27400
27401  This is an example text line.
27402 \end_layout
27403
27404 \begin_layout Description
27405 Middle This is an example text line.
27406  
27407 \begin_inset Box Boxed
27408 position "c"
27409 hor_pos "c"
27410 has_inner_box 1
27411 inner_pos "c"
27412 use_parbox 0
27413 use_makebox 0
27414 width "12col%"
27415 special "none"
27416 height "1in"
27417 height_special "totalheight"
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421 \align center
27422 This box is middle-aligned.
27423 \end_layout
27424
27425 \end_inset
27426
27427  This is an example text line.
27428 \end_layout
27429
27430 \begin_layout Description
27431 Bottom This is an example text line.
27432  
27433 \begin_inset Box Boxed
27434 position "b"
27435 hor_pos "c"
27436 has_inner_box 1
27437 inner_pos "c"
27438 use_parbox 0
27439 use_makebox 0
27440 width "12col%"
27441 special "none"
27442 height "1in"
27443 height_special "totalheight"
27444 status collapsed
27445
27446 \begin_layout Plain Layout
27447 \align center
27448 This box is bottom-aligned.
27449 \end_layout
27450
27451 \end_inset
27452
27453  This is an example text line.
27454 \end_layout
27455
27456 \begin_layout Standard
27457 \begin_inset Note Greyedout
27458 status open
27459
27460 \begin_layout Plain Layout
27461
27462 \series bold
27463 Note:
27464 \series default
27465  The vertical box alignment can be lost in the output when you have two
27466  boxes in a line and one has e.
27467 \begin_inset space \thinspace{}
27468 \end_inset
27469
27470 g.
27471 \begin_inset space \space{}
27472 \end_inset
27473
27474 a shadow and the other one not.
27475 \end_layout
27476
27477 \end_inset
27478
27479
27480 \end_layout
27481
27482 \begin_layout Standard
27483 The horizontal box alignment can be set via LyX's paragraph dialog when
27484  you set the box into its own paragraph.
27485 \end_layout
27486
27487 \begin_layout Standard
27488 \begin_inset VSpace bigskip
27489 \end_inset
27490
27491 When you have chosen an 
27492 \family sans
27493 Inner
27494 \begin_inset space ~
27495 \end_inset
27496
27497 Box
27498 \family default
27499 , the box content can be aligned vertically to:
27500 \end_layout
27501
27502 \begin_layout Description
27503 top This is an example text line.
27504  
27505 \begin_inset Box Boxed
27506 position "c"
27507 hor_pos "c"
27508 has_inner_box 1
27509 inner_pos "t"
27510 use_parbox 0
27511 use_makebox 0
27512 width "12col%"
27513 special "none"
27514 height "1.5in"
27515 height_special "totalheight"
27516 status collapsed
27517
27518 \begin_layout Plain Layout
27519 \align center
27520 This box text is top-aligned.
27521 \end_layout
27522
27523 \end_inset
27524
27525  This is an example text line.
27526 \end_layout
27527
27528 \begin_layout Description
27529 middle This is an example text line.
27530  
27531 \begin_inset Box Boxed
27532 position "c"
27533 hor_pos "c"
27534 has_inner_box 1
27535 inner_pos "c"
27536 use_parbox 0
27537 use_makebox 0
27538 width "12col%"
27539 special "none"
27540 height "1.5in"
27541 height_special "totalheight"
27542 status collapsed
27543
27544 \begin_layout Plain Layout
27545 \align center
27546 This box text is middle-aligned.
27547 \end_layout
27548
27549 \end_inset
27550
27551  This is an example text line.
27552 \end_layout
27553
27554 \begin_layout Description
27555 bottom This is an example text line.
27556  
27557 \begin_inset Box Boxed
27558 position "c"
27559 hor_pos "c"
27560 has_inner_box 1
27561 inner_pos "b"
27562 use_parbox 0
27563 use_makebox 0
27564 width "12col%"
27565 special "none"
27566 height "1.5in"
27567 height_special "totalheight"
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571 \align center
27572 This box text is bottom-aligned.
27573 \end_layout
27574
27575 \end_inset
27576
27577  This is an example text line.
27578 \end_layout
27579
27580 \begin_layout Description
27581 stretch This is an example text line.
27582  
27583 \begin_inset Box Boxed
27584 position "c"
27585 hor_pos "c"
27586 has_inner_box 1
27587 inner_pos "s"
27588 use_parbox 0
27589 use_makebox 0
27590 width "12col%"
27591 special "none"
27592 height "1.5in"
27593 height_special "totalheight"
27594 status collapsed
27595
27596 \begin_layout Plain Layout
27597 \align center
27598 This box
27599 \end_layout
27600
27601 \begin_layout Plain Layout
27602 \align center
27603 text is
27604 \end_layout
27605
27606 \begin_layout Plain Layout
27607 \align center
27608 stretched.
27609 \end_layout
27610
27611 \end_inset
27612
27613  This is an example text line.
27614 \end_layout
27615
27616 \begin_layout Standard
27617 To stretch the box content, it must consist of more than one paragraph.
27618  In the example above every text line is in an own paragraph.
27619 \end_layout
27620
27621 \begin_layout Standard
27622 \begin_inset VSpace bigskip
27623 \end_inset
27624
27625 To align the box content horizontally you can use LyX's paragraph dialog
27626  when you have chosen an 
27627 \family sans
27628 Inner
27629 \begin_inset space ~
27630 \end_inset
27631
27632 Box
27633 \family default
27634 .
27635 \end_layout
27636
27637 \begin_layout Standard
27638 \align center
27639 \begin_inset Box Boxed
27640 position "c"
27641 hor_pos "c"
27642 has_inner_box 1
27643 inner_pos "s"
27644 use_parbox 0
27645 use_makebox 0
27646 width "15col%"
27647 special "none"
27648 height "1.25in"
27649 height_special "totalheight"
27650 status collapsed
27651
27652 \begin_layout Plain Layout
27653 \align left
27654 This box
27655 \end_layout
27656
27657 \begin_layout Plain Layout
27658 \align center
27659 text is
27660 \end_layout
27661
27662 \begin_layout Plain Layout
27663 \align right
27664 stretched.
27665 \end_layout
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \begin_layout Standard
27673 If you have not set an 
27674 \family sans
27675 Inner
27676 \begin_inset space ~
27677 \end_inset
27678
27679 Box
27680 \family default
27681 , you can align the box content horizontally in the box dialog.
27682 \end_layout
27683
27684 \begin_layout Standard
27685 \align center
27686 \begin_inset Box Boxed
27687 position "c"
27688 hor_pos "s"
27689 has_inner_box 0
27690 inner_pos "s"
27691 use_parbox 0
27692 use_makebox 0
27693 width "90col%"
27694 special "none"
27695 height "1.25in"
27696 height_special "totalheight"
27697 status collapsed
27698
27699 \begin_layout Plain Layout
27700 \align left
27701 This box text is horizontally stretched.
27702 \end_layout
27703
27704 \end_inset
27705
27706
27707 \end_layout
27708
27709 \begin_layout Subsection
27710 Decoration
27711 \begin_inset CommandInset label
27712 LatexCommand label
27713 name "sec:Decoration"
27714
27715 \end_inset
27716
27717
27718 \begin_inset Index idx
27719 status collapsed
27720
27721 \begin_layout Plain Layout
27722 Boxes ! Decoration
27723 \end_layout
27724
27725 \end_inset
27726
27727
27728 \end_layout
27729
27730 \begin_layout Standard
27731 The type of the box can be specified in the box dialog in the drop-down
27732  list 
27733 \family sans
27734 Decoration
27735 \family default
27736 .
27737  The following types are possible:
27738 \end_layout
27739
27740 \begin_layout Description
27741 No
27742 \begin_inset space ~
27743 \end_inset
27744
27745 frame Nothing is drawn.
27746 \end_layout
27747
27748 \begin_layout Description
27749 Simple
27750 \begin_inset space ~
27751 \end_inset
27752
27753 rectangular
27754 \begin_inset space ~
27755 \end_inset
27756
27757 frame This draws a rectangular frame around the box.
27758  The frame line thickness has the size of 
27759 \series bold
27760
27761 \backslash
27762 fboxrule
27763 \series default
27764 .
27765  
27766 \begin_inset Box Boxed
27767 position "c"
27768 hor_pos "c"
27769 has_inner_box 1
27770 inner_pos "c"
27771 use_parbox 0
27772 use_makebox 0
27773 width "20col%"
27774 special "none"
27775 height "1in"
27776 height_special "totalheight"
27777 status collapsed
27778
27779 \begin_layout Plain Layout
27780 \align center
27781 Rectangular box
27782 \end_layout
27783
27784 \end_inset
27785
27786
27787 \end_layout
27788
27789 \begin_layout Description
27790 Oval
27791 \begin_inset space ~
27792 \end_inset
27793
27794 box,
27795 \begin_inset space ~
27796 \end_inset
27797
27798 thin This draws an oval frame around the box.
27799  The frame line thickness has the size 0.4
27800 \begin_inset space \thinspace{}
27801 \end_inset
27802
27803 pt.
27804  
27805 \begin_inset Box ovalbox
27806 position "c"
27807 hor_pos "c"
27808 has_inner_box 1
27809 inner_pos "c"
27810 use_parbox 0
27811 use_makebox 0
27812 width "20col%"
27813 special "none"
27814 height "1in"
27815 height_special "totalheight"
27816 status collapsed
27817
27818 \begin_layout Plain Layout
27819 \align center
27820 Oval box, thin
27821 \end_layout
27822
27823 \end_inset
27824
27825
27826 \end_layout
27827
27828 \begin_layout Description
27829 Oval
27830 \begin_inset space ~
27831 \end_inset
27832
27833 box,
27834 \begin_inset space ~
27835 \end_inset
27836
27837 thick This draws an oval frame around the box.
27838  The frame line thickness has the size 0.8
27839 \begin_inset space \thinspace{}
27840 \end_inset
27841
27842 pt.
27843  
27844 \begin_inset Box Ovalbox
27845 position "c"
27846 hor_pos "c"
27847 has_inner_box 1
27848 inner_pos "c"
27849 use_parbox 0
27850 use_makebox 0
27851 width "20col%"
27852 special "none"
27853 height "1in"
27854 height_special "totalheight"
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858 \align center
27859 Oval box, thick
27860 \end_layout
27861
27862 \end_inset
27863
27864
27865 \end_layout
27866
27867 \begin_layout Description
27868 Drop
27869 \begin_inset space ~
27870 \end_inset
27871
27872 shadow This draws a rectangular frame with a shadow around the box.
27873  The frame line thickness has the size of 
27874 \series bold
27875
27876 \backslash
27877 fboxrule
27878 \series default
27879 , the shadow has a width of 4
27880 \begin_inset space \thinspace{}
27881 \end_inset
27882
27883 pt.
27884  
27885 \begin_inset Box Shadowbox
27886 position "c"
27887 hor_pos "c"
27888 has_inner_box 1
27889 inner_pos "c"
27890 use_parbox 0
27891 use_makebox 0
27892 width "20col%"
27893 special "none"
27894 height "1in"
27895 height_special "totalheight"
27896 status collapsed
27897
27898 \begin_layout Plain Layout
27899 \align center
27900 Shadow box
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \end_layout
27907
27908 \begin_layout Description
27909 Shaded
27910 \begin_inset space ~
27911 \end_inset
27912
27913 background This draws a box with a red background.
27914  Unlike colored boxes
27915 \begin_inset Foot
27916 status collapsed
27917
27918 \begin_layout Plain Layout
27919 see sec.
27920 \begin_inset space \thinspace{}
27921 \end_inset
27922
27923
27924 \begin_inset CommandInset ref
27925 LatexCommand ref
27926 reference "sec:Colored-Boxes"
27927
27928 \end_inset
27929
27930
27931 \end_layout
27932
27933 \end_inset
27934
27935 , it always uses the whole column width and the box is set as its own paragraph.
27936  
27937 \begin_inset Box Shaded
27938 position "t"
27939 hor_pos "c"
27940 has_inner_box 0
27941 inner_pos "t"
27942 use_parbox 0
27943 use_makebox 0
27944 width "50col%"
27945 special "none"
27946 height "1in"
27947 height_special "totalheight"
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 Shaded background box
27952 \end_layout
27953
27954 \end_inset
27955
27956
27957 \end_layout
27958
27959 \begin_layout Description
27960 Double
27961 \begin_inset space ~
27962 \end_inset
27963
27964 rectangular
27965 \begin_inset space ~
27966 \end_inset
27967
27968 frame This draws a double-line rectangular frame around the box.
27969  The line thickness of the inner frame is 0.75
27970 \begin_inset space \thinspace{}
27971 \end_inset
27972
27973
27974 \series bold
27975
27976 \backslash
27977 fboxrule
27978 \series default
27979 , the thickness of the outer frame is 1.5
27980 \begin_inset space \thinspace{}
27981 \end_inset
27982
27983
27984 \series bold
27985
27986 \backslash
27987 fboxrule
27988 \series default
27989 .
27990  The distance between the lines is 1.5
27991 \begin_inset space \thinspace{}
27992 \end_inset
27993
27994
27995 \series bold
27996
27997 \backslash
27998 fboxrule
27999 \series default
28000
28001 \begin_inset space \thinspace{}
28002 \end_inset
28003
28004 +
28005 \begin_inset space \thinspace{}
28006 \end_inset
28007
28008 0.5
28009 \begin_inset space \thinspace{}
28010 \end_inset
28011
28012 pt.
28013  
28014 \begin_inset Box Doublebox
28015 position "c"
28016 hor_pos "c"
28017 has_inner_box 1
28018 inner_pos "c"
28019 use_parbox 0
28020 use_makebox 0
28021 width "20col%"
28022 special "none"
28023 height "1in"
28024 height_special "totalheight"
28025 status collapsed
28026
28027 \begin_layout Plain Layout
28028 \align center
28029 Double rectangular box
28030 \end_layout
28031
28032 \end_inset
28033
28034
28035 \end_layout
28036
28037 \begin_layout Standard
28038 \begin_inset VSpace bigskip
28039 \end_inset
28040
28041 LyX's box label will reflect the different frame types.
28042  To be able to use all types, the LaTeX-package 
28043 \series bold
28044 fancybox
28045 \series default
28046
28047 \begin_inset Index idx
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 LaTeX-packages ! fancybox
28052 \end_layout
28053
28054 \end_inset
28055
28056  must be installed.
28057 \end_layout
28058
28059 \begin_layout Standard
28060 \begin_inset VSpace bigskip
28061 \end_inset
28062
28063 When you use the decoration 
28064 \family sans
28065 simple rectangular frame
28066 \family default
28067  and no inner box, you can allow page breaks within a box.
28068  Note that then, unlike other framed boxes, the frame always uses the whole
28069  column width, the box is set as its own paragraph, and 
28070 \series bold
28071
28072 \backslash
28073 fboxrule
28074 \series default
28075  and 
28076 \series bold
28077
28078 \backslash
28079 fboxsep
28080 \series default
28081  have no effect on this box type.
28082  The frame line thickness has the size of 
28083 \series bold
28084
28085 \backslash
28086 FrameRule
28087 \series default
28088 .
28089  
28090 \begin_inset Box Framed
28091 position "t"
28092 hor_pos "c"
28093 has_inner_box 0
28094 inner_pos "t"
28095 use_parbox 0
28096 use_makebox 0
28097 width "100col%"
28098 special "none"
28099 height "1in"
28100 height_special "totalheight"
28101 status collapsed
28102
28103 \begin_layout Plain Layout
28104 Allow page break box
28105 \end_layout
28106
28107 \end_inset
28108
28109
28110 \end_layout
28111
28112 \begin_layout Section
28113 Box Customization
28114 \begin_inset Index idx
28115 status collapsed
28116
28117 \begin_layout Plain Layout
28118 Boxes ! Customization
28119 \end_layout
28120
28121 \end_inset
28122
28123
28124 \end_layout
28125
28126 \begin_layout Standard
28127 The default value for the size 
28128 \series bold
28129
28130 \backslash
28131 fboxrule
28132 \series default
28133  is 0.4
28134 \begin_inset space \thinspace{}
28135 \end_inset
28136
28137 pt.
28138  It can be changed with the following command in TeX-Code to e.
28139 \begin_inset space \thinspace{}
28140 \end_inset
28141
28142 g.
28143 \begin_inset space \space{}
28144 \end_inset
28145
28146 2
28147 \begin_inset space \thinspace{}
28148 \end_inset
28149
28150 pt:
28151 \end_layout
28152
28153 \begin_layout Standard
28154
28155 \series bold
28156
28157 \backslash
28158 setlength{
28159 \backslash
28160 fboxrule}{2pt}
28161 \end_layout
28162
28163 \begin_layout Standard
28164 \begin_inset ERT
28165 status collapsed
28166
28167 \begin_layout Plain Layout
28168
28169
28170 \backslash
28171 setlength{
28172 \backslash
28173 fboxrule}{2pt}
28174 \end_layout
28175
28176 \end_inset
28177
28178
28179 \begin_inset Box Boxed
28180 position "c"
28181 hor_pos "c"
28182 has_inner_box 1
28183 inner_pos "c"
28184 use_parbox 0
28185 use_makebox 0
28186 width "25col%"
28187 special "none"
28188 height "1in"
28189 height_special "totalheight"
28190 status open
28191
28192 \begin_layout Plain Layout
28193 \align center
28194 Rectangular box with 
28195 \series bold
28196
28197 \backslash
28198 fboxrule
28199 \series default
28200
28201 \begin_inset space \thinspace{}
28202 \end_inset
28203
28204 =
28205 \begin_inset space \thinspace{}
28206 \end_inset
28207
28208 2
28209 \begin_inset space \thinspace{}
28210 \end_inset
28211
28212 pt
28213 \end_layout
28214
28215 \end_inset
28216
28217
28218 \begin_inset ERT
28219 status collapsed
28220
28221 \begin_layout Plain Layout
28222
28223
28224 \backslash
28225 setlength{
28226 \backslash
28227 fboxrule}{0.4pt}
28228 \end_layout
28229
28230 \end_inset
28231
28232
28233 \end_layout
28234
28235 \begin_layout Standard
28236 \begin_inset VSpace bigskip
28237 \end_inset
28238
28239 The space between the frame and the box content is for all frame styles
28240  by default 3
28241 \begin_inset space \thinspace{}
28242 \end_inset
28243
28244 pt.
28245  You can change it by setting the length 
28246 \series bold
28247
28248 \backslash
28249 fboxsep
28250 \series default
28251  to another value.
28252  For example the command
28253 \end_layout
28254
28255 \begin_layout Standard
28256
28257 \series bold
28258
28259 \backslash
28260 setlength{
28261 \backslash
28262 fboxsep}{10pt}
28263 \end_layout
28264
28265 \begin_layout Standard
28266 sets the value to 10
28267 \begin_inset space \thinspace{}
28268 \end_inset
28269
28270 pt, as with the following box:
28271 \end_layout
28272
28273 \begin_layout Standard
28274 \begin_inset ERT
28275 status collapsed
28276
28277 \begin_layout Plain Layout
28278
28279
28280 \backslash
28281 setlength{
28282 \backslash
28283 fboxsep}{10pt}
28284 \end_layout
28285
28286 \end_inset
28287
28288
28289 \begin_inset Box Boxed
28290 position "c"
28291 hor_pos "c"
28292 has_inner_box 1
28293 inner_pos "c"
28294 use_parbox 0
28295 use_makebox 0
28296 width "25col%"
28297 special "none"
28298 height "1in"
28299 height_special "totalheight"
28300 status open
28301
28302 \begin_layout Plain Layout
28303 \align center
28304 Rectangular box with 
28305 \series bold
28306
28307 \backslash
28308 fboxsep
28309 \series default
28310
28311 \begin_inset space \thinspace{}
28312 \end_inset
28313
28314 =
28315 \begin_inset space \thinspace{}
28316 \end_inset
28317
28318 10
28319 \begin_inset space \thinspace{}
28320 \end_inset
28321
28322 pt
28323 \end_layout
28324
28325 \end_inset
28326
28327
28328 \begin_inset ERT
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332
28333
28334 \backslash
28335 setlength{
28336 \backslash
28337 fboxsep}{3pt}
28338 \end_layout
28339
28340 \end_inset
28341
28342
28343 \end_layout
28344
28345 \begin_layout Standard
28346 \begin_inset VSpace bigskip
28347 \end_inset
28348
28349 The diameter of the round corners of the oval boxes can be set with the
28350  command 
28351 \series bold
28352
28353 \backslash
28354 cornersize
28355 \series default
28356 .
28357  The command
28358 \end_layout
28359
28360 \begin_layout Standard
28361
28362 \series bold
28363
28364 \backslash
28365 cornersize*{1cm}
28366 \end_layout
28367
28368 \begin_layout Standard
28369 sets the diameter to 1
28370 \begin_inset space \thinspace{}
28371 \end_inset
28372
28373 cm.
28374  The command
28375 \end_layout
28376
28377 \begin_layout Standard
28378
28379 \series bold
28380
28381 \backslash
28382 cornersize{num}
28383 \end_layout
28384
28385 \begin_layout Standard
28386 sets the diameter to 
28387 \family sans
28388 num
28389 \begin_inset space \thinspace{}
28390 \end_inset
28391
28392 ×
28393 \begin_inset space \thinspace{}
28394 \end_inset
28395
28396 minimum(width and heigth of box)
28397 \family default
28398 .
28399  The default is 
28400 \series bold
28401
28402 \backslash
28403 cornersize{0.5}
28404 \series default
28405 .
28406 \end_layout
28407
28408 \begin_layout Standard
28409 \begin_inset ERT
28410 status collapsed
28411
28412 \begin_layout Plain Layout
28413
28414
28415 \backslash
28416 cornersize*{1.5cm}
28417 \end_layout
28418
28419 \end_inset
28420
28421
28422 \begin_inset Box Ovalbox
28423 position "c"
28424 hor_pos "c"
28425 has_inner_box 1
28426 inner_pos "c"
28427 use_parbox 0
28428 use_makebox 0
28429 width "25col%"
28430 special "none"
28431 height "1in"
28432 height_special "totalheight"
28433 status open
28434
28435 \begin_layout Plain Layout
28436 \align center
28437 Oval box with 
28438 \series bold
28439
28440 \backslash
28441 cornersize
28442 \series default
28443
28444 \begin_inset space \thinspace{}
28445 \end_inset
28446
28447 =
28448 \begin_inset space \thinspace{}
28449 \end_inset
28450
28451 1.5
28452 \begin_inset space \thinspace{}
28453 \end_inset
28454
28455 cm
28456 \end_layout
28457
28458 \end_inset
28459
28460
28461 \begin_inset ERT
28462 status collapsed
28463
28464 \begin_layout Plain Layout
28465
28466
28467 \backslash
28468 cornersize{0.5}
28469 \end_layout
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \begin_layout Standard
28477 \begin_inset VSpace bigskip
28478 \end_inset
28479
28480 The size of the shadow can be adjusted by changing the length 
28481 \series bold
28482
28483 \backslash
28484 shadowsize
28485 \series default
28486 .
28487  It it set to 2
28488 \begin_inset space \thinspace{}
28489 \end_inset
28490
28491 pt for the following box by this command:
28492 \end_layout
28493
28494 \begin_layout Standard
28495
28496 \series bold
28497
28498 \backslash
28499 setlength{
28500 \backslash
28501 shadowsize}{2pt}
28502 \end_layout
28503
28504 \begin_layout Standard
28505 \begin_inset ERT
28506 status collapsed
28507
28508 \begin_layout Plain Layout
28509
28510
28511 \backslash
28512 setlength{
28513 \backslash
28514 shadowsize}{2pt}
28515 \end_layout
28516
28517 \end_inset
28518
28519
28520 \begin_inset Box Shadowbox
28521 position "c"
28522 hor_pos "c"
28523 has_inner_box 1
28524 inner_pos "c"
28525 use_parbox 0
28526 use_makebox 0
28527 width "25col%"
28528 special "none"
28529 height "1in"
28530 height_special "totalheight"
28531 status open
28532
28533 \begin_layout Plain Layout
28534 \align center
28535 Shadow box with 
28536 \series bold
28537
28538 \backslash
28539 shadowsize
28540 \series default
28541
28542 \begin_inset space \thinspace{}
28543 \end_inset
28544
28545 =
28546 \begin_inset space \thinspace{}
28547 \end_inset
28548
28549 2
28550 \begin_inset space \thinspace{}
28551 \end_inset
28552
28553 pt
28554 \end_layout
28555
28556 \end_inset
28557
28558
28559 \begin_inset ERT
28560 status collapsed
28561
28562 \begin_layout Plain Layout
28563
28564
28565 \backslash
28566 setlength{
28567 \backslash
28568 shadowsize}{4pt}
28569 \end_layout
28570
28571 \end_inset
28572
28573
28574 \end_layout
28575
28576 \begin_layout Standard
28577 \begin_inset VSpace bigskip
28578 \end_inset
28579
28580
28581 \end_layout
28582
28583 \begin_layout Standard
28584 The default value for the size 
28585 \series bold
28586
28587 \backslash
28588 FrameRule
28589 \series default
28590  is 0.4
28591 \begin_inset space \thinspace{}
28592 \end_inset
28593
28594 pt.
28595  The default space between the note content and the frame is 9
28596 \begin_inset space \thinspace{}
28597 \end_inset
28598
28599 pt and can be changed with the value of 
28600 \series bold
28601
28602 \backslash
28603 FrameSep
28604 \series default
28605 .
28606  For example the frame appearance of the following 
28607 \family sans
28608 box
28609 \family default
28610  is set with the TeX-Code commands
28611 \end_layout
28612
28613 \begin_layout Standard
28614
28615 \series bold
28616
28617 \backslash
28618 setlength{
28619 \backslash
28620 FrameRule}{5pt}
28621 \begin_inset Newline newline
28622 \end_inset
28623
28624
28625 \backslash
28626 setlength{
28627 \backslash
28628 FrameSep}{0.5cm}
28629 \end_layout
28630
28631 \begin_layout Standard
28632 \begin_inset ERT
28633 status collapsed
28634
28635 \begin_layout Plain Layout
28636
28637
28638 \backslash
28639 setlength{
28640 \backslash
28641 FrameRule}{5pt}
28642 \end_layout
28643
28644 \begin_layout Plain Layout
28645
28646
28647 \backslash
28648 setlength{
28649 \backslash
28650 FrameSep}{0.5cm}
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \begin_inset Box Framed
28657 position "t"
28658 hor_pos "c"
28659 has_inner_box 0
28660 inner_pos "t"
28661 use_parbox 0
28662 use_makebox 0
28663 width "100col%"
28664 special "none"
28665 height "1in"
28666 height_special "totalheight"
28667 status open
28668
28669 \begin_layout Plain Layout
28670 This is text in an 
28671 \family sans
28672 allow page break
28673 \family default
28674  box.
28675 \end_layout
28676
28677 \end_inset
28678
28679
28680 \begin_inset ERT
28681 status collapsed
28682
28683 \begin_layout Plain Layout
28684
28685
28686 \backslash
28687 setlength{
28688 \backslash
28689 FrameRule}{0.4pt}
28690 \end_layout
28691
28692 \begin_layout Plain Layout
28693
28694
28695 \backslash
28696 setlength{
28697 \backslash
28698 FrameSep}{9pt}
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \end_layout
28705
28706 \begin_layout Standard
28707 \begin_inset VSpace bigskip
28708 \end_inset
28709
28710
28711 \end_layout
28712
28713 \begin_layout Standard
28714 For 
28715 \family sans
28716 shaded background
28717 \family default
28718  boxes the default space between the box content and the box border is 3
28719 \begin_inset space \thinspace{}
28720 \end_inset
28721
28722 pt and can be changed with the value of 
28723 \series bold
28724
28725 \backslash
28726 fboxsep
28727 \series default
28728 .
28729  The default background color red can either be changed locally with the
28730  command 
28731 \series bold
28732
28733 \backslash
28734 definecolor{shadecolor}
28735 \series default
28736  or globally with the menu 
28737 \family sans
28738 Tools\SpecialChar \menuseparator
28739 Preferences\SpecialChar \menuseparator
28740 Colors\SpecialChar \menuseparator
28741 shaded
28742 \begin_inset space ~
28743 \end_inset
28744
28745 box
28746 \family default
28747 .
28748  The scheme of the 
28749 \series bold
28750
28751 \backslash
28752 definecolor
28753 \series default
28754  command is explained in section
28755 \begin_inset space ~
28756 \end_inset
28757
28758
28759 \begin_inset CommandInset ref
28760 LatexCommand ref
28761 reference "sec:Colored-Tables"
28762
28763 \end_inset
28764
28765 .
28766 \begin_inset Foot
28767 status collapsed
28768
28769 \begin_layout Plain Layout
28770 Note that 
28771 \series bold
28772
28773 \backslash
28774 definecolor
28775 \series default
28776  requires the LaTeX-package 
28777 \series bold
28778 color
28779 \series default
28780  in the preamble, see section
28781 \begin_inset space ~
28782 \end_inset
28783
28784
28785 \begin_inset CommandInset ref
28786 LatexCommand ref
28787 reference "sec:Colored-Boxes"
28788
28789 \end_inset
28790
28791 .
28792 \end_layout
28793
28794 \end_inset
28795
28796  For example the appearance of the following shaded background box is set
28797  with the TeX-Code commands
28798 \end_layout
28799
28800 \begin_layout Standard
28801
28802 \series bold
28803
28804 \backslash
28805 setlength{
28806 \backslash
28807 fboxsep}{0.5cm}
28808 \series default
28809
28810 \begin_inset Newline newline
28811 \end_inset
28812
28813
28814 \series bold
28815
28816 \backslash
28817 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28818 \end_layout
28819
28820 \begin_layout Standard
28821 \begin_inset ERT
28822 status collapsed
28823
28824 \begin_layout Plain Layout
28825
28826
28827 \backslash
28828 setlength{
28829 \backslash
28830 fboxsep}{0.5cm}
28831 \end_layout
28832
28833 \begin_layout Plain Layout
28834
28835
28836 \backslash
28837 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \begin_inset Box Shaded
28844 position "t"
28845 hor_pos "c"
28846 has_inner_box 0
28847 inner_pos "t"
28848 use_parbox 0
28849 use_makebox 0
28850 width "100col%"
28851 special "none"
28852 height "1in"
28853 height_special "totalheight"
28854 status open
28855
28856 \begin_layout Plain Layout
28857
28858 \color yellow
28859 This is yellow text in a
28860 \color none
28861  
28862 \family sans
28863 \color yellow
28864 shaded background
28865 \family default
28866 \color none
28867  
28868 \color yellow
28869 box with dark green background.
28870 \end_layout
28871
28872 \end_inset
28873
28874
28875 \begin_inset ERT
28876 status collapsed
28877
28878 \begin_layout Plain Layout
28879
28880
28881 \backslash
28882 setlength{
28883 \backslash
28884 fboxsep}{3pt}
28885 \end_layout
28886
28887 \begin_layout Plain Layout
28888
28889
28890 \backslash
28891 definecolor{shadecolor}{rgb}{1,0,0}
28892 \end_layout
28893
28894 \end_inset
28895
28896
28897 \end_layout
28898
28899 \begin_layout Standard
28900 \begin_inset VSpace bigskip
28901 \end_inset
28902
28903 Changed lengths and widths are valid for all boxes following the commands
28904  that change them.
28905 \end_layout
28906
28907 \begin_layout Section
28908 Minipages
28909 \begin_inset CommandInset label
28910 LatexCommand label
28911 name "sec:Minipages"
28912
28913 \end_inset
28914
28915
28916 \begin_inset Index idx
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 Boxes ! Minipages
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \end_layout
28927
28928 \begin_layout Standard
28929 Minipages are treated by LaTeX as pages within pages and can therefore for
28930  example have their own footnotes.
28931 \end_layout
28932
28933 \begin_layout Standard
28934 Minipages are useful when you write documents with different languages.
28935 \end_layout
28936
28937 \begin_layout Standard
28938 Below are two example minipages side by side.
28939  Their width is set to 45
28940 \begin_inset space \thinspace{}
28941 \end_inset
28942
28943 col% and they are separated by a horizontal fill, that was inserted via
28944  the menu 
28945 \family sans
28946 Insert\SpecialChar \menuseparator
28947 Special
28948 \begin_inset space ~
28949 \end_inset
28950
28951 Formatting\SpecialChar \menuseparator
28952 Horizontal
28953 \begin_inset space ~
28954 \end_inset
28955
28956 Fill
28957 \family default
28958 .
28959 \begin_inset Newpage newpage
28960 \end_inset
28961
28962
28963 \end_layout
28964
28965 \begin_layout Standard
28966 \begin_inset Box Frameless
28967 position "t"
28968 hor_pos "c"
28969 has_inner_box 1
28970 inner_pos "c"
28971 use_parbox 0
28972 use_makebox 0
28973 width "45col%"
28974 special "none"
28975 height "1in"
28976 height_special "totalheight"
28977 status open
28978
28979 \begin_layout Plain Layout
28980
28981 \lang german
28982 Dies ist ein deutscher Text.
28983  Dies ist ein deutscher Text.
28984  Dies ist ein deutscher Text.
28985  Dies ist ein deutscher Text.
28986  Dies ist ein deutscher Text.
28987  Dies ist ein deutscher Text.
28988  Dies ist ein deutscher Text.
28989  Dies ist ein deutscher Text.
28990  Dies ist ein deutscher Text.
28991  Dies ist ein deutscher Text.
28992  Dies ist ein deutscher Text.
28993  Dies ist ein deutscher Text.
28994  Dies ist ein deutscher Text
28995 \begin_inset Foot
28996 status collapsed
28997
28998 \begin_layout Plain Layout
28999
29000 \lang german
29001 Dies ist eine deutsche Fußnote.
29002 \end_layout
29003
29004 \end_inset
29005
29006 .
29007  Dies ist ein deutscher Text.
29008  Dies ist ein deutscher Text.
29009 \end_layout
29010
29011 \end_inset
29012
29013
29014 \begin_inset space \hfill{}
29015 \end_inset
29016
29017
29018 \begin_inset Box Frameless
29019 position "t"
29020 hor_pos "c"
29021 has_inner_box 1
29022 inner_pos "c"
29023 use_parbox 0
29024 use_makebox 0
29025 width "45col%"
29026 special "none"
29027 height "1in"
29028 height_special "totalheight"
29029 status open
29030
29031 \begin_layout Plain Layout
29032 This is an English Text.
29033  This is an English Text.
29034  This is an English Text.
29035  This is an English Text.
29036  This is an English Text.
29037  This is an English Text.
29038  This is an English Text.
29039  This is an English Text.
29040  This is an English Text.
29041  This is an English Text.
29042  This is an English Text.
29043  This is an English Text.
29044  This is an English Text.
29045  This is an English Text.
29046  This is an English Text.
29047  This is an English Text.
29048 \begin_inset Foot
29049 status collapsed
29050
29051 \begin_layout Plain Layout
29052 This is an English footnote.
29053 \end_layout
29054
29055 \end_inset
29056
29057  This is an English Text.
29058  
29059 \end_layout
29060
29061 \end_inset
29062
29063
29064 \end_layout
29065
29066 \begin_layout Standard
29067 \begin_inset VSpace bigskip
29068 \end_inset
29069
29070 The document-wide paragraph settings are ignored within minipages.
29071  That means that there will be no space between paragraphs in minipages
29072  although you set it to e.
29073 \begin_inset space \thinspace{}
29074 \end_inset
29075
29076 g.
29077 \begin_inset space \space{}
29078 \end_inset
29079
29080
29081 \family sans
29082 MedSkip
29083 \family default
29084  in the document settings.
29085 \end_layout
29086
29087 \begin_layout Standard
29088 Minipages can also be used to set a background color for text parts, see
29089  section
29090 \begin_inset space ~
29091 \end_inset
29092
29093
29094 \begin_inset CommandInset ref
29095 LatexCommand ref
29096 reference "sub:Color-for-Paragraphs"
29097
29098 \end_inset
29099
29100 .
29101 \end_layout
29102
29103 \begin_layout Standard
29104 \begin_inset Note Greyedout
29105 status open
29106
29107 \begin_layout Plain Layout
29108
29109 \series bold
29110 Note:
29111 \series default
29112  You cannot have floats or margin notes inside minipages but minipages can
29113  be used inside tables, floats, and other boxes.
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \begin_layout Section
29122 Parboxes
29123 \begin_inset CommandInset label
29124 LatexCommand label
29125 name "sec:Parboxes"
29126
29127 \end_inset
29128
29129
29130 \begin_inset Index idx
29131 status collapsed
29132
29133 \begin_layout Plain Layout
29134 Boxes ! Parboxes
29135 \end_layout
29136
29137 \end_inset
29138
29139
29140 \end_layout
29141
29142 \begin_layout Standard
29143 Parboxes are very similar to minipages with the difference that they cannot
29144  have footnotes.
29145 \end_layout
29146
29147 \begin_layout Standard
29148 \align center
29149 \begin_inset Box Frameless
29150 position "t"
29151 hor_pos "c"
29152 has_inner_box 1
29153 inner_pos "t"
29154 use_parbox 1
29155 use_makebox 0
29156 width "33col%"
29157 special "none"
29158 height "1in"
29159 height_special "totalheight"
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163 This a text within a parbox.
29164  This a text within a parbox.
29165 \end_layout
29166
29167 \begin_layout Plain Layout
29168 This footnote won't appear:
29169 \begin_inset Foot
29170 status collapsed
29171
29172 \begin_layout Plain Layout
29173 This footnote is inside a parbox and will therefore not appear.
29174 \end_layout
29175
29176 \end_inset
29177
29178
29179 \end_layout
29180
29181 \end_inset
29182
29183
29184 \end_layout
29185
29186 \begin_layout Section
29187 Boxes for Words and Characters
29188 \begin_inset Index idx
29189 status collapsed
29190
29191 \begin_layout Plain Layout
29192 Boxes ! for Characters
29193 \end_layout
29194
29195 \end_inset
29196
29197
29198 \end_layout
29199
29200 \begin_layout Subsection
29201 Prevent Hyphenation
29202 \begin_inset CommandInset label
29203 LatexCommand label
29204 name "sec:Prevent-Hyphenation"
29205
29206 \end_inset
29207
29208
29209 \begin_inset Index idx
29210 status collapsed
29211
29212 \begin_layout Plain Layout
29213 Boxes ! to Prevent Hyphenation
29214 \end_layout
29215
29216 \end_inset
29217
29218
29219 \end_layout
29220
29221 \begin_layout Standard
29222 You can use the box type 
29223 \family sans
29224 Makebox
29225 \family default
29226  to prevent words or text from being hyphenated.
29227 \begin_inset Newline newline
29228 \end_inset
29229
29230 Here is an example text:
29231 \end_layout
29232
29233 \begin_layout Standard
29234 This line is an example to show how you can prevent the hyphenation of 
29235 \begin_inset Quotes eld
29236 \end_inset
29237
29238 veryverylongword
29239 \begin_inset Quotes erd
29240 \end_inset
29241
29242 .
29243 \end_layout
29244
29245 \begin_layout Standard
29246 To prevent the hyphenation of the word 
29247 \begin_inset Quotes eld
29248 \end_inset
29249
29250 veryverylongword
29251 \begin_inset Quotes erd
29252 \end_inset
29253
29254 , put the word into a box, set the 
29255 \family sans
29256 Inner
29257 \begin_inset space ~
29258 \end_inset
29259
29260 box
29261 \family default
29262  to 
29263 \family sans
29264 Makebox
29265 \family default
29266  and its width to 1
29267 \begin_inset space \thinspace{}
29268 \end_inset
29269
29270 Width.
29271 \end_layout
29272
29273 \begin_layout Standard
29274 This is the result:
29275 \end_layout
29276
29277 \begin_layout Standard
29278 This line is an example to show how you can prevent the hyphenation of 
29279 \begin_inset Box Frameless
29280 position "t"
29281 hor_pos "c"
29282 has_inner_box 1
29283 inner_pos "t"
29284 use_parbox 0
29285 use_makebox 1
29286 width "1in"
29287 special "width"
29288 height "1in"
29289 height_special "totalheight"
29290 status open
29291
29292 \begin_layout Plain Layout
29293 \begin_inset Quotes eld
29294 \end_inset
29295
29296 veryverylongword
29297 \begin_inset Quotes erd
29298 \end_inset
29299
29300
29301 \end_layout
29302
29303 \end_inset
29304
29305 .
29306 \end_layout
29307
29308 \begin_layout Standard
29309 You can alternatively set the command 
29310 \begin_inset Quotes eld
29311 \end_inset
29312
29313
29314 \series bold
29315
29316 \backslash
29317 -
29318 \series default
29319
29320 \begin_inset Quotes grd
29321 \end_inset
29322
29323  as TeX-Code directly before the word:
29324 \end_layout
29325
29326 \begin_layout Standard
29327 This line is an example to show how you can prevent the hyphenation of 
29328 \begin_inset Quotes eld
29329 \end_inset
29330
29331
29332 \begin_inset ERT
29333 status collapsed
29334
29335 \begin_layout Plain Layout
29336
29337
29338 \backslash
29339 -
29340 \end_layout
29341
29342 \end_inset
29343
29344 veryverylongword
29345 \begin_inset Quotes erd
29346 \end_inset
29347
29348 .
29349 \end_layout
29350
29351 \begin_layout Standard
29352 Of course the word now protrudes over the side margin.
29353  To avoid this, add via the menu 
29354 \family sans
29355 Insert\SpecialChar \menuseparator
29356 Special
29357 \begin_inset space ~
29358 \end_inset
29359
29360 Formatting\SpecialChar \menuseparator
29361 Line
29362 \begin_inset space ~
29363 \end_inset
29364
29365 Break
29366 \family default
29367  (shortcut 
29368 \begin_inset Info
29369 type  "shortcut"
29370 arg   "newline-insert newline"
29371 \end_inset
29372
29373 ) a line break before the word:
29374 \end_layout
29375
29376 \begin_layout Standard
29377 This line is an example to show how you can prevent the hyphenation of 
29378 \begin_inset Newline newline
29379 \end_inset
29380
29381
29382 \begin_inset Box Frameless
29383 position "t"
29384 hor_pos "c"
29385 has_inner_box 1
29386 inner_pos "t"
29387 use_parbox 0
29388 use_makebox 1
29389 width "1in"
29390 special "width"
29391 height "1in"
29392 height_special "totalheight"
29393 status open
29394
29395 \begin_layout Plain Layout
29396 \begin_inset Quotes eld
29397 \end_inset
29398
29399 veryverylongword
29400 \begin_inset Quotes erd
29401 \end_inset
29402
29403
29404 \end_layout
29405
29406 \end_inset
29407
29408 .
29409 \end_layout
29410
29411 \begin_layout Subsection
29412 Vertical Alignment
29413 \begin_inset CommandInset label
29414 LatexCommand label
29415 name "sub:Vertical-Alignment"
29416
29417 \end_inset
29418
29419
29420 \begin_inset Index idx
29421 status collapsed
29422
29423 \begin_layout Plain Layout
29424 Boxes ! for Vertical Alignment
29425 \end_layout
29426
29427 \end_inset
29428
29429
29430 \begin_inset Index idx
29431 status collapsed
29432
29433 \begin_layout Plain Layout
29434 Boxes ! Raiseboxes
29435 \end_layout
29436
29437 \end_inset
29438
29439
29440 \end_layout
29441
29442 \begin_layout Standard
29443 With the help of the command 
29444 \series bold
29445
29446 \backslash
29447 raisebox
29448 \series default
29449  you can align words, characters or other boxes vertically relative to the
29450  surrounding text.
29451  
29452 \series bold
29453
29454 \backslash
29455 raisebox
29456 \series default
29457  is used with the following scheme:
29458 \end_layout
29459
29460 \begin_layout Standard
29461
29462 \series bold
29463
29464 \backslash
29465 raisebox{lift}[height][depth]{box content}
29466 \end_layout
29467
29468 \begin_layout Standard
29469 The lift can be a positive value to raise the box or a negative value to
29470  lower the box.
29471 \end_layout
29472
29473 \begin_layout Standard
29474 To align for example the word 
29475 \begin_inset Quotes eld
29476 \end_inset
29477
29478 preventing
29479 \begin_inset Quotes erd
29480 \end_inset
29481
29482  so that the bottom of the 
29483 \begin_inset Quotes eld
29484 \end_inset
29485
29486 deepest
29487 \begin_inset Quotes erd
29488 \end_inset
29489
29490  character 
29491 \begin_inset Quotes eld
29492 \end_inset
29493
29494 p
29495 \begin_inset Quotes erd
29496 \end_inset
29497
29498  is at the baseline, insert the command
29499 \end_layout
29500
29501 \begin_layout Standard
29502
29503 \series bold
29504
29505 \backslash
29506 raisebox{
29507 \backslash
29508 depth}{
29509 \end_layout
29510
29511 \begin_layout Standard
29512 in TeX-Code before the word.
29513  After the word insert a closing brace 
29514 \begin_inset Quotes eld
29515 \end_inset
29516
29517
29518 \series bold
29519 }
29520 \series default
29521
29522 \begin_inset Quotes erd
29523 \end_inset
29524
29525  in TeX-Code.
29526 \begin_inset Newline newline
29527 \end_inset
29528
29529 This is the result:
29530 \end_layout
29531
29532 \begin_layout Standard
29533 This is a text line with the word 
29534 \begin_inset ERT
29535 status collapsed
29536
29537 \begin_layout Plain Layout
29538
29539
29540 \backslash
29541 raisebox{
29542 \backslash
29543 depth}{
29544 \end_layout
29545
29546 \end_inset
29547
29548
29549 \begin_inset Quotes eld
29550 \end_inset
29551
29552 preventing
29553 \begin_inset Quotes erd
29554 \end_inset
29555
29556
29557 \begin_inset ERT
29558 status collapsed
29559
29560 \begin_layout Plain Layout
29561
29562 }
29563 \end_layout
29564
29565 \end_inset
29566
29567  as a raised word.
29568 \end_layout
29569
29570 \begin_layout Standard
29571 \begin_inset VSpace bigskip
29572 \end_inset
29573
29574 When you raise or lower characters in a line, the line distance will be
29575  spread:
29576 \end_layout
29577
29578 \begin_layout Standard
29579 This is a text line with the word 
29580 \begin_inset ERT
29581 status collapsed
29582
29583 \begin_layout Plain Layout
29584
29585
29586 \backslash
29587 raisebox{-
29588 \backslash
29589 depth}{
29590 \end_layout
29591
29592 \end_inset
29593
29594
29595 \begin_inset Quotes eld
29596 \end_inset
29597
29598 preventing
29599 \begin_inset Quotes erd
29600 \end_inset
29601
29602
29603 \begin_inset ERT
29604 status collapsed
29605
29606 \begin_layout Plain Layout
29607
29608 }
29609 \end_layout
29610
29611 \end_inset
29612
29613  as a lowered word.
29614 \begin_inset Newline newline
29615 \end_inset
29616
29617 This is a text line with the word 
29618 \begin_inset ERT
29619 status collapsed
29620
29621 \begin_layout Plain Layout
29622
29623
29624 \backslash
29625 raisebox{0.5cm}{
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \begin_inset Quotes eld
29632 \end_inset
29633
29634 testing
29635 \begin_inset Quotes erd
29636 \end_inset
29637
29638
29639 \begin_inset ERT
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643
29644 }
29645 \end_layout
29646
29647 \end_inset
29648
29649  as a raised word.
29650 \end_layout
29651
29652 \begin_layout Standard
29653 If you want to prevent this for a certain reason, set the box height to
29654  a zero value.
29655  For example use
29656 \end_layout
29657
29658 \begin_layout Standard
29659
29660 \series bold
29661
29662 \backslash
29663 raisebox{-
29664 \backslash
29665 depth}[0pt]{
29666 \end_layout
29667
29668 \begin_layout Standard
29669 This is a text line with the word 
29670 \begin_inset ERT
29671 status collapsed
29672
29673 \begin_layout Plain Layout
29674
29675
29676 \backslash
29677 raisebox{-
29678 \backslash
29679 depth}[0pt]{
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \begin_inset Quotes eld
29686 \end_inset
29687
29688 preventing
29689 \begin_inset Quotes erd
29690 \end_inset
29691
29692
29693 \begin_inset ERT
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697
29698 }
29699 \end_layout
29700
29701 \end_inset
29702
29703  as a lowered word.
29704 \begin_inset Newline newline
29705 \end_inset
29706
29707 This is a text line with the word 
29708 \begin_inset ERT
29709 status collapsed
29710
29711 \begin_layout Plain Layout
29712
29713
29714 \backslash
29715 raisebox{0.5cm}[0pt]{
29716 \end_layout
29717
29718 \end_inset
29719
29720
29721 \begin_inset Quotes eld
29722 \end_inset
29723
29724 testing
29725 \begin_inset Quotes erd
29726 \end_inset
29727
29728
29729 \begin_inset ERT
29730 status collapsed
29731
29732 \begin_layout Plain Layout
29733
29734 }
29735 \end_layout
29736
29737 \end_inset
29738
29739  as a raised word.
29740 \end_layout
29741
29742 \begin_layout Section
29743 Colored Boxes
29744 \begin_inset CommandInset label
29745 LatexCommand label
29746 name "sec:Colored-Boxes"
29747
29748 \end_inset
29749
29750
29751 \begin_inset Index idx
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755 Boxes ! Color
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Subsection
29764 Color for Text
29765 \begin_inset Index idx
29766 status collapsed
29767
29768 \begin_layout Plain Layout
29769 Color ! for Text
29770 \end_layout
29771
29772 \end_inset
29773
29774
29775 \end_layout
29776
29777 \begin_layout Standard
29778 To color the background of text the text must be put into a so called 
29779 \begin_inset Quotes eld
29780 \end_inset
29781
29782 colorbox
29783 \begin_inset Quotes erd
29784 \end_inset
29785
29786 .
29787  This requires that the LaTeX-package 
29788 \series bold
29789 color
29790 \series default
29791
29792 \begin_inset Index idx
29793 status collapsed
29794
29795 \begin_layout Plain Layout
29796 LaTeX-packages ! color
29797 \end_layout
29798
29799 \end_inset
29800
29801  is loaded in the document preamble with the command
29802 \end_layout
29803
29804 \begin_layout Standard
29805
29806 \series bold
29807
29808 \backslash
29809 @ifundefined{textcolor}
29810 \begin_inset Newline newline
29811 \end_inset
29812
29813
29814 \begin_inset Phantom HPhantom
29815 status open
29816
29817 \begin_layout Plain Layout
29818
29819 \series bold
29820 \begin_inset space ~
29821 \end_inset
29822
29823
29824 \end_layout
29825
29826 \end_inset
29827
29828 {
29829 \backslash
29830 usepackage{color}}{}
29831 \end_layout
29832
29833 \begin_layout Standard
29834 The package 
29835 \series bold
29836 color
29837 \series default
29838  will be loaded automatically by LyX when you color text.
29839 \begin_inset Foot
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843 To avoid it being loaded twice the command 
29844 \series bold
29845
29846 \backslash
29847 @ifundefined
29848 \series default
29849  is used.
29850 \end_layout
29851
29852 \end_inset
29853
29854
29855 \end_layout
29856
29857 \begin_layout Standard
29858 \begin_inset VSpace medskip
29859 \end_inset
29860
29861 Colorboxes are created with the command 
29862 \series bold
29863
29864 \backslash
29865 colorbox
29866 \series default
29867 .
29868  This will be used with the following scheme:
29869 \end_layout
29870
29871 \begin_layout Standard
29872
29873 \series bold
29874
29875 \backslash
29876 colorbox{color}{box content}
29877 \end_layout
29878
29879 \begin_layout Standard
29880 The box content can also be a box and colorboxes can also be within other
29881  boxes.
29882 \end_layout
29883
29884 \begin_layout Standard
29885 The following colors are predefined:
29886 \begin_inset Newline newline
29887 \end_inset
29888
29889
29890 \family sans
29891 black
29892 \family default
29893
29894 \family sans
29895 blue
29896 \family default
29897
29898 \family sans
29899 cyan
29900 \family default
29901 \series bold
29902 ,
29903 \series default
29904  
29905 \family sans
29906 green
29907 \family default
29908
29909 \family sans
29910 magenta
29911 \family default
29912
29913 \family sans
29914 red
29915 \family default
29916
29917 \family sans
29918 white
29919 \family default
29920 , and 
29921 \family sans
29922 yellow
29923 \family default
29924 .
29925 \begin_inset Newline newline
29926 \end_inset
29927
29928 You can also define your own color as described in section
29929 \begin_inset space ~
29930 \end_inset
29931
29932
29933 \begin_inset CommandInset ref
29934 LatexCommand ref
29935 reference "sec:Colored-Tables"
29936
29937 \end_inset
29938
29939 .
29940 \end_layout
29941
29942 \begin_layout Standard
29943 To have e.
29944 \begin_inset space \thinspace{}
29945 \end_inset
29946
29947 g.
29948 \begin_inset space \space{}
29949 \end_inset
29950
29951 a red background for a word, insert the command
29952 \end_layout
29953
29954 \begin_layout Standard
29955
29956 \series bold
29957
29958 \backslash
29959 colorbox{red}{
29960 \end_layout
29961
29962 \begin_layout Standard
29963 before the word in TeX-Code.
29964  After the word insert a closing brace 
29965 \begin_inset Quotes eld
29966 \end_inset
29967
29968
29969 \series bold
29970 }
29971 \series default
29972
29973 \begin_inset Quotes erd
29974 \end_inset
29975
29976  in TeX-Code.
29977 \begin_inset Newline newline
29978 \end_inset
29979
29980 This is the result:
29981 \end_layout
29982
29983 \begin_layout Standard
29984 This is a line where the word 
29985 \begin_inset ERT
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989
29990
29991 \backslash
29992 colorbox{red}{
29993 \end_layout
29994
29995 \end_inset
29996
29997
29998 \begin_inset Quotes eld
29999 \end_inset
30000
30001 Attention!
30002 \begin_inset Quotes erd
30003 \end_inset
30004
30005
30006 \begin_inset ERT
30007 status collapsed
30008
30009 \begin_layout Plain Layout
30010
30011 }
30012 \end_layout
30013
30014 \end_inset
30015
30016  has a red background.
30017 \end_layout
30018
30019 \begin_layout Standard
30020 \begin_inset VSpace bigskip
30021 \end_inset
30022
30023 If you would like the box frame in a different color, you can use the command
30024  
30025 \series bold
30026
30027 \backslash
30028 fcolorbox
30029 \series default
30030  with the following scheme:
30031 \end_layout
30032
30033 \begin_layout Standard
30034
30035 \series bold
30036
30037 \backslash
30038 fcolorbox{frame color}{box color}{box content}
30039 \end_layout
30040
30041 \begin_layout Standard
30042
30043 \series bold
30044
30045 \backslash
30046 fcolorbox
30047 \series default
30048  is an extension to 
30049 \series bold
30050
30051 \backslash
30052 colorbox
30053 \series default
30054 .
30055  The frame thickness and the space between the frame and the box content
30056  can be adjusted with the lengths 
30057 \series bold
30058
30059 \backslash
30060 fboxrule
30061 \series default
30062  and 
30063 \series bold
30064
30065 \backslash
30066 fboxsep
30067 \series default
30068 , respectively, as described in section
30069 \begin_inset space ~
30070 \end_inset
30071
30072
30073 \begin_inset CommandInset ref
30074 LatexCommand ref
30075 reference "sec:Decoration"
30076
30077 \end_inset
30078
30079 .
30080 \end_layout
30081
30082 \begin_layout Standard
30083 For the following example the command
30084 \end_layout
30085
30086 \begin_layout Standard
30087
30088 \series bold
30089
30090 \backslash
30091 fcolorbox{cyan}{magenta}{
30092 \end_layout
30093
30094 \begin_layout Standard
30095 was used.
30096 \end_layout
30097
30098 \begin_layout Standard
30099 Here is an example where the frame line thickness was set to 1
30100 \begin_inset space \thinspace{}
30101 \end_inset
30102
30103 mm:
30104 \begin_inset Newline newline
30105 \end_inset
30106
30107
30108 \begin_inset ERT
30109 status collapsed
30110
30111 \begin_layout Plain Layout
30112
30113
30114 \backslash
30115 fboxrule 1mm 
30116 \backslash
30117 fboxsep 1mm
30118 \end_layout
30119
30120 \end_inset
30121
30122
30123 \begin_inset ERT
30124 status collapsed
30125
30126 \begin_layout Plain Layout
30127
30128
30129 \backslash
30130 fcolorbox{cyan}{magenta}{
30131 \end_layout
30132
30133 \end_inset
30134
30135 This is text within a colored, framed box.
30136 \begin_inset ERT
30137 status collapsed
30138
30139 \begin_layout Plain Layout
30140
30141 }
30142 \end_layout
30143
30144 \end_inset
30145
30146
30147 \end_layout
30148
30149 \begin_layout Standard
30150 \begin_inset VSpace bigskip
30151 \end_inset
30152
30153 Of course you can also have colored text inside a colorbox:
30154 \begin_inset Newline newline
30155 \end_inset
30156
30157
30158 \begin_inset ERT
30159 status collapsed
30160
30161 \begin_layout Plain Layout
30162
30163
30164 \backslash
30165 fcolorbox{cyan}{magenta}{
30166 \end_layout
30167
30168 \end_inset
30169
30170
30171 \color yellow
30172 This is colored text within a colored, framed box.
30173 \color none
30174
30175 \begin_inset ERT
30176 status collapsed
30177
30178 \begin_layout Plain Layout
30179
30180 }
30181 \end_layout
30182
30183 \end_inset
30184
30185
30186 \begin_inset ERT
30187 status collapsed
30188
30189 \begin_layout Plain Layout
30190
30191
30192 \backslash
30193 fboxrule 0.4pt 
30194 \backslash
30195 fboxsep 3pt
30196 \end_layout
30197
30198 \end_inset
30199
30200
30201 \end_layout
30202
30203 \begin_layout Standard
30204
30205 \series bold
30206 \begin_inset VSpace medskip
30207 \end_inset
30208
30209
30210 \end_layout
30211
30212 \begin_layout Standard
30213 \begin_inset Note Greyedout
30214 status open
30215
30216 \begin_layout Plain Layout
30217
30218 \series bold
30219 Note:
30220 \series default
30221  Text in colorboxes cannot have line breaks.
30222  To color multiple text lines or paragraphs, use a box inside a colorbox
30223  as described in the following.
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \begin_layout Subsection
30232 Color for Paragraphs
30233 \begin_inset CommandInset label
30234 LatexCommand label
30235 name "sub:Color-for-Paragraphs"
30236
30237 \end_inset
30238
30239
30240 \begin_inset Index idx
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244 Color ! for Paragraphs
30245 \end_layout
30246
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \begin_layout Standard
30253 To set the background color for more than one text line, put the text into
30254  a minipage.
30255  Before the minipage insert the 
30256 \series bold
30257
30258 \backslash
30259 colorbox
30260 \series default
30261  command
30262 \end_layout
30263
30264 \begin_layout Standard
30265
30266 \series bold
30267
30268 \backslash
30269 colorbox{color}{
30270 \end_layout
30271
30272 \begin_layout Standard
30273 in TeX-Code.
30274  After the minipage insert a closing brace 
30275 \begin_inset Quotes eld
30276 \end_inset
30277
30278
30279 \series bold
30280 }
30281 \series default
30282
30283 \begin_inset Quotes erd
30284 \end_inset
30285
30286  in TeX-Code.
30287 \end_layout
30288
30289 \begin_layout Standard
30290 \begin_inset ERT
30291 status collapsed
30292
30293 \begin_layout Plain Layout
30294
30295
30296 \backslash
30297 colorbox{lightgrey}{
30298 \end_layout
30299
30300 \end_inset
30301
30302
30303 \begin_inset Box Frameless
30304 position "t"
30305 hor_pos "c"
30306 has_inner_box 1
30307 inner_pos "t"
30308 use_parbox 0
30309 use_makebox 0
30310 width "100col%"
30311 special "none"
30312 height "1in"
30313 height_special "totalheight"
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317 This is text with background color.
30318  This is text with background color.
30319 \end_layout
30320
30321 \begin_layout Plain Layout
30322 \begin_inset VSpace defskip
30323 \end_inset
30324
30325 The text can have footnotes
30326 \begin_inset Foot
30327 status collapsed
30328
30329 \begin_layout Plain Layout
30330 Another example footnote
30331 \end_layout
30332
30333 \end_inset
30334
30335  and can include tables and figures.
30336 \end_layout
30337
30338 \begin_layout Plain Layout
30339 \align center
30340 \begin_inset Tabular
30341 <lyxtabular version="3" rows="3" columns="3">
30342 <features tabularvalignment="middle">
30343 <column alignment="center" valignment="top" width="0">
30344 <column alignment="center" valignment="top" width="0">
30345 <column alignment="center" valignment="top" width="0">
30346 <row>
30347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30348 \begin_inset Text
30349
30350 \begin_layout Plain Layout
30351 a
30352 \end_layout
30353
30354 \end_inset
30355 </cell>
30356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30357 \begin_inset Text
30358
30359 \begin_layout Plain Layout
30360 !
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369 3
30370 \end_layout
30371
30372 \end_inset
30373 </cell>
30374 </row>
30375 <row>
30376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30377 \begin_inset Text
30378
30379 \begin_layout Plain Layout
30380 <
30381 \end_layout
30382
30383 \end_inset
30384 </cell>
30385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30386 \begin_inset Text
30387
30388 \begin_layout Plain Layout
30389 b2
30390 \begin_inset Quotes erd
30391 \end_inset
30392
30393 |
30394 \end_layout
30395
30396 \end_inset
30397 </cell>
30398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30399 \begin_inset Text
30400
30401 \begin_layout Plain Layout
30402 >
30403 \end_layout
30404
30405 \end_inset
30406 </cell>
30407 </row>
30408 <row>
30409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30410 \begin_inset Text
30411
30412 \begin_layout Plain Layout
30413 1
30414 \end_layout
30415
30416 \end_inset
30417 </cell>
30418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30419 \begin_inset Text
30420
30421 \begin_layout Plain Layout
30422 §
30423 \end_layout
30424
30425 \end_inset
30426 </cell>
30427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30428 \begin_inset Text
30429
30430 \begin_layout Plain Layout
30431 c
30432 \end_layout
30433
30434 \end_inset
30435 </cell>
30436 </row>
30437 </lyxtabular>
30438
30439 \end_inset
30440
30441
30442 \end_layout
30443
30444 \end_inset
30445
30446
30447 \begin_inset ERT
30448 status collapsed
30449
30450 \begin_layout Plain Layout
30451
30452 }
30453 \end_layout
30454
30455 \end_inset
30456
30457
30458 \end_layout
30459
30460 \begin_layout Section
30461 Rotated and Scaled Boxes
30462 \end_layout
30463
30464 \begin_layout Standard
30465 To use the commands described in this section, the LaTeX-package 
30466 \series bold
30467 graphicx
30468 \series default
30469
30470 \begin_inset Index idx
30471 status collapsed
30472
30473 \begin_layout Plain Layout
30474 LaTeX-packages ! graphicx
30475 \end_layout
30476
30477 \end_inset
30478
30479  needs to be loaded in the document preamble with the command
30480 \end_layout
30481
30482 \begin_layout Standard
30483
30484 \series bold
30485
30486 \backslash
30487 @ifundefined{rotatebox}
30488 \begin_inset Newline newline
30489 \end_inset
30490
30491
30492 \begin_inset Phantom HPhantom
30493 status open
30494
30495 \begin_layout Plain Layout
30496
30497 \series bold
30498 \begin_inset space ~
30499 \end_inset
30500
30501
30502 \end_layout
30503
30504 \end_inset
30505
30506 {
30507 \backslash
30508 usepackage{graphicx}}{}
30509 \end_layout
30510
30511 \begin_layout Standard
30512 \begin_inset Note Greyedout
30513 status open
30514
30515 \begin_layout Plain Layout
30516
30517 \series bold
30518 Note:
30519 \series default
30520  Some DVI-viewers can't display rotated or scaled material.
30521 \end_layout
30522
30523 \end_inset
30524
30525
30526 \end_layout
30527
30528 \begin_layout Standard
30529 \begin_inset Note Greyedout
30530 status open
30531
30532 \begin_layout Plain Layout
30533
30534 \series bold
30535 Note:
30536 \series default
30537  Floats mustn't be inside a rotated or scaled box.
30538 \end_layout
30539
30540 \end_inset
30541
30542
30543 \end_layout
30544
30545 \begin_layout Subsection
30546 Rotated Boxes
30547 \begin_inset Index idx
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551 Boxes ! rotated
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \begin_inset Index idx
30558 status collapsed
30559
30560 \begin_layout Plain Layout
30561 Rotated material
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \begin_inset Index idx
30568 status collapsed
30569
30570 \begin_layout Plain Layout
30571 Figures ! rotated
30572 \end_layout
30573
30574 \end_inset
30575
30576
30577 \begin_inset Index idx
30578 status collapsed
30579
30580 \begin_layout Plain Layout
30581 Table Customization ! Rotating
30582 \end_layout
30583
30584 \end_inset
30585
30586
30587 \end_layout
30588
30589 \begin_layout Standard
30590 To rotate material, you can put it into a rotated box.
30591  Such a box is created using the command 
30592 \series bold
30593
30594 \backslash
30595 rotatebox
30596 \series default
30597  in TeX-Code with the following scheme:
30598 \end_layout
30599
30600 \begin_layout Standard
30601
30602 \series bold
30603
30604 \backslash
30605 rotatebox[rotation origin]{rotation angle}{box content}
30606 \end_layout
30607
30608 \begin_layout Standard
30609 The rotation origin is specified in the form 
30610 \series bold
30611 origin=position
30612 \series default
30613 .
30614  The following positions are possible: 
30615 \emph on
30616 c
30617 \emph default
30618  (center), 
30619 \emph on
30620 l
30621 \emph default
30622  (left), 
30623 \emph on
30624 r
30625 \emph default
30626  (right), 
30627 \emph on
30628 b
30629 \emph default
30630  (bottom), 
30631 \emph on
30632 t
30633 \emph default
30634  (top), along with meaningful combinations of the four base positions.
30635  For example 
30636 \emph on
30637 lt
30638 \emph default
30639  means that the rotation origin is at the top left corner of the box.
30640  When no rotation origin is specified, the position 
30641 \emph on
30642 l
30643 \emph default
30644  will be used.
30645  The rotation angle is a number that can be negative that specifies the
30646  angle in degrees.
30647  The rotation direction is counterclockwise.
30648 \end_layout
30649
30650 \begin_layout Standard
30651 In the following example the command 
30652 \series bold
30653
30654 \backslash
30655 rotatebox[origin=c]{60}{
30656 \series default
30657  was inserted as TeX-Code before the text 
30658 \begin_inset Quotes eld
30659 \end_inset
30660
30661 with rotated
30662 \begin_inset Quotes erd
30663 \end_inset
30664
30665 ; after the text the box was closed by a closing brace 
30666 \series bold
30667 }
30668 \series default
30669  in TeX-Code.
30670 \end_layout
30671
30672 \begin_layout Standard
30673 This is a line 
30674 \begin_inset ERT
30675 status collapsed
30676
30677 \begin_layout Plain Layout
30678
30679
30680 \backslash
30681 rotatebox[origin=c]{60}{
30682 \end_layout
30683
30684 \end_inset
30685
30686 with rotated
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691
30692 }
30693 \end_layout
30694
30695 \end_inset
30696
30697  text.
30698 \end_layout
30699
30700 \begin_layout Standard
30701 The box content can also be another box or an inline formula:
30702 \end_layout
30703
30704 \begin_layout Standard
30705 This is a line
30706 \begin_inset ERT
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710
30711
30712 \backslash
30713 rotatebox[origin=r]{-60}{
30714 \end_layout
30715
30716 \end_inset
30717
30718
30719 \begin_inset Box Doublebox
30720 position "c"
30721 hor_pos "c"
30722 has_inner_box 0
30723 inner_pos "c"
30724 use_parbox 0
30725 use_makebox 0
30726 width "1in"
30727 special "width"
30728 height "1in"
30729 height_special "totalheight"
30730 status collapsed
30731
30732 \begin_layout Plain Layout
30733 with rotated
30734 \end_layout
30735
30736 \end_inset
30737
30738
30739 \begin_inset ERT
30740 status collapsed
30741
30742 \begin_layout Plain Layout
30743
30744 }
30745 \end_layout
30746
30747 \end_inset
30748
30749  framed text 
30750 \begin_inset ERT
30751 status collapsed
30752
30753 \begin_layout Plain Layout
30754
30755
30756 \backslash
30757 rotatebox[origin=lb]{60}{
30758 \end_layout
30759
30760 \end_inset
30761
30762
30763 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30764 \end_inset
30765
30766
30767 \begin_inset ERT
30768 status collapsed
30769
30770 \begin_layout Plain Layout
30771
30772 }
30773 \end_layout
30774
30775 \end_inset
30776
30777  and a formula.
30778 \end_layout
30779
30780 \begin_layout Standard
30781 or an image or table:
30782 \end_layout
30783
30784 \begin_layout Standard
30785 This is a line
30786 \begin_inset ERT
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790
30791
30792 \backslash
30793 rotatebox[origin=lb]{90}{
30794 \end_layout
30795
30796 \end_inset
30797
30798
30799 \begin_inset Graphics
30800         filename clipart/platypus.eps
30801         lyxscale 50
30802         width 25col%
30803
30804 \end_inset
30805
30806
30807 \begin_inset ERT
30808 status collapsed
30809
30810 \begin_layout Plain Layout
30811
30812 }
30813 \end_layout
30814
30815 \end_inset
30816
30817  with a rotated image 
30818 \begin_inset ERT
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822
30823
30824 \backslash
30825 rotatebox[origin=l]{-90}{
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \begin_inset Tabular
30832 <lyxtabular version="3" rows="2" columns="2">
30833 <features tabularvalignment="middle">
30834 <column alignment="center" valignment="top" width="0">
30835 <column alignment="center" valignment="top" width="0">
30836 <row>
30837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30838 \begin_inset Text
30839
30840 \begin_layout Plain Layout
30841 q
30842 \end_layout
30843
30844 \end_inset
30845 </cell>
30846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30847 \begin_inset Text
30848
30849 \begin_layout Plain Layout
30850 w
30851 \end_layout
30852
30853 \end_inset
30854 </cell>
30855 </row>
30856 <row>
30857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30858 \begin_inset Text
30859
30860 \begin_layout Plain Layout
30861 e
30862 \end_layout
30863
30864 \end_inset
30865 </cell>
30866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30867 \begin_inset Text
30868
30869 \begin_layout Plain Layout
30870 r
30871 \end_layout
30872
30873 \end_inset
30874 </cell>
30875 </row>
30876 </lyxtabular>
30877
30878 \end_inset
30879
30880
30881 \begin_inset ERT
30882 status collapsed
30883
30884 \begin_layout Plain Layout
30885
30886 }
30887 \end_layout
30888
30889 \end_inset
30890
30891  and table.
30892 \end_layout
30893
30894 \begin_layout Subsection
30895 Scaled Boxes
30896 \begin_inset Index idx
30897 status collapsed
30898
30899 \begin_layout Plain Layout
30900 Boxes ! scaled
30901 \end_layout
30902
30903 \end_inset
30904
30905
30906 \begin_inset Index idx
30907 status collapsed
30908
30909 \begin_layout Plain Layout
30910 Scaled material
30911 \end_layout
30912
30913 \end_inset
30914
30915
30916 \begin_inset Index idx
30917 status collapsed
30918
30919 \begin_layout Plain Layout
30920 Figures ! scaled
30921 \end_layout
30922
30923 \end_inset
30924
30925
30926 \begin_inset Index idx
30927 status collapsed
30928
30929 \begin_layout Plain Layout
30930 Table Customization ! Scaling
30931 \end_layout
30932
30933 \end_inset
30934
30935
30936 \end_layout
30937
30938 \begin_layout Standard
30939 To scale material the commands 
30940 \series bold
30941
30942 \backslash
30943 scalebox
30944 \series default
30945  and 
30946 \series bold
30947
30948 \backslash
30949 resizebox
30950 \series default
30951  can be used as TeX-Code.
30952 \end_layout
30953
30954 \begin_layout Standard
30955
30956 \series bold
30957
30958 \backslash
30959 scalebox
30960 \series default
30961  is used with the following scheme:
30962 \end_layout
30963
30964 \begin_layout Standard
30965
30966 \series bold
30967
30968 \backslash
30969 scalebox{horizontal}[vertical]{box content}
30970 \end_layout
30971
30972 \begin_layout Standard
30973 Horizontal and vertical are the corresponding scaling factors.
30974  If no vertical scaling factor is given, the horizontal factor will also
30975  be used as the vertical one.
30976 \end_layout
30977
30978 \begin_layout Standard
30979 The command 
30980 \series bold
30981
30982 \backslash
30983 scalebox{2}{Hello}
30984 \series default
30985  creates for example a double size 
30986 \begin_inset ERT
30987 status collapsed
30988
30989 \begin_layout Plain Layout
30990
30991
30992 \backslash
30993 scalebox{2}{
30994 \end_layout
30995
30996 \end_inset
30997
30998 Hello
30999 \begin_inset ERT
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003
31004 }
31005 \end_layout
31006
31007 \end_inset
31008
31009 , compared with the document text size.
31010 \end_layout
31011
31012 \begin_layout Standard
31013
31014 \series bold
31015
31016 \backslash
31017 scalebox{2}[1]{Hello}
31018 \series default
31019  on the other hand distorts the 
31020 \begin_inset ERT
31021 status collapsed
31022
31023 \begin_layout Plain Layout
31024
31025
31026 \backslash
31027 scalebox{2}[1]{
31028 \end_layout
31029
31030 \end_inset
31031
31032 Hello
31033 \begin_inset ERT
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037
31038 }
31039 \end_layout
31040
31041 \end_inset
31042
31043 .
31044 \end_layout
31045
31046 \begin_layout Standard
31047 If the scaling factor is negative, the box content will be mirrored.
31048  Therefore the command 
31049 \series bold
31050
31051 \backslash
31052 scalebox{-1}[1]{Hello}
31053 \series default
31054  can be used to create mirror writing: 
31055 \begin_inset ERT
31056 status collapsed
31057
31058 \begin_layout Plain Layout
31059
31060
31061 \backslash
31062 scalebox{-1}[1]{
31063 \end_layout
31064
31065 \end_inset
31066
31067 Hello
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073 }
31074 \end_layout
31075
31076 \end_inset
31077
31078
31079 \end_layout
31080
31081 \begin_layout Standard
31082
31083 \series bold
31084
31085 \backslash
31086 scalebox{1}[-1]{Hello}
31087 \series default
31088  reflects the 
31089 \begin_inset ERT
31090 status collapsed
31091
31092 \begin_layout Plain Layout
31093
31094
31095 \backslash
31096 scalebox{1}[-1]{
31097 \end_layout
31098
31099 \end_inset
31100
31101 Hello
31102 \begin_inset ERT
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106
31107 }
31108 \end_layout
31109
31110 \end_inset
31111
31112  at the base line.
31113 \end_layout
31114
31115 \begin_layout Standard
31116 Equivalent to 
31117 \series bold
31118
31119 \backslash
31120 scalebox{-1}[1]{box content}
31121 \series default
31122  there exists the command
31123 \begin_inset Newline newline
31124 \end_inset
31125
31126
31127 \series bold
31128
31129 \backslash
31130 reflectbox{box content}
31131 \series default
31132 .
31133 \end_layout
31134
31135 \begin_layout Standard
31136 \begin_inset VSpace bigskip
31137 \end_inset
31138
31139 The command 
31140 \series bold
31141
31142 \backslash
31143 resizebox
31144 \series default
31145  is used to scale the box to a defined width and height.
31146  The command scheme is:
31147 \end_layout
31148
31149 \begin_layout Standard
31150
31151 \series bold
31152
31153 \backslash
31154 resizebox{width}{height}{box content}
31155 \end_layout
31156
31157 \begin_layout Standard
31158 If one of the two command arguments given is an exclamation mark 
31159 \series bold
31160 !
31161 \series default
31162 , the size is set so that the aspect ratio of the box content is kept.
31163 \end_layout
31164
31165 \begin_layout Standard
31166 The command 
31167 \series bold
31168
31169 \backslash
31170 resizebox{2cm}{1cm}{Hello}
31171 \series default
31172  produces: 
31173 \begin_inset ERT
31174 status collapsed
31175
31176 \begin_layout Plain Layout
31177
31178
31179 \backslash
31180 resizebox{2cm}{1cm}{
31181 \end_layout
31182
31183 \end_inset
31184
31185 Hello
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191 }
31192 \end_layout
31193
31194 \end_inset
31195
31196
31197 \begin_inset Newline newline
31198 \end_inset
31199
31200 The command 
31201 \series bold
31202
31203 \backslash
31204 resizebox{2cm}{!}{Hello}
31205 \series default
31206  produces: 
31207 \begin_inset ERT
31208 status collapsed
31209
31210 \begin_layout Plain Layout
31211
31212
31213 \backslash
31214 resizebox{2cm}{!}{
31215 \end_layout
31216
31217 \end_inset
31218
31219 Hello
31220 \begin_inset ERT
31221 status collapsed
31222
31223 \begin_layout Plain Layout
31224
31225 }
31226 \end_layout
31227
31228 \end_inset
31229
31230
31231 \end_layout
31232
31233 \begin_layout Standard
31234 \begin_inset VSpace bigskip
31235 \end_inset
31236
31237
31238 \begin_inset Note Greyedout
31239 status open
31240
31241 \begin_layout Plain Layout
31242
31243 \series bold
31244 Note:
31245 \series default
31246  When arguments of 
31247 \series bold
31248
31249 \backslash
31250 scalebox
31251 \series default
31252  or 
31253 \series bold
31254
31255 \backslash
31256 resizebox
31257 \series default
31258  are set to zero, no LaTeX-errors occur when exporting the document but
31259  the exported files can not or only partly be displayed.
31260 \end_layout
31261
31262 \end_inset
31263
31264
31265 \end_layout
31266
31267 \begin_layout Standard
31268 \begin_inset VSpace bigskip
31269 \end_inset
31270
31271
31272 \end_layout
31273
31274 \begin_layout Standard
31275 The boxes can be combined in any order.
31276  E.
31277 \begin_inset space \thinspace{}
31278 \end_inset
31279
31280 g.
31281 \begin_inset space \space{}
31282 \end_inset
31283
31284 the command
31285 \begin_inset Newline newline
31286 \end_inset
31287
31288
31289 \series bold
31290
31291 \backslash
31292 rotatebox[origin=c]{-45}{
31293 \backslash
31294 resizebox{2cm}{!}{
31295 \backslash
31296 reflectbox{Hello}}}
31297 \begin_inset Newline newline
31298 \end_inset
31299
31300
31301 \series default
31302 produces:
31303 \end_layout
31304
31305 \begin_layout Standard
31306 \align center
31307 \begin_inset ERT
31308 status collapsed
31309
31310 \begin_layout Plain Layout
31311
31312
31313 \backslash
31314 rotatebox[origin=c]{-45}{
31315 \backslash
31316 resizebox{2cm}{!}{
31317 \backslash
31318 reflectbox{
31319 \end_layout
31320
31321 \end_inset
31322
31323 Hello
31324 \begin_inset ERT
31325 status collapsed
31326
31327 \begin_layout Plain Layout
31328
31329 }}}
31330 \end_layout
31331
31332 \end_inset
31333
31334
31335 \end_layout
31336
31337 \begin_layout Standard
31338 \noindent
31339 Images, tables, and inline formulas are allowed as box content:
31340 \end_layout
31341
31342 \begin_layout Standard
31343 \align center
31344 \begin_inset ERT
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348
31349
31350 \backslash
31351 rotatebox[origin=c]{-30}{
31352 \backslash
31353 resizebox{2cm}{!}{
31354 \backslash
31355 reflectbox{
31356 \end_layout
31357
31358 \end_inset
31359
31360
31361 \begin_inset Graphics
31362         filename clipart/platypus.eps
31363         lyxscale 50
31364         width 25col%
31365
31366 \end_inset
31367
31368
31369 \begin_inset ERT
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373
31374 }}}
31375 \end_layout
31376
31377 \end_inset
31378
31379
31380 \begin_inset ERT
31381 status collapsed
31382
31383 \begin_layout Plain Layout
31384
31385
31386 \backslash
31387 rotatebox[origin=c]{-45}{
31388 \backslash
31389 resizebox{2cm}{!}{
31390 \backslash
31391 reflectbox{
31392 \end_layout
31393
31394 \end_inset
31395
31396
31397 \begin_inset Tabular
31398 <lyxtabular version="3" rows="2" columns="2">
31399 <features tabularvalignment="middle">
31400 <column alignment="center" valignment="top" width="0">
31401 <column alignment="center" valignment="top" width="0">
31402 <row>
31403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31404 \begin_inset Text
31405
31406 \begin_layout Plain Layout
31407 q
31408 \end_layout
31409
31410 \end_inset
31411 </cell>
31412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31413 \begin_inset Text
31414
31415 \begin_layout Plain Layout
31416 w
31417 \end_layout
31418
31419 \end_inset
31420 </cell>
31421 </row>
31422 <row>
31423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31424 \begin_inset Text
31425
31426 \begin_layout Plain Layout
31427 e
31428 \end_layout
31429
31430 \end_inset
31431 </cell>
31432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31433 \begin_inset Text
31434
31435 \begin_layout Plain Layout
31436 r
31437 \end_layout
31438
31439 \end_inset
31440 </cell>
31441 </row>
31442 </lyxtabular>
31443
31444 \end_inset
31445
31446
31447 \begin_inset ERT
31448 status collapsed
31449
31450 \begin_layout Plain Layout
31451
31452 }}}
31453 \end_layout
31454
31455 \end_inset
31456
31457
31458 \begin_inset ERT
31459 status collapsed
31460
31461 \begin_layout Plain Layout
31462
31463
31464 \backslash
31465 rotatebox[origin=c]{-45}{
31466 \backslash
31467 resizebox{2cm}{!}{
31468 \backslash
31469 reflectbox{
31470 \end_layout
31471
31472 \end_inset
31473
31474
31475 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31476 \end_inset
31477
31478
31479 \begin_inset ERT
31480 status collapsed
31481
31482 \begin_layout Plain Layout
31483
31484 }}}
31485 \end_layout
31486
31487 \end_inset
31488
31489
31490 \end_layout
31491
31492 \begin_layout Standard
31493 When the global formula style 
31494 \series bold
31495 fleqn
31496 \series default
31497  is used in the document
31498 \begin_inset Foot
31499 status collapsed
31500
31501 \begin_layout Plain Layout
31502 When 
31503 \begin_inset Quotes eld
31504 \end_inset
31505
31506 fleqn
31507 \begin_inset Quotes erd
31508 \end_inset
31509
31510  is added to the document class options.
31511 \end_layout
31512
31513 \end_inset
31514
31515 , display style formulas can also be scaled.
31516 \end_layout
31517
31518 \begin_layout Chapter
31519 External Document Parts
31520 \begin_inset Index idx
31521 status collapsed
31522
31523 \begin_layout Plain Layout
31524 External Document Parts
31525 \end_layout
31526
31527 \end_inset
31528
31529
31530 \end_layout
31531
31532 \begin_layout Standard
31533 With the menu 
31534 \family sans
31535 Insert\SpecialChar \menuseparator
31536 File
31537 \family default
31538  you can insert external material to your document.
31539  This can be:
31540 \end_layout
31541
31542 \begin_layout Description
31543 LyX
31544 \begin_inset space ~
31545 \end_inset
31546
31547 Document Another LyX document; its content is directly inserted to your
31548  document.
31549 \end_layout
31550
31551 \begin_layout Description
31552 Plain
31553 \begin_inset space ~
31554 \end_inset
31555
31556 Text A text document; each line is inserted in your document as a separate
31557  paragraph.
31558 \end_layout
31559
31560 \begin_layout Description
31561 Plain
31562 \begin_inset space ~
31563 \end_inset
31564
31565 Text,
31566 \begin_inset space ~
31567 \end_inset
31568
31569 Join
31570 \begin_inset space ~
31571 \end_inset
31572
31573 Lines A text document; text lines are inserted in your document continuously
31574  but an empty text line creates a new paragraph.
31575 \end_layout
31576
31577 \begin_layout Description
31578 External
31579 \begin_inset space ~
31580 \end_inset
31581
31582 Material Files in various formats.
31583 \end_layout
31584
31585 \begin_layout Description
31586 Child
31587 \begin_inset space ~
31588 \end_inset
31589
31590 Document LyX or LaTeX-documents.
31591 \end_layout
31592
31593 \begin_layout Section
31594 External Material
31595 \begin_inset Index idx
31596 status collapsed
31597
31598 \begin_layout Plain Layout
31599 External Document Parts ! External Material
31600 \end_layout
31601
31602 \end_inset
31603
31604
31605 \end_layout
31606
31607 \begin_layout Standard
31608 The external material feature allows you to insert files in to your document
31609  without converting them to a format that can be read by the document output
31610  format.
31611  LyX takes care of the necessary conversions.
31612  This is similar to images that can be inserted in various image formats
31613  in LyX documents.
31614  When you have enabled Instant Preview in LyX's preferences under 
31615 \family sans
31616 Look
31617 \begin_inset space ~
31618 \end_inset
31619
31620 and
31621 \begin_inset space ~
31622 \end_inset
31623
31624 feel\SpecialChar \menuseparator
31625 Graphics
31626 \family default
31627 , the external material types Dia and Xfig are directly shown in LyX.
31628 \end_layout
31629
31630 \begin_layout Standard
31631 External material can be inserted via the 
31632 \family sans
31633 External Material
31634 \family default
31635  dialog that is accessible with the menu 
31636 \family sans
31637 Insert\SpecialChar \menuseparator
31638 File\SpecialChar \menuseparator
31639 External
31640 \begin_inset space ~
31641 \end_inset
31642
31643 Material
31644 \family default
31645 .
31646  Currently the following file types (
31647 \family sans
31648 Templates
31649 \family default
31650 ) are allowed:
31651 \end_layout
31652
31653 \begin_layout Description
31654 ChessDiagram This template supports chess position diagrams made with the
31655  program 
31656 \series bold
31657
31658 \begin_inset CommandInset href
31659 LatexCommand href
31660 name "XBoard"
31661 target "http://en.wikipedia.org/wiki/XBoard"
31662
31663 \end_inset
31664
31665
31666 \series default
31667 .
31668 \end_layout
31669
31670 \begin_layout Description
31671 Date This inserts the date in the form 
31672 \emph on
31673 Day-Month-Year
31674 \emph default
31675 .
31676  This is a date inserted as external material: 
31677 \begin_inset External
31678         template Date
31679         filename .
31680
31681 \end_inset
31682
31683
31684 \begin_inset space ~
31685 \end_inset
31686
31687
31688 \begin_inset Note Note
31689 status open
31690
31691 \begin_layout Plain Layout
31692 Remove the protected space when bug 4398 is fixed!
31693 \end_layout
31694
31695 \end_inset
31696
31697
31698 \begin_inset Newline newline
31699 \end_inset
31700
31701 The date is not shown within LyX, only in the output.
31702  There are two other methods of inserting a date: Via menu 
31703 \family sans
31704 Insert\SpecialChar \menuseparator
31705 Date
31706 \family default
31707  and with the LaTeX command 
31708 \series bold
31709
31710 \backslash
31711 today
31712 \series default
31713  as TeX-Code.
31714  The different methods are compared in Table
31715 \begin_inset space ~
31716 \end_inset
31717
31718
31719 \begin_inset CommandInset ref
31720 LatexCommand ref
31721 reference "tab:Comparison-of-the"
31722
31723 \end_inset
31724
31725 .
31726 \end_layout
31727
31728 \begin_layout Description
31729 Dia This template supports diagrams created with the program 
31730 \series bold
31731
31732 \begin_inset CommandInset href
31733 LatexCommand href
31734 name "Dia"
31735 target "http://en.wikipedia.org/wiki/Dia_(software)"
31736
31737 \end_inset
31738
31739
31740 \series default
31741 .
31742 \end_layout
31743
31744 \begin_layout Description
31745 LilyPond This template is used for music notation typeset with the program
31746 \begin_inset Newline linebreak
31747 \end_inset
31748
31749
31750 \series bold
31751
31752 \begin_inset CommandInset href
31753 LatexCommand href
31754 name "LilyPond"
31755 target "http://en.wikipedia.org/wiki/LilyPond"
31756
31757 \end_inset
31758
31759
31760 \series default
31761 .
31762 \end_layout
31763
31764 \begin_layout Description
31765 PDFPages With this template you can insert PDF documents to your document.
31766  To insert certain or all pages of a PDF, use the 
31767 \emph on
31768 pages
31769 \emph default
31770  option in the 
31771 \family sans
31772 Option
31773 \family default
31774  field in the 
31775 \family sans
31776 LaTeX and LyX options
31777 \family default
31778  tab according to the template description in the dialog.
31779  When no 
31780 \emph on
31781 pages
31782 \emph default
31783  option is given, only the first page of the PDF will be inserted.
31784 \end_layout
31785
31786 \begin_layout Description
31787 RasterImage This can be used for bitmap images.
31788  Nearly all popular image formats are supported.
31789  The image can be treated in the 
31790 \family sans
31791 External material
31792 \family default
31793  dialog like the images that are usually included via the 
31794 \family sans
31795 Graphics
31796 \family default
31797  dialog as described in section
31798 \begin_inset space ~
31799 \end_inset
31800
31801
31802 \begin_inset CommandInset ref
31803 LatexCommand ref
31804 reference "sec:Graphics-Dialog"
31805
31806 \end_inset
31807
31808 .
31809  The difference is that only raster images are allowed; that means that
31810  PDF and EPS-images are not supported.
31811 \end_layout
31812
31813 \begin_layout Description
31814 XFig This template supports images created with the program 
31815 \series bold
31816
31817 \begin_inset CommandInset href
31818 LatexCommand href
31819 name "Xfig"
31820 target "http://en.wikipedia.org/wiki/Xfig"
31821
31822 \end_inset
31823
31824
31825 \series default
31826 .
31827 \end_layout
31828
31829 \begin_layout Standard
31830 \begin_inset Float table
31831 placement h
31832 wide false
31833 sideways false
31834 status open
31835
31836 \begin_layout Plain Layout
31837 \begin_inset Caption
31838
31839 \begin_layout Plain Layout
31840 \begin_inset CommandInset label
31841 LatexCommand label
31842 name "tab:Comparison-of-the"
31843
31844 \end_inset
31845
31846 Comparison of the date input methods.
31847 \end_layout
31848
31849 \end_inset
31850
31851
31852 \end_layout
31853
31854 \begin_layout Plain Layout
31855 \align center
31856 \begin_inset Tabular
31857 <lyxtabular version="3" rows="4" columns="4">
31858 <features tabularvalignment="middle">
31859 <column alignment="center" valignment="top" width="0">
31860 <column alignment="center" valignment="top" width="0">
31861 <column alignment="center" valignment="top" width="0">
31862 <column alignment="center" valignment="top" width="0">
31863 <row>
31864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868 Document format
31869 \end_layout
31870
31871 \end_inset
31872 </cell>
31873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31874 \begin_inset Text
31875
31876 \begin_layout Plain Layout
31877
31878 \family sans
31879 External Material\SpecialChar \menuseparator
31880 Date
31881 \end_layout
31882
31883 \end_inset
31884 </cell>
31885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31886 \begin_inset Text
31887
31888 \begin_layout Plain Layout
31889
31890 \family sans
31891 Insert\SpecialChar \menuseparator
31892 Date
31893 \end_layout
31894
31895 \end_inset
31896 </cell>
31897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31898 \begin_inset Text
31899
31900 \begin_layout Plain Layout
31901 command 
31902 \series bold
31903
31904 \backslash
31905 today
31906 \end_layout
31907
31908 \end_inset
31909 </cell>
31910 </row>
31911 <row>
31912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31913 \begin_inset Text
31914
31915 \begin_layout Plain Layout
31916 LyX
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31922 \begin_inset Text
31923
31924 \begin_layout Plain Layout
31925 as inset box
31926 \end_layout
31927
31928 \end_inset
31929 </cell>
31930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31931 \begin_inset Text
31932
31933 \begin_layout Plain Layout
31934 as date
31935 \end_layout
31936
31937 \end_inset
31938 </cell>
31939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943 as TeX-Code inset box
31944 \end_layout
31945
31946 \end_inset
31947 </cell>
31948 </row>
31949 <row>
31950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31951 \begin_inset Text
31952
31953 \begin_layout Plain Layout
31954 LaTeX
31955 \end_layout
31956
31957 \end_inset
31958 </cell>
31959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31960 \begin_inset Text
31961
31962 \begin_layout Plain Layout
31963 as date
31964 \end_layout
31965
31966 \end_inset
31967 </cell>
31968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31969 \begin_inset Text
31970
31971 \begin_layout Plain Layout
31972 as date
31973 \end_layout
31974
31975 \end_inset
31976 </cell>
31977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981 as command
31982 \end_layout
31983
31984 \end_inset
31985 </cell>
31986 </row>
31987 <row>
31988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31989 \begin_inset Text
31990
31991 \begin_layout Plain Layout
31992 DVI, PDF, PS
31993 \end_layout
31994
31995 \end_inset
31996 </cell>
31997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31998 \begin_inset Text
31999
32000 \begin_layout Plain Layout
32001 as date
32002 \end_layout
32003
32004 \end_inset
32005 </cell>
32006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32007 \begin_inset Text
32008
32009 \begin_layout Plain Layout
32010 as date
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019 as date
32020 \end_layout
32021
32022 \end_inset
32023 </cell>
32024 </row>
32025 </lyxtabular>
32026
32027 \end_inset
32028
32029
32030 \end_layout
32031
32032 \end_inset
32033
32034
32035 \end_layout
32036
32037 \begin_layout Standard
32038 When you use the option 
32039 \family sans
32040 Draft
32041 \family default
32042  in the 
32043 \family sans
32044 File
32045 \family default
32046  tab of the 
32047 \family sans
32048 External Material
32049 \family default
32050  dialog, only the path to the inserted file is shown in the output.
32051 \begin_inset Newline newline
32052 \end_inset
32053
32054 External material is displayed in LyX either as a box like this: 
32055 \begin_inset Graphics
32056         filename clipart/ExternalMaterialQt4.png
32057         scale 85
32058         scaleBeforeRotation
32059
32060 \end_inset
32061
32062  or as image, depending on the option 
32063 \family sans
32064 Show in LyX
32065 \family default
32066  in the 
32067 \family sans
32068 LaTeX and LyX options
32069 \family default
32070  tab of the dialog.
32071 \end_layout
32072
32073 \begin_layout Standard
32074 The 
32075 \family sans
32076 \emph on
32077 Customization
32078 \family default
32079 \emph default
32080  manual explains how you can define your own templates.
32081 \end_layout
32082
32083 \begin_layout Section
32084 Child Documents
32085 \begin_inset CommandInset label
32086 LatexCommand label
32087 name "sec:Child-Documents"
32088
32089 \end_inset
32090
32091
32092 \begin_inset Index idx
32093 status collapsed
32094
32095 \begin_layout Plain Layout
32096 External Document Parts ! Child Documents
32097 \end_layout
32098
32099 \end_inset
32100
32101
32102 \begin_inset Index idx
32103 status collapsed
32104
32105 \begin_layout Plain Layout
32106 Files ! Include
32107 \end_layout
32108
32109 \end_inset
32110
32111
32112 \end_layout
32113
32114 \begin_layout Standard
32115 Child documents are used when you have a long document consisting of several
32116  larger parts or sections.
32117  For maintenance it is often useful and sometimes even required to split
32118  the document in several files that can be revised separately.
32119  The different documents are then the so called child documents and a master
32120  document connects them to print the full document or parts of it.
32121  A child documents inherits elements of its master, for example the LaTeX
32122  preamble, the bibliography, and labels for cross-references.
32123 \end_layout
32124
32125 \begin_layout Standard
32126 To be able to work on child documents without the need to open their master,
32127  specify in the child document the master in the menu
32128 \family sans
32129  Document\SpecialChar \menuseparator
32130 Settings\SpecialChar \menuseparator
32131 Document
32132 \begin_inset space ~
32133 \end_inset
32134
32135 Class
32136 \family default
32137 .
32138  This master document will then be used in the background by LyX when you
32139  edit the child document.
32140 \end_layout
32141
32142 \begin_layout Standard
32143 Included documents are displayed in LyX as a box like this: 
32144 \begin_inset Graphics
32145         filename clipart/ChildDocumentQt4.png
32146         scale 85
32147         scaleBeforeRotation
32148
32149 \end_inset
32150
32151  To include child documents in a master document use the menu 
32152 \family sans
32153 Insert\SpecialChar \menuseparator
32154 File\SpecialChar \menuseparator
32155 Child
32156 \begin_inset space ~
32157 \end_inset
32158
32159 Documents
32160 \family default
32161 .
32162  A dialog pops up where you can choose between four include methods:
32163 \end_layout
32164
32165 \begin_layout Description
32166 Include You can include LyX and LaTeX-documents.
32167  When you press the 
32168 \family sans
32169 Load
32170 \family default
32171  button in the 
32172 \family sans
32173 Child Document
32174 \family default
32175  dialog, the included documents will be opened in LyX in a new file tab
32176  so that you can modify them.
32177 \begin_inset Newline newline
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \begin_layout Standard
32184 Here is a child document inserted using 
32185 \family sans
32186 Include
32187 \family default
32188
32189 \begin_inset CommandInset include
32190 LatexCommand include
32191 filename "DummyDocument1.lyx"
32192
32193 \end_inset
32194
32195
32196 \end_layout
32197
32198 \begin_layout Standard
32199 The section numbering includes the sections of the included files in the
32200  order they are inserted in the master document.
32201  The included example document has for example a subsection that is numbered
32202  as a subsection of this section.
32203  Labels of included documents can be referenced: Subsection
32204 \begin_inset space ~
32205 \end_inset
32206
32207
32208 \begin_inset CommandInset ref
32209 LatexCommand ref
32210 reference "sub:External-Subsection-1"
32211
32212 \end_inset
32213
32214
32215 \end_layout
32216
32217 \begin_layout Standard
32218 The preamble of the child document is ignored; only the preamble of the
32219  master document is used.
32220  Branches in child documents will be ignored by the master document when
32221  the master document does not have a branch with the same name.
32222  Included documents are inserted starting on a new page and ending with
32223  a page break.
32224 \end_layout
32225
32226 \begin_layout Standard
32227 If you are only working on a certain chapter of a large document and want
32228  to save compiling time, you can put each included file into a branch.
32229 \begin_inset Foot
32230 status collapsed
32231
32232 \begin_layout Plain Layout
32233 Branches are described in section 
32234 \emph on
32235 Branches
32236 \emph default
32237  of the LyX 
32238 \emph on
32239 Userguide
32240 \emph default
32241 .
32242 \end_layout
32243
32244 \end_inset
32245
32246  By enabling/disabling branches you can decide what included files will
32247  appear in the output.
32248 \end_layout
32249
32250 \begin_layout Standard
32251 \begin_inset Note Greyedout
32252 status open
32253
32254 \begin_layout Plain Layout
32255
32256 \series bold
32257 Note:
32258 \series default
32259  Due to a bug in LyX the LaTeX command 
32260 \series bold
32261
32262 \backslash
32263 includeonly
32264 \series default
32265  can currently not be used as an alternative to decide what files should
32266  be included.
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \end_layout
32273
32274 \begin_layout Standard
32275 \begin_inset Note Greyedout
32276 status open
32277
32278 \begin_layout Plain Layout
32279
32280 \series bold
32281 Note:
32282 \series default
32283  When you have included a LyX- or LaTeX-file, you are warned when you export/vie
32284 w the document in case the child document uses another document class than
32285  the master document as this will lead to unexpected outputs.
32286 \end_layout
32287
32288 \end_inset
32289
32290
32291 \end_layout
32292
32293 \begin_layout Description
32294 Input This method is very similar to the Include method.
32295  The differences are:
32296 \end_layout
32297
32298 \begin_deeper
32299 \begin_layout Itemize
32300 Input files don't start with a new page and don't end with a page break.
32301 \end_layout
32302
32303 \begin_layout Itemize
32304 Input files can be previewed in LyX when 
32305 \family sans
32306 Instant
32307 \begin_inset space ~
32308 \end_inset
32309
32310 Preview
32311 \family default
32312  is enabled in LyX's preferences under 
32313 \family sans
32314 Look
32315 \begin_inset space ~
32316 \end_inset
32317
32318 and
32319 \begin_inset space ~
32320 \end_inset
32321
32322 feel\SpecialChar \menuseparator
32323 Graphics
32324 \family default
32325 .
32326 \end_layout
32327
32328 \begin_layout Itemize
32329 The LaTeX-command 
32330 \series bold
32331
32332 \backslash
32333 includeonly
32334 \series default
32335  cannot be used.
32336 \end_layout
32337
32338 \end_deeper
32339 \begin_layout Standard
32340 Here is a child document inserted using 
32341 \family sans
32342 Input
32343 \family default
32344
32345 \begin_inset CommandInset include
32346 LatexCommand input
32347 filename "DummyDocument2.lyx"
32348
32349 \end_inset
32350
32351
32352 \end_layout
32353
32354 \begin_layout Description
32355 Verbatim With this method every text file can be included.
32356  The file is shown in the output with its source code; no command used in
32357  the text is invoked.
32358  You can use the option 
32359 \family sans
32360 Mark spaces in output
32361 \family default
32362  that displays the character 
32363 \begin_inset Quotes eld
32364 \end_inset
32365
32366
32367 \begin_inset ERT
32368 status collapsed
32369
32370 \begin_layout Plain Layout
32371
32372
32373 \backslash
32374 textvisiblespace 
32375 \end_layout
32376
32377 \end_inset
32378
32379
32380 \begin_inset Quotes erd
32381 \end_inset
32382
32383  for every space character in the source code.
32384  The difference from the method via the menu 
32385 \family sans
32386 Insert\SpecialChar \menuseparator
32387 File\SpecialChar \menuseparator
32388 Plain
32389 \begin_inset space ~
32390 \end_inset
32391
32392 Text
32393 \family default
32394  is that the document content is not shown in LyX.
32395 \end_layout
32396
32397 \begin_layout Standard
32398 Here is a child document inserted as Verbatim: 
32399 \begin_inset CommandInset include
32400 LatexCommand verbatiminput
32401 filename "DummyTextDocument.txt"
32402
32403 \end_inset
32404
32405
32406 \begin_inset VSpace bigskip
32407 \end_inset
32408
32409 Here is a child document inserted as Verbatim using the 
32410 \family sans
32411 Mark spaces in output
32412 \family default
32413  option: 
32414 \begin_inset CommandInset include
32415 LatexCommand verbatiminput*
32416 filename "DummyTextDocument.txt"
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset VSpace bigskip
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 \begin_inset Note Greyedout
32432 status open
32433
32434 \begin_layout Plain Layout
32435
32436 \series bold
32437 Note:
32438 \series default
32439  As you can see in the examples above, the text of the documents included
32440  as 
32441 \family sans
32442 verbatim
32443 \family default
32444  is not broken at the end of the document lines.
32445 \end_layout
32446
32447 \end_inset
32448
32449
32450 \end_layout
32451
32452 \begin_layout Description
32453 Listings This type is described in chapter
32454 \begin_inset space ~
32455 \end_inset
32456
32457
32458 \begin_inset CommandInset ref
32459 LatexCommand ref
32460 reference "cha:Program-Code-Listings"
32461
32462 \end_inset
32463
32464 .
32465 \end_layout
32466
32467 \begin_layout Standard
32468 \begin_inset Note Greyedout
32469 status open
32470
32471 \begin_layout Plain Layout
32472
32473 \series bold
32474 Note:
32475 \series default
32476  Including the same document twice in a document using different methods
32477  could cause LaTeX-problems.
32478 \end_layout
32479
32480 \end_inset
32481
32482
32483 \end_layout
32484
32485 \begin_layout Chapter
32486 Program Code Listings
32487 \begin_inset CommandInset label
32488 LatexCommand label
32489 name "cha:Program-Code-Listings"
32490
32491 \end_inset
32492
32493
32494 \begin_inset Index idx
32495 status collapsed
32496
32497 \begin_layout Plain Layout
32498 Listings
32499 \end_layout
32500
32501 \end_inset
32502
32503
32504 \begin_inset Index idx
32505 status collapsed
32506
32507 \begin_layout Plain Layout
32508 Program Code
32509 \end_layout
32510
32511 \end_inset
32512
32513
32514 \begin_inset Index idx
32515 status collapsed
32516
32517 \begin_layout Plain Layout
32518 Floats ! Listings
32519 \end_layout
32520
32521 \end_inset
32522
32523
32524 \end_layout
32525
32526 \begin_layout Standard
32527 To include and typeset program code you can use the 
32528 \family sans
32529 Listings
32530 \family default
32531  inset that can be inserted via the menu 
32532 \family sans
32533 Insert\SpecialChar \menuseparator
32534 Program Listing
32535 \family default
32536 .
32537  The LaTeX-package 
32538 \series bold
32539 listings
32540 \series default
32541
32542 \begin_inset Index idx
32543 status collapsed
32544
32545 \begin_layout Plain Layout
32546 LaTeX-packages ! listings
32547 \end_layout
32548
32549 \end_inset
32550
32551  provides a powerful and flexible way to insert program source code into
32552  your document.
32553 \end_layout
32554
32555 \begin_layout Standard
32556 Right-clicking on a listings inset opens the context menu containing where
32557  you can set the listings format.
32558 \end_layout
32559
32560 \begin_layout Standard
32561 By default, a listing starts a new paragraph in the output.
32562  The placement option 
32563 \family sans
32564 Inline
32565 \begin_inset space ~
32566 \end_inset
32567
32568 listing
32569 \family default
32570  prints the listing inline like this: 
32571 \begin_inset listings
32572 lstparams "language={C++}"
32573 inline true
32574 status open
32575
32576 \begin_layout Plain Layout
32577
32578 int a=5;
32579 \end_layout
32580
32581 \end_inset
32582
32583
32584 \begin_inset Newline newline
32585 \end_inset
32586
32587 The option 
32588 \family sans
32589 Float
32590 \family default
32591  creates a listings float where you can specify the placement options 
32592 \begin_inset Quotes eld
32593 \end_inset
32594
32595
32596 \family sans
32597 h
32598 \family default
32599
32600 \begin_inset Quotes erd
32601 \end_inset
32602
32603
32604 \begin_inset Quotes eld
32605 \end_inset
32606
32607
32608 \family sans
32609 t
32610 \family default
32611
32612 \begin_inset Quotes erd
32613 \end_inset
32614
32615
32616 \begin_inset Quotes eld
32617 \end_inset
32618
32619
32620 \family sans
32621 b
32622 \family default
32623
32624 \begin_inset Quotes erd
32625 \end_inset
32626
32627 , and 
32628 \begin_inset Quotes eld
32629 \end_inset
32630
32631
32632 \family sans
32633 p
32634 \family default
32635
32636 \begin_inset Quotes erd
32637 \end_inset
32638
32639  corresponding to the float placement options described in section
32640 \begin_inset space ~
32641 \end_inset
32642
32643
32644 \begin_inset CommandInset ref
32645 LatexCommand ref
32646 reference "sec:Float-Placement"
32647
32648 \end_inset
32649
32650 .
32651  The placement options can be mixed and are inserted without any separation,
32652  e.
32653 \begin_inset space \thinspace{}
32654 \end_inset
32655
32656 g.
32657 \begin_inset space \space{}
32658 \end_inset
32659
32660
32661 \begin_inset Quotes eld
32662 \end_inset
32663
32664
32665 \family sans
32666 htbp
32667 \family default
32668
32669 \begin_inset Quotes erd
32670 \end_inset
32671
32672 .
32673  The option 
32674 \begin_inset Quotes eld
32675 \end_inset
32676
32677 h
32678 \begin_inset Quotes erd
32679 \end_inset
32680
32681  has sometimes no effect, but you don't need to use the 
32682 \family sans
32683 Float
32684 \family default
32685  option in this case as also non-float listings can have captions and be
32686  referenced.
32687 \end_layout
32688
32689 \begin_layout Standard
32690 You can add captions to listings with the menu 
32691 \family sans
32692 Insert\SpecialChar \menuseparator
32693 Caption
32694 \family default
32695 .
32696  Listings can be referenced like floats: Listing
32697 \begin_inset space ~
32698 \end_inset
32699
32700
32701 \begin_inset CommandInset ref
32702 LatexCommand ref
32703 reference "lst:Example-Listing"
32704
32705 \end_inset
32706
32707
32708 \end_layout
32709
32710 \begin_layout Standard
32711 \begin_inset listings
32712 lstparams "language=Python"
32713 inline false
32714 status open
32715
32716 \begin_layout Plain Layout
32717
32718 \begin_inset Caption
32719
32720 \begin_layout Plain Layout
32721 \begin_inset CommandInset label
32722 LatexCommand label
32723 name "lst:Example-Listing"
32724
32725 \end_inset
32726
32727 Example Listing float
32728 \end_layout
32729
32730 \end_inset
32731
32732 # Example listing float
32733 \end_layout
32734
32735 \begin_layout Plain Layout
32736
32737 def func(param):
32738 \end_layout
32739
32740 \begin_layout Plain Layout
32741
32742     'this is a python function'
32743 \end_layout
32744
32745 \begin_layout Plain Layout
32746
32747     pass
32748 \end_layout
32749
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \begin_layout Standard
32756 When you have set a programming language in the listings dialog, the keywords
32757  of this language will be recognized and specially typeset in the output.
32758  In the example listings the Python keyword 
32759 \begin_inset Quotes eld
32760 \end_inset
32761
32762 def
32763 \begin_inset Quotes erd
32764 \end_inset
32765
32766  is recognized and printed bold in the output.
32767 \end_layout
32768
32769 \begin_layout Standard
32770 \begin_inset Note Greyedout
32771 status open
32772
32773 \begin_layout Plain Layout
32774
32775 \series bold
32776 Note:
32777 \series default
32778  If you don't get bold keywords when using typewriter fonts, your 
32779 \family typewriter
32780 typewriter
32781 \family default
32782  font probably doesn't provide a bold shape.
32783  In this case select a different one in the menu 
32784 \family sans
32785 Document\SpecialChar \menuseparator
32786 Settings\SpecialChar \menuseparator
32787 Fonts
32788 \family default
32789 .
32790  (The fonts 
32791 \emph on
32792 LuxiMono, BeraMono
32793 \emph default
32794  and 
32795 \emph on
32796 Courier
32797 \emph default
32798  provide bold shapes.)
32799 \end_layout
32800
32801 \end_inset
32802
32803
32804 \end_layout
32805
32806 \begin_layout Standard
32807 In section 
32808 \family sans
32809 Line
32810 \begin_inset space ~
32811 \end_inset
32812
32813 numbering
32814 \family default
32815  of the listings dialog you can specify the line numbering style.
32816  You can insert a number to specify which lines are numbered in the field
32817  
32818 \family sans
32819 Step
32820 \family default
32821 .
32822  When you insert e.
32823 \begin_inset space \thinspace{}
32824 \end_inset
32825
32826 g.
32827 \begin_inset space \space{}
32828 \end_inset
32829
32830
32831 \begin_inset Quotes eld
32832 \end_inset
32833
32834 3
32835 \begin_inset Quotes erd
32836 \end_inset
32837
32838 , only every 3rd line will be numbered.
32839 \end_layout
32840
32841 \begin_layout Standard
32842 You can furthermore specify a range of lines; only these will then appear
32843  in the output.
32844  The option 
32845 \family sans
32846 Extended character table
32847 \family default
32848  should be used when you use national characters like the German umlauts
32849  in the listing.
32850 \begin_inset Newline newline
32851 \end_inset
32852
32853 Here is an example listing with left line numbering, step 
32854 \begin_inset Quotes eld
32855 \end_inset
32856
32857 3
32858 \begin_inset Quotes erd
32859 \end_inset
32860
32861 , language 
32862 \begin_inset Quotes eld
32863 \end_inset
32864
32865 Python
32866 \begin_inset Quotes erd
32867 \end_inset
32868
32869 , options 
32870 \begin_inset Quotes eld
32871 \end_inset
32872
32873 Extended character table
32874 \begin_inset Quotes erd
32875 \end_inset
32876
32877  and 
32878 \begin_inset Quotes eld
32879 \end_inset
32880
32881 Space
32882 \begin_inset space ~
32883 \end_inset
32884
32885 as
32886 \begin_inset space ~
32887 \end_inset
32888
32889 symbol
32890 \begin_inset Quotes erd
32891 \end_inset
32892
32893 , range lines 3
32894 \begin_inset space \thinspace{}
32895 \end_inset
32896
32897 -
32898 \begin_inset space \thinspace{}
32899 \end_inset
32900
32901 8:
32902 \end_layout
32903
32904 \begin_layout Standard
32905 \begin_inset listings
32906 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32907 inline false
32908 status open
32909
32910 \begin_layout Plain Layout
32911
32912 def func(param):
32913 \end_layout
32914
32915 \begin_layout Plain Layout
32916
32917     'this is a python function'
32918 \end_layout
32919
32920 \begin_layout Plain Layout
32921
32922     pass
32923 \end_layout
32924
32925 \begin_layout Plain Layout
32926
32927 def func(param):
32928 \end_layout
32929
32930 \begin_layout Plain Layout
32931
32932 'This is a German word: Tschüß'
32933 \end_layout
32934
32935 \begin_layout Plain Layout
32936
32937 pass
32938 \end_layout
32939
32940 \begin_layout Plain Layout
32941
32942 def func(param):
32943 \end_layout
32944
32945 \begin_layout Plain Layout
32946
32947 'this is a python function'
32948 \end_layout
32949
32950 \begin_layout Plain Layout
32951
32952 pass
32953 \end_layout
32954
32955 \end_inset
32956
32957
32958 \end_layout
32959
32960 \begin_layout Standard
32961 When you have tabulators in your listing, you can specify the number of
32962  characters that are spanned by a tabulator in the field 
32963 \family sans
32964 Tabulator
32965 \begin_inset space ~
32966 \end_inset
32967
32968 size
32969 \family default
32970 .
32971 \end_layout
32972
32973 \begin_layout Standard
32974 \begin_inset Note Greyedout
32975 status open
32976
32977 \begin_layout Plain Layout
32978
32979 \series bold
32980 Note:
32981 \series default
32982  Due to a bug in the 
32983 \series bold
32984 listings
32985 \series default
32986  package the line numbering is shifted by a line by every previous listing.
32987  That's the reason why the lines 2 and 5 are numbered in the above listing
32988  and not the lines 3 and 6.
32989 \end_layout
32990
32991 \end_inset
32992
32993
32994 \end_layout
32995
32996 \begin_layout Standard
32997 \begin_inset VSpace bigskip
32998 \end_inset
32999
33000
33001 \end_layout
33002
33003 \begin_layout Standard
33004 It is also possible to print lines from a file as listing.
33005  To do this, use the menu 
33006 \family sans
33007 Insert\SpecialChar \menuseparator
33008 File\SpecialChar \menuseparator
33009 Child Document
33010 \family default
33011  and choose the type 
33012 \family sans
33013 Listings
33014 \family default
33015 .
33016 \begin_inset Foot
33017 status collapsed
33018
33019 \begin_layout Plain Layout
33020 The other child document types are described in section
33021 \begin_inset space ~
33022 \end_inset
33023
33024
33025 \begin_inset CommandInset ref
33026 LatexCommand ref
33027 reference "sec:Child-Documents"
33028
33029 \end_inset
33030
33031 .
33032 \end_layout
33033
33034 \end_inset
33035
33036  In the child document dialog you can specify the listing parameters in
33037  a text box.
33038  To show a list of all available parameters, type in a question mark 
33039 \begin_inset Quotes eld
33040 \end_inset
33041
33042 ?
33043 \begin_inset Quotes erd
33044 \end_inset
33045
33046  in the text box.
33047 \end_layout
33048
33049 \begin_layout Standard
33050 To reference child document listings, write a label text into the corresponding
33051  field of the child document dialog.
33052  The label can then be referenced using the menu 
33053 \family sans
33054 Insert\SpecialChar \menuseparator
33055 Cross-Reference
33056 \family default
33057 .
33058 \end_layout
33059
33060 \begin_layout Standard
33061 Listing
33062 \begin_inset space ~
33063 \end_inset
33064
33065
33066 \begin_inset CommandInset ref
33067 LatexCommand ref
33068 reference "lst:file-listing"
33069
33070 \end_inset
33071
33072  is an example for a listing of a file; there the lines 10
33073 \begin_inset space \thinspace{}
33074 \end_inset
33075
33076 -
33077 \begin_inset space \thinspace{}
33078 \end_inset
33079
33080 15 of this LyX file are listed.
33081 \end_layout
33082
33083 \begin_layout Standard
33084 \begin_inset CommandInset include
33085 LatexCommand lstinputlisting
33086 filename "EmbeddedObjects.lyx"
33087 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
33088
33089 \end_inset
33090
33091
33092 \end_layout
33093
33094 \begin_layout Standard
33095 \begin_inset VSpace bigskip
33096 \end_inset
33097
33098
33099 \end_layout
33100
33101 \begin_layout Standard
33102 Inserting a formula into a listing can be done the following way:
33103 \end_layout
33104
33105 \begin_layout Enumerate
33106 Open the listings dialog and add
33107 \begin_inset Newline newline
33108 \end_inset
33109
33110
33111 \family sans
33112 mathescape=true
33113 \family default
33114
33115 \begin_inset Newline newline
33116 \end_inset
33117
33118 to the field of the 
33119 \family sans
33120 Advanced
33121 \family default
33122  tab.
33123 \end_layout
33124
33125 \begin_layout Enumerate
33126 Create a formula outside the listing
33127 \end_layout
33128
33129 \begin_layout Enumerate
33130 Copy the content of the formula (not the formula inset) to the clipboard
33131  (shortcut 
33132 \begin_inset Info
33133 type  "shortcut"
33134 arg   "copy"
33135 \end_inset
33136
33137 )
33138 \end_layout
33139
33140 \begin_layout Enumerate
33141 In the listing write 
33142 \begin_inset Quotes eld
33143 \end_inset
33144
33145
33146 \family sans
33147 $$
33148 \family default
33149
33150 \begin_inset Quotes erd
33151 \end_inset
33152
33153  and copy from the clipboard between the dollar-signs (shortcut 
33154 \begin_inset Info
33155 type  "shortcut"
33156 arg   "paste"
33157 \end_inset
33158
33159 )
33160 \end_layout
33161
33162 \begin_layout Standard
33163 \begin_inset listings
33164 lstparams "language=Python,mathescape=true"
33165 inline false
33166 status open
33167
33168 \begin_layout Plain Layout
33169
33170 \begin_inset Caption
33171
33172 \begin_layout Plain Layout
33173 Example Listing float containing a formula
33174 \end_layout
33175
33176 \end_inset
33177
33178 # Example listing float
33179 \end_layout
33180
33181 \begin_layout Plain Layout
33182
33183 def func(param):
33184 \end_layout
33185
33186 \begin_layout Plain Layout
33187
33188     # $
33189 \backslash
33190 prod_{n=1}^{
33191 \backslash
33192 infty}
33193 \backslash
33194 ,
33195 \backslash
33196 frac{1}{x^{2}}$
33197 \end_layout
33198
33199 \begin_layout Plain Layout
33200
33201     pass
33202 \end_layout
33203
33204 \end_inset
33205
33206
33207 \end_layout
33208
33209 \begin_layout Standard
33210 \begin_inset VSpace bigskip
33211 \end_inset
33212
33213
33214 \end_layout
33215
33216 \begin_layout Standard
33217 Global listings settings can be set in the 
33218 \family sans
33219 Document\SpecialChar \menuseparator
33220 Settings\SpecialChar \menuseparator
33221 Text Layout
33222 \family default
33223  dialog.
33224  To get there a list of available options, type in a question mark 
33225 \begin_inset Quotes eld
33226 \end_inset
33227
33228 ?
33229 \begin_inset Quotes erd
33230 \end_inset
33231
33232  in the 
33233 \family sans
33234 Listings
33235 \begin_inset space ~
33236 \end_inset
33237
33238 settings
33239 \family default
33240  field.
33241 \end_layout
33242
33243 \begin_layout Standard
33244 For more information about the 
33245 \series bold
33246 listings
33247 \series default
33248  package, we refer to its documentation 
33249 \begin_inset CommandInset citation
33250 LatexCommand cite
33251 key "listings"
33252
33253 \end_inset
33254
33255 .
33256 \end_layout
33257
33258 \begin_layout Standard
33259 \begin_inset Newpage newpage
33260 \end_inset
33261
33262
33263 \end_layout
33264
33265 \begin_layout Chapter
33266 \start_of_appendix
33267 Units available in LyX
33268 \begin_inset Index idx
33269 status collapsed
33270
33271 \begin_layout Plain Layout
33272 Units
33273 \end_layout
33274
33275 \end_inset
33276
33277
33278 \begin_inset CommandInset label
33279 LatexCommand label
33280 name "cha:Units-available-in"
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Standard
33288 To understand the units described in this documentation, Table
33289 \begin_inset space ~
33290 \end_inset
33291
33292
33293 \begin_inset CommandInset ref
33294 LatexCommand ref
33295 reference "tab:Units"
33296
33297 \end_inset
33298
33299  explains all units available in LyX.
33300 \end_layout
33301
33302 \begin_layout Standard
33303 \begin_inset Float table
33304 placement h
33305 wide false
33306 sideways false
33307 status open
33308
33309 \begin_layout Plain Layout
33310 \begin_inset Caption
33311
33312 \begin_layout Plain Layout
33313 \begin_inset CommandInset label
33314 LatexCommand label
33315 name "tab:Units"
33316
33317 \end_inset
33318
33319 Units
33320 \end_layout
33321
33322 \end_inset
33323
33324
33325 \end_layout
33326
33327 \begin_layout Plain Layout
33328 \begin_inset VSpace medskip
33329 \end_inset
33330
33331
33332 \end_layout
33333
33334 \begin_layout Plain Layout
33335 \align center
33336 \begin_inset Tabular
33337 <lyxtabular version="3" rows="20" columns="2">
33338 <features tabularvalignment="middle">
33339 <column alignment="center" valignment="top" width="0">
33340 <column alignment="center" valignment="top" width="0">
33341 <row>
33342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33343 \begin_inset Text
33344
33345 \begin_layout Plain Layout
33346 unit
33347 \end_layout
33348
33349 \end_inset
33350 </cell>
33351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33352 \begin_inset Text
33353
33354 \begin_layout Plain Layout
33355 name/description
33356 \end_layout
33357
33358 \end_inset
33359 </cell>
33360 </row>
33361 <row>
33362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366 mm
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375 millimeter
33376 \end_layout
33377
33378 \end_inset
33379 </cell>
33380 </row>
33381 <row>
33382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33383 \begin_inset Text
33384
33385 \begin_layout Plain Layout
33386 cm
33387 \end_layout
33388
33389 \end_inset
33390 </cell>
33391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33392 \begin_inset Text
33393
33394 \begin_layout Plain Layout
33395 centimeter
33396 \end_layout
33397
33398 \end_inset
33399 </cell>
33400 </row>
33401 <row>
33402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33403 \begin_inset Text
33404
33405 \begin_layout Plain Layout
33406 in
33407 \end_layout
33408
33409 \end_inset
33410 </cell>
33411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33412 \begin_inset Text
33413
33414 \begin_layout Plain Layout
33415 inch
33416 \end_layout
33417
33418 \end_inset
33419 </cell>
33420 </row>
33421 <row>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426 pt
33427 \end_layout
33428
33429 \end_inset
33430 </cell>
33431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33432 \begin_inset Text
33433
33434 \begin_layout Plain Layout
33435 point (72.27
33436 \begin_inset space \thinspace{}
33437 \end_inset
33438
33439 pt = 1
33440 \begin_inset space \thinspace{}
33441 \end_inset
33442
33443 in)
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 </row>
33449 <row>
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Plain Layout
33454 pc
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463 pica (1
33464 \begin_inset space \thinspace{}
33465 \end_inset
33466
33467 pc = 12
33468 \begin_inset space \thinspace{}
33469 \end_inset
33470
33471 pt)
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 </row>
33477 <row>
33478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33479 \begin_inset Text
33480
33481 \begin_layout Plain Layout
33482 sp
33483 \end_layout
33484
33485 \end_inset
33486 </cell>
33487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33488 \begin_inset Text
33489
33490 \begin_layout Plain Layout
33491 scaled point (65536
33492 \begin_inset space \thinspace{}
33493 \end_inset
33494
33495 sp = 1
33496 \begin_inset space \thinspace{}
33497 \end_inset
33498
33499 pt)
33500 \end_layout
33501
33502 \end_inset
33503 </cell>
33504 </row>
33505 <row>
33506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Plain Layout
33510 bp
33511 \end_layout
33512
33513 \end_inset
33514 </cell>
33515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33516 \begin_inset Text
33517
33518 \begin_layout Plain Layout
33519 big point (72
33520 \begin_inset space \thinspace{}
33521 \end_inset
33522
33523 bp = 1
33524 \begin_inset space \thinspace{}
33525 \end_inset
33526
33527 in)
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 </row>
33533 <row>
33534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Plain Layout
33538 dd
33539 \end_layout
33540
33541 \end_inset
33542 </cell>
33543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Plain Layout
33547 didot (1
33548 \begin_inset space \thinspace{}
33549 \end_inset
33550
33551 dd 
33552 \begin_inset Formula $\approx$
33553 \end_inset
33554
33555  0.376
33556 \begin_inset space \thinspace{}
33557 \end_inset
33558
33559 mm)
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 </row>
33565 <row>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570 cc
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33576 \begin_inset Text
33577
33578 \begin_layout Plain Layout
33579 cicero (1
33580 \begin_inset space \thinspace{}
33581 \end_inset
33582
33583 cc = 12
33584 \begin_inset space \thinspace{}
33585 \end_inset
33586
33587 dd)
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 </row>
33593 <row>
33594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598 Scale%
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607 % of original image width
33608 \end_layout
33609
33610 \end_inset
33611 </cell>
33612 </row>
33613 <row>
33614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33615 \begin_inset Text
33616
33617 \begin_layout Plain Layout
33618 text%
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33624 \begin_inset Text
33625
33626 \begin_layout Plain Layout
33627 % of text width
33628 \end_layout
33629
33630 \end_inset
33631 </cell>
33632 </row>
33633 <row>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638 col%
33639 \end_layout
33640
33641 \end_inset
33642 </cell>
33643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33644 \begin_inset Text
33645
33646 \begin_layout Plain Layout
33647 % of column width
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 </row>
33653 <row>
33654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33655 \begin_inset Text
33656
33657 \begin_layout Plain Layout
33658 page%
33659 \end_layout
33660
33661 \end_inset
33662 </cell>
33663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667 % of paper width
33668 \end_layout
33669
33670 \end_inset
33671 </cell>
33672 </row>
33673 <row>
33674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678 line%
33679 \end_layout
33680
33681 \end_inset
33682 </cell>
33683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33684 \begin_inset Text
33685
33686 \begin_layout Plain Layout
33687 % of line width
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 </row>
33693 <row>
33694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33695 \begin_inset Text
33696
33697 \begin_layout Plain Layout
33698 theight%
33699 \end_layout
33700
33701 \end_inset
33702 </cell>
33703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33704 \begin_inset Text
33705
33706 \begin_layout Plain Layout
33707 % of text height
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 </row>
33713 <row>
33714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718 pheight%
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33724 \begin_inset Text
33725
33726 \begin_layout Plain Layout
33727 % of paper height
33728 \end_layout
33729
33730 \end_inset
33731 </cell>
33732 </row>
33733 <row>
33734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738 ex
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747 height of letter 
33748 \emph on
33749 x
33750 \emph default
33751  in current font
33752 \end_layout
33753
33754 \end_inset
33755 </cell>
33756 </row>
33757 <row>
33758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33759 \begin_inset Text
33760
33761 \begin_layout Plain Layout
33762 em
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33768 \begin_inset Text
33769
33770 \begin_layout Plain Layout
33771 width of letter 
33772 \emph on
33773 M
33774 \emph default
33775  in current font
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 </row>
33781 <row>
33782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33783 \begin_inset Text
33784
33785 \begin_layout Plain Layout
33786 mu
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795 math unit (1
33796 \begin_inset space \thinspace{}
33797 \end_inset
33798
33799 mu = 1/18
33800 \begin_inset space \thinspace{}
33801 \end_inset
33802
33803 em)
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 </row>
33809 </lyxtabular>
33810
33811 \end_inset
33812
33813
33814 \end_layout
33815
33816 \end_inset
33817
33818
33819 \end_layout
33820
33821 \begin_layout Chapter
33822 Output File Formats with Graphics
33823 \begin_inset CommandInset label
33824 LatexCommand label
33825 name "cha:Output-File-Formats"
33826
33827 \end_inset
33828
33829
33830 \end_layout
33831
33832 \begin_layout Section
33833 DVI
33834 \begin_inset Index idx
33835 status collapsed
33836
33837 \begin_layout Plain Layout
33838 File Formats ! DVI
33839 \end_layout
33840
33841 \end_inset
33842
33843
33844 \begin_inset Index idx
33845 status collapsed
33846
33847 \begin_layout Plain Layout
33848 DVI|see
33849 \begin_inset ERT
33850 status collapsed
33851
33852 \begin_layout Plain Layout
33853
33854 {
33855 \end_layout
33856
33857 \end_inset
33858
33859 File Formats
33860 \begin_inset ERT
33861 status collapsed
33862
33863 \begin_layout Plain Layout
33864
33865 }
33866 \end_layout
33867
33868 \end_inset
33869
33870
33871 \end_layout
33872
33873 \end_inset
33874
33875
33876 \end_layout
33877
33878 \begin_layout Standard
33879 This file type has the extension 
33880 \begin_inset Quotes eld
33881 \end_inset
33882
33883
33884 \family typewriter
33885 .dvi
33886 \family default
33887
33888 \begin_inset Quotes erd
33889 \end_inset
33890
33891 .
33892  It is called 
33893 \begin_inset Quotes eld
33894 \end_inset
33895
33896 device-independent
33897 \begin_inset Quotes erd
33898 \end_inset
33899
33900  (DVI), because it is completely portable; you can move them from one machine
33901  to another without needing to do any sort of conversion.
33902  At the time when this file-format was developed, this was no matter of
33903  course.
33904  DVIs are used for quick previews and as pre-stage for other output formats,
33905  like PostScript.
33906 \end_layout
33907
33908 \begin_layout Standard
33909 \begin_inset Note Greyedout
33910 status open
33911
33912 \begin_layout Plain Layout
33913
33914 \series bold
33915 Note:
33916 \series default
33917  DVI-files do not contain images; they will only be a linked.
33918 \end_layout
33919
33920 \end_inset
33921
33922  So don't forget this, if you move your 
33923 \family typewriter
33924 .dvi
33925 \family default
33926  file to another computer.
33927  This property can also slow down your computer when you view the DVI, because
33928  the DVI-viewer has to convert the image in the background to make it visible
33929  when you scroll in the DVI.
33930  So it is recommended that you use PDF for files with many images.
33931 \end_layout
33932
33933 \begin_layout Standard
33934 You can export your document to DVI by using the menu 
33935 \family sans
33936 File\SpecialChar \menuseparator
33937 Export\SpecialChar \menuseparator
33938 DVI
33939 \family default
33940 .
33941  You can view your document as DVI via the 
33942 \family sans
33943 View
33944 \family default
33945  menu or by using the toolbar button 
33946 \begin_inset Graphics
33947         filename ../images/buffer-view_dvi.png
33948         scale 85
33949         scaleBeforeRotation
33950
33951 \end_inset
33952
33953 .
33954 \end_layout
33955
33956 \begin_layout Section
33957 PostScript
33958 \begin_inset CommandInset label
33959 LatexCommand label
33960 name "sec:PostScript"
33961
33962 \end_inset
33963
33964
33965 \begin_inset Index idx
33966 status collapsed
33967
33968 \begin_layout Plain Layout
33969 File Formats ! PostScript
33970 \end_layout
33971
33972 \end_inset
33973
33974
33975 \begin_inset Index idx
33976 status collapsed
33977
33978 \begin_layout Plain Layout
33979 PostScript|see
33980 \begin_inset ERT
33981 status collapsed
33982
33983 \begin_layout Plain Layout
33984
33985 {
33986 \end_layout
33987
33988 \end_inset
33989
33990 File Formats
33991 \begin_inset ERT
33992 status collapsed
33993
33994 \begin_layout Plain Layout
33995
33996 }
33997 \end_layout
33998
33999 \end_inset
34000
34001
34002 \end_layout
34003
34004 \end_inset
34005
34006
34007 \end_layout
34008
34009 \begin_layout Standard
34010 This file type has the extension 
34011 \begin_inset Quotes eld
34012 \end_inset
34013
34014
34015 \family typewriter
34016 .ps
34017 \family default
34018
34019 \begin_inset Quotes erd
34020 \end_inset
34021
34022 .
34023  PostScript was developed by the company 
34024 \family typewriter
34025 Adobe
34026 \family default
34027  as a printer language.
34028  The file therefore contains commands that the printer uses to print the
34029  file.
34030  PostScript can be seen as a 
34031 \begin_inset Quotes eld
34032 \end_inset
34033
34034 programming language
34035 \begin_inset Quotes erd
34036 \end_inset
34037
34038 ; you can calculate with it and draw diagrams and images
34039 \begin_inset Foot
34040 status collapsed
34041
34042 \begin_layout Plain Layout
34043 If you are interested to learn more about this, have a look at the LaTeX-package
34044  
34045 \series bold
34046 PSTricks
34047 \series default
34048  
34049 \begin_inset CommandInset citation
34050 LatexCommand cite
34051 key "pstricks"
34052
34053 \end_inset
34054
34055 .
34056 \end_layout
34057
34058 \end_inset
34059
34060 .
34061  Due to this ability, the files are often bigger than PDFs.
34062 \end_layout
34063
34064 \begin_layout Standard
34065 PostScript can only contain images in the format 
34066 \begin_inset Quotes eld
34067 \end_inset
34068
34069 Encapsulated PostScript
34070 \begin_inset Quotes erd
34071 \end_inset
34072
34073  (EPS, file extension 
34074 \begin_inset Quotes eld
34075 \end_inset
34076
34077
34078 \family typewriter
34079 .eps
34080 \family default
34081
34082 \begin_inset Quotes erd
34083 \end_inset
34084
34085 ).
34086  As LyX allows you to use any known image format in your document, it has
34087  to convert images in the background to EPS.
34088  If you have e.g.
34089 \begin_inset space ~
34090 \end_inset
34091
34092 50
34093 \begin_inset space ~
34094 \end_inset
34095
34096 images in your document, LyX has to do 50
34097 \begin_inset space ~
34098 \end_inset
34099
34100 conversions whenever you view or export your document.
34101  This will slow down your work flow with LyX drastically.
34102  So if you plan to use PostScript, you can insert your images directly as
34103  EPS to avoid this problem.
34104 \end_layout
34105
34106 \begin_layout Standard
34107 You can export your document to PostScript using the menu 
34108 \family sans
34109 File\SpecialChar \menuseparator
34110 Export\SpecialChar \menuseparator
34111 Postscript
34112 \family default
34113 .
34114  You can view your document as PostScript via the 
34115 \family sans
34116 View
34117 \family default
34118  menu or by using the toolbar button 
34119 \begin_inset Graphics
34120         filename ../images/buffer-view_ps.png
34121         scale 85
34122         scaleBeforeRotation
34123
34124 \end_inset
34125
34126 .
34127 \end_layout
34128
34129 \begin_layout Section
34130 PDF
34131 \begin_inset Index idx
34132 status collapsed
34133
34134 \begin_layout Plain Layout
34135 File Formats ! PDF
34136 \end_layout
34137
34138 \end_inset
34139
34140
34141 \begin_inset Index idx
34142 status collapsed
34143
34144 \begin_layout Plain Layout
34145 PDF
34146 \end_layout
34147
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \begin_layout Standard
34154 This file type has the extension 
34155 \begin_inset Quotes eld
34156 \end_inset
34157
34158
34159 \family typewriter
34160 .pdf
34161 \family default
34162
34163 \begin_inset Quotes erd
34164 \end_inset
34165
34166 .
34167  The 
34168 \begin_inset Quotes eld
34169 \end_inset
34170
34171 Portable Document Format
34172 \begin_inset Quotes erd
34173 \end_inset
34174
34175  (PDF) was developed by 
34176 \family typewriter
34177 Adobe
34178 \family default
34179  as a derivative of PostScript.
34180  It is more compressed and it uses fewer commands than PostScript.
34181  As the name 
34182 \begin_inset Quotes eld
34183 \end_inset
34184
34185 portable
34186 \begin_inset Quotes erd
34187 \end_inset
34188
34189  implies, it can be processed at any computer system and the printed output
34190  looks exactly the same.
34191 \end_layout
34192
34193 \begin_layout Standard
34194 PDF can contain images in its own PDF format, in the format 
34195 \begin_inset Quotes eld
34196 \end_inset
34197
34198 Joint Photographic Experts Group
34199 \begin_inset Quotes erd
34200 \end_inset
34201
34202  (JPG, file extension 
34203 \begin_inset Quotes eld
34204 \end_inset
34205
34206
34207 \family typewriter
34208 .jpg
34209 \family default
34210
34211 \begin_inset Quotes erd
34212 \end_inset
34213
34214  or 
34215 \begin_inset Quotes eld
34216 \end_inset
34217
34218
34219 \family typewriter
34220 .jpeg
34221 \family default
34222
34223 \begin_inset Quotes erd
34224 \end_inset
34225
34226 ), and in the format 
34227 \begin_inset Quotes eld
34228 \end_inset
34229
34230 Portable Network Graphics
34231 \begin_inset Quotes erd
34232 \end_inset
34233
34234  (PNG, file extension 
34235 \begin_inset Quotes eld
34236 \end_inset
34237
34238
34239 \family typewriter
34240 .png
34241 \family default
34242
34243 \begin_inset Quotes erd
34244 \end_inset
34245
34246 ).
34247  Nevertheless you can use any other image format, because LyX converts them
34248  in the background to one of these formats.
34249  But as described in the section about PostScript, the image conversion
34250  will slow down your work flow.
34251  So it is recommended that you use images in one of the three mentioned
34252  formats.
34253 \end_layout
34254
34255 \begin_layout Standard
34256 You can export your document to PDF via the menu 
34257 \family sans
34258 File\SpecialChar \menuseparator
34259 Export
34260 \family default
34261  in three different ways:
34262 \end_layout
34263
34264 \begin_layout Description
34265 PDF
34266 \begin_inset space ~
34267 \end_inset
34268
34269 (ps2pdf) This uses the program 
34270 \family typewriter
34271 ps2pdf
34272 \family default
34273  that creates a PDF from a PostScript-version of your file.
34274  The PostScript-version is produced by the program 
34275 \family typewriter
34276 dvips
34277 \family default
34278  which uses a DVI-version as intermediate step.
34279  So this export variant consists of three conversions.
34280 \end_layout
34281
34282 \begin_layout Description
34283 PDF
34284 \begin_inset space ~
34285 \end_inset
34286
34287 (dvipdfm) This uses the program 
34288 \family typewriter
34289 dvipdfm
34290 \family default
34291  that converts your file in the background to DVI and in a second step to
34292  PDF.
34293 \end_layout
34294
34295 \begin_layout Description
34296 PDF
34297 \begin_inset space ~
34298 \end_inset
34299
34300 (pdflatex) This uses the program 
34301 \family typewriter
34302 pdftex
34303 \family default
34304  that converts your file directly to PDF.
34305 \end_layout
34306
34307 \begin_layout Standard
34308 It is recommended that you use 
34309 \family sans
34310 PDF
34311 \begin_inset space ~
34312 \end_inset
34313
34314 (pdflatex)
34315 \family default
34316  because 
34317 \family typewriter
34318 pdftex
34319 \family default
34320  supports all features of actual PDF-versions, is quick and works stable.
34321  The program 
34322 \family typewriter
34323 dvipdfm
34324 \family default
34325  is not under development and therefore a bit outdated.
34326 \end_layout
34327
34328 \begin_layout Standard
34329 You can view your document as PDF via the 
34330 \family sans
34331 View
34332 \family default
34333  menu or by using the toolbar button 
34334 \begin_inset Graphics
34335         filename ../images/buffer-view_pdf2.png
34336         scale 85
34337         scaleBeforeRotation
34338
34339 \end_inset
34340
34341  
34342 \family sans
34343 (
34344 \family default
34345 that uses 
34346 \family sans
34347 PDF
34348 \begin_inset space ~
34349 \end_inset
34350
34351 (pdflatex)
34352 \family default
34353 ).
34354 \end_layout
34355
34356 \begin_layout Chapter
34357 Explanation of Equation
34358 \begin_inset space ~
34359 \end_inset
34360
34361 (
34362 \begin_inset CommandInset ref
34363 LatexCommand ref
34364 reference "eq:Wgn"
34365
34366 \end_inset
34367
34368 )
34369 \begin_inset CommandInset label
34370 LatexCommand label
34371 name "cha:Explanation-of-Equation"
34372
34373 \end_inset
34374
34375
34376 \end_layout
34377
34378 \begin_layout Standard
34379 We can calculate the total width of 
34380 \emph on
34381 n
34382 \emph default
34383  table cells 
34384 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34385 \end_inset
34386
34387  as follows:
34388 \end_layout
34389
34390 \begin_layout Standard
34391 \begin_inset Formula \begin{equation}
34392 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}
34393
34394 \end_inset
34395
34396 where 
34397 \begin_inset Formula $W_{g\, n}$
34398 \end_inset
34399
34400  is the given width of all cells, 
34401 \series bold
34402
34403 \backslash
34404 tabcolsep
34405 \series default
34406  is the LaTeX-length between the cell text and the cell border (its default
34407  value is 6
34408 \begin_inset space \thinspace{}
34409 \end_inset
34410
34411 pt).
34412  
34413 \series bold
34414
34415 \backslash
34416 arrayrulewidth
34417 \series default
34418  is the thickness of the cell border line, the default is 0.4
34419 \begin_inset space \thinspace{}
34420 \end_inset
34421
34422 pt.
34423 \end_layout
34424
34425 \begin_layout Standard
34426 Following equation
34427 \begin_inset space ~
34428 \end_inset
34429
34430
34431 \begin_inset CommandInset ref
34432 LatexCommand eqref
34433 reference "eq:Wtot_n"
34434
34435 \end_inset
34436
34437 , the total width of a multicolumn 
34438 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34439 \end_inset
34440
34441  is
34442 \end_layout
34443
34444 \begin_layout Standard
34445 \begin_inset Formula \begin{equation}
34446 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34447
34448 \end_inset
34449
34450
34451 \end_layout
34452
34453 \begin_layout Standard
34454 By setting equation
34455 \begin_inset space ~
34456 \end_inset
34457
34458
34459 \begin_inset CommandInset ref
34460 LatexCommand eqref
34461 reference "eq:Wtot_n"
34462
34463 \end_inset
34464
34465  and 
34466 \begin_inset CommandInset ref
34467 LatexCommand eqref
34468 reference "eq:Wtot_mult"
34469
34470 \end_inset
34471
34472  equal we can calculate the needed given width 
34473 \begin_inset Formula $W_{g\, n}$
34474 \end_inset
34475
34476  when 
34477 \emph on
34478 n
34479 \emph default
34480  columns are spanned, so that each column has a total width of 
34481 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34482 \end_inset
34483
34484 :
34485 \end_layout
34486
34487 \begin_layout Standard
34488 \begin_inset Formula \begin{equation}
34489 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \begin_layout Bibliography
34497 \labelwidthstring Bibliography
34498 \begin_inset CommandInset bibitem
34499 LatexCommand bibitem
34500 key "latexcompanion"
34501
34502 \end_inset
34503
34504 Frank Mittelbach and Michel Goossens: 
34505 \emph on
34506 The LaTeX Companion Second Edition.
34507
34508 \emph default
34509  Addison-Wesley, 2004
34510 \end_layout
34511
34512 \begin_layout Bibliography
34513 \labelwidthstring Bibliography
34514 \begin_inset CommandInset bibitem
34515 LatexCommand bibitem
34516 key "latexguide"
34517
34518 \end_inset
34519
34520 Helmut Kopka and Patrick W.
34521  Daly: 
34522 \emph on
34523 A Guide to LaTeX Fourth Edition.
34524
34525 \emph default
34526  Addison-Wesley, 2003
34527 \end_layout
34528
34529 \begin_layout Bibliography
34530 \labelwidthstring Bibliography
34531 \begin_inset CommandInset bibitem
34532 LatexCommand bibitem
34533 key "latexbook"
34534
34535 \end_inset
34536
34537 Leslie Lamport: 
34538 \emph on
34539 LaTeX: A Document Preparation System.
34540
34541 \emph default
34542  Addison-Wesley, second edition, 1994
34543 \end_layout
34544
34545 \begin_layout Bibliography
34546 \labelwidthstring Bibliography
34547 \begin_inset CommandInset bibitem
34548 LatexCommand bibitem
34549 key "booktabs"
34550
34551 \end_inset
34552
34553 Documentation of the LaTeX-package 
34554 \series bold
34555
34556 \begin_inset CommandInset href
34557 LatexCommand href
34558 name "booktabs"
34559 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34560
34561 \end_inset
34562
34563
34564 \series default
34565
34566 \begin_inset Index idx
34567 status collapsed
34568
34569 \begin_layout Plain Layout
34570 LaTeX-packages ! booktabs
34571 \end_layout
34572
34573 \end_inset
34574
34575
34576 \end_layout
34577
34578 \begin_layout Bibliography
34579 \labelwidthstring Bibliography
34580 \begin_inset CommandInset bibitem
34581 LatexCommand bibitem
34582 key "caption"
34583
34584 \end_inset
34585
34586 Documentation of the LaTeX-package 
34587 \series bold
34588
34589 \begin_inset CommandInset href
34590 LatexCommand href
34591 name "caption"
34592 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34593
34594 \end_inset
34595
34596
34597 \series default
34598
34599 \begin_inset Index idx
34600 status collapsed
34601
34602 \begin_layout Plain Layout
34603 LaTeX-packages ! caption
34604 \end_layout
34605
34606 \end_inset
34607
34608
34609 \end_layout
34610
34611 \begin_layout Bibliography
34612 \labelwidthstring Bibliography
34613 \begin_inset CommandInset bibitem
34614 LatexCommand bibitem
34615 key "endfloat"
34616
34617 \end_inset
34618
34619 Documentation of the LaTeX-package 
34620 \series bold
34621
34622 \begin_inset CommandInset href
34623 LatexCommand href
34624 name "endfloat"
34625 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34626
34627 \end_inset
34628
34629
34630 \series default
34631
34632 \begin_inset Index idx
34633 status collapsed
34634
34635 \begin_layout Plain Layout
34636 LaTeX-packages ! endfloat
34637 \end_layout
34638
34639 \end_inset
34640
34641
34642 \end_layout
34643
34644 \begin_layout Bibliography
34645 \labelwidthstring Bibliography
34646 \begin_inset CommandInset bibitem
34647 LatexCommand bibitem
34648 key "wrapfig"
34649
34650 \end_inset
34651
34652 Documentation of the LaTeX-package 
34653 \series bold
34654
34655 \begin_inset CommandInset href
34656 LatexCommand href
34657 name "wrapfig"
34658 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34659
34660 \end_inset
34661
34662
34663 \series default
34664
34665 \begin_inset Index idx
34666 status collapsed
34667
34668 \begin_layout Plain Layout
34669 LaTeX-packages ! wrapfig
34670 \begin_inset ERT
34671 status collapsed
34672
34673 \begin_layout Plain Layout
34674
34675
34676 \backslash
34677 vspace{4mm}
34678 \end_layout
34679
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \end_inset
34686
34687
34688 \end_layout
34689
34690 \begin_layout Bibliography
34691 \labelwidthstring Bibliography
34692 \begin_inset CommandInset bibitem
34693 LatexCommand bibitem
34694 key "footmisc"
34695
34696 \end_inset
34697
34698 Documentation of the LaTeX-package 
34699 \series bold
34700
34701 \begin_inset CommandInset href
34702 LatexCommand href
34703 name "footmisc"
34704 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34705
34706 \end_inset
34707
34708
34709 \series default
34710
34711 \begin_inset Index idx
34712 status collapsed
34713
34714 \begin_layout Plain Layout
34715 LaTeX-packages ! footmisc
34716 \end_layout
34717
34718 \end_inset
34719
34720
34721 \end_layout
34722
34723 \begin_layout Bibliography
34724 \labelwidthstring Bibliography
34725 \begin_inset CommandInset bibitem
34726 LatexCommand bibitem
34727 key "hypcap"
34728
34729 \end_inset
34730
34731 Documentation of the LaTeX-package 
34732 \series bold
34733
34734 \begin_inset CommandInset href
34735 LatexCommand href
34736 name "hypcap"
34737 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34738
34739 \end_inset
34740
34741
34742 \series default
34743
34744 \begin_inset Index idx
34745 status collapsed
34746
34747 \begin_layout Plain Layout
34748 LaTeX-packages ! hyperref
34749 \end_layout
34750
34751 \end_inset
34752
34753
34754 \end_layout
34755
34756 \begin_layout Bibliography
34757 \labelwidthstring Bibliography
34758 \begin_inset CommandInset bibitem
34759 LatexCommand bibitem
34760 key "hyperref"
34761
34762 \end_inset
34763
34764 Documentation of the LaTeX-package 
34765 \series bold
34766
34767 \begin_inset CommandInset href
34768 LatexCommand href
34769 name "hyperref"
34770 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34771
34772 \end_inset
34773
34774
34775 \series default
34776
34777 \begin_inset Index idx
34778 status collapsed
34779
34780 \begin_layout Plain Layout
34781 LaTeX-packages ! hyperref
34782 \end_layout
34783
34784 \end_inset
34785
34786
34787 \end_layout
34788
34789 \begin_layout Bibliography
34790 \labelwidthstring Bibliography
34791 \begin_inset CommandInset bibitem
34792 LatexCommand bibitem
34793 key "KOMA-Script"
34794
34795 \end_inset
34796
34797 Documentation of the LaTeX-package 
34798 \series bold
34799
34800 \begin_inset CommandInset href
34801 LatexCommand href
34802 name "KOMA-Script"
34803 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34804
34805 \end_inset
34806
34807
34808 \series default
34809
34810 \begin_inset Index idx
34811 status collapsed
34812
34813 \begin_layout Plain Layout
34814 LaTeX-packages ! KOMA-Script
34815 \end_layout
34816
34817 \end_inset
34818
34819
34820 \end_layout
34821
34822 \begin_layout Bibliography
34823 \labelwidthstring Bibliography
34824 \begin_inset CommandInset bibitem
34825 LatexCommand bibitem
34826 key "listings"
34827
34828 \end_inset
34829
34830 Documentation of the LaTeX-package 
34831 \series bold
34832
34833 \begin_inset CommandInset href
34834 LatexCommand href
34835 name "listings"
34836 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34837
34838 \end_inset
34839
34840
34841 \series default
34842
34843 \begin_inset Index idx
34844 status collapsed
34845
34846 \begin_layout Plain Layout
34847 LaTeX-packages ! listings
34848 \end_layout
34849
34850 \end_inset
34851
34852
34853 \end_layout
34854
34855 \begin_layout Bibliography
34856 \labelwidthstring Bibliography
34857 \begin_inset CommandInset bibitem
34858 LatexCommand bibitem
34859 key "marginnote"
34860
34861 \end_inset
34862
34863 Documentation of the LaTeX-package 
34864 \series bold
34865
34866 \begin_inset CommandInset href
34867 LatexCommand href
34868 name "marginnote"
34869 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34870
34871 \end_inset
34872
34873
34874 \series default
34875
34876 \begin_inset Index idx
34877 status collapsed
34878
34879 \begin_layout Plain Layout
34880 LaTeX-packages ! marginnote
34881 \end_layout
34882
34883 \end_inset
34884
34885
34886 \end_layout
34887
34888 \begin_layout Bibliography
34889 \labelwidthstring Bibliography
34890 \begin_inset CommandInset bibitem
34891 LatexCommand bibitem
34892 key "pstricks"
34893
34894 \end_inset
34895
34896 Web page of the LaTeX-package 
34897 \series bold
34898
34899 \begin_inset CommandInset href
34900 LatexCommand href
34901 name "PSTricks"
34902 target "http://tug.org/PSTricks/"
34903
34904 \end_inset
34905
34906
34907 \series default
34908
34909 \begin_inset Index idx
34910 status collapsed
34911
34912 \begin_layout Plain Layout
34913 LaTeX-packages ! PSTricks
34914 \end_layout
34915
34916 \end_inset
34917
34918
34919 \end_layout
34920
34921 \begin_layout Bibliography
34922 \labelwidthstring Bibliography
34923 \begin_inset CommandInset bibitem
34924 LatexCommand bibitem
34925 key "sidecap"
34926
34927 \end_inset
34928
34929 Documentation of the LaTeX-package 
34930 \series bold
34931
34932 \begin_inset CommandInset href
34933 LatexCommand href
34934 name "sidecap"
34935 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34936
34937 \end_inset
34938
34939
34940 \series default
34941
34942 \begin_inset Index idx
34943 status collapsed
34944
34945 \begin_layout Plain Layout
34946 LaTeX-packages ! sidecap
34947 \end_layout
34948
34949 \end_inset
34950
34951
34952 \end_layout
34953
34954 \begin_layout Bibliography
34955 \labelwidthstring Bibliography
34956 \begin_inset CommandInset bibitem
34957 LatexCommand bibitem
34958 key "prettyref"
34959
34960 \end_inset
34961
34962 Documentation of the LaTeX-package 
34963 \series bold
34964
34965 \begin_inset CommandInset href
34966 LatexCommand href
34967 name "prettyref"
34968 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
34969
34970 \end_inset
34971
34972
34973 \series default
34974
34975 \begin_inset Index idx
34976 status collapsed
34977
34978 \begin_layout Plain Layout
34979 LaTeX-packages ! prettyref
34980 \end_layout
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Bibliography
34988 \labelwidthstring Bibliography
34989 \begin_inset CommandInset bibitem
34990 LatexCommand bibitem
34991 key "refstyle"
34992
34993 \end_inset
34994
34995 Documentation of the LaTeX-package 
34996 \series bold
34997
34998 \begin_inset CommandInset href
34999 LatexCommand href
35000 name "refstyle"
35001 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
35002
35003 \end_inset
35004
35005
35006 \series default
35007
35008 \begin_inset Index idx
35009 status collapsed
35010
35011 \begin_layout Plain Layout
35012 LaTeX-packages ! refstyle
35013 \end_layout
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \begin_layout Bibliography
35021 \labelwidthstring Bibliography
35022 \begin_inset CommandInset bibitem
35023 LatexCommand bibitem
35024 key "NewInLyX20"
35025
35026 \end_inset
35027
35028
35029 \begin_inset CommandInset href
35030 LatexCommand href
35031 name "Wiki page"
35032 target "http://wiki.lyx.org/LyX/NewInLyX20"
35033
35034 \end_inset
35035
35036  about new features in 
35037 \family sans
35038 LyX 2.0
35039 \family default
35040 .
35041 \end_layout
35042
35043 \begin_layout Standard
35044 \begin_inset CommandInset index_print
35045 LatexCommand printindex
35046 type "idx"
35047
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \end_body
35054 \end_document