]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
a50f9c7a24583efc1e6eeaf8c384a4e00546dde3
[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 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for book-style tables
90 \usepackage{booktabs}
91
92 % used to have extra space in table cells
93 \@ifundefined{extrarowheight}
94  {\usepackage{array}}{}
95 \setlength{\extrarowheight}{2pt}
96
97 % used for customized tables
98 % ---
99 \newcolumntype{M}[1]
100  {>{\centering\hspace{0pt}}m{#1}}
101
102 \newcolumntype{S}[2]
103  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
104
105 \newcolumntype{K}[1]
106  {>{\columncolor{#1}\hspace{0pt}}c}
107
108 \newcolumntype{V}{!{\vrule width 1.5pt}}
109
110 \newcolumntype{W}{!{\color{green}\vline}}
111 % ---
112
113 % insert additional vertical space of
114 % 1.5 mm between footnotes
115 \let\myFoot\footnote
116 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
117
118 % number algorithm floats within chapters
119 \numberwithin{algorithm}{chapter}
120
121 % ------------------------------------
122 % used to check for needed LaTeX packages
123 \usepackage{ifthen}
124
125 % check for package arydshln
126 % used for tables with dashed lines
127 \newboolean{arydshln}
128 \IfFileExists{arydshln.sty}
129  {\usepackage{arydshln}
130   \setboolean{arydshln}{true}}
131  {\setboolean{arydshln}{false}}
132
133 % check for package marginnote
134 % used for margin notes
135 \newboolean{marginnote}
136 \IfFileExists{marginnote.sty}
137  {\usepackage{marginnote}
138   \let\marginpar\marginnote
139   \setboolean{marginnote}{true}}
140  {\setboolean{marginnote}{false}}
141
142 % check for package sidecap
143 % used for captions on the side
144 \newboolean{sidecap}
145 \IfFileExists{sidecap.sty}
146  {\usepackage{sidecap}
147   \setboolean{sidecap}{true}}
148  {\setboolean{sidecap}{false}}
149
150 % redefine the \LyX macro for PDF bookmarks
151 \def\LyX{\texorpdfstring{%
152   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
153   {LyX}}
154 \end_preamble
155 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
156 \use_default_options false
157 \maintain_unincluded_children false
158 \language english
159 \inputencoding auto
160 \fontencoding global
161 \font_roman default
162 \font_sans default
163 \font_typewriter default
164 \font_default_family default
165 \use_xetex false
166 \font_sc false
167 \font_osf false
168 \font_sf_scale 100
169 \font_tt_scale 100
170
171 \graphics default
172 \default_output_format default
173 \output_sync 0
174 \bibtex_command default
175 \index_command default
176 \paperfontsize 12
177 \spacing single
178 \use_hyperref true
179 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
180 \pdf_author "LyX Team, Uwe Stöhr"
181 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
182 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
183 \pdf_bookmarks true
184 \pdf_bookmarksnumbered true
185 \pdf_bookmarksopen true
186 \pdf_bookmarksopenlevel 1
187 \pdf_breaklinks false
188 \pdf_pdfborder false
189 \pdf_colorlinks true
190 \pdf_backref false
191 \pdf_pdfusetitle false
192 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
193 \papersize default
194 \use_geometry false
195 \use_amsmath 2
196 \use_esint 0
197 \use_mhchem 1
198 \use_mathdots 1
199 \cite_engine basic
200 \use_bibtopic false
201 \use_indices false
202 \paperorientation portrait
203 \suppress_date false
204 \use_refstyle 0
205 \notefontcolor #0000ff
206 \index Index
207 \shortcut idx
208 \color #008000
209 \end_index
210 \secnumdepth 3
211 \tocdepth 3
212 \paragraph_separation skip
213 \defskip medskip
214 \quotes_language english
215 \papercolumns 1
216 \papersides 2
217 \paperpagestyle default
218 \bullet 1 1 34 -1
219 \bullet 2 2 35 -1
220 \bullet 3 2 7 -1
221 \tracking_changes false
222 \output_changes false
223 \html_math_output 0
224 \html_be_strict false
225 \end_header
226
227 \begin_body
228
229 \begin_layout Title
230 LyX's detailed Figure, Table, Floats, Notes, Boxes and External Material
231  manual
232 \end_layout
233
234 \begin_layout Author
235 by the LyX Team
236 \begin_inset Foot
237 status collapsed
238
239 \begin_layout Plain Layout
240 \noindent
241 If you have comments or error corrections, please send them to the LyX Documenta
242 tion mailing list: 
243 \begin_inset CommandInset href
244 LatexCommand href
245 name "lyx-docs@lists.lyx.org"
246 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
247 type "mailto:"
248
249 \end_inset
250
251
252 \end_layout
253
254 \end_inset
255
256
257 \begin_inset Note Note
258 status collapsed
259
260 \begin_layout Plain Layout
261 author: Uwe Stöhr
262 \end_layout
263
264 \end_inset
265
266
267 \begin_inset Newline newline
268 \end_inset
269
270
271 \begin_inset Newline newline
272 \end_inset
273
274
275 \family sans
276 Version 2.0.x
277 \end_layout
278
279 \begin_layout Standard
280 \begin_inset CommandInset toc
281 LatexCommand tableofcontents
282
283 \end_inset
284
285
286 \end_layout
287
288 \begin_layout Standard
289 \begin_inset Note Note
290 status open
291
292 \begin_layout Plain Layout
293 To export all parts of this document to PDF, PS, or DVI the LaTeX-packages
294  
295 \series bold
296 arydshln
297 \series default
298
299 \series bold
300 colortbl
301 \series default
302
303 \series bold
304 marginnote
305 \series default
306 , and 
307 \series bold
308 sidecap
309 \series default
310  must be installed.
311  If they are not installed you can export the document anyway but the sections
312  where the packages are required won't appear in the output.
313 \end_layout
314
315 \begin_layout Plain Layout
316 The latest PDF-version of this document can be found here:
317 \begin_inset Newline newline
318 \end_inset
319
320
321 \series bold
322 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
323 \end_layout
324
325 \end_inset
326
327
328 \end_layout
329
330 \begin_layout Chapter
331 Figures
332 \begin_inset Index idx
333 status collapsed
334
335 \begin_layout Plain Layout
336 Figures
337 \end_layout
338
339 \end_inset
340
341
342 \begin_inset Index idx
343 status collapsed
344
345 \begin_layout Plain Layout
346 Graphics|see
347 \begin_inset ERT
348 status collapsed
349
350 \begin_layout Plain Layout
351
352 {
353 \end_layout
354
355 \end_inset
356
357 Figures
358 \begin_inset ERT
359 status collapsed
360
361 \begin_layout Plain Layout
362
363 }
364 \end_layout
365
366 \end_inset
367
368
369 \end_layout
370
371 \end_inset
372
373
374 \end_layout
375
376 \begin_layout Section
377 Graphics Dialog
378 \begin_inset Index idx
379 status collapsed
380
381 \begin_layout Plain Layout
382 Figures ! Graphics Dialog
383 \end_layout
384
385 \end_inset
386
387
388 \begin_inset CommandInset label
389 LatexCommand label
390 name "sec:Graphics-Dialog"
391
392 \end_inset
393
394
395 \end_layout
396
397 \begin_layout Standard
398 To insert an image into your document, place the cursor at the text position
399  you want and click on the toolbar icon 
400 \begin_inset Graphics
401         filename ../images/dialog-show-new-inset_graphics.png
402         scale 85
403         scaleBeforeRotation
404
405 \end_inset
406
407  or use the menu 
408 \family sans
409 Insert\SpecialChar \menuseparator
410 Graphics
411 \family default
412 .
413  Then a dialog will appear to choose the file to load.
414  The image will appear in the output exactly at the position where it is
415  in the text.
416 \end_layout
417
418 \begin_layout Standard
419 The graphics dialog can be called at any time by clicking on an image.
420  This dialog has three tabs:
421 \end_layout
422
423 \begin_layout Description
424
425 \family sans
426 Graphics
427 \family default
428  Here you can choose an image file and adjust its appearance in the output.
429  The available units for the image size are explained in appendix
430 \begin_inset space ~
431 \end_inset
432
433
434 \begin_inset CommandInset ref
435 LatexCommand ref
436 reference "cha:Units-available-in"
437
438 \end_inset
439
440 .
441 \begin_inset Newline newline
442 \end_inset
443
444
445 \begin_inset Index idx
446 status collapsed
447
448 \begin_layout Plain Layout
449 Figures ! rotated
450 \end_layout
451
452 \end_inset
453
454 You can rotate images counter-clockwise by setting a rotation angle and
455  a rotation origin.
456  The image will also be rotated inside LyX.
457 \begin_inset Newline newline
458 \end_inset
459
460
461 \begin_inset Index idx
462 status collapsed
463
464 \begin_layout Plain Layout
465 Figures ! scaled
466 \end_layout
467
468 \end_inset
469
470 Images can be scaled by using a percentage value or by setting the width
471  and height explicitly.
472  If you set only the width or only the height, the other size will be determined
473  automatically.
474  If you set both, then the image will be transformed to the given size,
475  possibly distorting it.
476  To prevent the image from distortion, use the option 
477 \family sans
478 Maintain aspect ratio
479 \family default
480 .
481  The image will then be scaled so that its width and height don't exceed
482  the specified dimensions.
483 \begin_inset Newline newline
484 \end_inset
485
486 Images can be opened in a program of your choice by right-clicking on it
487  and choosing the entry 
488 \family sans
489 Edit
490 \begin_inset space ~
491 \end_inset
492
493 externally
494 \family default
495  in the context menu.
496  The program can be set for every image format in the file format settings
497  in LyX's preferences.
498 \end_layout
499
500 \begin_layout Description
501
502 \family sans
503 Clipping
504 \family default
505  Alternatively to the usage of scaling units it is possible to set image
506  coordinates to adjust the height and width of the image in the output.
507  The coordinates can also be calculated automatically by pressing the button
508  
509 \family sans
510 Get
511 \begin_inset space ~
512 \end_inset
513
514 from
515 \begin_inset space ~
516 \end_inset
517
518 File
519 \family default
520 .
521  The option 
522 \family sans
523 Clip
524 \begin_inset space ~
525 \end_inset
526
527 to
528 \begin_inset space ~
529 \end_inset
530
531 bounding
532 \begin_inset space ~
533 \end_inset
534
535 box
536 \family default
537  will only print the image region within the given coordinates.
538  Normally you don't need to take care about image coordinates and can ignore
539  this tab.
540 \end_layout
541
542 \begin_layout Description
543
544 \family sans
545 LaTeX
546 \begin_inset space ~
547 \end_inset
548
549 and
550 \begin_inset space ~
551 \end_inset
552
553 LyX
554 \begin_inset space ~
555 \end_inset
556
557 options
558 \family default
559  In this tab you can modify the appearance of the image within LyX and LaTeX
560  experts can specify additional LaTeX options.
561 \begin_inset Newline newline
562 \end_inset
563
564 The option 
565 \family sans
566 Draft
567 \begin_inset space ~
568 \end_inset
569
570 mode
571 \family default
572  makes the image appear in the output only as a frame with the size of the
573  image.
574 \begin_inset Newline newline
575 \end_inset
576
577 The 
578 \family sans
579 Don't
580 \begin_inset space ~
581 \end_inset
582
583 unzip
584 \begin_inset space ~
585 \end_inset
586
587 on
588 \begin_inset space ~
589 \end_inset
590
591 export
592 \family default
593  option only affects zipped EPS-graphics, e.
594 \begin_inset space \thinspace{}
595 \end_inset
596
597 g.
598 \begin_inset space \space{}
599 \end_inset
600
601
602 \emph on
603 x.eps.gz
604 \emph default
605 .
606  When the option is used the images will not be unzipped on export, since
607  LaTeX can handle them as they are.
608 \begin_inset Newline newline
609 \end_inset
610
611 Zipped EPS-graphics are useful to save disk space when you choose PostScript
612  as output format, see appendix
613 \begin_inset space ~
614 \end_inset
615
616
617 \begin_inset CommandInset ref
618 LatexCommand ref
619 reference "sec:PostScript"
620
621 \end_inset
622
623 .
624  To zip EPS-graphics, use the following commands in a UNIX-shell or a Windows
625  console:
626 \begin_inset Newline newline
627 \end_inset
628
629
630 \series bold
631 gzip x.eps
632 \series default
633
634 \begin_inset Newline newline
635 \end_inset
636
637
638 \series bold
639 zgrep %%Bounding x.eps.gz > x.eps.bb
640 \series default
641
642 \begin_inset Newline newline
643 \end_inset
644
645 The second command creates the bounding box file 
646 \begin_inset Quotes eld
647 \end_inset
648
649 x.eps.bb
650 \begin_inset Quotes erd
651 \end_inset
652
653  that is needed by LaTeX for zipped graphics.
654 \begin_inset Newline newline
655 \end_inset
656
657 The field 
658 \family sans
659 Initialize
660 \begin_inset space ~
661 \end_inset
662
663 Group
664 \begin_inset space ~
665 \end_inset
666
667 Name
668 \family default
669  allows you define or join an image settings group.
670 \begin_inset Index idx
671 status collapsed
672
673 \begin_layout Plain Layout
674 Figures ! Settings grouping
675 \end_layout
676
677 \end_inset
678
679  Images within such a group share their settings, so adjusting one image
680  of the group automatically also adjusts all other images of the group in
681  the same way.
682  So you can for example change the size for a bunch of images without the
683  need to manually change each of them.
684  Joining an existing group can also be done using the context menu of the
685  image by checking the name of the desired group.
686 \end_layout
687
688 \begin_layout Standard
689 \begin_inset VSpace bigskip
690 \end_inset
691
692
693 \end_layout
694
695 \begin_layout Standard
696 This is an example image in EPS format
697 \begin_inset Foot
698 status collapsed
699
700 \begin_layout Plain Layout
701 Image formats are explained in section
702 \begin_inset space ~
703 \end_inset
704
705
706 \begin_inset CommandInset ref
707 LatexCommand ref
708 reference "sec:Image-Formats"
709
710 \end_inset
711
712 .
713 \end_layout
714
715 \end_inset
716
717  within a separate, horizontally centered paragraph:
718 \end_layout
719
720 \begin_layout Standard
721 \align center
722 \begin_inset Graphics
723         filename clipart/mobius.eps
724         scale 70
725         scaleBeforeRotation
726         rotateOrigin center
727
728 \end_inset
729
730
731 \end_layout
732
733 \begin_layout Standard
734 This is the same image like the one above but in draft mode:
735 \end_layout
736
737 \begin_layout Standard
738 \align center
739 \begin_inset Graphics
740         filename clipart/mobius.eps
741         scale 70
742         draft
743         scaleBeforeRotation
744         rotateOrigin center
745
746 \end_inset
747
748
749 \end_layout
750
751 \begin_layout Standard
752 \begin_inset Newpage newpage
753 \end_inset
754
755
756 \end_layout
757
758 \begin_layout Section
759 Figure Floats
760 \begin_inset CommandInset label
761 LatexCommand label
762 name "sec:Figure-Floats"
763
764 \end_inset
765
766
767 \begin_inset Index idx
768 status collapsed
769
770 \begin_layout Plain Layout
771 Floats ! Figures
772 \end_layout
773
774 \end_inset
775
776
777 \begin_inset Index idx
778 status collapsed
779
780 \begin_layout Plain Layout
781 Figures ! Floats
782 \end_layout
783
784 \end_inset
785
786
787 \end_layout
788
789 \begin_layout Standard
790 For general explanations about floats, have a look at section
791 \begin_inset space ~
792 \end_inset
793
794
795 \begin_inset CommandInset ref
796 LatexCommand ref
797 reference "sec:FloatIntroduction"
798
799 \end_inset
800
801 .
802 \end_layout
803
804 \begin_layout Standard
805 The toolbar button 
806 \begin_inset Graphics
807         filename ../images/float-insert_figure.png
808         scale 85
809         scaleBeforeRotation
810
811 \end_inset
812
813  and the menu 
814 \family sans
815 Insert\SpecialChar \menuseparator
816 Float\SpecialChar \menuseparator
817 Figure
818 \family default
819  inserts a float with a caption that has the label 
820 \begin_inset Quotes eld
821 \end_inset
822
823 Figure
824 \begin_inset space ~
825 \end_inset
826
827 #:
828 \begin_inset Quotes erd
829 \end_inset
830
831  (# is the actual number).
832  You can insert the image above the caption, like in Figure
833 \begin_inset space ~
834 \end_inset
835
836
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "fig:kill-plat"
840
841 \end_inset
842
843  or below the caption, like in Figure
844 \begin_inset space ~
845 \end_inset
846
847
848 \begin_inset CommandInset ref
849 LatexCommand ref
850 reference "fig:escher"
851
852 \end_inset
853
854 .
855  More about caption placement is described in section
856 \begin_inset space ~
857 \end_inset
858
859
860 \begin_inset CommandInset ref
861 LatexCommand ref
862 reference "sec:Caption-Placement"
863
864 \end_inset
865
866 .
867 \end_layout
868
869 \begin_layout Standard
870 \begin_inset Float figure
871 wide false
872 sideways false
873 status open
874
875 \begin_layout Plain Layout
876 \align center
877 \begin_inset Graphics
878         filename clipart/platypus.eps
879         width 50col%
880         scaleBeforeRotation
881         rotateOrigin center
882
883 \end_inset
884
885
886 \end_layout
887
888 \begin_layout Plain Layout
889 \begin_inset Caption
890
891 \begin_layout Plain Layout
892 \begin_inset CommandInset label
893 LatexCommand label
894 name "fig:kill-plat"
895
896 \end_inset
897
898 A severely distorted platypus in a float.
899 \end_layout
900
901 \end_inset
902
903
904 \end_layout
905
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Standard
912 \begin_inset Float figure
913 wide false
914 sideways false
915 status open
916
917 \begin_layout Plain Layout
918 \begin_inset Caption
919
920 \begin_layout Plain Layout
921 \begin_inset CommandInset label
922 LatexCommand label
923 name "fig:escher"
924
925 \end_inset
926
927 M.C.
928  Escher on acid.
929 \end_layout
930
931 \end_inset
932
933
934 \end_layout
935
936 \begin_layout Plain Layout
937 \align center
938 \begin_inset Graphics
939         filename clipart/escher-lsd.eps
940         scale 80
941         scaleBeforeRotation
942         rotateOrigin center
943
944 \end_inset
945
946
947 \end_layout
948
949 \end_inset
950
951
952 \end_layout
953
954 \begin_layout Standard
955 \begin_inset Index idx
956 status collapsed
957
958 \begin_layout Plain Layout
959 References ! to Figures
960 \end_layout
961
962 \end_inset
963
964 Figure
965 \begin_inset space ~
966 \end_inset
967
968
969 \begin_inset CommandInset ref
970 LatexCommand ref
971 reference "fig:kill-plat"
972
973 \end_inset
974
975  and 
976 \begin_inset CommandInset ref
977 LatexCommand ref
978 reference "fig:escher"
979
980 \end_inset
981
982  are examples of referenced figures.
983  Figures can be referenced in the text by referencing their label.
984  To do this insert a label in the caption using the menu 
985 \family sans
986 Insert\SpecialChar \menuseparator
987 Label
988 \family default
989  or the toolbar button 
990 \begin_inset Graphics
991         filename ../images/label-insert.png
992         scale 85
993         scaleBeforeRotation
994
995 \end_inset
996
997 .
998  You can now refer to the label using the menu 
999 \family sans
1000 Insert\SpecialChar \menuseparator
1001 Cross
1002 \begin_inset space ~
1003 \end_inset
1004
1005 reference
1006 \family default
1007  or the toolbar button 
1008 \begin_inset Graphics
1009         filename ../images/dialog-show-new-inset_ref.png
1010         scale 85
1011         scaleBeforeRotation
1012
1013 \end_inset
1014
1015 .
1016  It is important to use references to floats, rather than using vague references
1017  like 
1018 \begin_inset Quotes eld
1019 \end_inset
1020
1021 the figure above
1022 \begin_inset Quotes erd
1023 \end_inset
1024
1025 , because LaTeX will reposition the floats in the final document and it
1026  might not be 
1027 \begin_inset Quotes eld
1028 \end_inset
1029
1030 above
1031 \begin_inset Quotes erd
1032 \end_inset
1033
1034  at all.
1035 \begin_inset Newline newline
1036 \end_inset
1037
1038 Referencing is explained in detail in section
1039 \begin_inset space ~
1040 \end_inset
1041
1042
1043 \begin_inset CommandInset ref
1044 LatexCommand ref
1045 reference "sec:Referencing-Floats"
1046
1047 \end_inset
1048
1049 .
1050 \end_layout
1051
1052 \begin_layout Standard
1053 Normally only one image is inserted to a figure float, but sometimes you
1054  might want to use two images with separate subcaptions.
1055  This can be done by inserting image floats into existing image floats.
1056  Note that only the main caption of the float is added to the List of Figures.
1057  Figure
1058 \begin_inset space ~
1059 \end_inset
1060
1061
1062 \begin_inset CommandInset ref
1063 LatexCommand ref
1064 reference "fig:Two-distorted-images"
1065
1066 \end_inset
1067
1068  is an example of a figure float with two images set side by side.
1069  You can also set the images one below the other.
1070  Figure
1071 \begin_inset space ~
1072 \end_inset
1073
1074
1075 \begin_inset CommandInset ref
1076 LatexCommand ref
1077 reference "fig:Undefinable-structure"
1078
1079 \end_inset
1080
1081  and 
1082 \begin_inset CommandInset ref
1083 LatexCommand ref
1084 reference "fig:A-Platypus"
1085
1086 \end_inset
1087
1088  are the subfigures.
1089 \end_layout
1090
1091 \begin_layout Standard
1092 \begin_inset Float figure
1093 wide false
1094 sideways false
1095 status open
1096
1097 \begin_layout Plain Layout
1098 \begin_inset space \hfill{}
1099 \end_inset
1100
1101
1102 \begin_inset Float figure
1103 wide false
1104 sideways false
1105 status collapsed
1106
1107 \begin_layout Plain Layout
1108 \begin_inset Caption
1109
1110 \begin_layout Plain Layout
1111 \begin_inset CommandInset label
1112 LatexCommand label
1113 name "fig:Undefinable-structure"
1114
1115 \end_inset
1116
1117 Undefinable structure.
1118 \end_layout
1119
1120 \end_inset
1121
1122
1123 \end_layout
1124
1125 \begin_layout Plain Layout
1126 \begin_inset Graphics
1127         filename clipart/escher-lsd.eps
1128         width 45col%
1129         scaleBeforeRotation
1130         groupId distorted
1131
1132 \end_inset
1133
1134
1135 \end_layout
1136
1137 \end_inset
1138
1139
1140 \begin_inset space \hfill{}
1141 \end_inset
1142
1143
1144 \begin_inset Float figure
1145 wide false
1146 sideways false
1147 status collapsed
1148
1149 \begin_layout Plain Layout
1150 \begin_inset Caption
1151
1152 \begin_layout Plain Layout
1153 \begin_inset CommandInset label
1154 LatexCommand label
1155 name "fig:A-Platypus"
1156
1157 \end_inset
1158
1159 A Platypus.
1160 \end_layout
1161
1162 \end_inset
1163
1164
1165 \end_layout
1166
1167 \begin_layout Plain Layout
1168 \begin_inset Graphics
1169         filename clipart/platypus.eps
1170         width 45col%
1171         scaleBeforeRotation
1172         groupId distorted
1173
1174 \end_inset
1175
1176
1177 \end_layout
1178
1179 \end_inset
1180
1181
1182 \begin_inset space \hfill{}
1183 \end_inset
1184
1185
1186 \end_layout
1187
1188 \begin_layout Plain Layout
1189 \begin_inset Caption
1190
1191 \begin_layout Plain Layout
1192 \begin_inset CommandInset label
1193 LatexCommand label
1194 name "fig:Two-distorted-images"
1195
1196 \end_inset
1197
1198
1199 \begin_inset CommandInset label
1200 LatexCommand label
1201 name "fig2:Two-distorted-images-2"
1202
1203 \end_inset
1204
1205 Two distorted images.
1206  Both images are in the image settings group named 
1207 \begin_inset Quotes eld
1208 \end_inset
1209
1210 distorted
1211 \begin_inset Quotes erd
1212 \end_inset
1213
1214 .
1215 \end_layout
1216
1217 \end_inset
1218
1219
1220 \end_layout
1221
1222 \end_inset
1223
1224
1225 \end_layout
1226
1227 \begin_layout Standard
1228 \begin_inset Newpage newpage
1229 \end_inset
1230
1231
1232 \end_layout
1233
1234 \begin_layout Section
1235 Image Formats
1236 \begin_inset CommandInset label
1237 LatexCommand label
1238 name "sec:Image-Formats"
1239
1240 \end_inset
1241
1242
1243 \begin_inset Index idx
1244 status collapsed
1245
1246 \begin_layout Plain Layout
1247 Image Formats
1248 \end_layout
1249
1250 \end_inset
1251
1252
1253 \begin_inset Index idx
1254 status collapsed
1255
1256 \begin_layout Plain Layout
1257 Figures ! Image Formats
1258 \end_layout
1259
1260 \end_inset
1261
1262
1263 \end_layout
1264
1265 \begin_layout Standard
1266 You can insert images in any known file format.
1267  But as explained in appendix
1268 \begin_inset space ~
1269 \end_inset
1270
1271
1272 \begin_inset CommandInset ref
1273 LatexCommand ref
1274 reference "cha:Output-File-Formats"
1275
1276 \end_inset
1277
1278 , each output document format allows only a few image formats.
1279  LyX uses therefore the program 
1280 \family typewriter
1281 ImageMagick
1282 \family default
1283  in the background to convert the images to the right format.
1284  To increase your work flow by avoiding these conversions in the background,
1285  you can use only the image formats that can directly be embedded in the
1286  output file format.
1287  The output file formats are explained in appendix
1288 \begin_inset space ~
1289 \end_inset
1290
1291
1292 \begin_inset CommandInset ref
1293 LatexCommand ref
1294 reference "cha:Output-File-Formats"
1295
1296 \end_inset
1297
1298 .
1299 \end_layout
1300
1301 \begin_layout Standard
1302 Similar to fonts there are two types of image formats:
1303 \end_layout
1304
1305 \begin_layout Description
1306 Bitmap
1307 \begin_inset space ~
1308 \end_inset
1309
1310 images consist of pixel values, often in a compressed form.
1311  They are therefore not fully scalable and look pixelated in large zooms.
1312  Well-known bitmap image formats are 
1313 \begin_inset Quotes eld
1314 \end_inset
1315
1316 Graphics Interchange Format
1317 \begin_inset Quotes erd
1318 \end_inset
1319
1320  (GIF, file extension 
1321 \begin_inset Quotes eld
1322 \end_inset
1323
1324
1325 \family typewriter
1326 .gif
1327 \family default
1328
1329 \begin_inset Quotes erd
1330 \end_inset
1331
1332 )
1333 \begin_inset Index idx
1334 status collapsed
1335
1336 \begin_layout Plain Layout
1337 GIF|see
1338 \begin_inset ERT
1339 status collapsed
1340
1341 \begin_layout Plain Layout
1342
1343 {
1344 \end_layout
1345
1346 \end_inset
1347
1348 Image formats
1349 \begin_inset ERT
1350 status collapsed
1351
1352 \begin_layout Plain Layout
1353
1354 }
1355 \end_layout
1356
1357 \end_inset
1358
1359
1360 \end_layout
1361
1362 \end_inset
1363
1364
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368 Portable Network Graphics
1369 \begin_inset Quotes erd
1370 \end_inset
1371
1372  (PNG, file extension 
1373 \begin_inset Quotes eld
1374 \end_inset
1375
1376
1377 \family typewriter
1378 .png
1379 \family default
1380
1381 \begin_inset Quotes erd
1382 \end_inset
1383
1384 )
1385 \begin_inset Index idx
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 PNG|see
1390 \begin_inset ERT
1391 status collapsed
1392
1393 \begin_layout Plain Layout
1394
1395 {
1396 \end_layout
1397
1398 \end_inset
1399
1400 Image formats
1401 \begin_inset ERT
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405
1406 }
1407 \end_layout
1408
1409 \end_inset
1410
1411
1412 \end_layout
1413
1414 \end_inset
1415
1416 , and 
1417 \begin_inset Quotes eld
1418 \end_inset
1419
1420 Joint Photographic Experts Group
1421 \begin_inset Quotes erd
1422 \end_inset
1423
1424  (JPG, file extension 
1425 \begin_inset Quotes eld
1426 \end_inset
1427
1428
1429 \family typewriter
1430 .jpg
1431 \family default
1432
1433 \begin_inset Quotes erd
1434 \end_inset
1435
1436  or 
1437 \begin_inset Quotes eld
1438 \end_inset
1439
1440
1441 \family typewriter
1442 .jpeg
1443 \family default
1444
1445 \begin_inset Quotes erd
1446 \end_inset
1447
1448 )
1449 \begin_inset Index idx
1450 status collapsed
1451
1452 \begin_layout Plain Layout
1453 JPG|see
1454 \begin_inset ERT
1455 status collapsed
1456
1457 \begin_layout Plain Layout
1458
1459 {
1460 \end_layout
1461
1462 \end_inset
1463
1464 Image formats
1465 \begin_inset ERT
1466 status collapsed
1467
1468 \begin_layout Plain Layout
1469
1470 }
1471 \end_layout
1472
1473 \end_inset
1474
1475
1476 \end_layout
1477
1478 \end_inset
1479
1480 .
1481 \end_layout
1482
1483 \begin_layout Description
1484 Vector
1485 \begin_inset space ~
1486 \end_inset
1487
1488 images consist of vectors and can therefore be scaled to any size without
1489  data loss.
1490  The scaling ability is necessary if you want to create presentations, because
1491  presentations are always scaled by the video projector.
1492  Scaling is also useful for online documents to let the user zoom into diagrams.
1493 \begin_inset Newline newline
1494 \end_inset
1495
1496 Well-known scalable image formats are 
1497 \begin_inset Quotes eld
1498 \end_inset
1499
1500 Scalable Vector Graphics
1501 \begin_inset Quotes erd
1502 \end_inset
1503
1504  (SVG, file extension 
1505 \begin_inset Quotes eld
1506 \end_inset
1507
1508
1509 \family typewriter
1510 .svg
1511 \family default
1512
1513 \begin_inset Quotes erd
1514 \end_inset
1515
1516 )
1517 \begin_inset Index idx
1518 status collapsed
1519
1520 \begin_layout Plain Layout
1521 SVG|see
1522 \begin_inset ERT
1523 status collapsed
1524
1525 \begin_layout Plain Layout
1526
1527 {
1528 \end_layout
1529
1530 \end_inset
1531
1532 Image formats
1533 \begin_inset ERT
1534 status collapsed
1535
1536 \begin_layout Plain Layout
1537
1538 }
1539 \end_layout
1540
1541 \end_inset
1542
1543
1544 \end_layout
1545
1546 \end_inset
1547
1548
1549 \begin_inset Quotes eld
1550 \end_inset
1551
1552 Encapsulated PostScript
1553 \begin_inset Quotes erd
1554 \end_inset
1555
1556  (EPS, file extension 
1557 \begin_inset Quotes eld
1558 \end_inset
1559
1560
1561 \family typewriter
1562 .eps
1563 \family default
1564
1565 \begin_inset Quotes erd
1566 \end_inset
1567
1568 )
1569 \begin_inset Index idx
1570 status collapsed
1571
1572 \begin_layout Plain Layout
1573 EPS|see
1574 \begin_inset ERT
1575 status collapsed
1576
1577 \begin_layout Plain Layout
1578
1579 {
1580 \end_layout
1581
1582 \end_inset
1583
1584 Image formats
1585 \begin_inset ERT
1586 status collapsed
1587
1588 \begin_layout Plain Layout
1589
1590 }
1591 \end_layout
1592
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \end_inset
1599
1600
1601 \begin_inset Quotes eld
1602 \end_inset
1603
1604 Portable Document Format
1605 \begin_inset Quotes erd
1606 \end_inset
1607
1608  (PDF, file extension 
1609 \begin_inset Quotes eld
1610 \end_inset
1611
1612
1613 \family typewriter
1614 .pdf
1615 \family default
1616
1617 \begin_inset Quotes erd
1618 \end_inset
1619
1620 )
1621 \begin_inset Index idx
1622 status collapsed
1623
1624 \begin_layout Plain Layout
1625 PDF
1626 \end_layout
1627
1628 \end_inset
1629
1630 , and 
1631 \begin_inset Quotes eld
1632 \end_inset
1633
1634 Windows Metafile
1635 \begin_inset Quotes erd
1636 \end_inset
1637
1638  (WMF, file extension 
1639 \begin_inset Quotes eld
1640 \end_inset
1641
1642
1643 \family typewriter
1644 .wmf
1645 \family default
1646
1647 \begin_inset Quotes erd
1648 \end_inset
1649
1650 )
1651 \begin_inset Index idx
1652 status collapsed
1653
1654 \begin_layout Plain Layout
1655 SVG|see
1656 \begin_inset ERT
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660
1661 {
1662 \end_layout
1663
1664 \end_inset
1665
1666 Image formats
1667 \begin_inset ERT
1668 status collapsed
1669
1670 \begin_layout Plain Layout
1671
1672 }
1673 \end_layout
1674
1675 \end_inset
1676
1677
1678 \end_layout
1679
1680 \end_inset
1681
1682 .
1683  We wrote 
1684 \begin_inset Quotes eld
1685 \end_inset
1686
1687 can be
1688 \begin_inset Quotes erd
1689 \end_inset
1690
1691 , because you can convert any bitmap image to a PDF or EPS-image and the
1692  result will still be a bitmap image.
1693  In such cases only a header with the image properties is added to the original
1694  image
1695 \begin_inset Foot
1696 status collapsed
1697
1698 \begin_layout Plain Layout
1699 In the case of PDF, the original image is additionally compressed.
1700 \end_layout
1701
1702 \end_inset
1703
1704 .
1705  The PDF-files generated by 
1706 \family typewriter
1707 Adobe Photoshop
1708 \family default
1709  are for example bitmap images.
1710 \end_layout
1711
1712 \begin_layout Standard
1713 Normally it is not possible to convert a bitmap image into a scalable one,
1714  only vice versa.
1715  Only the image formats PDF and EPS can directly be embedded to PDF and
1716  PostScript output files, respectively.
1717  SVG and WMF-images are recalculated to bitmaps when the output file is
1718  generated because there is currently no adequate WMF/SVG
1719 \begin_inset Formula $\to$
1720 \end_inset
1721
1722 PDF/EPS converter available.
1723 \end_layout
1724
1725 \begin_layout Chapter
1726 Tables
1727 \begin_inset Index idx
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731 Table
1732 \end_layout
1733
1734 \end_inset
1735
1736
1737 \end_layout
1738
1739 \begin_layout Section
1740 Introduction
1741 \begin_inset Index idx
1742 status collapsed
1743
1744 \begin_layout Plain Layout
1745 Table ! Introduction
1746 \end_layout
1747
1748 \end_inset
1749
1750
1751 \end_layout
1752
1753 \begin_layout Standard
1754 You can insert a table using either the toolbar button 
1755 \begin_inset Graphics
1756         filename ../images/tabular-insert.png
1757         scale 85
1758         scaleBeforeRotation
1759
1760 \end_inset
1761
1762  or the menu 
1763 \family sans
1764 Insert\SpecialChar \menuseparator
1765 Table
1766 \family default
1767 .
1768  The toolbar button offers you a graphical selection: move the mouse to
1769  set the column/row number of the table that should be created and then
1770  press a mouse button.
1771  When you use the menu to create a table, a dialog will appear, asking you
1772  for the number of rows and columns.
1773 \begin_inset Newline newline
1774 \end_inset
1775
1776  The default table has lines around any cell and the first row appears separated
1777  from the rest of the table.
1778  This separation occurs due to a double line: The cells of the first row
1779  have a line below them and the cells of the second row have a line above
1780  them.
1781  Here is an example table:
1782 \end_layout
1783
1784 \begin_layout Standard
1785 \align center
1786 \begin_inset Tabular
1787 <lyxtabular version="3" rows="4" columns="4">
1788 <features tabularvalignment="middle">
1789 <column alignment="center" valignment="top" width="0">
1790 <column alignment="center" valignment="top" width="0">
1791 <column alignment="center" valignment="top" width="0">
1792 <column alignment="center" valignment="top" width="0">
1793 <row>
1794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807
1808 \family roman
1809 \series medium
1810 \shape up
1811 \size normal
1812 \emph off
1813 \bar no
1814 \noun off
1815 \color none
1816 1
1817 \end_layout
1818
1819 \end_inset
1820 </cell>
1821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1822 \begin_inset Text
1823
1824 \begin_layout Plain Layout
1825 2
1826 \end_layout
1827
1828 \end_inset
1829 </cell>
1830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1831 \begin_inset Text
1832
1833 \begin_layout Plain Layout
1834 3
1835 \end_layout
1836
1837 \end_inset
1838 </cell>
1839 </row>
1840 <row>
1841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845
1846 \family roman
1847 \series medium
1848 \shape up
1849 \size normal
1850 \emph off
1851 \bar no
1852 \noun off
1853 \color none
1854 A
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1860 \begin_inset Text
1861
1862 \begin_layout Plain Layout
1863
1864 \end_layout
1865
1866 \end_inset
1867 </cell>
1868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1869 \begin_inset Text
1870
1871 \begin_layout Plain Layout
1872
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1878 \begin_inset Text
1879
1880 \begin_layout Plain Layout
1881
1882 \end_layout
1883
1884 \end_inset
1885 </cell>
1886 </row>
1887 <row>
1888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1889 \begin_inset Text
1890
1891 \begin_layout Plain Layout
1892
1893 \family roman
1894 \series medium
1895 \shape up
1896 \size normal
1897 \emph off
1898 \bar no
1899 \noun off
1900 \color none
1901 B
1902 \end_layout
1903
1904 \end_inset
1905 </cell>
1906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1916 \begin_inset Text
1917
1918 \begin_layout Plain Layout
1919
1920 \end_layout
1921
1922 \end_inset
1923 </cell>
1924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1925 \begin_inset Text
1926
1927 \begin_layout Plain Layout
1928
1929 \end_layout
1930
1931 \end_inset
1932 </cell>
1933 </row>
1934 <row>
1935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1936 \begin_inset Text
1937
1938 \begin_layout Plain Layout
1939
1940 \family roman
1941 \series medium
1942 \shape up
1943 \size normal
1944 \emph off
1945 \bar no
1946 \noun off
1947 \color none
1948 C
1949 \end_layout
1950
1951 \end_inset
1952 </cell>
1953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1954 \begin_inset Text
1955
1956 \begin_layout Plain Layout
1957
1958 \end_layout
1959
1960 \end_inset
1961 </cell>
1962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1963 \begin_inset Text
1964
1965 \begin_layout Plain Layout
1966
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1972 \begin_inset Text
1973
1974 \begin_layout Plain Layout
1975
1976 \end_layout
1977
1978 \end_inset
1979 </cell>
1980 </row>
1981 </lyxtabular>
1982
1983 \end_inset
1984
1985
1986 \end_layout
1987
1988 \begin_layout Section
1989 Table Dialog
1990 \begin_inset Index idx
1991 status collapsed
1992
1993 \begin_layout Plain Layout
1994 Table ! Dialog
1995 \end_layout
1996
1997 \end_inset
1998
1999
2000 \end_layout
2001
2002 \begin_layout Standard
2003 You can alter a table by clicking on it with the right mouse button, which
2004  brings up the table dialog.
2005  Here you can adjust the settings of that cell and row/column respectively
2006  where the cursor is currently placed.
2007  Most of the dialog options also work on selections.
2008  This means if you select more cells, columns or rows, the action is done
2009  for the whole selection.
2010  Note that there is a difference between selecting the 
2011 \emph on
2012 contents
2013 \emph default
2014  of the cell, and the cell itself.
2015  You can alter tables with the following tabs of the table dialog:
2016 \end_layout
2017
2018 \begin_layout Description
2019
2020 \family sans
2021 Table
2022 \begin_inset space ~
2023 \end_inset
2024
2025 Settings
2026 \family default
2027  Here you can set the horizontal alignment and the width of the current
2028  column.
2029  When you have set a width you can also adjust the vertical alignment of
2030  the current row.
2031  A given width will allow the cell to have line breaks and multiple paragraphs
2032  of text, see section
2033 \begin_inset space ~
2034 \end_inset
2035
2036
2037 \begin_inset CommandInset ref
2038 LatexCommand ref
2039 reference "sub:Multiple-Lines-in"
2040
2041 \end_inset
2042
2043 .
2044  If you set no width, the column is as wide as the content of the widest
2045  cell.
2046 \begin_inset Newline newline
2047 \end_inset
2048
2049 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2050  cell, see section
2051 \begin_inset space ~
2052 \end_inset
2053
2054
2055 \begin_inset CommandInset ref
2056 LatexCommand ref
2057 reference "sub:Multicolumns"
2058
2059 \end_inset
2060
2061  or the cells of one column as multirow cell, see section
2062 \begin_inset space ~
2063 \end_inset
2064
2065
2066 \begin_inset CommandInset ref
2067 LatexCommand ref
2068 reference "sub:Multirows"
2069
2070 \end_inset
2071
2072 .
2073 \begin_inset Newline newline
2074 \end_inset
2075
2076 The rotate check boxes rotate the current cell, a selection, or the whole
2077  table counter-clockwise by 90°.
2078  The rotation is not shown within LyX, only in the output.
2079 \begin_inset Newline newline
2080 \end_inset
2081
2082
2083 \begin_inset Note Greyedout
2084 status open
2085
2086 \begin_layout Plain Layout
2087
2088 \series bold
2089 Note:
2090 \series default
2091  Not all DVI-viewers are able to display rotations.
2092 \end_layout
2093
2094 \end_inset
2095
2096
2097 \begin_inset Newline newline
2098 \end_inset
2099
2100 It is also possible to enter a LaTeX-argument which is needed for special
2101  table formattings, see section
2102 \begin_inset space ~
2103 \end_inset
2104
2105
2106 \begin_inset CommandInset ref
2107 LatexCommand ref
2108 reference "sub:Multicolumn-Calculations"
2109
2110 \end_inset
2111
2112  and 
2113 \begin_inset CommandInset ref
2114 LatexCommand ref
2115 reference "sec:Colored-Tables"
2116
2117 \end_inset
2118
2119 .
2120 \end_layout
2121
2122 \begin_layout Description
2123
2124 \family sans
2125 Borders
2126 \family default
2127  In this tab you can add and delete border lines for the current row/column.
2128 \begin_inset Newline newline
2129 \end_inset
2130
2131 Using the style option 
2132 \family sans
2133 Formal
2134 \family default
2135  will convert the table to a formal table as described in section
2136 \begin_inset space ~
2137 \end_inset
2138
2139
2140 \begin_inset CommandInset ref
2141 LatexCommand ref
2142 reference "sec:Formal-Tables"
2143
2144 \end_inset
2145
2146 .
2147 \begin_inset Newline newline
2148 \end_inset
2149
2150 You can also add here space to table rows as described in section
2151 \begin_inset space ~
2152 \end_inset
2153
2154
2155 \begin_inset CommandInset ref
2156 LatexCommand ref
2157 reference "sub:Row-Spacing"
2158
2159 \end_inset
2160
2161 .
2162 \end_layout
2163
2164 \begin_layout Description
2165
2166 \family sans
2167 Longtable
2168 \family default
2169  This tab is to make a table a so called 
2170 \begin_inset Quotes eld
2171 \end_inset
2172
2173
2174 \emph on
2175 longtable
2176 \emph default
2177
2178 \begin_inset Quotes erd
2179 \end_inset
2180
2181  that can run over several pages.
2182  Sections
2183 \begin_inset space ~
2184 \end_inset
2185
2186
2187 \begin_inset CommandInset ref
2188 LatexCommand ref
2189 reference "sec:Longtables"
2190
2191 \end_inset
2192
2193  and 
2194 \begin_inset CommandInset ref
2195 LatexCommand ref
2196 reference "sec:Special-Longtable-Issues"
2197
2198 \end_inset
2199
2200  describe the longtable features in detail.
2201 \end_layout
2202
2203 \begin_layout Standard
2204 When the table dialog is open, you can move the cursor with the arrow keys
2205  from cell to cell and the property of the current cell will immediately
2206  be displayed in the dialog.
2207 \end_layout
2208
2209 \begin_layout Section
2210 Table Toolbar
2211 \begin_inset Index idx
2212 status collapsed
2213
2214 \begin_layout Plain Layout
2215 Table ! Toolbar
2216 \end_layout
2217
2218 \end_inset
2219
2220
2221 \end_layout
2222
2223 \begin_layout Standard
2224 The table toolbar is an alternative to the table dialog to be able to alter
2225  tables faster.
2226  It should normally appear at the bottom of LyX's main window when the cursor
2227  is inside a table.
2228  You can alternatively switch it on to appear always, by right-clicking
2229  in LyX's main menu bar.
2230 \end_layout
2231
2232 \begin_layout Standard
2233 The toolbar has the following icons:
2234 \end_layout
2235
2236 \begin_layout Labeling
2237 \labelwidthstring 00.00.0000
2238 \begin_inset Graphics
2239         filename ../images/tabular-feature_append-row.png
2240         scaleBeforeRotation
2241
2242 \end_inset
2243
2244  adds a row below the current cell or selection
2245 \end_layout
2246
2247 \begin_layout Labeling
2248 \labelwidthstring 00.00.0000
2249 \begin_inset Graphics
2250         filename ../images/tabular-feature_append-column.png
2251         scaleBeforeRotation
2252
2253 \end_inset
2254
2255  adds a column right beside the current cell or selection
2256 \end_layout
2257
2258 \begin_layout Labeling
2259 \labelwidthstring 00.00.0000
2260 \begin_inset Graphics
2261         filename ../images/tabular-feature_delete-row.png
2262         scaleBeforeRotation
2263
2264 \end_inset
2265
2266  deletes the current row or selection
2267 \end_layout
2268
2269 \begin_layout Labeling
2270 \labelwidthstring 00.00.0000
2271 \begin_inset Graphics
2272         filename ../images/tabular-feature_delete-column.png
2273         scaleBeforeRotation
2274
2275 \end_inset
2276
2277  deletes the current column or selection
2278 \end_layout
2279
2280 \begin_layout Labeling
2281 \labelwidthstring 00.00.0000
2282 \begin_inset Graphics
2283         filename ../images/tabular-feature_toggle-line-top.png
2284         scaleBeforeRotation
2285
2286 \end_inset
2287
2288  adds a line at the top of the current cell / row or of a selection
2289 \end_layout
2290
2291 \begin_layout Labeling
2292 \labelwidthstring 00.00.0000
2293 \begin_inset Graphics
2294         filename ../images/tabular-feature_toggle-line-bottom.png
2295         scaleBeforeRotation
2296
2297 \end_inset
2298
2299  adds a line at the bottom of the current cell / row or of a selection
2300 \end_layout
2301
2302 \begin_layout Labeling
2303 \labelwidthstring 00.00.0000
2304 \begin_inset Graphics
2305         filename ../images/tabular-feature_toggle-line-left.png
2306         scaleBeforeRotation
2307
2308 \end_inset
2309
2310  adds a line at the left side of the current cell / row or of a selection
2311 \end_layout
2312
2313 \begin_layout Labeling
2314 \labelwidthstring 00.00.0000
2315 \begin_inset Graphics
2316         filename ../images/tabular-feature_toggle-line-right.png
2317         scaleBeforeRotation
2318
2319 \end_inset
2320
2321  adds a line at the right side of the current cell / row or of a selection
2322 \end_layout
2323
2324 \begin_layout Labeling
2325 \labelwidthstring 00.00.0000
2326 \begin_inset Graphics
2327         filename ../images/tabular-feature_set-all-lines.png
2328         scaleBeforeRotation
2329
2330 \end_inset
2331
2332  adds lines around the current or selected cells - if the current cell no
2333  multicolumn cell this also affects the current row and column
2334 \end_layout
2335
2336 \begin_layout Labeling
2337 \labelwidthstring 00.00.0000
2338 \begin_inset Graphics
2339         filename ../images/tabular-feature_unset-all-lines.png
2340         scaleBeforeRotation
2341
2342 \end_inset
2343
2344  deletes all lines of the current or selected cells - if the current cell
2345  no multicolumn cell this also affects the current row and column
2346 \end_layout
2347
2348 \begin_layout Labeling
2349 \labelwidthstring 00.00.0000
2350 \begin_inset Graphics
2351         filename ../images/tabular-feature_m-align-left.png
2352         scaleBeforeRotation
2353
2354 \end_inset
2355
2356  left-aligns the content of the current cell / column
2357 \end_layout
2358
2359 \begin_layout Labeling
2360 \labelwidthstring 00.00.0000
2361 \begin_inset Graphics
2362         filename ../images/tabular-feature_m-align-center.png
2363         scaleBeforeRotation
2364
2365 \end_inset
2366
2367  centers the content of the current cell / column horizontally
2368 \end_layout
2369
2370 \begin_layout Labeling
2371 \labelwidthstring 00.00.0000
2372 \begin_inset Graphics
2373         filename ../images/tabular-feature_m-align-right.png
2374         scaleBeforeRotation
2375
2376 \end_inset
2377
2378  right-aligns the content of the current cell / column
2379 \end_layout
2380
2381 \begin_layout Labeling
2382 \labelwidthstring 00.00.0000
2383 \begin_inset Graphics
2384         filename ../images/tabular-feature_align-decimal.png
2385         scaleBeforeRotation
2386
2387 \end_inset
2388
2389  aligns the content of the current column at a character
2390 \end_layout
2391
2392 \begin_layout Labeling
2393 \labelwidthstring 00.00.0000
2394 \begin_inset Graphics
2395         filename ../images/tabular-feature_m-valign-top.png
2396         scaleBeforeRotation
2397
2398 \end_inset
2399
2400  aligns the content of the current cell vertically to the top
2401 \end_layout
2402
2403 \begin_layout Labeling
2404 \labelwidthstring 00.00.0000
2405 \begin_inset Graphics
2406         filename ../images/tabular-feature_m-valign-middle.png
2407         scaleBeforeRotation
2408
2409 \end_inset
2410
2411  centers the content of the current cell vertically
2412 \end_layout
2413
2414 \begin_layout Labeling
2415 \labelwidthstring 00.00.0000
2416 \begin_inset Graphics
2417         filename ../images/tabular-feature_m-valign-bottom.png
2418         scaleBeforeRotation
2419
2420 \end_inset
2421
2422  aligns the content of the current cell vertically to the bottom
2423 \end_layout
2424
2425 \begin_layout Labeling
2426 \labelwidthstring 00.00.0000
2427 \begin_inset Graphics
2428         filename ../images/tabular-feature_set-rotate-cell.png
2429         scaleBeforeRotation
2430
2431 \end_inset
2432
2433  rotates the current cell or selection counter-clockwise by 90°
2434 \end_layout
2435
2436 \begin_layout Labeling
2437 \labelwidthstring 00.00.0000
2438 \begin_inset Graphics
2439         filename ../images/tabular-feature_set-rotate-tabular.png
2440         scaleBeforeRotation
2441
2442 \end_inset
2443
2444  rotates the whole table counter-clockwise by 90°
2445 \end_layout
2446
2447 \begin_layout Labeling
2448 \labelwidthstring 00.00.0000
2449 \begin_inset Graphics
2450         filename ../images/tabular-feature_multicolumn.png
2451         scaleBeforeRotation
2452
2453 \end_inset
2454
2455  sets the current cell or selection as a multicolumn
2456 \end_layout
2457
2458 \begin_layout Labeling
2459 \labelwidthstring 00.00.0000
2460 \begin_inset Graphics
2461         filename ../images/tabular-feature_multirow.png
2462         scaleBeforeRotation
2463
2464 \end_inset
2465
2466  sets the current cell or selection as a multirow
2467 \end_layout
2468
2469 \begin_layout Standard
2470 \begin_inset Note Greyedout
2471 status open
2472
2473 \begin_layout Plain Layout
2474
2475 \series bold
2476 Note:
2477 \series default
2478  For the output the vertical alignment of the first cell in a row is used
2479  for all following cells in the row.
2480 \end_layout
2481
2482 \end_inset
2483
2484
2485 \end_layout
2486
2487 \begin_layout Section
2488 Edit Table Menu
2489 \begin_inset Index idx
2490 status collapsed
2491
2492 \begin_layout Plain Layout
2493 Table ! Edit Menu
2494 \end_layout
2495
2496 \end_inset
2497
2498
2499 \end_layout
2500
2501 \begin_layout Standard
2502 Additionally to the table dialog and toolbar, the menu 
2503 \family sans
2504 Edit\SpecialChar \menuseparator
2505 Table
2506 \family default
2507  allows you to add and delete border lines for the current row/column and
2508  to set the current selection as multicolumn.
2509  The menu is only available when the cursor is inside a table.
2510 \end_layout
2511
2512 \begin_layout Section
2513 Table Floats
2514 \begin_inset CommandInset label
2515 LatexCommand label
2516 name "sec:Table-Floats"
2517
2518 \end_inset
2519
2520
2521 \begin_inset Index idx
2522 status collapsed
2523
2524 \begin_layout Plain Layout
2525 Floats ! Tables
2526 \end_layout
2527
2528 \end_inset
2529
2530
2531 \begin_inset Index idx
2532 status collapsed
2533
2534 \begin_layout Plain Layout
2535 Table ! Floats
2536 \end_layout
2537
2538 \end_inset
2539
2540
2541 \end_layout
2542
2543 \begin_layout Standard
2544 For general explanations about floats, have a look at section
2545 \begin_inset space ~
2546 \end_inset
2547
2548
2549 \begin_inset CommandInset ref
2550 LatexCommand ref
2551 reference "sec:FloatIntroduction"
2552
2553 \end_inset
2554
2555 .
2556 \end_layout
2557
2558 \begin_layout Standard
2559 \begin_inset Float table
2560 placement h
2561 wide false
2562 sideways false
2563 status open
2564
2565 \begin_layout Plain Layout
2566 \begin_inset Caption
2567
2568 \begin_layout Plain Layout
2569 \begin_inset CommandInset label
2570 LatexCommand label
2571 name "tab:a table float"
2572
2573 \end_inset
2574
2575 A table float.
2576 \end_layout
2577
2578 \end_inset
2579
2580
2581 \end_layout
2582
2583 \begin_layout Plain Layout
2584 \align center
2585 \begin_inset Tabular
2586 <lyxtabular version="3" rows="3" columns="3">
2587 <features tabularvalignment="middle">
2588 <column alignment="center" valignment="top" width="0pt">
2589 <column alignment="center" valignment="top" width="0pt">
2590 <column alignment="center" valignment="top" width="0pt">
2591 <row>
2592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family roman
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 1
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \family roman
2616 \series medium
2617 \shape up
2618 \size normal
2619 \emph off
2620 \bar no
2621 \noun off
2622 \color none
2623 2
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family roman
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 3
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 </row>
2647 <row>
2648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2649 \begin_inset Text
2650
2651 \begin_layout Plain Layout
2652
2653 \family roman
2654 \series medium
2655 \shape up
2656 \size normal
2657 \emph off
2658 \bar no
2659 \noun off
2660 \color none
2661 Joe
2662 \end_layout
2663
2664 \end_inset
2665 </cell>
2666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \family roman
2672 \series medium
2673 \shape up
2674 \size normal
2675 \emph off
2676 \bar no
2677 \noun off
2678 \color none
2679 Mary
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \family roman
2690 \series medium
2691 \shape up
2692 \size normal
2693 \emph off
2694 \bar no
2695 \noun off
2696 \color none
2697 Ted
2698 \end_layout
2699
2700 \end_inset
2701 </cell>
2702 </row>
2703 <row>
2704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Plain Layout
2708
2709 \family roman
2710 \series medium
2711 \shape up
2712 \size normal
2713 \emph off
2714 \bar no
2715 \noun off
2716 \color none
2717 \begin_inset Formula $\int x^{2}dx$
2718 \end_inset
2719
2720
2721 \end_layout
2722
2723 \end_inset
2724 </cell>
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 $\left[\begin{array}{cc}
2739 a & b\\
2740 c & d
2741 \end{array}\right]$
2742 \end_inset
2743
2744
2745 \end_layout
2746
2747 \end_inset
2748 </cell>
2749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2750 \begin_inset Text
2751
2752 \begin_layout Plain Layout
2753
2754 \family roman
2755 \series medium
2756 \shape up
2757 \size normal
2758 \emph off
2759 \bar no
2760 \noun off
2761 \color none
2762 \begin_inset Formula $1+1=2$
2763 \end_inset
2764
2765
2766 \end_layout
2767
2768 \end_inset
2769 </cell>
2770 </row>
2771 </lyxtabular>
2772
2773 \end_inset
2774
2775
2776 \end_layout
2777
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \begin_layout Standard
2784 Table floats can be inserted using the menu 
2785 \family sans
2786 Insert\SpecialChar \menuseparator
2787 Float\SpecialChar \menuseparator
2788 Table
2789 \family default
2790  or the toolbar button 
2791 \begin_inset Graphics
2792         filename ../images/float-insert_table.png
2793         scale 85
2794         scaleBeforeRotation
2795
2796 \end_inset
2797
2798 .
2799 \end_layout
2800
2801 \begin_layout Standard
2802 The float appears as a collapsible box with a caption that has the label
2803  
2804 \begin_inset Quotes eld
2805 \end_inset
2806
2807 Table
2808 \begin_inset space ~
2809 \end_inset
2810
2811 #:
2812 \begin_inset Quotes erd
2813 \end_inset
2814
2815  (# is the actual table number).
2816  You can insert tables in the float above or below the caption.
2817 \end_layout
2818
2819 \begin_layout Standard
2820 Table
2821 \begin_inset space ~
2822 \end_inset
2823
2824
2825 \begin_inset CommandInset ref
2826 LatexCommand ref
2827 reference "tab:a table float"
2828
2829 \end_inset
2830
2831  is an example table within a table float.
2832 \end_layout
2833
2834 \begin_layout Standard
2835 Having the caption above the table is the common rule that is unfortunately
2836  not supported in LaTeX's standard classes.
2837  This means that, if you are using the document classes 
2838 \family sans
2839 article
2840 \family default
2841
2842 \family sans
2843 book
2844 \family default
2845
2846 \family sans
2847 letter
2848 \family default
2849 , or 
2850 \family sans
2851 report
2852 \family default
2853 , there will be no space between the caption and the table.
2854  To insert the needed space, add the following option to the load command
2855  of the LaTeX-package 
2856 \series bold
2857 caption
2858 \series default
2859
2860 \begin_inset Index idx
2861 status collapsed
2862
2863 \begin_layout Plain Layout
2864 LaTeX-packages ! caption
2865 \end_layout
2866
2867 \end_inset
2868
2869  in your document preamble
2870 \begin_inset Foot
2871 status collapsed
2872
2873 \begin_layout Plain Layout
2874 For more information have a look at section
2875 \begin_inset space ~
2876 \end_inset
2877
2878
2879 \begin_inset CommandInset ref
2880 LatexCommand ref
2881 reference "sec:Caption-Placement"
2882
2883 \end_inset
2884
2885 .
2886 \end_layout
2887
2888 \end_inset
2889
2890 :
2891 \end_layout
2892
2893 \begin_layout Standard
2894
2895 \series bold
2896 tableposition=top
2897 \end_layout
2898
2899 \begin_layout Standard
2900 The package 
2901 \series bold
2902 caption
2903 \series default
2904 , which is described in section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sec:Caption-Formatting"
2912
2913 \end_inset
2914
2915 , is used to adjust the caption format.
2916 \end_layout
2917
2918 \begin_layout Standard
2919 \begin_inset Index idx
2920 status collapsed
2921
2922 \begin_layout Plain Layout
2923 References ! to Tables
2924 \end_layout
2925
2926 \end_inset
2927
2928 Tables can be cross-referenced in the text by referencing their label.
2929  To do this insert a label in the caption using the menu 
2930 \family sans
2931 Insert\SpecialChar \menuseparator
2932 Label
2933 \family default
2934  or the toolbar button 
2935 \begin_inset Graphics
2936         filename ../images/label-insert.png
2937         scale 85
2938         scaleBeforeRotation
2939
2940 \end_inset
2941
2942 .
2943  You can now refer to the label using the menu 
2944 \family sans
2945 Insert\SpecialChar \menuseparator
2946 Cross
2947 \begin_inset space ~
2948 \end_inset
2949
2950 reference
2951 \family default
2952  or the toolbar button 
2953 \begin_inset Graphics
2954         filename ../images/dialog-show-new-inset_ref.png
2955         scale 85
2956         scaleBeforeRotation
2957
2958 \end_inset
2959
2960 .
2961 \begin_inset Newline newline
2962 \end_inset
2963
2964 Referencing is explained in detail in section
2965 \begin_inset space ~
2966 \end_inset
2967
2968
2969 \begin_inset CommandInset ref
2970 LatexCommand ref
2971 reference "sec:Referencing-Floats"
2972
2973 \end_inset
2974
2975 .
2976 \end_layout
2977
2978 \begin_layout Section
2979 Longtables
2980 \begin_inset CommandInset label
2981 LatexCommand label
2982 name "sec:Longtables"
2983
2984 \end_inset
2985
2986
2987 \begin_inset Index idx
2988 status collapsed
2989
2990 \begin_layout Plain Layout
2991 Longtables
2992 \end_layout
2993
2994 \end_inset
2995
2996
2997 \begin_inset Index idx
2998 status collapsed
2999
3000 \begin_layout Plain Layout
3001 Table ! Longtables
3002 \end_layout
3003
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \begin_layout Standard
3010 If the table is too long to fit on one page, you can use the option 
3011 \family sans
3012 Use
3013 \begin_inset space ~
3014 \end_inset
3015
3016 long
3017 \begin_inset space ~
3018 \end_inset
3019
3020 table
3021 \family default
3022  in the tab 
3023 \family sans
3024 Longtable
3025 \family default
3026  of the table dialog to split the table automatically over more pages.
3027  Doing this enables the following options:
3028 \end_layout
3029
3030 \begin_layout Description
3031 Header: The current row is defined to be a header row that appears on all
3032  pages of the longtable; except for the first page, if 
3033 \family sans
3034 First
3035 \begin_inset space ~
3036 \end_inset
3037
3038 header
3039 \family default
3040  is defined.
3041  This is therefore called the main header.
3042 \end_layout
3043
3044 \begin_layout Description
3045 First
3046 \begin_inset space ~
3047 \end_inset
3048
3049 header: The current row is defined to be a header row that appears on the
3050  first page of the longtable.
3051 \end_layout
3052
3053 \begin_layout Description
3054 Footer: The current row is defined to be a footer row that appears on all
3055  pages of the longtable; except for the last page, if 
3056 \family sans
3057 Last
3058 \begin_inset space ~
3059 \end_inset
3060
3061 footer
3062 \family default
3063  is defined.
3064 \end_layout
3065
3066 \begin_layout Description
3067 Last
3068 \begin_inset space ~
3069 \end_inset
3070
3071 footer: The current row is defined to be a footer row that appears on the
3072  last page of the longtable.
3073 \end_layout
3074
3075 \begin_layout Description
3076 Caption: The current row contains the table caption.
3077  The row is reset as single column and a caption is inserted.
3078  More about longtable captions is explained in sec.
3079 \begin_inset space \thinspace{}
3080 \end_inset
3081
3082
3083 \begin_inset CommandInset ref
3084 LatexCommand ref
3085 reference "sub:Longtable-Captions"
3086
3087 \end_inset
3088
3089 .
3090 \end_layout
3091
3092 \begin_layout Standard
3093 You can also specify a row where the table is split.
3094  See the following longtable to see how it works:
3095 \end_layout
3096
3097 \begin_layout Standard
3098 \align center
3099 \begin_inset Tabular
3100 <lyxtabular version="3" rows="69" columns="3">
3101 <features islongtable="true" longtabularalignment="center">
3102 <column alignment="left" valignment="top" width="0cm">
3103 <column alignment="left" valignment="top" width="0pt">
3104 <column alignment="center" valignment="top" width="0pt">
3105 <row endfirsthead="true">
3106 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3107 \begin_inset Text
3108
3109 \begin_layout Plain Layout
3110
3111 \series bold
3112 Example Phone List (ignore the names)
3113 \end_layout
3114
3115 \end_inset
3116 </cell>
3117 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3118 \begin_inset Text
3119
3120 \begin_layout Plain Layout
3121
3122 \end_layout
3123
3124 \end_inset
3125 </cell>
3126 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3127 \begin_inset Text
3128
3129 \begin_layout Plain Layout
3130
3131 \end_layout
3132
3133 \end_inset
3134 </cell>
3135 </row>
3136 <row endfirsthead="true">
3137 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3138 \begin_inset Text
3139
3140 \begin_layout Plain Layout
3141
3142 \series bold
3143 NAME
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \end_layout
3154
3155 \end_inset
3156 </cell>
3157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \series bold
3163 TEL.
3164 \end_layout
3165
3166 \end_inset
3167 </cell>
3168 </row>
3169 <row endhead="true">
3170 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174
3175 \series bold
3176 Example Phone List
3177 \end_layout
3178
3179 \end_inset
3180 </cell>
3181 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Plain Layout
3185
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 </row>
3200 <row endhead="true">
3201 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \series bold
3207 NAME
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Plain Layout
3216
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Plain Layout
3225
3226 \series bold
3227 TEL.
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 </row>
3233 <row endfoot="true">
3234 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3235 \begin_inset Text
3236
3237 \begin_layout Plain Layout
3238  continued on next page
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Plain Layout
3247
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3253 \begin_inset Text
3254
3255 \begin_layout Plain Layout
3256
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 </row>
3262 <row>
3263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Plain Layout
3267
3268 \series bold
3269 Annovi
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 <cell alignment="center" valignment="top" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278 Silvia
3279 \end_layout
3280
3281 \end_inset
3282 </cell>
3283 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3284 \begin_inset Text
3285
3286 \begin_layout Plain Layout
3287 111
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 </row>
3293 <row>
3294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \series bold
3300 Bertoli
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell alignment="center" valignment="top" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309 Stefano
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318 111
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 </row>
3324 <row>
3325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \series bold
3331 Bozzi
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 <cell alignment="center" valignment="top" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Plain Layout
3340 Walter
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349 111
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 </row>
3355 <row>
3356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3357 \begin_inset Text
3358
3359 \begin_layout Plain Layout
3360
3361 \series bold
3362 Cachia
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 <cell alignment="center" valignment="top" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371 Maria
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380 111
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 </row>
3386 <row>
3387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391
3392 \series bold
3393 Cachia
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402 Maurizio
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411 111
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 </row>
3417 <row>
3418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422
3423 \series bold
3424 Cinquemani
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 <cell alignment="center" valignment="top" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433 Giusi
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442 111
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 </row>
3448 <row>
3449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453
3454 \series bold
3455 Colin
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 <cell alignment="center" valignment="top" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464 Bernard
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473 111
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 </row>
3479 <row>
3480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484
3485 \series bold
3486 Concli
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 <cell alignment="center" valignment="top" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495 Gianfranco
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504 111
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 </row>
3510 <row>
3511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515
3516 \series bold
3517 Dal Bosco
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 Carolina
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535 111
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 </row>
3541 <row>
3542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \series bold
3548 Dalpiaz
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 Annamaria
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 111
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 </row>
3572 <row>
3573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577
3578 \series bold
3579 Feliciello
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 Domenico
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597 111
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 </row>
3603 <row>
3604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608
3609 \series bold
3610 Focarelli
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619 Paola
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 111
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 </row>
3634 <row>
3635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639
3640 \series bold
3641 Galletti
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 <cell alignment="center" valignment="top" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650 Oreste
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Plain Layout
3659 111
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 </row>
3665 <row>
3666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670
3671 \series bold
3672 Gasparini
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 <cell alignment="center" valignment="top" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681 Franca
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Plain Layout
3690 111
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 </row>
3696 <row>
3697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701
3702 \series bold
3703 Rizzardi
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 <cell alignment="center" valignment="top" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712 Paola
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721 111
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 </row>
3727 <row>
3728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3729 \begin_inset Text
3730
3731 \begin_layout Plain Layout
3732
3733 \series bold
3734 Lassini
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 <cell alignment="center" valignment="top" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743 Giancarlo
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752 111
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 </row>
3758 <row>
3759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3760 \begin_inset Text
3761
3762 \begin_layout Plain Layout
3763
3764 \series bold
3765 Malfatti
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 <cell alignment="center" valignment="top" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774 Luciano
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783 111
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 </row>
3789 <row>
3790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794
3795 \series bold
3796 Malfatti
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 <cell alignment="center" valignment="top" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Plain Layout
3805 Valeriano
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814 111
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 </row>
3820 <row>
3821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3822 \begin_inset Text
3823
3824 \begin_layout Plain Layout
3825
3826 \series bold
3827 Meneguzzo
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836 Roberto
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845 111
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 </row>
3851 <row>
3852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856
3857 \series bold
3858 Mezzadra
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 <cell alignment="center" valignment="top" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867 Roberto
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876 111
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 </row>
3882 <row>
3883 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Plain Layout
3887
3888 \series bold
3889 Pirpamer
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 <cell alignment="center" valignment="top" usebox="none">
3895 \begin_inset Text
3896
3897 \begin_layout Plain Layout
3898 Erich
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907 111
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 </row>
3913 <row>
3914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Plain Layout
3918
3919 \series bold
3920 Pochiesa
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 Paolo
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938 111, 222
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 </row>
3944 <row>
3945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Plain Layout
3949
3950 \series bold
3951 Radina
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 <cell alignment="center" valignment="top" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960 Claudio
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969 111
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 </row>
3975 <row>
3976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980
3981 \series bold
3982 Stuffer
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 <cell alignment="center" valignment="top" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991 Oskar
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 111
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 </row>
4006 <row>
4007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Plain Layout
4011
4012 \series bold
4013 Tacchelli
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 <cell alignment="center" valignment="top" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022 Ugo
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031 111
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 </row>
4037 <row>
4038 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042
4043 \series bold
4044 Tezzele
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 <cell alignment="center" valignment="top" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053 Margit
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062 111
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 </row>
4068 <row>
4069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073
4074 \series bold
4075 Unterkalmsteiner
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 <cell alignment="center" valignment="top" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084 Frieda
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 111
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 </row>
4099 <row>
4100 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104
4105 \series bold
4106 Vieider
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 <cell alignment="center" valignment="top" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115 Hilde
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 111
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 </row>
4130 <row>
4131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4132 \begin_inset Text
4133
4134 \begin_layout Plain Layout
4135
4136 \series bold
4137 Vigna
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 <cell alignment="center" valignment="top" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146 Jürgen
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 111
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 </row>
4161 <row>
4162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166
4167 \series bold
4168 Weber
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 <cell alignment="center" valignment="top" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177 Maurizio
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186 111
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 </row>
4192 <row>
4193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197
4198 \series bold
4199 Winkler
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208 Franz
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217 111
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 </row>
4223 <row>
4224 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228  
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 </row>
4252 <row>
4253 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257
4258 \series bold
4259 Annovi
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 Silvia
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 555
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 </row>
4283 <row>
4284 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288
4289 \series bold
4290 Bertoli
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 Stefano
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 555
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 </row>
4314 <row>
4315 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319
4320 \series bold
4321 Bozzi
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell alignment="center" valignment="top" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330 Walter
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339 555
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 </row>
4345 <row>
4346 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350
4351 \series bold
4352 Cachia
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell alignment="center" valignment="top" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361 Maria
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 555
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 <row>
4377 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \series bold
4383 Cachia
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 Maurizio
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401 555
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 </row>
4407 <row>
4408 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412
4413 \series bold
4414 Cinquemani
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 Giusi
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 555
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 </row>
4438 <row>
4439 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443
4444 \series bold
4445 Colin
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 <cell alignment="center" valignment="top" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 Bernard
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463 555
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 </row>
4469 <row>
4470 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474
4475 \series bold
4476 Concli
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 <cell alignment="center" valignment="top" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485 Gianfranco
4486 \end_layout
4487
4488 \end_inset
4489 </cell>
4490 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494 555
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 </row>
4500 <row>
4501 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505
4506 \series bold
4507 Dal Bosco
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 <cell alignment="center" valignment="top" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516 Carolina
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525 555
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 </row>
4531 <row>
4532 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536
4537 \series bold
4538 Dalpiaz
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 <cell alignment="center" valignment="top" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547 Annamaria
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556 555
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 </row>
4562 <row>
4563 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567
4568 \series bold
4569 Feliciello
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 <cell alignment="center" valignment="top" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578 Domenico
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 555
4588 \end_layout
4589
4590 \end_inset
4591 </cell>
4592 </row>
4593 <row>
4594 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Plain Layout
4598
4599 \series bold
4600 Focarelli
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 <cell alignment="center" valignment="top" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609 Paola
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618 555
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 </row>
4624 <row>
4625 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629
4630 \series bold
4631 Galletti
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640 Oreste
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4646 \begin_inset Text
4647
4648 \begin_layout Plain Layout
4649 555
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 </row>
4655 <row>
4656 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660
4661 \series bold
4662 Gasparini
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 <cell alignment="center" valignment="top" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671 Franca
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4677 \begin_inset Text
4678
4679 \begin_layout Plain Layout
4680 555
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 </row>
4686 <row>
4687 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691
4692 \series bold
4693 Rizzardi
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702 Paola
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711 555
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 </row>
4717 <row>
4718 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722
4723 \series bold
4724 Lassini
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 <cell alignment="center" valignment="top" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733 Giancarlo
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742 555
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 </row>
4748 <row>
4749 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753
4754 \series bold
4755 Malfatti
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764 Luciano
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4770 \begin_inset Text
4771
4772 \begin_layout Plain Layout
4773 555
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 </row>
4779 <row>
4780 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784
4785 \series bold
4786 Malfatti
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795 Valeriano
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804 555
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 </row>
4810 <row>
4811 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815
4816 \series bold
4817 Meneguzzo
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826 Roberto
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835 555
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 </row>
4841 <row>
4842 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4843 \begin_inset Text
4844
4845 \begin_layout Plain Layout
4846
4847 \series bold
4848 Mezzadra
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 <cell alignment="center" valignment="top" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Plain Layout
4857 Roberto
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 555
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 </row>
4872 <row>
4873 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4874 \begin_inset Text
4875
4876 \begin_layout Plain Layout
4877
4878 \series bold
4879 Pirpamer
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 <cell alignment="center" valignment="top" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888 Erich
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Plain Layout
4897 555
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 </row>
4903 <row>
4904 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4905 \begin_inset Text
4906
4907 \begin_layout Plain Layout
4908
4909 \series bold
4910 Pochiesa
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 <cell alignment="center" valignment="top" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919 Paolo
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928 555, 222
4929 \end_layout
4930
4931 \end_inset
4932 </cell>
4933 </row>
4934 <row>
4935 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4936 \begin_inset Text
4937
4938 \begin_layout Plain Layout
4939
4940 \series bold
4941 Radina
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 <cell alignment="center" valignment="top" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950 Claudio
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959 555
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 </row>
4965 <row>
4966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Plain Layout
4970
4971 \series bold
4972 Stuffer
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 <cell alignment="center" valignment="top" usebox="none">
4978 \begin_inset Text
4979
4980 \begin_layout Plain Layout
4981 Oskar
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4987 \begin_inset Text
4988
4989 \begin_layout Plain Layout
4990 555
4991 \end_layout
4992
4993 \end_inset
4994 </cell>
4995 </row>
4996 <row>
4997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001
5002 \series bold
5003 Tacchelli
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 <cell alignment="center" valignment="top" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012 Ugo
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021 555
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 </row>
5027 <row>
5028 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5029 \begin_inset Text
5030
5031 \begin_layout Plain Layout
5032
5033 \series bold
5034 Tezzele
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 <cell alignment="center" valignment="top" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043 Margit
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5049 \begin_inset Text
5050
5051 \begin_layout Plain Layout
5052 555
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 </row>
5058 <row>
5059 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063
5064 \series bold
5065 Unterkalmsteiner
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 <cell alignment="center" valignment="top" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074 Frieda
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083 555
5084 \end_layout
5085
5086 \end_inset
5087 </cell>
5088 </row>
5089 <row>
5090 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094
5095 \series bold
5096 Vieider
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105 Hilde
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114 555
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 </row>
5120 <row>
5121 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125
5126 \series bold
5127 Vigna
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136 Jürgen
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 999
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 </row>
5151 <row>
5152 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156
5157 \series bold
5158 Weber
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 <cell alignment="center" valignment="top" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167 Maurizio
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176 555
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 </row>
5182 <row>
5183 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5184 \begin_inset Text
5185
5186 \begin_layout Plain Layout
5187
5188 \series bold
5189 Winkler
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198 Franz
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 555
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 </row>
5213 <row endlastfoot="true">
5214 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 end
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 </row>
5242 </lyxtabular>
5243
5244 \end_inset
5245
5246
5247 \begin_inset ERT
5248 status collapsed
5249
5250 \begin_layout Plain Layout
5251
5252
5253 \backslash
5254 addtocounter{table}{-1}
5255 \end_layout
5256
5257 \end_inset
5258
5259
5260 \begin_inset Note Note
5261 status collapsed
5262
5263 \begin_layout Plain Layout
5264 See the first greyed-out note in section
5265 \begin_inset space ~
5266 \end_inset
5267
5268
5269 \begin_inset CommandInset ref
5270 LatexCommand ref
5271 reference "sub:Longtable-Captions"
5272
5273 \end_inset
5274
5275  for an explanation of this command.
5276 \end_layout
5277
5278 \end_inset
5279
5280
5281 \end_layout
5282
5283 \begin_layout Subsection
5284 Footnotes in Longtables
5285 \begin_inset CommandInset label
5286 LatexCommand label
5287 name "sub:Footnotes-in-Longtables"
5288
5289 \end_inset
5290
5291
5292 \begin_inset Index idx
5293 status collapsed
5294
5295 \begin_layout Plain Layout
5296 Longtables ! Footnotes
5297 \end_layout
5298
5299 \end_inset
5300
5301
5302 \end_layout
5303
5304 \begin_layout Standard
5305 Footnotes can be inserted to every longtable cell.
5306  They appear at the bottom of the page where the table cell with the footnote
5307  appears.
5308  Table
5309 \begin_inset space ~
5310 \end_inset
5311
5312
5313 \begin_inset CommandInset ref
5314 LatexCommand ref
5315 reference "tab:DiffCaptions"
5316
5317 \end_inset
5318
5319  has for example a footnote.
5320 \end_layout
5321
5322 \begin_layout Subsection
5323 Longtable Alignment
5324 \begin_inset Index idx
5325 status collapsed
5326
5327 \begin_layout Plain Layout
5328 Longtables ! Alignment
5329 \end_layout
5330
5331 \end_inset
5332
5333
5334 \end_layout
5335
5336 \begin_layout Standard
5337 The horizontal alignment of longtables can be set in the table settings
5338  dialog.
5339  For left- and right-alignment the table will be directly at the page border.
5340  To add space between the table and the border one has to set the alignment
5341  to center and change the value of the LaTeX-lengths 
5342 \series bold
5343
5344 \backslash
5345 LTleft 
5346 \series default
5347 or 
5348 \series bold
5349
5350 \backslash
5351 LTright
5352 \series default
5353  by inserting this line as TeX-Code before the longtable:
5354 \end_layout
5355
5356 \begin_layout Standard
5357
5358 \series bold
5359
5360 \backslash
5361 setlength{
5362 \backslash
5363 LTleft}{value}
5364 \end_layout
5365
5366 \begin_layout Standard
5367 The value can have any of the units listed in Table
5368 \begin_inset space ~
5369 \end_inset
5370
5371
5372 \begin_inset CommandInset ref
5373 LatexCommand ref
5374 reference "tab:Units"
5375
5376 \end_inset
5377
5378 .
5379  
5380 \series bold
5381
5382 \backslash
5383 LTleft
5384 \series default
5385  controls the horizontal distance from the left page border to the longtable,
5386  
5387 \series bold
5388
5389 \backslash
5390 LTright
5391 \series default
5392  the distance from the right side.
5393  The default value for both lengths is 
5394 \series bold
5395
5396 \backslash
5397 fill
5398 \series default
5399 , which is in this case the same as an horizontal fill in LyX.
5400 \end_layout
5401
5402 \begin_layout Standard
5403 The following longtable was centered and 
5404 \series bold
5405
5406 \backslash
5407 LTleft
5408 \series default
5409  set to 
5410 \family sans
5411 0.1
5412 \backslash
5413 columnwidth
5414 \family default
5415 :
5416 \begin_inset ERT
5417 status collapsed
5418
5419 \begin_layout Plain Layout
5420
5421
5422 \backslash
5423 setlength{
5424 \backslash
5425 LTleft}{0.1
5426 \backslash
5427 columnwidth}
5428 \end_layout
5429
5430 \end_inset
5431
5432
5433 \end_layout
5434
5435 \begin_layout Standard
5436 \begin_inset Tabular
5437 <lyxtabular version="3" rows="5" columns="5">
5438 <features islongtable="true" longtabularalignment="center">
5439 <column alignment="center" valignment="top" width="0">
5440 <column alignment="center" valignment="top" width="0pt">
5441 <column alignment="center" valignment="top" width="0">
5442 <column alignment="center" valignment="top" width="0">
5443 <column alignment="center" valignment="top" width="0">
5444 <row>
5445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5446 \begin_inset Text
5447
5448 \begin_layout Plain Layout
5449 1
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Plain Layout
5458 2
5459 \end_layout
5460
5461 \end_inset
5462 </cell>
5463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5464 \begin_inset Text
5465
5466 \begin_layout Plain Layout
5467 3
5468 \end_layout
5469
5470 \end_inset
5471 </cell>
5472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5473 \begin_inset Text
5474
5475 \begin_layout Plain Layout
5476 4
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Plain Layout
5485 5
5486 \end_layout
5487
5488 \end_inset
5489 </cell>
5490 </row>
5491 <row>
5492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Plain Layout
5496 asd
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505 s
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5511 \begin_inset Text
5512
5513 \begin_layout Plain Layout
5514 s
5515 \end_layout
5516
5517 \end_inset
5518 </cell>
5519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 s
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 asd
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 </row>
5538 <row>
5539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Plain Layout
5543 asd
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5549 \begin_inset Text
5550
5551 \begin_layout Plain Layout
5552 s
5553 \end_layout
5554
5555 \end_inset
5556 </cell>
5557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5558 \begin_inset Text
5559
5560 \begin_layout Plain Layout
5561 s
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 s
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5576 \begin_inset Text
5577
5578 \begin_layout Plain Layout
5579 asd
5580 \end_layout
5581
5582 \end_inset
5583 </cell>
5584 </row>
5585 <row>
5586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Plain Layout
5590 asd
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5596 \begin_inset Text
5597
5598 \begin_layout Plain Layout
5599 s
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5605 \begin_inset Text
5606
5607 \begin_layout Plain Layout
5608 s
5609 \end_layout
5610
5611 \end_inset
5612 </cell>
5613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Plain Layout
5617 s
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626 asd
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row>
5633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 asd
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 asd
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Plain Layout
5655 asd
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Plain Layout
5664 asd
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673 asd
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 </row>
5679 </lyxtabular>
5680
5681 \end_inset
5682
5683
5684 \begin_inset ERT
5685 status collapsed
5686
5687 \begin_layout Plain Layout
5688
5689
5690 \backslash
5691 setlength{
5692 \backslash
5693 LTleft}{
5694 \backslash
5695 fill}
5696 \end_layout
5697
5698 \end_inset
5699
5700
5701 \begin_inset ERT
5702 status collapsed
5703
5704 \begin_layout Plain Layout
5705
5706
5707 \backslash
5708 addtocounter{table}{-1}
5709 \end_layout
5710
5711 \end_inset
5712
5713
5714 \begin_inset Note Note
5715 status collapsed
5716
5717 \begin_layout Plain Layout
5718 See the first greyed-out note in section
5719 \begin_inset space ~
5720 \end_inset
5721
5722
5723 \begin_inset CommandInset ref
5724 LatexCommand ref
5725 reference "sub:Longtable-Captions"
5726
5727 \end_inset
5728
5729  for an explanation of this command.
5730 \end_layout
5731
5732 \end_inset
5733
5734
5735 \end_layout
5736
5737 \begin_layout Subsection
5738 Longtable Captions
5739 \begin_inset Index idx
5740 status collapsed
5741
5742 \begin_layout Plain Layout
5743 Longtables ! Captions
5744 \end_layout
5745
5746 \end_inset
5747
5748
5749 \begin_inset CommandInset label
5750 LatexCommand label
5751 name "sub:Longtable-Captions"
5752
5753 \end_inset
5754
5755
5756 \end_layout
5757
5758 \begin_layout Standard
5759 A longtable cannot be put into a table float because floats can only be
5760  on one page.
5761  But the caption environment of floats can also be used for longtables when
5762  you use the longtable option 
5763 \family sans
5764 Caption
5765 \family default
5766  as described in sec.
5767 \begin_inset space \thinspace{}
5768 \end_inset
5769
5770
5771 \begin_inset CommandInset ref
5772 LatexCommand ref
5773 reference "sec:Longtables"
5774
5775 \end_inset
5776
5777 .
5778  Only one table row can contain the caption.
5779 \end_layout
5780
5781 \begin_layout Standard
5782 Here is a short longtable to see how it works:
5783 \end_layout
5784
5785 \begin_layout Standard
5786 \begin_inset Tabular
5787 <lyxtabular version="3" rows="6" columns="5">
5788 <features islongtable="true" longtabularalignment="center">
5789 <column alignment="center" valignment="top" width="0">
5790 <column alignment="center" valignment="top" width="0">
5791 <column alignment="center" valignment="top" width="0">
5792 <column alignment="center" valignment="top" width="0">
5793 <column alignment="center" valignment="top" width="0">
5794 <row caption="true">
5795 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Caption
5800
5801 \begin_layout Plain Layout
5802 Longtable with caption
5803 \begin_inset Argument
5804 status open
5805
5806 \begin_layout Plain Layout
5807 Longtable
5808 \end_layout
5809
5810 \end_inset
5811
5812
5813 \end_layout
5814
5815 \end_inset
5816
5817
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853
5854 \end_layout
5855
5856 \end_inset
5857 </cell>
5858 </row>
5859 <row>
5860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5861 \begin_inset Text
5862
5863 \begin_layout Plain Layout
5864 1
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873 2
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882 3
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5888 \begin_inset Text
5889
5890 \begin_layout Plain Layout
5891 4
5892 \end_layout
5893
5894 \end_inset
5895 </cell>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900 5
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 asd
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920 s
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 s
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938 s
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947 asd
5948 \end_layout
5949
5950 \end_inset
5951 </cell>
5952 </row>
5953 <row>
5954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5955 \begin_inset Text
5956
5957 \begin_layout Plain Layout
5958 asd
5959 \end_layout
5960
5961 \end_inset
5962 </cell>
5963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5964 \begin_inset Text
5965
5966 \begin_layout Plain Layout
5967 s
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5973 \begin_inset Text
5974
5975 \begin_layout Plain Layout
5976 s
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5982 \begin_inset Text
5983
5984 \begin_layout Plain Layout
5985 s
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5991 \begin_inset Text
5992
5993 \begin_layout Plain Layout
5994 asd
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 </row>
6000 <row>
6001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 asd
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014 s
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 s
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 s
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6038 \begin_inset Text
6039
6040 \begin_layout Plain Layout
6041 asd
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 </row>
6047 <row>
6048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 asd
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 asd
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 asd
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 asd
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Plain Layout
6088 asd
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 </row>
6094 </lyxtabular>
6095
6096 \end_inset
6097
6098
6099 \end_layout
6100
6101 \begin_layout Standard
6102 \begin_inset VSpace medskip
6103 \end_inset
6104
6105
6106 \begin_inset Note Greyedout
6107 status open
6108
6109 \begin_layout Plain Layout
6110
6111 \series bold
6112 Note
6113 \begin_inset space ~
6114 \end_inset
6115
6116 1:
6117 \series default
6118  The table number is increased for for every longtable, even if you did
6119  not set a caption for it.
6120  For this reason you could have the case that e.
6121 \begin_inset space \thinspace{}
6122 \end_inset
6123
6124 g.
6125 \begin_inset space \space{}
6126 \end_inset
6127
6128 Table
6129 \begin_inset space ~
6130 \end_inset
6131
6132 2.4 follows Table
6133 \begin_inset space ~
6134 \end_inset
6135
6136 2.1 in the list of tables if there are two longtables without captions.
6137  To avoid this you can add the following command in TeX-Code after every
6138  longtable without a caption:
6139 \end_layout
6140
6141 \begin_layout Plain Layout
6142
6143 \series bold
6144
6145 \backslash
6146 addtocounter{table}{-1}
6147 \end_layout
6148
6149 \begin_layout Plain Layout
6150 This is not needed when none of your longtables have a caption and you add
6151  the following code to the document preamble:
6152 \end_layout
6153
6154 \begin_layout Plain Layout
6155
6156 \series bold
6157
6158 \backslash
6159 let
6160 \backslash
6161 myEnd
6162 \backslash
6163 endlongtable
6164 \begin_inset Newline newline
6165 \end_inset
6166
6167
6168 \backslash
6169 renewcommand{
6170 \backslash
6171 endlongtable}{
6172 \backslash
6173 myEnd
6174 \backslash
6175 addtocounter{table}{-1}}
6176 \end_layout
6177
6178 \end_inset
6179
6180
6181 \end_layout
6182
6183 \begin_layout Standard
6184 \begin_inset Note Greyedout
6185 status open
6186
6187 \begin_layout Plain Layout
6188
6189 \series bold
6190 Note
6191 \begin_inset space ~
6192 \end_inset
6193
6194 2:
6195 \series default
6196  If you are using
6197 \series bold
6198  hyperref
6199 \series default
6200
6201 \begin_inset Index idx
6202 status collapsed
6203
6204 \begin_layout Plain Layout
6205 LaTeX-packages ! hyperref
6206 \end_layout
6207
6208 \end_inset
6209
6210  in the 
6211 \family sans
6212 PDF Properties
6213 \family default
6214  of the 
6215 \family sans
6216 Document Settings
6217 \family default
6218  dialog to link cross-references, the link to a longtable caption will always
6219  point to the beginning of the document.
6220 \end_layout
6221
6222 \end_inset
6223
6224
6225 \end_layout
6226
6227 \begin_layout Subsubsection
6228 References to Longtables
6229 \begin_inset Index idx
6230 status collapsed
6231
6232 \begin_layout Plain Layout
6233 Longtables ! References
6234 \end_layout
6235
6236 \end_inset
6237
6238
6239 \end_layout
6240
6241 \begin_layout Standard
6242 \begin_inset Tabular
6243 <lyxtabular version="3" rows="6" columns="5">
6244 <features islongtable="true" longtabularalignment="center">
6245 <column alignment="center" valignment="top" width="0">
6246 <column alignment="center" valignment="top" width="0">
6247 <column alignment="center" valignment="top" width="0">
6248 <column alignment="center" valignment="top" width="0">
6249 <column alignment="center" valignment="top" width="0">
6250 <row caption="true">
6251 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255 \begin_inset Caption
6256
6257 \begin_layout Plain Layout
6258 Referenced longtable
6259 \begin_inset CommandInset label
6260 LatexCommand label
6261 name "tab:RefExample"
6262
6263 \end_inset
6264
6265
6266 \end_layout
6267
6268 \end_inset
6269
6270
6271 \end_layout
6272
6273 \end_inset
6274 </cell>
6275 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6276 \begin_inset Text
6277
6278 \begin_layout Plain Layout
6279
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6285 \begin_inset Text
6286
6287 \begin_layout Plain Layout
6288
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 </row>
6312 <row>
6313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6314 \begin_inset Text
6315
6316 \begin_layout Plain Layout
6317 1
6318 \end_layout
6319
6320 \end_inset
6321 </cell>
6322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Plain Layout
6326 2
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335 3
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344 4
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353 5
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 </row>
6359 <row>
6360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6361 \begin_inset Text
6362
6363 \begin_layout Plain Layout
6364 asd
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 s
6374 \end_layout
6375
6376 \end_inset
6377 </cell>
6378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \begin_layout Plain Layout
6382 s
6383 \end_layout
6384
6385 \end_inset
6386 </cell>
6387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391 s
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400 asd
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 </row>
6406 <row>
6407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 asd
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Plain Layout
6420 s
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Plain Layout
6429 s
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438 s
6439 \end_layout
6440
6441 \end_inset
6442 </cell>
6443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Plain Layout
6447 asd
6448 \end_layout
6449
6450 \end_inset
6451 </cell>
6452 </row>
6453 <row>
6454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458 asd
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467 s
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6473 \begin_inset Text
6474
6475 \begin_layout Plain Layout
6476 s
6477 \end_layout
6478
6479 \end_inset
6480 </cell>
6481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485 s
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494 asd
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 </row>
6500 <row>
6501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505 asd
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514 sad
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523 asd
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532 asd
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541 asd
6542 \end_layout
6543
6544 \end_inset
6545 </cell>
6546 </row>
6547 </lyxtabular>
6548
6549 \end_inset
6550
6551
6552 \end_layout
6553
6554 \begin_layout Standard
6555 To reference a longtable, insert a label into the caption.
6556 \end_layout
6557
6558 \begin_layout Standard
6559 This is a reference to Table
6560 \begin_inset space ~
6561 \end_inset
6562
6563
6564 \begin_inset CommandInset ref
6565 LatexCommand ref
6566 reference "tab:RefExample"
6567
6568 \end_inset
6569
6570 .
6571 \end_layout
6572
6573 \begin_layout Standard
6574 The caption layout can be set together with all other captions of your document
6575  using the LaTeX-package 
6576 \series bold
6577 caption
6578 \series default
6579
6580 \begin_inset Index idx
6581 status collapsed
6582
6583 \begin_layout Plain Layout
6584 LaTeX-packages ! caption
6585 \end_layout
6586
6587 \end_inset
6588
6589 , see section
6590 \begin_inset space ~
6591 \end_inset
6592
6593
6594 \begin_inset CommandInset ref
6595 LatexCommand ref
6596 reference "sec:Caption-Formatting"
6597
6598 \end_inset
6599
6600 .
6601 \end_layout
6602
6603 \begin_layout Subsubsection
6604 Caption Width
6605 \begin_inset Index idx
6606 status collapsed
6607
6608 \begin_layout Plain Layout
6609 Longtables ! Caption Width
6610 \end_layout
6611
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \begin_layout Standard
6618 The maximal width of of caption lines is defined by the length 
6619 \series bold
6620
6621 \backslash
6622 LTcapwidth
6623 \series default
6624 .
6625  Its default value is 4
6626 \begin_inset space \thinspace{}
6627 \end_inset
6628
6629 in.
6630  To change it add the following command to your document preamble or as
6631  TeX-Code into your document before the longtable that should be affected
6632 \end_layout
6633
6634 \begin_layout Standard
6635
6636 \series bold
6637
6638 \backslash
6639 setlength{
6640 \backslash
6641 LTcapwidth}{width}
6642 \end_layout
6643
6644 \begin_layout Standard
6645 where the width could have one of the units listed in appendix
6646 \begin_inset space ~
6647 \end_inset
6648
6649
6650 \begin_inset CommandInset ref
6651 LatexCommand ref
6652 reference "cha:Units-available-in"
6653
6654 \end_inset
6655
6656 .
6657 \end_layout
6658
6659 \begin_layout Standard
6660 The following tables show the difference:
6661 \end_layout
6662
6663 \begin_layout Standard
6664 \begin_inset Tabular
6665 <lyxtabular version="3" rows="6" columns="5">
6666 <features islongtable="true" longtabularalignment="center">
6667 <column alignment="center" valignment="top" width="0">
6668 <column alignment="center" valignment="top" width="0">
6669 <column alignment="center" valignment="top" width="0">
6670 <column alignment="center" valignment="top" width="0">
6671 <column alignment="center" valignment="top" width="0">
6672 <row caption="true">
6673 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677 \begin_inset Caption
6678
6679 \begin_layout Plain Layout
6680 long full title with default width long full title with default width long
6681  full title with default width
6682 \begin_inset Argument
6683 status collapsed
6684
6685 \begin_layout Plain Layout
6686 caption with default width
6687 \end_layout
6688
6689 \end_inset
6690
6691
6692 \end_layout
6693
6694 \end_inset
6695
6696
6697 \end_layout
6698
6699 \end_inset
6700 </cell>
6701 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705
6706 \end_layout
6707
6708 \end_inset
6709 </cell>
6710 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 </row>
6738 <row>
6739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6740 \begin_inset Text
6741
6742 \begin_layout Plain Layout
6743 1
6744 \end_layout
6745
6746 \end_inset
6747 </cell>
6748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752 2
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 3
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 4
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 5
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 </row>
6785 <row>
6786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6787 \begin_inset Text
6788
6789 \begin_layout Plain Layout
6790 asd
6791 \end_layout
6792
6793 \end_inset
6794 </cell>
6795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Plain Layout
6799 s
6800 \end_layout
6801
6802 \end_inset
6803 </cell>
6804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6805 \begin_inset Text
6806
6807 \begin_layout Plain Layout
6808 s
6809 \end_layout
6810
6811 \end_inset
6812 </cell>
6813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6814 \begin_inset Text
6815
6816 \begin_layout Plain Layout
6817 s
6818 \end_layout
6819
6820 \end_inset
6821 </cell>
6822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Plain Layout
6826 asd
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 </row>
6832 <row>
6833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6834 \begin_inset Text
6835
6836 \begin_layout Plain Layout
6837 asd
6838 \end_layout
6839
6840 \end_inset
6841 </cell>
6842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6843 \begin_inset Text
6844
6845 \begin_layout Plain Layout
6846 s
6847 \end_layout
6848
6849 \end_inset
6850 </cell>
6851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6852 \begin_inset Text
6853
6854 \begin_layout Plain Layout
6855 s
6856 \end_layout
6857
6858 \end_inset
6859 </cell>
6860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 s
6865 \end_layout
6866
6867 \end_inset
6868 </cell>
6869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 asd
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 </row>
6879 <row>
6880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6881 \begin_inset Text
6882
6883 \begin_layout Plain Layout
6884 asd
6885 \end_layout
6886
6887 \end_inset
6888 </cell>
6889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6890 \begin_inset Text
6891
6892 \begin_layout Plain Layout
6893 s
6894 \end_layout
6895
6896 \end_inset
6897 </cell>
6898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6899 \begin_inset Text
6900
6901 \begin_layout Plain Layout
6902 s
6903 \end_layout
6904
6905 \end_inset
6906 </cell>
6907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6908 \begin_inset Text
6909
6910 \begin_layout Plain Layout
6911 s
6912 \end_layout
6913
6914 \end_inset
6915 </cell>
6916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6917 \begin_inset Text
6918
6919 \begin_layout Plain Layout
6920 asd
6921 \end_layout
6922
6923 \end_inset
6924 </cell>
6925 </row>
6926 <row>
6927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6928 \begin_inset Text
6929
6930 \begin_layout Plain Layout
6931 asd
6932 \end_layout
6933
6934 \end_inset
6935 </cell>
6936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6937 \begin_inset Text
6938
6939 \begin_layout Plain Layout
6940 sad
6941 \end_layout
6942
6943 \end_inset
6944 </cell>
6945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6946 \begin_inset Text
6947
6948 \begin_layout Plain Layout
6949 asd
6950 \end_layout
6951
6952 \end_inset
6953 </cell>
6954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6955 \begin_inset Text
6956
6957 \begin_layout Plain Layout
6958 asd
6959 \end_layout
6960
6961 \end_inset
6962 </cell>
6963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6964 \begin_inset Text
6965
6966 \begin_layout Plain Layout
6967 asd
6968 \end_layout
6969
6970 \end_inset
6971 </cell>
6972 </row>
6973 </lyxtabular>
6974
6975 \end_inset
6976
6977
6978 \end_layout
6979
6980 \begin_layout Standard
6981 \begin_inset ERT
6982 status collapsed
6983
6984 \begin_layout Plain Layout
6985
6986
6987 \backslash
6988 setlength{
6989 \backslash
6990 LTcapwidth}{5cm}
6991 \end_layout
6992
6993 \end_inset
6994
6995
6996 \begin_inset Tabular
6997 <lyxtabular version="3" rows="6" columns="5">
6998 <features islongtable="true" longtabularalignment="center">
6999 <column alignment="center" valignment="top" width="0">
7000 <column alignment="center" valignment="top" width="0">
7001 <column alignment="center" valignment="top" width="0">
7002 <column alignment="center" valignment="top" width="0">
7003 <column alignment="center" valignment="top" width="0">
7004 <row caption="true">
7005 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009 \begin_inset Caption
7010
7011 \begin_layout Plain Layout
7012 long full title with width set to 5
7013 \begin_inset space \thinspace{}
7014 \end_inset
7015
7016 cm long full title with width set to 5
7017 \begin_inset space \thinspace{}
7018 \end_inset
7019
7020 cm long full title with width set to 5
7021 \begin_inset space \thinspace{}
7022 \end_inset
7023
7024 cm
7025 \begin_inset Argument
7026 status collapsed
7027
7028 \begin_layout Plain Layout
7029 caption with width
7030 \begin_inset space \thinspace{}
7031 \end_inset
7032
7033 =
7034 \begin_inset space \thinspace{}
7035 \end_inset
7036
7037 5
7038 \begin_inset space \thinspace{}
7039 \end_inset
7040
7041 cm
7042 \end_layout
7043
7044 \end_inset
7045
7046
7047 \end_layout
7048
7049 \end_inset
7050
7051
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7075 \begin_inset Text
7076
7077 \begin_layout Plain Layout
7078
7079 \end_layout
7080
7081 \end_inset
7082 </cell>
7083 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 </row>
7093 <row>
7094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098 1
7099 \end_layout
7100
7101 \end_inset
7102 </cell>
7103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 2
7108 \end_layout
7109
7110 \end_inset
7111 </cell>
7112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7113 \begin_inset Text
7114
7115 \begin_layout Plain Layout
7116 3
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Plain Layout
7125 4
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134 5
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 </row>
7140 <row>
7141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 asd
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 s
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 s
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 s
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Plain Layout
7181 asd
7182 \end_layout
7183
7184 \end_inset
7185 </cell>
7186 </row>
7187 <row>
7188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192 asd
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 s
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210 s
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 s
7220 \end_layout
7221
7222 \end_inset
7223 </cell>
7224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7225 \begin_inset Text
7226
7227 \begin_layout Plain Layout
7228 asd
7229 \end_layout
7230
7231 \end_inset
7232 </cell>
7233 </row>
7234 <row>
7235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7236 \begin_inset Text
7237
7238 \begin_layout Plain Layout
7239 asd
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 s
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257 s
7258 \end_layout
7259
7260 \end_inset
7261 </cell>
7262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266 s
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7272 \begin_inset Text
7273
7274 \begin_layout Plain Layout
7275 asd
7276 \end_layout
7277
7278 \end_inset
7279 </cell>
7280 </row>
7281 <row>
7282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7283 \begin_inset Text
7284
7285 \begin_layout Plain Layout
7286 asd
7287 \end_layout
7288
7289 \end_inset
7290 </cell>
7291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295 sad
7296 \end_layout
7297
7298 \end_inset
7299 </cell>
7300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7301 \begin_inset Text
7302
7303 \begin_layout Plain Layout
7304 asd
7305 \end_layout
7306
7307 \end_inset
7308 </cell>
7309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313 asd
7314 \end_layout
7315
7316 \end_inset
7317 </cell>
7318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7319 \begin_inset Text
7320
7321 \begin_layout Plain Layout
7322 asd
7323 \end_layout
7324
7325 \end_inset
7326 </cell>
7327 </row>
7328 </lyxtabular>
7329
7330 \end_inset
7331
7332
7333 \end_layout
7334
7335 \begin_layout Standard
7336 \begin_inset ERT
7337 status collapsed
7338
7339 \begin_layout Plain Layout
7340
7341
7342 \backslash
7343 setlength{
7344 \backslash
7345 LTcapwidth}{4in}
7346 \end_layout
7347
7348 \end_inset
7349
7350
7351 \end_layout
7352
7353 \begin_layout Standard
7354 \begin_inset Note Greyedout
7355 status open
7356
7357 \begin_layout Plain Layout
7358
7359 \series bold
7360 Note:
7361 \series default
7362  When the LaTeX-package 
7363 \series bold
7364 caption
7365 \series default
7366
7367 \begin_inset Index idx
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371 LaTeX-packages ! caption
7372 \end_layout
7373
7374 \end_inset
7375
7376  is used, as in this document, the full page width is used for the caption
7377  when you use the default value of 4
7378 \begin_inset space \thinspace{}
7379 \end_inset
7380
7381 in for 
7382 \series bold
7383
7384 \backslash
7385 LTcapwidth
7386 \series default
7387 .
7388  To get in this case exactly a 4
7389 \begin_inset space \thinspace{}
7390 \end_inset
7391
7392 in wide caption, you can either use a value slightly different from 4.0
7393 \begin_inset space \thinspace{}
7394 \end_inset
7395
7396 in, e.
7397 \begin_inset space \thinspace{}
7398 \end_inset
7399
7400 g.
7401 \begin_inset space \space{}
7402 \end_inset
7403
7404 3.99
7405 \begin_inset space \thinspace{}
7406 \end_inset
7407
7408 in, or the LaTeX-command 
7409 \series bold
7410
7411 \backslash
7412 captionsetup{width=value}
7413 \series default
7414  that is provided by the 
7415 \series bold
7416 caption
7417 \series default
7418 -package.
7419 \end_layout
7420
7421 \end_inset
7422
7423
7424 \end_layout
7425
7426 \begin_layout Subsubsection
7427 Different Captions for Table Pages
7428 \begin_inset Index idx
7429 status collapsed
7430
7431 \begin_layout Plain Layout
7432 Longtables ! Different Captions for Pages
7433 \end_layout
7434
7435 \end_inset
7436
7437
7438 \end_layout
7439
7440 \begin_layout Standard
7441 When the table captions for the following pages should differ from the one
7442  of the first table page, insert a caption with the TeX code command
7443 \end_layout
7444
7445 \begin_layout Standard
7446
7447 \series bold
7448
7449 \backslash
7450 caption*{caption text}
7451 \backslash
7452
7453 \backslash
7454 %
7455 \end_layout
7456
7457 \begin_layout Standard
7458 in a dummy caption row that is marked as a header.
7459  Table
7460 \begin_inset space ~
7461 \end_inset
7462
7463
7464 \begin_inset CommandInset ref
7465 LatexCommand ref
7466 reference "tab:DiffCaptions"
7467
7468 \end_inset
7469
7470  is an example of a longtable with different heading where the second caption
7471  doesn't include the table number.
7472 \end_layout
7473
7474 \begin_layout Standard
7475 \align center
7476 \begin_inset Tabular
7477 <lyxtabular version="3" rows="59" columns="3">
7478 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7479 <column alignment="left" valignment="top" width="0cm">
7480 <column alignment="left" valignment="top" width="0pt">
7481 <column alignment="center" valignment="top" width="0pt">
7482 <row caption="true">
7483 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487 \begin_inset Caption
7488
7489 \begin_layout Plain Layout
7490 Example Phone List
7491 \begin_inset CommandInset label
7492 LatexCommand label
7493 name "tab:DiffCaptions"
7494
7495 \end_inset
7496
7497
7498 \begin_inset Argument
7499 status collapsed
7500
7501 \begin_layout Plain Layout
7502 Example Phone List
7503 \end_layout
7504
7505 \end_inset
7506
7507
7508 \end_layout
7509
7510 \end_inset
7511
7512
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 </row>
7536 <row endfirsthead="true">
7537 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7538 \begin_inset Text
7539
7540 \begin_layout Plain Layout
7541
7542 \series bold
7543 Example Phone List (ignore the names)
7544 \end_layout
7545
7546 \end_inset
7547 </cell>
7548 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 </row>
7567 <row endfirsthead="true">
7568 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572
7573 \series bold
7574 NAME
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583
7584 \end_layout
7585
7586 \end_inset
7587 </cell>
7588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592
7593 \series bold
7594 TEL.
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 </row>
7600 <row endhead="true">
7601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605 \begin_inset ERT
7606 status open
7607
7608 \begin_layout Plain Layout
7609
7610
7611 \backslash
7612 caption*{Continued Example Phone List}
7613 \backslash
7614
7615 \backslash
7616 %
7617 \end_layout
7618
7619 \end_inset
7620
7621
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7627 \begin_inset Text
7628
7629 \begin_layout Plain Layout
7630
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 </row>
7645 <row endhead="true">
7646 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Plain Layout
7650
7651 \series bold
7652 Example Phone List
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7667 \begin_inset Text
7668
7669 \begin_layout Plain Layout
7670
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 </row>
7676 <row endhead="true">
7677 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Plain Layout
7681
7682 \series bold
7683 NAME
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Plain Layout
7692
7693 \end_layout
7694
7695 \end_inset
7696 </cell>
7697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7698 \begin_inset Text
7699
7700 \begin_layout Plain Layout
7701
7702 \series bold
7703 TEL.
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 </row>
7709 <row endfoot="true">
7710 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714 continued on next page
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 </row>
7738 <row>
7739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \series bold
7745 Annovi
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754 Silvia
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Plain Layout
7763 111
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 </row>
7769 <row>
7770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774
7775 \series bold
7776 Bertoli
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785 Stefano
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794 111
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 <row>
7801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805
7806 \series bold
7807 Bozzi
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816 Walter
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825 111
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 </row>
7831 <row>
7832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836
7837 \series bold
7838 Cachia
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 Maria
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856 111
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 </row>
7862 <row>
7863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867
7868 \series bold
7869 Cachia
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878 Maurizio
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887 111
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 </row>
7893 <row>
7894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898
7899 \series bold
7900 Cinquemani
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909 Giusi
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918 111
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 </row>
7924 <row>
7925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929
7930 \series bold
7931 Colin
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940 Bernard
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949 111
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row>
7956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960
7961 \series bold
7962 Concli
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 Gianfranco
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 111
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 </row>
7986 <row>
7987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \series bold
7993 Dal Bosco
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 Carolina
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011 111
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row>
8018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \series bold
8024 Dalpiaz
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 Annamaria
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 111
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \series bold
8055 Feliciello
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 Domenico
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073 111
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 </row>
8079 <row>
8080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084
8085 \series bold
8086 Focarelli
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 Paola
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104 111
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 </row>
8110 <row>
8111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115
8116 \series bold
8117 Galletti
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 Oreste
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135 111
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \series bold
8148 Gasparini
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 Franca
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 111
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \series bold
8179 Rizzardi
8180 \series default
8181
8182 \begin_inset Foot
8183 status open
8184
8185 \begin_layout Plain Layout
8186 Example footnote
8187 \end_layout
8188
8189 \end_inset
8190
8191
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 Paola
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 111
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 </row>
8215 <row>
8216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220
8221 \series bold
8222 Lassini
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231 Giancarlo
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240 111
8241 \end_layout
8242
8243 \end_inset
8244 </cell>
8245 </row>
8246 <row>
8247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251
8252 \series bold
8253 Malfatti
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262 Luciano
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271 111
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \series bold
8284 Malfatti
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 Valeriano
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302 111
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 </row>
8308 <row>
8309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313
8314 \series bold
8315 Meneguzzo
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 Roberto
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 111
8334 \end_layout
8335
8336 \end_inset
8337 </cell>
8338 </row>
8339 <row>
8340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344
8345 \series bold
8346 Mezzadra
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 Roberto
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364 111
8365 \end_layout
8366
8367 \end_inset
8368 </cell>
8369 </row>
8370 <row>
8371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375
8376 \series bold
8377 Pirpamer
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 Erich
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 111
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \series bold
8408 Pochiesa
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 Paolo
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 111, 222
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 </row>
8432 <row>
8433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437
8438 \series bold
8439 Radina
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 Claudio
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 111
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 <row>
8464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468
8469 \series bold
8470 Stuffer
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 Oskar
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 111
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \series bold
8501 Tacchelli
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 Ugo
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 111
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 <row>
8526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530
8531 \series bold
8532 Tezzele
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 Margit
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 111
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 </row>
8556 <row>
8557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561
8562 \series bold
8563 Unterkalmsteiner
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Frieda
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 111
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 <row>
8588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \series bold
8594 Vieider
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 Hilde
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 111
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 </row>
8618 <row>
8619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623
8624 \series bold
8625 Vigna
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 Jürgen
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 111
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \series bold
8656 Weber
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 Maurizio
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 111
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row>
8681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \series bold
8687 Winkler
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 Franz
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 111
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row>
8712 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716  
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 </row>
8740 <row>
8741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745
8746 \series bold
8747 Annovi
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 Silvia
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 555
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \series bold
8778 Bertoli
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 Stefano
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 555
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 <row>
8803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807
8808 \series bold
8809 Bozzi
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818 Walter
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 555
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 </row>
8833 <row>
8834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838
8839 \series bold
8840 Cachia
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849 Maria
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858 555
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 </row>
8864 <row>
8865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869
8870 \series bold
8871 Cachia
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 Maurizio
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889 555
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 </row>
8895 <row>
8896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900
8901 \series bold
8902 Cinquemani
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 Giusi
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920 555
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 </row>
8926 <row>
8927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931
8932 \series bold
8933 Colin
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 Bernard
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 555
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \series bold
8964 Concli
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 Gianfranco
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 555
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \series bold
8995 Dal Bosco
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 Carolina
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 555
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 </row>
9019 <row>
9020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024
9025 \series bold
9026 Dalpiaz
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 Annamaria
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 555
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055
9056 \series bold
9057 Feliciello
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 Domenico
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 555
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 </row>
9081 <row>
9082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086
9087 \series bold
9088 Focarelli
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 Paola
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 555
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \series bold
9119 Galletti
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 Oreste
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 555
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \series bold
9150 Gasparini
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 Franca
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 555
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 </row>
9174 <row>
9175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179
9180 \series bold
9181 Rizzardi
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 Paola
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 555
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 </row>
9205 <row>
9206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210
9211 \series bold
9212 Lassini
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 Giancarlo
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 555
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 <row>
9237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241
9242 \series bold
9243 Malfatti
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 Luciano
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 555
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 </row>
9267 <row>
9268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272
9273 \series bold
9274 Malfatti
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 Valeriano
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9289 \begin_inset Text
9290
9291 \begin_layout Plain Layout
9292 555
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \series bold
9305 Meneguzzo
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 Roberto
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 555
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334
9335 \series bold
9336 Mezzadra
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 Roberto
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 555
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 </row>
9360 </lyxtabular>
9361
9362 \end_inset
9363
9364
9365 \end_layout
9366
9367 \begin_layout Section
9368 Special Longtable Issues
9369 \begin_inset CommandInset label
9370 LatexCommand label
9371 name "sec:Special-Longtable-Issues"
9372
9373 \end_inset
9374
9375
9376 \end_layout
9377
9378 \begin_layout Subsection
9379 Longtable Calculation
9380 \begin_inset Index idx
9381 status collapsed
9382
9383 \begin_layout Plain Layout
9384 Longtables ! Calculation
9385 \end_layout
9386
9387 \end_inset
9388
9389
9390 \end_layout
9391
9392 \begin_layout Standard
9393 LaTeX calculates the height of table pages and their page breaks using so
9394  called chunks.
9395  Chunks are parts of tables that held at the same time in LaTeX's memory.
9396  The default value was historically set to only 20 table rows.
9397  If you are using longtables with many pages this may slow down the creation
9398  of your document.
9399  You can safely increase the chunk size to values of 100-1000 by adding
9400  this command line to your document preamble:
9401 \end_layout
9402
9403 \begin_layout Standard
9404
9405 \series bold
9406
9407 \backslash
9408 setcounter{LTchunksize}{100}
9409 \end_layout
9410
9411 \begin_layout Subsection
9412 Floats and Longtables
9413 \begin_inset Index idx
9414 status collapsed
9415
9416 \begin_layout Plain Layout
9417 Longtables ! Floats
9418 \end_layout
9419
9420 \end_inset
9421
9422
9423 \end_layout
9424
9425 \begin_layout Standard
9426 There might be problems when a float appears on the same page where a longtable
9427  starts.
9428  To avoid such a situation, insert a 
9429 \begin_inset Quotes eld
9430 \end_inset
9431
9432 clear page
9433 \begin_inset Quotes erd
9434 \end_inset
9435
9436  (menu 
9437 \family sans
9438 Insert\SpecialChar \menuseparator
9439 Formatting\SpecialChar \menuseparator
9440 Clear
9441 \begin_inset space ~
9442 \end_inset
9443
9444 Page
9445 \family default
9446 ) before your longtable.
9447 \end_layout
9448
9449 \begin_layout Subsection
9450 Forced Page Breaks
9451 \begin_inset Index idx
9452 status collapsed
9453
9454 \begin_layout Plain Layout
9455 Longtables ! Forced Page Breaks
9456 \end_layout
9457
9458 \end_inset
9459
9460
9461 \end_layout
9462
9463 \begin_layout Standard
9464 By default tables are only broken between rows.
9465  If you have a cell with multiples lines and want to have a page break within
9466  the cell, insert the new line command 
9467 \begin_inset Quotes eld
9468 \end_inset
9469
9470
9471 \series bold
9472
9473 \backslash
9474
9475 \backslash
9476
9477 \series default
9478
9479 \begin_inset Quotes erd
9480 \end_inset
9481
9482  as TeX-Code at the point of the cell where it can be broken.
9483  Before the 
9484 \series bold
9485
9486 \backslash
9487
9488 \backslash
9489
9490 \series default
9491  command you have to insert in TeX-Code as many 
9492 \begin_inset Quotes eld
9493 \end_inset
9494
9495
9496 \series bold
9497 &
9498 \series default
9499
9500 \begin_inset Quotes erd
9501 \end_inset
9502
9503  characters as the number of the following table columns.
9504  The 
9505 \series bold
9506 &
9507 \series default
9508  is the character to separate table cells.
9509  Write in TeX-Code after each 
9510 \series bold
9511 &
9512 \series default
9513  the content of the corresponding following cell and delete the content
9514  of these cells.
9515 \begin_inset Newline newline
9516 \end_inset
9517
9518 After the 
9519 \series bold
9520
9521 \backslash
9522
9523 \backslash
9524
9525 \series default
9526  command, insert as many 
9527 \series bold
9528 &
9529 \series default
9530  characters as the number of table columns before the current column.
9531  In Table
9532 \begin_inset space ~
9533 \end_inset
9534
9535
9536 \begin_inset CommandInset ref
9537 LatexCommand ref
9538 reference "tab:ForcedPagebreak"
9539
9540 \end_inset
9541
9542  the cell that should be broken is in the second column followed by another
9543  column.
9544  Therefore the following command was inserted in the cell as TeX-Code after
9545  
9546 \begin_inset Quotes eld
9547 \end_inset
9548
9549
9550 \emph on
9551 Castelchiodato,
9552 \emph default
9553
9554 \begin_inset Quotes erd
9555 \end_inset
9556
9557 :
9558 \end_layout
9559
9560 \begin_layout Standard
9561
9562 \series bold
9563 & 111
9564 \backslash
9565
9566 \backslash
9567  
9568 \backslash
9569 newpage
9570 \begin_inset Newline newline
9571 \end_inset
9572
9573 &
9574 \end_layout
9575
9576 \begin_layout Standard
9577 The 
9578 \begin_inset Quotes eld
9579 \end_inset
9580
9581 111
9582 \begin_inset Quotes erd
9583 \end_inset
9584
9585  in the third column of the row was deleted.
9586  
9587 \series bold
9588
9589 \backslash
9590 newpage
9591 \series default
9592  is only needed when a page break should definitely occur at this position,
9593  otherwise it would be a conditional break.
9594  If your footer row of the longtable has for a certain reason no upper line
9595  but you would have a horizontal line where the cell is broken, use this
9596  command instead:
9597 \end_layout
9598
9599 \begin_layout Standard
9600
9601 \series bold
9602 & 111
9603 \backslash
9604
9605 \backslash
9606
9607 \begin_inset Newline newline
9608 \end_inset
9609
9610
9611 \backslash
9612 hline &
9613 \end_layout
9614
9615 \begin_layout Standard
9616 When the cell to be broken is in the last column, the command
9617 \end_layout
9618
9619 \begin_layout Standard
9620
9621 \series bold
9622
9623 \backslash
9624 setlength{
9625 \backslash
9626 parfillskip}{0pt}
9627 \end_layout
9628
9629 \begin_layout Standard
9630 must be inserted as TeX-Code at the beginning of the cell.
9631  This ensures that the part of the cell that will be displayed on the new
9632  page appears with the full width.
9633 \end_layout
9634
9635 \begin_layout Standard
9636 \align center
9637 \begin_inset Tabular
9638 <lyxtabular version="3" rows="38" columns="3">
9639 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9640 <column alignment="left" valignment="top" width="0cm">
9641 <column alignment="left" valignment="top" width="3cm">
9642 <column alignment="center" valignment="top" width="0pt">
9643 <row caption="true">
9644 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 \begin_inset Caption
9649
9650 \begin_layout Plain Layout
9651 Table with forced page break in table cell
9652 \begin_inset CommandInset label
9653 LatexCommand label
9654 name "tab:ForcedPagebreak"
9655
9656 \end_inset
9657
9658
9659 \begin_inset Argument
9660 status collapsed
9661
9662 \begin_layout Plain Layout
9663 Table with forced page break in table cell
9664 \end_layout
9665
9666 \end_inset
9667
9668
9669 \end_layout
9670
9671 \end_inset
9672
9673
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9679 \begin_inset Text
9680
9681 \begin_layout Plain Layout
9682
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9688 \begin_inset Text
9689
9690 \begin_layout Plain Layout
9691
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 </row>
9697 <row endfirsthead="true">
9698 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9699 \begin_inset Text
9700
9701 \begin_layout Plain Layout
9702
9703 \series bold
9704 Example Phone List (ignore the names)
9705 \end_layout
9706
9707 \end_inset
9708 </cell>
9709 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9710 \begin_inset Text
9711
9712 \begin_layout Plain Layout
9713
9714 \end_layout
9715
9716 \end_inset
9717 </cell>
9718 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9719 \begin_inset Text
9720
9721 \begin_layout Plain Layout
9722
9723 \end_layout
9724
9725 \end_inset
9726 </cell>
9727 </row>
9728 <row endfirsthead="true">
9729 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9730 \begin_inset Text
9731
9732 \begin_layout Plain Layout
9733
9734 \series bold
9735 NAME
9736 \end_layout
9737
9738 \end_inset
9739 </cell>
9740 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9741 \begin_inset Text
9742
9743 \begin_layout Plain Layout
9744
9745 \end_layout
9746
9747 \end_inset
9748 </cell>
9749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753
9754 \series bold
9755 TEL.
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 </row>
9761 <row endhead="true">
9762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 \begin_inset ERT
9767 status collapsed
9768
9769 \begin_layout Plain Layout
9770
9771
9772 \backslash
9773 caption*{Continued Example Phone List}
9774 \backslash
9775
9776 \backslash
9777 %
9778 \end_layout
9779
9780 \end_inset
9781
9782
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791
9792 \end_layout
9793
9794 \end_inset
9795 </cell>
9796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row endhead="true">
9807 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \series bold
9813 Example Phone List
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Plain Layout
9831
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 </row>
9837 <row endhead="true">
9838 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842
9843 \series bold
9844 NAME
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \begin_layout Plain Layout
9853
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862
9863 \series bold
9864 TEL.
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 </row>
9870 <row endfoot="true">
9871 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9872 \begin_inset Text
9873
9874 \begin_layout Plain Layout
9875 continued on next page
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Plain Layout
9884
9885 \end_layout
9886
9887 \end_inset
9888 </cell>
9889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 <row>
9900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904
9905 \series bold
9906 Annovi
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915 Silvia
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924 111
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 </row>
9930 <row>
9931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \series bold
9937 Bertoli
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946 Stefano
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955 111
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 </row>
9961 <row>
9962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Plain Layout
9966
9967 \series bold
9968 Bozzi
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977 Walter
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986 111
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row>
9993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \series bold
9999 Cachia
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008 Maria
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 111
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row>
10024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028
10029 \series bold
10030 Cachia
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10036 \begin_inset Text
10037
10038 \begin_layout Plain Layout
10039 Maurizio
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048 111
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 </row>
10054 <row>
10055 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10056 \begin_inset Text
10057
10058 \begin_layout Plain Layout
10059
10060 \series bold
10061 Cinquemani
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070 Giusi
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079 111
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 </row>
10085 <row>
10086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090
10091 \series bold
10092 Colin
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10098 \begin_inset Text
10099
10100 \begin_layout Plain Layout
10101 Bernard
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110 111
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 </row>
10116 <row>
10117 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10118 \begin_inset Text
10119
10120 \begin_layout Plain Layout
10121
10122 \series bold
10123 Concli
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 Gianfranco
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141 111
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 </row>
10147 <row>
10148 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152
10153 \series bold
10154 Dal Bosco
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10160 \begin_inset Text
10161
10162 \begin_layout Plain Layout
10163 Carolina
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 111
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 </row>
10178 <row>
10179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183
10184 \series bold
10185 Dalpiaz
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194 Annamaria
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203 111
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 </row>
10209 <row>
10210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \series bold
10216 Feliciello
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225 Domenico
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 111
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 </row>
10240 <row>
10241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Plain Layout
10245
10246 \series bold
10247 Focarelli
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 Paola
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265 111
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 </row>
10271 <row>
10272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276
10277 \series bold
10278 Galletti
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 Oreste
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 111
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 </row>
10302 <row>
10303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \series bold
10309 Gasparini
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Franca
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 111
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 <row>
10334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \series bold
10340 Lassini
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349 Giancarlo
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 111
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 </row>
10364 <row>
10365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369
10370 \series bold
10371 Malfatti
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 Luciano
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 111
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \series bold
10402 Malfatti
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Valeriano
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 111
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431
10432 \series bold
10433 Meneguzzo
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Roberto
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 111
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row>
10458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \series bold
10464 Mezzadra
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Roberto
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 111
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493
10494 \series bold
10495 Pirpamer
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Erich
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 111
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 </row>
10519 <row>
10520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524
10525 \series bold
10526 Pochiesa
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 Paolo
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 111, 222
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 <row>
10551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555
10556 \series bold
10557 Radina
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566 Claudio
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 111
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \series bold
10588 Rizzardi
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 Paolo, 11.
10598  Fürst von Montecompatri, 11.
10599  Fürst von Sulmona und Vivaro, 10.
10600  Fürst von Rossano, 5.
10601  Herzog von Canemorte, 11.
10602  Herzog von Palombara, 5.
10603  Herzog von Castelchiodato,
10604 \begin_inset ERT
10605 status open
10606
10607 \begin_layout Plain Layout
10608
10609 & 111
10610 \backslash
10611
10612 \backslash
10613  
10614 \backslash
10615 newpage
10616 \end_layout
10617
10618 \begin_layout Plain Layout
10619
10620 &
10621 \end_layout
10622
10623 \end_inset
10624
10625  11.
10626  Herzog von Poggionativo, 11.
10627  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10628  Graf von Valinfreda, 11.
10629  Baron von Cropalati, 11.
10630  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10636 \begin_inset Text
10637
10638 \begin_layout Plain Layout
10639
10640 \end_layout
10641
10642 \end_inset
10643 </cell>
10644 </row>
10645 <row>
10646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650
10651 \series bold
10652 Stuffer
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661 Oskar
10662 \end_layout
10663
10664 \end_inset
10665 </cell>
10666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10667 \begin_inset Text
10668
10669 \begin_layout Plain Layout
10670 111
10671 \end_layout
10672
10673 \end_inset
10674 </cell>
10675 </row>
10676 <row>
10677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681
10682 \series bold
10683 Tacchelli
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692 Ugo
10693 \end_layout
10694
10695 \end_inset
10696 </cell>
10697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10698 \begin_inset Text
10699
10700 \begin_layout Plain Layout
10701 111
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 </row>
10707 <row>
10708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712
10713 \series bold
10714 Tezzele
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723 Margit
10724 \end_layout
10725
10726 \end_inset
10727 </cell>
10728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732 111
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 </row>
10738 <row>
10739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743
10744 \series bold
10745 Unterkalmsteiner
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754 Frieda
10755 \end_layout
10756
10757 \end_inset
10758 </cell>
10759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763 111
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 </row>
10769 <row>
10770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774
10775 \series bold
10776 Vieider
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785 Hilde
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794 111
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 </row>
10800 <row>
10801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805
10806 \series bold
10807 Vigna
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 Jürgen
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825 111
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 </row>
10831 <row>
10832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10833 \begin_inset Text
10834
10835 \begin_layout Plain Layout
10836
10837 \series bold
10838 Weber
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Plain Layout
10847 Maurizio
10848 \end_layout
10849
10850 \end_inset
10851 </cell>
10852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10853 \begin_inset Text
10854
10855 \begin_layout Plain Layout
10856 111
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 </row>
10862 <row>
10863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10864 \begin_inset Text
10865
10866 \begin_layout Plain Layout
10867
10868 \series bold
10869 Winkler
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878 Franz
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 111
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 </row>
10893 </lyxtabular>
10894
10895 \end_inset
10896
10897
10898 \end_layout
10899
10900 \begin_layout Section
10901 Multiple Lines Columns and Rows
10902 \end_layout
10903
10904 \begin_layout Subsection
10905 Multiple Lines in Table Cells
10906 \begin_inset CommandInset label
10907 LatexCommand label
10908 name "sub:Multiple-Lines-in"
10909
10910 \end_inset
10911
10912
10913 \begin_inset Index idx
10914 status collapsed
10915
10916 \begin_layout Plain Layout
10917 Multiple Lines in Table Cells
10918 \end_layout
10919
10920 \end_inset
10921
10922
10923 \begin_inset Index idx
10924 status collapsed
10925
10926 \begin_layout Plain Layout
10927 Table ! Linebreaks
10928 \end_layout
10929
10930 \end_inset
10931
10932
10933 \end_layout
10934
10935 \begin_layout Standard
10936 \noindent
10937 \begin_inset Float table
10938 placement H
10939 wide false
10940 sideways false
10941 status open
10942
10943 \begin_layout Plain Layout
10944 \begin_inset Caption
10945
10946 \begin_layout Plain Layout
10947 \begin_inset CommandInset label
10948 LatexCommand label
10949 name "tab:Table-with-multiple"
10950
10951 \end_inset
10952
10953 Table with multiple lines in cells
10954 \end_layout
10955
10956 \end_inset
10957
10958
10959 \end_layout
10960
10961 \begin_layout Plain Layout
10962 \align center
10963 \begin_inset Tabular
10964 <lyxtabular version="3" rows="3" columns="3">
10965 <features tabularvalignment="middle">
10966 <column alignment="center" valignment="middle" width="2.5cm">
10967 <column alignment="center" valignment="middle" width="0">
10968 <column alignment="center" valignment="middle" width="0">
10969 <row>
10970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974 multiple
10975 \begin_inset Newline linebreak
10976 \end_inset
10977
10978 lines
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 b
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 c
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 </row>
11002 <row>
11003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 d
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 e
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 f
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 </row>
11031 <row>
11032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 g
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 h
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054 i
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 </row>
11060 </lyxtabular>
11061
11062 \end_inset
11063
11064
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \begin_layout Standard
11073 Setting a fixed width for a column enables you to enter text as a paragraph
11074  with multiple lines and hyphenation.
11075 \end_layout
11076
11077 \begin_layout Standard
11078 To produce Table
11079 \begin_inset space ~
11080 \end_inset
11081
11082
11083 \begin_inset CommandInset ref
11084 LatexCommand ref
11085 reference "tab:Table-with-multiple"
11086
11087 \end_inset
11088
11089 , create a 3×3 table, mark the first cell and right-click on it.
11090  In the appearing table dialog we set a cell width of 2.5
11091 \begin_inset space \thinspace{}
11092 \end_inset
11093
11094 cm and choose centered for the vertical and horizontal alignment.
11095  The vertical alignment is used for all cells of the row.
11096  As our text is smaller than 2.5
11097 \begin_inset space \thinspace{}
11098 \end_inset
11099
11100 cm, only one line will appear.
11101  To get two lines, a justified line break (shortcut 
11102 \begin_inset Info
11103 type  "shortcut"
11104 arg   "newline-insert linebreak"
11105 \end_inset
11106
11107 ) was added.
11108  If the text is wider than the set cell width, it will automatically be
11109  broken to several lines.
11110 \end_layout
11111
11112 \begin_layout Standard
11113 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11114  by LaTeX if it is the first entry.
11115  Therefore you need to insert something to prevent the word not being the
11116  first entry.
11117  So add a horizontal space of 0
11118 \begin_inset space \thinspace{}
11119 \end_inset
11120
11121 pt before the word.
11122  As the space is zero, it doesn't change the output.
11123  Table
11124 \begin_inset space ~
11125 \end_inset
11126
11127
11128 \begin_inset CommandInset ref
11129 LatexCommand ref
11130 reference "tab:Table-with-and"
11131
11132 \end_inset
11133
11134  shows the effect.
11135 \end_layout
11136
11137 \begin_layout Standard
11138 \begin_inset Float table
11139 placement h
11140 wide false
11141 sideways false
11142 status open
11143
11144 \begin_layout Plain Layout
11145 \begin_inset Caption
11146
11147 \begin_layout Plain Layout
11148 \begin_inset CommandInset label
11149 LatexCommand label
11150 name "tab:Table-with-and"
11151
11152 \end_inset
11153
11154 Table with and without hyphenation
11155 \end_layout
11156
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Plain Layout
11163 \begin_inset space \hfill{}
11164 \end_inset
11165
11166
11167 \begin_inset Tabular
11168 <lyxtabular version="3" rows="3" columns="3">
11169 <features tabularvalignment="middle">
11170 <column alignment="center" valignment="middle" width="2.5cm">
11171 <column alignment="center" valignment="middle" width="0">
11172 <column alignment="center" valignment="middle" width="0">
11173 <row>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 verylongtablecellword
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 b
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 c
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 </row>
11202 <row>
11203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 d
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 e
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225 f
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 </row>
11231 <row>
11232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 g
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11242 \begin_inset Text
11243
11244 \begin_layout Plain Layout
11245 h
11246 \end_layout
11247
11248 \end_inset
11249 </cell>
11250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11251 \begin_inset Text
11252
11253 \begin_layout Plain Layout
11254 i
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 </row>
11260 </lyxtabular>
11261
11262 \end_inset
11263
11264
11265 \begin_inset space \hfill{}
11266 \end_inset
11267
11268
11269 \begin_inset Tabular
11270 <lyxtabular version="3" rows="3" columns="3">
11271 <features tabularvalignment="middle">
11272 <column alignment="center" valignment="middle" width="2.5cm">
11273 <column alignment="center" valignment="middle" width="0">
11274 <column alignment="center" valignment="middle" width="0">
11275 <row>
11276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 \begin_inset space \hspace{}
11281 \length 0pt
11282 \end_inset
11283
11284 verylongtablecellword
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 b
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 c
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 </row>
11308 <row>
11309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Plain Layout
11313 d
11314 \end_layout
11315
11316 \end_inset
11317 </cell>
11318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 e
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 f
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 </row>
11337 <row>
11338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 g
11343 \end_layout
11344
11345 \end_inset
11346 </cell>
11347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11348 \begin_inset Text
11349
11350 \begin_layout Plain Layout
11351 h
11352 \end_layout
11353
11354 \end_inset
11355 </cell>
11356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 i
11361 \end_layout
11362
11363 \end_inset
11364 </cell>
11365 </row>
11366 </lyxtabular>
11367
11368 \end_inset
11369
11370
11371 \begin_inset space \hfill{}
11372 \end_inset
11373
11374
11375 \end_layout
11376
11377 \end_inset
11378
11379
11380 \end_layout
11381
11382 \begin_layout Subsection
11383 Multicolumns
11384 \begin_inset CommandInset label
11385 LatexCommand label
11386 name "sub:Multicolumns"
11387
11388 \end_inset
11389
11390
11391 \begin_inset Index idx
11392 status collapsed
11393
11394 \begin_layout Plain Layout
11395 Multicolumns
11396 \end_layout
11397
11398 \end_inset
11399
11400
11401 \begin_inset Index idx
11402 status collapsed
11403
11404 \begin_layout Plain Layout
11405 Table ! Multicolumns
11406 \end_layout
11407
11408 \end_inset
11409
11410
11411 \end_layout
11412
11413 \begin_layout Subsubsection
11414 Multicolumn Basics
11415 \end_layout
11416
11417 \begin_layout Standard
11418 To merge cells over multiple columns, select as many cells within a row
11419  as you want to merge and use either the table-toolbar button 
11420 \begin_inset Graphics
11421         filename ../images/tabular-feature_multicolumn.png
11422         scale 85
11423         scaleBeforeRotation
11424
11425 \end_inset
11426
11427 , or the menu 
11428 \family sans
11429 Edit\SpecialChar \menuseparator
11430 Table\SpecialChar \menuseparator
11431 Multicolumn
11432 \family default
11433 , or right click on the marked cells and choose 
11434 \family sans
11435 Multicolumn
11436 \family default
11437  in the context menu.
11438 \end_layout
11439
11440 \begin_layout Standard
11441 Multicolumns have there own cell settings.
11442  That means changing cell borders, cell alignment, and the width only affects
11443  the multicolumn.
11444  Here is an example table with a multicolumn cell in the first row and one
11445  in the last row without the upper border:
11446 \end_layout
11447
11448 \begin_layout Standard
11449 \align center
11450 \begin_inset Tabular
11451 <lyxtabular version="3" rows="3" columns="4">
11452 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11453 <column alignment="center" valignment="top" width="0pt">
11454 <column alignment="center" valignment="middle" width="0">
11455 <column alignment="center" valignment="top" width="0in">
11456 <column alignment="center" valignment="top" width="0pt">
11457 <row>
11458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 abc
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 def ghi
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 jkl
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 </row>
11495 <row>
11496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500
11501 \family roman
11502 \series medium
11503 \shape up
11504 \size normal
11505 \emph off
11506 \bar no
11507 \noun off
11508 \color none
11509 A
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11515 \begin_inset Text
11516
11517 \begin_layout Plain Layout
11518 B
11519 \end_layout
11520
11521 \end_inset
11522 </cell>
11523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 C
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11533 \begin_inset Text
11534
11535 \begin_layout Plain Layout
11536 D
11537 \end_layout
11538
11539 \end_inset
11540 </cell>
11541 </row>
11542 <row>
11543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11544 \begin_inset Text
11545
11546 \begin_layout Plain Layout
11547 1
11548 \end_layout
11549
11550 \end_inset
11551 </cell>
11552 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556 2
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 3
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 4
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 </row>
11580 </lyxtabular>
11581
11582 \end_inset
11583
11584
11585 \end_layout
11586
11587 \begin_layout Subsubsection
11588 Multicolumn Calculations
11589 \begin_inset CommandInset label
11590 LatexCommand label
11591 name "sub:Multicolumn-Calculations"
11592
11593 \end_inset
11594
11595
11596 \begin_inset Index idx
11597 status collapsed
11598
11599 \begin_layout Plain Layout
11600 Multicolumns ! Calculations
11601 \end_layout
11602
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \begin_layout Standard
11609 LyX supports multicolumns directly, but we have to take account of the cell
11610  width of the columns spanned by the multicolumn cell.
11611 \end_layout
11612
11613 \begin_layout Standard
11614 \begin_inset Float table
11615 placement h
11616 wide false
11617 sideways false
11618 status open
11619
11620 \begin_layout Plain Layout
11621 \begin_inset Caption
11622
11623 \begin_layout Plain Layout
11624 \begin_inset CommandInset label
11625 LatexCommand label
11626 name "tab:Table-with-centered"
11627
11628 \end_inset
11629
11630 Table with centered multicolumn text above two columns that have exactly
11631  half the width of the multicolumn cell
11632 \begin_inset Argument
11633 status collapsed
11634
11635 \begin_layout Plain Layout
11636 Perfect multicolumn table
11637 \end_layout
11638
11639 \end_inset
11640
11641
11642 \end_layout
11643
11644 \end_inset
11645
11646
11647 \end_layout
11648
11649 \begin_layout Plain Layout
11650 \align center
11651 \begin_inset Tabular
11652 <lyxtabular version="3" rows="3" columns="3">
11653 <features tabularvalignment="middle">
11654 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11655 <column alignment="center" valignment="middle" width="0">
11656 <column alignment="center" valignment="top" width="0">
11657 <row>
11658 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662 multiple lines multicolumn
11663 \end_layout
11664
11665 \end_inset
11666 </cell>
11667 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Plain Layout
11671
11672 \end_layout
11673
11674 \end_inset
11675 </cell>
11676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 c
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 </row>
11686 <row>
11687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11688 \begin_inset Text
11689
11690 \begin_layout Plain Layout
11691 d
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700 e
11701 \end_layout
11702
11703 \end_inset
11704 </cell>
11705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709 f
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 </row>
11715 <row>
11716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11717 \begin_inset Text
11718
11719 \begin_layout Plain Layout
11720 g
11721 \end_layout
11722
11723 \end_inset
11724 </cell>
11725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11726 \begin_inset Text
11727
11728 \begin_layout Plain Layout
11729 h
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 i
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 </row>
11744 </lyxtabular>
11745
11746 \end_inset
11747
11748
11749 \end_layout
11750
11751 \end_inset
11752
11753
11754 \end_layout
11755
11756 \begin_layout Standard
11757 To create for example Table
11758 \begin_inset space ~
11759 \end_inset
11760
11761
11762 \begin_inset CommandInset ref
11763 LatexCommand ref
11764 reference "tab:Table-with-centered"
11765
11766 \end_inset
11767
11768 , mark the first two cells in the first row of a 3×3 table and right-click
11769  on them.
11770  Now choose for this cell 
11771 \emph on
11772 multicolumn
11773 \emph default
11774
11775 \emph on
11776 centered alignment
11777 \emph default
11778  and a width of 2.5
11779 \begin_inset space \thinspace{}
11780 \end_inset
11781
11782 cm in the table dialog.
11783  The merged columns should have exactly half the width of the multicolumn
11784  cell, so that you would set a width of 1.25
11785 \begin_inset space \thinspace{}
11786 \end_inset
11787
11788 cm for the first column.
11789  The second column has then automatically a width of 1.25
11790 \begin_inset space \thinspace{}
11791 \end_inset
11792
11793 cm (multicolumn width - width of first column).
11794  This was done for Table
11795 \begin_inset space ~
11796 \end_inset
11797
11798
11799 \begin_inset CommandInset ref
11800 LatexCommand ref
11801 reference "tab:Table-without-half"
11802
11803 \end_inset
11804
11805 .
11806 \end_layout
11807
11808 \begin_layout Standard
11809 \begin_inset Float table
11810 wide false
11811 sideways false
11812 status open
11813
11814 \begin_layout Plain Layout
11815 \begin_inset Caption
11816
11817 \begin_layout Plain Layout
11818 \begin_inset CommandInset label
11819 LatexCommand label
11820 name "tab:Table-without-half"
11821
11822 \end_inset
11823
11824 Table where the spanned table columns are not exactly half the width of
11825  the multicolumn cell
11826 \begin_inset Argument
11827 status collapsed
11828
11829 \begin_layout Plain Layout
11830 Imperfect multicolumn table
11831 \end_layout
11832
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \end_inset
11839
11840
11841 \end_layout
11842
11843 \begin_layout Plain Layout
11844 \align center
11845 \begin_inset Tabular
11846 <lyxtabular version="3" rows="3" columns="3">
11847 <features tabularvalignment="middle">
11848 <column alignment="center" valignment="top" width="1.25cm">
11849 <column alignment="center" valignment="top" width="0">
11850 <column alignment="center" valignment="top" width="0">
11851 <row>
11852 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 multiple lines multicolumn
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 c
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 </row>
11880 <row>
11881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 d
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 e
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 f
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 </row>
11909 <row>
11910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 g
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11920 \begin_inset Text
11921
11922 \begin_layout Plain Layout
11923 h
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 i
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 </row>
11938 </lyxtabular>
11939
11940 \end_inset
11941
11942
11943 \end_layout
11944
11945 \end_inset
11946
11947
11948 \end_layout
11949
11950 \begin_layout Standard
11951 You can see that the first column is not half the width of the multicolumn
11952  cell, it is a bit bigger.
11953  The reason is that the specified width of a cell 
11954 \begin_inset Formula $W_{g}$
11955 \end_inset
11956
11957  is not its total width 
11958 \begin_inset Formula $W_{\mathrm{tot}}$
11959 \end_inset
11960
11961  because a cell is always a bit larger than specified.
11962  Appendix
11963 \begin_inset space ~
11964 \end_inset
11965
11966
11967 \begin_inset CommandInset ref
11968 LatexCommand eqref
11969 reference "cha:Explanation-of-Equation"
11970
11971 \end_inset
11972
11973  explains this in detail.
11974 \end_layout
11975
11976 \begin_layout Standard
11977 The width 
11978 \begin_inset Formula $W_{g\, n}$
11979 \end_inset
11980
11981  which the user needs to set when 
11982 \emph on
11983 n
11984 \emph default
11985  columns are spanned can be calculated, so that each column has a total
11986  width of 
11987 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11988 \end_inset
11989
11990 :
11991 \begin_inset Formula \begin{equation}
11992 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11993
11994 \end_inset
11995
11996
11997 \end_layout
11998
11999 \begin_layout Standard
12000 In our case we have 
12001 \begin_inset Formula $n=2$
12002 \end_inset
12003
12004
12005 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12006 \end_inset
12007
12008 cm and the default values for the lengths, so that equation 
12009 \begin_inset CommandInset ref
12010 LatexCommand ref
12011 reference "eq:Wgn"
12012
12013 \end_inset
12014
12015  becomes
12016 \begin_inset Formula \begin{equation}
12017 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12018
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \begin_layout Standard
12025 To enable calculations in LaTeX, the LaTeX-package 
12026 \series bold
12027 calc
12028 \series default
12029  must be loaded with the document preamble line
12030 \begin_inset Index idx
12031 status collapsed
12032
12033 \begin_layout Plain Layout
12034 LaTeX-packages ! calc
12035 \end_layout
12036
12037 \end_inset
12038
12039
12040 \end_layout
12041
12042 \begin_layout Standard
12043
12044 \series bold
12045
12046 \backslash
12047 usepackage{calc}
12048 \end_layout
12049
12050 \begin_layout Standard
12051 LyX does not allow you to calculate lengths in the 
12052 \family sans
12053 Width
12054 \family default
12055  field of the table dialog.
12056  Therefore you have to format the column by inserting a LaTeX-argument in
12057  the dialog.
12058  Here is an overview about the arguments:
12059 \end_layout
12060
12061 \begin_layout Itemize
12062
12063 \series bold
12064 p{width}
12065 \series default
12066  creates cell with a fixed width, its text is vertically top-aligned
12067 \end_layout
12068
12069 \begin_layout Itemize
12070
12071 \series bold
12072 m{width}
12073 \series default
12074  creates cell with a fixed width, its text is vertically centered
12075 \end_layout
12076
12077 \begin_layout Itemize
12078
12079 \series bold
12080 b{width}
12081 \series default
12082  creates cell with a fixed width, its text is vertically bottom-aligned
12083 \end_layout
12084
12085 \begin_layout Standard
12086 By entering a LaTeX-argument, all cell settings set in the table dialog
12087  are overwritten.
12088 \end_layout
12089
12090 \begin_layout Standard
12091 \begin_inset Note Greyedout
12092 status open
12093
12094 \begin_layout Plain Layout
12095
12096 \series bold
12097 Note:
12098 \series default
12099  Due to a bug, LyX shows the overwritten settings anyway.
12100 \end_layout
12101
12102 \end_inset
12103
12104
12105 \end_layout
12106
12107 \begin_layout Standard
12108 As the text should be horizontally centered, the command 
12109 \series bold
12110
12111 \backslash
12112 centering
12113 \series default
12114  is added.
12115  You can now enter the following LaTeX-argument for the first spanned column:
12116 \end_layout
12117
12118 \begin_layout Standard
12119
12120 \series bold
12121 >{
12122 \backslash
12123 centering}m{1.25cm-6.2pt}
12124 \end_layout
12125
12126 \begin_layout Standard
12127 The command 
12128 \series bold
12129 >{ }
12130 \series default
12131  means, that the commands inside the braces are applied before the cell
12132  is created.
12133 \end_layout
12134
12135 \begin_layout Standard
12136 Although we have chosen centered alignment for the text of the multicolumn
12137  cell, it is still left aligned.
12138  This is because LyX only applies the alignment to single columns.
12139  So for the multicolumn cell we have to use the LaTeX-argument
12140 \end_layout
12141
12142 \begin_layout Standard
12143
12144 \series bold
12145 >{
12146 \backslash
12147 centering}m{2.5cm}
12148 \end_layout
12149
12150 \begin_layout Subsection
12151 Multirows
12152 \begin_inset CommandInset label
12153 LatexCommand label
12154 name "sub:Multirows"
12155
12156 \end_inset
12157
12158
12159 \begin_inset Index idx
12160 status collapsed
12161
12162 \begin_layout Plain Layout
12163 Multirows
12164 \end_layout
12165
12166 \end_inset
12167
12168
12169 \begin_inset Index idx
12170 status collapsed
12171
12172 \begin_layout Plain Layout
12173 Table ! Multirows
12174 \end_layout
12175
12176 \end_inset
12177
12178
12179 \end_layout
12180
12181 \begin_layout Standard
12182 To merge cells over multiple rows, select as many cells within a column
12183  as you want to merge and use either the table-toolbar button 
12184 \begin_inset Graphics
12185         filename ../images/tabular-feature_multirow.png
12186         scale 85
12187         scaleBeforeRotation
12188
12189 \end_inset
12190
12191 , or the menu 
12192 \family sans
12193 Edit\SpecialChar \menuseparator
12194 Table\SpecialChar \menuseparator
12195 Multirow
12196 \family default
12197 , or right click on the marked cells and choose 
12198 \family sans
12199 Multirow
12200 \family default
12201  in the context menu.
12202 \end_layout
12203
12204 \begin_layout Standard
12205 Here is an example table with a multirow in the first column:
12206 \end_layout
12207
12208 \begin_layout Standard
12209 \align center
12210 \begin_inset Tabular
12211 <lyxtabular version="3" rows="3" columns="3">
12212 <features tabularvalignment="middle">
12213 <column alignment="center" valignment="top" width="0pt">
12214 <column alignment="center" valignment="top" width="0">
12215 <column alignment="center" valignment="top" width="0">
12216 <row>
12217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12218 \begin_inset Text
12219
12220 \begin_layout Plain Layout
12221 a
12222 \end_layout
12223
12224 \end_inset
12225 </cell>
12226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12227 \begin_inset Text
12228
12229 \begin_layout Plain Layout
12230 b
12231 \end_layout
12232
12233 \end_inset
12234 </cell>
12235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12236 \begin_inset Text
12237
12238 \begin_layout Plain Layout
12239 c
12240 \end_layout
12241
12242 \end_inset
12243 </cell>
12244 </row>
12245 <row>
12246 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12247 \begin_inset Text
12248
12249 \begin_layout Plain Layout
12250 multirow entry
12251 \end_layout
12252
12253 \end_inset
12254 </cell>
12255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12256 \begin_inset Text
12257
12258 \begin_layout Plain Layout
12259 e
12260 \end_layout
12261
12262 \end_inset
12263 </cell>
12264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12265 \begin_inset Text
12266
12267 \begin_layout Plain Layout
12268 f
12269 \end_layout
12270
12271 \end_inset
12272 </cell>
12273 </row>
12274 <row>
12275 <cell multirow="4" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Plain Layout
12279
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12285 \begin_inset Text
12286
12287 \begin_layout Plain Layout
12288 h
12289 \end_layout
12290
12291 \end_inset
12292 </cell>
12293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12294 \begin_inset Text
12295
12296 \begin_layout Plain Layout
12297 i
12298 \end_layout
12299
12300 \end_inset
12301 </cell>
12302 </row>
12303 </lyxtabular>
12304
12305 \end_inset
12306
12307
12308 \end_layout
12309
12310 \begin_layout Standard
12311 The width and alignment of multirow cells is set by setting the width and
12312  alignment for the whole column.
12313 \end_layout
12314
12315 \begin_layout Section
12316 Formal Tables
12317 \begin_inset CommandInset label
12318 LatexCommand label
12319 name "sec:Formal-Tables"
12320
12321 \end_inset
12322
12323
12324 \begin_inset Index idx
12325 status collapsed
12326
12327 \begin_layout Plain Layout
12328 Table ! Formal
12329 \end_layout
12330
12331 \end_inset
12332
12333
12334 \end_layout
12335
12336 \begin_layout Standard
12337 Tables are often typeset in books similar to Table
12338 \begin_inset space ~
12339 \end_inset
12340
12341
12342 \begin_inset CommandInset ref
12343 LatexCommand ref
12344 reference "tab:Example-booktabs-table"
12345
12346 \end_inset
12347
12348 .
12349  This kind of tables is called 
12350 \begin_inset Quotes eld
12351 \end_inset
12352
12353
12354 \emph on
12355 formal
12356 \emph default
12357
12358 \begin_inset Quotes erd
12359 \end_inset
12360
12361 .
12362  To make a table a formal table use the option 
12363 \family sans
12364 Formal
12365 \family default
12366  in the 
12367 \family sans
12368 Borders
12369 \family default
12370  tab of the table dialog.
12371 \end_layout
12372
12373 \begin_layout Standard
12374 \begin_inset Float table
12375 placement h
12376 wide false
12377 sideways false
12378 status open
12379
12380 \begin_layout Plain Layout
12381 \begin_inset Caption
12382
12383 \begin_layout Plain Layout
12384 \begin_inset CommandInset label
12385 LatexCommand label
12386 name "tab:Example-booktabs-table"
12387
12388 \end_inset
12389
12390 Example booktabs-table
12391 \end_layout
12392
12393 \end_inset
12394
12395
12396 \end_layout
12397
12398 \begin_layout Plain Layout
12399 \align center
12400 \begin_inset Tabular
12401 <lyxtabular version="3" rows="8" columns="4">
12402 <features booktabs="true" tabularvalignment="middle">
12403 <column alignment="center" valignment="top" width="0">
12404 <column alignment="center" valignment="top" width="0">
12405 <column alignment="center" valignment="top" width="0">
12406 <column alignment="center" valignment="top" width="0">
12407 <row>
12408 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12409 \begin_inset Text
12410
12411 \begin_layout Plain Layout
12412 System
12413 \end_layout
12414
12415 \end_inset
12416 </cell>
12417 <cell alignment="center" valignment="top" topline="true" usebox="none">
12418 \begin_inset Text
12419
12420 \begin_layout Plain Layout
12421 Chip
12422 \begin_inset space \thinspace{}
12423 \end_inset
12424
12425 1
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \begin_layout Plain Layout
12434 Chip
12435 \begin_inset space \thinspace{}
12436 \end_inset
12437
12438 2
12439 \end_layout
12440
12441 \end_inset
12442 </cell>
12443 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12444 \begin_inset Text
12445
12446 \begin_layout Plain Layout
12447
12448 \end_layout
12449
12450 \end_inset
12451 </cell>
12452 </row>
12453 <row>
12454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12455 \begin_inset Text
12456
12457 \begin_layout Plain Layout
12458 \begin_inset ERT
12459 status collapsed
12460
12461 \begin_layout Plain Layout
12462
12463
12464 \backslash
12465 cmidrule(r){2-2}
12466 \end_layout
12467
12468 \end_inset
12469
12470
12471 \begin_inset ERT
12472 status collapsed
12473
12474 \begin_layout Plain Layout
12475
12476
12477 \backslash
12478 cmidrule(l){3-4}
12479 \end_layout
12480
12481 \end_inset
12482
12483 Detector thickness in Âµm
12484 \end_layout
12485
12486 \end_inset
12487 </cell>
12488 <cell alignment="center" valignment="top" usebox="none">
12489 \begin_inset Text
12490
12491 \begin_layout Plain Layout
12492 300
12493 \end_layout
12494
12495 \end_inset
12496 </cell>
12497 <cell alignment="center" valignment="top" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Plain Layout
12501 300
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 <cell alignment="center" valignment="top" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 700
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 </row>
12516 <row>
12517 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12518 \begin_inset Text
12519
12520 \begin_layout Plain Layout
12521 Edge angle in Â°
12522 \end_layout
12523
12524 \end_inset
12525 </cell>
12526 <cell alignment="center" valignment="top" topline="true" usebox="none">
12527 \begin_inset Text
12528
12529 \begin_layout Plain Layout
12530 3.55
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 <cell alignment="center" valignment="top" topline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 2.71
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 <cell alignment="center" valignment="top" topline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 7.99
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 </row>
12554 <row topspace="default">
12555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559 Spatial resolution in Âµm
12560 \end_layout
12561
12562 \end_inset
12563 </cell>
12564 <cell alignment="center" valignment="top" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 4.26
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 <cell alignment="center" valignment="top" usebox="none">
12574 \begin_inset Text
12575
12576 \begin_layout Plain Layout
12577 10.17
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 <cell alignment="center" valignment="top" usebox="none">
12583 \begin_inset Text
12584
12585 \begin_layout Plain Layout
12586 10.56
12587 \end_layout
12588
12589 \end_inset
12590 </cell>
12591 </row>
12592 <row topspace="default">
12593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597 MTF at 
12598 \begin_inset Formula $f_{\mathrm{max}}$
12599 \end_inset
12600
12601
12602 \end_layout
12603
12604 \end_inset
12605 </cell>
12606 <cell alignment="center" valignment="top" usebox="none">
12607 \begin_inset Text
12608
12609 \begin_layout Plain Layout
12610 0.53
12611 \end_layout
12612
12613 \end_inset
12614 </cell>
12615 <cell alignment="center" valignment="top" usebox="none">
12616 \begin_inset Text
12617
12618 \begin_layout Plain Layout
12619 0.37
12620 \end_layout
12621
12622 \end_inset
12623 </cell>
12624 <cell alignment="center" valignment="top" usebox="none">
12625 \begin_inset Text
12626
12627 \begin_layout Plain Layout
12628 0.39
12629 \end_layout
12630
12631 \end_inset
12632 </cell>
12633 </row>
12634 <row topspace="default">
12635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12636 \begin_inset Text
12637
12638 \begin_layout Plain Layout
12639 \begin_inset ERT
12640 status collapsed
12641
12642 \begin_layout Plain Layout
12643
12644
12645 \backslash
12646 cmidrule(l{10pt}){1-1}
12647 \end_layout
12648
12649 \end_inset
12650
12651 LSF-spatial resolution
12652 \end_layout
12653
12654 \end_inset
12655 </cell>
12656 <cell alignment="center" valignment="top" usebox="none">
12657 \begin_inset Text
12658
12659 \begin_layout Plain Layout
12660
12661 \end_layout
12662
12663 \end_inset
12664 </cell>
12665 <cell alignment="center" valignment="top" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669
12670 \end_layout
12671
12672 \end_inset
12673 </cell>
12674 <cell alignment="center" valignment="top" usebox="none">
12675 \begin_inset Text
12676
12677 \begin_layout Plain Layout
12678
12679 \end_layout
12680
12681 \end_inset
12682 </cell>
12683 </row>
12684 <row>
12685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12686 \begin_inset Text
12687
12688 \begin_layout Plain Layout
12689 in Âµm
12690 \end_layout
12691
12692 \end_inset
12693 </cell>
12694 <cell alignment="center" valignment="top" usebox="none">
12695 \begin_inset Text
12696
12697 \begin_layout Plain Layout
12698 129.7
12699 \end_layout
12700
12701 \end_inset
12702 </cell>
12703 <cell alignment="center" valignment="top" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707 52.75
12708 \end_layout
12709
12710 \end_inset
12711 </cell>
12712 <cell alignment="center" valignment="top" usebox="none">
12713 \begin_inset Text
12714
12715 \begin_layout Plain Layout
12716 50.78
12717 \end_layout
12718
12719 \end_inset
12720 </cell>
12721 </row>
12722 <row>
12723 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12724 \begin_inset Text
12725
12726 \begin_layout Plain Layout
12727 in % of pixel size
12728 \end_layout
12729
12730 \end_inset
12731 </cell>
12732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12733 \begin_inset Text
12734
12735 \begin_layout Plain Layout
12736 76.3
12737 \end_layout
12738
12739 \end_inset
12740 </cell>
12741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12742 \begin_inset Text
12743
12744 \begin_layout Plain Layout
12745 95.9
12746 \end_layout
12747
12748 \end_inset
12749 </cell>
12750 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754 92.3
12755 \end_layout
12756
12757 \end_inset
12758 </cell>
12759 </row>
12760 </lyxtabular>
12761
12762 \end_inset
12763
12764
12765 \end_layout
12766
12767 \end_inset
12768
12769
12770 \end_layout
12771
12772 \begin_layout Standard
12773 Spaces to table rows can be added using the 
12774 \family sans
12775 Borders
12776 \family default
12777  tab of the table dialog as described in section
12778 \begin_inset space ~
12779 \end_inset
12780
12781
12782 \begin_inset CommandInset ref
12783 LatexCommand ref
12784 reference "sub:Row-Spacing"
12785
12786 \end_inset
12787
12788 .
12789 \end_layout
12790
12791 \begin_layout Standard
12792 Unlike normal tables, formal tables have no vertical table lines.
12793  The horizontal table lines can be set as for normal tables but they appear
12794  with different widths in the output:
12795 \begin_inset Newline newline
12796 \end_inset
12797
12798 The first and the last table line have a default width of 0.08
12799 \begin_inset space \thinspace{}
12800 \end_inset
12801
12802 em while the other lines have a default width of 0.05
12803 \begin_inset space \thinspace{}
12804 \end_inset
12805
12806 em.
12807 \end_layout
12808
12809 \begin_layout Standard
12810 The default widths can be changed with the following preamble lines
12811 \end_layout
12812
12813 \begin_layout Standard
12814
12815 \series bold
12816
12817 \backslash
12818 let
12819 \backslash
12820 mytoprule
12821 \backslash
12822 toprule
12823 \begin_inset Newline newline
12824 \end_inset
12825
12826
12827 \backslash
12828 renewcommand{
12829 \backslash
12830 toprule}{
12831 \backslash
12832 mytoprule[width]}
12833 \end_layout
12834
12835 \begin_layout Standard
12836 This example is for the first line, the so called 
12837 \series bold
12838 toprule
12839 \series default
12840 .
12841  If you want to change the width for the last line, replace 
12842 \series bold
12843 toprule
12844 \series default
12845  by 
12846 \series bold
12847 bottomrule
12848 \series default
12849 .
12850  To change the width for the other lines replace 
12851 \series bold
12852 toprule
12853 \series default
12854  by 
12855 \series bold
12856 midrule
12857 \series default
12858 .
12859  You can use all units listed in appendix
12860 \begin_inset space ~
12861 \end_inset
12862
12863
12864 \begin_inset CommandInset ref
12865 LatexCommand ref
12866 reference "cha:Units-available-in"
12867
12868 \end_inset
12869
12870  to set the width.
12871 \end_layout
12872
12873 \begin_layout Standard
12874 Lines that do not span all table columns can be created by setting a table
12875  line for multicolumn cells.
12876  LyX will then internally use the command 
12877 \series bold
12878
12879 \backslash
12880 cmidrule
12881 \series default
12882  to create this line.
12883  Its full scheme is
12884 \end_layout
12885
12886 \begin_layout Standard
12887
12888 \series bold
12889
12890 \backslash
12891 cmidrule[width](trim){startcol-endcol}
12892 \end_layout
12893
12894 \begin_layout Standard
12895 The options of 
12896 \series bold
12897
12898 \backslash
12899 cmidrule
12900 \series default
12901  are currently not supported by LyX so you have to use TeX-Code to be able
12902  to use them.
12903  
12904 \series bold
12905
12906 \backslash
12907 cmidrule
12908 \series default
12909 s can manually be created by inserting the command as TeX-Code as the first
12910  cell entry of the first cell of a row.
12911  The line is then drawn in the output above the current row.
12912 \end_layout
12913
12914 \begin_layout Standard
12915 The default for the width is 0.03
12916 \begin_inset space \thinspace{}
12917 \end_inset
12918
12919 em.
12920  Startcol is the number of the column where the line starts and endcol the
12921  column number where the line ends.
12922  The endcol always needs to be specified, also when the line should span
12923  only one column.
12924  The optional parameter trim could be either 
12925 \emph on
12926 l{trimwidth}
12927 \emph default
12928 , or 
12929 \emph on
12930 r{trimwidth}
12931 \emph default
12932  where the trimwidth is also optional.
12933  Using for example the parameter 
12934 \emph on
12935 l{2pt}
12936 \emph default
12937  means that the line is trimmed from its left end by 2
12938 \begin_inset space \thinspace{}
12939 \end_inset
12940
12941 pt.
12942  If you don't specify the trimwidth the lines are trimmed by the default
12943  of 0.5
12944 \begin_inset space \thinspace{}
12945 \end_inset
12946
12947 em.
12948 \end_layout
12949
12950 \begin_layout Standard
12951 \begin_inset VSpace bigskip
12952 \end_inset
12953
12954 Table
12955 \begin_inset space ~
12956 \end_inset
12957
12958
12959 \begin_inset CommandInset ref
12960 LatexCommand ref
12961 reference "tab:Example-booktabs-table"
12962
12963 \end_inset
12964
12965  was created using the commands
12966 \end_layout
12967
12968 \begin_layout Standard
12969
12970 \series bold
12971
12972 \backslash
12973 cmidrule(r){2-2}
12974 \backslash
12975 cmidrule(l){3-4}
12976 \end_layout
12977
12978 \begin_layout Standard
12979 at the beginning of the second row and
12980 \end_layout
12981
12982 \begin_layout Standard
12983
12984 \series bold
12985
12986 \backslash
12987 cmidrule(l{10pt}){1-1}
12988 \end_layout
12989
12990 \begin_layout Standard
12991 in the sixth row.
12992 \end_layout
12993
12994 \begin_layout Standard
12995 \begin_inset VSpace bigskip
12996 \end_inset
12997
12998
12999 \end_layout
13000
13001 \begin_layout Standard
13002 You might want to have overlapping 
13003 \series bold
13004
13005 \backslash
13006 cmidrule
13007 \series default
13008 s as in in Table
13009 \begin_inset space ~
13010 \end_inset
13011
13012
13013 \begin_inset CommandInset ref
13014 LatexCommand ref
13015 reference "tab:Special-booktabs-table"
13016
13017 \end_inset
13018
13019 .
13020  This can be achieved with the TeX-Code command
13021 \end_layout
13022
13023 \begin_layout Standard
13024
13025 \series bold
13026
13027 \backslash
13028 morecmidrules
13029 \end_layout
13030
13031 \begin_layout Standard
13032 The command that was used for the second row of Table
13033 \begin_inset space ~
13034 \end_inset
13035
13036
13037 \begin_inset CommandInset ref
13038 LatexCommand ref
13039 reference "tab:Special-booktabs-table"
13040
13041 \end_inset
13042
13043  is
13044 \end_layout
13045
13046 \begin_layout Standard
13047
13048 \series bold
13049
13050 \backslash
13051 cmidrule(r){2-2}
13052 \backslash
13053 cmidrule(l){3-4}
13054 \backslash
13055 morecmidrules
13056 \backslash
13057 cmidrule{2-4}
13058 \end_layout
13059
13060 \begin_layout Standard
13061 The command for the sixth row is
13062 \end_layout
13063
13064 \begin_layout Standard
13065
13066 \series bold
13067
13068 \backslash
13069 midrule
13070 \backslash
13071 morecmidrules
13072 \backslash
13073 cmidrule{3-4}
13074 \end_layout
13075
13076 \begin_layout Standard
13077 \begin_inset VSpace bigskip
13078 \end_inset
13079
13080
13081 \end_layout
13082
13083 \begin_layout Standard
13084 If you are anyway not satisfied with the border line spacing, you can use
13085  the following command to produce lines that span over all table columns
13086 \series bold
13087 :
13088 \end_layout
13089
13090 \begin_layout Standard
13091
13092 \series bold
13093
13094 \backslash
13095 specialrule{width}{space above}{space below}
13096 \end_layout
13097
13098 \begin_layout Standard
13099 For more information about these features, refer to the manual of the LaTeX-pack
13100 age 
13101 \series bold
13102 booktabs
13103 \series default
13104  
13105 \begin_inset CommandInset citation
13106 LatexCommand cite
13107 key "booktabs"
13108
13109 \end_inset
13110
13111 .
13112 \begin_inset Index idx
13113 status collapsed
13114
13115 \begin_layout Plain Layout
13116 LaTeX-packages ! booktabs
13117 \end_layout
13118
13119 \end_inset
13120
13121
13122 \end_layout
13123
13124 \begin_layout Standard
13125 \begin_inset Float table
13126 placement h
13127 wide false
13128 sideways false
13129 status open
13130
13131 \begin_layout Plain Layout
13132 \begin_inset Caption
13133
13134 \begin_layout Plain Layout
13135 \begin_inset CommandInset label
13136 LatexCommand label
13137 name "tab:Special-booktabs-table"
13138
13139 \end_inset
13140
13141 Special booktabs-table
13142 \end_layout
13143
13144 \end_inset
13145
13146
13147 \end_layout
13148
13149 \begin_layout Plain Layout
13150 \align center
13151 \begin_inset Tabular
13152 <lyxtabular version="3" rows="8" columns="4">
13153 <features booktabs="true" tabularvalignment="middle">
13154 <column alignment="center" valignment="top" width="0">
13155 <column alignment="center" valignment="top" width="0">
13156 <column alignment="center" valignment="top" width="0">
13157 <column alignment="center" valignment="top" width="0">
13158 <row>
13159 <cell alignment="center" valignment="top" topline="true" usebox="none">
13160 \begin_inset Text
13161
13162 \begin_layout Plain Layout
13163 System
13164 \end_layout
13165
13166 \end_inset
13167 </cell>
13168 <cell alignment="center" valignment="top" topline="true" usebox="none">
13169 \begin_inset Text
13170
13171 \begin_layout Plain Layout
13172 Chip
13173 \begin_inset space \thinspace{}
13174 \end_inset
13175
13176 1
13177 \end_layout
13178
13179 \end_inset
13180 </cell>
13181 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13182 \begin_inset Text
13183
13184 \begin_layout Plain Layout
13185 Chip
13186 \begin_inset space \thinspace{}
13187 \end_inset
13188
13189 2
13190 \end_layout
13191
13192 \end_inset
13193 </cell>
13194 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13195 \begin_inset Text
13196
13197 \begin_layout Plain Layout
13198
13199 \end_layout
13200
13201 \end_inset
13202 </cell>
13203 </row>
13204 <row>
13205 <cell alignment="center" valignment="top" usebox="none">
13206 \begin_inset Text
13207
13208 \begin_layout Plain Layout
13209 \begin_inset ERT
13210 status collapsed
13211
13212 \begin_layout Plain Layout
13213
13214
13215 \backslash
13216 cmidrule(r){2-2}
13217 \end_layout
13218
13219 \end_inset
13220
13221
13222 \begin_inset ERT
13223 status collapsed
13224
13225 \begin_layout Plain Layout
13226
13227
13228 \backslash
13229 cmidrule(l){3-4}
13230 \end_layout
13231
13232 \end_inset
13233
13234
13235 \begin_inset ERT
13236 status collapsed
13237
13238 \begin_layout Plain Layout
13239
13240
13241 \backslash
13242 morecmidrules 
13243 \end_layout
13244
13245 \end_inset
13246
13247
13248 \begin_inset ERT
13249 status collapsed
13250
13251 \begin_layout Plain Layout
13252
13253
13254 \backslash
13255 cmidrule{2-4}
13256 \end_layout
13257
13258 \end_inset
13259
13260 Detector thickness in Âµm
13261 \end_layout
13262
13263 \end_inset
13264 </cell>
13265 <cell alignment="center" valignment="top" usebox="none">
13266 \begin_inset Text
13267
13268 \begin_layout Plain Layout
13269 300
13270 \end_layout
13271
13272 \end_inset
13273 </cell>
13274 <cell alignment="center" valignment="top" usebox="none">
13275 \begin_inset Text
13276
13277 \begin_layout Plain Layout
13278 300
13279 \end_layout
13280
13281 \end_inset
13282 </cell>
13283 <cell alignment="center" valignment="top" usebox="none">
13284 \begin_inset Text
13285
13286 \begin_layout Plain Layout
13287 700
13288 \end_layout
13289
13290 \end_inset
13291 </cell>
13292 </row>
13293 <row>
13294 <cell alignment="center" valignment="top" topline="true" usebox="none">
13295 \begin_inset Text
13296
13297 \begin_layout Plain Layout
13298 Edge angle in Â°
13299 \end_layout
13300
13301 \end_inset
13302 </cell>
13303 <cell alignment="center" valignment="top" topline="true" usebox="none">
13304 \begin_inset Text
13305
13306 \begin_layout Plain Layout
13307 3.55
13308 \end_layout
13309
13310 \end_inset
13311 </cell>
13312 <cell alignment="center" valignment="top" topline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316 2.71
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 <cell alignment="center" valignment="top" topline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325 7.99
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 </row>
13331 <row topspace="default">
13332 <cell alignment="center" valignment="top" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 Spatial resolution in Âµm
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 4.26
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354 10.17
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 <cell alignment="center" valignment="top" usebox="none">
13360 \begin_inset Text
13361
13362 \begin_layout Plain Layout
13363 10.56
13364 \end_layout
13365
13366 \end_inset
13367 </cell>
13368 </row>
13369 <row topspace="default">
13370 <cell alignment="center" valignment="top" usebox="none">
13371 \begin_inset Text
13372
13373 \begin_layout Plain Layout
13374 MTF at 
13375 \begin_inset Formula $f_{\mathrm{max}}$
13376 \end_inset
13377
13378
13379 \end_layout
13380
13381 \end_inset
13382 </cell>
13383 <cell alignment="center" valignment="top" usebox="none">
13384 \begin_inset Text
13385
13386 \begin_layout Plain Layout
13387 0.53
13388 \end_layout
13389
13390 \end_inset
13391 </cell>
13392 <cell alignment="center" valignment="top" usebox="none">
13393 \begin_inset Text
13394
13395 \begin_layout Plain Layout
13396 0.37
13397 \end_layout
13398
13399 \end_inset
13400 </cell>
13401 <cell alignment="center" valignment="top" usebox="none">
13402 \begin_inset Text
13403
13404 \begin_layout Plain Layout
13405 0.39
13406 \end_layout
13407
13408 \end_inset
13409 </cell>
13410 </row>
13411 <row>
13412 <cell alignment="center" valignment="top" topline="true" usebox="none">
13413 \begin_inset Text
13414
13415 \begin_layout Plain Layout
13416 \begin_inset ERT
13417 status collapsed
13418
13419 \begin_layout Plain Layout
13420
13421
13422 \backslash
13423 morecmidrules 
13424 \end_layout
13425
13426 \end_inset
13427
13428
13429 \begin_inset ERT
13430 status collapsed
13431
13432 \begin_layout Plain Layout
13433
13434
13435 \backslash
13436 cmidrule{3-4}
13437 \end_layout
13438
13439 \end_inset
13440
13441 LSF-spatial resolution
13442 \end_layout
13443
13444 \end_inset
13445 </cell>
13446 <cell alignment="center" valignment="top" topline="true" usebox="none">
13447 \begin_inset Text
13448
13449 \begin_layout Plain Layout
13450
13451 \end_layout
13452
13453 \end_inset
13454 </cell>
13455 <cell alignment="center" valignment="top" topline="true" usebox="none">
13456 \begin_inset Text
13457
13458 \begin_layout Plain Layout
13459
13460 \end_layout
13461
13462 \end_inset
13463 </cell>
13464 <cell alignment="center" valignment="top" topline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468
13469 \end_layout
13470
13471 \end_inset
13472 </cell>
13473 </row>
13474 <row>
13475 <cell alignment="center" valignment="top" usebox="none">
13476 \begin_inset Text
13477
13478 \begin_layout Plain Layout
13479 in Âµm
13480 \end_layout
13481
13482 \end_inset
13483 </cell>
13484 <cell alignment="center" valignment="top" usebox="none">
13485 \begin_inset Text
13486
13487 \begin_layout Plain Layout
13488 129.7
13489 \end_layout
13490
13491 \end_inset
13492 </cell>
13493 <cell alignment="center" valignment="top" usebox="none">
13494 \begin_inset Text
13495
13496 \begin_layout Plain Layout
13497 52.75
13498 \end_layout
13499
13500 \end_inset
13501 </cell>
13502 <cell alignment="center" valignment="top" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 50.78
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 </row>
13512 <row>
13513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517 in % of pixel size
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 76.3
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535 95.9
13536 \end_layout
13537
13538 \end_inset
13539 </cell>
13540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544 92.3
13545 \end_layout
13546
13547 \end_inset
13548 </cell>
13549 </row>
13550 </lyxtabular>
13551
13552 \end_inset
13553
13554
13555 \end_layout
13556
13557 \end_inset
13558
13559
13560 \end_layout
13561
13562 \begin_layout Section
13563 Vertical Table Alignment
13564 \begin_inset Index idx
13565 status collapsed
13566
13567 \begin_layout Plain Layout
13568 Table ! Alignment
13569 \end_layout
13570
13571 \end_inset
13572
13573
13574 \end_layout
13575
13576 \begin_layout Standard
13577 To align tables vertically in a text line the table must be inside a box.
13578  The box can then be vertically aligned as described in section
13579 \begin_inset space ~
13580 \end_inset
13581
13582
13583 \begin_inset CommandInset ref
13584 LatexCommand ref
13585 reference "sec:Box-Dialog"
13586
13587 \end_inset
13588
13589 .
13590 \end_layout
13591
13592 \begin_layout Standard
13593 In the following example the tables are inside a minipage
13594 \begin_inset Foot
13595 status collapsed
13596
13597 \begin_layout Plain Layout
13598 Minipages are described in section
13599 \begin_inset space ~
13600 \end_inset
13601
13602
13603 \begin_inset CommandInset ref
13604 LatexCommand ref
13605 reference "sec:Minipages"
13606
13607 \end_inset
13608
13609 .
13610 \end_layout
13611
13612 \end_inset
13613
13614  box that has a width of 15
13615 \begin_inset space \thinspace{}
13616 \end_inset
13617
13618 col%:
13619 \end_layout
13620
13621 \begin_layout Itemize
13622 test 
13623 \begin_inset Box Frameless
13624 position "t"
13625 hor_pos "c"
13626 has_inner_box 1
13627 inner_pos "c"
13628 use_parbox 0
13629 use_makebox 0
13630 width "15col%"
13631 special "none"
13632 height "1in"
13633 height_special "totalheight"
13634 status collapsed
13635
13636 \begin_layout Plain Layout
13637 \begin_inset Tabular
13638 <lyxtabular version="3" rows="3" columns="3">
13639 <features tabularvalignment="middle">
13640 <column alignment="center" valignment="top" width="0">
13641 <column alignment="center" valignment="top" width="0">
13642 <column alignment="center" valignment="top" width="0">
13643 <row>
13644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13645 \begin_inset Text
13646
13647 \begin_layout Plain Layout
13648 a
13649 \end_layout
13650
13651 \end_inset
13652 </cell>
13653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13654 \begin_inset Text
13655
13656 \begin_layout Plain Layout
13657 d
13658 \end_layout
13659
13660 \end_inset
13661 </cell>
13662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666 g
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 </row>
13672 <row>
13673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13674 \begin_inset Text
13675
13676 \begin_layout Plain Layout
13677 b
13678 \end_layout
13679
13680 \end_inset
13681 </cell>
13682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13683 \begin_inset Text
13684
13685 \begin_layout Plain Layout
13686 e
13687 \end_layout
13688
13689 \end_inset
13690 </cell>
13691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13692 \begin_inset Text
13693
13694 \begin_layout Plain Layout
13695 h
13696 \end_layout
13697
13698 \end_inset
13699 </cell>
13700 </row>
13701 <row>
13702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706 c
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 f
13716 \end_layout
13717
13718 \end_inset
13719 </cell>
13720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13721 \begin_inset Text
13722
13723 \begin_layout Plain Layout
13724 i
13725 \end_layout
13726
13727 \end_inset
13728 </cell>
13729 </row>
13730 </lyxtabular>
13731
13732 \end_inset
13733
13734
13735 \end_layout
13736
13737 \end_inset
13738
13739  test 
13740 \begin_inset ERT
13741 status collapsed
13742
13743 \begin_layout Plain Layout
13744
13745
13746 \backslash
13747 raisebox{0.85
13748 \backslash
13749 baselineskip}{
13750 \end_layout
13751
13752 \end_inset
13753
13754
13755 \begin_inset Box Frameless
13756 position "t"
13757 hor_pos "c"
13758 has_inner_box 1
13759 inner_pos "c"
13760 use_parbox 0
13761 use_makebox 0
13762 width "15col%"
13763 special "none"
13764 height "1in"
13765 height_special "totalheight"
13766 status collapsed
13767
13768 \begin_layout Plain Layout
13769 \begin_inset Tabular
13770 <lyxtabular version="3" rows="3" columns="3">
13771 <features tabularvalignment="middle">
13772 <column alignment="center" valignment="top" width="0">
13773 <column alignment="center" valignment="top" width="0">
13774 <column alignment="center" valignment="top" width="0">
13775 <row>
13776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13777 \begin_inset Text
13778
13779 \begin_layout Plain Layout
13780 a
13781 \end_layout
13782
13783 \end_inset
13784 </cell>
13785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13786 \begin_inset Text
13787
13788 \begin_layout Plain Layout
13789 d
13790 \end_layout
13791
13792 \end_inset
13793 </cell>
13794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13795 \begin_inset Text
13796
13797 \begin_layout Plain Layout
13798 g
13799 \end_layout
13800
13801 \end_inset
13802 </cell>
13803 </row>
13804 <row>
13805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13806 \begin_inset Text
13807
13808 \begin_layout Plain Layout
13809 b
13810 \end_layout
13811
13812 \end_inset
13813 </cell>
13814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13815 \begin_inset Text
13816
13817 \begin_layout Plain Layout
13818 e
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827 h
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 </row>
13833 <row>
13834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 c
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13844 \begin_inset Text
13845
13846 \begin_layout Plain Layout
13847 f
13848 \end_layout
13849
13850 \end_inset
13851 </cell>
13852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13853 \begin_inset Text
13854
13855 \begin_layout Plain Layout
13856 i
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 </row>
13862 </lyxtabular>
13863
13864 \end_inset
13865
13866
13867 \end_layout
13868
13869 \end_inset
13870
13871
13872 \begin_inset ERT
13873 status collapsed
13874
13875 \begin_layout Plain Layout
13876
13877 }
13878 \end_layout
13879
13880 \end_inset
13881
13882
13883 \end_layout
13884
13885 \begin_layout Itemize
13886 test 
13887 \begin_inset Box Frameless
13888 position "c"
13889 hor_pos "c"
13890 has_inner_box 1
13891 inner_pos "c"
13892 use_parbox 0
13893 use_makebox 0
13894 width "15col%"
13895 special "none"
13896 height "1in"
13897 height_special "totalheight"
13898 status collapsed
13899
13900 \begin_layout Plain Layout
13901 \begin_inset Tabular
13902 <lyxtabular version="3" rows="3" columns="3">
13903 <features tabularvalignment="middle">
13904 <column alignment="center" valignment="top" width="0">
13905 <column alignment="center" valignment="top" width="0">
13906 <column alignment="center" valignment="top" width="0">
13907 <row>
13908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13909 \begin_inset Text
13910
13911 \begin_layout Plain Layout
13912 a
13913 \end_layout
13914
13915 \end_inset
13916 </cell>
13917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Plain Layout
13921 d
13922 \end_layout
13923
13924 \end_inset
13925 </cell>
13926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13927 \begin_inset Text
13928
13929 \begin_layout Plain Layout
13930 g
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 </row>
13936 <row>
13937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13938 \begin_inset Text
13939
13940 \begin_layout Plain Layout
13941 b
13942 \end_layout
13943
13944 \end_inset
13945 </cell>
13946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Plain Layout
13950 e
13951 \end_layout
13952
13953 \end_inset
13954 </cell>
13955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13956 \begin_inset Text
13957
13958 \begin_layout Plain Layout
13959 h
13960 \end_layout
13961
13962 \end_inset
13963 </cell>
13964 </row>
13965 <row>
13966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13967 \begin_inset Text
13968
13969 \begin_layout Plain Layout
13970 c
13971 \end_layout
13972
13973 \end_inset
13974 </cell>
13975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13976 \begin_inset Text
13977
13978 \begin_layout Plain Layout
13979 f
13980 \end_layout
13981
13982 \end_inset
13983 </cell>
13984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13985 \begin_inset Text
13986
13987 \begin_layout Plain Layout
13988 i
13989 \end_layout
13990
13991 \end_inset
13992 </cell>
13993 </row>
13994 </lyxtabular>
13995
13996 \end_inset
13997
13998
13999 \end_layout
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \begin_layout Itemize
14007 test 
14008 \begin_inset Box Frameless
14009 position "b"
14010 hor_pos "c"
14011 has_inner_box 1
14012 inner_pos "c"
14013 use_parbox 0
14014 use_makebox 0
14015 width "15col%"
14016 special "none"
14017 height "1in"
14018 height_special "totalheight"
14019 status collapsed
14020
14021 \begin_layout Plain Layout
14022 \begin_inset Tabular
14023 <lyxtabular version="3" rows="3" columns="3">
14024 <features tabularvalignment="middle">
14025 <column alignment="center" valignment="top" width="0">
14026 <column alignment="center" valignment="top" width="0">
14027 <column alignment="center" valignment="top" width="0">
14028 <row>
14029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14030 \begin_inset Text
14031
14032 \begin_layout Plain Layout
14033 a
14034 \end_layout
14035
14036 \end_inset
14037 </cell>
14038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14039 \begin_inset Text
14040
14041 \begin_layout Plain Layout
14042 d
14043 \end_layout
14044
14045 \end_inset
14046 </cell>
14047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14048 \begin_inset Text
14049
14050 \begin_layout Plain Layout
14051 g
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 </row>
14057 <row>
14058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14059 \begin_inset Text
14060
14061 \begin_layout Plain Layout
14062 b
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071 e
14072 \end_layout
14073
14074 \end_inset
14075 </cell>
14076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 h
14081 \end_layout
14082
14083 \end_inset
14084 </cell>
14085 </row>
14086 <row>
14087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14088 \begin_inset Text
14089
14090 \begin_layout Plain Layout
14091 c
14092 \end_layout
14093
14094 \end_inset
14095 </cell>
14096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14097 \begin_inset Text
14098
14099 \begin_layout Plain Layout
14100 f
14101 \end_layout
14102
14103 \end_inset
14104 </cell>
14105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14106 \begin_inset Text
14107
14108 \begin_layout Plain Layout
14109 i
14110 \end_layout
14111
14112 \end_inset
14113 </cell>
14114 </row>
14115 </lyxtabular>
14116
14117 \end_inset
14118
14119
14120 \end_layout
14121
14122 \end_inset
14123
14124  test 
14125 \begin_inset ERT
14126 status collapsed
14127
14128 \begin_layout Plain Layout
14129
14130
14131 \backslash
14132 raisebox{-0.32
14133 \backslash
14134 baselineskip}{
14135 \end_layout
14136
14137 \end_inset
14138
14139
14140 \begin_inset Box Frameless
14141 position "b"
14142 hor_pos "c"
14143 has_inner_box 1
14144 inner_pos "c"
14145 use_parbox 0
14146 use_makebox 0
14147 width "15col%"
14148 special "none"
14149 height "1in"
14150 height_special "totalheight"
14151 status collapsed
14152
14153 \begin_layout Plain Layout
14154 \begin_inset Tabular
14155 <lyxtabular version="3" rows="3" columns="3">
14156 <features tabularvalignment="middle">
14157 <column alignment="center" valignment="top" width="0">
14158 <column alignment="center" valignment="top" width="0">
14159 <column alignment="center" valignment="top" width="0">
14160 <row>
14161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165 a
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14171 \begin_inset Text
14172
14173 \begin_layout Plain Layout
14174 d
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14180 \begin_inset Text
14181
14182 \begin_layout Plain Layout
14183 g
14184 \end_layout
14185
14186 \end_inset
14187 </cell>
14188 </row>
14189 <row>
14190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14191 \begin_inset Text
14192
14193 \begin_layout Plain Layout
14194 b
14195 \end_layout
14196
14197 \end_inset
14198 </cell>
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Plain Layout
14203 e
14204 \end_layout
14205
14206 \end_inset
14207 </cell>
14208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14209 \begin_inset Text
14210
14211 \begin_layout Plain Layout
14212 h
14213 \end_layout
14214
14215 \end_inset
14216 </cell>
14217 </row>
14218 <row>
14219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Plain Layout
14223 c
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14229 \begin_inset Text
14230
14231 \begin_layout Plain Layout
14232 f
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Plain Layout
14241 i
14242 \end_layout
14243
14244 \end_inset
14245 </cell>
14246 </row>
14247 </lyxtabular>
14248
14249 \end_inset
14250
14251
14252 \end_layout
14253
14254 \end_inset
14255
14256
14257 \begin_inset ERT
14258 status collapsed
14259
14260 \begin_layout Plain Layout
14261
14262 }
14263 \end_layout
14264
14265 \end_inset
14266
14267
14268 \end_layout
14269
14270 \begin_layout Standard
14271 As you will see, the content of the first and last table row is not correctly
14272  aligned.
14273  To get this alignment, the minipage box must be set into a raisebox
14274 \begin_inset Foot
14275 status collapsed
14276
14277 \begin_layout Plain Layout
14278 Raiseboxes are described in section
14279 \begin_inset space ~
14280 \end_inset
14281
14282
14283 \begin_inset CommandInset ref
14284 LatexCommand ref
14285 reference "sub:Vertical-Alignment"
14286
14287 \end_inset
14288
14289 .
14290 \end_layout
14291
14292 \end_inset
14293
14294 .
14295  In the example above the second table in the first item is aligned using
14296  the TeX-Code-command
14297 \end_layout
14298
14299 \begin_layout Standard
14300
14301 \series bold
14302
14303 \backslash
14304 raisebox{0.85
14305 \backslash
14306 baselineskip}{
14307 \end_layout
14308
14309 \begin_layout Standard
14310 before the box.
14311  After the box the closing brace 
14312 \series bold
14313 }
14314 \series default
14315  is inserted as TeX-Code.
14316  For the second table in the last item the command
14317 \end_layout
14318
14319 \begin_layout Standard
14320
14321 \series bold
14322
14323 \backslash
14324 raisebox{-0.32
14325 \backslash
14326 baselineskip}{
14327 \end_layout
14328
14329 \begin_layout Standard
14330 is used.
14331 \end_layout
14332
14333 \begin_layout Standard
14334 \begin_inset Note Greyedout
14335 status open
14336
14337 \begin_layout Plain Layout
14338
14339 \series bold
14340 Note:
14341 \series default
14342  The alignment of the table row content to the surrounding text line is
14343  not exact.
14344  The required value for the 
14345 \series bold
14346
14347 \backslash
14348 raisebox
14349 \series default
14350  command for this alignment depends on the document font, the font size,
14351  and the table line thickness.
14352 \end_layout
14353
14354 \end_inset
14355
14356
14357 \end_layout
14358
14359 \begin_layout Section
14360 Colored Tables
14361 \begin_inset CommandInset label
14362 LatexCommand label
14363 name "sec:Colored-Tables"
14364
14365 \end_inset
14366
14367
14368 \begin_inset Index idx
14369 status collapsed
14370
14371 \begin_layout Plain Layout
14372 Table ! Color
14373 \end_layout
14374
14375 \end_inset
14376
14377
14378 \end_layout
14379
14380 \begin_layout Subsection
14381 Colored Cells
14382 \begin_inset Index idx
14383 status collapsed
14384
14385 \begin_layout Plain Layout
14386 Table Color ! for Cells
14387 \end_layout
14388
14389 \end_inset
14390
14391
14392 \begin_inset Index idx
14393 status collapsed
14394
14395 \begin_layout Plain Layout
14396 Color ! for Table Cells
14397 \end_layout
14398
14399 \end_inset
14400
14401
14402 \end_layout
14403
14404 \begin_layout Standard
14405 \begin_inset Float table
14406 placement h
14407 wide false
14408 sideways false
14409 status open
14410
14411 \begin_layout Plain Layout
14412 \begin_inset Caption
14413
14414 \begin_layout Plain Layout
14415 \begin_inset CommandInset label
14416 LatexCommand label
14417 name "tab:Table-colored-without"
14418
14419 \end_inset
14420
14421 Table colored without using the package 
14422 \series bold
14423 colortbl
14424 \series default
14425
14426 \begin_inset Argument
14427 status collapsed
14428
14429 \begin_layout Plain Layout
14430 Table without colortbl
14431 \end_layout
14432
14433 \end_inset
14434
14435
14436 \end_layout
14437
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \begin_layout Plain Layout
14444 \align center
14445 \begin_inset Tabular
14446 <lyxtabular version="3" rows="3" columns="3">
14447 <features tabularvalignment="middle">
14448 <column alignment="center" valignment="top" width="0">
14449 <column alignment="center" valignment="top" width="0">
14450 <column alignment="center" valignment="top" width="0">
14451 <row>
14452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14453 \begin_inset Text
14454
14455 \begin_layout Plain Layout
14456
14457 \color green
14458 a
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14464 \begin_inset Text
14465
14466 \begin_layout Plain Layout
14467
14468 \color red
14469 b
14470 \end_layout
14471
14472 \end_inset
14473 </cell>
14474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14475 \begin_inset Text
14476
14477 \begin_layout Plain Layout
14478
14479 \color red
14480 c
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 </row>
14486 <row>
14487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14488 \begin_inset Text
14489
14490 \begin_layout Plain Layout
14491
14492 \color green
14493 d
14494 \end_layout
14495
14496 \end_inset
14497 </cell>
14498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Plain Layout
14502
14503 \color blue
14504 e
14505 \end_layout
14506
14507 \end_inset
14508 </cell>
14509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14510 \begin_inset Text
14511
14512 \begin_layout Plain Layout
14513
14514 \color blue
14515 f
14516 \end_layout
14517
14518 \end_inset
14519 </cell>
14520 </row>
14521 <row>
14522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Plain Layout
14526
14527 \color green
14528 g
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14534 \begin_inset Text
14535
14536 \begin_layout Plain Layout
14537
14538 \color blue
14539 h
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548
14549 \color blue
14550 i
14551 \end_layout
14552
14553 \end_inset
14554 </cell>
14555 </row>
14556 </lyxtabular>
14557
14558 \end_inset
14559
14560
14561 \end_layout
14562
14563 \end_inset
14564
14565
14566 \end_layout
14567
14568 \begin_layout Standard
14569 If you only need colored text, mark the cells and choose a color in the
14570  menu 
14571 \family sans
14572 Edit\SpecialChar \menuseparator
14573 Text
14574 \begin_inset space ~
14575 \end_inset
14576
14577 Style
14578 \family default
14579 .
14580  This was used to create Table
14581 \begin_inset space ~
14582 \end_inset
14583
14584
14585 \begin_inset CommandInset ref
14586 LatexCommand ref
14587 reference "tab:Table-colored-without"
14588
14589 \end_inset
14590
14591 .
14592  In any other case you have to use the LaTeX-package 
14593 \series bold
14594 colortbl
14595 \series default
14596 .
14597 \begin_inset Index idx
14598 status collapsed
14599
14600 \begin_layout Plain Layout
14601 LaTeX-packages ! colortbl
14602 \end_layout
14603
14604 \end_inset
14605
14606
14607 \end_layout
14608
14609 \begin_layout Standard
14610 \begin_inset ERT
14611 status collapsed
14612
14613 \begin_layout Plain Layout
14614
14615
14616 \backslash
14617 ifcolortbl
14618 \end_layout
14619
14620 \end_inset
14621
14622
14623 \begin_inset Note Note
14624 status open
14625
14626 \begin_layout Plain Layout
14627 The following section part will only be displayed when the LaTeX-package
14628  
14629 \series bold
14630 colortbl
14631 \series default
14632  is installed.
14633 \end_layout
14634
14635 \end_inset
14636
14637
14638 \end_layout
14639
14640 \begin_layout Standard
14641 To create colored tables, 
14642 \series bold
14643 colortbl
14644 \series default
14645  must be loaded in the preamble with the line
14646 \end_layout
14647
14648 \begin_layout Standard
14649
14650 \series bold
14651
14652 \backslash
14653 usepackage{colortbl}
14654 \end_layout
14655
14656 \begin_layout Standard
14657 The color of a column is adjusted with the command
14658 \end_layout
14659
14660 \begin_layout Standard
14661
14662 \series bold
14663
14664 \backslash
14665 columncolor{name of color}
14666 \end_layout
14667
14668 \begin_layout Standard
14669 inside the command 
14670 \series bold
14671 >{ }
14672 \series default
14673 .
14674  More about the command 
14675 \series bold
14676 >{}
14677 \series default
14678  is contained in section
14679 \begin_inset space ~
14680 \end_inset
14681
14682
14683 \begin_inset CommandInset ref
14684 LatexCommand ref
14685 reference "sub:Multicolumn-Calculations"
14686
14687 \end_inset
14688
14689 .
14690 \end_layout
14691
14692 \begin_layout Standard
14693 The following color names are predefined:
14694 \end_layout
14695
14696 \begin_layout Standard
14697
14698 \family sans
14699 red
14700 \family default
14701
14702 \family sans
14703 green
14704 \family default
14705
14706 \family sans
14707 yellow
14708 \family default
14709
14710 \family sans
14711 blue
14712 \family default
14713
14714 \family sans
14715 cyan
14716 \family default
14717
14718 \family sans
14719 magenta
14720 \family default
14721
14722 \family sans
14723 black
14724 \family default
14725  and 
14726 \family sans
14727 white
14728 \end_layout
14729
14730 \begin_layout Standard
14731 \begin_inset VSpace medskip
14732 \end_inset
14733
14734
14735 \end_layout
14736
14737 \begin_layout Standard
14738 You can also define your own color with the command
14739 \end_layout
14740
14741 \begin_layout Standard
14742
14743 \series bold
14744
14745 \backslash
14746 definecolor{color name}{color model}{color values}
14747 \end_layout
14748
14749 \begin_layout Standard
14750 The color model can be
14751 \end_layout
14752
14753 \begin_layout Labeling
14754 \labelwidthstring 00.00.0000
14755 cmyk: cyan, magenta, yellow, black
14756 \end_layout
14757
14758 \begin_layout Labeling
14759 \labelwidthstring 00.00.0000
14760 rgb: red, green blue
14761 \end_layout
14762
14763 \begin_layout Labeling
14764 \labelwidthstring 00.00.0000
14765 gray gray
14766 \end_layout
14767
14768 \begin_layout Standard
14769 and the color values are comma separated numbers between 0 and 1 describing
14770  the factor for the corresponding color of the color model.
14771 \end_layout
14772
14773 \begin_layout Standard
14774 You can e.
14775 \begin_inset space \thinspace{}
14776 \end_inset
14777
14778 g.
14779 \begin_inset space \space{}
14780 \end_inset
14781
14782 define the color "
14783 \emph on
14784 darkgreen
14785 \emph default
14786 " in the preamble with
14787 \end_layout
14788
14789 \begin_layout Standard
14790
14791 \series bold
14792
14793 \backslash
14794 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14795 \end_layout
14796
14797 \begin_layout Standard
14798 and the color "
14799 \emph on
14800 lightgray
14801 \emph default
14802 " with
14803 \end_layout
14804
14805 \begin_layout Standard
14806
14807 \series bold
14808
14809 \backslash
14810 definecolor{lightgray}{gray}{0.8}
14811 \end_layout
14812
14813 \begin_layout Standard
14814 \begin_inset VSpace medskip
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \begin_layout Standard
14821 Lines are colored with the command
14822 \end_layout
14823
14824 \begin_layout Standard
14825
14826 \series bold
14827
14828 \backslash
14829 rowcolor{name of color}
14830 \end_layout
14831
14832 \begin_layout Standard
14833 and cells are colored with the command
14834 \end_layout
14835
14836 \begin_layout Standard
14837
14838 \series bold
14839
14840 \backslash
14841 cellcolor{name of color}
14842 \end_layout
14843
14844 \begin_layout Standard
14845 Both commands are inserted at the beginning of a cell as TeX-Code.
14846 \end_layout
14847
14848 \begin_layout Standard
14849 To color characters in the table, mark the cells and use the LyX menu 
14850 \family sans
14851 Edit\SpecialChar \menuseparator
14852 Text
14853 \begin_inset space ~
14854 \end_inset
14855
14856 Style
14857 \family default
14858 .
14859  If a cell contains TeX-Code mark only the characters, otherwise the colored
14860  TeX-Code will cause LaTeX-errors.
14861 \end_layout
14862
14863 \begin_layout Standard
14864 \begin_inset Note Greyedout
14865 status open
14866
14867 \begin_layout Plain Layout
14868
14869 \series bold
14870 Note:
14871 \series default
14872  Not all DVI-viewers are able to display self-defined colors.
14873 \end_layout
14874
14875 \end_inset
14876
14877
14878 \end_layout
14879
14880 \begin_layout Standard
14881 \begin_inset VSpace bigskip
14882 \end_inset
14883
14884
14885 \end_layout
14886
14887 \begin_layout Standard
14888 To create Table
14889 \begin_inset space ~
14890 \end_inset
14891
14892
14893 \begin_inset CommandInset ref
14894 LatexCommand ref
14895 reference "tab:Table-colored-using"
14896
14897 \end_inset
14898
14899  do the following: The color of the first column should be 
14900 \emph on
14901 darkgreen
14902 \emph default
14903 .
14904  So insert
14905 \end_layout
14906
14907 \begin_layout Standard
14908
14909 \series bold
14910 >{
14911 \backslash
14912 columncolor{darkgreen}
14913 \backslash
14914 centering}c
14915 \end_layout
14916
14917 \begin_layout Standard
14918 as LaTeX-argument for this column.
14919  The first row should be blue, therefore the TeX-Code command
14920 \end_layout
14921
14922 \begin_layout Standard
14923
14924 \series bold
14925
14926 \backslash
14927 rowcolor{cyan}
14928 \end_layout
14929
14930 \begin_layout Standard
14931 is inserted to the first cell of this row.
14932  Note that this overwrites the column color for the first cell.
14933  The last cell of the last row is colored magenta by inserting the TeX-Code
14934  command
14935 \end_layout
14936
14937 \begin_layout Standard
14938
14939 \series bold
14940
14941 \backslash
14942 cellcolor{magenta}
14943 \end_layout
14944
14945 \begin_layout Standard
14946 The characters could now be colored using the menu 
14947 \family sans
14948 Edit\SpecialChar \menuseparator
14949 Text
14950 \begin_inset space ~
14951 \end_inset
14952
14953 Style
14954 \family default
14955 .
14956 \end_layout
14957
14958 \begin_layout Standard
14959 \begin_inset Float table
14960 placement h
14961 wide false
14962 sideways false
14963 status open
14964
14965 \begin_layout Plain Layout
14966 \begin_inset Caption
14967
14968 \begin_layout Plain Layout
14969 \begin_inset CommandInset label
14970 LatexCommand label
14971 name "tab:Table-colored-using"
14972
14973 \end_inset
14974
14975 Table colored using the package 
14976 \series bold
14977 colortbl
14978 \series default
14979
14980 \begin_inset Argument
14981 status collapsed
14982
14983 \begin_layout Plain Layout
14984 Table with colortbl
14985 \end_layout
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \begin_layout Plain Layout
14998 \align center
14999 \begin_inset Tabular
15000 <lyxtabular version="3" rows="3" columns="3">
15001 <features tabularvalignment="middle">
15002 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15003 <column alignment="center" valignment="top" width="0">
15004 <column alignment="center" valignment="top" width="0">
15005 <row>
15006 <cell alignment="center" valignment="top" usebox="none">
15007 \begin_inset Text
15008
15009 \begin_layout Plain Layout
15010 \begin_inset ERT
15011 status collapsed
15012
15013 \begin_layout Plain Layout
15014
15015
15016 \backslash
15017 rowcolor{cyan}
15018 \end_layout
15019
15020 \end_inset
15021
15022
15023 \color magenta
15024 a
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 <cell alignment="center" valignment="top" usebox="none">
15030 \begin_inset Text
15031
15032 \begin_layout Plain Layout
15033
15034 \color red
15035 b
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 <cell alignment="center" valignment="top" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044
15045 \color red
15046 c
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 </row>
15052 <row>
15053 <cell alignment="center" valignment="top" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Plain Layout
15057
15058 \color yellow
15059 d
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 <cell alignment="center" valignment="top" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Plain Layout
15068
15069 \color blue
15070 e
15071 \end_layout
15072
15073 \end_inset
15074 </cell>
15075 <cell alignment="center" valignment="top" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Plain Layout
15079
15080 \color blue
15081 f
15082 \end_layout
15083
15084 \end_inset
15085 </cell>
15086 </row>
15087 <row>
15088 <cell alignment="center" valignment="top" usebox="none">
15089 \begin_inset Text
15090
15091 \begin_layout Plain Layout
15092
15093 \color yellow
15094 g
15095 \end_layout
15096
15097 \end_inset
15098 </cell>
15099 <cell alignment="center" valignment="top" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103
15104 \color blue
15105 h
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114 \begin_inset ERT
15115 status collapsed
15116
15117 \begin_layout Plain Layout
15118
15119
15120 \backslash
15121 cellcolor{magenta}
15122 \end_layout
15123
15124 \end_inset
15125
15126
15127 \color green
15128 i
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 </lyxtabular>
15135
15136 \end_inset
15137
15138
15139 \end_layout
15140
15141 \end_inset
15142
15143
15144 \end_layout
15145
15146 \begin_layout Standard
15147 \begin_inset ERT
15148 status collapsed
15149
15150 \begin_layout Plain Layout
15151
15152
15153 \backslash
15154 else
15155 \end_layout
15156
15157 \end_inset
15158
15159
15160 \begin_inset Note Note
15161 status open
15162
15163 \begin_layout Plain Layout
15164 The following will be displayed when the LaTeX-package 
15165 \series bold
15166 colortbl
15167 \series default
15168  is not installed:
15169 \end_layout
15170
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \begin_layout Standard
15177 You need to install the package 
15178 \series bold
15179 colortbl
15180 \series default
15181  to see the content of this section in the output.
15182 \end_layout
15183
15184 \begin_layout Standard
15185 \begin_inset ERT
15186 status collapsed
15187
15188 \begin_layout Plain Layout
15189
15190
15191 \backslash
15192 fi
15193 \end_layout
15194
15195 \end_inset
15196
15197
15198 \end_layout
15199
15200 \begin_layout Subsection
15201 Colored Lines
15202 \begin_inset Index idx
15203 status collapsed
15204
15205 \begin_layout Plain Layout
15206 Table Color ! for Lines
15207 \end_layout
15208
15209 \end_inset
15210
15211
15212 \begin_inset Index idx
15213 status collapsed
15214
15215 \begin_layout Plain Layout
15216 Color ! for Table Lines
15217 \end_layout
15218
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \begin_layout Standard
15225 As described in section
15226 \begin_inset space ~
15227 \end_inset
15228
15229
15230 \begin_inset CommandInset ref
15231 LatexCommand ref
15232 reference "sub:Line-Thickness"
15233
15234 \end_inset
15235
15236 , the line thickness for all lines in a table can be adjusted with the length
15237  
15238 \series bold
15239
15240 \backslash
15241 arrayrulewidth
15242 \series default
15243 .
15244  It is set to 1.5
15245 \begin_inset space \thinspace{}
15246 \end_inset
15247
15248 pt for all tables of this section.
15249 \begin_inset ERT
15250 status collapsed
15251
15252 \begin_layout Plain Layout
15253
15254
15255 \backslash
15256 setlength{
15257 \backslash
15258 arrayrulewidth}{1.5pt}
15259 \end_layout
15260
15261 \end_inset
15262
15263
15264 \end_layout
15265
15266 \begin_layout Standard
15267 To color vertical lines for example with green, create the following column
15268  format in the document preamble, according to the description in section
15269 \begin_inset space ~
15270 \end_inset
15271
15272
15273 \begin_inset CommandInset ref
15274 LatexCommand ref
15275 reference "sub:Customized-Format"
15276
15277 \end_inset
15278
15279 :
15280 \end_layout
15281
15282 \begin_layout Standard
15283
15284 \series bold
15285
15286 \backslash
15287 newcolumntype{W}{!{
15288 \backslash
15289 color{green}
15290 \backslash
15291 vline}}
15292 \end_layout
15293
15294 \begin_layout Standard
15295 For Table
15296 \begin_inset space ~
15297 \end_inset
15298
15299
15300 \begin_inset CommandInset ref
15301 LatexCommand ref
15302 reference "tab:Table-with-vertical-colored"
15303
15304 \end_inset
15305
15306  the LaTeX-argument
15307 \series bold
15308  WcW
15309 \series default
15310  was used for the last column and
15311 \series bold
15312  Wc
15313 \series default
15314  for the other columns.
15315 \end_layout
15316
15317 \begin_layout Standard
15318 If you want to have several colors, define more column formats.
15319 \end_layout
15320
15321 \begin_layout Standard
15322 \begin_inset Float table
15323 placement h
15324 wide false
15325 sideways false
15326 status open
15327
15328 \begin_layout Plain Layout
15329 \begin_inset Caption
15330
15331 \begin_layout Plain Layout
15332 \begin_inset CommandInset label
15333 LatexCommand label
15334 name "tab:Table-with-vertical-colored"
15335
15336 \end_inset
15337
15338 Table with colored vertical lines
15339 \end_layout
15340
15341 \end_inset
15342
15343
15344 \end_layout
15345
15346 \begin_layout Plain Layout
15347 \align center
15348 \begin_inset Tabular
15349 <lyxtabular version="3" rows="3" columns="3">
15350 <features tabularvalignment="middle">
15351 <column alignment="center" valignment="top" width="0" special="Wc">
15352 <column alignment="center" valignment="top" width="0" special="Wc">
15353 <column alignment="center" valignment="top" width="0" special="WcW">
15354 <row>
15355 <cell alignment="center" valignment="top" topline="true" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359 sd
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 <cell alignment="center" valignment="top" topline="true" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Plain Layout
15368
15369 \end_layout
15370
15371 \end_inset
15372 </cell>
15373 <cell alignment="center" valignment="top" topline="true" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 </row>
15383 <row>
15384 <cell alignment="center" valignment="top" topline="true" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Plain Layout
15388
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 <cell alignment="center" valignment="top" topline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397 sd
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 <cell alignment="center" valignment="top" topline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 </row>
15412 <row>
15413 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Plain Layout
15417
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Plain Layout
15426
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435 sd
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 </row>
15441 </lyxtabular>
15442
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \end_inset
15449
15450
15451 \end_layout
15452
15453 \begin_layout Standard
15454 \begin_inset VSpace bigskip
15455 \end_inset
15456
15457 To color horizontal lines for example with red, as in Table
15458 \begin_inset space ~
15459 \end_inset
15460
15461
15462 \begin_inset CommandInset ref
15463 LatexCommand ref
15464 reference "tab:Table-with-horizontal-colored"
15465
15466 \end_inset
15467
15468 , insert these commands in TeX-Code before the table or table float:
15469 \end_layout
15470
15471 \begin_layout Standard
15472
15473 \series bold
15474
15475 \backslash
15476 let
15477 \backslash
15478 myHlineC
15479 \backslash
15480 hline
15481 \begin_inset Newline newline
15482 \end_inset
15483
15484
15485 \backslash
15486 renewcommand{
15487 \backslash
15488 hline}
15489 \begin_inset Newline newline
15490 \end_inset
15491
15492
15493 \begin_inset Phantom HPhantom
15494 status open
15495
15496 \begin_layout Plain Layout
15497
15498 \series bold
15499 \begin_inset space ~
15500 \end_inset
15501
15502
15503 \end_layout
15504
15505 \end_inset
15506
15507 {
15508 \backslash
15509 arrayrulecolor{red}
15510 \backslash
15511 myHlineC
15512 \backslash
15513 arrayrulecolor{black}}
15514 \end_layout
15515
15516 \begin_layout Standard
15517 \begin_inset ERT
15518 status collapsed
15519
15520 \begin_layout Plain Layout
15521
15522
15523 \backslash
15524 let
15525 \backslash
15526 myHlineC
15527 \backslash
15528 hline
15529 \end_layout
15530
15531 \begin_layout Plain Layout
15532
15533
15534 \backslash
15535 renewcommand{
15536 \backslash
15537 hline}
15538 \end_layout
15539
15540 \begin_layout Plain Layout
15541
15542  {
15543 \backslash
15544 arrayrulecolor{red}
15545 \backslash
15546 myHlineC
15547 \backslash
15548 arrayrulecolor{black}}
15549 \end_layout
15550
15551 \end_inset
15552
15553
15554 \begin_inset Float table
15555 placement h
15556 wide false
15557 sideways false
15558 status open
15559
15560 \begin_layout Plain Layout
15561 \begin_inset Caption
15562
15563 \begin_layout Plain Layout
15564 \begin_inset CommandInset label
15565 LatexCommand label
15566 name "tab:Table-with-horizontal-colored"
15567
15568 \end_inset
15569
15570 Table with colored horizontal lines
15571 \end_layout
15572
15573 \end_inset
15574
15575
15576 \end_layout
15577
15578 \begin_layout Plain Layout
15579 \align center
15580 \begin_inset Tabular
15581 <lyxtabular version="3" rows="3" columns="3">
15582 <features tabularvalignment="middle">
15583 <column alignment="center" valignment="top" width="0">
15584 <column alignment="center" valignment="top" width="0">
15585 <column alignment="center" valignment="top" width="0">
15586 <row>
15587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \begin_layout Plain Layout
15591 sd
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15597 \begin_inset Text
15598
15599 \begin_layout Plain Layout
15600
15601 \end_layout
15602
15603 \end_inset
15604 </cell>
15605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15606 \begin_inset Text
15607
15608 \begin_layout Plain Layout
15609
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 </row>
15615 <row>
15616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15617 \begin_inset Text
15618
15619 \begin_layout Plain Layout
15620
15621 \end_layout
15622
15623 \end_inset
15624 </cell>
15625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15626 \begin_inset Text
15627
15628 \begin_layout Plain Layout
15629 sd
15630 \end_layout
15631
15632 \end_inset
15633 </cell>
15634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Plain Layout
15638
15639 \end_layout
15640
15641 \end_inset
15642 </cell>
15643 </row>
15644 <row>
15645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15655 \begin_inset Text
15656
15657 \begin_layout Plain Layout
15658
15659 \end_layout
15660
15661 \end_inset
15662 </cell>
15663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15664 \begin_inset Text
15665
15666 \begin_layout Plain Layout
15667 sd
15668 \end_layout
15669
15670 \end_inset
15671 </cell>
15672 </row>
15673 </lyxtabular>
15674
15675 \end_inset
15676
15677
15678 \end_layout
15679
15680 \end_inset
15681
15682
15683 \end_layout
15684
15685 \begin_layout Standard
15686 To return to the default line color black, insert this command in TeX-Code
15687  after the table or table float:
15688 \end_layout
15689
15690 \begin_layout Standard
15691
15692 \series bold
15693
15694 \backslash
15695 renewcommand{
15696 \backslash
15697 hline}{
15698 \backslash
15699 myHlineC}
15700 \end_layout
15701
15702 \begin_layout Standard
15703 Table
15704 \begin_inset space ~
15705 \end_inset
15706
15707
15708 \begin_inset CommandInset ref
15709 LatexCommand ref
15710 reference "tab:Table-with-colored"
15711
15712 \end_inset
15713
15714  is an example with colored vertical and horizontal lines.
15715 \end_layout
15716
15717 \begin_layout Standard
15718 \begin_inset Float table
15719 placement h
15720 wide false
15721 sideways false
15722 status open
15723
15724 \begin_layout Plain Layout
15725 \begin_inset Caption
15726
15727 \begin_layout Plain Layout
15728 \begin_inset CommandInset label
15729 LatexCommand label
15730 name "tab:Table-with-colored"
15731
15732 \end_inset
15733
15734 Table with colored lines
15735 \end_layout
15736
15737 \end_inset
15738
15739
15740 \end_layout
15741
15742 \begin_layout Plain Layout
15743 \align center
15744 \begin_inset Tabular
15745 <lyxtabular version="3" rows="3" columns="3">
15746 <features tabularvalignment="middle">
15747 <column alignment="center" valignment="top" width="0" special="Wc">
15748 <column alignment="center" valignment="top" width="0" special="Wc">
15749 <column alignment="center" valignment="top" width="0" special="WcW">
15750 <row>
15751 <cell alignment="center" valignment="top" topline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755 sd
15756 \end_layout
15757
15758 \end_inset
15759 </cell>
15760 <cell alignment="center" valignment="top" topline="true" usebox="none">
15761 \begin_inset Text
15762
15763 \begin_layout Plain Layout
15764
15765 \end_layout
15766
15767 \end_inset
15768 </cell>
15769 <cell alignment="center" valignment="top" topline="true" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 </row>
15779 <row>
15780 <cell alignment="center" valignment="top" topline="true" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793 sd
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 <cell alignment="center" valignment="top" topline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 </row>
15808 <row topspace="default">
15809 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15819 \begin_inset Text
15820
15821 \begin_layout Plain Layout
15822
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 sd
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 </row>
15837 </lyxtabular>
15838
15839 \end_inset
15840
15841
15842 \end_layout
15843
15844 \end_inset
15845
15846
15847 \end_layout
15848
15849 \begin_layout Standard
15850 \begin_inset ERT
15851 status collapsed
15852
15853 \begin_layout Plain Layout
15854
15855
15856 \backslash
15857 renewcommand{
15858 \backslash
15859 hline}{
15860 \backslash
15861 myHlineC}
15862 \end_layout
15863
15864 \end_inset
15865
15866
15867 \end_layout
15868
15869 \begin_layout Standard
15870 \begin_inset ERT
15871 status collapsed
15872
15873 \begin_layout Plain Layout
15874
15875
15876 \backslash
15877 setlength{
15878 \backslash
15879 arrayrulewidth}{0.4pt}
15880 \end_layout
15881
15882 \end_inset
15883
15884
15885 \end_layout
15886
15887 \begin_layout Section
15888 Table Customization
15889 \begin_inset Index idx
15890 status collapsed
15891
15892 \begin_layout Plain Layout
15893 Table Customization
15894 \end_layout
15895
15896 \end_inset
15897
15898
15899 \begin_inset Index idx
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903 Table ! Customization
15904 \end_layout
15905
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \begin_layout Subsection
15912 Row Spacing
15913 \begin_inset CommandInset label
15914 LatexCommand label
15915 name "sub:Row-Spacing"
15916
15917 \end_inset
15918
15919
15920 \begin_inset Index idx
15921 status collapsed
15922
15923 \begin_layout Plain Layout
15924 Table Customization ! Row Spacing
15925 \end_layout
15926
15927 \end_inset
15928
15929
15930 \end_layout
15931
15932 \begin_layout Standard
15933 You can add vertical space to table rows in the 
15934 \family sans
15935 Borders
15936 \family default
15937  tab of the table dialog.
15938  You find there three possibilities:
15939 \end_layout
15940
15941 \begin_layout Description
15942 Top
15943 \begin_inset space ~
15944 \end_inset
15945
15946 of
15947 \begin_inset space ~
15948 \end_inset
15949
15950 row will add space above the characters of the table row.
15951  If the table is a formal table
15952 \begin_inset Foot
15953 status collapsed
15954
15955 \begin_layout Plain Layout
15956 Formal tables are explained in section
15957 \begin_inset space ~
15958 \end_inset
15959
15960
15961 \begin_inset CommandInset ref
15962 LatexCommand ref
15963 reference "sec:Formal-Tables"
15964
15965 \end_inset
15966
15967 .
15968 \end_layout
15969
15970 \end_inset
15971
15972  LyX will insert as default 0.5
15973 \begin_inset space \thinspace{}
15974 \end_inset
15975
15976 em space.
15977  For normal tables the inserted space will unfortunately destroy the vertical
15978  table lines as in the following table:
15979 \begin_inset VSpace medskip
15980 \end_inset
15981
15982
15983 \begin_inset Newline newline
15984 \end_inset
15985
15986
15987 \begin_inset space \hspace*{}
15988 \length 0pt
15989 \end_inset
15990
15991
15992 \begin_inset space \hfill{}
15993 \end_inset
15994
15995
15996 \begin_inset Tabular
15997 <lyxtabular version="3" rows="3" columns="1">
15998 <features tabularvalignment="middle">
15999 <column alignment="center" valignment="top" width="0">
16000 <row>
16001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 A
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 </row>
16011 <row topspace="3mm">
16012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016 3
16017 \begin_inset space \thinspace{}
16018 \end_inset
16019
16020 mm space top of row
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 <row>
16027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031 C
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 </row>
16037 </lyxtabular>
16038
16039 \end_inset
16040
16041
16042 \begin_inset space \hfill{}
16043 \end_inset
16044
16045
16046 \begin_inset space \hspace*{}
16047 \length 0pt
16048 \end_inset
16049
16050
16051 \begin_inset VSpace medskip
16052 \end_inset
16053
16054
16055 \begin_inset Newline newline
16056 \end_inset
16057
16058 So inserting space in the top of row for normal tables is only useful when
16059  you don't have vertical lines.
16060 \end_layout
16061
16062 \begin_layout Description
16063 Bottom
16064 \begin_inset space ~
16065 \end_inset
16066
16067 of
16068 \begin_inset space ~
16069 \end_inset
16070
16071 row will add space below the characters of the table row.
16072  If the table is a formal table LyX will insert as default 0.5
16073 \begin_inset space \thinspace{}
16074 \end_inset
16075
16076 em space, for normal tables the default size is 2
16077 \begin_inset space \thinspace{}
16078 \end_inset
16079
16080 pt.
16081 \end_layout
16082
16083 \begin_layout Description
16084 Between
16085 \begin_inset space ~
16086 \end_inset
16087
16088 rows adds space between the current and the following row.
16089  If the table is a formal table LyX will insert as default 0.5
16090 \begin_inset space \thinspace{}
16091 \end_inset
16092
16093 em space.
16094  For normal tables the inserted space will unfortunately destroy the vertical
16095  table lines as in the following table:
16096 \begin_inset VSpace medskip
16097 \end_inset
16098
16099
16100 \begin_inset Newline newline
16101 \end_inset
16102
16103
16104 \begin_inset space \hspace*{}
16105 \length 0pt
16106 \end_inset
16107
16108
16109 \begin_inset space \hfill{}
16110 \end_inset
16111
16112
16113 \begin_inset Tabular
16114 <lyxtabular version="3" rows="3" columns="1">
16115 <features tabularvalignment="middle">
16116 <column alignment="center" valignment="top" width="0">
16117 <row>
16118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Plain Layout
16122 A
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 </row>
16128 <row interlinespace="3mm">
16129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133 \begin_inset Formula $\downarrow$
16134 \end_inset
16135
16136  3
16137 \begin_inset space \thinspace{}
16138 \end_inset
16139
16140 mm space between row 
16141 \begin_inset Formula $\downarrow$
16142 \end_inset
16143
16144
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 </row>
16150 <row>
16151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155 \begin_inset Formula $\uparrow$
16156 \end_inset
16157
16158  3
16159 \begin_inset space \thinspace{}
16160 \end_inset
16161
16162 mm space between row 
16163 \begin_inset Formula $\uparrow$
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 </row>
16172 </lyxtabular>
16173
16174 \end_inset
16175
16176
16177 \begin_inset space \hfill{}
16178 \end_inset
16179
16180
16181 \begin_inset space \hspace*{}
16182 \length 0pt
16183 \end_inset
16184
16185
16186 \begin_inset VSpace medskip
16187 \end_inset
16188
16189
16190 \begin_inset Newline newline
16191 \end_inset
16192
16193 So inserting space between rows for normal tables is only useful when you
16194  don't have vertical lines.
16195 \end_layout
16196
16197 \begin_layout Standard
16198 \begin_inset VSpace bigskip
16199 \end_inset
16200
16201 When you want to add extra height to all cells of all tables, you can do
16202  this with the following preamble lines:
16203 \end_layout
16204
16205 \begin_layout Standard
16206
16207 \series bold
16208
16209 \backslash
16210 @ifundefined{extrarowheight}
16211 \begin_inset Newline newline
16212 \end_inset
16213
16214
16215 \begin_inset Phantom HPhantom
16216 status open
16217
16218 \begin_layout Plain Layout
16219
16220 \series bold
16221 \begin_inset space ~
16222 \end_inset
16223
16224
16225 \end_layout
16226
16227 \end_inset
16228
16229 {
16230 \backslash
16231 usepackage{array}}{}
16232 \begin_inset Newline newline
16233 \end_inset
16234
16235
16236 \backslash
16237 setlength{
16238 \backslash
16239 extrarowheight}{height}
16240 \end_layout
16241
16242 \begin_layout Standard
16243 But this has the disadvantage that the cell texts are no longer exactly
16244  vertically centered.
16245  (The package 
16246 \series bold
16247 array
16248 \series default
16249  will be loaded automatically by LyX when you use self defined table formats.
16250  To avoid that it being loaded twice the command 
16251 \series bold
16252
16253 \backslash
16254 @ifundefined
16255 \series default
16256  is used in the above command.)
16257 \end_layout
16258
16259 \begin_layout Standard
16260 If you are using font sizes larger than the normal size, the table borders
16261  are often too close to the letters.
16262  This can be corrected by inserting the command 
16263 \series bold
16264
16265 \backslash
16266 strut
16267 \series default
16268  in TeX code at the beginning of a table row.
16269  Table
16270 \begin_inset space ~
16271 \end_inset
16272
16273
16274 \begin_inset CommandInset ref
16275 LatexCommand ref
16276 reference "tab:Vertical-alignment-of"
16277
16278 \end_inset
16279
16280  illustrates the effect.
16281 \end_layout
16282
16283 \begin_layout Standard
16284 \noindent
16285 \begin_inset Float table
16286 placement h
16287 wide false
16288 sideways false
16289 status open
16290
16291 \begin_layout Plain Layout
16292 \begin_inset Caption
16293
16294 \begin_layout Plain Layout
16295 \begin_inset CommandInset label
16296 LatexCommand label
16297 name "tab:Vertical-alignment-of"
16298
16299 \end_inset
16300
16301 Vertical alignment of text with large font sizes.
16302 \end_layout
16303
16304 \end_inset
16305
16306
16307 \end_layout
16308
16309 \begin_layout Plain Layout
16310 \begin_inset space \hfill{}
16311 \end_inset
16312
16313
16314 \begin_inset Float table
16315 wide false
16316 sideways false
16317 status collapsed
16318
16319 \begin_layout Plain Layout
16320 \begin_inset Caption
16321
16322 \begin_layout Plain Layout
16323 Normal table.
16324 \end_layout
16325
16326 \end_inset
16327
16328
16329 \end_layout
16330
16331 \begin_layout Plain Layout
16332 \noindent
16333 \align center
16334 \begin_inset Tabular
16335 <lyxtabular version="3" rows="6" columns="1">
16336 <features tabularvalignment="middle">
16337 <column alignment="left" valignment="top" width="0">
16338 <row>
16339 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343 Normal, g
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 </row>
16349 <row>
16350 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354
16355 \size large
16356 Large
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 </row>
16362 <row>
16363 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Plain Layout
16367
16368 \size larger
16369 Larger
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 </row>
16375 <row>
16376 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380
16381 \size largest
16382 Largest
16383 \end_layout
16384
16385 \end_inset
16386 </cell>
16387 </row>
16388 <row>
16389 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393
16394 \size huge
16395 Huge
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 </row>
16401 <row>
16402 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406
16407 \size huge
16408 Huger
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 </row>
16414 </lyxtabular>
16415
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \end_inset
16422
16423
16424 \begin_inset space \hfill{}
16425 \end_inset
16426
16427
16428 \begin_inset Float table
16429 wide false
16430 sideways false
16431 status collapsed
16432
16433 \begin_layout Plain Layout
16434 \begin_inset Caption
16435
16436 \begin_layout Plain Layout
16437 Table using the command 
16438 \series bold
16439
16440 \backslash
16441 strut
16442 \series default
16443 .
16444 \end_layout
16445
16446 \end_inset
16447
16448
16449 \end_layout
16450
16451 \begin_layout Plain Layout
16452 \noindent
16453 \align center
16454 \begin_inset Tabular
16455 <lyxtabular version="3" rows="6" columns="1">
16456 <features tabularvalignment="middle">
16457 <column alignment="left" valignment="top" width="0">
16458 <row>
16459 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463 Normal, g
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 </row>
16469 <row>
16470 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474
16475 \size large
16476 \begin_inset ERT
16477 status collapsed
16478
16479 \begin_layout Plain Layout
16480
16481
16482 \backslash
16483 strut 
16484 \end_layout
16485
16486 \end_inset
16487
16488 Large
16489 \end_layout
16490
16491 \end_inset
16492 </cell>
16493 </row>
16494 <row>
16495 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499
16500 \size larger
16501 \begin_inset ERT
16502 status collapsed
16503
16504 \begin_layout Plain Layout
16505
16506
16507 \backslash
16508 strut 
16509 \end_layout
16510
16511 \end_inset
16512
16513 Larger
16514 \end_layout
16515
16516 \end_inset
16517 </cell>
16518 </row>
16519 <row>
16520 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524
16525 \size largest
16526 \begin_inset ERT
16527 status collapsed
16528
16529 \begin_layout Plain Layout
16530
16531
16532 \backslash
16533 strut 
16534 \end_layout
16535
16536 \end_inset
16537
16538 Largest
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 </row>
16544 <row>
16545 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549
16550 \size huge
16551 \begin_inset ERT
16552 status collapsed
16553
16554 \begin_layout Plain Layout
16555
16556
16557 \backslash
16558 strut 
16559 \end_layout
16560
16561 \end_inset
16562
16563 Huge
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 </row>
16569 <row>
16570 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574
16575 \size giant
16576 \begin_inset ERT
16577 status collapsed
16578
16579 \begin_layout Plain Layout
16580
16581
16582 \backslash
16583 strut 
16584 \end_layout
16585
16586 \end_inset
16587
16588
16589 \size huge
16590 Huger
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 </row>
16596 </lyxtabular>
16597
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \end_inset
16604
16605
16606 \begin_inset space \hfill{}
16607 \end_inset
16608
16609
16610 \end_layout
16611
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \begin_layout Subsection
16618 Special Cell Alignment
16619 \begin_inset Index idx
16620 status collapsed
16621
16622 \begin_layout Plain Layout
16623 Table Customization ! Special Cell Alignment
16624 \end_layout
16625
16626 \end_inset
16627
16628
16629 \end_layout
16630
16631 \begin_layout Standard
16632 Sometimes it looks better when the cell entries of a column are aligned
16633  with a special character, e.
16634 \begin_inset space \thinspace{}
16635 \end_inset
16636
16637 g.
16638 \begin_inset space \space{}
16639 \end_inset
16640
16641 with the decimal separator as in Table
16642 \begin_inset space ~
16643 \end_inset
16644
16645
16646 \begin_inset CommandInset ref
16647 LatexCommand ref
16648 reference "tab:Table-cells-of"
16649
16650 \end_inset
16651
16652 .
16653 \end_layout
16654
16655 \begin_layout Standard
16656 \begin_inset Float table
16657 placement h
16658 wide false
16659 sideways false
16660 status open
16661
16662 \begin_layout Plain Layout
16663 \begin_inset Caption
16664
16665 \begin_layout Plain Layout
16666 \begin_inset CommandInset label
16667 LatexCommand label
16668 name "tab:Table-cells-of"
16669
16670 \end_inset
16671
16672 Table cells of a column aligned with the decimal separator.
16673 \end_layout
16674
16675 \end_inset
16676
16677
16678 \end_layout
16679
16680 \begin_layout Plain Layout
16681 \align center
16682 \begin_inset Tabular
16683 <lyxtabular version="3" rows="4" columns="2">
16684 <features tabularvalignment="middle">
16685 <column alignment="right" valignment="top" width="0">
16686 <column alignment="left" valignment="top" width="0" special="@{}l">
16687 <row>
16688 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 heading
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 </row>
16707 <row>
16708 <cell alignment="center" valignment="top" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712 12.
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell alignment="center" valignment="top" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721 6
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 </row>
16727 <row>
16728 <cell alignment="center" valignment="top" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732 0.
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 <cell alignment="center" valignment="top" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741 68
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 </row>
16747 <row>
16748 <cell alignment="center" valignment="top" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 -123.
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761 0
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 </row>
16767 </lyxtabular>
16768
16769 \end_inset
16770
16771
16772 \end_layout
16773
16774 \end_inset
16775
16776
16777 \end_layout
16778
16779 \begin_layout Standard
16780 This table was created with a 4×2 table.
16781  The heading is a centered multicolumn.
16782  The first column is right-aligned and contains the digits before the decimal
16783  point and the decimal point.
16784  The second column is left aligned and contains the digits after the decimal
16785  point.
16786  To omit the space that is normally between two table columns, the following
16787  LaTeX-argument was used for the second column:
16788 \end_layout
16789
16790 \begin_layout Standard
16791
16792 \series bold
16793 @{}l
16794 \end_layout
16795
16796 \begin_layout Standard
16797 Table
16798 \begin_inset space ~
16799 \end_inset
16800
16801
16802 \begin_inset CommandInset ref
16803 LatexCommand ref
16804 reference "tab:Several-table-cell"
16805
16806 \end_inset
16807
16808  shows some example alignments.
16809  For the alignment with the relation sign, you must add the second smallest
16810  math-space at the beginning of the last column to get the correct space
16811  surrounding the relation sign.
16812 \end_layout
16813
16814 \begin_layout Standard
16815 \begin_inset Float table
16816 placement h
16817 wide false
16818 sideways false
16819 status open
16820
16821 \begin_layout Plain Layout
16822 \begin_inset Caption
16823
16824 \begin_layout Plain Layout
16825 \begin_inset CommandInset label
16826 LatexCommand label
16827 name "tab:Several-table-cell"
16828
16829 \end_inset
16830
16831 Several table cell alignments.
16832 \end_layout
16833
16834 \end_inset
16835
16836
16837 \end_layout
16838
16839 \begin_layout Plain Layout
16840 \align center
16841 \begin_inset Tabular
16842 <lyxtabular version="3" rows="4" columns="6">
16843 <features tabularvalignment="middle">
16844 <column alignment="right" valignment="top" width="0">
16845 <column alignment="left" valignment="top" width="0" special="@{}l">
16846 <column alignment="right" valignment="top" width="0">
16847 <column alignment="left" valignment="top" width="0" special="@{}l">
16848 <column alignment="right" valignment="top" width="0">
16849 <column alignment="left" valignment="top" width="0" special="@{}l">
16850 <row>
16851 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 units
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 exponents
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 relations
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 </row>
16906 <row>
16907 <cell alignment="center" valignment="top" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 12×
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 24
16921 \begin_inset space \thinspace{}
16922 \end_inset
16923
16924 bottles
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 <cell alignment="center" valignment="top" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 \begin_inset Formula $10\cdot$
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945 \begin_inset Formula $10^{\mbox{-}17}$
16946 \end_inset
16947
16948
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 \begin_inset Formula $\Gamma(t)\propto$
16958 \end_inset
16959
16960
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 <cell alignment="center" valignment="top" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969 \begin_inset Formula $\:\Upsilon(t)$
16970 \end_inset
16971
16972
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 </row>
16978 <row>
16979 <cell alignment="center" valignment="top" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 1024×
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 768
16993 \begin_inset space \thinspace{}
16994 \end_inset
16995
16996 Pixels
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell alignment="center" valignment="top" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005 \begin_inset Formula $5.78\cdot$
17006 \end_inset
17007
17008
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 \begin_inset Formula $10^{7}$
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell alignment="center" valignment="top" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029 \begin_inset Formula $A\ne$
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \end_inset
17036 </cell>
17037 <cell alignment="center" valignment="top" usebox="none">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041 \begin_inset Formula $\: B_{\mathrm{red}}$
17042 \end_inset
17043
17044
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 </row>
17050 <row>
17051 <cell alignment="center" valignment="top" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 32×
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 6
17065 \begin_inset space \thinspace{}
17066 \end_inset
17067
17068 cm
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 -
17078 \begin_inset Formula $33.5\cdot$
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 \begin_inset Formula $10^{4}$
17091 \end_inset
17092
17093
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 <cell alignment="center" valignment="top" usebox="none">
17099 \begin_inset Text
17100
17101 \begin_layout Plain Layout
17102 \begin_inset Formula $\sin(\alpha)\ge$
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 \begin_inset Formula $\:\sin(\beta)$
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 </lyxtabular>
17124
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \end_inset
17131
17132
17133 \end_layout
17134
17135 \begin_layout Standard
17136 \begin_inset VSpace bigskip
17137 \end_inset
17138
17139 There is also the LaTeX-package 
17140 \series bold
17141 dcolumn
17142 \series default
17143
17144 \begin_inset Index idx
17145 status collapsed
17146
17147 \begin_layout Plain Layout
17148 LaTeX-packages ! dcolumn
17149 \end_layout
17150
17151 \end_inset
17152
17153  that provides table cell alignments.
17154  But this unfortunately treats the cell entries as math and does not allow
17155  formulas in table cells: The first column of Table
17156 \begin_inset space ~
17157 \end_inset
17158
17159
17160 \begin_inset CommandInset ref
17161 LatexCommand ref
17162 reference "tab:Several-table-cell"
17163
17164 \end_inset
17165
17166  will look with 
17167 \series bold
17168 dcolumn
17169 \series default
17170  like the first column in Table
17171 \begin_inset space ~
17172 \end_inset
17173
17174
17175 \begin_inset CommandInset ref
17176 LatexCommand ref
17177 reference "tab:Alignments-when"
17178
17179 \end_inset
17180
17181  and only with some tricks as you would want.
17182  The alignment of the second and third column of Table
17183 \begin_inset space ~
17184 \end_inset
17185
17186
17187 \begin_inset CommandInset ref
17188 LatexCommand ref
17189 reference "tab:Several-table-cell"
17190
17191 \end_inset
17192
17193  is not possible with 
17194 \series bold
17195 dcolumn
17196 \series default
17197 .
17198 \end_layout
17199
17200 \begin_layout Standard
17201 \begin_inset Newpage newpage
17202 \end_inset
17203
17204
17205 \end_layout
17206
17207 \begin_layout Standard
17208 \begin_inset Float table
17209 placement h
17210 wide false
17211 sideways false
17212 status open
17213
17214 \begin_layout Plain Layout
17215 \begin_inset Caption
17216
17217 \begin_layout Plain Layout
17218 \begin_inset CommandInset label
17219 LatexCommand label
17220 name "tab:Alignments-when"
17221
17222 \end_inset
17223
17224 Alignments when LaTeX-package dcolumn is used.
17225  For all column alignments tricks have to be used to get the output.
17226 \end_layout
17227
17228 \end_inset
17229
17230
17231 \end_layout
17232
17233 \begin_layout Plain Layout
17234 \align center
17235 \begin_inset Tabular
17236 <lyxtabular version="3" rows="4" columns="3">
17237 <features tabularvalignment="middle">
17238 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1}">
17239 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17240 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.7}">
17241 <row>
17242 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246 units
17247 \end_layout
17248
17249 \end_inset
17250 </cell>
17251 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255 units
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 units
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 12x24
17276 \begin_inset space \thinspace{}
17277 \end_inset
17278
17279 bottles
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288 12x24
17289 \begin_inset space \thinspace{}
17290 \end_inset
17291
17292
17293 \begin_inset Formula $\mbox{bottles}$
17294 \end_inset
17295
17296
17297 \end_layout
17298
17299 \end_inset
17300 </cell>
17301 <cell alignment="center" valignment="top" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305 12
17306 \begin_inset ERT
17307 status collapsed
17308
17309 \begin_layout Plain Layout
17310
17311
17312 \backslash
17313 times 
17314 \end_layout
17315
17316 \end_inset
17317
17318 24+
17319 \begin_inset Formula $\mbox{bottles}$
17320 \end_inset
17321
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333 1024x768
17334 \begin_inset space \thinspace{}
17335 \end_inset
17336
17337 Pixels
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346 1024x768
17347 \begin_inset space \thinspace{}
17348 \end_inset
17349
17350
17351 \begin_inset Formula $\mbox{Pixels}$
17352 \end_inset
17353
17354
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 1024
17364 \begin_inset ERT
17365 status collapsed
17366
17367 \begin_layout Plain Layout
17368
17369
17370 \backslash
17371 times 
17372 \end_layout
17373
17374 \end_inset
17375
17376 768+
17377 \begin_inset Formula $\mbox{Pixels}$
17378 \end_inset
17379
17380
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 </row>
17386 <row>
17387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391 32x6
17392 \begin_inset space \thinspace{}
17393 \end_inset
17394
17395 cm
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404 32x6
17405 \begin_inset space \thinspace{}
17406 \end_inset
17407
17408
17409 \begin_inset Formula $\mbox{cm}$
17410 \end_inset
17411
17412
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 <cell alignment="center" valignment="top" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421 32
17422 \begin_inset ERT
17423 status collapsed
17424
17425 \begin_layout Plain Layout
17426
17427
17428 \backslash
17429 times 
17430 \end_layout
17431
17432 \end_inset
17433
17434 6+
17435 \begin_inset Formula $\mbox{cm}$
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 </row>
17444 </lyxtabular>
17445
17446 \end_inset
17447
17448
17449 \end_layout
17450
17451 \end_inset
17452
17453
17454 \end_layout
17455
17456 \begin_layout Subsection
17457 Customized Cell/Column Format
17458 \begin_inset CommandInset label
17459 LatexCommand label
17460 name "sub:Customized-Format"
17461
17462 \end_inset
17463
17464
17465 \begin_inset Index idx
17466 status collapsed
17467
17468 \begin_layout Plain Layout
17469 Table Customization ! Cell/Column Format
17470 \end_layout
17471
17472 \end_inset
17473
17474
17475 \end_layout
17476
17477 \begin_layout Standard
17478 Calculating the required width for spanned columns as in section
17479 \begin_inset space ~
17480 \end_inset
17481
17482
17483 \begin_inset CommandInset ref
17484 LatexCommand ref
17485 reference "sub:Multicolumn-Calculations"
17486
17487 \end_inset
17488
17489  is very annoying if you have several tables with multicolumn cells.
17490  To make life easier, you can define a cell/column format in the preamble,
17491  so that it can be used in all tables of the document.
17492  The format is defined with the command
17493 \end_layout
17494
17495 \begin_layout Standard
17496
17497 \series bold
17498
17499 \backslash
17500 newcolumntype{name of format}[number of arguments]{commands}
17501 \end_layout
17502
17503 \begin_layout Standard
17504 The format name may only consist of one letter.
17505  The letters 
17506 \emph on
17507 b
17508 \emph default
17509
17510 \emph on
17511 c
17512 \emph default
17513
17514 \emph on
17515 l
17516 \emph default
17517
17518 \emph on
17519 m
17520 \emph default
17521
17522 \emph on
17523 p
17524 \emph default
17525  and 
17526 \emph on
17527 r
17528 \emph default
17529  are predefined and cannot be used.
17530  But all letters are allowed as capitals.
17531 \end_layout
17532
17533 \begin_layout Standard
17534 \begin_inset VSpace medskip
17535 \end_inset
17536
17537
17538 \end_layout
17539
17540 \begin_layout Standard
17541 For vertically and horizontally centered multicolumn cells with a fixed
17542  width you can define the cell format
17543 \end_layout
17544
17545 \begin_layout Standard
17546
17547 \series bold
17548
17549 \backslash
17550 newcolumntype{M}[1]{>{
17551 \backslash
17552 centering
17553 \backslash
17554 hspace{0pt}}m{#1}}
17555 \end_layout
17556
17557 \begin_layout Standard
17558 where 
17559 \series bold
17560
17561 \backslash
17562 hspace{0pt}
17563 \series default
17564  avoids the problem of hyphenating the first word, as described in section
17565 \begin_inset space ~
17566 \end_inset
17567
17568
17569 \begin_inset CommandInset ref
17570 LatexCommand ref
17571 reference "sub:Multiple-Lines-in"
17572
17573 \end_inset
17574
17575 .
17576  Now you can simply enter
17577 \end_layout
17578
17579 \begin_layout Standard
17580
17581 \series bold
17582 M{width}
17583 \end_layout
17584
17585 \begin_layout Standard
17586 as LaTeX-argument in the table dialog to create a multicolumn.
17587 \end_layout
17588
17589 \begin_layout Standard
17590 \begin_inset VSpace bigskip
17591 \end_inset
17592
17593
17594 \end_layout
17595
17596 \begin_layout Standard
17597 For cells spanned by a multicolumn cell, you can define the format
17598 \end_layout
17599
17600 \begin_layout Standard
17601
17602 \series bold
17603
17604 \backslash
17605 newcolumntype{S}[2]{>{
17606 \backslash
17607 centering
17608 \backslash
17609 hspace{0pt}}
17610 \begin_inset Newline newline
17611 \end_inset
17612
17613
17614 \begin_inset Phantom HPhantom
17615 status open
17616
17617 \begin_layout Plain Layout
17618
17619 \series bold
17620
17621 \backslash
17622 newcolumntype
17623 \end_layout
17624
17625 \end_inset
17626
17627 m{(#1+(2
17628 \backslash
17629 tabcolsep+
17630 \backslash
17631 arrayrulewidth)*(1-#2))/#2}}
17632 \end_layout
17633
17634 \begin_layout Standard
17635 This format uses equation 
17636 \begin_inset CommandInset ref
17637 LatexCommand eqref
17638 reference "eq:Wgn"
17639
17640 \end_inset
17641
17642  to calculate the required width so that each spanned cell has the same
17643  width.
17644 \end_layout
17645
17646 \begin_layout Standard
17647 You can now enter
17648 \end_layout
17649
17650 \begin_layout Standard
17651
17652 \series bold
17653 S{width of multicolumn cell}{number of spanned columns}
17654 \end_layout
17655
17656 \begin_layout Standard
17657 as LaTeX-argument of the column.
17658 \end_layout
17659
17660 \begin_layout Standard
17661 \begin_inset VSpace bigskip
17662 \end_inset
17663
17664
17665 \end_layout
17666
17667 \begin_layout Standard
17668 For colored columns, you can define
17669 \end_layout
17670
17671 \begin_layout Standard
17672
17673 \series bold
17674
17675 \backslash
17676 newcolumntype{K}[1]{>{
17677 \backslash
17678 columncolor{#1}
17679 \backslash
17680 hspace{0pt}}c}
17681 \end_layout
17682
17683 \begin_layout Standard
17684 The 
17685 \begin_inset Quotes eld
17686 \end_inset
17687
17688 c
17689 \begin_inset Quotes erd
17690 \end_inset
17691
17692  at the end creates a column with a flexible width whose text is horizontally
17693  centered.
17694  You can now enter
17695 \end_layout
17696
17697 \begin_layout Standard
17698
17699 \series bold
17700 K{color name}
17701 \end_layout
17702
17703 \begin_layout Standard
17704 as LaTeX-argument.
17705 \end_layout
17706
17707 \begin_layout Standard
17708 \begin_inset VSpace bigskip
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \begin_layout Standard
17715 To create Table
17716 \begin_inset space ~
17717 \end_inset
17718
17719
17720 \begin_inset CommandInset ref
17721 LatexCommand ref
17722 reference "tab:Table-using-user-defined"
17723
17724 \end_inset
17725
17726  use the LaTeX-arguments
17727 \end_layout
17728
17729 \begin_layout Standard
17730
17731 \series bold
17732 M{2.5cm}
17733 \end_layout
17734
17735 \begin_layout Standard
17736 for the first column and the multicolumn,
17737 \end_layout
17738
17739 \begin_layout Standard
17740
17741 \series bold
17742 K{red}
17743 \end_layout
17744
17745 \begin_layout Standard
17746 for the last column, and
17747 \end_layout
17748
17749 \begin_layout Standard
17750
17751 \series bold
17752 S{2.5cm}{2}
17753 \end_layout
17754
17755 \begin_layout Standard
17756 for the cells in the second column.
17757 \end_layout
17758
17759 \begin_layout Standard
17760 \begin_inset Float table
17761 placement h
17762 wide false
17763 sideways false
17764 status open
17765
17766 \begin_layout Plain Layout
17767 \begin_inset Caption
17768
17769 \begin_layout Plain Layout
17770 \begin_inset CommandInset label
17771 LatexCommand label
17772 name "tab:Table-using-user-defined"
17773
17774 \end_inset
17775
17776 Table using user-defined table formats
17777 \end_layout
17778
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \begin_layout Plain Layout
17785 \align center
17786 \begin_inset Tabular
17787 <lyxtabular version="3" rows="3" columns="4">
17788 <features tabularvalignment="middle">
17789 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17790 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17791 <column alignment="center" valignment="middle" width="0">
17792 <column alignment="center" valignment="middle" width="0" special="K{red}">
17793 <row>
17794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Plain Layout
17798 verylongtablecellword
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807 multiple lines multicolumn
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825 c
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 </row>
17831 <row>
17832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Plain Layout
17836 d
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 e
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 f
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 g
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 </row>
17869 <row>
17870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 h
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883 i
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892 j
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 k
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 </row>
17907 </lyxtabular>
17908
17909 \end_inset
17910
17911
17912 \end_layout
17913
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \begin_layout Subsection
17920 Line Thickness
17921 \begin_inset CommandInset label
17922 LatexCommand label
17923 name "sub:Line-Thickness"
17924
17925 \end_inset
17926
17927
17928 \begin_inset Index idx
17929 status collapsed
17930
17931 \begin_layout Plain Layout
17932 Table Customization ! Line Thickness
17933 \end_layout
17934
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \begin_layout Standard
17941 The line thickness for all lines in a table can be adjusted with the length
17942  
17943 \series bold
17944
17945 \backslash
17946 arrayrulewidth
17947 \series default
17948 .
17949  To set for example a line thickness of 1.5
17950 \begin_inset space \thinspace{}
17951 \end_inset
17952
17953 pt, as in Table
17954 \begin_inset space ~
17955 \end_inset
17956
17957
17958 \begin_inset CommandInset ref
17959 LatexCommand ref
17960 reference "tab:Table-with-1.5"
17961
17962 \end_inset
17963
17964 , insert the command
17965 \end_layout
17966
17967 \begin_layout Standard
17968
17969 \series bold
17970
17971 \backslash
17972 setlength{
17973 \backslash
17974 arrayrulewidth}{1.5pt}
17975 \end_layout
17976
17977 \begin_layout Standard
17978 in TeX-Code before the table or table float.
17979  The changed thickness is valid for all subsequent tables.
17980  To use the default value again, set 
17981 \series bold
17982
17983 \backslash
17984 arrayrulewidth
17985 \series default
17986  to 0.4
17987 \begin_inset space \thinspace{}
17988 \end_inset
17989
17990 pt in TeX-Code after the table or table float.
17991 \end_layout
17992
17993 \begin_layout Standard
17994 \begin_inset ERT
17995 status collapsed
17996
17997 \begin_layout Plain Layout
17998
17999
18000 \backslash
18001 setlength{
18002 \backslash
18003 arrayrulewidth}{1.5pt}
18004 \end_layout
18005
18006 \end_inset
18007
18008
18009 \begin_inset Float table
18010 wide false
18011 sideways false
18012 status open
18013
18014 \begin_layout Plain Layout
18015 \begin_inset Caption
18016
18017 \begin_layout Plain Layout
18018 \begin_inset CommandInset label
18019 LatexCommand label
18020 name "tab:Table-with-1.5"
18021
18022 \end_inset
18023
18024 Table with 1.5
18025 \begin_inset space \thinspace{}
18026 \end_inset
18027
18028 pt thick lines
18029 \end_layout
18030
18031 \end_inset
18032
18033
18034 \end_layout
18035
18036 \begin_layout Plain Layout
18037 \align center
18038 \begin_inset Tabular
18039 <lyxtabular version="3" rows="3" columns="3">
18040 <features tabularvalignment="middle">
18041 <column alignment="center" valignment="top" width="0">
18042 <column alignment="center" valignment="top" width="0">
18043 <column alignment="center" valignment="top" width="0">
18044 <row>
18045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 sd
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 </row>
18073 <row>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087 sd
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 </row>
18102 <row>
18103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 sd
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 </row>
18131 </lyxtabular>
18132
18133 \end_inset
18134
18135
18136 \end_layout
18137
18138 \end_inset
18139
18140
18141 \begin_inset ERT
18142 status collapsed
18143
18144 \begin_layout Plain Layout
18145
18146
18147 \backslash
18148 setlength{
18149 \backslash
18150 arrayrulewidth}{0.4pt}
18151 \end_layout
18152
18153 \end_inset
18154
18155
18156 \end_layout
18157
18158 \begin_layout Standard
18159 \begin_inset VSpace bigskip
18160 \end_inset
18161
18162 To set the line thickness to 1.5
18163 \begin_inset space \thinspace{}
18164 \end_inset
18165
18166 pt only for horizontal lines, as in Table
18167 \begin_inset space ~
18168 \end_inset
18169
18170
18171 \begin_inset CommandInset ref
18172 LatexCommand ref
18173 reference "tab:Table-with-horizontal"
18174
18175 \end_inset
18176
18177 , insert these commands in TeX-Code before the table or table float:
18178 \end_layout
18179
18180 \begin_layout Standard
18181
18182 \series bold
18183
18184 \backslash
18185 let
18186 \backslash
18187 myHline
18188 \backslash
18189 hline
18190 \begin_inset Newline newline
18191 \end_inset
18192
18193
18194 \backslash
18195 renewcommand{
18196 \backslash
18197 hline}
18198 \begin_inset Newline newline
18199 \end_inset
18200
18201  {
18202 \backslash
18203 noalign{
18204 \backslash
18205 global
18206 \backslash
18207 arrayrulewidth 1.5pt}
18208 \begin_inset Newline newline
18209 \end_inset
18210
18211  
18212 \backslash
18213 myHline
18214 \backslash
18215 noalign{
18216 \backslash
18217 global
18218 \backslash
18219 arrayrulewidth 0.4pt}}
18220 \end_layout
18221
18222 \begin_layout Standard
18223 To return to the default line thickness, insert this command in TeX-Code
18224  after the table or table float:
18225 \end_layout
18226
18227 \begin_layout Standard
18228
18229 \series bold
18230
18231 \backslash
18232 renewcommand{
18233 \backslash
18234 hline}{
18235 \backslash
18236 myHline}
18237 \end_layout
18238
18239 \begin_layout Standard
18240 \begin_inset ERT
18241 status collapsed
18242
18243 \begin_layout Plain Layout
18244
18245
18246 \backslash
18247 let
18248 \backslash
18249 myHline
18250 \backslash
18251 hline
18252 \end_layout
18253
18254 \begin_layout Plain Layout
18255
18256
18257 \backslash
18258 renewcommand{
18259 \backslash
18260 hline}
18261 \end_layout
18262
18263 \begin_layout Plain Layout
18264
18265  {
18266 \backslash
18267 noalign{
18268 \backslash
18269 global
18270 \backslash
18271 arrayrulewidth 1.5pt}
18272 \end_layout
18273
18274 \begin_layout Plain Layout
18275
18276   
18277 \backslash
18278 myHline
18279 \backslash
18280 noalign{
18281 \backslash
18282 global
18283 \backslash
18284 arrayrulewidth 0.4pt}}
18285 \end_layout
18286
18287 \end_inset
18288
18289
18290 \begin_inset Float table
18291 wide false
18292 sideways false
18293 status open
18294
18295 \begin_layout Plain Layout
18296 \begin_inset Caption
18297
18298 \begin_layout Plain Layout
18299 \begin_inset CommandInset label
18300 LatexCommand label
18301 name "tab:Table-with-horizontal"
18302
18303 \end_inset
18304
18305 Table with 1.5
18306 \begin_inset space \thinspace{}
18307 \end_inset
18308
18309 pt thick horizontal lines
18310 \end_layout
18311
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \begin_layout Plain Layout
18318 \align center
18319 \begin_inset Tabular
18320 <lyxtabular version="3" rows="3" columns="3">
18321 <features tabularvalignment="middle">
18322 <column alignment="center" valignment="top" width="0">
18323 <column alignment="center" valignment="top" width="0">
18324 <column alignment="center" valignment="top" width="0">
18325 <row>
18326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Plain Layout
18330 sd
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 </row>
18354 <row>
18355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 sd
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 </row>
18383 <row>
18384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 sd
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 </row>
18412 </lyxtabular>
18413
18414 \end_inset
18415
18416
18417 \end_layout
18418
18419 \end_inset
18420
18421
18422 \begin_inset ERT
18423 status collapsed
18424
18425 \begin_layout Plain Layout
18426
18427
18428 \backslash
18429 renewcommand{
18430 \backslash
18431 hline}{
18432 \backslash
18433 myHline}
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \begin_layout Standard
18442 \begin_inset VSpace bigskip
18443 \end_inset
18444
18445 To set the line thickness to 1.5
18446 \begin_inset space \thinspace{}
18447 \end_inset
18448
18449 pt only for vertical lines, create the following column format in the document
18450  preamble, according to the description in section
18451 \begin_inset space ~
18452 \end_inset
18453
18454
18455 \begin_inset CommandInset ref
18456 LatexCommand ref
18457 reference "sub:Customized-Format"
18458
18459 \end_inset
18460
18461 :
18462 \end_layout
18463
18464 \begin_layout Standard
18465
18466 \series bold
18467
18468 \backslash
18469 newcolumntype{V}{!{
18470 \backslash
18471 vrule width 1.5pt}}
18472 \end_layout
18473
18474 \begin_layout Standard
18475 For Table
18476 \begin_inset space ~
18477 \end_inset
18478
18479
18480 \begin_inset CommandInset ref
18481 LatexCommand ref
18482 reference "tab:Table-with-vertical"
18483
18484 \end_inset
18485
18486  the LaTeX-argument
18487 \end_layout
18488
18489 \begin_layout Standard
18490
18491 \series bold
18492 VcV
18493 \end_layout
18494
18495 \begin_layout Standard
18496 was used for the last column and
18497 \end_layout
18498
18499 \begin_layout Standard
18500
18501 \series bold
18502 Vc
18503 \end_layout
18504
18505 \begin_layout Standard
18506 for the other columns.
18507 \end_layout
18508
18509 \begin_layout Standard
18510 \begin_inset Float table
18511 wide false
18512 sideways false
18513 status open
18514
18515 \begin_layout Plain Layout
18516 \begin_inset Caption
18517
18518 \begin_layout Plain Layout
18519 \begin_inset CommandInset label
18520 LatexCommand label
18521 name "tab:Table-with-vertical"
18522
18523 \end_inset
18524
18525 Table with 1.5
18526 \begin_inset space \thinspace{}
18527 \end_inset
18528
18529 pt thick vertical lines
18530 \end_layout
18531
18532 \end_inset
18533
18534
18535 \end_layout
18536
18537 \begin_layout Plain Layout
18538 \align center
18539 \begin_inset Tabular
18540 <lyxtabular version="3" rows="3" columns="3">
18541 <features tabularvalignment="middle">
18542 <column alignment="center" valignment="top" width="0" special="Vc">
18543 <column alignment="center" valignment="top" width="0" special="Vc">
18544 <column alignment="center" valignment="top" width="0" special="VcV">
18545 <row>
18546 <cell alignment="center" valignment="top" topline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550 sd
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 <cell alignment="center" valignment="top" topline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" topline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 </row>
18574 <row>
18575 <cell alignment="center" valignment="top" topline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 <cell alignment="center" valignment="top" topline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588 sd
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" topline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 </row>
18603 <row>
18604 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626 sd
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 </row>
18632 </lyxtabular>
18633
18634 \end_inset
18635
18636
18637 \end_layout
18638
18639 \end_inset
18640
18641
18642 \end_layout
18643
18644 \begin_layout Subsection
18645 Dashed Lines
18646 \begin_inset Index idx
18647 status collapsed
18648
18649 \begin_layout Plain Layout
18650 Table Customization ! Dashed Lines
18651 \end_layout
18652
18653 \end_inset
18654
18655
18656 \end_layout
18657
18658 \begin_layout Standard
18659 \begin_inset ERT
18660 status collapsed
18661
18662 \begin_layout Plain Layout
18663
18664
18665 \backslash
18666 ifarydshln
18667 \end_layout
18668
18669 \end_inset
18670
18671
18672 \begin_inset Note Note
18673 status open
18674
18675 \begin_layout Plain Layout
18676 The following section will only be displayed when the LaTeX-package 
18677 \series bold
18678 arydshln
18679 \series default
18680  is installed.
18681 \end_layout
18682
18683 \end_inset
18684
18685
18686 \end_layout
18687
18688 \begin_layout Standard
18689 \begin_inset Float table
18690 placement H
18691 wide false
18692 sideways false
18693 status open
18694
18695 \begin_layout Plain Layout
18696 \begin_inset Caption
18697
18698 \begin_layout Plain Layout
18699 \begin_inset CommandInset label
18700 LatexCommand label
18701 name "tab:Table-with-dashed"
18702
18703 \end_inset
18704
18705 Table with dashed lines
18706 \end_layout
18707
18708 \end_inset
18709
18710
18711 \end_layout
18712
18713 \begin_layout Plain Layout
18714 \align center
18715 \begin_inset Tabular
18716 <lyxtabular version="3" rows="5" columns="5">
18717 <features tabularvalignment="middle">
18718 <column alignment="center" valignment="top" width="0">
18719 <column alignment="center" valignment="top" width="0">
18720 <column alignment="center" valignment="top" width="0" special=":c">
18721 <column alignment="center" valignment="top" width="0">
18722 <column alignment="center" valignment="top" width="0">
18723 <row>
18724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18725 \begin_inset Text
18726
18727 \begin_layout Plain Layout
18728 a
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737 b
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 c
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755 d
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18761 \begin_inset Text
18762
18763 \begin_layout Plain Layout
18764 e
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 </row>
18770 <row>
18771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775 f
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 g
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell alignment="center" valignment="top" topline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793 h
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802 i
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18808 \begin_inset Text
18809
18810 \begin_layout Plain Layout
18811 j
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 </row>
18817 <row>
18818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822 \begin_inset ERT
18823 status collapsed
18824
18825 \begin_layout Plain Layout
18826
18827
18828 \backslash
18829 hdashline 
18830 \end_layout
18831
18832 \end_inset
18833
18834 k
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 l
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 <cell alignment="center" valignment="top" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Plain Layout
18852 m
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 n
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 o
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 <row>
18877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881 \begin_inset ERT
18882 status collapsed
18883
18884 \begin_layout Plain Layout
18885
18886
18887 \backslash
18888 cdashline{4-5}
18889 \end_layout
18890
18891 \end_inset
18892
18893 p
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 q
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 r
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920 s
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 </row>
18935 <row>
18936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 t
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949 u
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 v
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967 w
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976 x
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 </row>
18982 </lyxtabular>
18983
18984 \end_inset
18985
18986
18987 \end_layout
18988
18989 \end_inset
18990
18991
18992 \end_layout
18993
18994 \begin_layout Standard
18995 LyX does not natively support dashed lines, so you have to use TeX-Code.
18996  As a prerequisite the LaTeX-package 
18997 \series bold
18998 arydshln
18999 \series default
19000
19001 \begin_inset Index idx
19002 status collapsed
19003
19004 \begin_layout Plain Layout
19005 LaTeX-packages ! arydshln
19006 \end_layout
19007
19008 \end_inset
19009
19010  must be loaded in the document preamble with the command
19011 \end_layout
19012
19013 \begin_layout Standard
19014
19015 \series bold
19016
19017 \backslash
19018 usepackage{arydshln}
19019 \end_layout
19020
19021 \begin_layout Standard
19022 To make a vertical line dashed, enter the colon 
19023 \begin_inset Quotes eld
19024 \end_inset
19025
19026 :
19027 \begin_inset Quotes erd
19028 \end_inset
19029
19030  together with the character for the horizontal alignment as LaTeX-argument
19031  in the table cell dialog.
19032 \end_layout
19033
19034 \begin_layout Standard
19035 For a horizontal dashed line add the command
19036 \end_layout
19037
19038 \begin_layout Standard
19039
19040 \series bold
19041
19042 \backslash
19043 hdashline
19044 \end_layout
19045
19046 \begin_layout Standard
19047 in TeX-Code as first element of the first cell in the table row.
19048 \end_layout
19049
19050 \begin_layout Standard
19051 For dashed multicolumn lines use the command
19052 \end_layout
19053
19054 \begin_layout Standard
19055
19056 \series bold
19057
19058 \backslash
19059 cdashline{line number
19060 \series default
19061 }
19062 \end_layout
19063
19064 \begin_layout Standard
19065 in TeX-Code as the first element of the first cell in the table row.
19066  If you have for example a multicolumn spanning columns 2 to 4 and you want
19067  to have a dashed line above, add the command
19068 \end_layout
19069
19070 \begin_layout Standard
19071
19072 \series bold
19073
19074 \backslash
19075 cdashline{2-4}
19076 \end_layout
19077
19078 \begin_layout Standard
19079 as the first element of the first cell in the row of the multicolumn.
19080 \end_layout
19081
19082 \begin_layout Standard
19083 \begin_inset VSpace bigskip
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \begin_layout Standard
19090 Table
19091 \begin_inset space ~
19092 \end_inset
19093
19094
19095 \begin_inset CommandInset ref
19096 LatexCommand ref
19097 reference "tab:Table-with-dashed"
19098
19099 \end_inset
19100
19101  was created using 
19102 \begin_inset Quotes eld
19103 \end_inset
19104
19105
19106 \series bold
19107 :c
19108 \series default
19109
19110 \begin_inset Quotes erd
19111 \end_inset
19112
19113  as LaTeX-argument of the third column.
19114  The TeX-Code command 
19115 \series bold
19116
19117 \backslash
19118 hdashline
19119 \series default
19120  was inserted in the first cell of the third row and the TeX-Code command
19121 \begin_inset Newline newline
19122 \end_inset
19123
19124  
19125 \series bold
19126
19127 \backslash
19128 cdashline{4-5}
19129 \series default
19130  was inserted in the first cell of the fourth row.
19131 \end_layout
19132
19133 \begin_layout Standard
19134 \begin_inset Note Greyedout
19135 status open
19136
19137 \begin_layout Plain Layout
19138
19139 \series bold
19140 Note:
19141 \series default
19142  The LaTeX-package 
19143 \series bold
19144 arydshln
19145 \series default
19146  is apparently not compatible with the LaTeX-package 
19147 \series bold
19148 colortbl
19149 \series default
19150
19151 \begin_inset Index idx
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155 LaTeX-packages ! colortbl
19156 \end_layout
19157
19158 \end_inset
19159
19160  that is used for colored tables in section
19161 \begin_inset space ~
19162 \end_inset
19163
19164
19165 \begin_inset CommandInset ref
19166 LatexCommand ref
19167 reference "sec:Colored-Tables"
19168
19169 \end_inset
19170
19171 .
19172  That means colored tables cannot have dashed lines.
19173 \end_layout
19174
19175 \end_inset
19176
19177
19178 \end_layout
19179
19180 \begin_layout Standard
19181 \begin_inset ERT
19182 status collapsed
19183
19184 \begin_layout Plain Layout
19185
19186
19187 \backslash
19188 else
19189 \end_layout
19190
19191 \end_inset
19192
19193
19194 \begin_inset Note Note
19195 status open
19196
19197 \begin_layout Plain Layout
19198 The following will be displayed when the LaTeX-package 
19199 \series bold
19200 arydshln
19201 \series default
19202  is not installed:
19203 \end_layout
19204
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \begin_layout Standard
19211 You need to install the package 
19212 \series bold
19213 arydshln
19214 \series default
19215  to see the content of this section in the output.
19216 \end_layout
19217
19218 \begin_layout Standard
19219 \begin_inset ERT
19220 status collapsed
19221
19222 \begin_layout Plain Layout
19223
19224
19225 \backslash
19226 fi
19227 \end_layout
19228
19229 \end_inset
19230
19231
19232 \end_layout
19233
19234 \begin_layout Chapter
19235 Floats
19236 \begin_inset Index idx
19237 status collapsed
19238
19239 \begin_layout Plain Layout
19240 Floats
19241 \end_layout
19242
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \begin_layout Section
19249 Introduction
19250 \begin_inset CommandInset label
19251 LatexCommand label
19252 name "sec:FloatIntroduction"
19253
19254 \end_inset
19255
19256
19257 \begin_inset Index idx
19258 status collapsed
19259
19260 \begin_layout Plain Layout
19261 Floats ! Introduction
19262 \end_layout
19263
19264 \end_inset
19265
19266
19267 \end_layout
19268
19269 \begin_layout Standard
19270 A float is a block of text associated with some sort of label, which doesn't
19271  have a fixed location.
19272  It can 
19273 \begin_inset Quotes eld
19274 \end_inset
19275
19276 float
19277 \begin_inset Quotes erd
19278 \end_inset
19279
19280  forward or backward a page or two, to wherever it fits best.
19281  
19282 \family sans
19283 Footnotes
19284 \family default
19285  and 
19286 \family sans
19287 Margin
19288 \begin_inset space ~
19289 \end_inset
19290
19291 Notes
19292 \family default
19293  are also floats, because they can float to the next page when there are
19294  too many notes on the page.
19295 \end_layout
19296
19297 \begin_layout Standard
19298 Floats allow a high quality layout.
19299  Images and tables can be spread evenly to the pages to avoid white space
19300  and pages without text.
19301  As the floating often destroys the context between the text and the image/table
19302 , every float can be referenced in the text.
19303  Floats are therefore numbered.
19304  Referencing is described in section
19305 \begin_inset space ~
19306 \end_inset
19307
19308
19309 \begin_inset CommandInset ref
19310 LatexCommand ref
19311 reference "sec:Referencing-Floats"
19312
19313 \end_inset
19314
19315 .
19316 \end_layout
19317
19318 \begin_layout Standard
19319 To insert a float, use the menu 
19320 \family sans
19321 Insert\SpecialChar \menuseparator
19322 Float
19323 \family default
19324 .
19325  This inserts the 
19326 \family sans
19327 Caption
19328 \family default
19329  inset, a box with a label.
19330  The label will automatically be translated to the document language in
19331  the output.
19332  After the label you can insert the caption text.
19333  The image or table is inserted above or below the caption in a separate
19334  paragraph within the float.
19335  More about the caption placement is contained in section
19336 \begin_inset space ~
19337 \end_inset
19338
19339
19340 \begin_inset CommandInset ref
19341 LatexCommand ref
19342 reference "sec:Caption-Placement"
19343
19344 \end_inset
19345
19346 .
19347  To keep your LyX-document readable, you can open and close the float box
19348  by left-clicking on the box label.
19349  A closed float box looks like this: 
19350 \begin_inset Graphics
19351         filename clipart/floatQt4.png
19352         scale 70
19353         scaleBeforeRotation
19354
19355 \end_inset
19356
19357  â€“ a gray button with a red label.
19358 \end_layout
19359
19360 \begin_layout Standard
19361 It is recommended that you insert floats as a separate standard paragraph
19362  to avoid possible LaTeX-errors that can occur when the surrounding text
19363  is specially formatted.
19364 \end_layout
19365
19366 \begin_layout Standard
19367 Existing figures or tables can be put into a float by highlighting them
19368  and then pressing the corresponding toolbar button for a new float.
19369 \end_layout
19370
19371 \begin_layout Section
19372 Float Types
19373 \end_layout
19374
19375 \begin_layout Standard
19376 Besides figure and table floats that are described in sections
19377 \begin_inset space ~
19378 \end_inset
19379
19380
19381 \begin_inset CommandInset ref
19382 LatexCommand ref
19383 reference "sec:Figure-Floats"
19384
19385 \end_inset
19386
19387  and 
19388 \begin_inset CommandInset ref
19389 LatexCommand ref
19390 reference "sec:Table-Floats"
19391
19392 \end_inset
19393
19394  respectively, LyX offers the float types 
19395 \series bold
19396 Algorithm
19397 \series default
19398  and 
19399 \series bold
19400 Wrap
19401 \series default
19402 .
19403 \end_layout
19404
19405 \begin_layout Subsection
19406 Algorithm Floats
19407 \begin_inset Index idx
19408 status collapsed
19409
19410 \begin_layout Plain Layout
19411 Floats ! Algorithms
19412 \end_layout
19413
19414 \end_inset
19415
19416
19417 \end_layout
19418
19419 \begin_layout Standard
19420 \begin_inset Float algorithm
19421 placement h
19422 wide false
19423 sideways false
19424 status open
19425
19426 \begin_layout Plain Layout
19427 \begin_inset Caption
19428
19429 \begin_layout Plain Layout
19430 \begin_inset CommandInset label
19431 LatexCommand label
19432 name "alg:Example-Algorithm-float"
19433
19434 \end_inset
19435
19436 Example Algorithm float
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \begin_layout LyX-Code
19445 for I in 1..N loop
19446 \begin_inset Newline newline
19447 \end_inset
19448
19449  Sum:= Sum + A(I); /*comment*/
19450 \begin_inset Newline newline
19451 \end_inset
19452
19453 end loop
19454 \begin_inset VSpace -4mm
19455 \end_inset
19456
19457
19458 \end_layout
19459
19460 \end_inset
19461
19462
19463 \end_layout
19464
19465 \begin_layout Standard
19466 This float type is inserted with the menu 
19467 \family sans
19468 Insert\SpecialChar \menuseparator
19469 Floats\SpecialChar \menuseparator
19470 Algorithm
19471 \family default
19472 .
19473  It is used for program codes and descriptions of algorithms and can be
19474  seen as an alternative to program code listings that are explained in chapter
19475 \begin_inset space ~
19476 \end_inset
19477
19478
19479 \begin_inset CommandInset ref
19480 LatexCommand ref
19481 reference "cha:Program-Code-Listings"
19482
19483 \end_inset
19484
19485 .
19486  A possible environment for algorithms is the 
19487 \family sans
19488 LyX-Code
19489 \family default
19490 , described in LyX's 
19491 \emph on
19492 Userguide
19493 \emph default
19494 .
19495  Algorithm
19496 \begin_inset space ~
19497 \end_inset
19498
19499
19500 \begin_inset CommandInset ref
19501 LatexCommand ref
19502 reference "alg:Example-Algorithm-float"
19503
19504 \end_inset
19505
19506  is an example of an algorithm float where -4
19507 \begin_inset space \thinspace{}
19508 \end_inset
19509
19510 mm vertical space was added at the end of the float to have the bottom rule
19511  exactly below the last text line.
19512 \end_layout
19513
19514 \begin_layout Standard
19515 The float label is not automatically translated into the document language.
19516  If your document is not in English, you have to do this manually by adding
19517  the following line to the document preamble
19518 \series bold
19519 :
19520 \end_layout
19521
19522 \begin_layout Standard
19523
19524 \series bold
19525
19526 \backslash
19527 floatname{algorithm}{your
19528 \begin_inset space ~
19529 \end_inset
19530
19531 name}
19532 \end_layout
19533
19534 \begin_layout Standard
19535 where 
19536 \family sans
19537 your
19538 \begin_inset space ~
19539 \end_inset
19540
19541 name
19542 \family default
19543  is the word 
19544 \begin_inset Quotes eld
19545 \end_inset
19546
19547
19548 \emph on
19549 algorithm
19550 \emph default
19551
19552 \begin_inset Quotes erd
19553 \end_inset
19554
19555  in your language.
19556 \end_layout
19557
19558 \begin_layout Standard
19559 To insert the list of algorithms you can use the menu 
19560 \family sans
19561 Insert\SpecialChar \menuseparator
19562 List
19563 \begin_inset space \thinspace{}
19564 \end_inset
19565
19566 /
19567 \begin_inset space \thinspace{}
19568 \end_inset
19569
19570 TOC\SpecialChar \menuseparator
19571 List of Algorithms
19572 \family default
19573  when your document has the same language as LyX's menu names.
19574  In other cases use this command in TeX-Code instead:
19575 \end_layout
19576
19577 \begin_layout Standard
19578
19579 \series bold
19580
19581 \backslash
19582 listof{algorithm}{your
19583 \begin_inset space ~
19584 \end_inset
19585
19586 name}
19587 \end_layout
19588
19589 \begin_layout Standard
19590 where 
19591 \family sans
19592 your
19593 \begin_inset space ~
19594 \end_inset
19595
19596 name
19597 \family default
19598  is the word 
19599 \begin_inset Quotes eld
19600 \end_inset
19601
19602
19603 \emph on
19604 List of Algorithm
19605 \emph default
19606 s
19607 \begin_inset Quotes erd
19608 \end_inset
19609
19610  in your language.
19611 \end_layout
19612
19613 \begin_layout Standard
19614 Algorithm floats are not by default numbered in the scheme 
19615 \begin_inset Quotes eld
19616 \end_inset
19617
19618 chapter.algorithm
19619 \begin_inset Quotes erd
19620 \end_inset
19621
19622  as is the case for table and figure floats in many document-classes.
19623  To number algorithm floats in the same scheme, add this command to your
19624  document preamble:
19625 \end_layout
19626
19627 \begin_layout Standard
19628
19629 \series bold
19630
19631 \backslash
19632 numberwithin{algorithm}{chapter}
19633 \end_layout
19634
19635 \begin_layout Standard
19636 To be able to use the command 
19637 \series bold
19638
19639 \backslash
19640 numberwithin
19641 \series default
19642 , set in the tab 
19643 \family sans
19644 Math
19645 \begin_inset space ~
19646 \end_inset
19647
19648 Options
19649 \family default
19650  in the document settings the option 
19651 \family sans
19652 Use
19653 \begin_inset space ~
19654 \end_inset
19655
19656 AMS
19657 \begin_inset space ~
19658 \end_inset
19659
19660 math
19661 \begin_inset space ~
19662 \end_inset
19663
19664 package
19665 \family default
19666 .
19667 \end_layout
19668
19669 \begin_layout Subsection
19670 Wrap Floats
19671 \begin_inset Index idx
19672 status collapsed
19673
19674 \begin_layout Plain Layout
19675 Floats ! Wrap Floats
19676 \end_layout
19677
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \begin_layout Standard
19684 \begin_inset Wrap figure
19685 lines 0
19686 placement l
19687 overhang 1cm
19688 width "40col%"
19689 status open
19690
19691 \begin_layout Plain Layout
19692 \begin_inset Graphics
19693         filename clipart/mobius.eps
19694         width 40col%
19695         scaleBeforeRotation
19696         rotateOrigin center
19697
19698 \end_inset
19699
19700
19701 \end_layout
19702
19703 \begin_layout Plain Layout
19704 \begin_inset Caption
19705
19706 \begin_layout Plain Layout
19707 \begin_inset CommandInset label
19708 LatexCommand label
19709 name "fig:This-is-a"
19710
19711 \end_inset
19712
19713 This is a figure wrap float.
19714 \end_layout
19715
19716 \end_inset
19717
19718
19719 \end_layout
19720
19721 \end_inset
19722
19723  This float type is used if you want to wrap text around a figure or table
19724  so that it only occupies some fraction of the column width.
19725  It can be inserted using the menu 
19726 \family sans
19727 Insert\SpecialChar \menuseparator
19728 Floats\SpecialChar \menuseparator
19729 Figure
19730 \begin_inset space ~
19731 \end_inset
19732
19733 Wrap
19734 \begin_inset space ~
19735 \end_inset
19736
19737 Float
19738 \family default
19739  or 
19740 \family sans
19741 Table
19742 \begin_inset space ~
19743 \end_inset
19744
19745 Wrap
19746 \begin_inset space ~
19747 \end_inset
19748
19749 Float
19750 \family default
19751  if the LaTeX-package 
19752 \series bold
19753 wrapfig
19754 \series default
19755
19756 \begin_inset Index idx
19757 status collapsed
19758
19759 \begin_layout Plain Layout
19760 LaTeX-packages ! wrapfig
19761 \begin_inset ERT
19762 status collapsed
19763
19764 \begin_layout Plain Layout
19765
19766
19767 \backslash
19768 vspace{4mm}
19769 \end_layout
19770
19771 \end_inset
19772
19773
19774 \end_layout
19775
19776 \end_inset
19777
19778  is installed.
19779 \begin_inset Foot
19780 status collapsed
19781
19782 \begin_layout Plain Layout
19783 Installing a LaTeX-package is explained it in the 
19784 \emph on
19785 LaTeX
19786 \begin_inset space ~
19787 \end_inset
19788
19789 Configuration
19790 \emph default
19791  manual.
19792 \end_layout
19793
19794 \end_inset
19795
19796  The settings of the float can be modified by right-clicking on the float
19797  box.
19798  The mandatory settings are the float 
19799 \family sans
19800 Placement
19801 \family default
19802  and its 
19803 \family sans
19804 Width
19805 \family default
19806 .
19807  Optional are the 
19808 \family sans
19809 Overhang
19810 \family default
19811  that specifies how much the float is set into the paragraph
19812 \begin_inset space \thinspace{}
19813 \end_inset
19814
19815 /
19816 \begin_inset space \thinspace{}
19817 \end_inset
19818
19819 page margin, and the 
19820 \family sans
19821 Line
19822 \begin_inset space ~
19823 \end_inset
19824
19825 span
19826 \family default
19827  that specifies how many text lines the float will approximately need.
19828  The line span is often hard to approximate; so it is better only to use
19829  it when you encounter float placement problems.
19830  You can furthermore decide if LaTeX is allowed to let the float float within
19831  the paragraph or to surrounding paragraphs.
19832  Figure
19833 \begin_inset space ~
19834 \end_inset
19835
19836
19837 \begin_inset CommandInset ref
19838 LatexCommand ref
19839 reference "fig:This-is-a"
19840
19841 \end_inset
19842
19843  is an example text wrap float with a width of 40
19844 \begin_inset space \thinspace{}
19845 \end_inset
19846
19847 col%, 1
19848 \begin_inset space \thinspace{}
19849 \end_inset
19850
19851 cm overhang, set to the left.
19852 \begin_inset Foot
19853 status collapsed
19854
19855 \begin_layout Plain Layout
19856 Available units are explained in appendix
19857 \begin_inset space ~
19858 \end_inset
19859
19860
19861 \begin_inset CommandInset ref
19862 LatexCommand ref
19863 reference "cha:Units-available-in"
19864
19865 \end_inset
19866
19867 .
19868 \end_layout
19869
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \begin_layout Standard
19876 \begin_inset Note Greyedout
19877 status open
19878
19879 \begin_layout Plain Layout
19880
19881 \series bold
19882 Note:
19883 \series default
19884  Text
19885 \begin_inset space ~
19886 \end_inset
19887
19888 wrap float floats are fragile! E.
19889 \begin_inset space \thinspace{}
19890 \end_inset
19891
19892 g.
19893 \begin_inset space \space{}
19894 \end_inset
19895
19896 having a figure too close to the bottom of the page can mess things up in
19897  such a way that the float does not appear in the output or that it is placed
19898  over some other text.
19899 \end_layout
19900
19901 \end_inset
19902
19903
19904 \end_layout
19905
19906 \begin_layout Standard
19907 In general:
19908 \end_layout
19909
19910 \begin_layout Itemize
19911 Wrap floats should not be placed in paragraphs that run over a page break.
19912  That means that wrap floats are better inserted in their exact place when
19913  the document is almost finished and you are able to estimate where page
19914  breaks will appear.
19915 \end_layout
19916
19917 \begin_layout Itemize
19918 Wrap floats should either be placed in their own paragraph before the paragraph
19919  where they should wrap into or within a paragraph.
19920 \end_layout
19921
19922 \begin_layout Itemize
19923 Wrap floats in consecutive paragraphs may cause troubles, so ensure that
19924  there is a text paragraph between them as separator.
19925 \end_layout
19926
19927 \begin_layout Itemize
19928 Wrap floats are not allowed in section headings or tables.
19929 \end_layout
19930
19931 \begin_layout Section
19932 Float Numbering
19933 \begin_inset Index idx
19934 status collapsed
19935
19936 \begin_layout Plain Layout
19937 Floats ! Numbering
19938 \end_layout
19939
19940 \end_inset
19941
19942
19943 \end_layout
19944
19945 \begin_layout Standard
19946 Floats are usually numbered either independently from the sections the floats
19947  are in, or in the scheme 
19948 \begin_inset Quotes eld
19949 \end_inset
19950
19951 chapter.number
19952 \begin_inset Quotes erd
19953 \end_inset
19954
19955  or 
19956 \begin_inset Quotes eld
19957 \end_inset
19958
19959 section.number
19960 \begin_inset Quotes erd
19961 \end_inset
19962
19963 .
19964  This depends on the document class used.
19965 \end_layout
19966
19967 \begin_layout Standard
19968 To change section-independent numbering, you can use this command in the
19969  document preamble:
19970 \end_layout
19971
19972 \begin_layout Standard
19973
19974 \series bold
19975
19976 \backslash
19977 renewcommand{
19978 \backslash
19979 thetable}{
19980 \backslash
19981 roman{table}}
19982 \end_layout
19983
19984 \begin_layout Standard
19985
19986 \series bold
19987
19988 \backslash
19989 thetable
19990 \series default
19991  is the command that prints the table number, for figure floats, the command
19992  would be 
19993 \series bold
19994
19995 \backslash
19996 thefigure
19997 \series default
19998 .
19999  
20000 \series bold
20001
20002 \backslash
20003 roman
20004 \series default
20005  in the command above prints the table number as small roman number.
20006 \end_layout
20007
20008 \begin_layout Standard
20009 To change the numbering scheme for example to 
20010 \begin_inset Quotes eld
20011 \end_inset
20012
20013 subsection.number
20014 \begin_inset Quotes erd
20015 \end_inset
20016
20017 , use this command in the preamble:
20018 \end_layout
20019
20020 \begin_layout Standard
20021
20022 \series bold
20023
20024 \backslash
20025 numberwithin{table}{subsection}
20026 \end_layout
20027
20028 \begin_layout Standard
20029 To be able to use the command 
20030 \series bold
20031
20032 \backslash
20033 numberwithin
20034 \series default
20035 , set in the tab 
20036 \family sans
20037 Math
20038 \begin_inset space ~
20039 \end_inset
20040
20041 Options
20042 \family default
20043  in the document settings the option 
20044 \family sans
20045 Use
20046 \begin_inset space ~
20047 \end_inset
20048
20049 AMS
20050 \begin_inset space ~
20051 \end_inset
20052
20053 math
20054 \begin_inset space ~
20055 \end_inset
20056
20057 package
20058 \family default
20059 .
20060 \end_layout
20061
20062 \begin_layout Standard
20063 Please also have a look at section
20064 \begin_inset space ~
20065 \end_inset
20066
20067
20068 \begin_inset CommandInset ref
20069 LatexCommand ref
20070 reference "sub:Footnote-Numbering"
20071
20072 \end_inset
20073
20074  for the details and important notes about the numbering commands.
20075 \end_layout
20076
20077 \begin_layout Section
20078 Referencing Floats
20079 \begin_inset CommandInset label
20080 LatexCommand label
20081 name "sec:Referencing-Floats"
20082
20083 \end_inset
20084
20085
20086 \begin_inset Index idx
20087 status collapsed
20088
20089 \begin_layout Plain Layout
20090 Floats ! References
20091 \end_layout
20092
20093 \end_inset
20094
20095
20096 \begin_inset Index idx
20097 status collapsed
20098
20099 \begin_layout Plain Layout
20100 References ! to Floats
20101 \end_layout
20102
20103 \end_inset
20104
20105
20106 \end_layout
20107
20108 \begin_layout Standard
20109 To reference a float, insert a label into its caption using the menu 
20110 \family sans
20111 Insert\SpecialChar \menuseparator
20112 Label
20113 \family default
20114  or the toolbar button 
20115 \begin_inset Graphics
20116         filename ../images/label-insert.png
20117         scale 85
20118         scaleBeforeRotation
20119
20120 \end_inset
20121
20122 .
20123  A grey label box like this one: 
20124 \begin_inset Graphics
20125         filename clipart/labelQt4.png
20126         scale 85
20127         scaleBeforeRotation
20128
20129 \end_inset
20130
20131  will be inserted and the label window pops up asking for the label text.
20132  LyX offers as text the first words of the caption with a prefix.
20133  The prefix depends on the float type, e.
20134 \begin_inset space \thinspace{}
20135 \end_inset
20136
20137 g.
20138 \begin_inset space \space{}
20139 \end_inset
20140
20141 for figure floats the prefix will be "
20142 \family sans
20143 fig:
20144 \family default
20145 ".
20146 \end_layout
20147
20148 \begin_layout Standard
20149 The label is used as anchor and name for the reference.
20150  You can refer to the label using the menu 
20151 \family sans
20152 Insert\SpecialChar \menuseparator
20153 Cross-reference
20154 \family default
20155  or the toolbar button 
20156 \begin_inset Graphics
20157         filename ../images/dialog-show-new-inset_ref.png
20158         scale 85
20159         scaleBeforeRotation
20160
20161 \end_inset
20162
20163 .
20164  A grey cross-reference box like this one: 
20165 \begin_inset Graphics
20166         filename clipart/referenceQt4.png
20167         scale 85
20168         scaleBeforeRotation
20169
20170 \end_inset
20171
20172  will be inserted and the cross-reference window appear showing all labels
20173  of the document.
20174  If you have multiple LyX-documents opened, choose the one you are working
20175  on from the drop-list at the top of the dialog.
20176  You can now sort the labels alphabetically and then choose one.
20177  At the position of the cross-reference box the float number will appear
20178  in the output.
20179 \end_layout
20180
20181 \begin_layout Standard
20182 It is recommended that you use a protected space between the cross-reference
20183  name and its number to avoid line breaks between them.
20184  If a cross-reference refers to a non-existing label, you will see two question
20185  marks in the output instead of the reference.
20186 \end_layout
20187
20188 \begin_layout Standard
20189 You can change labels at any time by clicking on the label box.
20190  References to the changed label will automatically change its link to the
20191  new label text, so that you don't need to take care about this.
20192 \end_layout
20193
20194 \begin_layout Standard
20195 The button 
20196 \family sans
20197 Go
20198 \begin_inset space ~
20199 \end_inset
20200
20201 to
20202 \begin_inset space ~
20203 \end_inset
20204
20205 Label
20206 \family default
20207  in the cross-reference window sets the cursor before the referred label.
20208  The button text changes then to Go
20209 \begin_inset space ~
20210 \end_inset
20211
20212 Back and you can use it to set the cursor back to the cross-reference.
20213  Right-clicking on a cross-reference box also sets the cursor before the
20214  referenced label but without the possibility of going back.
20215 \end_layout
20216
20217 \begin_layout Subsection
20218 Cross-Reference Formats
20219 \begin_inset CommandInset label
20220 LatexCommand label
20221 name "sub:Cross-Reference-Formats"
20222
20223 \end_inset
20224
20225
20226 \begin_inset Index idx
20227 status collapsed
20228
20229 \begin_layout Plain Layout
20230 References ! Formats
20231 \end_layout
20232
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \begin_layout Standard
20239 There are six varieties of cross-references:
20240 \end_layout
20241
20242 \begin_layout Description
20243 <reference>: prints the float number, this is the default: 
20244 \begin_inset CommandInset ref
20245 LatexCommand ref
20246 reference "fig:Two-distorted-images"
20247
20248 \end_inset
20249
20250
20251 \end_layout
20252
20253 \begin_layout Description
20254 (<reference>): prints the float number within two parentheses, this is the
20255  style normally used to reference formulas, especially when the reference
20256  name 
20257 \begin_inset Quotes eld
20258 \end_inset
20259
20260 Equation
20261 \begin_inset Quotes erd
20262 \end_inset
20263
20264  is omitted: 
20265 \begin_inset CommandInset ref
20266 LatexCommand eqref
20267 reference "eq:Wgn"
20268
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \begin_layout Description
20275 <page>: prints the page number: Page
20276 \begin_inset space ~
20277 \end_inset
20278
20279
20280 \begin_inset CommandInset ref
20281 LatexCommand pageref
20282 reference "fig:Two-distorted-images"
20283
20284 \end_inset
20285
20286
20287 \end_layout
20288
20289 \begin_layout Description
20290 on
20291 \begin_inset space ~
20292 \end_inset
20293
20294 page
20295 \begin_inset space ~
20296 \end_inset
20297
20298 <page>: prints the text "on page" and the page number: 
20299 \begin_inset CommandInset ref
20300 LatexCommand vpageref
20301 reference "fig:Two-distorted-images"
20302
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \begin_layout Description
20309 <reference>
20310 \begin_inset space ~
20311 \end_inset
20312
20313 on
20314 \begin_inset space ~
20315 \end_inset
20316
20317 page
20318 \begin_inset space ~
20319 \end_inset
20320
20321 <page>: prints the float number, the text "on page", and the page number:
20322  
20323 \begin_inset CommandInset ref
20324 LatexCommand vref
20325 reference "fig:Two-distorted-images"
20326
20327 \end_inset
20328
20329
20330 \end_layout
20331
20332 \begin_layout Description
20333 Formatted
20334 \begin_inset space ~
20335 \end_inset
20336
20337 reference: prints a self-defined cross-reference format.
20338 \begin_inset Newline newline
20339 \end_inset
20340
20341
20342 \begin_inset Note Greyedout
20343 status open
20344
20345 \begin_layout Plain Layout
20346
20347 \series bold
20348 Note:
20349 \series default
20350  This feature is only available when you have the LaTeX-package 
20351 \series bold
20352 prettyref
20353 \series default
20354  or 
20355 \series bold
20356 refstyle
20357 \series default
20358
20359 \begin_inset Index idx
20360 status collapsed
20361
20362 \begin_layout Plain Layout
20363 LaTeX-packages ! prettyref
20364 \end_layout
20365
20366 \end_inset
20367
20368
20369 \begin_inset Index idx
20370 status collapsed
20371
20372 \begin_layout Plain Layout
20373 LaTeX-packages ! refstyle
20374 \end_layout
20375
20376 \end_inset
20377
20378  installed.
20379 \end_layout
20380
20381 \end_inset
20382
20383
20384 \begin_inset Newline newline
20385 \end_inset
20386
20387 You can select which LaTeX-package should be used for this feature by setting
20388  the option 
20389 \family sans
20390 Use refstyle (not prettyref) for cross-references
20391 \family default
20392  in the menu 
20393 \family sans
20394 Document\SpecialChar \menuseparator
20395 Settings\SpecialChar \menuseparator
20396 Document Class
20397 \family default
20398 .
20399  The format is specified by adding the command 
20400 \series bold
20401
20402 \backslash
20403 newrefformat
20404 \series default
20405  (prettyref) or 
20406 \series bold
20407
20408 \backslash
20409 newref
20410 \series default
20411  (refstyle) to the preamble of the document.
20412  For example redefining all references to figures (which have the label
20413  shortcut 
20414 \begin_inset Quotes eld
20415 \end_inset
20416
20417
20418 \family sans
20419 fig
20420 \family default
20421
20422 \begin_inset Quotes erd
20423 \end_inset
20424
20425 ) can be done with this command
20426 \begin_inset Newline newline
20427 \end_inset
20428
20429
20430 \series bold
20431
20432 \backslash
20433 newref{fig}{refcmd={Image on page 
20434 \backslash
20435 pageref{#1}}}
20436 \series default
20437
20438 \begin_inset Newline newline
20439 \end_inset
20440
20441 For more information about the format, have a look at the package documentations
20442
20443 \begin_inset CommandInset citation
20444 LatexCommand cite
20445 key "prettyref,refstyle"
20446
20447 \end_inset
20448
20449 .
20450 \end_layout
20451
20452 \begin_layout Description
20453 Textual
20454 \begin_inset space ~
20455 \end_inset
20456
20457 reference: prints the caption of the reference: 
20458 \begin_inset CommandInset ref
20459 LatexCommand nameref
20460 reference "fig:Two-distorted-images"
20461
20462 \end_inset
20463
20464
20465 \end_layout
20466
20467 \begin_layout Standard
20468
20469 \family sans
20470 <page>
20471 \family default
20472  will not print the page number if the label is on the previous, the same,
20473  or the next page.
20474  You will e.
20475 \begin_inset space \thinspace{}
20476 \end_inset
20477
20478 g.
20479 \begin_inset space \space{}
20480 \end_inset
20481
20482 see the text 
20483 \begin_inset Quotes eld
20484 \end_inset
20485
20486
20487 \family sans
20488 on this page
20489 \family default
20490
20491 \begin_inset Quotes erd
20492 \end_inset
20493
20494  instead.
20495  The style 
20496 \family sans
20497 <reference> on page <page>
20498 \family default
20499  will not print anything about the page if the label is on the same page.
20500 \end_layout
20501
20502 \begin_layout Standard
20503 The number and current page of the part of the document referred to in the
20504  output is automatically calculated by LaTeX.
20505  The varieties are adjusted in the field 
20506 \family sans
20507 Format
20508 \family default
20509  of the cross-reference window that appears when you click on the cross-referenc
20510 e box.
20511 \end_layout
20512
20513 \begin_layout Standard
20514 \begin_inset Note Greyedout
20515 status open
20516
20517 \begin_layout Plain Layout
20518
20519 \series bold
20520 Note:
20521 \series default
20522  It is recommended to use the LaTeX-package 
20523 \series bold
20524 refstyle
20525 \series default
20526
20527 \begin_inset Index idx
20528 status collapsed
20529
20530 \begin_layout Plain Layout
20531 LaTeX-packages ! refstyle
20532 \end_layout
20533
20534 \end_inset
20535
20536  because 
20537 \series bold
20538 prettyref
20539 \series default
20540
20541 \begin_inset Index idx
20542 status collapsed
20543
20544 \begin_layout Plain Layout
20545 LaTeX-packages ! prettyref
20546 \end_layout
20547
20548 \end_inset
20549
20550  does not know all of LyX's possible label shortcuts
20551 \begin_inset Foot
20552 status collapsed
20553
20554 \begin_layout Plain Layout
20555 \begin_inset Quotes eld
20556 \end_inset
20557
20558 fig:
20559 \begin_inset Quotes erd
20560 \end_inset
20561
20562  is for example LyX's shortcut for labels in figure captions.
20563 \end_layout
20564
20565 \end_inset
20566
20567  and is not internationalized.
20568 \end_layout
20569
20570 \end_inset
20571
20572
20573 \end_layout
20574
20575 \begin_layout Standard
20576 \begin_inset Note Greyedout
20577 status open
20578
20579 \begin_layout Plain Layout
20580
20581 \series bold
20582 Note:
20583 \series default
20584  Due to a bug in the LaTeX-package 
20585 \series bold
20586 varioref
20587 \series default
20588  version 1.4w, some cross-reference formats will cause LaTeX errors for document
20589  languages that make the period character active (like French).
20590  For a workaround, see
20591 \begin_inset Newline newline
20592 \end_inset
20593
20594
20595 \begin_inset CommandInset href
20596 LatexCommand href
20597 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
20598
20599 \end_inset
20600
20601 .
20602 \end_layout
20603
20604 \end_inset
20605
20606
20607 \end_layout
20608
20609 \begin_layout Subsection
20610 Automatic Reference Naming
20611 \begin_inset Index idx
20612 status collapsed
20613
20614 \begin_layout Plain Layout
20615 References ! Automatic Reference Naming
20616 \end_layout
20617
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \begin_layout Standard
20624 The LaTeX-package 
20625 \series bold
20626 hyperref
20627 \series default
20628
20629 \begin_inset Index idx
20630 status collapsed
20631
20632 \begin_layout Plain Layout
20633 LaTeX-packages ! hyperref
20634 \end_layout
20635
20636 \end_inset
20637
20638 , that is enabled in the 
20639 \family sans
20640 PDF Properties
20641 \family default
20642  of the 
20643 \family sans
20644 Document Settings
20645 \family default
20646  dialog, provides a very useful feature that cross-references automatically
20647  include the name of the referenced floats (or text parts like 
20648 \emph on
20649 section
20650 \emph default
20651 ).
20652  So you will save having to write e.
20653 \begin_inset space \thinspace{}
20654 \end_inset
20655
20656 g.
20657 \begin_inset space \space{}
20658 \end_inset
20659
20660 the name 
20661 \begin_inset Quotes eld
20662 \end_inset
20663
20664 Figure
20665 \begin_inset Quotes erd
20666 \end_inset
20667
20668  before every reference to a figure.
20669  To use this feature, enable 
20670 \series bold
20671 hyperref
20672 \series default
20673  and insert this line to the LaTeX preamble:
20674 \end_layout
20675
20676 \begin_layout Standard
20677
20678 \series bold
20679
20680 \backslash
20681 AtBeginDocument{
20682 \backslash
20683 renewcommand{
20684 \backslash
20685 ref}[1]{
20686 \backslash
20687 mbox{
20688 \backslash
20689 autoref{#1}}}}
20690 \end_layout
20691
20692 \begin_layout Standard
20693 When you prefer other reference names than the default ones, for example
20694  you want instead of 
20695 \begin_inset Quotes eld
20696 \end_inset
20697
20698 section
20699 \begin_inset Quotes erd
20700 \end_inset
20701
20702  the name 
20703 \begin_inset Quotes eld
20704 \end_inset
20705
20706 sec.
20707 \begin_inset space \thinspace{}
20708 \end_inset
20709
20710
20711 \begin_inset Quotes eld
20712 \end_inset
20713
20714 , you can redefine the name by inserting this in the preamble:
20715 \end_layout
20716
20717 \begin_layout Standard
20718
20719 \series bold
20720
20721 \backslash
20722 addto
20723 \backslash
20724 extrasenglish{
20725 \backslash
20726 renewcommand{
20727 \backslash
20728 sectionautorefname}
20729 \begin_inset Newline newline
20730 \end_inset
20731
20732
20733 \begin_inset Phantom HPhantom
20734 status open
20735
20736 \begin_layout Plain Layout
20737
20738 \series bold
20739 \begin_inset space ~
20740 \end_inset
20741
20742
20743 \end_layout
20744
20745 \end_inset
20746
20747 {sec.
20748 \backslash
20749 negthinspace}}
20750 \end_layout
20751
20752 \begin_layout Standard
20753 When you are using another document language than English, replace
20754 \begin_inset Newline newline
20755 \end_inset
20756
20757
20758 \series bold
20759
20760 \backslash
20761 extrasenglish
20762 \series default
20763  by 
20764 \series bold
20765
20766 \backslash
20767 extras***
20768 \series default
20769 , where *** is the name of the language used.
20770 \end_layout
20771
20772 \begin_layout Standard
20773 To get automatic names, but not for certain reference types, for example
20774  not for equations, use this preamble code:
20775 \end_layout
20776
20777 \begin_layout Standard
20778
20779 \series bold
20780
20781 \backslash
20782 newlength{
20783 \backslash
20784 abc}
20785 \begin_inset Newline newline
20786 \end_inset
20787
20788
20789 \backslash
20790 settowidth{
20791 \backslash
20792 abc}{
20793 \backslash
20794 space}
20795 \begin_inset Newline newline
20796 \end_inset
20797
20798
20799 \backslash
20800 addto
20801 \backslash
20802 extrasenglish{
20803 \backslash
20804 renewcommand{
20805 \backslash
20806 equationautorefname}
20807 \begin_inset Newline newline
20808 \end_inset
20809
20810
20811 \begin_inset Phantom HPhantom
20812 status open
20813
20814 \begin_layout Plain Layout
20815
20816 \series bold
20817 \begin_inset space ~
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824
20825 {
20826 \backslash
20827 hspace{-
20828 \backslash
20829 abc}}
20830 \end_layout
20831
20832 \begin_layout Standard
20833 More about this topic can be found in 
20834 \series bold
20835 hyperref
20836 \series default
20837 's documentation 
20838 \begin_inset CommandInset citation
20839 LatexCommand cite
20840 key "hyperref"
20841
20842 \end_inset
20843
20844 .
20845 \end_layout
20846
20847 \begin_layout Standard
20848 \begin_inset Note Greyedout
20849 status open
20850
20851 \begin_layout Plain Layout
20852
20853 \series bold
20854 Note:
20855 \series default
20856  Automatic reference naming cannot be used when you use cross-references
20857  in the 
20858 \family sans
20859 Formatted
20860 \begin_inset space ~
20861 \end_inset
20862
20863 reference
20864 \family default
20865  style, as described in section
20866 \begin_inset space ~
20867 \end_inset
20868
20869
20870 \begin_inset CommandInset ref
20871 LatexCommand ref
20872 reference "sub:Cross-Reference-Formats"
20873
20874 \end_inset
20875
20876 .
20877 \end_layout
20878
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \begin_layout Standard
20885 The 
20886 \emph on
20887 Math
20888 \emph default
20889  manual is an example where automatic reference naming is used.
20890 \end_layout
20891
20892 \begin_layout Subsection
20893 Reference Position
20894 \begin_inset CommandInset label
20895 LatexCommand label
20896 name "sub:Reference-Position"
20897
20898 \end_inset
20899
20900
20901 \begin_inset Index idx
20902 status collapsed
20903
20904 \begin_layout Plain Layout
20905 References ! Reference Position
20906 \end_layout
20907
20908 \end_inset
20909
20910
20911 \end_layout
20912
20913 \begin_layout Standard
20914 If you use 
20915 \series bold
20916 hyperref
20917 \series default
20918
20919 \begin_inset Index idx
20920 status collapsed
20921
20922 \begin_layout Plain Layout
20923 LaTeX-packages ! hyperref
20924 \end_layout
20925
20926 \end_inset
20927
20928  in the 
20929 \family sans
20930 PDF Properties
20931 \family default
20932  of the 
20933 \family sans
20934 Document Settings
20935 \family default
20936  dialog to link cross-references in the output, you will see that clicking
20937  on an image float reference jumps to the image label.
20938  The caption will be the first text part on the screen, so that you cannot
20939  see the image without scrolling.
20940  This is because the reference link anchor is placed at the position of
20941  the label.
20942  With the use of the package 
20943 \series bold
20944 hypcap
20945 \series default
20946
20947 \begin_inset Index idx
20948 status collapsed
20949
20950 \begin_layout Plain Layout
20951 LaTeX-packages ! hypcap
20952 \end_layout
20953
20954 \end_inset
20955
20956 , which is part of the LaTeX-package 
20957 \series bold
20958 oberdiek
20959 \series default
20960
20961 \begin_inset Index idx
20962 status collapsed
20963
20964 \begin_layout Plain Layout
20965 LaTeX-packages ! oberdiek
20966 \end_layout
20967
20968 \end_inset
20969
20970 , the link anchor is placed at the beginning of a float.
20971  To use this feature for figure floats, load 
20972 \series bold
20973 hypcap
20974 \series default
20975  in the document preamble with the line
20976 \end_layout
20977
20978 \begin_layout Standard
20979
20980 \series bold
20981
20982 \backslash
20983 usepackage[figure]{hypcap}
20984 \end_layout
20985
20986 \begin_layout Standard
20987 You can also use 
20988 \series bold
20989 hypcap
20990 \series default
20991  for all float types but this is not recommended for stability reasons.
20992  For more information, have a look at 
20993 \series bold
20994 hypcap
20995 \series default
20996 's manual 
20997 \begin_inset CommandInset citation
20998 LatexCommand cite
20999 key "hypcap"
21000
21001 \end_inset
21002
21003 .
21004 \end_layout
21005
21006 \begin_layout Standard
21007 \begin_inset Note Greyedout
21008 status open
21009
21010 \begin_layout Plain Layout
21011
21012 \series bold
21013 Note:
21014 \series default
21015  
21016 \series bold
21017 hypcap
21018 \series default
21019  has no effect on references to subfigures.
21020 \end_layout
21021
21022 \end_inset
21023
21024
21025 \end_layout
21026
21027 \begin_layout Section
21028 Float Placement
21029 \begin_inset CommandInset label
21030 LatexCommand label
21031 name "sec:Float-Placement"
21032
21033 \end_inset
21034
21035
21036 \begin_inset Index idx
21037 status collapsed
21038
21039 \begin_layout Plain Layout
21040 Floats ! Placement
21041 \end_layout
21042
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \begin_layout Standard
21049 Right-clicking on a float-box opens a dialog where you can alter the placement
21050  options that LaTeX uses for positioning the float.
21051 \begin_inset Newline newline
21052 \end_inset
21053
21054 The option 
21055 \family sans
21056 Span
21057 \begin_inset space ~
21058 \end_inset
21059
21060 columns
21061 \family default
21062  is only useful for two-column documents: If you select it, the float will
21063  span both columns on the page instead of being confined to just one.
21064 \begin_inset Newline newline
21065 \end_inset
21066
21067 The option 
21068 \family sans
21069 Rotate
21070 \begin_inset space ~
21071 \end_inset
21072
21073 sideways
21074 \family default
21075  is used to rotate floats, see section 
21076 \begin_inset CommandInset ref
21077 LatexCommand ref
21078 reference "sec:Rotated-Floats"
21079
21080 \end_inset
21081
21082 .
21083 \end_layout
21084
21085 \begin_layout Standard
21086 You can use one ore more of the following options in the float dialog to
21087  set the placement for a particular float when you uncheck the option 
21088 \family sans
21089 Use
21090 \begin_inset space ~
21091 \end_inset
21092
21093 default
21094 \begin_inset space ~
21095 \end_inset
21096
21097 placement
21098 \family default
21099 :
21100 \end_layout
21101
21102 \begin_layout Description
21103 Here
21104 \begin_inset space ~
21105 \end_inset
21106
21107 if
21108 \begin_inset space ~
21109 \end_inset
21110
21111 possible try to place the float on the position where it has been inserted
21112 \end_layout
21113
21114 \begin_layout Description
21115 Top
21116 \begin_inset space ~
21117 \end_inset
21118
21119 of
21120 \begin_inset space ~
21121 \end_inset
21122
21123 page try to place the float at the top of the current page
21124 \end_layout
21125
21126 \begin_layout Description
21127 Bottom
21128 \begin_inset space ~
21129 \end_inset
21130
21131 of
21132 \begin_inset space ~
21133 \end_inset
21134
21135 page try to place the float at the bottom of the current page
21136 \end_layout
21137
21138 \begin_layout Description
21139 Page
21140 \begin_inset space ~
21141 \end_inset
21142
21143 of
21144 \begin_inset space ~
21145 \end_inset
21146
21147 floats try to place the float on its own page 
21148 \end_layout
21149
21150 \begin_layout Standard
21151 The order of the above option is 
21152 \emph on
21153 always
21154 \emph default
21155  used by LaTeX.
21156  That means, if you use the default placement, LaTeX will first try out
21157  
21158 \family sans
21159 Here
21160 \begin_inset space ~
21161 \end_inset
21162
21163 if
21164 \begin_inset space ~
21165 \end_inset
21166
21167 possible
21168 \family default
21169 , then 
21170 \family sans
21171 Top
21172 \begin_inset space ~
21173 \end_inset
21174
21175 of
21176 \begin_inset space ~
21177 \end_inset
21178
21179 page
21180 \family default
21181 , and then the others.
21182  If you do not use the default, LaTeX will try only the checked options
21183  but in the same order.
21184  If none of the 4
21185 \begin_inset space ~
21186 \end_inset
21187
21188 placements are possible the procedure is internally repeated but it is tried
21189  to put the float on the following page.
21190 \end_layout
21191
21192 \begin_layout Standard
21193 By default, each option has its own rules:
21194 \end_layout
21195
21196 \begin_layout Labeling
21197 \labelwidthstring 00.00.0000
21198
21199 \family sans
21200 Top
21201 \begin_inset space ~
21202 \end_inset
21203
21204 of
21205 \begin_inset space ~
21206 \end_inset
21207
21208 page
21209 \family default
21210  only floats occupying less than 70
21211 \begin_inset space \thinspace{}
21212 \end_inset
21213
21214 % of the page can be placed at the top of a page (
21215 \series bold
21216
21217 \backslash
21218 topfraction
21219 \series default
21220 )
21221 \end_layout
21222
21223 \begin_layout Labeling
21224 \labelwidthstring 00.00.0000
21225
21226 \family sans
21227 Bottom
21228 \begin_inset space ~
21229 \end_inset
21230
21231 of
21232 \begin_inset space ~
21233 \end_inset
21234
21235 page
21236 \family default
21237 : only floats occupying less than 30
21238 \begin_inset space \thinspace{}
21239 \end_inset
21240
21241 % of the page can be placed at the bottom of a page.
21242  (
21243 \series bold
21244
21245 \backslash
21246 bottomfraction
21247 \series default
21248 )
21249 \end_layout
21250
21251 \begin_layout Labeling
21252 \labelwidthstring 00.00.0000
21253
21254 \family sans
21255 Page
21256 \begin_inset space ~
21257 \end_inset
21258
21259 of
21260 \begin_inset space ~
21261 \end_inset
21262
21263 floats
21264 \family default
21265 : only if more than 50
21266 \begin_inset space \thinspace{}
21267 \end_inset
21268
21269 % of the page are occupied by floats, several floats can be set together
21270  on a page.
21271  (
21272 \series bold
21273
21274 \backslash
21275 floatpagefraction
21276 \series default
21277 )
21278 \end_layout
21279
21280 \begin_layout Standard
21281 If you don't like these rules, you can ignore them by using the additional
21282  option 
21283 \family sans
21284 Ignore
21285 \begin_inset space ~
21286 \end_inset
21287
21288 LaTeX
21289 \begin_inset space ~
21290 \end_inset
21291
21292 rules
21293 \family default
21294 .
21295 \begin_inset Newline newline
21296 \end_inset
21297
21298 You can also redefine the rules with LaTeX-commands that are given in parenthese
21299 s after the rules description above.
21300  To increase for example the often too small default of the bottom-rule
21301  to 50
21302 \begin_inset space \thinspace{}
21303 \end_inset
21304
21305 % of the page, add this line to your document preamble:
21306 \end_layout
21307
21308 \begin_layout Standard
21309
21310 \series bold
21311
21312 \backslash
21313 renewcommand{
21314 \backslash
21315 bottomfraction}{0.5}
21316 \end_layout
21317
21318 \begin_layout Standard
21319 Sometimes you might need, under all circumstances, a float to be placed
21320  exactly at the position where it is inserted.
21321  For this case you can use the option 
21322 \family sans
21323 Here
21324 \begin_inset space ~
21325 \end_inset
21326
21327 definitely
21328 \family default
21329 .
21330  Use this option very rarely and only if the document is almost ready to
21331  be printed, because the float is then no longer able to 
21332 \begin_inset Quotes eld
21333 \end_inset
21334
21335 float
21336 \begin_inset Quotes erd
21337 \end_inset
21338
21339  when you change your document and this will often destroy the page layout.
21340 \end_layout
21341
21342 \begin_layout Standard
21343 There are no placement options for text wrap floats, because they are always
21344  surrounded by the text of a certain paragraph.
21345 \begin_inset VSpace bigskip
21346 \end_inset
21347
21348
21349 \end_layout
21350
21351 \begin_layout Standard
21352 Sometimes you have the problem that a float is placed at the top of a page
21353  while its corresponding section starts at the middle of the page, so that
21354  the reader could think the float is part of the previous section.
21355  To avoid this the LaTeX-command 
21356 \series bold
21357
21358 \backslash
21359 suppressfloats
21360 \series default
21361  can be used.
21362  It suppresses a given float placement for the page where it is inserted
21363  and can therefore be used to avoid floats being set before a section starts.
21364  To get this, add these commands to your document preamble:
21365 \end_layout
21366
21367 \begin_layout Standard
21368
21369 \series bold
21370
21371 \backslash
21372 let
21373 \backslash
21374 mySection
21375 \backslash
21376 section
21377 \begin_inset Newline newline
21378 \end_inset
21379
21380
21381 \backslash
21382 renewcommand{
21383 \backslash
21384 section}{
21385 \backslash
21386 suppressfloats[t]
21387 \backslash
21388 mySection}
21389 \end_layout
21390
21391 \begin_layout Standard
21392 You can define the same for all section headings, like chapters and subsections.
21393  This definition is not recommended to be used for small text parts like
21394  subsubsections because LaTeX may then have problems finding a suitable
21395  placement.
21396 \end_layout
21397
21398 \begin_layout Standard
21399 \begin_inset VSpace bigskip
21400 \end_inset
21401
21402 In some cases it is required to have all figures/tables at the end of the
21403  document.
21404  For this purpose the LaTeX-package 
21405 \series bold
21406 endfloat
21407 \series default
21408
21409 \begin_inset Index idx
21410 status collapsed
21411
21412 \begin_layout Plain Layout
21413 LaTeX-packages ! endfloat
21414 \end_layout
21415
21416 \end_inset
21417
21418  was developed.
21419  It puts all figure and table floats at the end of the document into their
21420  own sections.
21421  At the original float position a text hint like 
21422 \begin_inset Quotes eld
21423 \end_inset
21424
21425
21426 \family sans
21427 [Figure
21428 \begin_inset space ~
21429 \end_inset
21430
21431 3.2 about here.]
21432 \family default
21433
21434 \begin_inset Quotes erd
21435 \end_inset
21436
21437  is inserted.
21438  The endfloat-package is loaded in the preamble with the line
21439 \end_layout
21440
21441 \begin_layout Standard
21442
21443 \series bold
21444
21445 \backslash
21446 usepackage[options]{endfloat}
21447 \end_layout
21448
21449 \begin_layout Standard
21450 There are various package options to format the created figure/table sections.
21451  For more information we refer to the 
21452 \series bold
21453 endfloat
21454 \series default
21455  documentation 
21456 \begin_inset CommandInset citation
21457 LatexCommand cite
21458 key "endfloat"
21459
21460 \end_inset
21461
21462 .
21463 \begin_inset Newline newline
21464 \end_inset
21465
21466
21467 \begin_inset Note Greyedout
21468 status open
21469
21470 \begin_layout Plain Layout
21471
21472 \series bold
21473 Note: endfloat
21474 \series default
21475  doesn't provide an automatic translation for the text hint, you have to
21476  do this manually, see section
21477 \begin_inset space ~
21478 \end_inset
21479
21480 4 in 
21481 \begin_inset CommandInset citation
21482 LatexCommand cite
21483 key "endfloat"
21484
21485 \end_inset
21486
21487 .
21488 \end_layout
21489
21490 \end_inset
21491
21492
21493 \begin_inset Newline newline
21494 \end_inset
21495
21496
21497 \begin_inset Note Greyedout
21498 status open
21499
21500 \begin_layout Plain Layout
21501
21502 \series bold
21503 Note:
21504 \series default
21505  There is currently a bug in 
21506 \series bold
21507 endfloat
21508 \series default
21509  when the caption contains a German 
21510 \begin_inset Quotes eld
21511 \end_inset
21512
21513 ß
21514 \begin_inset Quotes erd
21515 \end_inset
21516
21517 .
21518  Use in this case the command 
21519 \begin_inset Quotes eld
21520 \end_inset
21521
21522
21523 \series bold
21524
21525 \backslash
21526 ss
21527 \series default
21528
21529 \begin_inset Quotes erd
21530 \end_inset
21531
21532  in TeX-Code instead of 
21533 \begin_inset Quotes eld
21534 \end_inset
21535
21536 ß
21537 \begin_inset Quotes erd
21538 \end_inset
21539
21540 .
21541 \end_layout
21542
21543 \end_inset
21544
21545
21546 \end_layout
21547
21548 \begin_layout Standard
21549 \begin_inset VSpace bigskip
21550 \end_inset
21551
21552 For more details about float placements, have a look at LaTeX books, 
21553 \begin_inset CommandInset citation
21554 LatexCommand cite
21555 key "latexcompanion,latexguide,latexbook"
21556
21557 \end_inset
21558
21559 .
21560 \end_layout
21561
21562 \begin_layout Section
21563 Rotated Floats
21564 \begin_inset CommandInset label
21565 LatexCommand label
21566 name "sec:Rotated-Floats"
21567
21568 \end_inset
21569
21570
21571 \begin_inset Index idx
21572 status collapsed
21573
21574 \begin_layout Plain Layout
21575 Floats ! Rotating
21576 \end_layout
21577
21578 \end_inset
21579
21580
21581 \end_layout
21582
21583 \begin_layout Standard
21584 Especially for wide tables you might have floats rotated.
21585  To rotate a whole float including the caption, right-click on the float-box
21586  and use the option 
21587 \family sans
21588 Rotate
21589 \begin_inset space ~
21590 \end_inset
21591
21592 sideways
21593 \family default
21594 .
21595 \end_layout
21596
21597 \begin_layout Standard
21598 Rotated floats are always placed on a page of their own (or column of their
21599  own; in case you have a multi-column document).
21600  You can let them span several columns using the float settings option 
21601 \family sans
21602 Span
21603 \begin_inset space ~
21604 \end_inset
21605
21606 columns
21607 \family default
21608 .
21609  Floats are rotated so that you can read them from the outside margin.
21610  To force a certain rotation direction for all pages, you can add either
21611  the option 
21612 \series bold
21613 figuresleft
21614 \series default
21615  or 
21616 \series bold
21617 figuresright
21618 \series default
21619  to the document class options.
21620 \end_layout
21621
21622 \begin_layout Standard
21623 Referencing rotated floats is the same as for normal floats, the caption
21624  format is also the same: Table
21625 \begin_inset space ~
21626 \end_inset
21627
21628
21629 \begin_inset CommandInset ref
21630 LatexCommand ref
21631 reference "tab:Rotated-table"
21632
21633 \end_inset
21634
21635  is an example of a rotated table float.
21636 \end_layout
21637
21638 \begin_layout Standard
21639 \begin_inset Note Greyedout
21640 status open
21641
21642 \begin_layout Plain Layout
21643
21644 \series bold
21645 Note:
21646 \series default
21647  Not all DVI-viewers are able to display rotated floats.
21648 \end_layout
21649
21650 \end_inset
21651
21652
21653 \end_layout
21654
21655 \begin_layout Standard
21656 \begin_inset Float table
21657 wide false
21658 sideways true
21659 status open
21660
21661 \begin_layout Plain Layout
21662 \begin_inset Caption
21663
21664 \begin_layout Plain Layout
21665 \begin_inset CommandInset label
21666 LatexCommand label
21667 name "tab:Rotated-table"
21668
21669 \end_inset
21670
21671  Rotated table
21672 \end_layout
21673
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \begin_layout Plain Layout
21680 \align center
21681 \begin_inset Tabular
21682 <lyxtabular version="3" rows="1" columns="5">
21683 <features tabularvalignment="middle">
21684 <column alignment="center" valignment="top" width="0">
21685 <column alignment="center" valignment="top" width="0">
21686 <column alignment="center" valignment="top" width="0">
21687 <column alignment="center" valignment="top" width="0">
21688 <column alignment="center" valignment="top" width="0">
21689 <row>
21690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694 test
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 b
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 c
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721 d
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 e
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 </row>
21736 </lyxtabular>
21737
21738 \end_inset
21739
21740
21741 \end_layout
21742
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \begin_layout Section
21749 Subfloats
21750 \begin_inset Index idx
21751 status collapsed
21752
21753 \begin_layout Plain Layout
21754 Floats ! Subfloats
21755 \end_layout
21756
21757 \end_inset
21758
21759
21760 \end_layout
21761
21762 \begin_layout Standard
21763 Subfloats are for example used when a figure consists of several images.
21764  They are created by inserting a float into an existing float.
21765  The placement of the subfloats can be controlled in the same way as for
21766  paragraphs as shown in table
21767 \begin_inset space ~
21768 \end_inset
21769
21770
21771 \begin_inset CommandInset ref
21772 LatexCommand ref
21773 reference "tab:Two-subtables-side"
21774
21775 \end_inset
21776
21777  and 
21778 \begin_inset CommandInset ref
21779 LatexCommand ref
21780 reference "tab:Two-subtables-upon"
21781
21782 \end_inset
21783
21784 .
21785 \end_layout
21786
21787 \begin_layout Standard
21788 Referencing subfloats works as for normal floats: Table
21789 \begin_inset space ~
21790 \end_inset
21791
21792
21793 \begin_inset CommandInset ref
21794 LatexCommand ref
21795 reference "tab:This-is-subtable-a"
21796
21797 \end_inset
21798
21799  and 
21800 \begin_inset CommandInset ref
21801 LatexCommand ref
21802 reference "tab:This-is-subtable-b"
21803
21804 \end_inset
21805
21806  are subtables of table
21807 \begin_inset space ~
21808 \end_inset
21809
21810
21811 \begin_inset CommandInset ref
21812 LatexCommand ref
21813 reference "tab:Two-subtables-side"
21814
21815 \end_inset
21816
21817 .
21818 \end_layout
21819
21820 \begin_layout Standard
21821 \begin_inset Float table
21822 wide false
21823 sideways false
21824 status open
21825
21826 \begin_layout Plain Layout
21827 \begin_inset Caption
21828
21829 \begin_layout Plain Layout
21830 \begin_inset CommandInset label
21831 LatexCommand label
21832 name "tab:Two-subtables-side"
21833
21834 \end_inset
21835
21836 Two subtables placed side by side.
21837 \end_layout
21838
21839 \end_inset
21840
21841
21842 \end_layout
21843
21844 \begin_layout Plain Layout
21845 \align center
21846 \begin_inset space \hfill{}
21847 \end_inset
21848
21849
21850 \begin_inset Float table
21851 wide false
21852 sideways false
21853 status collapsed
21854
21855 \begin_layout Plain Layout
21856 \begin_inset Caption
21857
21858 \begin_layout Plain Layout
21859 \begin_inset CommandInset label
21860 LatexCommand label
21861 name "tab:This-is-subtable-a"
21862
21863 \end_inset
21864
21865 This is subtable a.
21866 \end_layout
21867
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \begin_layout Plain Layout
21874 \align center
21875 \begin_inset Tabular
21876 <lyxtabular version="3" rows="1" columns="5">
21877 <features tabularvalignment="middle">
21878 <column alignment="center" valignment="top" width="0">
21879 <column alignment="center" valignment="top" width="0">
21880 <column alignment="center" valignment="top" width="0">
21881 <column alignment="center" valignment="top" width="0">
21882 <column alignment="center" valignment="top" width="0">
21883 <row>
21884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888 test
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 b
21898 \end_layout
21899
21900 \end_inset
21901 </cell>
21902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21903 \begin_inset Text
21904
21905 \begin_layout Plain Layout
21906 c
21907 \end_layout
21908
21909 \end_inset
21910 </cell>
21911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915 d
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 e
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 </lyxtabular>
21931
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \end_inset
21938
21939
21940 \begin_inset space \hfill{}
21941 \end_inset
21942
21943
21944 \begin_inset Float table
21945 wide false
21946 sideways false
21947 status collapsed
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Caption
21951
21952 \begin_layout Plain Layout
21953 \begin_inset CommandInset label
21954 LatexCommand label
21955 name "tab:This-is-subtable-b"
21956
21957 \end_inset
21958
21959 This is subtable b.
21960 \end_layout
21961
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \begin_layout Plain Layout
21968 \align center
21969 \begin_inset Tabular
21970 <lyxtabular version="3" rows="1" columns="5">
21971 <features tabularvalignment="middle">
21972 <column alignment="center" valignment="top" width="0">
21973 <column alignment="center" valignment="top" width="0">
21974 <column alignment="center" valignment="top" width="0">
21975 <column alignment="center" valignment="top" width="0">
21976 <column alignment="center" valignment="top" width="0">
21977 <row>
21978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982 e
21983 \end_layout
21984
21985 \end_inset
21986 </cell>
21987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 d
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000 c
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009 b
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018 test
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 </row>
22024 </lyxtabular>
22025
22026 \end_inset
22027
22028
22029 \end_layout
22030
22031 \end_inset
22032
22033
22034 \begin_inset space \hfill{}
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \begin_layout Standard
22046 \begin_inset Float table
22047 wide false
22048 sideways false
22049 status open
22050
22051 \begin_layout Plain Layout
22052 \begin_inset Caption
22053
22054 \begin_layout Plain Layout
22055 \begin_inset CommandInset label
22056 LatexCommand label
22057 name "tab:Two-subtables-upon"
22058
22059 \end_inset
22060
22061 Two subtables placed one above the other.
22062  (a) table with 4 cells, (b) table with 5 cells.
22063 \end_layout
22064
22065 \end_inset
22066
22067
22068 \end_layout
22069
22070 \begin_layout Plain Layout
22071 \align center
22072 \begin_inset Float table
22073 wide false
22074 sideways false
22075 status collapsed
22076
22077 \begin_layout Plain Layout
22078 \begin_inset Caption
22079
22080 \begin_layout Plain Layout
22081
22082 \end_layout
22083
22084 \end_inset
22085
22086
22087 \end_layout
22088
22089 \begin_layout Plain Layout
22090 \align center
22091 \begin_inset Tabular
22092 <lyxtabular version="3" rows="1" columns="4">
22093 <features tabularvalignment="middle">
22094 <column alignment="center" valignment="top" width="0">
22095 <column alignment="center" valignment="top" width="0">
22096 <column alignment="center" valignment="top" width="0">
22097 <column alignment="center" valignment="top" width="0">
22098 <row>
22099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103 test
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Plain Layout
22112 test
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 test
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 test
22131 \end_layout
22132
22133 \end_inset
22134 </cell>
22135 </row>
22136 </lyxtabular>
22137
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \end_inset
22144
22145
22146 \end_layout
22147
22148 \begin_layout Plain Layout
22149 \align center
22150 \begin_inset Float table
22151 wide false
22152 sideways false
22153 status collapsed
22154
22155 \begin_layout Plain Layout
22156 \begin_inset Caption
22157
22158 \begin_layout Plain Layout
22159
22160 \end_layout
22161
22162 \end_inset
22163
22164
22165 \end_layout
22166
22167 \begin_layout Plain Layout
22168 \align center
22169 \begin_inset Tabular
22170 <lyxtabular version="3" rows="1" columns="5">
22171 <features tabularvalignment="middle">
22172 <column alignment="center" valignment="top" width="0">
22173 <column alignment="center" valignment="top" width="0">
22174 <column alignment="center" valignment="top" width="0">
22175 <column alignment="center" valignment="top" width="0">
22176 <column alignment="center" valignment="top" width="0">
22177 <row>
22178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22179 \begin_inset Text
22180
22181 \begin_layout Plain Layout
22182 a
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191 b
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 c
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209 d
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218 e
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 </row>
22224 </lyxtabular>
22225
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237
22238
22239 \end_layout
22240
22241 \begin_layout Section
22242 Floats Side by Side
22243 \begin_inset Index idx
22244 status collapsed
22245
22246 \begin_layout Plain Layout
22247 Floats ! Side by side
22248 \end_layout
22249
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \begin_layout Standard
22256 To place floats side by side, as in Figures
22257 \begin_inset space ~
22258 \end_inset
22259
22260
22261 \begin_inset CommandInset ref
22262 LatexCommand ref
22263 reference "fig:Float-left"
22264
22265 \end_inset
22266
22267  and 
22268 \begin_inset CommandInset ref
22269 LatexCommand ref
22270 reference "fig:Float-right"
22271
22272 \end_inset
22273
22274 , only 
22275 \emph on
22276 one
22277 \emph default
22278  float is used.
22279  In it two minipage boxes are inserted.
22280 \begin_inset Foot
22281 status collapsed
22282
22283 \begin_layout Plain Layout
22284 Minipages are explained in section
22285 \begin_inset space ~
22286 \end_inset
22287
22288
22289 \begin_inset CommandInset ref
22290 LatexCommand ref
22291 reference "sec:Minipages"
22292
22293 \end_inset
22294
22295 .
22296 \end_layout
22297
22298 \end_inset
22299
22300  The width is set to 45
22301 \begin_inset space \thinspace{}
22302 \end_inset
22303
22304 -50
22305 \begin_inset space \thinspace{}
22306 \end_inset
22307
22308 column% and the box alignment to 
22309 \family sans
22310 Bottom
22311 \family default
22312  for each minipage.
22313  The minipage boxes contain the image and the caption in the same way as
22314  they are in a float.
22315  The only difference is that the image unit 
22316 \family sans
22317 Column
22318 \begin_inset space ~
22319 \end_inset
22320
22321 Width
22322 \begin_inset space ~
22323 \end_inset
22324
22325 %
22326 \family default
22327  is now calculated according to the width of the minipage boxes.
22328 \end_layout
22329
22330 \begin_layout Standard
22331 \begin_inset Float figure
22332 wide false
22333 sideways false
22334 status open
22335
22336 \begin_layout Plain Layout
22337 \begin_inset Box Frameless
22338 position "b"
22339 hor_pos "c"
22340 has_inner_box 1
22341 inner_pos "t"
22342 use_parbox 0
22343 use_makebox 0
22344 width "45col%"
22345 special "none"
22346 height "1in"
22347 height_special "totalheight"
22348 status open
22349
22350 \begin_layout Plain Layout
22351 \align center
22352 \begin_inset Graphics
22353         filename clipart/mobius.eps
22354         lyxscale 50
22355         width 100col%
22356         scaleBeforeRotation
22357
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \begin_layout Plain Layout
22364 \begin_inset Caption
22365
22366 \begin_layout Plain Layout
22367 \begin_inset CommandInset label
22368 LatexCommand label
22369 name "fig:Float-left"
22370
22371 \end_inset
22372
22373 Float on the left side.
22374 \end_layout
22375
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382
22383
22384 \begin_inset space \hfill{}
22385 \end_inset
22386
22387
22388 \begin_inset Box Frameless
22389 position "b"
22390 hor_pos "c"
22391 has_inner_box 1
22392 inner_pos "t"
22393 use_parbox 0
22394 use_makebox 0
22395 width "45col%"
22396 special "none"
22397 height "1in"
22398 height_special "totalheight"
22399 status open
22400
22401 \begin_layout Plain Layout
22402 \align center
22403 \begin_inset Graphics
22404         filename clipart/platypus.eps
22405         lyxscale 50
22406         width 100col%
22407         scaleBeforeRotation
22408
22409 \end_inset
22410
22411
22412 \end_layout
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Caption
22416
22417 \begin_layout Plain Layout
22418 \begin_inset CommandInset label
22419 LatexCommand label
22420 name "fig:Float-right"
22421
22422 \end_inset
22423
22424 Float on the right side.
22425 \end_layout
22426
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \begin_layout Plain Layout
22438
22439 \end_layout
22440
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \begin_layout Section
22447 Caption Formatting
22448 \begin_inset Index idx
22449 status collapsed
22450
22451 \begin_layout Plain Layout
22452 Caption ! Formatting
22453 \end_layout
22454
22455 \end_inset
22456
22457
22458 \begin_inset Index idx
22459 status collapsed
22460
22461 \begin_layout Plain Layout
22462 Floats ! Caption Formatting
22463 \end_layout
22464
22465 \end_inset
22466
22467
22468 \begin_inset CommandInset label
22469 LatexCommand label
22470 name "sec:Caption-Formatting"
22471
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \begin_layout Standard
22478 The 
22479 \family sans
22480 Caption
22481 \family default
22482  environment is the default paragraph environment for 
22483 \family sans
22484 Floats
22485 \family default
22486 .
22487  On the LyX screen captions appear as label, e.
22488 \begin_inset space \thinspace{}
22489 \end_inset
22490
22491 g.
22492 \begin_inset space \space{}
22493 \end_inset
22494
22495
22496 \begin_inset Quotes eld
22497 \end_inset
22498
22499
22500 \family sans
22501 Figure #:
22502 \family default
22503
22504 \begin_inset Quotes erd
22505 \end_inset
22506
22507  followed by the caption text.
22508  
22509 \begin_inset Quotes eld
22510 \end_inset
22511
22512 #
22513 \begin_inset Quotes erd
22514 \end_inset
22515
22516  is the actual reference number.
22517  By default the label and the number are in the same font as the caption
22518  text and a colon follows the number to divide the label from the text.
22519  This caption format is not suitable for all document formats.
22520  
22521 \end_layout
22522
22523 \begin_layout Standard
22524 To change the default caption format, load the LaTeX-package 
22525 \series bold
22526 caption
22527 \series default
22528
22529 \begin_inset Index idx
22530 status collapsed
22531
22532 \begin_layout Plain Layout
22533 LaTeX-packages ! caption
22534 \end_layout
22535
22536 \end_inset
22537
22538  in the document preamble with this line:
22539 \end_layout
22540
22541 \begin_layout Standard
22542
22543 \series bold
22544
22545 \backslash
22546 usepackage[format definition]{caption}
22547 \end_layout
22548
22549 \begin_layout Standard
22550 To have for example the label and the number in sans-serif bold font and
22551  the table captions always above the table as in this document, use the
22552  following command:
22553 \end_layout
22554
22555 \begin_layout Standard
22556
22557 \series bold
22558
22559 \backslash
22560 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22561 \end_layout
22562
22563 \begin_layout Standard
22564 You can also define different caption formats for the different float types.
22565  In this case load the 
22566 \series bold
22567 caption
22568 \series default
22569  package without format specific options and define the different formats
22570  with the help of the command
22571 \end_layout
22572
22573 \begin_layout Standard
22574
22575 \series bold
22576
22577 \backslash
22578 captionsetup[float type]{format definition}
22579 \end_layout
22580
22581 \begin_layout Standard
22582 in the document preamble.
22583  For example the caption formats of Figure
22584 \begin_inset space ~
22585 \end_inset
22586
22587
22588 \begin_inset CommandInset ref
22589 LatexCommand ref
22590 reference "fig:This-is-an-fig"
22591
22592 \end_inset
22593
22594  and Table
22595 \begin_inset space ~
22596 \end_inset
22597
22598
22599 \begin_inset CommandInset ref
22600 LatexCommand ref
22601 reference "tab:This-is-an-tab"
22602
22603 \end_inset
22604
22605  can be created using these commands in the document preamble:
22606 \end_layout
22607
22608 \begin_layout Standard
22609
22610 \series bold
22611
22612 \backslash
22613 usepackage[tableposition=top]{caption}
22614 \series default
22615
22616 \begin_inset Newline newline
22617 \end_inset
22618
22619
22620 \series bold
22621
22622 \backslash
22623 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22624 \begin_inset Newline newline
22625 \end_inset
22626
22627
22628 \begin_inset Phantom HPhantom
22629 status open
22630
22631 \begin_layout Plain Layout
22632
22633 \series bold
22634
22635 \backslash
22636 captionsetup[figure]{
22637 \end_layout
22638
22639 \end_inset
22640
22641 labelsep=period}
22642 \begin_inset Newline newline
22643 \end_inset
22644
22645
22646 \backslash
22647 captionsetup[table]{labelfont={bf,sf}}
22648 \end_layout
22649
22650 \begin_layout Standard
22651 \begin_inset Note Greyedout
22652 status open
22653
22654 \begin_layout Plain Layout
22655
22656 \series bold
22657 Note:
22658 \series default
22659  The option 
22660 \series bold
22661 tableposition=top
22662 \series default
22663  has no effect when a 
22664 \series bold
22665 KOMA-Script
22666 \series default
22667
22668 \begin_inset Index idx
22669 status collapsed
22670
22671 \begin_layout Plain Layout
22672 LaTeX-packages ! KOMA-Script
22673 \end_layout
22674
22675 \end_inset
22676
22677  document class is used.
22678  In this case the document class option 
22679 \series bold
22680 captions=tableheading
22681 \series default
22682  must be used.
22683 \end_layout
22684
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \begin_layout Standard
22691 For more information about the package 
22692 \series bold
22693 caption
22694 \series default
22695  we refer to its documentation 
22696 \begin_inset CommandInset citation
22697 LatexCommand cite
22698 key "caption"
22699
22700 \end_inset
22701
22702 .
22703 \end_layout
22704
22705 \begin_layout Standard
22706 To change the label name from e.
22707 \begin_inset space \thinspace{}
22708 \end_inset
22709
22710 g.
22711 \begin_inset space \space{}
22712 \end_inset
22713
22714
22715 \begin_inset Quotes eld
22716 \end_inset
22717
22718 Figure
22719 \begin_inset Quotes erd
22720 \end_inset
22721
22722  to 
22723 \begin_inset Quotes eld
22724 \end_inset
22725
22726 Image
22727 \begin_inset Quotes erd
22728 \end_inset
22729
22730  use this preamble command:
22731 \end_layout
22732
22733 \begin_layout Standard
22734
22735 \series bold
22736
22737 \backslash
22738 renewcommand{
22739 \backslash
22740 fnum@figure}{Image~
22741 \backslash
22742 thefigure}
22743 \end_layout
22744
22745 \begin_layout Standard
22746 where 
22747 \series bold
22748
22749 \backslash
22750 thefigure
22751 \series default
22752  inserts the figure number and
22753 \series bold
22754  
22755 \begin_inset Quotes eld
22756 \end_inset
22757
22758 ~
22759 \series default
22760
22761 \begin_inset Quotes erd
22762 \end_inset
22763
22764  creates a protected space.
22765 \end_layout
22766
22767 \begin_layout Standard
22768 \begin_inset VSpace bigskip
22769 \end_inset
22770
22771 If you are using a 
22772 \series bold
22773 KOMA-Script
22774 \series default
22775
22776 \begin_inset Index idx
22777 status collapsed
22778
22779 \begin_layout Plain Layout
22780 LaTeX-packages ! KOMA-Script
22781 \end_layout
22782
22783 \end_inset
22784
22785  document class (
22786 \family sans
22787 article (KOMA-Script)
22788 \family default
22789
22790 \family sans
22791 book (KOMA-Script)
22792 \family default
22793
22794 \family sans
22795 letter (KOMA-Script)
22796 \family default
22797 , or 
22798 \family sans
22799 report (KOMA-Script)
22800 \family default
22801
22802 \begin_inset space \thinspace{}
22803 \end_inset
22804
22805 ), you can alternatively to the 
22806 \series bold
22807 caption
22808 \series default
22809  package use 
22810 \series bold
22811 KOMA-Script
22812 \series default
22813 's built-in command 
22814 \series bold
22815
22816 \backslash
22817 setkomafont
22818 \series default
22819 .
22820  For example, to have the caption label in bold, add this command to your
22821  document preamble:
22822 \end_layout
22823
22824 \begin_layout Standard
22825
22826 \series bold
22827
22828 \backslash
22829 setkomafont{captionlabel}{
22830 \backslash
22831 bfseries}
22832 \end_layout
22833
22834 \begin_layout Standard
22835 For more information about 
22836 \series bold
22837
22838 \backslash
22839 setkomafont
22840 \series default
22841  we refer to the 
22842 \series bold
22843 KOMA-Script
22844 \series default
22845  documentation 
22846 \begin_inset CommandInset citation
22847 LatexCommand cite
22848 key "KOMA-Script"
22849
22850 \end_inset
22851
22852 .
22853 \end_layout
22854
22855 \begin_layout Standard
22856 \begin_inset ERT
22857 status collapsed
22858
22859 \begin_layout Plain Layout
22860
22861
22862 \backslash
22863 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22864 }
22865 \end_layout
22866
22867 \end_inset
22868
22869
22870 \begin_inset Note Note
22871 status open
22872
22873 \begin_layout Plain Layout
22874 The caption format is changed only for this example.
22875 \end_layout
22876
22877 \end_inset
22878
22879
22880 \end_layout
22881
22882 \begin_layout Standard
22883 \begin_inset Float figure
22884 placement !p
22885 wide false
22886 sideways false
22887 status open
22888
22889 \begin_layout Plain Layout
22890 \align center
22891 \begin_inset Graphics
22892         filename clipart/mobius.eps
22893         lyxscale 50
22894         scale 50
22895         scaleBeforeRotation
22896
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \begin_layout Plain Layout
22903 \begin_inset Caption
22904
22905 \begin_layout Plain Layout
22906 \begin_inset CommandInset label
22907 LatexCommand label
22908 name "fig:This-is-an-fig"
22909
22910 \end_inset
22911
22912 This is an example figure caption that is longer than one line to show the
22913  different caption format.
22914  Here a self-defined caption format is used.
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \end_layout
22921
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \begin_layout Standard
22928 \begin_inset ERT
22929 status collapsed
22930
22931 \begin_layout Plain Layout
22932
22933
22934 \backslash
22935 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22936 on}
22937 \end_layout
22938
22939 \end_inset
22940
22941
22942 \end_layout
22943
22944 \begin_layout Standard
22945 \begin_inset Float table
22946 placement !p
22947 wide false
22948 sideways false
22949 status open
22950
22951 \begin_layout Plain Layout
22952 \begin_inset Caption
22953
22954 \begin_layout Plain Layout
22955 \begin_inset CommandInset label
22956 LatexCommand label
22957 name "tab:This-is-an-tab"
22958
22959 \end_inset
22960
22961 This is an example table caption that is longer than one line to show the
22962  different caption format.
22963  Here the standard caption format for tables in this document is used.
22964 \end_layout
22965
22966 \end_inset
22967
22968
22969 \end_layout
22970
22971 \begin_layout Plain Layout
22972 \align center
22973 \begin_inset Tabular
22974 <lyxtabular version="3" rows="1" columns="5">
22975 <features tabularvalignment="middle">
22976 <column alignment="center" valignment="top" width="0">
22977 <column alignment="center" valignment="top" width="0">
22978 <column alignment="center" valignment="top" width="0">
22979 <column alignment="center" valignment="top" width="0">
22980 <column alignment="center" valignment="top" width="0">
22981 <row>
22982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22983 \begin_inset Text
22984
22985 \begin_layout Plain Layout
22986 a
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 b
22996 \end_layout
22997
22998 \end_inset
22999 </cell>
23000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004 c
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 d
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 e
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 </lyxtabular>
23029
23030 \end_inset
23031
23032
23033 \end_layout
23034
23035 \end_inset
23036
23037
23038 \end_layout
23039
23040 \begin_layout Section
23041 Caption Placement
23042 \begin_inset Index idx
23043 status collapsed
23044
23045 \begin_layout Plain Layout
23046 Caption ! Placement
23047 \end_layout
23048
23049 \end_inset
23050
23051
23052 \begin_inset Index idx
23053 status collapsed
23054
23055 \begin_layout Plain Layout
23056 Floats ! Caption Placement
23057 \end_layout
23058
23059 \end_inset
23060
23061
23062 \begin_inset CommandInset label
23063 LatexCommand label
23064 name "sec:Caption-Placement"
23065
23066 \end_inset
23067
23068
23069 \end_layout
23070
23071 \begin_layout Standard
23072 The common caption placement rule is:
23073 \end_layout
23074
23075 \begin_layout Description
23076 Figure: Caption is set below the figure
23077 \end_layout
23078
23079 \begin_layout Description
23080 Table: Caption is set above the table
23081 \end_layout
23082
23083 \begin_layout Standard
23084 Having the caption above the table is unfortunately not supported in LaTeX's
23085  standard classes.
23086  That means if you are using the document classes 
23087 \family sans
23088 article
23089 \family default
23090
23091 \family sans
23092 book
23093 \family default
23094
23095 \family sans
23096 letter
23097 \family default
23098 , or 
23099 \family sans
23100 report
23101 \family default
23102  there will be no space between the caption and the table.
23103  To insert the necessary space, add the following option to the load command
23104  of the LaTeX-package 
23105 \series bold
23106 caption
23107 \series default
23108  in your document preamble
23109 \begin_inset Foot
23110 status collapsed
23111
23112 \begin_layout Plain Layout
23113 See section
23114 \begin_inset space ~
23115 \end_inset
23116
23117
23118 \begin_inset CommandInset ref
23119 LatexCommand ref
23120 reference "sec:Caption-Formatting"
23121
23122 \end_inset
23123
23124  for more information of the package 
23125 \series bold
23126 caption
23127 \series default
23128 .
23129 \end_layout
23130
23131 \end_inset
23132
23133 :
23134 \end_layout
23135
23136 \begin_layout Standard
23137
23138 \series bold
23139 tableposition=top
23140 \end_layout
23141
23142 \begin_layout Standard
23143 If you are using a 
23144 \series bold
23145 KOMA-Script
23146 \series default
23147
23148 \begin_inset Index idx
23149 status collapsed
23150
23151 \begin_layout Plain Layout
23152 LaTeX-packages ! KOMA-Script
23153 \end_layout
23154
23155 \end_inset
23156
23157  document class (
23158 \family sans
23159 article (KOMA-Script)
23160 \family default
23161
23162 \family sans
23163 book (KOMA-Script)
23164 \family default
23165
23166 \family sans
23167 letter (KOMA-Script)
23168 \family default
23169 , or 
23170 \family sans
23171 report (KOMA-Script)
23172 \family default
23173
23174 \begin_inset space \thinspace{}
23175 \end_inset
23176
23177 ), you can alternatively to the 
23178 \series bold
23179 caption
23180 \series default
23181  package set the document class option 
23182 \series bold
23183 captions=tableheading
23184 \series default
23185 .
23186 \end_layout
23187
23188 \begin_layout Standard
23189 \begin_inset VSpace bigskip
23190 \end_inset
23191
23192 It is also possible to set the caption beside a figure or table.
23193  To get this the LaTeX-package 
23194 \series bold
23195 sidecap
23196 \series default
23197
23198 \begin_inset Index idx
23199 status collapsed
23200
23201 \begin_layout Plain Layout
23202 LaTeX-packages ! sidecap
23203 \end_layout
23204
23205 \end_inset
23206
23207  has to be loaded in the document preamble with the line
23208 \end_layout
23209
23210 \begin_layout Standard
23211
23212 \series bold
23213
23214 \backslash
23215 usepackage[option]{sidecap}
23216 \end_layout
23217
23218 \begin_layout Standard
23219 If you set no option, the caption is placed on the side of the outer page
23220  margin â€“ to the right on odd pages, to the left on even pages.
23221  You can change the placement to inner margin with the option 
23222 \series bold
23223 innercaption
23224 \series default
23225 .
23226  To force the placement always to the right or left, use the option 
23227 \series bold
23228 rightcaption
23229 \series default
23230  or 
23231 \series bold
23232 leftcaption
23233 \series default
23234 , respectively.
23235 \end_layout
23236
23237 \begin_layout Standard
23238 \begin_inset ERT
23239 status collapsed
23240
23241 \begin_layout Plain Layout
23242
23243
23244 \backslash
23245 ifsidecap
23246 \end_layout
23247
23248 \end_inset
23249
23250
23251 \begin_inset Note Note
23252 status open
23253
23254 \begin_layout Plain Layout
23255 The following section will only be displayed when the LaTeX-package 
23256 \series bold
23257 sidecap
23258 \series default
23259  is installed.
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \end_layout
23266
23267 \begin_layout Standard
23268 To place in LyX the caption of a float on the side, it is necessary to add
23269  these commands to the document preamble:
23270 \end_layout
23271
23272 \begin_layout Standard
23273 \noindent
23274 \begin_inset CommandInset line
23275 LatexCommand rule
23276 offset "0.5ex"
23277 width "100line%"
23278 height "1pt"
23279
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \begin_layout Standard
23286
23287 \series bold
23288
23289 \backslash
23290 newcommand{
23291 \backslash
23292 TabBesBeg}{%
23293 \begin_inset Newline newline
23294 \end_inset
23295
23296
23297 \begin_inset Phantom HPhantom
23298 status open
23299
23300 \begin_layout Plain Layout
23301
23302 \series bold
23303 \begin_inset space ~
23304 \end_inset
23305
23306
23307 \end_layout
23308
23309 \end_inset
23310
23311
23312 \backslash
23313 let
23314 \backslash
23315 MyTable
23316 \backslash
23317 table
23318 \begin_inset Newline newline
23319 \end_inset
23320
23321
23322 \begin_inset Phantom HPhantom
23323 status open
23324
23325 \begin_layout Plain Layout
23326
23327 \series bold
23328 \begin_inset space ~
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \end_inset
23335
23336
23337 \backslash
23338 let
23339 \backslash
23340 MyEndtable
23341 \backslash
23342 endtable
23343 \begin_inset Newline newline
23344 \end_inset
23345
23346
23347 \begin_inset Phantom HPhantom
23348 status open
23349
23350 \begin_layout Plain Layout
23351
23352 \series bold
23353 \begin_inset space ~
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \end_inset
23360
23361
23362 \backslash
23363 renewenvironment{table}{
23364 \backslash
23365 begin{SCtable}}{
23366 \backslash
23367 end{SCtable}}}
23368 \end_layout
23369
23370 \begin_layout Standard
23371
23372 \series bold
23373
23374 \backslash
23375 newcommand{
23376 \backslash
23377 TabBesEnd}{%
23378 \begin_inset Newline newline
23379 \end_inset
23380
23381
23382 \begin_inset Phantom HPhantom
23383 status open
23384
23385 \begin_layout Plain Layout
23386
23387 \series bold
23388 \begin_inset space ~
23389 \end_inset
23390
23391
23392 \end_layout
23393
23394 \end_inset
23395
23396
23397 \backslash
23398 let
23399 \backslash
23400 table
23401 \backslash
23402 MyTable
23403 \begin_inset Newline newline
23404 \end_inset
23405
23406
23407 \begin_inset Phantom HPhantom
23408 status open
23409
23410 \begin_layout Plain Layout
23411
23412 \series bold
23413 \begin_inset space ~
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \end_inset
23420
23421
23422 \backslash
23423 let
23424 \backslash
23425 endtable
23426 \backslash
23427 MyEndtable
23428 \end_layout
23429
23430 \begin_layout Standard
23431
23432 \series bold
23433
23434 \backslash
23435 newcommand{
23436 \backslash
23437 FigBesBeg}{%
23438 \begin_inset Newline newline
23439 \end_inset
23440
23441
23442 \begin_inset Phantom HPhantom
23443 status open
23444
23445 \begin_layout Plain Layout
23446
23447 \series bold
23448 \begin_inset space ~
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \end_inset
23455
23456
23457 \backslash
23458 let
23459 \backslash
23460 MyFigure
23461 \backslash
23462 figure
23463 \begin_inset Newline newline
23464 \end_inset
23465
23466
23467 \begin_inset Phantom HPhantom
23468 status open
23469
23470 \begin_layout Plain Layout
23471
23472 \series bold
23473 \begin_inset space ~
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480
23481
23482 \backslash
23483 let
23484 \backslash
23485 MyEndfigure
23486 \backslash
23487 endfigure
23488 \begin_inset Newline newline
23489 \end_inset
23490
23491
23492 \begin_inset Phantom HPhantom
23493 status open
23494
23495 \begin_layout Plain Layout
23496
23497 \series bold
23498 \begin_inset space ~
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505
23506
23507 \backslash
23508 renewenvironment{figure}{
23509 \backslash
23510 begin{SCfigure}}{
23511 \backslash
23512 end{SCfigure}}}
23513 \end_layout
23514
23515 \begin_layout Standard
23516
23517 \series bold
23518
23519 \backslash
23520 newcommand{
23521 \backslash
23522 FigBesEnd}{%
23523 \begin_inset Newline newline
23524 \end_inset
23525
23526
23527 \begin_inset Phantom HPhantom
23528 status open
23529
23530 \begin_layout Plain Layout
23531
23532 \series bold
23533 \begin_inset space ~
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \end_inset
23540
23541
23542 \backslash
23543 let
23544 \backslash
23545 figure
23546 \backslash
23547 MyFigure
23548 \begin_inset Newline newline
23549 \end_inset
23550
23551
23552 \begin_inset Phantom HPhantom
23553 status open
23554
23555 \begin_layout Plain Layout
23556
23557 \series bold
23558 \begin_inset space ~
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \end_inset
23565
23566
23567 \backslash
23568 let
23569 \backslash
23570 endfigure
23571 \backslash
23572 MyEndfigure}
23573 \end_layout
23574
23575 \begin_layout Standard
23576 \noindent
23577 \begin_inset CommandInset line
23578 LatexCommand rule
23579 offset "0.5ex"
23580 width "100line%"
23581 height "1pt"
23582
23583 \end_inset
23584
23585
23586 \end_layout
23587
23588 \begin_layout Standard
23589 The commands allow you to redefine the floats so that the caption is set
23590  on the side.
23591  For figure floats use the command
23592 \end_layout
23593
23594 \begin_layout Standard
23595
23596 \series bold
23597
23598 \backslash
23599 FigBesBeg
23600 \end_layout
23601
23602 \begin_layout Standard
23603 in TeX-Code before the float.
23604  After the float insert the command
23605 \end_layout
23606
23607 \begin_layout Standard
23608
23609 \series bold
23610
23611 \backslash
23612 FigBesEnd
23613 \end_layout
23614
23615 \begin_layout Standard
23616 in TeX-Code to get back to the original float definition.
23617 \end_layout
23618
23619 \begin_layout Standard
23620 For table floats use the corresponding commands
23621 \end_layout
23622
23623 \begin_layout Standard
23624
23625 \series bold
23626
23627 \backslash
23628 TabBesBeg
23629 \series default
23630  and 
23631 \series bold
23632
23633 \backslash
23634 TabBesEnd
23635 \end_layout
23636
23637 \begin_layout Standard
23638 Figure
23639 \begin_inset space ~
23640 \end_inset
23641
23642
23643 \begin_inset CommandInset ref
23644 LatexCommand ref
23645 reference "fig:cap-beside-fig"
23646
23647 \end_inset
23648
23649  and Table
23650 \begin_inset space ~
23651 \end_inset
23652
23653
23654 \begin_inset CommandInset ref
23655 LatexCommand ref
23656 reference "tab:cap-beside-tab"
23657
23658 \end_inset
23659
23660  are examples where the caption is set beside.
23661 \end_layout
23662
23663 \begin_layout Standard
23664 You can see in the examples that the caption text appears at the top of
23665  the floats for table floats and at the bottom for figure floats.
23666  To change this, you can use the command
23667 \end_layout
23668
23669 \begin_layout Standard
23670
23671 \series bold
23672
23673 \backslash
23674 sidecaptionvpos{float type}{placement}
23675 \end_layout
23676
23677 \begin_layout Standard
23678 in the document preamble or in TeX-Code before the float.
23679  The float type is either 
23680 \family sans
23681 figure
23682 \family default
23683  or 
23684 \family sans
23685 table
23686 \family default
23687 , the placement can be 
23688 \begin_inset Quotes eld
23689 \end_inset
23690
23691
23692 \family sans
23693 t
23694 \family default
23695
23696 \begin_inset Quotes erd
23697 \end_inset
23698
23699  for top, 
23700 \begin_inset Quotes eld
23701 \end_inset
23702
23703
23704 \family sans
23705 c
23706 \family default
23707
23708 \begin_inset Quotes erd
23709 \end_inset
23710
23711  for center, or 
23712 \begin_inset Quotes eld
23713 \end_inset
23714
23715
23716 \family sans
23717 b
23718 \family default
23719
23720 \begin_inset Quotes erd
23721 \end_inset
23722
23723  for bottom.
23724  To have for example the caption of figure floats vertically centered, use
23725  the command
23726 \end_layout
23727
23728 \begin_layout Standard
23729
23730 \series bold
23731
23732 \backslash
23733 sidecaptionvpos{figure}{c}
23734 \end_layout
23735
23736 \begin_layout Standard
23737 This was used for Figure
23738 \begin_inset space ~
23739 \end_inset
23740
23741
23742 \begin_inset CommandInset ref
23743 LatexCommand ref
23744 reference "fig:cap-beside-fig-2"
23745
23746 \end_inset
23747
23748 .
23749 \end_layout
23750
23751 \begin_layout Standard
23752 \begin_inset VSpace medskip
23753 \end_inset
23754
23755 For more information about the package 
23756 \series bold
23757 sidecap
23758 \series default
23759  we refer to its documentation 
23760 \begin_inset CommandInset citation
23761 LatexCommand cite
23762 key "sidecap"
23763
23764 \end_inset
23765
23766 .
23767 \end_layout
23768
23769 \begin_layout Standard
23770 \begin_inset Note Greyedout
23771 status open
23772
23773 \begin_layout Plain Layout
23774
23775 \series bold
23776 Note:
23777 \series default
23778  The LaTeX-package 
23779 \series bold
23780 hypcap
23781 \series default
23782
23783 \begin_inset Index idx
23784 status collapsed
23785
23786 \begin_layout Plain Layout
23787 LaTeX-packages ! hypcap
23788 \end_layout
23789
23790 \end_inset
23791
23792 , described in section
23793 \begin_inset space ~
23794 \end_inset
23795
23796
23797 \begin_inset CommandInset ref
23798 LatexCommand ref
23799 reference "sub:Reference-Position"
23800
23801 \end_inset
23802
23803 , has no effect on floats with the caption set beside.
23804 \end_layout
23805
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \begin_layout Standard
23812 \begin_inset ERT
23813 status collapsed
23814
23815 \begin_layout Plain Layout
23816
23817
23818 \backslash
23819 FigBesBeg 
23820 \end_layout
23821
23822 \end_inset
23823
23824
23825 \end_layout
23826
23827 \begin_layout Standard
23828 \begin_inset Float figure
23829 wide false
23830 sideways false
23831 status open
23832
23833 \begin_layout Plain Layout
23834 \begin_inset Graphics
23835         filename clipart/escher-lsd.eps
23836         scale 75
23837         scaleBeforeRotation
23838
23839 \end_inset
23840
23841
23842 \end_layout
23843
23844 \begin_layout Plain Layout
23845 \begin_inset Caption
23846
23847 \begin_layout Plain Layout
23848 \begin_inset CommandInset label
23849 LatexCommand label
23850 name "fig:cap-beside-fig"
23851
23852 \end_inset
23853
23854 This is a caption beside a figure.
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \end_inset
23863
23864
23865 \end_layout
23866
23867 \begin_layout Standard
23868 \begin_inset ERT
23869 status collapsed
23870
23871 \begin_layout Plain Layout
23872
23873
23874 \backslash
23875 TabBesBeg 
23876 \end_layout
23877
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \begin_layout Standard
23884 \begin_inset Float table
23885 wide false
23886 sideways false
23887 status open
23888
23889 \begin_layout Plain Layout
23890 \begin_inset Caption
23891
23892 \begin_layout Plain Layout
23893 \begin_inset CommandInset label
23894 LatexCommand label
23895 name "tab:cap-beside-tab"
23896
23897 \end_inset
23898
23899 This is a caption beside a table.
23900 \end_layout
23901
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \begin_layout Plain Layout
23908 \begin_inset Tabular
23909 <lyxtabular version="3" rows="4" columns="5">
23910 <features tabularvalignment="middle">
23911 <column alignment="center" valignment="top" width="0">
23912 <column alignment="center" valignment="top" width="0">
23913 <column alignment="center" valignment="top" width="0">
23914 <column alignment="center" valignment="top" width="0">
23915 <column alignment="center" valignment="top" width="0">
23916 <row>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921 a
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939 b
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957 c
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 </row>
23963 <row>
23964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977 d
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \end_layout
23988
23989 \end_inset
23990 </cell>
23991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23992 \begin_inset Text
23993
23994 \begin_layout Plain Layout
23995 e
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24001 \begin_inset Text
24002
24003 \begin_layout Plain Layout
24004
24005 \end_layout
24006
24007 \end_inset
24008 </cell>
24009 </row>
24010 <row>
24011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24012 \begin_inset Text
24013
24014 \begin_layout Plain Layout
24015 f
24016 \end_layout
24017
24018 \end_inset
24019 </cell>
24020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024
24025 \end_layout
24026
24027 \end_inset
24028 </cell>
24029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24030 \begin_inset Text
24031
24032 \begin_layout Plain Layout
24033 g
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \end_layout
24044
24045 \end_inset
24046 </cell>
24047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24048 \begin_inset Text
24049
24050 \begin_layout Plain Layout
24051 h
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 </row>
24057 <row>
24058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24059 \begin_inset Text
24060
24061 \begin_layout Plain Layout
24062
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071 i
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24086 \begin_inset Text
24087
24088 \begin_layout Plain Layout
24089 j
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24095 \begin_inset Text
24096
24097 \begin_layout Plain Layout
24098
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 </row>
24104 </lyxtabular>
24105
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112
24113
24114 \end_layout
24115
24116 \begin_layout Standard
24117 \begin_inset ERT
24118 status collapsed
24119
24120 \begin_layout Plain Layout
24121
24122
24123 \backslash
24124 TabBesEnd
24125 \end_layout
24126
24127 \end_inset
24128
24129
24130 \end_layout
24131
24132 \begin_layout Standard
24133 \begin_inset ERT
24134 status collapsed
24135
24136 \begin_layout Plain Layout
24137
24138
24139 \backslash
24140 sidecaptionvpos{figure}{c}
24141 \end_layout
24142
24143 \end_inset
24144
24145
24146 \begin_inset Float figure
24147 wide false
24148 sideways false
24149 status open
24150
24151 \begin_layout Plain Layout
24152 \begin_inset Graphics
24153         filename clipart/escher-lsd.eps
24154         scale 75
24155         scaleBeforeRotation
24156
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \begin_layout Plain Layout
24163 \begin_inset Caption
24164
24165 \begin_layout Plain Layout
24166 \begin_inset CommandInset label
24167 LatexCommand label
24168 name "fig:cap-beside-fig-2"
24169
24170 \end_inset
24171
24172 This is a vertically centered caption beside a figure.
24173 \end_layout
24174
24175 \end_inset
24176
24177
24178 \end_layout
24179
24180 \end_inset
24181
24182
24183 \end_layout
24184
24185 \begin_layout Standard
24186 \begin_inset ERT
24187 status collapsed
24188
24189 \begin_layout Plain Layout
24190
24191
24192 \backslash
24193 FigBesEnd
24194 \end_layout
24195
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \begin_layout Standard
24202 \begin_inset ERT
24203 status collapsed
24204
24205 \begin_layout Plain Layout
24206
24207
24208 \backslash
24209 else
24210 \end_layout
24211
24212 \end_inset
24213
24214
24215 \begin_inset Note Note
24216 status open
24217
24218 \begin_layout Plain Layout
24219 The following will be displayed when the LaTeX-package 
24220 \series bold
24221 sidecap
24222 \series default
24223  is not installed:
24224 \end_layout
24225
24226 \end_inset
24227
24228
24229 \end_layout
24230
24231 \begin_layout Standard
24232 You need to install the LaTeX-package 
24233 \series bold
24234 sidecap
24235 \series default
24236  to see the following part of this section in the output.
24237 \end_layout
24238
24239 \begin_layout Standard
24240 \begin_inset ERT
24241 status collapsed
24242
24243 \begin_layout Plain Layout
24244
24245
24246 \backslash
24247 fi
24248 \end_layout
24249
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \begin_layout Section
24256 Listings of Floats
24257 \begin_inset Index idx
24258 status collapsed
24259
24260 \begin_layout Plain Layout
24261 Floats ! Float Lists
24262 \end_layout
24263
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \begin_layout Standard
24270 Similar to the table of contents where the sections of the document are
24271  listed, there are listings for all float types, like the figures of the
24272  documents.
24273  You can insert them via the 
24274 \family sans
24275 Insert\SpecialChar \menuseparator
24276 List
24277 \begin_inset space ~
24278 \end_inset
24279
24280 /
24281 \begin_inset space ~
24282 \end_inset
24283
24284 TOC
24285 \family default
24286  sub menus.
24287 \end_layout
24288
24289 \begin_layout Standard
24290 The list entries are the float captions or its short title, the float number,
24291  and the page number where they appear in the document.
24292 \end_layout
24293
24294 \begin_layout Standard
24295 You can find the list of figures and tables at the end of this document.
24296 \end_layout
24297
24298 \begin_layout Chapter
24299 Notes
24300 \end_layout
24301
24302 \begin_layout Section
24303 LyX Notes
24304 \begin_inset Index idx
24305 status collapsed
24306
24307 \begin_layout Plain Layout
24308 Notes ! LyX Notes
24309 \end_layout
24310
24311 \end_inset
24312
24313
24314 \end_layout
24315
24316 \begin_layout Standard
24317 Notes are inserted with the toolbar button 
24318 \begin_inset Graphics
24319         filename ../images/note-insert.png
24320         scale 85
24321         scaleBeforeRotation
24322
24323 \end_inset
24324
24325  or the menu 
24326 \family sans
24327 Insert\SpecialChar \menuseparator
24328 Note
24329 \family default
24330 .
24331  There are three types of notes:
24332 \end_layout
24333
24334 \begin_layout Description
24335 LyX
24336 \begin_inset space ~
24337 \end_inset
24338
24339 Note This note type is for internal notes that won't appear in the output.
24340  Its note-box looks like this:
24341 \begin_inset Newline newline
24342 \end_inset
24343
24344
24345 \begin_inset Newline newline
24346 \end_inset
24347
24348
24349 \begin_inset Graphics
24350         filename clipart/LyXNoteImageQt4.png
24351         display false
24352         scale 85
24353         scaleBeforeRotation
24354
24355 \end_inset
24356
24357  
24358 \begin_inset Note Note
24359 status open
24360
24361 \begin_layout Plain Layout
24362 This is text in a note box that doesn't appear in the output.
24363 \end_layout
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \begin_layout Description
24371 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
24372 ent, when you export the document to LaTeX via the menu 
24373 \family sans
24374 File\SpecialChar \menuseparator
24375 Export\SpecialChar \menuseparator
24376 LaTeX (pdflatex) / (plain)
24377 \family default
24378 .
24379  Its note-box looks like this:
24380 \begin_inset Newline newline
24381 \end_inset
24382
24383
24384 \begin_inset Newline newline
24385 \end_inset
24386
24387
24388 \begin_inset Graphics
24389         filename clipart/CommentNoteImageQt4.png
24390         display false
24391         scale 85
24392         scaleBeforeRotation
24393
24394 \end_inset
24395
24396  
24397 \begin_inset Note Comment
24398 status open
24399
24400 \begin_layout Plain Layout
24401 This is text in a note box that only appears as comment in LaTeX-files.
24402 \end_layout
24403
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \begin_layout Description
24410 Greyed
24411 \begin_inset space ~
24412 \end_inset
24413
24414 Out This note will appear in the output as grey text.
24415  Its note-box looks like this:
24416 \begin_inset Newline newline
24417 \end_inset
24418
24419
24420 \begin_inset Newline newline
24421 \end_inset
24422
24423
24424 \begin_inset Graphics
24425         filename clipart/GreyedOutNoteImageQt4.png
24426         display false
24427         scale 85
24428         scaleBeforeRotation
24429
24430 \end_inset
24431
24432
24433 \begin_inset Newline newline
24434 \end_inset
24435
24436
24437 \begin_inset ERT
24438 status collapsed
24439
24440 \begin_layout Plain Layout
24441
24442
24443 \backslash
24444 renewenvironment{lyxgreyedout}
24445 \end_layout
24446
24447 \begin_layout Plain Layout
24448
24449 {
24450 \backslash
24451 textcolor[gray]{0.8}
24452 \backslash
24453 bgroup}{
24454 \backslash
24455 egroup}
24456 \end_layout
24457
24458 \end_inset
24459
24460
24461 \begin_inset Note Greyedout
24462 status open
24463
24464 \begin_layout Plain Layout
24465 This is text
24466 \begin_inset Foot
24467 status open
24468
24469 \begin_layout Plain Layout
24470 This is an example footnote within a greyed out note.
24471 \end_layout
24472
24473 \end_inset
24474
24475  of a comment that appears in the output as grey text.
24476 \end_layout
24477
24478 \end_inset
24479
24480
24481 \begin_inset ERT
24482 status collapsed
24483
24484 \begin_layout Plain Layout
24485
24486
24487 \backslash
24488 renewenvironment{lyxgreyedout}
24489 \end_layout
24490
24491 \begin_layout Plain Layout
24492
24493 {
24494 \backslash
24495 textcolor{blue}
24496 \backslash
24497 bgroup}{
24498 \backslash
24499 egroup}
24500 \end_layout
24501
24502 \end_inset
24503
24504
24505 \begin_inset Note Note
24506 status collapsed
24507
24508 \begin_layout Plain Layout
24509 The greyed out note is here redefined to show it with the original LyX definitio
24510 n because greyed out notes are redefined in the preamble of this document,
24511  as described below, to have blue text.
24512 \end_layout
24513
24514 \end_inset
24515
24516
24517 \begin_inset Newline newline
24518 \end_inset
24519
24520
24521 \begin_inset Newline newline
24522 \end_inset
24523
24524 As you can see in the example, the first line of greyed out notes is a bit
24525  indented and greyed out notes can have footnotes.
24526 \end_layout
24527
24528 \begin_layout Standard
24529 \begin_inset VSpace bigskip
24530 \end_inset
24531
24532 When you use the toolbar button 
24533 \begin_inset Graphics
24534         filename ../images/note-insert.png
24535         scale 85
24536         scaleBeforeRotation
24537
24538 \end_inset
24539
24540  to insert notes, a 
24541 \family sans
24542 LyX
24543 \begin_inset space ~
24544 \end_inset
24545
24546 Note
24547 \family default
24548  is inserted.
24549  You can switch between the five note types by right-clicking on the note-box.
24550  
24551 \family roman
24552 \series medium
24553 \bar no
24554 If you want to turn existing text into a note, mark it and click on the
24555  note
24556 \family default
24557 \series default
24558 \bar default
24559  toolbar 
24560 \family roman
24561 \series medium
24562 \bar no
24563 button
24564 \family default
24565 \series default
24566 \bar default
24567 .
24568  To change a note to text, press the backspace key when the cursor is in
24569  the first position of a note, or press the delete key when the cursor is
24570  in the very last position of the note, respectively.
24571 \end_layout
24572
24573 \begin_layout Standard
24574 \begin_inset VSpace bigskip
24575 \end_inset
24576
24577 You can change the text color of the greyed out notes in the preamble with
24578  the following command:
24579 \end_layout
24580
24581 \begin_layout Standard
24582
24583 \series bold
24584
24585 \backslash
24586 renewenvironment{lyxgreyedout}
24587 \begin_inset Newline newline
24588 \end_inset
24589
24590
24591 \begin_inset Phantom HPhantom
24592 status open
24593
24594 \begin_layout Plain Layout
24595
24596 \series bold
24597 \begin_inset space ~
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \end_inset
24604
24605 {
24606 \backslash
24607 textcolor{color}
24608 \backslash
24609 bgroup}{
24610 \backslash
24611 egroup}
24612 \end_layout
24613
24614 \begin_layout Standard
24615 The available colors and the method to define colors is explained in section
24616 \begin_inset space ~
24617 \end_inset
24618
24619
24620 \begin_inset CommandInset ref
24621 LatexCommand ref
24622 reference "sec:Colored-Tables"
24623
24624 \end_inset
24625
24626 .
24627 \end_layout
24628
24629 \begin_layout Standard
24630 Notes that appear in blue in this document are set using greyed out notes
24631  with blue text.
24632 \end_layout
24633
24634 \begin_layout Section
24635 Footnotes
24636 \begin_inset CommandInset label
24637 LatexCommand label
24638 name "sec:Footnotes"
24639
24640 \end_inset
24641
24642
24643 \begin_inset Index idx
24644 status collapsed
24645
24646 \begin_layout Plain Layout
24647 Notes ! Footnotes
24648 \end_layout
24649
24650 \end_inset
24651
24652
24653 \begin_inset Index idx
24654 status collapsed
24655
24656 \begin_layout Plain Layout
24657 Footnotes
24658 \end_layout
24659
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \begin_layout Standard
24666 Footnotes can be inserted using the toolbar button 
24667 \begin_inset Graphics
24668         filename ../images/footnote-insert.png
24669         scale 85
24670         scaleBeforeRotation
24671
24672 \end_inset
24673
24674  or the menu 
24675 \family sans
24676 Insert\SpecialChar \menuseparator
24677 Footnote
24678 \family default
24679 .
24680  
24681 \family roman
24682 \series medium
24683 \bar no
24684 You'll see
24685 \family default
24686 \series default
24687 \bar default
24688  then the following footnote-box: 
24689 \begin_inset Graphics
24690         filename clipart/footnoteQt4.png
24691         scale 80
24692         scaleBeforeRotation
24693
24694 \end_inset
24695
24696  
24697 \family roman
24698 \series medium
24699 \bar no
24700 where you can enter the footnote text.
24701  If you want to turn existing text into a footnote, mark it and click on
24702  the footnote
24703 \family default
24704 \series default
24705 \bar default
24706  toolbar 
24707 \family roman
24708 \series medium
24709 \bar no
24710 button
24711 \family default
24712 \series default
24713 \bar default
24714 .
24715  To change a 
24716 \family roman
24717 \series medium
24718 \bar no
24719 footnote
24720 \family default
24721 \series default
24722 \bar default
24723  to text, press the Backspace key when the cursor is in the first position
24724  of a 
24725 \family roman
24726 \series medium
24727 \bar no
24728 footnote
24729 \family default
24730 \series default
24731 \bar default
24732 , or press the Delete key when the cursor is in the very last position of
24733  the 
24734 \family roman
24735 \series medium
24736 \bar no
24737 footnote
24738 \family default
24739 \series default
24740 \bar default
24741 , respectively.
24742 \end_layout
24743
24744 \begin_layout Standard
24745 Here is an example footnote:
24746 \family roman
24747 \series medium
24748 \bar no
24749
24750 \begin_inset Foot
24751 status open
24752
24753 \begin_layout Plain Layout
24754 \begin_inset CommandInset label
24755 LatexCommand label
24756 name "foot:This-is-an"
24757
24758 \end_inset
24759
24760 This is an example footnote.
24761 \end_layout
24762
24763 \end_inset
24764
24765
24766 \family default
24767 \series default
24768 \bar default
24769
24770 \begin_inset ERT
24771 status collapsed
24772
24773 \begin_layout Plain Layout
24774
24775
24776 \backslash
24777 newcounter{MyRepeatFoot}
24778 \end_layout
24779
24780 \begin_layout Plain Layout
24781
24782
24783 \backslash
24784 setcounter{MyRepeatFoot}{
24785 \backslash
24786 thefootnote}
24787 \end_layout
24788
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \begin_layout Standard
24795 The footnote will appear in the output as a superscript number at the text
24796  position where the footnote box is placed.
24797  The footnote text is placed at the bottom of the current page.
24798  The footnote number is calculated by LaTeX; the numbers are consecutive.
24799  It depends on your document-class, whether the footnote number is reset
24800  for every chapter.
24801 \end_layout
24802
24803 \begin_layout Standard
24804 Footnotes can be referenced like floats: Insert a label into the footnote
24805  and cross-reference this label in the text as described in section
24806 \begin_inset space ~
24807 \end_inset
24808
24809
24810 \begin_inset CommandInset ref
24811 LatexCommand ref
24812 reference "sec:Referencing-Floats"
24813
24814 \end_inset
24815
24816 .
24817 \begin_inset Newline newline
24818 \end_inset
24819
24820 This is a cross-reference of Footnote
24821 \begin_inset space ~
24822 \end_inset
24823
24824
24825 \begin_inset CommandInset ref
24826 LatexCommand ref
24827 reference "foot:This-is-an"
24828
24829 \end_inset
24830
24831 .
24832 \end_layout
24833
24834 \begin_layout Standard
24835 \begin_inset VSpace defskip
24836 \end_inset
24837
24838 Footnotes in tables are not printed by LaTeX due to technical reasons.
24839  However there exists another method to print them: Instead of the footnote
24840  the command 
24841 \series bold
24842
24843 \backslash
24844 footnotemark{}
24845 \series default
24846  is inserted as TeX-code.
24847  The text of the footnote is entered as an argument of the TeX-code command
24848  
24849 \series bold
24850
24851 \backslash
24852 footnotetext
24853 \series default
24854  after the table.
24855 \begin_inset Newline newline
24856 \end_inset
24857
24858 This was done for the following table with the command
24859 \end_layout
24860
24861 \begin_layout Standard
24862
24863 \series bold
24864
24865 \backslash
24866 footnotetext{
24867 \series default
24868 Printed table footnote.
24869 \series bold
24870 }
24871 \end_layout
24872
24873 \begin_layout Standard
24874 \begin_inset Tabular
24875 <lyxtabular version="3" rows="2" columns="1">
24876 <features tabularvalignment="middle">
24877 <column alignment="center" valignment="top" width="0">
24878 <row>
24879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883 This an example text.
24884 \begin_inset Foot
24885 status open
24886
24887 \begin_layout Plain Layout
24888 This footnote will not be printed!
24889 \end_layout
24890
24891 \end_inset
24892
24893
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 </row>
24899 <row>
24900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904 This an example text.
24905 \begin_inset ERT
24906 status collapsed
24907
24908 \begin_layout Plain Layout
24909
24910
24911 \backslash
24912 footnotemark{}
24913 \end_layout
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \end_inset
24921 </cell>
24922 </row>
24923 </lyxtabular>
24924
24925 \end_inset
24926
24927
24928 \begin_inset ERT
24929 status collapsed
24930
24931 \begin_layout Plain Layout
24932
24933
24934 \backslash
24935 footnotetext{
24936 \end_layout
24937
24938 \end_inset
24939
24940 Printed table footnote.
24941 \begin_inset ERT
24942 status collapsed
24943
24944 \begin_layout Plain Layout
24945
24946 }
24947 \end_layout
24948
24949 \end_inset
24950
24951
24952 \end_layout
24953
24954 \begin_layout Standard
24955 Footnotes in longtables are described in section
24956 \begin_inset space ~
24957 \end_inset
24958
24959
24960 \begin_inset CommandInset ref
24961 LatexCommand ref
24962 reference "sub:Footnotes-in-Longtables"
24963
24964 \end_inset
24965
24966 .
24967 \end_layout
24968
24969 \begin_layout Standard
24970 Footnotes in minipage boxes are printed, but inside the box and with a different
24971  numbering because a minipage box is like a page inside a page.
24972  (For more about minipages, see section
24973 \begin_inset space ~
24974 \end_inset
24975
24976
24977 \begin_inset CommandInset ref
24978 LatexCommand ref
24979 reference "sec:Minipages"
24980
24981 \end_inset
24982
24983 .) To get a footnote in the minipage that is output at the bottom of the
24984  page like normal footnotes, also use the method of 
24985 \series bold
24986
24987 \backslash
24988 footnotemark{}
24989 \series default
24990  and 
24991 \series bold
24992
24993 \backslash
24994 footnotetext
24995 \series default
24996 .
24997 \end_layout
24998
24999 \begin_layout Standard
25000 \begin_inset Box Frameless
25001 position "t"
25002 hor_pos "c"
25003 has_inner_box 1
25004 inner_pos "t"
25005 use_parbox 0
25006 use_makebox 0
25007 width "100col%"
25008 special "none"
25009 height "1in"
25010 height_special "totalheight"
25011 status open
25012
25013 \begin_layout Plain Layout
25014 This an example text in a minipage.
25015 \begin_inset Foot
25016 status open
25017
25018 \begin_layout Plain Layout
25019 Footnote in the minipage.
25020 \end_layout
25021
25022 \end_inset
25023
25024
25025 \end_layout
25026
25027 \begin_layout Plain Layout
25028 This an example text in a minipage.
25029 \begin_inset ERT
25030 status collapsed
25031
25032 \begin_layout Plain Layout
25033
25034
25035 \backslash
25036 footnotemark{}
25037 \end_layout
25038
25039 \end_inset
25040
25041
25042 \end_layout
25043
25044 \end_inset
25045
25046
25047 \end_layout
25048
25049 \begin_layout Standard
25050 \begin_inset ERT
25051 status collapsed
25052
25053 \begin_layout Plain Layout
25054
25055
25056 \backslash
25057 footnotetext{
25058 \end_layout
25059
25060 \end_inset
25061
25062 Footnote outside the minipage.
25063 \begin_inset ERT
25064 status collapsed
25065
25066 \begin_layout Plain Layout
25067
25068 }
25069 \end_layout
25070
25071 \end_inset
25072
25073
25074 \end_layout
25075
25076 \begin_layout Standard
25077 \begin_inset VSpace defskip
25078 \end_inset
25079
25080
25081 \end_layout
25082
25083 \begin_layout Standard
25084 To refer to the same footnote several times without printing the footnote
25085  text every time, use the command 
25086 \series bold
25087
25088 \backslash
25089 footnotemark[number]
25090 \series default
25091  in TeX-code.
25092 \begin_inset Newline newline
25093 \end_inset
25094
25095 As you do not know the number of the repeating footnote while you are writing
25096  the text, you have to store its number.
25097  For the following footnote mark example, these commands were inserted in
25098  TeX-code after Footnote
25099 \begin_inset space ~
25100 \end_inset
25101
25102
25103 \begin_inset CommandInset ref
25104 LatexCommand ref
25105 reference "foot:This-is-an"
25106
25107 \end_inset
25108
25109  to store the footnote number:
25110 \end_layout
25111
25112 \begin_layout Standard
25113
25114 \series bold
25115
25116 \backslash
25117 newcounter{MyRepeatFoot}
25118 \begin_inset Newline newline
25119 \end_inset
25120
25121
25122 \backslash
25123 setcounter{MyRepeatFoot}{
25124 \backslash
25125 thefootnote}
25126 \end_layout
25127
25128 \begin_layout Standard
25129 The footnote mark was then created with this command:
25130 \end_layout
25131
25132 \begin_layout Standard
25133
25134 \series bold
25135
25136 \backslash
25137 footnotemark[
25138 \backslash
25139 theMyRepeatFoot]
25140 \end_layout
25141
25142 \begin_layout Standard
25143 Here is a repeated footnote:
25144 \family roman
25145 \series medium
25146 \bar no
25147
25148 \begin_inset ERT
25149 status collapsed
25150
25151 \begin_layout Plain Layout
25152
25153
25154 \backslash
25155 footnotemark[
25156 \backslash
25157 theMyRepeatFoot]
25158 \end_layout
25159
25160 \end_inset
25161
25162
25163 \end_layout
25164
25165 \begin_layout Standard
25166 If you want to repeat the previous footnote, you can omit the storage of
25167  the footnote number and just use this command instead:
25168 \end_layout
25169
25170 \begin_layout Standard
25171
25172 \series bold
25173
25174 \backslash
25175 footnotemark[
25176 \backslash
25177 thefootnote]
25178 \end_layout
25179
25180 \begin_layout Standard
25181 Here is another repeated footnote:
25182 \family roman
25183 \series medium
25184 \bar no
25185
25186 \begin_inset ERT
25187 status collapsed
25188
25189 \begin_layout Plain Layout
25190
25191
25192 \backslash
25193 footnotemark[
25194 \backslash
25195 thefootnote]
25196 \end_layout
25197
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \begin_layout Subsection
25204 Footnote Numbering
25205 \begin_inset CommandInset label
25206 LatexCommand label
25207 name "sub:Footnote-Numbering"
25208
25209 \end_inset
25210
25211
25212 \begin_inset Index idx
25213 status collapsed
25214
25215 \begin_layout Plain Layout
25216 Footnotes ! Numbering
25217 \end_layout
25218
25219 \end_inset
25220
25221
25222 \end_layout
25223
25224 \begin_layout Standard
25225 To reset the footnote number back to 1 after each section
25226 \family roman
25227 , add this command to your document preamble:
25228 \end_layout
25229
25230 \begin_layout Standard
25231
25232 \series bold
25233
25234 \backslash
25235 @addtoreset{footnote}{section}
25236 \end_layout
25237
25238 \begin_layout Standard
25239 \begin_inset VSpace bigskip
25240 \end_inset
25241
25242 The following preamble command changes the footnote numbering style to small
25243  roman numerals:
25244 \end_layout
25245
25246 \begin_layout Standard
25247
25248 \series bold
25249
25250 \backslash
25251 renewcommand{
25252 \backslash
25253 thefootnote}{
25254 \backslash
25255 roman{footnote}}
25256 \end_layout
25257
25258 \begin_layout Standard
25259 \begin_inset ERT
25260 status collapsed
25261
25262 \begin_layout Plain Layout
25263
25264
25265 \backslash
25266 renewcommand{
25267 \backslash
25268 thefootnote}{
25269 \backslash
25270 roman{footnote}}
25271 \end_layout
25272
25273 \end_inset
25274
25275  This is a footnote with roman numbering:
25276 \begin_inset Foot
25277 status open
25278
25279 \begin_layout Plain Layout
25280 This is an example footnote with roman numbering.
25281 \end_layout
25282
25283 \end_inset
25284
25285
25286 \end_layout
25287
25288 \begin_layout Standard
25289 To change the numbering style to capital roman numerals replace in the command
25290  above 
25291 \series bold
25292
25293 \backslash
25294 roman
25295 \series default
25296  by 
25297 \series bold
25298
25299 \backslash
25300 Roman
25301 \series default
25302 .
25303  To 
25304 \begin_inset Quotes eld
25305 \end_inset
25306
25307 number
25308 \begin_inset Quotes erd
25309 \end_inset
25310
25311  footnotes with capital or small Latin letters use 
25312 \series bold
25313
25314 \backslash
25315 Alph
25316 \series default
25317  or 
25318 \series bold
25319
25320 \backslash
25321 alph
25322 \series default
25323 , respectively.
25324  To 
25325 \begin_inset Quotes eld
25326 \end_inset
25327
25328 number
25329 \begin_inset Quotes erd
25330 \end_inset
25331
25332  footnotes with symbols use 
25333 \series bold
25334
25335 \backslash
25336 fnsymbol
25337 \series default
25338 .
25339 \end_layout
25340
25341 \begin_layout Standard
25342 \begin_inset Note Greyedout
25343 status open
25344
25345 \begin_layout Plain Layout
25346
25347 \series bold
25348 Note:
25349 \series default
25350  You can only number 26 footnotes with Latin letters, because this numbering
25351  is limited to single letters.
25352 \end_layout
25353
25354 \end_inset
25355
25356
25357 \begin_inset Newline newline
25358 \end_inset
25359
25360
25361 \begin_inset Note Greyedout
25362 status open
25363
25364 \begin_layout Plain Layout
25365
25366 \series bold
25367 Note:
25368 \series default
25369  You can only number 9 footnotes with symbols.
25370 \end_layout
25371
25372 \end_inset
25373
25374
25375 \end_layout
25376
25377 \begin_layout Standard
25378 To return to the default numbering style after you have changed to another
25379  one, use 
25380 \series bold
25381
25382 \backslash
25383 arabic
25384 \series default
25385  instead of 
25386 \series bold
25387
25388 \backslash
25389 roman
25390 \series default
25391  in the command above.
25392 \begin_inset ERT
25393 status collapsed
25394
25395 \begin_layout Plain Layout
25396
25397
25398 \backslash
25399 renewcommand{
25400 \backslash
25401 thefootnote}{
25402 \backslash
25403 arabic{footnote}}
25404 \end_layout
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \begin_layout Standard
25412 \begin_inset VSpace bigskip
25413 \end_inset
25414
25415
25416 \end_layout
25417
25418 \begin_layout Standard
25419 If you want to have footnotes numbered in the scheme 
25420 \begin_inset Quotes eld
25421 \end_inset
25422
25423 chapter.footnote
25424 \begin_inset Quotes erd
25425 \end_inset
25426
25427 , add the following command to your document preamble:
25428 \end_layout
25429
25430 \begin_layout Standard
25431
25432 \series bold
25433
25434 \backslash
25435 numberwithin{footnote}{chapter}
25436 \end_layout
25437
25438 \begin_layout Standard
25439 To be able to use the command 
25440 \series bold
25441
25442 \backslash
25443 numberwithin
25444 \series default
25445 , set in the tab 
25446 \family sans
25447 Math
25448 \begin_inset space ~
25449 \end_inset
25450
25451 Options
25452 \family default
25453  in the document settings the option 
25454 \family sans
25455 Use
25456 \begin_inset space ~
25457 \end_inset
25458
25459 AMS
25460 \begin_inset space ~
25461 \end_inset
25462
25463 math
25464 \begin_inset space ~
25465 \end_inset
25466
25467 package
25468 \family default
25469 .
25470 \end_layout
25471
25472 \begin_layout Standard
25473 \begin_inset ERT
25474 status collapsed
25475
25476 \begin_layout Plain Layout
25477
25478
25479 \backslash
25480 numberwithin{footnote}{chapter}
25481 \end_layout
25482
25483 \end_inset
25484
25485 This is another example footnote:
25486 \series bold
25487
25488 \begin_inset Foot
25489 status open
25490
25491 \begin_layout Plain Layout
25492 This is a footnote numbered in the scheme 
25493 \begin_inset Quotes eld
25494 \end_inset
25495
25496 chapter.footnote
25497 \begin_inset Quotes erd
25498 \end_inset
25499
25500 .
25501 \end_layout
25502
25503 \end_inset
25504
25505
25506 \series default
25507
25508 \begin_inset ERT
25509 status collapsed
25510
25511 \begin_layout Plain Layout
25512
25513
25514 \backslash
25515 renewcommand{
25516 \backslash
25517 thefootnote}{
25518 \backslash
25519 arabic{footnote}}
25520 \end_layout
25521
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \begin_layout Standard
25528 \begin_inset Note Greyedout
25529 status open
25530
25531 \begin_layout Plain Layout
25532
25533 \series bold
25534 Note:
25535 \series default
25536  
25537 \series bold
25538
25539 \backslash
25540 numberwithin
25541 \series default
25542  always prints out the footnote number as arabic number; previous redefinitions
25543  to get non-arabic numbers are overwritten.
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \begin_layout Standard
25552 So to get for example the scheme 
25553 \begin_inset Quotes eld
25554 \end_inset
25555
25556 chapter.
25557 \backslash
25558 Roman{footnote}
25559 \begin_inset Quotes erd
25560 \end_inset
25561
25562 , use this command instead of 
25563 \series bold
25564
25565 \backslash
25566 numberwithin
25567 \series default
25568 :
25569 \end_layout
25570
25571 \begin_layout Standard
25572
25573 \series bold
25574
25575 \backslash
25576 renewcommand{
25577 \backslash
25578 thefootnote}{
25579 \backslash
25580 thechapter.
25581 \backslash
25582 Roman{footnote}}
25583 \end_layout
25584
25585 \begin_layout Subsection
25586 Footnote Placement
25587 \begin_inset Index idx
25588 status collapsed
25589
25590 \begin_layout Plain Layout
25591 Footnotes ! Placement
25592 \end_layout
25593
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \begin_layout Standard
25600 If you have several footnotes in one page, they appear without vertical
25601  space between them at the bottom of the page.
25602  To make them more readable you can e.
25603 \begin_inset space \thinspace{}
25604 \end_inset
25605
25606 g.
25607 \begin_inset space \space{}
25608 \end_inset
25609
25610 add 1.5
25611 \begin_inset space \thinspace{}
25612 \end_inset
25613
25614 mm space with the following preamble command:
25615 \end_layout
25616
25617 \begin_layout Standard
25618
25619 \series bold
25620
25621 \backslash
25622 let
25623 \backslash
25624 myFoot
25625 \backslash
25626 footnote
25627 \begin_inset Newline newline
25628 \end_inset
25629
25630
25631 \backslash
25632 renewcommand{
25633 \backslash
25634 footnote}[1]{
25635 \backslash
25636 myFoot{#1
25637 \backslash
25638 vspace{1.5mm}}}
25639 \end_layout
25640
25641 \begin_layout Standard
25642 \begin_inset VSpace bigskip
25643 \end_inset
25644
25645 In a two-column document the footnotes appear at the bottom of every column,
25646  see Figure
25647 \begin_inset space ~
25648 \end_inset
25649
25650
25651 \begin_inset CommandInset ref
25652 LatexCommand ref
25653 reference "fig:Standard-footnote-placement"
25654
25655 \end_inset
25656
25657 .
25658  If the footnotes should only appear at the bottom of the right column,
25659  as in Figure
25660 \begin_inset space ~
25661 \end_inset
25662
25663
25664 \begin_inset CommandInset ref
25665 LatexCommand ref
25666 reference "fig:Footnote-placement-in"
25667
25668 \end_inset
25669
25670 , use the LaTeX-package 
25671 \series bold
25672 ftnright
25673 \series default
25674
25675 \begin_inset Index idx
25676 status collapsed
25677
25678 \begin_layout Plain Layout
25679 LaTeX-packages ! ftnright
25680 \end_layout
25681
25682 \end_inset
25683
25684  with this command in the document preamble:
25685 \end_layout
25686
25687 \begin_layout Standard
25688
25689 \series bold
25690
25691 \backslash
25692 usepackage{ftnright}
25693 \end_layout
25694
25695 \begin_layout Standard
25696 \begin_inset Float figure
25697 placement !h
25698 wide false
25699 sideways false
25700 status open
25701
25702 \begin_layout Plain Layout
25703 \begin_inset ERT
25704 status collapsed
25705
25706 \begin_layout Plain Layout
25707
25708
25709 \backslash
25710 framebox{
25711 \end_layout
25712
25713 \end_inset
25714
25715
25716 \begin_inset Graphics
25717         filename clipart/without_fntright.pdf
25718         width 100col%
25719         scaleBeforeRotation
25720
25721 \end_inset
25722
25723
25724 \begin_inset ERT
25725 status collapsed
25726
25727 \begin_layout Plain Layout
25728
25729 }
25730 \end_layout
25731
25732 \end_inset
25733
25734
25735 \end_layout
25736
25737 \begin_layout Plain Layout
25738 \begin_inset Caption
25739
25740 \begin_layout Plain Layout
25741 \begin_inset CommandInset label
25742 LatexCommand label
25743 name "fig:Standard-footnote-placement"
25744
25745 \end_inset
25746
25747 Standard footnote placement in two-column documents.
25748 \end_layout
25749
25750 \end_inset
25751
25752
25753 \end_layout
25754
25755 \end_inset
25756
25757
25758 \end_layout
25759
25760 \begin_layout Standard
25761 \begin_inset Float figure
25762 placement !h
25763 wide false
25764 sideways false
25765 status open
25766
25767 \begin_layout Plain Layout
25768 \begin_inset ERT
25769 status collapsed
25770
25771 \begin_layout Plain Layout
25772
25773
25774 \backslash
25775 framebox{
25776 \end_layout
25777
25778 \end_inset
25779
25780
25781 \begin_inset Graphics
25782         filename clipart/with_fntright.pdf
25783         width 100col%
25784         scaleBeforeRotation
25785
25786 \end_inset
25787
25788
25789 \begin_inset ERT
25790 status collapsed
25791
25792 \begin_layout Plain Layout
25793
25794 }
25795 \end_layout
25796
25797 \end_inset
25798
25799
25800 \end_layout
25801
25802 \begin_layout Plain Layout
25803 \begin_inset Caption
25804
25805 \begin_layout Plain Layout
25806 \begin_inset CommandInset label
25807 LatexCommand label
25808 name "fig:Footnote-placement-in"
25809
25810 \end_inset
25811
25812 Footnote placement in two-column documents when the LaTeX-package 
25813 \series bold
25814 ftnright
25815 \series default
25816  is used.
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \end_inset
25825
25826
25827 \end_layout
25828
25829 \begin_layout Standard
25830 \begin_inset VSpace bigskip
25831 \end_inset
25832
25833 In some scientific literature it is usual to collect the footnotes and print
25834  them in a separate paragraph at the end of a section, as in Figure
25835 \begin_inset space ~
25836 \end_inset
25837
25838
25839 \begin_inset CommandInset ref
25840 LatexCommand ref
25841 reference "fig:Endnotes"
25842
25843 \end_inset
25844
25845 .
25846  They are then called 
25847 \begin_inset Quotes eld
25848 \end_inset
25849
25850 endnotes
25851 \begin_inset Quotes erd
25852 \end_inset
25853
25854 .
25855 \begin_inset Index idx
25856 status collapsed
25857
25858 \begin_layout Plain Layout
25859 Endnotes
25860 \end_layout
25861
25862 \end_inset
25863
25864  To use endnotes instead of footnotes in your document, load in the menu
25865  
25866 \family sans
25867 Document\SpecialChar \menuseparator
25868 Settings\SpecialChar \menuseparator
25869 Modules 
25870 \family default
25871 the module 
25872 \family sans
25873 Foot
25874 \begin_inset space ~
25875 \end_inset
25876
25877 to
25878 \begin_inset space ~
25879 \end_inset
25880
25881 End
25882 \family default
25883 .
25884  To insert the collected footnotes, insert the command
25885 \end_layout
25886
25887 \begin_layout Standard
25888
25889 \series bold
25890
25891 \backslash
25892 theendnotes
25893 \end_layout
25894
25895 \begin_layout Standard
25896 in TeX-Code at the end of a section or chapter.
25897 \end_layout
25898
25899 \begin_layout Standard
25900 \begin_inset Float figure
25901 wide false
25902 sideways false
25903 status open
25904
25905 \begin_layout Plain Layout
25906 \align center
25907 \begin_inset ERT
25908 status collapsed
25909
25910 \begin_layout Plain Layout
25911
25912
25913 \backslash
25914 framebox{
25915 \end_layout
25916
25917 \end_inset
25918
25919
25920 \begin_inset Graphics
25921         filename clipart/endnotes.pdf
25922         scaleBeforeRotation
25923
25924 \end_inset
25925
25926
25927 \begin_inset ERT
25928 status collapsed
25929
25930 \begin_layout Plain Layout
25931
25932 }
25933 \end_layout
25934
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \begin_layout Plain Layout
25941 \begin_inset Caption
25942
25943 \begin_layout Plain Layout
25944 \begin_inset CommandInset label
25945 LatexCommand label
25946 name "fig:Endnotes"
25947
25948 \end_inset
25949
25950 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
25951  or chapters.
25952 \end_layout
25953
25954 \end_inset
25955
25956
25957 \end_layout
25958
25959 \end_inset
25960
25961
25962 \end_layout
25963
25964 \begin_layout Standard
25965 \begin_inset VSpace medskip
25966 \end_inset
25967
25968 The paragraph heading for the endnotes isn't automatically translated into
25969  the document language, this must be done manually.
25970  The following preamble command translates the default English 
25971 \begin_inset Quotes eld
25972 \end_inset
25973
25974 Notes
25975 \begin_inset Quotes erd
25976 \end_inset
25977
25978  into the German 
25979 \begin_inset Quotes eld
25980 \end_inset
25981
25982 Anmerkungen
25983 \begin_inset Quotes erd
25984 \end_inset
25985
25986 :
25987 \end_layout
25988
25989 \begin_layout Standard
25990
25991 \series bold
25992
25993 \backslash
25994 renewcommand{
25995 \backslash
25996 notesname}{Anmerkungen}
25997 \end_layout
25998
25999 \begin_layout Standard
26000 \begin_inset VSpace medskip
26001 \end_inset
26002
26003 The numbering of endnotes can be changed like the footnote numbering as
26004  described in section
26005 \begin_inset space ~
26006 \end_inset
26007
26008
26009 \begin_inset CommandInset ref
26010 LatexCommand ref
26011 reference "sub:Footnote-Numbering"
26012
26013 \end_inset
26014
26015 ; just replace the command 
26016 \series bold
26017
26018 \backslash
26019 thefootnote
26020 \series default
26021  by 
26022 \series bold
26023
26024 \backslash
26025 theendnote
26026 \series default
26027 .
26028  To reset the endnote number use the command 
26029 \series bold
26030
26031 \backslash
26032 @addtoreset
26033 \series default
26034  as described in section
26035 \begin_inset space ~
26036 \end_inset
26037
26038
26039 \begin_inset CommandInset ref
26040 LatexCommand ref
26041 reference "sub:Footnote-Numbering"
26042
26043 \end_inset
26044
26045  and replace the command parameter 
26046 \series bold
26047 footnote
26048 \series default
26049  by 
26050 \series bold
26051 endnote
26052 \series default
26053 .
26054 \end_layout
26055
26056 \begin_layout Standard
26057 For endnotes there is the command 
26058 \series bold
26059
26060 \backslash
26061 endnotemark[number]
26062 \series default
26063  similar to the command 
26064 \series bold
26065
26066 \backslash
26067 footnotemark
26068 \series default
26069 , that is described in section
26070 \begin_inset space ~
26071 \end_inset
26072
26073
26074 \begin_inset CommandInset ref
26075 LatexCommand ref
26076 reference "sec:Footnotes"
26077
26078 \end_inset
26079
26080 .
26081 \end_layout
26082
26083 \begin_layout Standard
26084 \begin_inset VSpace bigskip
26085 \end_inset
26086
26087 Footnotes can also be placed in the page margin and the footnote text alignment
26088  can be changed, see the LaTeX-package 
26089 \series bold
26090 footmisc
26091 \series default
26092
26093 \begin_inset Index idx
26094 status collapsed
26095
26096 \begin_layout Plain Layout
26097 LaTeX-packages ! footmisc
26098 \end_layout
26099
26100 \end_inset
26101
26102
26103 \begin_inset CommandInset citation
26104 LatexCommand cite
26105 key "footmisc"
26106
26107 \end_inset
26108
26109  for more information about this.
26110 \end_layout
26111
26112 \begin_layout Standard
26113 For various further footnote formatting issues have a look at LaTeX-books,
26114  
26115 \begin_inset CommandInset citation
26116 LatexCommand cite
26117 key "latexcompanion,latexguide,latexbook"
26118
26119 \end_inset
26120
26121 .
26122 \end_layout
26123
26124 \begin_layout Section
26125 Margin Notes
26126 \begin_inset Index idx
26127 status collapsed
26128
26129 \begin_layout Plain Layout
26130 Notes ! Margin Notes
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \end_layout
26137
26138 \begin_layout Standard
26139 Margin notes look and behave in LyX like footnotes.
26140  They are inserted via the menu 
26141 \family sans
26142 Insert\SpecialChar \menuseparator
26143 Marginal
26144 \begin_inset space ~
26145 \end_inset
26146
26147 Note
26148 \family default
26149  or the toolbar button 
26150 \begin_inset Graphics
26151         filename ../images/marginalnote-insert.png
26152         scale 85
26153         scaleBeforeRotation
26154
26155 \end_inset
26156
26157 .
26158  A grey 
26159 \family roman
26160 \series medium
26161 box with the
26162 \family default
26163 \series default
26164  red 
26165 \family roman
26166 \series medium
26167 label 
26168 \begin_inset Quotes eld
26169 \end_inset
26170
26171 margin
26172 \begin_inset Quotes erd
26173 \end_inset
26174
26175  appears where you can enter the text of the margin note.
26176 \end_layout
26177
26178 \begin_layout Standard
26179 At the side is an example margin note.
26180
26181 \family roman
26182 \series medium
26183  
26184 \begin_inset Marginal
26185 status open
26186
26187 \begin_layout Plain Layout
26188 This is a margin note.
26189 \end_layout
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \begin_layout Standard
26197 Margin notes appear at the right side in single-sided documents.
26198  In double-sided documents they appear in the outer margin â€“ left on even
26199  pages, right on odd pages.
26200  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
26201 d when the note appears in the left margin.
26202  The first line of the margin note is placed at the position of the text
26203  line where it is inserted in the document.
26204 \end_layout
26205
26206 \begin_layout Standard
26207 \begin_inset VSpace bigskip
26208 \end_inset
26209
26210 To place the margin note in the inner margin, add the command
26211 \end_layout
26212
26213 \begin_layout Standard
26214
26215 \series bold
26216
26217 \backslash
26218 reversemarginpar
26219 \end_layout
26220
26221 \begin_layout Standard
26222 in TeX-Code before a margin note.
26223  The new placement is valid for all subsequent margin notes.
26224  
26225 \begin_inset ERT
26226 status collapsed
26227
26228 \begin_layout Plain Layout
26229
26230
26231 \backslash
26232 reversemarginpar 
26233 \end_layout
26234
26235 \end_inset
26236
26237
26238 \begin_inset Marginal
26239 status open
26240
26241 \begin_layout Plain Layout
26242 This is a margin note in the inner margin.
26243 \end_layout
26244
26245 \end_inset
26246
26247
26248 \series bold
26249
26250 \begin_inset Newline newline
26251 \end_inset
26252
26253
26254 \series default
26255
26256 \begin_inset Note Greyedout
26257 status open
26258
26259 \begin_layout Plain Layout
26260
26261 \series bold
26262 Note:
26263 \series default
26264  There is often not enough space in the inner margin so that the notes are
26265  not correctly displayed in the output.
26266 \end_layout
26267
26268 \end_inset
26269
26270
26271 \end_layout
26272
26273 \begin_layout Standard
26274 To return to the default placement insert the command
26275 \end_layout
26276
26277 \begin_layout Standard
26278
26279 \series bold
26280
26281 \backslash
26282 normalmarginpar
26283 \end_layout
26284
26285 \begin_layout Standard
26286 in TeX-Code.
26287 \begin_inset ERT
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291
26292
26293 \backslash
26294 normalmarginpar 
26295 \end_layout
26296
26297 \end_inset
26298
26299  
26300 \begin_inset Note Greyedout
26301 status open
26302
26303 \begin_layout Plain Layout
26304
26305 \series bold
26306 Note:
26307 \series default
26308  The command is ignored when it is within a paragraph where also the command
26309  
26310 \series bold
26311
26312 \backslash
26313 reversemarginpar
26314 \series default
26315  is inserted.
26316 \end_layout
26317
26318 \end_inset
26319
26320
26321 \end_layout
26322
26323 \begin_layout Standard
26324 \begin_inset VSpace bigskip
26325 \end_inset
26326
26327
26328 \family roman
26329 \series medium
26330
26331 \begin_inset Marginal
26332 status open
26333
26334 \begin_layout Plain Layout
26335 AVeryLongMarginParWord that isn't hyphenated.
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \family default
26342 \series default
26343  Similar to the case described in section
26344 \begin_inset space ~
26345 \end_inset
26346
26347
26348 \begin_inset CommandInset ref
26349 LatexCommand ref
26350 reference "sub:Multiple-Lines-in"
26351
26352 \end_inset
26353
26354 , long words cannot be hyphenated when they are the first word in a margin
26355  note.
26356  To avoid this, insert 0
26357 \begin_inset space \thinspace{}
26358 \end_inset
26359
26360 pt horizontal space before the word
26361 \family roman
26362 \series medium
26363 .
26364  
26365 \begin_inset Marginal
26366 status open
26367
26368 \begin_layout Plain Layout
26369 \begin_inset space \hspace*{}
26370 \length 0pt
26371 \end_inset
26372
26373 AVeryLongMarginParWord that is hyphenated.
26374 \end_layout
26375
26376 \end_inset
26377
26378
26379 \end_layout
26380
26381 \begin_layout Standard
26382 \begin_inset VSpace bigskip
26383 \end_inset
26384
26385
26386 \end_layout
26387
26388 \begin_layout Standard
26389 \begin_inset Note Greyedout
26390 status open
26391
26392 \begin_layout Plain Layout
26393
26394 \series bold
26395 Note:
26396 \series default
26397  Margin notes can normally not be used inside tables, floats, and footnotes.
26398 \end_layout
26399
26400 \end_inset
26401
26402
26403 \end_layout
26404
26405 \begin_layout Standard
26406 \begin_inset VSpace bigskip
26407 \end_inset
26408
26409
26410 \end_layout
26411
26412 \begin_layout Standard
26413 \begin_inset ERT
26414 status collapsed
26415
26416 \begin_layout Plain Layout
26417
26418
26419 \backslash
26420 ifmarginnote
26421 \end_layout
26422
26423 \end_inset
26424
26425
26426 \begin_inset Note Note
26427 status open
26428
26429 \begin_layout Plain Layout
26430 The following section will only be displayed when the LaTeX-package 
26431 \series bold
26432 marginnote
26433 \series default
26434  is installed.
26435 \end_layout
26436
26437 \end_inset
26438
26439
26440 \end_layout
26441
26442 \begin_layout Standard
26443 This restriction can be evaded by using the LaTeX-package 
26444 \series bold
26445 marginnote
26446 \series default
26447
26448 \begin_inset Index idx
26449 status collapsed
26450
26451 \begin_layout Plain Layout
26452 LaTeX-packages ! marginnote
26453 \end_layout
26454
26455 \end_inset
26456
26457 .
26458  By adding these two lines to your document preamble, the command used by
26459  LyX for margin notes is redefined to use the command provided by the 
26460 \series bold
26461 marginnote
26462 \series default
26463 -package:
26464 \end_layout
26465
26466 \begin_layout Standard
26467
26468 \series bold
26469
26470 \backslash
26471 usepackage{marginnote}
26472 \begin_inset Newline newline
26473 \end_inset
26474
26475
26476 \backslash
26477 let
26478 \backslash
26479 marginpar
26480 \backslash
26481 marginnote
26482 \end_layout
26483
26484 \begin_layout Standard
26485 This is also used in this document because 
26486 \series bold
26487 marginnote
26488 \series default
26489  has another useful feature: You can set a vertical offset for the note.
26490  This is often needed when too many margin notes are too close together
26491  or for a better page layout.
26492  The offset is set in LyX as TeX-Code directly after the margin note in
26493  the scheme
26494 \end_layout
26495
26496 \begin_layout Standard
26497
26498 \series bold
26499 [offset]
26500 \end_layout
26501
26502 \begin_layout Standard
26503 where the offset is a length with one of the units listed in Table
26504 \begin_inset space ~
26505 \end_inset
26506
26507
26508 \begin_inset CommandInset ref
26509 LatexCommand ref
26510 reference "tab:Units"
26511
26512 \end_inset
26513
26514 .
26515  A negative value shifts the note up, a positive value shifts it down.
26516  
26517 \family roman
26518 \series medium
26519 For example the margin note beside this text line is shifted up 1.5
26520 \begin_inset space \thinspace{}
26521 \end_inset
26522
26523 cm with the TeX-Code-command 
26524 \begin_inset Quotes eld
26525 \end_inset
26526
26527
26528 \family default
26529 \series bold
26530 [-1.5cm]
26531 \family roman
26532 \series medium
26533
26534 \begin_inset Quotes erd
26535 \end_inset
26536
26537
26538 \begin_inset Marginal
26539 status open
26540
26541 \begin_layout Plain Layout
26542 This margin note is shifted up 1.5
26543 \begin_inset space \thinspace{}
26544 \end_inset
26545
26546 cm from its original position.
26547 \end_layout
26548
26549 \end_inset
26550
26551
26552 \family default
26553 \series default
26554
26555 \begin_inset ERT
26556 status collapsed
26557
26558 \begin_layout Plain Layout
26559
26560 [-1.5cm]
26561 \end_layout
26562
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \begin_layout Standard
26569 \begin_inset VSpace medskip
26570 \end_inset
26571
26572 With 
26573 \series bold
26574 marginnote
26575 \series default
26576  you can also change the alignment of the text in the margin note.
26577  For example the commands
26578 \end_layout
26579
26580 \begin_layout Standard
26581
26582 \series bold
26583
26584 \backslash
26585 renewcommand*{
26586 \backslash
26587 raggedleftmarginnote}{
26588 \backslash
26589 centering}
26590 \begin_inset Newline newline
26591 \end_inset
26592
26593
26594 \backslash
26595 renewcommand*{
26596 \backslash
26597 raggedrightmarginnote}{
26598 \backslash
26599 centering}
26600 \end_layout
26601
26602 \begin_layout Standard
26603 set the alignment to centered.
26604  
26605 \series bold
26606
26607 \backslash
26608 raggedleftmarginnote
26609 \series default
26610  denotes margin notes that appear at the left side.
26611 \family roman
26612 \series medium
26613
26614 \begin_inset ERT
26615 status collapsed
26616
26617 \begin_layout Plain Layout
26618
26619
26620 \backslash
26621 renewcommand*{
26622 \backslash
26623 raggedleftmarginnote}{
26624 \backslash
26625 centering}
26626 \end_layout
26627
26628 \begin_layout Plain Layout
26629
26630
26631 \backslash
26632 renewcommand*{
26633 \backslash
26634 raggedrightmarginnote}{
26635 \backslash
26636 centering}
26637 \end_layout
26638
26639 \end_inset
26640
26641
26642 \begin_inset Marginal
26643 status open
26644
26645 \begin_layout Plain Layout
26646 The text of this margin note is centered.
26647 \end_layout
26648
26649 \end_inset
26650
26651
26652 \family default
26653 \series default
26654  The default is
26655 \end_layout
26656
26657 \begin_layout Standard
26658
26659 \series bold
26660
26661 \backslash
26662 renewcommand*{
26663 \backslash
26664 raggedleftmarginnote}{
26665 \backslash
26666 raggedleft}
26667 \begin_inset Newline newline
26668 \end_inset
26669
26670
26671 \backslash
26672 renewcommand*{
26673 \backslash
26674 raggedrightmarginnote}{
26675 \backslash
26676 raggedright}
26677 \family roman
26678 \series medium
26679
26680 \begin_inset ERT
26681 status collapsed
26682
26683 \begin_layout Plain Layout
26684
26685
26686 \backslash
26687 renewcommand*{
26688 \backslash
26689 raggedleftmarginnote}{
26690 \backslash
26691 raggedleft}
26692 \end_layout
26693
26694 \begin_layout Plain Layout
26695
26696
26697 \backslash
26698 renewcommand*{
26699 \backslash
26700 raggedrightmarginnote}{
26701 \backslash
26702 raggedright}
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \begin_layout Standard
26711 \begin_inset VSpace medskip
26712 \end_inset
26713
26714 For the other features of 
26715 \series bold
26716 marginnote
26717 \series default
26718  refer to its documentation 
26719 \begin_inset CommandInset citation
26720 LatexCommand cite
26721 key "marginnote"
26722
26723 \end_inset
26724
26725 .
26726 \end_layout
26727
26728 \begin_layout Standard
26729 \begin_inset VSpace bigskip
26730 \end_inset
26731
26732 You can adjust the layout of margin notes by changing its definition.
26733  To create for example a header for all margin notes with the underlined,
26734  sans-serif, and bold header text 
26735 \begin_inset Quotes eld
26736 \end_inset
26737
26738
26739 \family sans
26740 \series bold
26741 \bar under
26742 Attention!
26743 \family default
26744 \series default
26745 \bar default
26746
26747 \begin_inset Quotes erd
26748 \end_inset
26749
26750 , add this to your document preamble:
26751 \end_layout
26752
26753 \begin_layout Standard
26754
26755 \series bold
26756
26757 \backslash
26758 let
26759 \backslash
26760 myMarginpar
26761 \backslash
26762 marginpar
26763 \begin_inset Newline newline
26764 \end_inset
26765
26766
26767 \backslash
26768 renewcommand{
26769 \backslash
26770 marginpar}[1]{
26771 \backslash
26772 myMarginpar{%
26773 \begin_inset Newline newline
26774 \end_inset
26775
26776
26777 \begin_inset Phantom HPhantom
26778 status open
26779
26780 \begin_layout Plain Layout
26781
26782 \series bold
26783 \begin_inset space ~
26784 \end_inset
26785
26786
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \backslash
26793 hspace{0pt}
26794 \backslash
26795 textsf{
26796 \backslash
26797 textbf{
26798 \backslash
26799 underbar{Attention!}}}%
26800 \begin_inset Newline newline
26801 \end_inset
26802
26803
26804 \begin_inset Phantom HPhantom
26805 status open
26806
26807 \begin_layout Plain Layout
26808
26809 \series bold
26810 \begin_inset space ~
26811 \end_inset
26812
26813
26814 \end_layout
26815
26816 \end_inset
26817
26818
26819 \backslash
26820 vspace{1.5mm}
26821 \backslash
26822
26823 \backslash
26824 #1}}
26825 \end_layout
26826
26827 \begin_layout Standard
26828
26829 \family roman
26830 \series medium
26831 \begin_inset ERT
26832 status collapsed
26833
26834 \begin_layout Plain Layout
26835
26836
26837 \backslash
26838 let
26839 \backslash
26840 myMarginpar
26841 \backslash
26842 marginpar
26843 \end_layout
26844
26845 \begin_layout Plain Layout
26846
26847
26848 \backslash
26849 renewcommand{
26850 \backslash
26851 marginpar}[1]{
26852 \backslash
26853 myMarginpar{%
26854 \end_layout
26855
26856 \begin_layout Plain Layout
26857
26858    
26859 \backslash
26860 textsf{
26861 \backslash
26862 textbf{
26863 \backslash
26864 underbar{Attention!}}}%
26865 \end_layout
26866
26867 \begin_layout Plain Layout
26868
26869    
26870 \backslash
26871 vspace{1.5mm}
26872 \backslash
26873
26874 \backslash
26875 #1}}
26876 \end_layout
26877
26878 \end_inset
26879
26880
26881 \begin_inset Marginal
26882 status open
26883
26884 \begin_layout Plain Layout
26885 This is a margin note with a defined heading.
26886 \end_layout
26887
26888 \end_inset
26889
26890
26891 \family default
26892 \series default
26893
26894 \begin_inset ERT
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898
26899 [-1.5cm]
26900 \end_layout
26901
26902 \end_inset
26903
26904
26905 \family roman
26906 \series medium
26907
26908 \begin_inset ERT
26909 status collapsed
26910
26911 \begin_layout Plain Layout
26912
26913
26914 \backslash
26915 renewcommand{
26916 \backslash
26917 marginpar}[1]{
26918 \backslash
26919 myMarginpar{#1}}
26920 \end_layout
26921
26922 \end_inset
26923
26924
26925 \family default
26926 \series default
26927
26928 \begin_inset Note Note
26929 status collapsed
26930
26931 \begin_layout Plain Layout
26932 The margin note format is changed only for this example.
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \end_layout
26939
26940 \begin_layout Standard
26941 \begin_inset ERT
26942 status collapsed
26943
26944 \begin_layout Plain Layout
26945
26946
26947 \backslash
26948 else
26949 \end_layout
26950
26951 \end_inset
26952
26953
26954 \begin_inset Note Note
26955 status open
26956
26957 \begin_layout Plain Layout
26958 The following will be displayed when the LaTeX-package 
26959 \series bold
26960 marginnote
26961 \series default
26962  is not installed:
26963 \end_layout
26964
26965 \end_inset
26966
26967
26968 \end_layout
26969
26970 \begin_layout Standard
26971 You need to install the LaTeX-package 
26972 \series bold
26973 marginnote
26974 \series default
26975  to see the following part of this section in the output.
26976 \end_layout
26977
26978 \begin_layout Standard
26979 \begin_inset ERT
26980 status collapsed
26981
26982 \begin_layout Plain Layout
26983
26984
26985 \backslash
26986 fi
26987 \end_layout
26988
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \begin_layout Chapter
26995 Boxes
26996 \end_layout
26997
26998 \begin_layout Section
26999 Introduction
27000 \begin_inset Index idx
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004 Boxes ! Introduction
27005 \end_layout
27006
27007 \end_inset
27008
27009
27010 \end_layout
27011
27012 \begin_layout Standard
27013 Boxes are used to format a block of text.
27014  Boxes can be used to write documents with multiple languages, see section
27015 \begin_inset space ~
27016 \end_inset
27017
27018
27019 \begin_inset CommandInset ref
27020 LatexCommand ref
27021 reference "sec:Minipages"
27022
27023 \end_inset
27024
27025 , to frame texts, see section
27026 \begin_inset space ~
27027 \end_inset
27028
27029
27030 \begin_inset CommandInset ref
27031 LatexCommand ref
27032 reference "sec:Decoration"
27033
27034 \end_inset
27035
27036 , to prevent words from being hyphenated, see section
27037 \begin_inset space ~
27038 \end_inset
27039
27040
27041 \begin_inset CommandInset ref
27042 LatexCommand ref
27043 reference "sec:Prevent-Hyphenation"
27044
27045 \end_inset
27046
27047 , to align text, see section
27048 \begin_inset space ~
27049 \end_inset
27050
27051
27052 \begin_inset CommandInset ref
27053 LatexCommand ref
27054 reference "sub:Vertical-Alignment"
27055
27056 \end_inset
27057
27058 , or to set the background color of texts, see section
27059 \begin_inset space ~
27060 \end_inset
27061
27062
27063 \begin_inset CommandInset ref
27064 LatexCommand ref
27065 reference "sec:Colored-Boxes"
27066
27067 \end_inset
27068
27069 .
27070 \end_layout
27071
27072 \begin_layout Standard
27073 Boxes can be inserted with the menu 
27074 \family sans
27075 Insert\SpecialChar \menuseparator
27076 Box
27077 \family default
27078  or the toolbar button 
27079 \begin_inset Graphics
27080         filename ../images/box-insert.png
27081         scale 85
27082         scaleBeforeRotation
27083
27084 \end_inset
27085
27086 .
27087  A grey box with the label 
27088 \family sans
27089 Box (Minipage)
27090 \family default
27091
27092 \begin_inset Graphics
27093         filename clipart/BoxInsetDefaultQt4.png
27094         scale 85
27095         scaleBeforeRotation
27096
27097 \end_inset
27098
27099  will be inserted.
27100  The box type can be specified by right-clicking on the box and selecting
27101  
27102 \family sans
27103 Settings
27104 \family default
27105 .
27106  The box dialog offers the 
27107 \family sans
27108 Inner
27109 \begin_inset space ~
27110 \end_inset
27111
27112 Box
27113 \family default
27114  types 
27115 \family sans
27116 Makebox
27117 \family default
27118
27119 \family sans
27120 Parbox
27121 \family default
27122  and 
27123 \family sans
27124 Minipage
27125 \family default
27126 .
27127  The type 
27128 \family sans
27129 Minipage
27130 \family default
27131  is the default for new boxes and is explained in section
27132 \begin_inset space ~
27133 \end_inset
27134
27135
27136 \begin_inset CommandInset ref
27137 LatexCommand ref
27138 reference "sec:Minipages"
27139
27140 \end_inset
27141
27142 ; the type 
27143 \family sans
27144 Parbox
27145 \family default
27146  is described in section
27147 \begin_inset space ~
27148 \end_inset
27149
27150
27151 \begin_inset CommandInset ref
27152 LatexCommand ref
27153 reference "sec:Parboxes"
27154
27155 \end_inset
27156
27157  and the type 
27158 \family sans
27159 Makebox
27160 \family default
27161  in 
27162 \begin_inset CommandInset ref
27163 LatexCommand ref
27164 reference "sec:Prevent-Hyphenation"
27165
27166 \end_inset
27167
27168 .
27169 \end_layout
27170
27171 \begin_layout Standard
27172 Boxes are not numbered and can therefore not be referenced like floats or
27173  footnotes.
27174 \end_layout
27175
27176 \begin_layout Standard
27177 \begin_inset Note Greyedout
27178 status open
27179
27180 \begin_layout Plain Layout
27181
27182 \series bold
27183 Note:
27184 \series default
27185  Boxes must not be the item in an 
27186 \family sans
27187 Itemize
27188 \family default
27189  or 
27190 \family sans
27191 Description
27192 \family default
27193  environment.
27194 \end_layout
27195
27196 \end_inset
27197
27198
27199 \end_layout
27200
27201 \begin_layout Standard
27202 \begin_inset Note Greyedout
27203 status open
27204
27205 \begin_layout Plain Layout
27206
27207 \series bold
27208 Note:
27209 \series default
27210  For an unknown reason you can only set the 
27211 \family sans
27212 Inner
27213 \begin_inset space ~
27214 \end_inset
27215
27216 Box
27217 \family default
27218  type to 
27219 \family sans
27220 None
27221 \family default
27222  when you use a framed box.
27223  Boxes without an 
27224 \family sans
27225 Inner
27226 \begin_inset space ~
27227 \end_inset
27228
27229 Box
27230 \family default
27231  type and without frames are explained in section
27232 \begin_inset space ~
27233 \end_inset
27234
27235
27236 \begin_inset CommandInset ref
27237 LatexCommand ref
27238 reference "sec:Prevent-Hyphenation"
27239
27240 \end_inset
27241
27242 .
27243 \end_layout
27244
27245 \end_inset
27246
27247
27248 \end_layout
27249
27250 \begin_layout Section
27251 Box Dialog
27252 \begin_inset CommandInset label
27253 LatexCommand label
27254 name "sec:Box-Dialog"
27255
27256 \end_inset
27257
27258
27259 \begin_inset Index idx
27260 status collapsed
27261
27262 \begin_layout Plain Layout
27263 Boxes ! Box Dialog
27264 \end_layout
27265
27266 \end_inset
27267
27268
27269 \end_layout
27270
27271 \begin_layout Subsection
27272 Size
27273 \begin_inset Index idx
27274 status collapsed
27275
27276 \begin_layout Plain Layout
27277 Boxes ! Size
27278 \end_layout
27279
27280 \end_inset
27281
27282
27283 \end_layout
27284
27285 \begin_layout Standard
27286 In the box dialog you can adjust the box geometry in the fields 
27287 \family sans
27288 Width
27289 \family default
27290  and 
27291 \family sans
27292 Height
27293 \family default
27294 .
27295  The available units for the geometry are explained in Table
27296 \begin_inset space ~
27297 \end_inset
27298
27299
27300 \begin_inset CommandInset ref
27301 LatexCommand ref
27302 reference "tab:Units"
27303
27304 \end_inset
27305
27306 .
27307  The field 
27308 \family sans
27309 Height
27310 \family default
27311  offers the following additional sizes:
27312 \end_layout
27313
27314 \begin_layout Description
27315 Depth This is the plain text 
27316 \begin_inset Quotes eld
27317 \end_inset
27318
27319 height
27320 \begin_inset Quotes erd
27321 \end_inset
27322
27323 .
27324  It ignores the total depth when there are multiple text lines in the box:
27325 \begin_inset Newline newline
27326 \end_inset
27327
27328
27329 \begin_inset Newline newline
27330 \end_inset
27331
27332
27333 \begin_inset Newline newline
27334 \end_inset
27335
27336
27337 \begin_inset Box Boxed
27338 position "c"
27339 hor_pos "c"
27340 has_inner_box 1
27341 inner_pos "c"
27342 use_parbox 0
27343 use_makebox 0
27344 width "12col%"
27345 special "none"
27346 height "1in"
27347 height_special "depth"
27348 status collapsed
27349
27350 \begin_layout Plain Layout
27351 \align center
27352 Box height set to 1
27353 \begin_inset space \thinspace{}
27354 \end_inset
27355
27356 Depth
27357 \end_layout
27358
27359 \end_inset
27360
27361
27362 \begin_inset Newline newline
27363 \end_inset
27364
27365
27366 \begin_inset Newline newline
27367 \end_inset
27368
27369
27370 \end_layout
27371
27372 \begin_layout Description
27373 Height This is the height of the text that is inside the box.
27374  A value of e.
27375 \begin_inset space \thinspace{}
27376 \end_inset
27377
27378 g.
27379 \begin_inset space \space{}
27380 \end_inset
27381
27382 2 for this size will set the box height to 2
27383 \begin_inset space ~
27384 \end_inset
27385
27386 times the text height: 
27387 \begin_inset Box Boxed
27388 position "c"
27389 hor_pos "c"
27390 has_inner_box 1
27391 inner_pos "c"
27392 use_parbox 0
27393 use_makebox 0
27394 width "20col%"
27395 special "none"
27396 height "2in"
27397 height_special "height"
27398 status collapsed
27399
27400 \begin_layout Plain Layout
27401 \align center
27402 Box height set to 2
27403 \begin_inset space \thinspace{}
27404 \end_inset
27405
27406 Height
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \begin_layout Description
27415 Total
27416 \begin_inset space ~
27417 \end_inset
27418
27419 Height This is the Height
27420 \begin_inset space \thinspace{}
27421 \end_inset
27422
27423 +
27424 \begin_inset space \thinspace{}
27425 \end_inset
27426
27427 Depth: 
27428 \begin_inset Box Boxed
27429 position "c"
27430 hor_pos "c"
27431 has_inner_box 1
27432 inner_pos "c"
27433 use_parbox 0
27434 use_makebox 0
27435 width "20col%"
27436 special "none"
27437 height "1in"
27438 height_special "totalheight"
27439 status collapsed
27440
27441 \begin_layout Plain Layout
27442 \align center
27443 Box height set to 1
27444 \begin_inset space \thinspace{}
27445 \end_inset
27446
27447 Total
27448 \begin_inset space ~
27449 \end_inset
27450
27451 Height
27452 \end_layout
27453
27454 \end_inset
27455
27456
27457 \end_layout
27458
27459 \begin_layout Description
27460 Width This sets the width of the box as height: 
27461 \begin_inset Box Boxed
27462 position "c"
27463 hor_pos "c"
27464 has_inner_box 1
27465 inner_pos "c"
27466 use_parbox 0
27467 use_makebox 0
27468 width "12col%"
27469 special "none"
27470 height "1in"
27471 height_special "width"
27472 status collapsed
27473
27474 \begin_layout Plain Layout
27475 \align center
27476 Box height set to 1
27477 \begin_inset space \thinspace{}
27478 \end_inset
27479
27480 Width
27481 \end_layout
27482
27483 \end_inset
27484
27485
27486 \end_layout
27487
27488 \begin_layout Subsection
27489 Alignment
27490 \begin_inset Index idx
27491 status collapsed
27492
27493 \begin_layout Plain Layout
27494 Boxes ! Alignment
27495 \end_layout
27496
27497 \end_inset
27498
27499
27500 \end_layout
27501
27502 \begin_layout Standard
27503 When you have chosen an 
27504 \family sans
27505 Inner
27506 \begin_inset space ~
27507 \end_inset
27508
27509 Box
27510 \family default
27511 , the vertical box alignment can be:
27512 \end_layout
27513
27514 \begin_layout Description
27515 Top This is an example text line.
27516  
27517 \begin_inset Box Boxed
27518 position "t"
27519 hor_pos "c"
27520 has_inner_box 1
27521 inner_pos "c"
27522 use_parbox 0
27523 use_makebox 0
27524 width "12col%"
27525 special "none"
27526 height "1in"
27527 height_special "totalheight"
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 \align center
27532 This box is top-aligned.
27533 \end_layout
27534
27535 \end_inset
27536
27537  This is an example text line.
27538 \end_layout
27539
27540 \begin_layout Description
27541 Middle This is an example text line.
27542  
27543 \begin_inset Box Boxed
27544 position "c"
27545 hor_pos "c"
27546 has_inner_box 1
27547 inner_pos "c"
27548 use_parbox 0
27549 use_makebox 0
27550 width "12col%"
27551 special "none"
27552 height "1in"
27553 height_special "totalheight"
27554 status collapsed
27555
27556 \begin_layout Plain Layout
27557 \align center
27558 This box is middle-aligned.
27559 \end_layout
27560
27561 \end_inset
27562
27563  This is an example text line.
27564 \end_layout
27565
27566 \begin_layout Description
27567 Bottom This is an example text line.
27568  
27569 \begin_inset Box Boxed
27570 position "b"
27571 hor_pos "c"
27572 has_inner_box 1
27573 inner_pos "c"
27574 use_parbox 0
27575 use_makebox 0
27576 width "12col%"
27577 special "none"
27578 height "1in"
27579 height_special "totalheight"
27580 status collapsed
27581
27582 \begin_layout Plain Layout
27583 \align center
27584 This box is bottom-aligned.
27585 \end_layout
27586
27587 \end_inset
27588
27589  This is an example text line.
27590 \end_layout
27591
27592 \begin_layout Standard
27593 \begin_inset Note Greyedout
27594 status open
27595
27596 \begin_layout Plain Layout
27597
27598 \series bold
27599 Note:
27600 \series default
27601  The vertical box alignment can be lost in the output when you have two
27602  boxes in a line and one has e.
27603 \begin_inset space \thinspace{}
27604 \end_inset
27605
27606 g.
27607 \begin_inset space \space{}
27608 \end_inset
27609
27610 a shadow and the other one not.
27611 \end_layout
27612
27613 \end_inset
27614
27615
27616 \end_layout
27617
27618 \begin_layout Standard
27619 The horizontal box alignment can be set via LyX's paragraph dialog when
27620  you set the box into its own paragraph.
27621 \end_layout
27622
27623 \begin_layout Standard
27624 \begin_inset VSpace bigskip
27625 \end_inset
27626
27627 When you have chosen an 
27628 \family sans
27629 Inner
27630 \begin_inset space ~
27631 \end_inset
27632
27633 Box
27634 \family default
27635 , the box content can be aligned vertically to:
27636 \end_layout
27637
27638 \begin_layout Description
27639 top This is an example text line.
27640  
27641 \begin_inset Box Boxed
27642 position "c"
27643 hor_pos "c"
27644 has_inner_box 1
27645 inner_pos "t"
27646 use_parbox 0
27647 use_makebox 0
27648 width "12col%"
27649 special "none"
27650 height "1.5in"
27651 height_special "totalheight"
27652 status collapsed
27653
27654 \begin_layout Plain Layout
27655 \align center
27656 This box text is top-aligned.
27657 \end_layout
27658
27659 \end_inset
27660
27661  This is an example text line.
27662 \end_layout
27663
27664 \begin_layout Description
27665 middle This is an example text line.
27666  
27667 \begin_inset Box Boxed
27668 position "c"
27669 hor_pos "c"
27670 has_inner_box 1
27671 inner_pos "c"
27672 use_parbox 0
27673 use_makebox 0
27674 width "12col%"
27675 special "none"
27676 height "1.5in"
27677 height_special "totalheight"
27678 status collapsed
27679
27680 \begin_layout Plain Layout
27681 \align center
27682 This box text is middle-aligned.
27683 \end_layout
27684
27685 \end_inset
27686
27687  This is an example text line.
27688 \end_layout
27689
27690 \begin_layout Description
27691 bottom This is an example text line.
27692  
27693 \begin_inset Box Boxed
27694 position "c"
27695 hor_pos "c"
27696 has_inner_box 1
27697 inner_pos "b"
27698 use_parbox 0
27699 use_makebox 0
27700 width "12col%"
27701 special "none"
27702 height "1.5in"
27703 height_special "totalheight"
27704 status collapsed
27705
27706 \begin_layout Plain Layout
27707 \align center
27708 This box text is bottom-aligned.
27709 \end_layout
27710
27711 \end_inset
27712
27713  This is an example text line.
27714 \end_layout
27715
27716 \begin_layout Description
27717 stretch This is an example text line.
27718  
27719 \begin_inset Box Boxed
27720 position "c"
27721 hor_pos "c"
27722 has_inner_box 1
27723 inner_pos "s"
27724 use_parbox 0
27725 use_makebox 0
27726 width "12col%"
27727 special "none"
27728 height "1.5in"
27729 height_special "totalheight"
27730 status collapsed
27731
27732 \begin_layout Plain Layout
27733 \align center
27734 This box
27735 \end_layout
27736
27737 \begin_layout Plain Layout
27738 \align center
27739 text is
27740 \end_layout
27741
27742 \begin_layout Plain Layout
27743 \align center
27744 stretched.
27745 \end_layout
27746
27747 \end_inset
27748
27749  This is an example text line.
27750 \end_layout
27751
27752 \begin_layout Standard
27753 To stretch the box content, it must consist of more than one paragraph.
27754  In the example above every text line is in an own paragraph.
27755 \end_layout
27756
27757 \begin_layout Standard
27758 \begin_inset VSpace bigskip
27759 \end_inset
27760
27761 To align the box content horizontally you can use LyX's paragraph dialog
27762  when you have chosen an 
27763 \family sans
27764 Inner
27765 \begin_inset space ~
27766 \end_inset
27767
27768 Box
27769 \family default
27770 .
27771 \end_layout
27772
27773 \begin_layout Standard
27774 \align center
27775 \begin_inset Box Boxed
27776 position "c"
27777 hor_pos "c"
27778 has_inner_box 1
27779 inner_pos "s"
27780 use_parbox 0
27781 use_makebox 0
27782 width "15col%"
27783 special "none"
27784 height "1.25in"
27785 height_special "totalheight"
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789 \align left
27790 This box
27791 \end_layout
27792
27793 \begin_layout Plain Layout
27794 \align center
27795 text is
27796 \end_layout
27797
27798 \begin_layout Plain Layout
27799 \align right
27800 stretched.
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \end_layout
27807
27808 \begin_layout Standard
27809 If you have not set an 
27810 \family sans
27811 Inner
27812 \begin_inset space ~
27813 \end_inset
27814
27815 Box
27816 \family default
27817 , you can align the box content horizontally in the box dialog.
27818 \end_layout
27819
27820 \begin_layout Standard
27821 \align center
27822 \begin_inset Box Boxed
27823 position "c"
27824 hor_pos "s"
27825 has_inner_box 0
27826 inner_pos "s"
27827 use_parbox 0
27828 use_makebox 0
27829 width "90col%"
27830 special "none"
27831 height "1.25in"
27832 height_special "totalheight"
27833 status collapsed
27834
27835 \begin_layout Plain Layout
27836 \align left
27837 This box text is horizontally stretched.
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \begin_layout Subsection
27846 Decoration
27847 \begin_inset CommandInset label
27848 LatexCommand label
27849 name "sec:Decoration"
27850
27851 \end_inset
27852
27853
27854 \begin_inset Index idx
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858 Boxes ! Decoration
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \begin_layout Standard
27867 The type of the box can be specified in the box dialog in the drop-down
27868  list 
27869 \family sans
27870 Decoration
27871 \family default
27872 .
27873  The following types are possible:
27874 \end_layout
27875
27876 \begin_layout Description
27877 No
27878 \begin_inset space ~
27879 \end_inset
27880
27881 frame Nothing is drawn.
27882 \end_layout
27883
27884 \begin_layout Description
27885 Simple
27886 \begin_inset space ~
27887 \end_inset
27888
27889 rectangular
27890 \begin_inset space ~
27891 \end_inset
27892
27893 frame This draws a rectangular frame around the box.
27894  The frame line thickness has the size of 
27895 \series bold
27896
27897 \backslash
27898 fboxrule
27899 \series default
27900 .
27901  
27902 \begin_inset Box Boxed
27903 position "c"
27904 hor_pos "c"
27905 has_inner_box 1
27906 inner_pos "c"
27907 use_parbox 0
27908 use_makebox 0
27909 width "20col%"
27910 special "none"
27911 height "1in"
27912 height_special "totalheight"
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 \align center
27917 Rectangular box
27918 \end_layout
27919
27920 \end_inset
27921
27922
27923 \end_layout
27924
27925 \begin_layout Description
27926 Oval
27927 \begin_inset space ~
27928 \end_inset
27929
27930 box,
27931 \begin_inset space ~
27932 \end_inset
27933
27934 thin This draws an oval frame around the box.
27935  The frame line thickness has the size 0.4
27936 \begin_inset space \thinspace{}
27937 \end_inset
27938
27939 pt.
27940  
27941 \begin_inset Box ovalbox
27942 position "c"
27943 hor_pos "c"
27944 has_inner_box 1
27945 inner_pos "c"
27946 use_parbox 0
27947 use_makebox 0
27948 width "20col%"
27949 special "none"
27950 height "1in"
27951 height_special "totalheight"
27952 status collapsed
27953
27954 \begin_layout Plain Layout
27955 \align center
27956 Oval box, thin
27957 \end_layout
27958
27959 \end_inset
27960
27961
27962 \end_layout
27963
27964 \begin_layout Description
27965 Oval
27966 \begin_inset space ~
27967 \end_inset
27968
27969 box,
27970 \begin_inset space ~
27971 \end_inset
27972
27973 thick This draws an oval frame around the box.
27974  The frame line thickness has the size 0.8
27975 \begin_inset space \thinspace{}
27976 \end_inset
27977
27978 pt.
27979  
27980 \begin_inset Box Ovalbox
27981 position "c"
27982 hor_pos "c"
27983 has_inner_box 1
27984 inner_pos "c"
27985 use_parbox 0
27986 use_makebox 0
27987 width "20col%"
27988 special "none"
27989 height "1in"
27990 height_special "totalheight"
27991 status collapsed
27992
27993 \begin_layout Plain Layout
27994 \align center
27995 Oval box, thick
27996 \end_layout
27997
27998 \end_inset
27999
28000
28001 \end_layout
28002
28003 \begin_layout Description
28004 Drop
28005 \begin_inset space ~
28006 \end_inset
28007
28008 shadow This draws a rectangular frame with a shadow around the box.
28009  The frame line thickness has the size of 
28010 \series bold
28011
28012 \backslash
28013 fboxrule
28014 \series default
28015 , the shadow has a width of 4
28016 \begin_inset space \thinspace{}
28017 \end_inset
28018
28019 pt.
28020  
28021 \begin_inset Box Shadowbox
28022 position "c"
28023 hor_pos "c"
28024 has_inner_box 1
28025 inner_pos "c"
28026 use_parbox 0
28027 use_makebox 0
28028 width "20col%"
28029 special "none"
28030 height "1in"
28031 height_special "totalheight"
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035 \align center
28036 Shadow box
28037 \end_layout
28038
28039 \end_inset
28040
28041
28042 \end_layout
28043
28044 \begin_layout Description
28045 Shaded
28046 \begin_inset space ~
28047 \end_inset
28048
28049 background This draws a box with a red background.
28050  Unlike colored boxes
28051 \begin_inset Foot
28052 status collapsed
28053
28054 \begin_layout Plain Layout
28055 see sec.
28056 \begin_inset space \thinspace{}
28057 \end_inset
28058
28059
28060 \begin_inset CommandInset ref
28061 LatexCommand ref
28062 reference "sec:Colored-Boxes"
28063
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \end_inset
28070
28071 , it always uses the whole column width and the box is set as its own paragraph.
28072  
28073 \begin_inset Box Shaded
28074 position "t"
28075 hor_pos "c"
28076 has_inner_box 0
28077 inner_pos "t"
28078 use_parbox 0
28079 use_makebox 0
28080 width "50col%"
28081 special "none"
28082 height "1in"
28083 height_special "totalheight"
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087 Shaded background box
28088 \end_layout
28089
28090 \end_inset
28091
28092
28093 \end_layout
28094
28095 \begin_layout Description
28096 Double
28097 \begin_inset space ~
28098 \end_inset
28099
28100 rectangular
28101 \begin_inset space ~
28102 \end_inset
28103
28104 frame This draws a double-line rectangular frame around the box.
28105  The line thickness of the inner frame is 0.75
28106 \begin_inset space \thinspace{}
28107 \end_inset
28108
28109
28110 \series bold
28111
28112 \backslash
28113 fboxrule
28114 \series default
28115 , the thickness of the outer frame is 1.5
28116 \begin_inset space \thinspace{}
28117 \end_inset
28118
28119
28120 \series bold
28121
28122 \backslash
28123 fboxrule
28124 \series default
28125 .
28126  The distance between the lines is 1.5
28127 \begin_inset space \thinspace{}
28128 \end_inset
28129
28130
28131 \series bold
28132
28133 \backslash
28134 fboxrule
28135 \series default
28136
28137 \begin_inset space \thinspace{}
28138 \end_inset
28139
28140 +
28141 \begin_inset space \thinspace{}
28142 \end_inset
28143
28144 0.5
28145 \begin_inset space \thinspace{}
28146 \end_inset
28147
28148 pt.
28149  
28150 \begin_inset Box Doublebox
28151 position "c"
28152 hor_pos "c"
28153 has_inner_box 1
28154 inner_pos "c"
28155 use_parbox 0
28156 use_makebox 0
28157 width "20col%"
28158 special "none"
28159 height "1in"
28160 height_special "totalheight"
28161 status collapsed
28162
28163 \begin_layout Plain Layout
28164 \align center
28165 Double rectangular box
28166 \end_layout
28167
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \begin_layout Standard
28174 \begin_inset VSpace bigskip
28175 \end_inset
28176
28177 LyX's box label will reflect the different frame types.
28178  To be able to use all types, the LaTeX-package 
28179 \series bold
28180 fancybox
28181 \series default
28182
28183 \begin_inset Index idx
28184 status collapsed
28185
28186 \begin_layout Plain Layout
28187 LaTeX-packages ! fancybox
28188 \end_layout
28189
28190 \end_inset
28191
28192  must be installed.
28193 \end_layout
28194
28195 \begin_layout Standard
28196 \begin_inset VSpace bigskip
28197 \end_inset
28198
28199 When you use the decoration 
28200 \family sans
28201 simple rectangular frame
28202 \family default
28203  and no inner box, you can allow page breaks within a box.
28204  Note that then, unlike other framed boxes, the frame always uses the whole
28205  column width, the box is set as its own paragraph, and 
28206 \series bold
28207
28208 \backslash
28209 fboxrule
28210 \series default
28211  and 
28212 \series bold
28213
28214 \backslash
28215 fboxsep
28216 \series default
28217  have no effect on this box type.
28218  The frame line thickness has the size of 
28219 \series bold
28220
28221 \backslash
28222 FrameRule
28223 \series default
28224 .
28225  
28226 \begin_inset Box Framed
28227 position "t"
28228 hor_pos "c"
28229 has_inner_box 0
28230 inner_pos "t"
28231 use_parbox 0
28232 use_makebox 0
28233 width "100col%"
28234 special "none"
28235 height "1in"
28236 height_special "totalheight"
28237 status collapsed
28238
28239 \begin_layout Plain Layout
28240 Allow page break box
28241 \end_layout
28242
28243 \end_inset
28244
28245
28246 \end_layout
28247
28248 \begin_layout Section
28249 Box Customization
28250 \begin_inset Index idx
28251 status collapsed
28252
28253 \begin_layout Plain Layout
28254 Boxes ! Customization
28255 \end_layout
28256
28257 \end_inset
28258
28259
28260 \end_layout
28261
28262 \begin_layout Standard
28263 The default value for the size 
28264 \series bold
28265
28266 \backslash
28267 fboxrule
28268 \series default
28269  is 0.4
28270 \begin_inset space \thinspace{}
28271 \end_inset
28272
28273 pt.
28274  It can be changed with the following command in TeX-Code to e.
28275 \begin_inset space \thinspace{}
28276 \end_inset
28277
28278 g.
28279 \begin_inset space \space{}
28280 \end_inset
28281
28282 2
28283 \begin_inset space \thinspace{}
28284 \end_inset
28285
28286 pt:
28287 \end_layout
28288
28289 \begin_layout Standard
28290
28291 \series bold
28292
28293 \backslash
28294 setlength{
28295 \backslash
28296 fboxrule}{2pt}
28297 \end_layout
28298
28299 \begin_layout Standard
28300 \begin_inset ERT
28301 status collapsed
28302
28303 \begin_layout Plain Layout
28304
28305
28306 \backslash
28307 setlength{
28308 \backslash
28309 fboxrule}{2pt}
28310 \end_layout
28311
28312 \end_inset
28313
28314
28315 \begin_inset Box Boxed
28316 position "c"
28317 hor_pos "c"
28318 has_inner_box 1
28319 inner_pos "c"
28320 use_parbox 0
28321 use_makebox 0
28322 width "25col%"
28323 special "none"
28324 height "1in"
28325 height_special "totalheight"
28326 status open
28327
28328 \begin_layout Plain Layout
28329 \align center
28330 Rectangular box with 
28331 \series bold
28332
28333 \backslash
28334 fboxrule
28335 \series default
28336
28337 \begin_inset space \thinspace{}
28338 \end_inset
28339
28340 =
28341 \begin_inset space \thinspace{}
28342 \end_inset
28343
28344 2
28345 \begin_inset space \thinspace{}
28346 \end_inset
28347
28348 pt
28349 \end_layout
28350
28351 \end_inset
28352
28353
28354 \begin_inset ERT
28355 status collapsed
28356
28357 \begin_layout Plain Layout
28358
28359
28360 \backslash
28361 setlength{
28362 \backslash
28363 fboxrule}{0.4pt}
28364 \end_layout
28365
28366 \end_inset
28367
28368
28369 \end_layout
28370
28371 \begin_layout Standard
28372 \begin_inset VSpace bigskip
28373 \end_inset
28374
28375 The space between the frame and the box content is for all frame styles
28376  by default 3
28377 \begin_inset space \thinspace{}
28378 \end_inset
28379
28380 pt.
28381  You can change it by setting the length 
28382 \series bold
28383
28384 \backslash
28385 fboxsep
28386 \series default
28387  to another value.
28388  For example the command
28389 \end_layout
28390
28391 \begin_layout Standard
28392
28393 \series bold
28394
28395 \backslash
28396 setlength{
28397 \backslash
28398 fboxsep}{10pt}
28399 \end_layout
28400
28401 \begin_layout Standard
28402 sets the value to 10
28403 \begin_inset space \thinspace{}
28404 \end_inset
28405
28406 pt, as with the following box:
28407 \end_layout
28408
28409 \begin_layout Standard
28410 \begin_inset ERT
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414
28415
28416 \backslash
28417 setlength{
28418 \backslash
28419 fboxsep}{10pt}
28420 \end_layout
28421
28422 \end_inset
28423
28424
28425 \begin_inset Box Boxed
28426 position "c"
28427 hor_pos "c"
28428 has_inner_box 1
28429 inner_pos "c"
28430 use_parbox 0
28431 use_makebox 0
28432 width "25col%"
28433 special "none"
28434 height "1in"
28435 height_special "totalheight"
28436 status open
28437
28438 \begin_layout Plain Layout
28439 \align center
28440 Rectangular box with 
28441 \series bold
28442
28443 \backslash
28444 fboxsep
28445 \series default
28446
28447 \begin_inset space \thinspace{}
28448 \end_inset
28449
28450 =
28451 \begin_inset space \thinspace{}
28452 \end_inset
28453
28454 10
28455 \begin_inset space \thinspace{}
28456 \end_inset
28457
28458 pt
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \begin_inset ERT
28465 status collapsed
28466
28467 \begin_layout Plain Layout
28468
28469
28470 \backslash
28471 setlength{
28472 \backslash
28473 fboxsep}{3pt}
28474 \end_layout
28475
28476 \end_inset
28477
28478
28479 \end_layout
28480
28481 \begin_layout Standard
28482 \begin_inset VSpace bigskip
28483 \end_inset
28484
28485 The diameter of the round corners of the oval boxes can be set with the
28486  command 
28487 \series bold
28488
28489 \backslash
28490 cornersize
28491 \series default
28492 .
28493  The command
28494 \end_layout
28495
28496 \begin_layout Standard
28497
28498 \series bold
28499
28500 \backslash
28501 cornersize*{1cm}
28502 \end_layout
28503
28504 \begin_layout Standard
28505 sets the diameter to 1
28506 \begin_inset space \thinspace{}
28507 \end_inset
28508
28509 cm.
28510  The command
28511 \end_layout
28512
28513 \begin_layout Standard
28514
28515 \series bold
28516
28517 \backslash
28518 cornersize{num}
28519 \end_layout
28520
28521 \begin_layout Standard
28522 sets the diameter to 
28523 \family sans
28524 num
28525 \begin_inset space \thinspace{}
28526 \end_inset
28527
28528 ×
28529 \begin_inset space \thinspace{}
28530 \end_inset
28531
28532 minimum(width and heigth of box)
28533 \family default
28534 .
28535  The default is 
28536 \series bold
28537
28538 \backslash
28539 cornersize{0.5}
28540 \series default
28541 .
28542 \end_layout
28543
28544 \begin_layout Standard
28545 \begin_inset ERT
28546 status collapsed
28547
28548 \begin_layout Plain Layout
28549
28550
28551 \backslash
28552 cornersize*{1.5cm}
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \begin_inset Box Ovalbox
28559 position "c"
28560 hor_pos "c"
28561 has_inner_box 1
28562 inner_pos "c"
28563 use_parbox 0
28564 use_makebox 0
28565 width "25col%"
28566 special "none"
28567 height "1in"
28568 height_special "totalheight"
28569 status open
28570
28571 \begin_layout Plain Layout
28572 \align center
28573 Oval box with 
28574 \series bold
28575
28576 \backslash
28577 cornersize
28578 \series default
28579
28580 \begin_inset space \thinspace{}
28581 \end_inset
28582
28583 =
28584 \begin_inset space \thinspace{}
28585 \end_inset
28586
28587 1.5
28588 \begin_inset space \thinspace{}
28589 \end_inset
28590
28591 cm
28592 \end_layout
28593
28594 \end_inset
28595
28596
28597 \begin_inset ERT
28598 status collapsed
28599
28600 \begin_layout Plain Layout
28601
28602
28603 \backslash
28604 cornersize{0.5}
28605 \end_layout
28606
28607 \end_inset
28608
28609
28610 \end_layout
28611
28612 \begin_layout Standard
28613 \begin_inset VSpace bigskip
28614 \end_inset
28615
28616 The size of the shadow can be adjusted by changing the length 
28617 \series bold
28618
28619 \backslash
28620 shadowsize
28621 \series default
28622 .
28623  It it set to 2
28624 \begin_inset space \thinspace{}
28625 \end_inset
28626
28627 pt for the following box by this command:
28628 \end_layout
28629
28630 \begin_layout Standard
28631
28632 \series bold
28633
28634 \backslash
28635 setlength{
28636 \backslash
28637 shadowsize}{2pt}
28638 \end_layout
28639
28640 \begin_layout Standard
28641 \begin_inset ERT
28642 status collapsed
28643
28644 \begin_layout Plain Layout
28645
28646
28647 \backslash
28648 setlength{
28649 \backslash
28650 shadowsize}{2pt}
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \begin_inset Box Shadowbox
28657 position "c"
28658 hor_pos "c"
28659 has_inner_box 1
28660 inner_pos "c"
28661 use_parbox 0
28662 use_makebox 0
28663 width "25col%"
28664 special "none"
28665 height "1in"
28666 height_special "totalheight"
28667 status open
28668
28669 \begin_layout Plain Layout
28670 \align center
28671 Shadow box with 
28672 \series bold
28673
28674 \backslash
28675 shadowsize
28676 \series default
28677
28678 \begin_inset space \thinspace{}
28679 \end_inset
28680
28681 =
28682 \begin_inset space \thinspace{}
28683 \end_inset
28684
28685 2
28686 \begin_inset space \thinspace{}
28687 \end_inset
28688
28689 pt
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \begin_inset ERT
28696 status collapsed
28697
28698 \begin_layout Plain Layout
28699
28700
28701 \backslash
28702 setlength{
28703 \backslash
28704 shadowsize}{4pt}
28705 \end_layout
28706
28707 \end_inset
28708
28709
28710 \end_layout
28711
28712 \begin_layout Standard
28713 \begin_inset VSpace bigskip
28714 \end_inset
28715
28716
28717 \end_layout
28718
28719 \begin_layout Standard
28720 The default value for the size 
28721 \series bold
28722
28723 \backslash
28724 FrameRule
28725 \series default
28726  is 0.4
28727 \begin_inset space \thinspace{}
28728 \end_inset
28729
28730 pt.
28731  The default space between the note content and the frame is 9
28732 \begin_inset space \thinspace{}
28733 \end_inset
28734
28735 pt and can be changed with the value of 
28736 \series bold
28737
28738 \backslash
28739 FrameSep
28740 \series default
28741 .
28742  For example the frame appearance of the following 
28743 \family sans
28744 box
28745 \family default
28746  is set with the TeX-Code commands
28747 \end_layout
28748
28749 \begin_layout Standard
28750
28751 \series bold
28752
28753 \backslash
28754 setlength{
28755 \backslash
28756 FrameRule}{5pt}
28757 \begin_inset Newline newline
28758 \end_inset
28759
28760
28761 \backslash
28762 setlength{
28763 \backslash
28764 FrameSep}{0.5cm}
28765 \end_layout
28766
28767 \begin_layout Standard
28768 \begin_inset ERT
28769 status collapsed
28770
28771 \begin_layout Plain Layout
28772
28773
28774 \backslash
28775 setlength{
28776 \backslash
28777 FrameRule}{5pt}
28778 \end_layout
28779
28780 \begin_layout Plain Layout
28781
28782
28783 \backslash
28784 setlength{
28785 \backslash
28786 FrameSep}{0.5cm}
28787 \end_layout
28788
28789 \end_inset
28790
28791
28792 \begin_inset Box Framed
28793 position "t"
28794 hor_pos "c"
28795 has_inner_box 0
28796 inner_pos "t"
28797 use_parbox 0
28798 use_makebox 0
28799 width "100col%"
28800 special "none"
28801 height "1in"
28802 height_special "totalheight"
28803 status open
28804
28805 \begin_layout Plain Layout
28806 This is text in an 
28807 \family sans
28808 allow page break
28809 \family default
28810  box.
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \begin_inset ERT
28817 status collapsed
28818
28819 \begin_layout Plain Layout
28820
28821
28822 \backslash
28823 setlength{
28824 \backslash
28825 FrameRule}{0.4pt}
28826 \end_layout
28827
28828 \begin_layout Plain Layout
28829
28830
28831 \backslash
28832 setlength{
28833 \backslash
28834 FrameSep}{9pt}
28835 \end_layout
28836
28837 \end_inset
28838
28839
28840 \end_layout
28841
28842 \begin_layout Standard
28843 \begin_inset VSpace bigskip
28844 \end_inset
28845
28846
28847 \end_layout
28848
28849 \begin_layout Standard
28850 For 
28851 \family sans
28852 shaded background
28853 \family default
28854  boxes the default space between the box content and the box border is 3
28855 \begin_inset space \thinspace{}
28856 \end_inset
28857
28858 pt and can be changed with the value of 
28859 \series bold
28860
28861 \backslash
28862 fboxsep
28863 \series default
28864 .
28865  The default background color red can either be changed locally with the
28866  command 
28867 \series bold
28868
28869 \backslash
28870 definecolor{shadecolor}
28871 \series default
28872  or globally with the menu 
28873 \family sans
28874 Tools\SpecialChar \menuseparator
28875 Preferences\SpecialChar \menuseparator
28876 Colors\SpecialChar \menuseparator
28877 shaded
28878 \begin_inset space ~
28879 \end_inset
28880
28881 box
28882 \family default
28883 .
28884  The scheme of the 
28885 \series bold
28886
28887 \backslash
28888 definecolor
28889 \series default
28890  command is explained in section
28891 \begin_inset space ~
28892 \end_inset
28893
28894
28895 \begin_inset CommandInset ref
28896 LatexCommand ref
28897 reference "sec:Colored-Tables"
28898
28899 \end_inset
28900
28901 .
28902 \begin_inset Foot
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906 Note that 
28907 \series bold
28908
28909 \backslash
28910 definecolor
28911 \series default
28912  requires the LaTeX-package 
28913 \series bold
28914 color
28915 \series default
28916  in the preamble, see section
28917 \begin_inset space ~
28918 \end_inset
28919
28920
28921 \begin_inset CommandInset ref
28922 LatexCommand ref
28923 reference "sec:Colored-Boxes"
28924
28925 \end_inset
28926
28927 .
28928 \end_layout
28929
28930 \end_inset
28931
28932  For example the appearance of the following shaded background box is set
28933  with the TeX-Code commands
28934 \end_layout
28935
28936 \begin_layout Standard
28937
28938 \series bold
28939
28940 \backslash
28941 setlength{
28942 \backslash
28943 fboxsep}{0.5cm}
28944 \series default
28945
28946 \begin_inset Newline newline
28947 \end_inset
28948
28949
28950 \series bold
28951
28952 \backslash
28953 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28954 \end_layout
28955
28956 \begin_layout Standard
28957 \begin_inset ERT
28958 status collapsed
28959
28960 \begin_layout Plain Layout
28961
28962
28963 \backslash
28964 setlength{
28965 \backslash
28966 fboxsep}{0.5cm}
28967 \end_layout
28968
28969 \begin_layout Plain Layout
28970
28971
28972 \backslash
28973 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28974 \end_layout
28975
28976 \end_inset
28977
28978
28979 \begin_inset Box Shaded
28980 position "t"
28981 hor_pos "c"
28982 has_inner_box 0
28983 inner_pos "t"
28984 use_parbox 0
28985 use_makebox 0
28986 width "100col%"
28987 special "none"
28988 height "1in"
28989 height_special "totalheight"
28990 status open
28991
28992 \begin_layout Plain Layout
28993
28994 \color yellow
28995 This is yellow text in a
28996 \color none
28997  
28998 \family sans
28999 \color yellow
29000 shaded background
29001 \family default
29002 \color none
29003  
29004 \color yellow
29005 box with dark green background.
29006 \end_layout
29007
29008 \end_inset
29009
29010
29011 \begin_inset ERT
29012 status collapsed
29013
29014 \begin_layout Plain Layout
29015
29016
29017 \backslash
29018 setlength{
29019 \backslash
29020 fboxsep}{3pt}
29021 \end_layout
29022
29023 \begin_layout Plain Layout
29024
29025
29026 \backslash
29027 definecolor{shadecolor}{rgb}{1,0,0}
29028 \end_layout
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Standard
29036 \begin_inset VSpace bigskip
29037 \end_inset
29038
29039 Changed lengths and widths are valid for all boxes following the commands
29040  that change them.
29041 \end_layout
29042
29043 \begin_layout Section
29044 Minipages
29045 \begin_inset CommandInset label
29046 LatexCommand label
29047 name "sec:Minipages"
29048
29049 \end_inset
29050
29051
29052 \begin_inset Index idx
29053 status collapsed
29054
29055 \begin_layout Plain Layout
29056 Boxes ! Minipages
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \end_layout
29063
29064 \begin_layout Standard
29065 Minipages are treated by LaTeX as pages within pages and can therefore for
29066  example have their own footnotes.
29067 \end_layout
29068
29069 \begin_layout Standard
29070 Minipages are useful when you write documents with different languages.
29071 \end_layout
29072
29073 \begin_layout Standard
29074 Below are two example minipages side by side.
29075  Their width is set to 45
29076 \begin_inset space \thinspace{}
29077 \end_inset
29078
29079 col% and they are separated by a horizontal fill, that was inserted via
29080  the menu 
29081 \family sans
29082 Insert\SpecialChar \menuseparator
29083 Special
29084 \begin_inset space ~
29085 \end_inset
29086
29087 Formatting\SpecialChar \menuseparator
29088 Horizontal
29089 \begin_inset space ~
29090 \end_inset
29091
29092 Fill
29093 \family default
29094 .
29095 \begin_inset Newpage newpage
29096 \end_inset
29097
29098
29099 \end_layout
29100
29101 \begin_layout Standard
29102 \begin_inset Box Frameless
29103 position "t"
29104 hor_pos "c"
29105 has_inner_box 1
29106 inner_pos "c"
29107 use_parbox 0
29108 use_makebox 0
29109 width "45col%"
29110 special "none"
29111 height "1in"
29112 height_special "totalheight"
29113 status open
29114
29115 \begin_layout Plain Layout
29116
29117 \lang german
29118 Dies ist ein deutscher Text.
29119  Dies ist ein deutscher Text.
29120  Dies ist ein deutscher Text.
29121  Dies ist ein deutscher Text.
29122  Dies ist ein deutscher Text.
29123  Dies ist ein deutscher Text.
29124  Dies ist ein deutscher Text.
29125  Dies ist ein deutscher Text.
29126  Dies ist ein deutscher Text.
29127  Dies ist ein deutscher Text.
29128  Dies ist ein deutscher Text.
29129  Dies ist ein deutscher Text.
29130  Dies ist ein deutscher Text
29131 \begin_inset Foot
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135
29136 \lang german
29137 Dies ist eine deutsche Fußnote.
29138 \end_layout
29139
29140 \end_inset
29141
29142 .
29143  Dies ist ein deutscher Text.
29144  Dies ist ein deutscher Text.
29145 \end_layout
29146
29147 \end_inset
29148
29149
29150 \begin_inset space \hfill{}
29151 \end_inset
29152
29153
29154 \begin_inset Box Frameless
29155 position "t"
29156 hor_pos "c"
29157 has_inner_box 1
29158 inner_pos "c"
29159 use_parbox 0
29160 use_makebox 0
29161 width "45col%"
29162 special "none"
29163 height "1in"
29164 height_special "totalheight"
29165 status open
29166
29167 \begin_layout Plain Layout
29168 This is an English Text.
29169  This is an English Text.
29170  This is an English Text.
29171  This is an English Text.
29172  This is an English Text.
29173  This is an English Text.
29174  This is an English Text.
29175  This is an English Text.
29176  This is an English Text.
29177  This is an English Text.
29178  This is an English Text.
29179  This is an English Text.
29180  This is an English Text.
29181  This is an English Text.
29182  This is an English Text.
29183  This is an English Text.
29184 \begin_inset Foot
29185 status collapsed
29186
29187 \begin_layout Plain Layout
29188 This is an English footnote.
29189 \end_layout
29190
29191 \end_inset
29192
29193  This is an English Text.
29194  
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \end_layout
29201
29202 \begin_layout Standard
29203 \begin_inset VSpace bigskip
29204 \end_inset
29205
29206 The document-wide paragraph settings are ignored within minipages.
29207  That means that there will be no space between paragraphs in minipages
29208  although you set it to e.
29209 \begin_inset space \thinspace{}
29210 \end_inset
29211
29212 g.
29213 \begin_inset space \space{}
29214 \end_inset
29215
29216
29217 \family sans
29218 MedSkip
29219 \family default
29220  in the document settings.
29221 \end_layout
29222
29223 \begin_layout Standard
29224 Minipages can also be used to set a background color for text parts, see
29225  section
29226 \begin_inset space ~
29227 \end_inset
29228
29229
29230 \begin_inset CommandInset ref
29231 LatexCommand ref
29232 reference "sub:Color-for-Paragraphs"
29233
29234 \end_inset
29235
29236 .
29237 \end_layout
29238
29239 \begin_layout Standard
29240 \begin_inset Note Greyedout
29241 status open
29242
29243 \begin_layout Plain Layout
29244
29245 \series bold
29246 Note:
29247 \series default
29248  You cannot have floats or margin notes inside minipages but minipages can
29249  be used inside tables, floats, and other boxes.
29250 \end_layout
29251
29252 \end_inset
29253
29254
29255 \end_layout
29256
29257 \begin_layout Section
29258 Parboxes
29259 \begin_inset CommandInset label
29260 LatexCommand label
29261 name "sec:Parboxes"
29262
29263 \end_inset
29264
29265
29266 \begin_inset Index idx
29267 status collapsed
29268
29269 \begin_layout Plain Layout
29270 Boxes ! Parboxes
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 Parboxes are very similar to minipages with the difference that they cannot
29280  have footnotes, because minipages, unlike parboxes, are not real boxes
29281  but LaTeX-environments.
29282 \end_layout
29283
29284 \begin_layout Standard
29285 \align center
29286 \begin_inset Box Frameless
29287 position "t"
29288 hor_pos "c"
29289 has_inner_box 1
29290 inner_pos "t"
29291 use_parbox 1
29292 use_makebox 0
29293 width "33col%"
29294 special "none"
29295 height "1in"
29296 height_special "totalheight"
29297 status collapsed
29298
29299 \begin_layout Plain Layout
29300 This a text within a parbox.
29301  This a text within a parbox.
29302 \end_layout
29303
29304 \begin_layout Plain Layout
29305 This footnote won't appear:
29306 \begin_inset Foot
29307 status collapsed
29308
29309 \begin_layout Plain Layout
29310 This footnote is inside a parbox and will therefore not appear.
29311 \end_layout
29312
29313 \end_inset
29314
29315
29316 \end_layout
29317
29318 \end_inset
29319
29320
29321 \end_layout
29322
29323 \begin_layout Section
29324 Boxes for Words and Characters
29325 \begin_inset Index idx
29326 status collapsed
29327
29328 \begin_layout Plain Layout
29329 Boxes ! for Characters
29330 \end_layout
29331
29332 \end_inset
29333
29334
29335 \end_layout
29336
29337 \begin_layout Subsection
29338 Prevent Hyphenation
29339 \begin_inset CommandInset label
29340 LatexCommand label
29341 name "sec:Prevent-Hyphenation"
29342
29343 \end_inset
29344
29345
29346 \begin_inset Index idx
29347 status collapsed
29348
29349 \begin_layout Plain Layout
29350 Boxes ! to Prevent Hyphenation
29351 \end_layout
29352
29353 \end_inset
29354
29355
29356 \end_layout
29357
29358 \begin_layout Standard
29359 You can use the box type 
29360 \family sans
29361 Makebox
29362 \family default
29363  to prevent words or text from being hyphenated.
29364 \begin_inset Newline newline
29365 \end_inset
29366
29367 Here is an example text:
29368 \end_layout
29369
29370 \begin_layout Standard
29371 This line is an example to show how you can prevent the hyphenation of 
29372 \begin_inset Quotes eld
29373 \end_inset
29374
29375 veryverylongword
29376 \begin_inset Quotes erd
29377 \end_inset
29378
29379 .
29380 \end_layout
29381
29382 \begin_layout Standard
29383 To prevent the hyphenation of the word 
29384 \begin_inset Quotes eld
29385 \end_inset
29386
29387 veryverylongword
29388 \begin_inset Quotes erd
29389 \end_inset
29390
29391 , put the word into a box, set the 
29392 \family sans
29393 Inner
29394 \begin_inset space ~
29395 \end_inset
29396
29397 box
29398 \family default
29399  to 
29400 \family sans
29401 Makebox
29402 \family default
29403  and its width to 1
29404 \begin_inset space \thinspace{}
29405 \end_inset
29406
29407 Width.
29408 \end_layout
29409
29410 \begin_layout Standard
29411 This is the result:
29412 \end_layout
29413
29414 \begin_layout Standard
29415 This line is an example to show how you can prevent the hyphenation of 
29416 \begin_inset Box Frameless
29417 position "t"
29418 hor_pos "c"
29419 has_inner_box 1
29420 inner_pos "t"
29421 use_parbox 0
29422 use_makebox 1
29423 width "1in"
29424 special "width"
29425 height "1in"
29426 height_special "totalheight"
29427 status open
29428
29429 \begin_layout Plain Layout
29430 \begin_inset Quotes eld
29431 \end_inset
29432
29433 veryverylongword
29434 \begin_inset Quotes erd
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \end_inset
29441
29442 .
29443 \end_layout
29444
29445 \begin_layout Standard
29446 You can alternatively set the command 
29447 \begin_inset Quotes eld
29448 \end_inset
29449
29450
29451 \series bold
29452
29453 \backslash
29454 -
29455 \series default
29456
29457 \begin_inset Quotes grd
29458 \end_inset
29459
29460  as TeX-Code directly before the word:
29461 \end_layout
29462
29463 \begin_layout Standard
29464 This line is an example to show how you can prevent the hyphenation of 
29465 \begin_inset Quotes eld
29466 \end_inset
29467
29468
29469 \begin_inset ERT
29470 status collapsed
29471
29472 \begin_layout Plain Layout
29473
29474
29475 \backslash
29476 -
29477 \end_layout
29478
29479 \end_inset
29480
29481 veryverylongword
29482 \begin_inset Quotes erd
29483 \end_inset
29484
29485 .
29486 \end_layout
29487
29488 \begin_layout Standard
29489 Of course the word now protrudes over the side margin.
29490  To avoid this, add via the menu 
29491 \family sans
29492 Insert\SpecialChar \menuseparator
29493 Special
29494 \begin_inset space ~
29495 \end_inset
29496
29497 Formatting\SpecialChar \menuseparator
29498 Line
29499 \begin_inset space ~
29500 \end_inset
29501
29502 Break
29503 \family default
29504  (shortcut 
29505 \begin_inset Info
29506 type  "shortcut"
29507 arg   "newline-insert newline"
29508 \end_inset
29509
29510 ) a line break before the word:
29511 \end_layout
29512
29513 \begin_layout Standard
29514 This line is an example to show how you can prevent the hyphenation of 
29515 \begin_inset Newline newline
29516 \end_inset
29517
29518
29519 \begin_inset Box Frameless
29520 position "t"
29521 hor_pos "c"
29522 has_inner_box 1
29523 inner_pos "t"
29524 use_parbox 0
29525 use_makebox 1
29526 width "1in"
29527 special "width"
29528 height "1in"
29529 height_special "totalheight"
29530 status open
29531
29532 \begin_layout Plain Layout
29533 \begin_inset Quotes eld
29534 \end_inset
29535
29536 veryverylongword
29537 \begin_inset Quotes erd
29538 \end_inset
29539
29540
29541 \end_layout
29542
29543 \end_inset
29544
29545 .
29546 \end_layout
29547
29548 \begin_layout Subsection
29549 Vertical Alignment
29550 \begin_inset CommandInset label
29551 LatexCommand label
29552 name "sub:Vertical-Alignment"
29553
29554 \end_inset
29555
29556
29557 \begin_inset Index idx
29558 status collapsed
29559
29560 \begin_layout Plain Layout
29561 Boxes ! for Vertical Alignment
29562 \end_layout
29563
29564 \end_inset
29565
29566
29567 \begin_inset Index idx
29568 status collapsed
29569
29570 \begin_layout Plain Layout
29571 Boxes ! Raiseboxes
29572 \end_layout
29573
29574 \end_inset
29575
29576
29577 \end_layout
29578
29579 \begin_layout Standard
29580 With the help of the command 
29581 \series bold
29582
29583 \backslash
29584 raisebox
29585 \series default
29586  you can align words, characters or other boxes vertically relative to the
29587  surrounding text.
29588  
29589 \series bold
29590
29591 \backslash
29592 raisebox
29593 \series default
29594  is used with the following scheme:
29595 \end_layout
29596
29597 \begin_layout Standard
29598
29599 \series bold
29600
29601 \backslash
29602 raisebox{lift}[height][depth]{box content}
29603 \end_layout
29604
29605 \begin_layout Standard
29606 The lift can be a positive value to raise the box or a negative value to
29607  lower the box.
29608 \end_layout
29609
29610 \begin_layout Standard
29611 To align for example the word 
29612 \begin_inset Quotes eld
29613 \end_inset
29614
29615 preventing
29616 \begin_inset Quotes erd
29617 \end_inset
29618
29619  so that the bottom of the 
29620 \begin_inset Quotes eld
29621 \end_inset
29622
29623 deepest
29624 \begin_inset Quotes erd
29625 \end_inset
29626
29627  character 
29628 \begin_inset Quotes eld
29629 \end_inset
29630
29631 p
29632 \begin_inset Quotes erd
29633 \end_inset
29634
29635  is at the baseline, insert the command
29636 \end_layout
29637
29638 \begin_layout Standard
29639
29640 \series bold
29641
29642 \backslash
29643 raisebox{
29644 \backslash
29645 depth}{
29646 \end_layout
29647
29648 \begin_layout Standard
29649 in TeX-Code before the word.
29650  After the word insert a closing brace 
29651 \begin_inset Quotes eld
29652 \end_inset
29653
29654
29655 \series bold
29656 }
29657 \series default
29658
29659 \begin_inset Quotes erd
29660 \end_inset
29661
29662  in TeX-Code.
29663 \begin_inset Newline newline
29664 \end_inset
29665
29666 This is the result:
29667 \end_layout
29668
29669 \begin_layout Standard
29670 This is a text line with the word 
29671 \begin_inset ERT
29672 status collapsed
29673
29674 \begin_layout Plain Layout
29675
29676
29677 \backslash
29678 raisebox{
29679 \backslash
29680 depth}{
29681 \end_layout
29682
29683 \end_inset
29684
29685
29686 \begin_inset Quotes eld
29687 \end_inset
29688
29689 preventing
29690 \begin_inset Quotes erd
29691 \end_inset
29692
29693
29694 \begin_inset ERT
29695 status collapsed
29696
29697 \begin_layout Plain Layout
29698
29699 }
29700 \end_layout
29701
29702 \end_inset
29703
29704  as a raised word.
29705 \end_layout
29706
29707 \begin_layout Standard
29708 \begin_inset VSpace bigskip
29709 \end_inset
29710
29711 When you raise or lower characters in a line, the line distance will be
29712  spread:
29713 \end_layout
29714
29715 \begin_layout Standard
29716 This is a text line with the word 
29717 \begin_inset ERT
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721
29722
29723 \backslash
29724 raisebox{-
29725 \backslash
29726 depth}{
29727 \end_layout
29728
29729 \end_inset
29730
29731
29732 \begin_inset Quotes eld
29733 \end_inset
29734
29735 preventing
29736 \begin_inset Quotes erd
29737 \end_inset
29738
29739
29740 \begin_inset ERT
29741 status collapsed
29742
29743 \begin_layout Plain Layout
29744
29745 }
29746 \end_layout
29747
29748 \end_inset
29749
29750  as a lowered word.
29751 \begin_inset Newline newline
29752 \end_inset
29753
29754 This is a text line with the word 
29755 \begin_inset ERT
29756 status collapsed
29757
29758 \begin_layout Plain Layout
29759
29760
29761 \backslash
29762 raisebox{0.5cm}{
29763 \end_layout
29764
29765 \end_inset
29766
29767
29768 \begin_inset Quotes eld
29769 \end_inset
29770
29771 testing
29772 \begin_inset Quotes erd
29773 \end_inset
29774
29775
29776 \begin_inset ERT
29777 status collapsed
29778
29779 \begin_layout Plain Layout
29780
29781 }
29782 \end_layout
29783
29784 \end_inset
29785
29786  as a raised word.
29787 \end_layout
29788
29789 \begin_layout Standard
29790 If you want to prevent this for a certain reason, set the box height to
29791  a zero value.
29792  For example use
29793 \end_layout
29794
29795 \begin_layout Standard
29796
29797 \series bold
29798
29799 \backslash
29800 raisebox{-
29801 \backslash
29802 depth}[0pt]{
29803 \end_layout
29804
29805 \begin_layout Standard
29806 This is a text line with the word 
29807 \begin_inset ERT
29808 status collapsed
29809
29810 \begin_layout Plain Layout
29811
29812
29813 \backslash
29814 raisebox{-
29815 \backslash
29816 depth}[0pt]{
29817 \end_layout
29818
29819 \end_inset
29820
29821
29822 \begin_inset Quotes eld
29823 \end_inset
29824
29825 preventing
29826 \begin_inset Quotes erd
29827 \end_inset
29828
29829
29830 \begin_inset ERT
29831 status collapsed
29832
29833 \begin_layout Plain Layout
29834
29835 }
29836 \end_layout
29837
29838 \end_inset
29839
29840  as a lowered word.
29841 \begin_inset Newline newline
29842 \end_inset
29843
29844 This is a text line with the word 
29845 \begin_inset ERT
29846 status collapsed
29847
29848 \begin_layout Plain Layout
29849
29850
29851 \backslash
29852 raisebox{0.5cm}[0pt]{
29853 \end_layout
29854
29855 \end_inset
29856
29857
29858 \begin_inset Quotes eld
29859 \end_inset
29860
29861 testing
29862 \begin_inset Quotes erd
29863 \end_inset
29864
29865
29866 \begin_inset ERT
29867 status collapsed
29868
29869 \begin_layout Plain Layout
29870
29871 }
29872 \end_layout
29873
29874 \end_inset
29875
29876  as a raised word.
29877 \end_layout
29878
29879 \begin_layout Section
29880 Colored Boxes
29881 \begin_inset CommandInset label
29882 LatexCommand label
29883 name "sec:Colored-Boxes"
29884
29885 \end_inset
29886
29887
29888 \begin_inset Index idx
29889 status collapsed
29890
29891 \begin_layout Plain Layout
29892 Boxes ! Color
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Subsection
29901 Color for Text
29902 \begin_inset Index idx
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906 Color ! for Text
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915 To color the background of text the text must be put into a so called 
29916 \begin_inset Quotes eld
29917 \end_inset
29918
29919 colorbox
29920 \begin_inset Quotes erd
29921 \end_inset
29922
29923 .
29924  This requires that the LaTeX-package 
29925 \series bold
29926 color
29927 \series default
29928
29929 \begin_inset Index idx
29930 status collapsed
29931
29932 \begin_layout Plain Layout
29933 LaTeX-packages ! color
29934 \end_layout
29935
29936 \end_inset
29937
29938  is loaded in the document preamble with the command
29939 \end_layout
29940
29941 \begin_layout Standard
29942
29943 \series bold
29944
29945 \backslash
29946 @ifundefined{textcolor}
29947 \begin_inset Newline newline
29948 \end_inset
29949
29950
29951 \begin_inset Phantom HPhantom
29952 status open
29953
29954 \begin_layout Plain Layout
29955
29956 \series bold
29957 \begin_inset space ~
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \end_inset
29964
29965 {
29966 \backslash
29967 usepackage{color}}{}
29968 \end_layout
29969
29970 \begin_layout Standard
29971 The package 
29972 \series bold
29973 color
29974 \series default
29975  will be loaded automatically by LyX when you color text.
29976 \begin_inset Foot
29977 status collapsed
29978
29979 \begin_layout Plain Layout
29980 To avoid it being loaded twice the command 
29981 \series bold
29982
29983 \backslash
29984 @ifundefined
29985 \series default
29986  is used.
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \end_layout
29993
29994 \begin_layout Standard
29995 \begin_inset VSpace medskip
29996 \end_inset
29997
29998 Colorboxes are created with the command 
29999 \series bold
30000
30001 \backslash
30002 colorbox
30003 \series default
30004 .
30005  This will be used with the following scheme:
30006 \end_layout
30007
30008 \begin_layout Standard
30009
30010 \series bold
30011
30012 \backslash
30013 colorbox{color}{box content}
30014 \end_layout
30015
30016 \begin_layout Standard
30017 The box content can also be a box and colorboxes can also be within other
30018  boxes.
30019 \end_layout
30020
30021 \begin_layout Standard
30022 The following colors are predefined:
30023 \begin_inset Newline newline
30024 \end_inset
30025
30026
30027 \family sans
30028 black
30029 \family default
30030
30031 \family sans
30032 blue
30033 \family default
30034
30035 \family sans
30036 cyan
30037 \family default
30038 \series bold
30039 ,
30040 \series default
30041  
30042 \family sans
30043 green
30044 \family default
30045
30046 \family sans
30047 magenta
30048 \family default
30049
30050 \family sans
30051 red
30052 \family default
30053
30054 \family sans
30055 white
30056 \family default
30057 , and 
30058 \family sans
30059 yellow
30060 \family default
30061 .
30062 \begin_inset Newline newline
30063 \end_inset
30064
30065 You can also define your own color as described in section
30066 \begin_inset space ~
30067 \end_inset
30068
30069
30070 \begin_inset CommandInset ref
30071 LatexCommand ref
30072 reference "sec:Colored-Tables"
30073
30074 \end_inset
30075
30076 .
30077 \end_layout
30078
30079 \begin_layout Standard
30080 To have e.
30081 \begin_inset space \thinspace{}
30082 \end_inset
30083
30084 g.
30085 \begin_inset space \space{}
30086 \end_inset
30087
30088 a red background for a word, insert the command
30089 \end_layout
30090
30091 \begin_layout Standard
30092
30093 \series bold
30094
30095 \backslash
30096 colorbox{red}{
30097 \end_layout
30098
30099 \begin_layout Standard
30100 before the word in TeX-Code.
30101  After the word insert a closing brace 
30102 \begin_inset Quotes eld
30103 \end_inset
30104
30105
30106 \series bold
30107 }
30108 \series default
30109
30110 \begin_inset Quotes erd
30111 \end_inset
30112
30113  in TeX-Code.
30114 \begin_inset Newline newline
30115 \end_inset
30116
30117 This is the result:
30118 \end_layout
30119
30120 \begin_layout Standard
30121 This is a line where the word 
30122 \begin_inset ERT
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126
30127
30128 \backslash
30129 colorbox{red}{
30130 \end_layout
30131
30132 \end_inset
30133
30134
30135 \begin_inset Quotes eld
30136 \end_inset
30137
30138 Attention!
30139 \begin_inset Quotes erd
30140 \end_inset
30141
30142
30143 \begin_inset ERT
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147
30148 }
30149 \end_layout
30150
30151 \end_inset
30152
30153  has a red background.
30154 \end_layout
30155
30156 \begin_layout Standard
30157 \begin_inset VSpace bigskip
30158 \end_inset
30159
30160 If you would like the box frame in a different color, you can use the command
30161  
30162 \series bold
30163
30164 \backslash
30165 fcolorbox
30166 \series default
30167  with the following scheme:
30168 \end_layout
30169
30170 \begin_layout Standard
30171
30172 \series bold
30173
30174 \backslash
30175 fcolorbox{frame color}{box color}{box content}
30176 \end_layout
30177
30178 \begin_layout Standard
30179
30180 \series bold
30181
30182 \backslash
30183 fcolorbox
30184 \series default
30185  is an extension to 
30186 \series bold
30187
30188 \backslash
30189 colorbox
30190 \series default
30191 .
30192  The frame thickness and the space between the frame and the box content
30193  can be adjusted with the lengths 
30194 \series bold
30195
30196 \backslash
30197 fboxrule
30198 \series default
30199  and 
30200 \series bold
30201
30202 \backslash
30203 fboxsep
30204 \series default
30205 , respectively, as described in section
30206 \begin_inset space ~
30207 \end_inset
30208
30209
30210 \begin_inset CommandInset ref
30211 LatexCommand ref
30212 reference "sec:Decoration"
30213
30214 \end_inset
30215
30216 .
30217 \end_layout
30218
30219 \begin_layout Standard
30220 For the following example the command
30221 \end_layout
30222
30223 \begin_layout Standard
30224
30225 \series bold
30226
30227 \backslash
30228 fcolorbox{cyan}{magenta}{
30229 \end_layout
30230
30231 \begin_layout Standard
30232 was used.
30233 \end_layout
30234
30235 \begin_layout Standard
30236 Here is an example where the frame line thickness was set to 1
30237 \begin_inset space \thinspace{}
30238 \end_inset
30239
30240 mm:
30241 \begin_inset Newline newline
30242 \end_inset
30243
30244
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250
30251 \backslash
30252 fboxrule 1mm 
30253 \backslash
30254 fboxsep 1mm
30255 \end_layout
30256
30257 \end_inset
30258
30259
30260 \begin_inset ERT
30261 status collapsed
30262
30263 \begin_layout Plain Layout
30264
30265
30266 \backslash
30267 fcolorbox{cyan}{magenta}{
30268 \end_layout
30269
30270 \end_inset
30271
30272 This is text within a colored, framed box.
30273 \begin_inset ERT
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277
30278 }
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \end_layout
30285
30286 \begin_layout Standard
30287 \begin_inset VSpace bigskip
30288 \end_inset
30289
30290 Of course you can also have colored text inside a colorbox:
30291 \begin_inset Newline newline
30292 \end_inset
30293
30294
30295 \begin_inset ERT
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299
30300
30301 \backslash
30302 fcolorbox{cyan}{magenta}{
30303 \end_layout
30304
30305 \end_inset
30306
30307
30308 \color yellow
30309 This is colored text within a colored, framed box.
30310 \color none
30311
30312 \begin_inset ERT
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316
30317 }
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328
30329 \backslash
30330 fboxrule 0.4pt 
30331 \backslash
30332 fboxsep 3pt
30333 \end_layout
30334
30335 \end_inset
30336
30337
30338 \end_layout
30339
30340 \begin_layout Standard
30341
30342 \series bold
30343 \begin_inset VSpace medskip
30344 \end_inset
30345
30346
30347 \end_layout
30348
30349 \begin_layout Standard
30350 \begin_inset Note Greyedout
30351 status open
30352
30353 \begin_layout Plain Layout
30354
30355 \series bold
30356 Note:
30357 \series default
30358  Text in colorboxes cannot have line breaks.
30359  To color multiple text lines or paragraphs, use a box inside a colorbox
30360  as described in the following.
30361 \end_layout
30362
30363 \end_inset
30364
30365
30366 \end_layout
30367
30368 \begin_layout Subsection
30369 Color for Paragraphs
30370 \begin_inset CommandInset label
30371 LatexCommand label
30372 name "sub:Color-for-Paragraphs"
30373
30374 \end_inset
30375
30376
30377 \begin_inset Index idx
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381 Color ! for Paragraphs
30382 \end_layout
30383
30384 \end_inset
30385
30386
30387 \end_layout
30388
30389 \begin_layout Standard
30390 To set the background color for more than one text line, put the text into
30391  a minipage.
30392  Before the minipage insert the 
30393 \series bold
30394
30395 \backslash
30396 colorbox
30397 \series default
30398  command
30399 \end_layout
30400
30401 \begin_layout Standard
30402
30403 \series bold
30404
30405 \backslash
30406 colorbox{color}{
30407 \end_layout
30408
30409 \begin_layout Standard
30410 in TeX-Code.
30411  After the minipage insert a closing brace 
30412 \begin_inset Quotes eld
30413 \end_inset
30414
30415
30416 \series bold
30417 }
30418 \series default
30419
30420 \begin_inset Quotes erd
30421 \end_inset
30422
30423  in TeX-Code.
30424 \end_layout
30425
30426 \begin_layout Standard
30427 \begin_inset ERT
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431
30432
30433 \backslash
30434 colorbox{lightgrey}{
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \begin_inset Box Frameless
30441 position "t"
30442 hor_pos "c"
30443 has_inner_box 1
30444 inner_pos "t"
30445 use_parbox 0
30446 use_makebox 0
30447 width "100col%"
30448 special "none"
30449 height "1in"
30450 height_special "totalheight"
30451 status collapsed
30452
30453 \begin_layout Plain Layout
30454 This is text with background color.
30455  This is text with background color.
30456 \end_layout
30457
30458 \begin_layout Plain Layout
30459 \begin_inset VSpace defskip
30460 \end_inset
30461
30462 The text can have footnotes
30463 \begin_inset Foot
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467 Another example footnote
30468 \end_layout
30469
30470 \end_inset
30471
30472  and can include tables and figures.
30473 \end_layout
30474
30475 \begin_layout Plain Layout
30476 \align center
30477 \begin_inset Tabular
30478 <lyxtabular version="3" rows="3" columns="3">
30479 <features tabularvalignment="middle">
30480 <column alignment="center" valignment="top" width="0">
30481 <column alignment="center" valignment="top" width="0">
30482 <column alignment="center" valignment="top" width="0">
30483 <row>
30484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30485 \begin_inset Text
30486
30487 \begin_layout Plain Layout
30488 a
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30494 \begin_inset Text
30495
30496 \begin_layout Plain Layout
30497 !
30498 \end_layout
30499
30500 \end_inset
30501 </cell>
30502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30503 \begin_inset Text
30504
30505 \begin_layout Plain Layout
30506 3
30507 \end_layout
30508
30509 \end_inset
30510 </cell>
30511 </row>
30512 <row>
30513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30514 \begin_inset Text
30515
30516 \begin_layout Plain Layout
30517 <
30518 \end_layout
30519
30520 \end_inset
30521 </cell>
30522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30523 \begin_inset Text
30524
30525 \begin_layout Plain Layout
30526 b2
30527 \begin_inset Quotes erd
30528 \end_inset
30529
30530 |
30531 \end_layout
30532
30533 \end_inset
30534 </cell>
30535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30536 \begin_inset Text
30537
30538 \begin_layout Plain Layout
30539 >
30540 \end_layout
30541
30542 \end_inset
30543 </cell>
30544 </row>
30545 <row>
30546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30547 \begin_inset Text
30548
30549 \begin_layout Plain Layout
30550 1
30551 \end_layout
30552
30553 \end_inset
30554 </cell>
30555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30556 \begin_inset Text
30557
30558 \begin_layout Plain Layout
30559 §
30560 \end_layout
30561
30562 \end_inset
30563 </cell>
30564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30565 \begin_inset Text
30566
30567 \begin_layout Plain Layout
30568 c
30569 \end_layout
30570
30571 \end_inset
30572 </cell>
30573 </row>
30574 </lyxtabular>
30575
30576 \end_inset
30577
30578
30579 \end_layout
30580
30581 \end_inset
30582
30583
30584 \begin_inset ERT
30585 status collapsed
30586
30587 \begin_layout Plain Layout
30588
30589 }
30590 \end_layout
30591
30592 \end_inset
30593
30594
30595 \end_layout
30596
30597 \begin_layout Section
30598 Rotated and Scaled Boxes
30599 \end_layout
30600
30601 \begin_layout Standard
30602 To use the commands described in this section, the LaTeX-package 
30603 \series bold
30604 graphicx
30605 \series default
30606
30607 \begin_inset Index idx
30608 status collapsed
30609
30610 \begin_layout Plain Layout
30611 LaTeX-packages ! graphicx
30612 \end_layout
30613
30614 \end_inset
30615
30616  needs to be loaded in the document preamble with the command
30617 \end_layout
30618
30619 \begin_layout Standard
30620
30621 \series bold
30622
30623 \backslash
30624 @ifundefined{rotatebox}
30625 \begin_inset Newline newline
30626 \end_inset
30627
30628
30629 \begin_inset Phantom HPhantom
30630 status open
30631
30632 \begin_layout Plain Layout
30633
30634 \series bold
30635 \begin_inset space ~
30636 \end_inset
30637
30638
30639 \end_layout
30640
30641 \end_inset
30642
30643 {
30644 \backslash
30645 usepackage{graphicx}}{}
30646 \end_layout
30647
30648 \begin_layout Standard
30649 \begin_inset Note Greyedout
30650 status open
30651
30652 \begin_layout Plain Layout
30653
30654 \series bold
30655 Note:
30656 \series default
30657  Some DVI-viewers can't display rotated or scaled material.
30658 \end_layout
30659
30660 \end_inset
30661
30662
30663 \end_layout
30664
30665 \begin_layout Standard
30666 \begin_inset Note Greyedout
30667 status open
30668
30669 \begin_layout Plain Layout
30670
30671 \series bold
30672 Note:
30673 \series default
30674  Floats mustn't be inside a rotated or scaled box.
30675 \end_layout
30676
30677 \end_inset
30678
30679
30680 \end_layout
30681
30682 \begin_layout Subsection
30683 Rotated Boxes
30684 \begin_inset Index idx
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688 Boxes ! rotated
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \begin_inset Index idx
30695 status collapsed
30696
30697 \begin_layout Plain Layout
30698 Rotated material
30699 \end_layout
30700
30701 \end_inset
30702
30703
30704 \begin_inset Index idx
30705 status collapsed
30706
30707 \begin_layout Plain Layout
30708 Figures ! rotated
30709 \end_layout
30710
30711 \end_inset
30712
30713
30714 \begin_inset Index idx
30715 status collapsed
30716
30717 \begin_layout Plain Layout
30718 Table Customization ! Rotating
30719 \end_layout
30720
30721 \end_inset
30722
30723
30724 \end_layout
30725
30726 \begin_layout Standard
30727 To rotate material, you can put it into a rotated box.
30728  Such a box is created using the command 
30729 \series bold
30730
30731 \backslash
30732 rotatebox
30733 \series default
30734  in TeX-Code with the following scheme:
30735 \end_layout
30736
30737 \begin_layout Standard
30738
30739 \series bold
30740
30741 \backslash
30742 rotatebox[rotation origin]{rotation angle}{box content}
30743 \end_layout
30744
30745 \begin_layout Standard
30746 The rotation origin is specified in the form 
30747 \series bold
30748 origin=position
30749 \series default
30750 .
30751  The following positions are possible: 
30752 \emph on
30753 c
30754 \emph default
30755  (center), 
30756 \emph on
30757 l
30758 \emph default
30759  (left), 
30760 \emph on
30761 r
30762 \emph default
30763  (right), 
30764 \emph on
30765 b
30766 \emph default
30767  (bottom), 
30768 \emph on
30769 t
30770 \emph default
30771  (top), along with meaningful combinations of the four base positions.
30772  For example 
30773 \emph on
30774 lt
30775 \emph default
30776  means that the rotation origin is at the top left corner of the box.
30777  When no rotation origin is specified, the position 
30778 \emph on
30779 l
30780 \emph default
30781  will be used.
30782  The rotation angle is a number that can be negative that specifies the
30783  angle in degrees.
30784  The rotation direction is counterclockwise.
30785 \end_layout
30786
30787 \begin_layout Standard
30788 In the following example the command 
30789 \series bold
30790
30791 \backslash
30792 rotatebox[origin=c]{60}{
30793 \series default
30794  was inserted as TeX-Code before the text 
30795 \begin_inset Quotes eld
30796 \end_inset
30797
30798 with rotated
30799 \begin_inset Quotes erd
30800 \end_inset
30801
30802 ; after the text the box was closed by a closing brace 
30803 \series bold
30804 }
30805 \series default
30806  in TeX-Code.
30807 \end_layout
30808
30809 \begin_layout Standard
30810 This is a line 
30811 \begin_inset ERT
30812 status collapsed
30813
30814 \begin_layout Plain Layout
30815
30816
30817 \backslash
30818 rotatebox[origin=c]{60}{
30819 \end_layout
30820
30821 \end_inset
30822
30823 with rotated
30824 \begin_inset ERT
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828
30829 }
30830 \end_layout
30831
30832 \end_inset
30833
30834  text.
30835 \end_layout
30836
30837 \begin_layout Standard
30838 The box content can also be another box or an inline formula:
30839 \end_layout
30840
30841 \begin_layout Standard
30842 This is a line
30843 \begin_inset ERT
30844 status collapsed
30845
30846 \begin_layout Plain Layout
30847
30848
30849 \backslash
30850 rotatebox[origin=r]{-60}{
30851 \end_layout
30852
30853 \end_inset
30854
30855
30856 \begin_inset Box Doublebox
30857 position "c"
30858 hor_pos "c"
30859 has_inner_box 0
30860 inner_pos "c"
30861 use_parbox 0
30862 use_makebox 0
30863 width "1in"
30864 special "width"
30865 height "1in"
30866 height_special "totalheight"
30867 status collapsed
30868
30869 \begin_layout Plain Layout
30870 with rotated
30871 \end_layout
30872
30873 \end_inset
30874
30875
30876 \begin_inset ERT
30877 status collapsed
30878
30879 \begin_layout Plain Layout
30880
30881 }
30882 \end_layout
30883
30884 \end_inset
30885
30886  framed text 
30887 \begin_inset ERT
30888 status collapsed
30889
30890 \begin_layout Plain Layout
30891
30892
30893 \backslash
30894 rotatebox[origin=lb]{60}{
30895 \end_layout
30896
30897 \end_inset
30898
30899
30900 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30901 \end_inset
30902
30903
30904 \begin_inset ERT
30905 status collapsed
30906
30907 \begin_layout Plain Layout
30908
30909 }
30910 \end_layout
30911
30912 \end_inset
30913
30914  and a formula.
30915 \end_layout
30916
30917 \begin_layout Standard
30918 or an image or table:
30919 \end_layout
30920
30921 \begin_layout Standard
30922 This is a line
30923 \begin_inset ERT
30924 status collapsed
30925
30926 \begin_layout Plain Layout
30927
30928
30929 \backslash
30930 rotatebox[origin=lb]{90}{
30931 \end_layout
30932
30933 \end_inset
30934
30935
30936 \begin_inset Graphics
30937         filename clipart/platypus.eps
30938         lyxscale 50
30939         width 25col%
30940
30941 \end_inset
30942
30943
30944 \begin_inset ERT
30945 status collapsed
30946
30947 \begin_layout Plain Layout
30948
30949 }
30950 \end_layout
30951
30952 \end_inset
30953
30954  with a rotated image 
30955 \begin_inset ERT
30956 status collapsed
30957
30958 \begin_layout Plain Layout
30959
30960
30961 \backslash
30962 rotatebox[origin=l]{-90}{
30963 \end_layout
30964
30965 \end_inset
30966
30967
30968 \begin_inset Tabular
30969 <lyxtabular version="3" rows="2" columns="2">
30970 <features tabularvalignment="middle">
30971 <column alignment="center" valignment="top" width="0">
30972 <column alignment="center" valignment="top" width="0">
30973 <row>
30974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30975 \begin_inset Text
30976
30977 \begin_layout Plain Layout
30978 q
30979 \end_layout
30980
30981 \end_inset
30982 </cell>
30983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30984 \begin_inset Text
30985
30986 \begin_layout Plain Layout
30987 w
30988 \end_layout
30989
30990 \end_inset
30991 </cell>
30992 </row>
30993 <row>
30994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30995 \begin_inset Text
30996
30997 \begin_layout Plain Layout
30998 e
30999 \end_layout
31000
31001 \end_inset
31002 </cell>
31003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31004 \begin_inset Text
31005
31006 \begin_layout Plain Layout
31007 r
31008 \end_layout
31009
31010 \end_inset
31011 </cell>
31012 </row>
31013 </lyxtabular>
31014
31015 \end_inset
31016
31017
31018 \begin_inset ERT
31019 status collapsed
31020
31021 \begin_layout Plain Layout
31022
31023 }
31024 \end_layout
31025
31026 \end_inset
31027
31028  and table.
31029 \end_layout
31030
31031 \begin_layout Subsection
31032 Scaled Boxes
31033 \begin_inset Index idx
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037 Boxes ! scaled
31038 \end_layout
31039
31040 \end_inset
31041
31042
31043 \begin_inset Index idx
31044 status collapsed
31045
31046 \begin_layout Plain Layout
31047 Scaled material
31048 \end_layout
31049
31050 \end_inset
31051
31052
31053 \begin_inset Index idx
31054 status collapsed
31055
31056 \begin_layout Plain Layout
31057 Figures ! scaled
31058 \end_layout
31059
31060 \end_inset
31061
31062
31063 \begin_inset Index idx
31064 status collapsed
31065
31066 \begin_layout Plain Layout
31067 Table Customization ! Scaling
31068 \end_layout
31069
31070 \end_inset
31071
31072
31073 \end_layout
31074
31075 \begin_layout Standard
31076 To scale material the commands 
31077 \series bold
31078
31079 \backslash
31080 scalebox
31081 \series default
31082  and 
31083 \series bold
31084
31085 \backslash
31086 resizebox
31087 \series default
31088  can be used as TeX-Code.
31089 \end_layout
31090
31091 \begin_layout Standard
31092
31093 \series bold
31094
31095 \backslash
31096 scalebox
31097 \series default
31098  is used with the following scheme:
31099 \end_layout
31100
31101 \begin_layout Standard
31102
31103 \series bold
31104
31105 \backslash
31106 scalebox{horizontal}[vertical]{box content}
31107 \end_layout
31108
31109 \begin_layout Standard
31110 Horizontal and vertical are the corresponding scaling factors.
31111  If no vertical scaling factor is given, the horizontal factor will also
31112  be used as the vertical one.
31113 \end_layout
31114
31115 \begin_layout Standard
31116 The command 
31117 \series bold
31118
31119 \backslash
31120 scalebox{2}{Hello}
31121 \series default
31122  creates for example a double size 
31123 \begin_inset ERT
31124 status collapsed
31125
31126 \begin_layout Plain Layout
31127
31128
31129 \backslash
31130 scalebox{2}{
31131 \end_layout
31132
31133 \end_inset
31134
31135 Hello
31136 \begin_inset ERT
31137 status collapsed
31138
31139 \begin_layout Plain Layout
31140
31141 }
31142 \end_layout
31143
31144 \end_inset
31145
31146 , compared with the document text size.
31147 \end_layout
31148
31149 \begin_layout Standard
31150
31151 \series bold
31152
31153 \backslash
31154 scalebox{2}[1]{Hello}
31155 \series default
31156  on the other hand distorts the 
31157 \begin_inset ERT
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161
31162
31163 \backslash
31164 scalebox{2}[1]{
31165 \end_layout
31166
31167 \end_inset
31168
31169 Hello
31170 \begin_inset ERT
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174
31175 }
31176 \end_layout
31177
31178 \end_inset
31179
31180 .
31181 \end_layout
31182
31183 \begin_layout Standard
31184 If the scaling factor is negative, the box content will be mirrored.
31185  Therefore the command 
31186 \series bold
31187
31188 \backslash
31189 scalebox{-1}[1]{Hello}
31190 \series default
31191  can be used to create mirror writing: 
31192 \begin_inset ERT
31193 status collapsed
31194
31195 \begin_layout Plain Layout
31196
31197
31198 \backslash
31199 scalebox{-1}[1]{
31200 \end_layout
31201
31202 \end_inset
31203
31204 Hello
31205 \begin_inset ERT
31206 status collapsed
31207
31208 \begin_layout Plain Layout
31209
31210 }
31211 \end_layout
31212
31213 \end_inset
31214
31215
31216 \end_layout
31217
31218 \begin_layout Standard
31219
31220 \series bold
31221
31222 \backslash
31223 scalebox{1}[-1]{Hello}
31224 \series default
31225  reflects the 
31226 \begin_inset ERT
31227 status collapsed
31228
31229 \begin_layout Plain Layout
31230
31231
31232 \backslash
31233 scalebox{1}[-1]{
31234 \end_layout
31235
31236 \end_inset
31237
31238 Hello
31239 \begin_inset ERT
31240 status collapsed
31241
31242 \begin_layout Plain Layout
31243
31244 }
31245 \end_layout
31246
31247 \end_inset
31248
31249  at the base line.
31250 \end_layout
31251
31252 \begin_layout Standard
31253 Equivalent to 
31254 \series bold
31255
31256 \backslash
31257 scalebox{-1}[1]{box content}
31258 \series default
31259  there exists the command
31260 \begin_inset Newline newline
31261 \end_inset
31262
31263
31264 \series bold
31265
31266 \backslash
31267 reflectbox{box content}
31268 \series default
31269 .
31270 \end_layout
31271
31272 \begin_layout Standard
31273 \begin_inset VSpace bigskip
31274 \end_inset
31275
31276 The command 
31277 \series bold
31278
31279 \backslash
31280 resizebox
31281 \series default
31282  is used to scale the box to a defined width and height.
31283  The command scheme is:
31284 \end_layout
31285
31286 \begin_layout Standard
31287
31288 \series bold
31289
31290 \backslash
31291 resizebox{width}{height}{box content}
31292 \end_layout
31293
31294 \begin_layout Standard
31295 If one of the two command arguments given is an exclamation mark 
31296 \series bold
31297 !
31298 \series default
31299 , the size is set so that the aspect ratio of the box content is kept.
31300 \end_layout
31301
31302 \begin_layout Standard
31303 The command 
31304 \series bold
31305
31306 \backslash
31307 resizebox{2cm}{1cm}{Hello}
31308 \series default
31309  produces: 
31310 \begin_inset ERT
31311 status collapsed
31312
31313 \begin_layout Plain Layout
31314
31315
31316 \backslash
31317 resizebox{2cm}{1cm}{
31318 \end_layout
31319
31320 \end_inset
31321
31322 Hello
31323 \begin_inset ERT
31324 status collapsed
31325
31326 \begin_layout Plain Layout
31327
31328 }
31329 \end_layout
31330
31331 \end_inset
31332
31333
31334 \begin_inset Newline newline
31335 \end_inset
31336
31337 The command 
31338 \series bold
31339
31340 \backslash
31341 resizebox{2cm}{!}{Hello}
31342 \series default
31343  produces: 
31344 \begin_inset ERT
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348
31349
31350 \backslash
31351 resizebox{2cm}{!}{
31352 \end_layout
31353
31354 \end_inset
31355
31356 Hello
31357 \begin_inset ERT
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361
31362 }
31363 \end_layout
31364
31365 \end_inset
31366
31367
31368 \end_layout
31369
31370 \begin_layout Standard
31371 \begin_inset VSpace bigskip
31372 \end_inset
31373
31374
31375 \begin_inset Note Greyedout
31376 status open
31377
31378 \begin_layout Plain Layout
31379
31380 \series bold
31381 Note:
31382 \series default
31383  When arguments of 
31384 \series bold
31385
31386 \backslash
31387 scalebox
31388 \series default
31389  or 
31390 \series bold
31391
31392 \backslash
31393 resizebox
31394 \series default
31395  are set to zero, no LaTeX-errors occur when exporting the document but
31396  the exported files can not or only partly be displayed.
31397 \end_layout
31398
31399 \end_inset
31400
31401
31402 \end_layout
31403
31404 \begin_layout Standard
31405 \begin_inset VSpace bigskip
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \begin_layout Standard
31412 The boxes can be combined in any order.
31413  E.
31414 \begin_inset space \thinspace{}
31415 \end_inset
31416
31417 g.
31418 \begin_inset space \space{}
31419 \end_inset
31420
31421 the command
31422 \begin_inset Newline newline
31423 \end_inset
31424
31425
31426 \series bold
31427
31428 \backslash
31429 rotatebox[origin=c]{-45}{
31430 \backslash
31431 resizebox{2cm}{!}{
31432 \backslash
31433 reflectbox{Hello}}}
31434 \begin_inset Newline newline
31435 \end_inset
31436
31437
31438 \series default
31439 produces:
31440 \end_layout
31441
31442 \begin_layout Standard
31443 \align center
31444 \begin_inset ERT
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448
31449
31450 \backslash
31451 rotatebox[origin=c]{-45}{
31452 \backslash
31453 resizebox{2cm}{!}{
31454 \backslash
31455 reflectbox{
31456 \end_layout
31457
31458 \end_inset
31459
31460 Hello
31461 \begin_inset ERT
31462 status collapsed
31463
31464 \begin_layout Plain Layout
31465
31466 }}}
31467 \end_layout
31468
31469 \end_inset
31470
31471
31472 \end_layout
31473
31474 \begin_layout Standard
31475 \noindent
31476 Images, tables, and inline formulas are allowed as box content:
31477 \end_layout
31478
31479 \begin_layout Standard
31480 \align center
31481 \begin_inset ERT
31482 status collapsed
31483
31484 \begin_layout Plain Layout
31485
31486
31487 \backslash
31488 rotatebox[origin=c]{-30}{
31489 \backslash
31490 resizebox{2cm}{!}{
31491 \backslash
31492 reflectbox{
31493 \end_layout
31494
31495 \end_inset
31496
31497
31498 \begin_inset Graphics
31499         filename clipart/platypus.eps
31500         lyxscale 50
31501         width 25col%
31502
31503 \end_inset
31504
31505
31506 \begin_inset ERT
31507 status collapsed
31508
31509 \begin_layout Plain Layout
31510
31511 }}}
31512 \end_layout
31513
31514 \end_inset
31515
31516
31517 \begin_inset ERT
31518 status collapsed
31519
31520 \begin_layout Plain Layout
31521
31522
31523 \backslash
31524 rotatebox[origin=c]{-45}{
31525 \backslash
31526 resizebox{2cm}{!}{
31527 \backslash
31528 reflectbox{
31529 \end_layout
31530
31531 \end_inset
31532
31533
31534 \begin_inset Tabular
31535 <lyxtabular version="3" rows="2" columns="2">
31536 <features tabularvalignment="middle">
31537 <column alignment="center" valignment="top" width="0">
31538 <column alignment="center" valignment="top" width="0">
31539 <row>
31540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31541 \begin_inset Text
31542
31543 \begin_layout Plain Layout
31544 q
31545 \end_layout
31546
31547 \end_inset
31548 </cell>
31549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31550 \begin_inset Text
31551
31552 \begin_layout Plain Layout
31553 w
31554 \end_layout
31555
31556 \end_inset
31557 </cell>
31558 </row>
31559 <row>
31560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31561 \begin_inset Text
31562
31563 \begin_layout Plain Layout
31564 e
31565 \end_layout
31566
31567 \end_inset
31568 </cell>
31569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31570 \begin_inset Text
31571
31572 \begin_layout Plain Layout
31573 r
31574 \end_layout
31575
31576 \end_inset
31577 </cell>
31578 </row>
31579 </lyxtabular>
31580
31581 \end_inset
31582
31583
31584 \begin_inset ERT
31585 status collapsed
31586
31587 \begin_layout Plain Layout
31588
31589 }}}
31590 \end_layout
31591
31592 \end_inset
31593
31594
31595 \begin_inset ERT
31596 status collapsed
31597
31598 \begin_layout Plain Layout
31599
31600
31601 \backslash
31602 rotatebox[origin=c]{-45}{
31603 \backslash
31604 resizebox{2cm}{!}{
31605 \backslash
31606 reflectbox{
31607 \end_layout
31608
31609 \end_inset
31610
31611
31612 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31613 \end_inset
31614
31615
31616 \begin_inset ERT
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620
31621 }}}
31622 \end_layout
31623
31624 \end_inset
31625
31626
31627 \end_layout
31628
31629 \begin_layout Standard
31630 When the global formula style 
31631 \series bold
31632 fleqn
31633 \series default
31634  is used in the document
31635 \begin_inset Foot
31636 status collapsed
31637
31638 \begin_layout Plain Layout
31639 When 
31640 \begin_inset Quotes eld
31641 \end_inset
31642
31643 fleqn
31644 \begin_inset Quotes erd
31645 \end_inset
31646
31647  is added to the document class options.
31648 \end_layout
31649
31650 \end_inset
31651
31652 , display style formulas can also be scaled.
31653 \end_layout
31654
31655 \begin_layout Chapter
31656 External Document Parts
31657 \begin_inset Index idx
31658 status collapsed
31659
31660 \begin_layout Plain Layout
31661 External Document Parts
31662 \end_layout
31663
31664 \end_inset
31665
31666
31667 \end_layout
31668
31669 \begin_layout Standard
31670 With the menu 
31671 \family sans
31672 Insert\SpecialChar \menuseparator
31673 File
31674 \family default
31675  you can insert external material to your document.
31676  This can be:
31677 \end_layout
31678
31679 \begin_layout Description
31680 LyX
31681 \begin_inset space ~
31682 \end_inset
31683
31684 Document Another LyX document; its content is directly inserted to your
31685  document.
31686 \end_layout
31687
31688 \begin_layout Description
31689 Plain
31690 \begin_inset space ~
31691 \end_inset
31692
31693 Text A text document; each line is inserted in your document as a separate
31694  paragraph.
31695 \end_layout
31696
31697 \begin_layout Description
31698 Plain
31699 \begin_inset space ~
31700 \end_inset
31701
31702 Text,
31703 \begin_inset space ~
31704 \end_inset
31705
31706 Join
31707 \begin_inset space ~
31708 \end_inset
31709
31710 Lines A text document; text lines are inserted in your document continuously
31711  but an empty text line creates a new paragraph.
31712 \end_layout
31713
31714 \begin_layout Description
31715 External
31716 \begin_inset space ~
31717 \end_inset
31718
31719 Material Files in various formats.
31720 \end_layout
31721
31722 \begin_layout Description
31723 Child
31724 \begin_inset space ~
31725 \end_inset
31726
31727 Document LyX or LaTeX-documents.
31728 \end_layout
31729
31730 \begin_layout Section
31731 External Material
31732 \begin_inset Index idx
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736 External Document Parts ! External Material
31737 \end_layout
31738
31739 \end_inset
31740
31741
31742 \end_layout
31743
31744 \begin_layout Standard
31745 The external material feature allows you to insert files in to your document
31746  without converting them to a format that can be read by the document output
31747  format.
31748  LyX takes care of the necessary conversions.
31749  This is similar to images that can be inserted in various image formats
31750  in LyX documents.
31751  When you have enabled Instant Preview in LyX's preferences under 
31752 \family sans
31753 Look
31754 \begin_inset space ~
31755 \end_inset
31756
31757 and
31758 \begin_inset space ~
31759 \end_inset
31760
31761 feel\SpecialChar \menuseparator
31762 Graphics
31763 \family default
31764 , the external material types Dia and Xfig are directly shown in LyX.
31765 \end_layout
31766
31767 \begin_layout Standard
31768 External material can be inserted via the 
31769 \family sans
31770 External Material
31771 \family default
31772  dialog that is accessible with the menu 
31773 \family sans
31774 Insert\SpecialChar \menuseparator
31775 File\SpecialChar \menuseparator
31776 External
31777 \begin_inset space ~
31778 \end_inset
31779
31780 Material
31781 \family default
31782 .
31783  Currently the following file types (
31784 \family sans
31785 Templates
31786 \family default
31787 ) are allowed:
31788 \end_layout
31789
31790 \begin_layout Description
31791 ChessDiagram This template supports chess position diagrams made with the
31792  program 
31793 \series bold
31794
31795 \begin_inset CommandInset href
31796 LatexCommand href
31797 name "XBoard"
31798 target "http://en.wikipedia.org/wiki/XBoard"
31799
31800 \end_inset
31801
31802
31803 \series default
31804 .
31805 \end_layout
31806
31807 \begin_layout Description
31808 Date This inserts the date in the form 
31809 \emph on
31810 Day-Month-Year
31811 \emph default
31812 .
31813  This is a date inserted as external material: 
31814 \begin_inset External
31815         template Date
31816         filename .
31817
31818 \end_inset
31819
31820
31821 \begin_inset space ~
31822 \end_inset
31823
31824
31825 \begin_inset Note Note
31826 status open
31827
31828 \begin_layout Plain Layout
31829 Remove the protected space when bug 4398 is fixed!
31830 \end_layout
31831
31832 \end_inset
31833
31834
31835 \begin_inset Newline newline
31836 \end_inset
31837
31838 The date is not shown within LyX, only in the output.
31839  There are two other methods of inserting a date: Via menu 
31840 \family sans
31841 Insert\SpecialChar \menuseparator
31842 Date
31843 \family default
31844  and with the LaTeX command 
31845 \series bold
31846
31847 \backslash
31848 today
31849 \series default
31850  as TeX-Code.
31851  The different methods are compared in Table
31852 \begin_inset space ~
31853 \end_inset
31854
31855
31856 \begin_inset CommandInset ref
31857 LatexCommand ref
31858 reference "tab:Comparison-of-the"
31859
31860 \end_inset
31861
31862 .
31863 \end_layout
31864
31865 \begin_layout Description
31866 Dia This template supports diagrams created with the program 
31867 \series bold
31868
31869 \begin_inset CommandInset href
31870 LatexCommand href
31871 name "Dia"
31872 target "http://en.wikipedia.org/wiki/Dia_(software)"
31873
31874 \end_inset
31875
31876
31877 \series default
31878 .
31879 \end_layout
31880
31881 \begin_layout Description
31882 LilyPond This template is used for music notation typeset with the program
31883 \begin_inset Newline linebreak
31884 \end_inset
31885
31886
31887 \series bold
31888
31889 \begin_inset CommandInset href
31890 LatexCommand href
31891 name "LilyPond"
31892 target "http://en.wikipedia.org/wiki/LilyPond"
31893
31894 \end_inset
31895
31896
31897 \series default
31898 .
31899 \end_layout
31900
31901 \begin_layout Description
31902 PDFPages With this template you can insert PDF documents to your document.
31903  To insert certain or all pages of a PDF, use the 
31904 \emph on
31905 pages
31906 \emph default
31907  option in the 
31908 \family sans
31909 Option
31910 \family default
31911  field in the 
31912 \family sans
31913 LaTeX and LyX options
31914 \family default
31915  tab according to the template description in the dialog.
31916  When no 
31917 \emph on
31918 pages
31919 \emph default
31920  option is given, only the first page of the PDF will be inserted.
31921 \end_layout
31922
31923 \begin_layout Description
31924 RasterImage This can be used for bitmap images.
31925  Nearly all popular image formats are supported.
31926  The image can be treated in the 
31927 \family sans
31928 External material
31929 \family default
31930  dialog like the images that are usually included via the 
31931 \family sans
31932 Graphics
31933 \family default
31934  dialog as described in section
31935 \begin_inset space ~
31936 \end_inset
31937
31938
31939 \begin_inset CommandInset ref
31940 LatexCommand ref
31941 reference "sec:Graphics-Dialog"
31942
31943 \end_inset
31944
31945 .
31946  The difference is that only raster images are allowed; that means that
31947  PDF and EPS-images are not supported.
31948 \end_layout
31949
31950 \begin_layout Description
31951 XFig This template supports images created with the program 
31952 \series bold
31953
31954 \begin_inset CommandInset href
31955 LatexCommand href
31956 name "Xfig"
31957 target "http://en.wikipedia.org/wiki/Xfig"
31958
31959 \end_inset
31960
31961
31962 \series default
31963 .
31964 \end_layout
31965
31966 \begin_layout Standard
31967 \begin_inset Float table
31968 placement h
31969 wide false
31970 sideways false
31971 status open
31972
31973 \begin_layout Plain Layout
31974 \begin_inset Caption
31975
31976 \begin_layout Plain Layout
31977 \begin_inset CommandInset label
31978 LatexCommand label
31979 name "tab:Comparison-of-the"
31980
31981 \end_inset
31982
31983 Comparison of the date input methods.
31984 \end_layout
31985
31986 \end_inset
31987
31988
31989 \end_layout
31990
31991 \begin_layout Plain Layout
31992 \align center
31993 \begin_inset Tabular
31994 <lyxtabular version="3" rows="4" columns="4">
31995 <features tabularvalignment="middle">
31996 <column alignment="center" valignment="top" width="0">
31997 <column alignment="center" valignment="top" width="0">
31998 <column alignment="center" valignment="top" width="0">
31999 <column alignment="center" valignment="top" width="0">
32000 <row>
32001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32002 \begin_inset Text
32003
32004 \begin_layout Plain Layout
32005 Document format
32006 \end_layout
32007
32008 \end_inset
32009 </cell>
32010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32011 \begin_inset Text
32012
32013 \begin_layout Plain Layout
32014
32015 \family sans
32016 External Material\SpecialChar \menuseparator
32017 Date
32018 \end_layout
32019
32020 \end_inset
32021 </cell>
32022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32023 \begin_inset Text
32024
32025 \begin_layout Plain Layout
32026
32027 \family sans
32028 Insert\SpecialChar \menuseparator
32029 Date
32030 \end_layout
32031
32032 \end_inset
32033 </cell>
32034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32035 \begin_inset Text
32036
32037 \begin_layout Plain Layout
32038 command 
32039 \series bold
32040
32041 \backslash
32042 today
32043 \end_layout
32044
32045 \end_inset
32046 </cell>
32047 </row>
32048 <row>
32049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32050 \begin_inset Text
32051
32052 \begin_layout Plain Layout
32053 LyX
32054 \end_layout
32055
32056 \end_inset
32057 </cell>
32058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32059 \begin_inset Text
32060
32061 \begin_layout Plain Layout
32062 as inset box
32063 \end_layout
32064
32065 \end_inset
32066 </cell>
32067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32068 \begin_inset Text
32069
32070 \begin_layout Plain Layout
32071 as date
32072 \end_layout
32073
32074 \end_inset
32075 </cell>
32076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32077 \begin_inset Text
32078
32079 \begin_layout Plain Layout
32080 as TeX-Code inset box
32081 \end_layout
32082
32083 \end_inset
32084 </cell>
32085 </row>
32086 <row>
32087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32088 \begin_inset Text
32089
32090 \begin_layout Plain Layout
32091 LaTeX
32092 \end_layout
32093
32094 \end_inset
32095 </cell>
32096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32097 \begin_inset Text
32098
32099 \begin_layout Plain Layout
32100 as date
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32106 \begin_inset Text
32107
32108 \begin_layout Plain Layout
32109 as date
32110 \end_layout
32111
32112 \end_inset
32113 </cell>
32114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32115 \begin_inset Text
32116
32117 \begin_layout Plain Layout
32118 as command
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 </row>
32124 <row>
32125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129 DVI, PDF, PS
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138 as date
32139 \end_layout
32140
32141 \end_inset
32142 </cell>
32143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32144 \begin_inset Text
32145
32146 \begin_layout Plain Layout
32147 as date
32148 \end_layout
32149
32150 \end_inset
32151 </cell>
32152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32153 \begin_inset Text
32154
32155 \begin_layout Plain Layout
32156 as date
32157 \end_layout
32158
32159 \end_inset
32160 </cell>
32161 </row>
32162 </lyxtabular>
32163
32164 \end_inset
32165
32166
32167 \end_layout
32168
32169 \end_inset
32170
32171
32172 \end_layout
32173
32174 \begin_layout Standard
32175 When you use the option 
32176 \family sans
32177 Draft
32178 \family default
32179  in the 
32180 \family sans
32181 File
32182 \family default
32183  tab of the 
32184 \family sans
32185 External Material
32186 \family default
32187  dialog, only the path to the inserted file is shown in the output.
32188 \begin_inset Newline newline
32189 \end_inset
32190
32191 External material is displayed in LyX either as a box like this: 
32192 \begin_inset Graphics
32193         filename clipart/ExternalMaterialQt4.png
32194         scale 85
32195         scaleBeforeRotation
32196
32197 \end_inset
32198
32199  or as image, depending on the option 
32200 \family sans
32201 Show in LyX
32202 \family default
32203  in the 
32204 \family sans
32205 LaTeX and LyX options
32206 \family default
32207  tab of the dialog.
32208 \end_layout
32209
32210 \begin_layout Standard
32211 The 
32212 \family sans
32213 \emph on
32214 Customization
32215 \family default
32216 \emph default
32217  manual explains how you can define your own templates.
32218 \end_layout
32219
32220 \begin_layout Section
32221 Child Documents
32222 \begin_inset CommandInset label
32223 LatexCommand label
32224 name "sec:Child-Documents"
32225
32226 \end_inset
32227
32228
32229 \begin_inset Index idx
32230 status collapsed
32231
32232 \begin_layout Plain Layout
32233 External Document Parts ! Child Documents
32234 \end_layout
32235
32236 \end_inset
32237
32238
32239 \begin_inset Index idx
32240 status collapsed
32241
32242 \begin_layout Plain Layout
32243 Files ! Include
32244 \end_layout
32245
32246 \end_inset
32247
32248
32249 \end_layout
32250
32251 \begin_layout Standard
32252 Child documents are used when you have a long document consisting of several
32253  larger parts or sections.
32254  For maintenance it is often useful and sometimes even required to split
32255  the document in several files that can be revised separately.
32256  The different documents are then the so called child documents and a master
32257  document connects them to print the full document or parts of it.
32258  A child documents inherits elements of its master, for example the LaTeX
32259  preamble, the bibliography, and labels for cross-references.
32260 \end_layout
32261
32262 \begin_layout Standard
32263 To be able to work on child documents without the need to open their master,
32264  specify in the child document the master in the menu
32265 \family sans
32266  Document\SpecialChar \menuseparator
32267 Settings\SpecialChar \menuseparator
32268 Document
32269 \begin_inset space ~
32270 \end_inset
32271
32272 Class
32273 \family default
32274 .
32275  This master document will then be used in the background by LyX when you
32276  edit the child document.
32277 \end_layout
32278
32279 \begin_layout Standard
32280 Included documents are displayed in LyX as a box like this: 
32281 \begin_inset Graphics
32282         filename clipart/ChildDocumentQt4.png
32283         scale 85
32284         scaleBeforeRotation
32285
32286 \end_inset
32287
32288  To include child documents in a master document use the menu 
32289 \family sans
32290 Insert\SpecialChar \menuseparator
32291 File\SpecialChar \menuseparator
32292 Child
32293 \begin_inset space ~
32294 \end_inset
32295
32296 Documents
32297 \family default
32298 .
32299  A dialog pops up where you can choose between four include methods:
32300 \end_layout
32301
32302 \begin_layout Description
32303 Include You can include LyX and LaTeX-documents.
32304  When you press the 
32305 \family sans
32306 Load
32307 \family default
32308  button in the 
32309 \family sans
32310 Child Document
32311 \family default
32312  dialog, the included documents will be opened in LyX in a new file tab
32313  so that you can modify them.
32314 \begin_inset Newline newline
32315 \end_inset
32316
32317
32318 \end_layout
32319
32320 \begin_layout Standard
32321 Here is a child document inserted using 
32322 \family sans
32323 Include
32324 \family default
32325
32326 \begin_inset CommandInset include
32327 LatexCommand include
32328 filename "DummyDocument1.lyx"
32329
32330 \end_inset
32331
32332
32333 \end_layout
32334
32335 \begin_layout Standard
32336 The section numbering includes the sections of the included files in the
32337  order they are inserted in the master document.
32338  The included example document has for example a subsection that is numbered
32339  as a subsection of this section.
32340  Labels of included documents can be referenced: Subsection
32341 \begin_inset space ~
32342 \end_inset
32343
32344
32345 \begin_inset CommandInset ref
32346 LatexCommand ref
32347 reference "sub:External-Subsection-1"
32348
32349 \end_inset
32350
32351
32352 \end_layout
32353
32354 \begin_layout Standard
32355 The preamble of the child document is ignored; only the preamble of the
32356  master document is used.
32357  Branches in child documents will be ignored by the master document when
32358  the master document does not have a branch with the same name.
32359  Included documents are inserted starting on a new page and ending with
32360  a page break.
32361 \end_layout
32362
32363 \begin_layout Standard
32364 If you are only working on a certain chapter of a large document and want
32365  to save compiling time, you can put each included file into a branch.
32366 \begin_inset Foot
32367 status collapsed
32368
32369 \begin_layout Plain Layout
32370 Branches are described in section 
32371 \emph on
32372 Branches
32373 \emph default
32374  of the LyX 
32375 \emph on
32376 Userguide
32377 \emph default
32378 .
32379 \end_layout
32380
32381 \end_inset
32382
32383  By enabling/disabling branches you can decide what included files will
32384  appear in the output.
32385 \end_layout
32386
32387 \begin_layout Standard
32388 \begin_inset Note Greyedout
32389 status open
32390
32391 \begin_layout Plain Layout
32392
32393 \series bold
32394 Note:
32395 \series default
32396  Due to a bug in LyX the LaTeX command 
32397 \series bold
32398
32399 \backslash
32400 includeonly
32401 \series default
32402  can currently not be used as an alternative to decide what files should
32403  be included.
32404 \end_layout
32405
32406 \end_inset
32407
32408
32409 \end_layout
32410
32411 \begin_layout Standard
32412 \begin_inset Note Greyedout
32413 status open
32414
32415 \begin_layout Plain Layout
32416
32417 \series bold
32418 Note:
32419 \series default
32420  When you have included a LyX- or LaTeX-file, you are warned when you export/vie
32421 w the document in case the child document uses another document class than
32422  the master document as this will lead to unexpected outputs.
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Description
32431 Input This method is very similar to the Include method.
32432  The differences are:
32433 \end_layout
32434
32435 \begin_deeper
32436 \begin_layout Itemize
32437 Input files don't start with a new page and don't end with a page break.
32438 \end_layout
32439
32440 \begin_layout Itemize
32441 Input files can be previewed in LyX when 
32442 \family sans
32443 Instant
32444 \begin_inset space ~
32445 \end_inset
32446
32447 Preview
32448 \family default
32449  is enabled in LyX's preferences under 
32450 \family sans
32451 Look
32452 \begin_inset space ~
32453 \end_inset
32454
32455 and
32456 \begin_inset space ~
32457 \end_inset
32458
32459 feel\SpecialChar \menuseparator
32460 Graphics
32461 \family default
32462 .
32463 \end_layout
32464
32465 \begin_layout Itemize
32466 The LaTeX-command 
32467 \series bold
32468
32469 \backslash
32470 includeonly
32471 \series default
32472  cannot be used.
32473 \end_layout
32474
32475 \end_deeper
32476 \begin_layout Standard
32477 Here is a child document inserted using 
32478 \family sans
32479 Input
32480 \family default
32481
32482 \begin_inset CommandInset include
32483 LatexCommand input
32484 filename "DummyDocument2.lyx"
32485
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \begin_layout Description
32492 Verbatim With this method every text file can be included.
32493  The file is shown in the output with its source code; no command used in
32494  the text is invoked.
32495  You can use the option 
32496 \family sans
32497 Mark spaces in output
32498 \family default
32499  that displays the character 
32500 \begin_inset Quotes eld
32501 \end_inset
32502
32503
32504 \begin_inset ERT
32505 status collapsed
32506
32507 \begin_layout Plain Layout
32508
32509
32510 \backslash
32511 textvisiblespace 
32512 \end_layout
32513
32514 \end_inset
32515
32516
32517 \begin_inset Quotes erd
32518 \end_inset
32519
32520  for every space character in the source code.
32521  The difference from the method via the menu 
32522 \family sans
32523 Insert\SpecialChar \menuseparator
32524 File\SpecialChar \menuseparator
32525 Plain
32526 \begin_inset space ~
32527 \end_inset
32528
32529 Text
32530 \family default
32531  is that the document content is not shown in LyX.
32532 \end_layout
32533
32534 \begin_layout Standard
32535 Here is a child document inserted as Verbatim: 
32536 \begin_inset CommandInset include
32537 LatexCommand verbatiminput
32538 filename "DummyTextDocument.txt"
32539
32540 \end_inset
32541
32542
32543 \begin_inset VSpace bigskip
32544 \end_inset
32545
32546 Here is a child document inserted as Verbatim using the 
32547 \family sans
32548 Mark spaces in output
32549 \family default
32550  option: 
32551 \begin_inset CommandInset include
32552 LatexCommand verbatiminput*
32553 filename "DummyTextDocument.txt"
32554
32555 \end_inset
32556
32557
32558 \end_layout
32559
32560 \begin_layout Standard
32561 \begin_inset VSpace bigskip
32562 \end_inset
32563
32564
32565 \end_layout
32566
32567 \begin_layout Standard
32568 \begin_inset Note Greyedout
32569 status open
32570
32571 \begin_layout Plain Layout
32572
32573 \series bold
32574 Note:
32575 \series default
32576  As you can see in the examples above, the text of the documents included
32577  as 
32578 \family sans
32579 verbatim
32580 \family default
32581  is not broken at the end of the document lines.
32582 \end_layout
32583
32584 \end_inset
32585
32586
32587 \end_layout
32588
32589 \begin_layout Description
32590 Listings This type is described in chapter
32591 \begin_inset space ~
32592 \end_inset
32593
32594
32595 \begin_inset CommandInset ref
32596 LatexCommand ref
32597 reference "cha:Program-Code-Listings"
32598
32599 \end_inset
32600
32601 .
32602 \end_layout
32603
32604 \begin_layout Standard
32605 \begin_inset Note Greyedout
32606 status open
32607
32608 \begin_layout Plain Layout
32609
32610 \series bold
32611 Note:
32612 \series default
32613  Including the same document twice in a document using different methods
32614  could cause LaTeX-problems.
32615 \end_layout
32616
32617 \end_inset
32618
32619
32620 \end_layout
32621
32622 \begin_layout Chapter
32623 Program Code Listings
32624 \begin_inset CommandInset label
32625 LatexCommand label
32626 name "cha:Program-Code-Listings"
32627
32628 \end_inset
32629
32630
32631 \begin_inset Index idx
32632 status collapsed
32633
32634 \begin_layout Plain Layout
32635 Listings
32636 \end_layout
32637
32638 \end_inset
32639
32640
32641 \begin_inset Index idx
32642 status collapsed
32643
32644 \begin_layout Plain Layout
32645 Program Code
32646 \end_layout
32647
32648 \end_inset
32649
32650
32651 \begin_inset Index idx
32652 status collapsed
32653
32654 \begin_layout Plain Layout
32655 Floats ! Listings
32656 \end_layout
32657
32658 \end_inset
32659
32660
32661 \end_layout
32662
32663 \begin_layout Standard
32664 To include and typeset program code you can use the 
32665 \family sans
32666 Listings
32667 \family default
32668  inset that can be inserted via the menu 
32669 \family sans
32670 Insert\SpecialChar \menuseparator
32671 Program Listing
32672 \family default
32673 .
32674  The LaTeX-package 
32675 \series bold
32676 listings
32677 \series default
32678
32679 \begin_inset Index idx
32680 status collapsed
32681
32682 \begin_layout Plain Layout
32683 LaTeX-packages ! listings
32684 \end_layout
32685
32686 \end_inset
32687
32688  provides a powerful and flexible way to insert program source code into
32689  your document.
32690 \end_layout
32691
32692 \begin_layout Standard
32693 Right-clicking on a listings inset opens the context menu containing where
32694  you can set the listings format.
32695 \end_layout
32696
32697 \begin_layout Standard
32698 By default, a listing starts a new paragraph in the output.
32699  The placement option 
32700 \family sans
32701 Inline
32702 \begin_inset space ~
32703 \end_inset
32704
32705 listing
32706 \family default
32707  prints the listing inline like this: 
32708 \begin_inset listings
32709 lstparams "language={C++}"
32710 inline true
32711 status open
32712
32713 \begin_layout Plain Layout
32714
32715 int a=5;
32716 \end_layout
32717
32718 \end_inset
32719
32720
32721 \begin_inset Newline newline
32722 \end_inset
32723
32724 The option 
32725 \family sans
32726 Float
32727 \family default
32728  creates a listings float where you can specify the placement options 
32729 \begin_inset Quotes eld
32730 \end_inset
32731
32732
32733 \family sans
32734 h
32735 \family default
32736
32737 \begin_inset Quotes erd
32738 \end_inset
32739
32740
32741 \begin_inset Quotes eld
32742 \end_inset
32743
32744
32745 \family sans
32746 t
32747 \family default
32748
32749 \begin_inset Quotes erd
32750 \end_inset
32751
32752
32753 \begin_inset Quotes eld
32754 \end_inset
32755
32756
32757 \family sans
32758 b
32759 \family default
32760
32761 \begin_inset Quotes erd
32762 \end_inset
32763
32764 , and 
32765 \begin_inset Quotes eld
32766 \end_inset
32767
32768
32769 \family sans
32770 p
32771 \family default
32772
32773 \begin_inset Quotes erd
32774 \end_inset
32775
32776  corresponding to the float placement options described in section
32777 \begin_inset space ~
32778 \end_inset
32779
32780
32781 \begin_inset CommandInset ref
32782 LatexCommand ref
32783 reference "sec:Float-Placement"
32784
32785 \end_inset
32786
32787 .
32788  The placement options can be mixed and are inserted without any separation,
32789  e.
32790 \begin_inset space \thinspace{}
32791 \end_inset
32792
32793 g.
32794 \begin_inset space \space{}
32795 \end_inset
32796
32797
32798 \begin_inset Quotes eld
32799 \end_inset
32800
32801
32802 \family sans
32803 htbp
32804 \family default
32805
32806 \begin_inset Quotes erd
32807 \end_inset
32808
32809 .
32810  The option 
32811 \begin_inset Quotes eld
32812 \end_inset
32813
32814 h
32815 \begin_inset Quotes erd
32816 \end_inset
32817
32818  has sometimes no effect, but you don't need to use the 
32819 \family sans
32820 Float
32821 \family default
32822  option in this case as also non-float listings can have captions and be
32823  referenced.
32824 \end_layout
32825
32826 \begin_layout Standard
32827 You can add captions to listings with the menu 
32828 \family sans
32829 Insert\SpecialChar \menuseparator
32830 Caption
32831 \family default
32832 .
32833  Listings can be referenced like floats: Listing
32834 \begin_inset space ~
32835 \end_inset
32836
32837
32838 \begin_inset CommandInset ref
32839 LatexCommand ref
32840 reference "lst:Example-Listing"
32841
32842 \end_inset
32843
32844
32845 \end_layout
32846
32847 \begin_layout Standard
32848 \begin_inset listings
32849 lstparams "language=Python"
32850 inline false
32851 status open
32852
32853 \begin_layout Plain Layout
32854
32855 \begin_inset Caption
32856
32857 \begin_layout Plain Layout
32858 \begin_inset CommandInset label
32859 LatexCommand label
32860 name "lst:Example-Listing"
32861
32862 \end_inset
32863
32864 Example Listing float
32865 \end_layout
32866
32867 \end_inset
32868
32869 # Example listing float
32870 \end_layout
32871
32872 \begin_layout Plain Layout
32873
32874 def func(param):
32875 \end_layout
32876
32877 \begin_layout Plain Layout
32878
32879     'this is a python function'
32880 \end_layout
32881
32882 \begin_layout Plain Layout
32883
32884     pass
32885 \end_layout
32886
32887 \end_inset
32888
32889
32890 \end_layout
32891
32892 \begin_layout Standard
32893 When you have set a programming language in the listings dialog, the keywords
32894  of this language will be recognized and specially typeset in the output.
32895  In the example listings the Python keyword 
32896 \begin_inset Quotes eld
32897 \end_inset
32898
32899 def
32900 \begin_inset Quotes erd
32901 \end_inset
32902
32903  is recognized and printed bold in the output.
32904 \end_layout
32905
32906 \begin_layout Standard
32907 \begin_inset Note Greyedout
32908 status open
32909
32910 \begin_layout Plain Layout
32911
32912 \series bold
32913 Note:
32914 \series default
32915  If you don't get bold keywords when using typewriter fonts, your 
32916 \family typewriter
32917 typewriter
32918 \family default
32919  font probably doesn't provide a bold shape.
32920  In this case select a different one in the menu 
32921 \family sans
32922 Document\SpecialChar \menuseparator
32923 Settings\SpecialChar \menuseparator
32924 Fonts
32925 \family default
32926 .
32927  (The fonts 
32928 \emph on
32929 LuxiMono, BeraMono
32930 \emph default
32931  and 
32932 \emph on
32933 Courier
32934 \emph default
32935  provide bold shapes.)
32936 \end_layout
32937
32938 \end_inset
32939
32940
32941 \end_layout
32942
32943 \begin_layout Standard
32944 In section 
32945 \family sans
32946 Line
32947 \begin_inset space ~
32948 \end_inset
32949
32950 numbering
32951 \family default
32952  of the listings dialog you can specify the line numbering style.
32953  You can insert a number to specify which lines are numbered in the field
32954  
32955 \family sans
32956 Step
32957 \family default
32958 .
32959  When you insert e.
32960 \begin_inset space \thinspace{}
32961 \end_inset
32962
32963 g.
32964 \begin_inset space \space{}
32965 \end_inset
32966
32967
32968 \begin_inset Quotes eld
32969 \end_inset
32970
32971 3
32972 \begin_inset Quotes erd
32973 \end_inset
32974
32975 , only every 3rd line will be numbered.
32976 \end_layout
32977
32978 \begin_layout Standard
32979 You can furthermore specify a range of lines; only these will then appear
32980  in the output.
32981  The option 
32982 \family sans
32983 Extended character table
32984 \family default
32985  should be used when you use national characters like the German umlauts
32986  in the listing.
32987 \begin_inset Newline newline
32988 \end_inset
32989
32990 Here is an example listing with left line numbering, step 
32991 \begin_inset Quotes eld
32992 \end_inset
32993
32994 3
32995 \begin_inset Quotes erd
32996 \end_inset
32997
32998 , language 
32999 \begin_inset Quotes eld
33000 \end_inset
33001
33002 Python
33003 \begin_inset Quotes erd
33004 \end_inset
33005
33006 , options 
33007 \begin_inset Quotes eld
33008 \end_inset
33009
33010 Extended character table
33011 \begin_inset Quotes erd
33012 \end_inset
33013
33014  and 
33015 \begin_inset Quotes eld
33016 \end_inset
33017
33018 Space
33019 \begin_inset space ~
33020 \end_inset
33021
33022 as
33023 \begin_inset space ~
33024 \end_inset
33025
33026 symbol
33027 \begin_inset Quotes erd
33028 \end_inset
33029
33030 , range lines 3
33031 \begin_inset space \thinspace{}
33032 \end_inset
33033
33034 -
33035 \begin_inset space \thinspace{}
33036 \end_inset
33037
33038 8:
33039 \end_layout
33040
33041 \begin_layout Standard
33042 \begin_inset listings
33043 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33044 inline false
33045 status open
33046
33047 \begin_layout Plain Layout
33048
33049 def func(param):
33050 \end_layout
33051
33052 \begin_layout Plain Layout
33053
33054     'this is a python function'
33055 \end_layout
33056
33057 \begin_layout Plain Layout
33058
33059     pass
33060 \end_layout
33061
33062 \begin_layout Plain Layout
33063
33064 def func(param):
33065 \end_layout
33066
33067 \begin_layout Plain Layout
33068
33069 'This is a German word: Tschüß'
33070 \end_layout
33071
33072 \begin_layout Plain Layout
33073
33074 pass
33075 \end_layout
33076
33077 \begin_layout Plain Layout
33078
33079 def func(param):
33080 \end_layout
33081
33082 \begin_layout Plain Layout
33083
33084 'this is a python function'
33085 \end_layout
33086
33087 \begin_layout Plain Layout
33088
33089 pass
33090 \end_layout
33091
33092 \end_inset
33093
33094
33095 \end_layout
33096
33097 \begin_layout Standard
33098 When you have tabulators in your listing, you can specify the number of
33099  characters that are spanned by a tabulator in the field 
33100 \family sans
33101 Tabulator
33102 \begin_inset space ~
33103 \end_inset
33104
33105 size
33106 \family default
33107 .
33108 \end_layout
33109
33110 \begin_layout Standard
33111 \begin_inset Note Greyedout
33112 status open
33113
33114 \begin_layout Plain Layout
33115
33116 \series bold
33117 Note:
33118 \series default
33119  Due to a bug in the 
33120 \series bold
33121 listings
33122 \series default
33123  package the line numbering is shifted by a line by every previous listing.
33124  That's the reason why the lines 2 and 5 are numbered in the above listing
33125  and not the lines 3 and 6.
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \end_layout
33132
33133 \begin_layout Standard
33134 \begin_inset VSpace bigskip
33135 \end_inset
33136
33137
33138 \end_layout
33139
33140 \begin_layout Standard
33141 It is also possible to print lines from a file as listing.
33142  To do this, use the menu 
33143 \family sans
33144 Insert\SpecialChar \menuseparator
33145 File\SpecialChar \menuseparator
33146 Child Document
33147 \family default
33148  and choose the type 
33149 \family sans
33150 Listings
33151 \family default
33152 .
33153 \begin_inset Foot
33154 status collapsed
33155
33156 \begin_layout Plain Layout
33157 The other child document types are described in section
33158 \begin_inset space ~
33159 \end_inset
33160
33161
33162 \begin_inset CommandInset ref
33163 LatexCommand ref
33164 reference "sec:Child-Documents"
33165
33166 \end_inset
33167
33168 .
33169 \end_layout
33170
33171 \end_inset
33172
33173  In the child document dialog you can specify the listing parameters in
33174  a text box.
33175  To show a list of all available parameters, type in a question mark 
33176 \begin_inset Quotes eld
33177 \end_inset
33178
33179 ?
33180 \begin_inset Quotes erd
33181 \end_inset
33182
33183  in the text box.
33184 \end_layout
33185
33186 \begin_layout Standard
33187 To reference child document listings, write a label text into the corresponding
33188  field of the child document dialog.
33189  The label can then be referenced using the menu 
33190 \family sans
33191 Insert\SpecialChar \menuseparator
33192 Cross-Reference
33193 \family default
33194 .
33195 \end_layout
33196
33197 \begin_layout Standard
33198 Listing
33199 \begin_inset space ~
33200 \end_inset
33201
33202
33203 \begin_inset CommandInset ref
33204 LatexCommand ref
33205 reference "lst:file-listing"
33206
33207 \end_inset
33208
33209  is an example for a listing of a file; there the lines 10
33210 \begin_inset space \thinspace{}
33211 \end_inset
33212
33213 -
33214 \begin_inset space \thinspace{}
33215 \end_inset
33216
33217 15 of this LyX file are listed.
33218 \end_layout
33219
33220 \begin_layout Standard
33221 \begin_inset CommandInset include
33222 LatexCommand lstinputlisting
33223 filename "EmbeddedObjects.lyx"
33224 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
33225
33226 \end_inset
33227
33228
33229 \end_layout
33230
33231 \begin_layout Standard
33232 \begin_inset VSpace bigskip
33233 \end_inset
33234
33235
33236 \end_layout
33237
33238 \begin_layout Standard
33239 Inserting a formula into a listing can be done the following way:
33240 \end_layout
33241
33242 \begin_layout Enumerate
33243 Open the listings dialog and add
33244 \begin_inset Newline newline
33245 \end_inset
33246
33247
33248 \family sans
33249 mathescape=true
33250 \family default
33251
33252 \begin_inset Newline newline
33253 \end_inset
33254
33255 to the field of the 
33256 \family sans
33257 Advanced
33258 \family default
33259  tab.
33260 \end_layout
33261
33262 \begin_layout Enumerate
33263 Create a formula outside the listing
33264 \end_layout
33265
33266 \begin_layout Enumerate
33267 Copy the content of the formula (not the formula inset) to the clipboard
33268  (shortcut 
33269 \begin_inset Info
33270 type  "shortcut"
33271 arg   "copy"
33272 \end_inset
33273
33274 )
33275 \end_layout
33276
33277 \begin_layout Enumerate
33278 In the listing write 
33279 \begin_inset Quotes eld
33280 \end_inset
33281
33282
33283 \family sans
33284 $$
33285 \family default
33286
33287 \begin_inset Quotes erd
33288 \end_inset
33289
33290  and copy from the clipboard between the dollar-signs (shortcut 
33291 \begin_inset Info
33292 type  "shortcut"
33293 arg   "paste"
33294 \end_inset
33295
33296 )
33297 \end_layout
33298
33299 \begin_layout Standard
33300 \begin_inset listings
33301 lstparams "language=Python,mathescape=true"
33302 inline false
33303 status open
33304
33305 \begin_layout Plain Layout
33306
33307 \begin_inset Caption
33308
33309 \begin_layout Plain Layout
33310 Example Listing float containing a formula
33311 \end_layout
33312
33313 \end_inset
33314
33315 # Example listing float
33316 \end_layout
33317
33318 \begin_layout Plain Layout
33319
33320 def func(param):
33321 \end_layout
33322
33323 \begin_layout Plain Layout
33324
33325     # $
33326 \backslash
33327 prod_{n=1}^{
33328 \backslash
33329 infty}
33330 \backslash
33331 ,
33332 \backslash
33333 frac{1}{x^{2}}$
33334 \end_layout
33335
33336 \begin_layout Plain Layout
33337
33338     pass
33339 \end_layout
33340
33341 \end_inset
33342
33343
33344 \end_layout
33345
33346 \begin_layout Standard
33347 \begin_inset VSpace bigskip
33348 \end_inset
33349
33350
33351 \end_layout
33352
33353 \begin_layout Standard
33354 Global listings settings can be set in the 
33355 \family sans
33356 Document\SpecialChar \menuseparator
33357 Settings\SpecialChar \menuseparator
33358 Text Layout
33359 \family default
33360  dialog.
33361  To get there a list of available options, type in a question mark 
33362 \begin_inset Quotes eld
33363 \end_inset
33364
33365 ?
33366 \begin_inset Quotes erd
33367 \end_inset
33368
33369  in the 
33370 \family sans
33371 Listings
33372 \begin_inset space ~
33373 \end_inset
33374
33375 settings
33376 \family default
33377  field.
33378 \end_layout
33379
33380 \begin_layout Standard
33381 For more information about the 
33382 \series bold
33383 listings
33384 \series default
33385  package, we refer to its documentation 
33386 \begin_inset CommandInset citation
33387 LatexCommand cite
33388 key "listings"
33389
33390 \end_inset
33391
33392 .
33393 \end_layout
33394
33395 \begin_layout Standard
33396 \begin_inset Newpage newpage
33397 \end_inset
33398
33399
33400 \end_layout
33401
33402 \begin_layout Chapter
33403 \start_of_appendix
33404 Units available in LyX
33405 \begin_inset Index idx
33406 status collapsed
33407
33408 \begin_layout Plain Layout
33409 Units
33410 \end_layout
33411
33412 \end_inset
33413
33414
33415 \begin_inset CommandInset label
33416 LatexCommand label
33417 name "cha:Units-available-in"
33418
33419 \end_inset
33420
33421
33422 \end_layout
33423
33424 \begin_layout Standard
33425 To understand the units described in this documentation, Table
33426 \begin_inset space ~
33427 \end_inset
33428
33429
33430 \begin_inset CommandInset ref
33431 LatexCommand ref
33432 reference "tab:Units"
33433
33434 \end_inset
33435
33436  explains all units available in LyX.
33437 \end_layout
33438
33439 \begin_layout Standard
33440 \begin_inset Float table
33441 placement h
33442 wide false
33443 sideways false
33444 status open
33445
33446 \begin_layout Plain Layout
33447 \begin_inset Caption
33448
33449 \begin_layout Plain Layout
33450 \begin_inset CommandInset label
33451 LatexCommand label
33452 name "tab:Units"
33453
33454 \end_inset
33455
33456 Units
33457 \end_layout
33458
33459 \end_inset
33460
33461
33462 \end_layout
33463
33464 \begin_layout Plain Layout
33465 \begin_inset VSpace medskip
33466 \end_inset
33467
33468
33469 \end_layout
33470
33471 \begin_layout Plain Layout
33472 \align center
33473 \begin_inset Tabular
33474 <lyxtabular version="3" rows="20" columns="2">
33475 <features tabularvalignment="middle">
33476 <column alignment="center" valignment="top" width="0">
33477 <column alignment="center" valignment="top" width="0">
33478 <row>
33479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33480 \begin_inset Text
33481
33482 \begin_layout Plain Layout
33483 unit
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492 name/description
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 </row>
33498 <row>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503 mm
33504 \end_layout
33505
33506 \end_inset
33507 </cell>
33508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Plain Layout
33512 millimeter
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 </row>
33518 <row>
33519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523 cm
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33529 \begin_inset Text
33530
33531 \begin_layout Plain Layout
33532 centimeter
33533 \end_layout
33534
33535 \end_inset
33536 </cell>
33537 </row>
33538 <row>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543 in
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552 inch
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 </row>
33558 <row>
33559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563 pt
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572 point (72.27
33573 \begin_inset space \thinspace{}
33574 \end_inset
33575
33576 pt = 1
33577 \begin_inset space \thinspace{}
33578 \end_inset
33579
33580 in)
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 </row>
33586 <row>
33587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33588 \begin_inset Text
33589
33590 \begin_layout Plain Layout
33591 pc
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600 pica (1
33601 \begin_inset space \thinspace{}
33602 \end_inset
33603
33604 pc = 12
33605 \begin_inset space \thinspace{}
33606 \end_inset
33607
33608 pt)
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 </row>
33614 <row>
33615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33616 \begin_inset Text
33617
33618 \begin_layout Plain Layout
33619 sp
33620 \end_layout
33621
33622 \end_inset
33623 </cell>
33624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Plain Layout
33628 scaled point (65536
33629 \begin_inset space \thinspace{}
33630 \end_inset
33631
33632 sp = 1
33633 \begin_inset space \thinspace{}
33634 \end_inset
33635
33636 pt)
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 </row>
33642 <row>
33643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33644 \begin_inset Text
33645
33646 \begin_layout Plain Layout
33647 bp
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656 big point (72
33657 \begin_inset space \thinspace{}
33658 \end_inset
33659
33660 bp = 1
33661 \begin_inset space \thinspace{}
33662 \end_inset
33663
33664 in)
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 </row>
33670 <row>
33671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675 dd
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684 didot (1
33685 \begin_inset space \thinspace{}
33686 \end_inset
33687
33688 dd 
33689 \begin_inset Formula $\approx$
33690 \end_inset
33691
33692  0.376
33693 \begin_inset space \thinspace{}
33694 \end_inset
33695
33696 mm)
33697 \end_layout
33698
33699 \end_inset
33700 </cell>
33701 </row>
33702 <row>
33703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33704 \begin_inset Text
33705
33706 \begin_layout Plain Layout
33707 cc
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716 cicero (1
33717 \begin_inset space \thinspace{}
33718 \end_inset
33719
33720 cc = 12
33721 \begin_inset space \thinspace{}
33722 \end_inset
33723
33724 dd)
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 </row>
33730 <row>
33731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33732 \begin_inset Text
33733
33734 \begin_layout Plain Layout
33735 Scale%
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33741 \begin_inset Text
33742
33743 \begin_layout Plain Layout
33744 % of original image width
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 </row>
33750 <row>
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755 text%
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764 % of text width
33765 \end_layout
33766
33767 \end_inset
33768 </cell>
33769 </row>
33770 <row>
33771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33772 \begin_inset Text
33773
33774 \begin_layout Plain Layout
33775 col%
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33781 \begin_inset Text
33782
33783 \begin_layout Plain Layout
33784 % of column width
33785 \end_layout
33786
33787 \end_inset
33788 </cell>
33789 </row>
33790 <row>
33791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795 page%
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804 % of paper width
33805 \end_layout
33806
33807 \end_inset
33808 </cell>
33809 </row>
33810 <row>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815 line%
33816 \end_layout
33817
33818 \end_inset
33819 </cell>
33820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33821 \begin_inset Text
33822
33823 \begin_layout Plain Layout
33824 % of line width
33825 \end_layout
33826
33827 \end_inset
33828 </cell>
33829 </row>
33830 <row>
33831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835 theight%
33836 \end_layout
33837
33838 \end_inset
33839 </cell>
33840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33841 \begin_inset Text
33842
33843 \begin_layout Plain Layout
33844 % of text height
33845 \end_layout
33846
33847 \end_inset
33848 </cell>
33849 </row>
33850 <row>
33851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855 pheight%
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33861 \begin_inset Text
33862
33863 \begin_layout Plain Layout
33864 % of paper height
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 </row>
33870 <row>
33871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33872 \begin_inset Text
33873
33874 \begin_layout Plain Layout
33875 ex
33876 \end_layout
33877
33878 \end_inset
33879 </cell>
33880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33881 \begin_inset Text
33882
33883 \begin_layout Plain Layout
33884 height of letter 
33885 \emph on
33886 x
33887 \emph default
33888  in current font
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 </row>
33894 <row>
33895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899 em
33900 \end_layout
33901
33902 \end_inset
33903 </cell>
33904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33905 \begin_inset Text
33906
33907 \begin_layout Plain Layout
33908 width of letter 
33909 \emph on
33910 M
33911 \emph default
33912  in current font
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 </row>
33918 <row>
33919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33920 \begin_inset Text
33921
33922 \begin_layout Plain Layout
33923 mu
33924 \end_layout
33925
33926 \end_inset
33927 </cell>
33928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33929 \begin_inset Text
33930
33931 \begin_layout Plain Layout
33932 math unit (1
33933 \begin_inset space \thinspace{}
33934 \end_inset
33935
33936 mu = 1/18
33937 \begin_inset space \thinspace{}
33938 \end_inset
33939
33940 em)
33941 \end_layout
33942
33943 \end_inset
33944 </cell>
33945 </row>
33946 </lyxtabular>
33947
33948 \end_inset
33949
33950
33951 \end_layout
33952
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Chapter
33959 Output File Formats with Graphics
33960 \begin_inset CommandInset label
33961 LatexCommand label
33962 name "cha:Output-File-Formats"
33963
33964 \end_inset
33965
33966
33967 \end_layout
33968
33969 \begin_layout Section
33970 DVI
33971 \begin_inset Index idx
33972 status collapsed
33973
33974 \begin_layout Plain Layout
33975 File Formats ! DVI
33976 \end_layout
33977
33978 \end_inset
33979
33980
33981 \begin_inset Index idx
33982 status collapsed
33983
33984 \begin_layout Plain Layout
33985 DVI|see
33986 \begin_inset ERT
33987 status collapsed
33988
33989 \begin_layout Plain Layout
33990
33991 {
33992 \end_layout
33993
33994 \end_inset
33995
33996 File Formats
33997 \begin_inset ERT
33998 status collapsed
33999
34000 \begin_layout Plain Layout
34001
34002 }
34003 \end_layout
34004
34005 \end_inset
34006
34007
34008 \end_layout
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 This file type has the extension 
34017 \begin_inset Quotes eld
34018 \end_inset
34019
34020
34021 \family typewriter
34022 .dvi
34023 \family default
34024
34025 \begin_inset Quotes erd
34026 \end_inset
34027
34028 .
34029  It is called 
34030 \begin_inset Quotes eld
34031 \end_inset
34032
34033 device-independent
34034 \begin_inset Quotes erd
34035 \end_inset
34036
34037  (DVI), because it is completely portable; you can move them from one machine
34038  to another without needing to do any sort of conversion.
34039  At the time when this file-format was developed, this was no matter of
34040  course.
34041  DVIs are used for quick previews and as pre-stage for other output formats,
34042  like PostScript.
34043 \end_layout
34044
34045 \begin_layout Standard
34046 \begin_inset Note Greyedout
34047 status open
34048
34049 \begin_layout Plain Layout
34050
34051 \series bold
34052 Note:
34053 \series default
34054  DVI-files do not contain images; they will only be a linked.
34055 \end_layout
34056
34057 \end_inset
34058
34059  So don't forget this, if you move your 
34060 \family typewriter
34061 .dvi
34062 \family default
34063  file to another computer.
34064  This property can also slow down your computer when you view the DVI, because
34065  the DVI-viewer has to convert the image in the background to make it visible
34066  when you scroll in the DVI.
34067  So it is recommended that you use PDF for files with many images.
34068 \end_layout
34069
34070 \begin_layout Standard
34071 You can export your document to DVI by using the menu 
34072 \family sans
34073 File\SpecialChar \menuseparator
34074 Export\SpecialChar \menuseparator
34075 DVI
34076 \family default
34077 .
34078  You can view your document as DVI via the 
34079 \family sans
34080 View
34081 \family default
34082  menu or by using the toolbar button 
34083 \begin_inset Graphics
34084         filename ../images/buffer-view_dvi.png
34085         scale 85
34086         scaleBeforeRotation
34087
34088 \end_inset
34089
34090 .
34091 \end_layout
34092
34093 \begin_layout Section
34094 PostScript
34095 \begin_inset CommandInset label
34096 LatexCommand label
34097 name "sec:PostScript"
34098
34099 \end_inset
34100
34101
34102 \begin_inset Index idx
34103 status collapsed
34104
34105 \begin_layout Plain Layout
34106 File Formats ! PostScript
34107 \end_layout
34108
34109 \end_inset
34110
34111
34112 \begin_inset Index idx
34113 status collapsed
34114
34115 \begin_layout Plain Layout
34116 PostScript|see
34117 \begin_inset ERT
34118 status collapsed
34119
34120 \begin_layout Plain Layout
34121
34122 {
34123 \end_layout
34124
34125 \end_inset
34126
34127 File Formats
34128 \begin_inset ERT
34129 status collapsed
34130
34131 \begin_layout Plain Layout
34132
34133 }
34134 \end_layout
34135
34136 \end_inset
34137
34138
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Standard
34147 This file type has the extension 
34148 \begin_inset Quotes eld
34149 \end_inset
34150
34151
34152 \family typewriter
34153 .ps
34154 \family default
34155
34156 \begin_inset Quotes erd
34157 \end_inset
34158
34159 .
34160  PostScript was developed by the company 
34161 \family typewriter
34162 Adobe
34163 \family default
34164  as a printer language.
34165  The file therefore contains commands that the printer uses to print the
34166  file.
34167  PostScript can be seen as a 
34168 \begin_inset Quotes eld
34169 \end_inset
34170
34171 programming language
34172 \begin_inset Quotes erd
34173 \end_inset
34174
34175 ; you can calculate with it and draw diagrams and images
34176 \begin_inset Foot
34177 status collapsed
34178
34179 \begin_layout Plain Layout
34180 If you are interested to learn more about this, have a look at the LaTeX-package
34181  
34182 \series bold
34183 PSTricks
34184 \series default
34185  
34186 \begin_inset CommandInset citation
34187 LatexCommand cite
34188 key "pstricks"
34189
34190 \end_inset
34191
34192 .
34193 \end_layout
34194
34195 \end_inset
34196
34197 .
34198  Due to this ability, the files are often bigger than PDFs.
34199 \end_layout
34200
34201 \begin_layout Standard
34202 PostScript can only contain images in the format 
34203 \begin_inset Quotes eld
34204 \end_inset
34205
34206 Encapsulated PostScript
34207 \begin_inset Quotes erd
34208 \end_inset
34209
34210  (EPS, file extension 
34211 \begin_inset Quotes eld
34212 \end_inset
34213
34214
34215 \family typewriter
34216 .eps
34217 \family default
34218
34219 \begin_inset Quotes erd
34220 \end_inset
34221
34222 ).
34223  As LyX allows you to use any known image format in your document, it has
34224  to convert images in the background to EPS.
34225  If you have e.g.
34226 \begin_inset space ~
34227 \end_inset
34228
34229 50
34230 \begin_inset space ~
34231 \end_inset
34232
34233 images in your document, LyX has to do 50
34234 \begin_inset space ~
34235 \end_inset
34236
34237 conversions whenever you view or export your document.
34238  This will slow down your work flow with LyX drastically.
34239  So if you plan to use PostScript, you can insert your images directly as
34240  EPS to avoid this problem.
34241 \end_layout
34242
34243 \begin_layout Standard
34244 You can export your document to PostScript using the menu 
34245 \family sans
34246 File\SpecialChar \menuseparator
34247 Export\SpecialChar \menuseparator
34248 Postscript
34249 \family default
34250 .
34251  You can view your document as PostScript via the 
34252 \family sans
34253 View
34254 \family default
34255  menu or by using the toolbar button 
34256 \begin_inset Graphics
34257         filename ../images/buffer-view_ps.png
34258         scale 85
34259         scaleBeforeRotation
34260
34261 \end_inset
34262
34263 .
34264 \end_layout
34265
34266 \begin_layout Section
34267 PDF
34268 \begin_inset Index idx
34269 status collapsed
34270
34271 \begin_layout Plain Layout
34272 File Formats ! PDF
34273 \end_layout
34274
34275 \end_inset
34276
34277
34278 \begin_inset Index idx
34279 status collapsed
34280
34281 \begin_layout Plain Layout
34282 PDF
34283 \end_layout
34284
34285 \end_inset
34286
34287
34288 \end_layout
34289
34290 \begin_layout Standard
34291 This file type has the extension 
34292 \begin_inset Quotes eld
34293 \end_inset
34294
34295
34296 \family typewriter
34297 .pdf
34298 \family default
34299
34300 \begin_inset Quotes erd
34301 \end_inset
34302
34303 .
34304  The 
34305 \begin_inset Quotes eld
34306 \end_inset
34307
34308 Portable Document Format
34309 \begin_inset Quotes erd
34310 \end_inset
34311
34312  (PDF) was developed by 
34313 \family typewriter
34314 Adobe
34315 \family default
34316  as a derivative of PostScript.
34317  It is more compressed and it uses fewer commands than PostScript.
34318  As the name 
34319 \begin_inset Quotes eld
34320 \end_inset
34321
34322 portable
34323 \begin_inset Quotes erd
34324 \end_inset
34325
34326  implies, it can be processed at any computer system and the printed output
34327  looks exactly the same.
34328 \end_layout
34329
34330 \begin_layout Standard
34331 PDF can contain images in its own PDF format, in the format 
34332 \begin_inset Quotes eld
34333 \end_inset
34334
34335 Joint Photographic Experts Group
34336 \begin_inset Quotes erd
34337 \end_inset
34338
34339  (JPG, file extension 
34340 \begin_inset Quotes eld
34341 \end_inset
34342
34343
34344 \family typewriter
34345 .jpg
34346 \family default
34347
34348 \begin_inset Quotes erd
34349 \end_inset
34350
34351  or 
34352 \begin_inset Quotes eld
34353 \end_inset
34354
34355
34356 \family typewriter
34357 .jpeg
34358 \family default
34359
34360 \begin_inset Quotes erd
34361 \end_inset
34362
34363 ), and in the format 
34364 \begin_inset Quotes eld
34365 \end_inset
34366
34367 Portable Network Graphics
34368 \begin_inset Quotes erd
34369 \end_inset
34370
34371  (PNG, file extension 
34372 \begin_inset Quotes eld
34373 \end_inset
34374
34375
34376 \family typewriter
34377 .png
34378 \family default
34379
34380 \begin_inset Quotes erd
34381 \end_inset
34382
34383 ).
34384  Nevertheless you can use any other image format, because LyX converts them
34385  in the background to one of these formats.
34386  But as described in the section about PostScript, the image conversion
34387  will slow down your work flow.
34388  So it is recommended that you use images in one of the three mentioned
34389  formats.
34390 \end_layout
34391
34392 \begin_layout Standard
34393 You can export your document to PDF via the menu 
34394 \family sans
34395 File\SpecialChar \menuseparator
34396 Export
34397 \family default
34398  in three different ways:
34399 \end_layout
34400
34401 \begin_layout Description
34402 PDF
34403 \begin_inset space ~
34404 \end_inset
34405
34406 (ps2pdf) This uses the program 
34407 \family typewriter
34408 ps2pdf
34409 \family default
34410  that creates a PDF from a PostScript-version of your file.
34411  The PostScript-version is produced by the program 
34412 \family typewriter
34413 dvips
34414 \family default
34415  which uses a DVI-version as intermediate step.
34416  So this export variant consists of three conversions.
34417 \end_layout
34418
34419 \begin_layout Description
34420 PDF
34421 \begin_inset space ~
34422 \end_inset
34423
34424 (dvipdfm) This uses the program 
34425 \family typewriter
34426 dvipdfm
34427 \family default
34428  that converts your file in the background to DVI and in a second step to
34429  PDF.
34430 \end_layout
34431
34432 \begin_layout Description
34433 PDF
34434 \begin_inset space ~
34435 \end_inset
34436
34437 (pdflatex) This uses the program 
34438 \family typewriter
34439 pdftex
34440 \family default
34441  that converts your file directly to PDF.
34442 \end_layout
34443
34444 \begin_layout Standard
34445 It is recommended that you use 
34446 \family sans
34447 PDF
34448 \begin_inset space ~
34449 \end_inset
34450
34451 (pdflatex)
34452 \family default
34453  because 
34454 \family typewriter
34455 pdftex
34456 \family default
34457  supports all features of actual PDF-versions, is quick and works stable.
34458  The program 
34459 \family typewriter
34460 dvipdfm
34461 \family default
34462  is not under development and therefore a bit outdated.
34463 \end_layout
34464
34465 \begin_layout Standard
34466 You can view your document as PDF via the 
34467 \family sans
34468 View
34469 \family default
34470  menu or by using the toolbar button 
34471 \begin_inset Graphics
34472         filename ../images/buffer-view_pdf2.png
34473         scale 85
34474         scaleBeforeRotation
34475
34476 \end_inset
34477
34478  
34479 \family sans
34480 (
34481 \family default
34482 that uses 
34483 \family sans
34484 PDF
34485 \begin_inset space ~
34486 \end_inset
34487
34488 (pdflatex)
34489 \family default
34490 ).
34491 \end_layout
34492
34493 \begin_layout Chapter
34494 Explanation of Equation
34495 \begin_inset space ~
34496 \end_inset
34497
34498 (
34499 \begin_inset CommandInset ref
34500 LatexCommand ref
34501 reference "eq:Wgn"
34502
34503 \end_inset
34504
34505 )
34506 \begin_inset CommandInset label
34507 LatexCommand label
34508 name "cha:Explanation-of-Equation"
34509
34510 \end_inset
34511
34512
34513 \end_layout
34514
34515 \begin_layout Standard
34516 We can calculate the total width of 
34517 \emph on
34518 n
34519 \emph default
34520  table cells 
34521 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34522 \end_inset
34523
34524  as follows:
34525 \end_layout
34526
34527 \begin_layout Standard
34528 \begin_inset Formula \begin{equation}
34529 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}
34530
34531 \end_inset
34532
34533 where 
34534 \begin_inset Formula $W_{g\, n}$
34535 \end_inset
34536
34537  is the given width of all cells, 
34538 \series bold
34539
34540 \backslash
34541 tabcolsep
34542 \series default
34543  is the LaTeX-length between the cell text and the cell border (its default
34544  value is 6
34545 \begin_inset space \thinspace{}
34546 \end_inset
34547
34548 pt).
34549  
34550 \series bold
34551
34552 \backslash
34553 arrayrulewidth
34554 \series default
34555  is the thickness of the cell border line, the default is 0.4
34556 \begin_inset space \thinspace{}
34557 \end_inset
34558
34559 pt.
34560 \end_layout
34561
34562 \begin_layout Standard
34563 Following equation
34564 \begin_inset space ~
34565 \end_inset
34566
34567
34568 \begin_inset CommandInset ref
34569 LatexCommand eqref
34570 reference "eq:Wtot_n"
34571
34572 \end_inset
34573
34574 , the total width of a multicolumn 
34575 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34576 \end_inset
34577
34578  is
34579 \end_layout
34580
34581 \begin_layout Standard
34582 \begin_inset Formula \begin{equation}
34583 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34584
34585 \end_inset
34586
34587
34588 \end_layout
34589
34590 \begin_layout Standard
34591 By setting equation
34592 \begin_inset space ~
34593 \end_inset
34594
34595
34596 \begin_inset CommandInset ref
34597 LatexCommand eqref
34598 reference "eq:Wtot_n"
34599
34600 \end_inset
34601
34602  and 
34603 \begin_inset CommandInset ref
34604 LatexCommand eqref
34605 reference "eq:Wtot_mult"
34606
34607 \end_inset
34608
34609  equal we can calculate the needed given width 
34610 \begin_inset Formula $W_{g\, n}$
34611 \end_inset
34612
34613  when 
34614 \emph on
34615 n
34616 \emph default
34617  columns are spanned, so that each column has a total width of 
34618 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34619 \end_inset
34620
34621 :
34622 \end_layout
34623
34624 \begin_layout Standard
34625 \begin_inset Formula \begin{equation}
34626 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34627
34628 \end_inset
34629
34630
34631 \end_layout
34632
34633 \begin_layout Bibliography
34634 \labelwidthstring Bibliography
34635 \begin_inset CommandInset bibitem
34636 LatexCommand bibitem
34637 key "latexcompanion"
34638
34639 \end_inset
34640
34641 Frank Mittelbach and Michel Goossens: 
34642 \emph on
34643 The LaTeX Companion Second Edition.
34644
34645 \emph default
34646  Addison-Wesley, 2004
34647 \end_layout
34648
34649 \begin_layout Bibliography
34650 \labelwidthstring Bibliography
34651 \begin_inset CommandInset bibitem
34652 LatexCommand bibitem
34653 key "latexguide"
34654
34655 \end_inset
34656
34657 Helmut Kopka and Patrick W.
34658  Daly: 
34659 \emph on
34660 A Guide to LaTeX Fourth Edition.
34661
34662 \emph default
34663  Addison-Wesley, 2003
34664 \end_layout
34665
34666 \begin_layout Bibliography
34667 \labelwidthstring Bibliography
34668 \begin_inset CommandInset bibitem
34669 LatexCommand bibitem
34670 key "latexbook"
34671
34672 \end_inset
34673
34674 Leslie Lamport: 
34675 \emph on
34676 LaTeX: A Document Preparation System.
34677
34678 \emph default
34679  Addison-Wesley, second edition, 1994
34680 \end_layout
34681
34682 \begin_layout Bibliography
34683 \labelwidthstring Bibliography
34684 \begin_inset CommandInset bibitem
34685 LatexCommand bibitem
34686 key "booktabs"
34687
34688 \end_inset
34689
34690 Documentation of the LaTeX-package 
34691 \series bold
34692
34693 \begin_inset CommandInset href
34694 LatexCommand href
34695 name "booktabs"
34696 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34697
34698 \end_inset
34699
34700
34701 \series default
34702
34703 \begin_inset Index idx
34704 status collapsed
34705
34706 \begin_layout Plain Layout
34707 LaTeX-packages ! booktabs
34708 \end_layout
34709
34710 \end_inset
34711
34712
34713 \end_layout
34714
34715 \begin_layout Bibliography
34716 \labelwidthstring Bibliography
34717 \begin_inset CommandInset bibitem
34718 LatexCommand bibitem
34719 key "caption"
34720
34721 \end_inset
34722
34723 Documentation of the LaTeX-package 
34724 \series bold
34725
34726 \begin_inset CommandInset href
34727 LatexCommand href
34728 name "caption"
34729 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34730
34731 \end_inset
34732
34733
34734 \series default
34735
34736 \begin_inset Index idx
34737 status collapsed
34738
34739 \begin_layout Plain Layout
34740 LaTeX-packages ! caption
34741 \end_layout
34742
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Bibliography
34749 \labelwidthstring Bibliography
34750 \begin_inset CommandInset bibitem
34751 LatexCommand bibitem
34752 key "endfloat"
34753
34754 \end_inset
34755
34756 Documentation of the LaTeX-package 
34757 \series bold
34758
34759 \begin_inset CommandInset href
34760 LatexCommand href
34761 name "endfloat"
34762 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34763
34764 \end_inset
34765
34766
34767 \series default
34768
34769 \begin_inset Index idx
34770 status collapsed
34771
34772 \begin_layout Plain Layout
34773 LaTeX-packages ! endfloat
34774 \end_layout
34775
34776 \end_inset
34777
34778
34779 \end_layout
34780
34781 \begin_layout Bibliography
34782 \labelwidthstring Bibliography
34783 \begin_inset CommandInset bibitem
34784 LatexCommand bibitem
34785 key "wrapfig"
34786
34787 \end_inset
34788
34789 Documentation of the LaTeX-package 
34790 \series bold
34791
34792 \begin_inset CommandInset href
34793 LatexCommand href
34794 name "wrapfig"
34795 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34796
34797 \end_inset
34798
34799
34800 \series default
34801
34802 \begin_inset Index idx
34803 status collapsed
34804
34805 \begin_layout Plain Layout
34806 LaTeX-packages ! wrapfig
34807 \begin_inset ERT
34808 status collapsed
34809
34810 \begin_layout Plain Layout
34811
34812
34813 \backslash
34814 vspace{4mm}
34815 \end_layout
34816
34817 \end_inset
34818
34819
34820 \end_layout
34821
34822 \end_inset
34823
34824
34825 \end_layout
34826
34827 \begin_layout Bibliography
34828 \labelwidthstring Bibliography
34829 \begin_inset CommandInset bibitem
34830 LatexCommand bibitem
34831 key "footmisc"
34832
34833 \end_inset
34834
34835 Documentation of the LaTeX-package 
34836 \series bold
34837
34838 \begin_inset CommandInset href
34839 LatexCommand href
34840 name "footmisc"
34841 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34842
34843 \end_inset
34844
34845
34846 \series default
34847
34848 \begin_inset Index idx
34849 status collapsed
34850
34851 \begin_layout Plain Layout
34852 LaTeX-packages ! footmisc
34853 \end_layout
34854
34855 \end_inset
34856
34857
34858 \end_layout
34859
34860 \begin_layout Bibliography
34861 \labelwidthstring Bibliography
34862 \begin_inset CommandInset bibitem
34863 LatexCommand bibitem
34864 key "hypcap"
34865
34866 \end_inset
34867
34868 Documentation of the LaTeX-package 
34869 \series bold
34870
34871 \begin_inset CommandInset href
34872 LatexCommand href
34873 name "hypcap"
34874 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34875
34876 \end_inset
34877
34878
34879 \series default
34880
34881 \begin_inset Index idx
34882 status collapsed
34883
34884 \begin_layout Plain Layout
34885 LaTeX-packages ! hyperref
34886 \end_layout
34887
34888 \end_inset
34889
34890
34891 \end_layout
34892
34893 \begin_layout Bibliography
34894 \labelwidthstring Bibliography
34895 \begin_inset CommandInset bibitem
34896 LatexCommand bibitem
34897 key "hyperref"
34898
34899 \end_inset
34900
34901 Documentation of the LaTeX-package 
34902 \series bold
34903
34904 \begin_inset CommandInset href
34905 LatexCommand href
34906 name "hyperref"
34907 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34908
34909 \end_inset
34910
34911
34912 \series default
34913
34914 \begin_inset Index idx
34915 status collapsed
34916
34917 \begin_layout Plain Layout
34918 LaTeX-packages ! hyperref
34919 \end_layout
34920
34921 \end_inset
34922
34923
34924 \end_layout
34925
34926 \begin_layout Bibliography
34927 \labelwidthstring Bibliography
34928 \begin_inset CommandInset bibitem
34929 LatexCommand bibitem
34930 key "KOMA-Script"
34931
34932 \end_inset
34933
34934 Documentation of the LaTeX-package 
34935 \series bold
34936
34937 \begin_inset CommandInset href
34938 LatexCommand href
34939 name "KOMA-Script"
34940 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34941
34942 \end_inset
34943
34944
34945 \series default
34946
34947 \begin_inset Index idx
34948 status collapsed
34949
34950 \begin_layout Plain Layout
34951 LaTeX-packages ! KOMA-Script
34952 \end_layout
34953
34954 \end_inset
34955
34956
34957 \end_layout
34958
34959 \begin_layout Bibliography
34960 \labelwidthstring Bibliography
34961 \begin_inset CommandInset bibitem
34962 LatexCommand bibitem
34963 key "listings"
34964
34965 \end_inset
34966
34967 Documentation of the LaTeX-package 
34968 \series bold
34969
34970 \begin_inset CommandInset href
34971 LatexCommand href
34972 name "listings"
34973 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34974
34975 \end_inset
34976
34977
34978 \series default
34979
34980 \begin_inset Index idx
34981 status collapsed
34982
34983 \begin_layout Plain Layout
34984 LaTeX-packages ! listings
34985 \end_layout
34986
34987 \end_inset
34988
34989
34990 \end_layout
34991
34992 \begin_layout Bibliography
34993 \labelwidthstring Bibliography
34994 \begin_inset CommandInset bibitem
34995 LatexCommand bibitem
34996 key "marginnote"
34997
34998 \end_inset
34999
35000 Documentation of the LaTeX-package 
35001 \series bold
35002
35003 \begin_inset CommandInset href
35004 LatexCommand href
35005 name "marginnote"
35006 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35007
35008 \end_inset
35009
35010
35011 \series default
35012
35013 \begin_inset Index idx
35014 status collapsed
35015
35016 \begin_layout Plain Layout
35017 LaTeX-packages ! marginnote
35018 \end_layout
35019
35020 \end_inset
35021
35022
35023 \end_layout
35024
35025 \begin_layout Bibliography
35026 \labelwidthstring Bibliography
35027 \begin_inset CommandInset bibitem
35028 LatexCommand bibitem
35029 key "pstricks"
35030
35031 \end_inset
35032
35033 Web page of the LaTeX-package 
35034 \series bold
35035
35036 \begin_inset CommandInset href
35037 LatexCommand href
35038 name "PSTricks"
35039 target "http://tug.org/PSTricks/"
35040
35041 \end_inset
35042
35043
35044 \series default
35045
35046 \begin_inset Index idx
35047 status collapsed
35048
35049 \begin_layout Plain Layout
35050 LaTeX-packages ! PSTricks
35051 \end_layout
35052
35053 \end_inset
35054
35055
35056 \end_layout
35057
35058 \begin_layout Bibliography
35059 \labelwidthstring Bibliography
35060 \begin_inset CommandInset bibitem
35061 LatexCommand bibitem
35062 key "sidecap"
35063
35064 \end_inset
35065
35066 Documentation of the LaTeX-package 
35067 \series bold
35068
35069 \begin_inset CommandInset href
35070 LatexCommand href
35071 name "sidecap"
35072 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35073
35074 \end_inset
35075
35076
35077 \series default
35078
35079 \begin_inset Index idx
35080 status collapsed
35081
35082 \begin_layout Plain Layout
35083 LaTeX-packages ! sidecap
35084 \end_layout
35085
35086 \end_inset
35087
35088
35089 \end_layout
35090
35091 \begin_layout Bibliography
35092 \labelwidthstring Bibliography
35093 \begin_inset CommandInset bibitem
35094 LatexCommand bibitem
35095 key "prettyref"
35096
35097 \end_inset
35098
35099 Documentation of the LaTeX-package 
35100 \series bold
35101
35102 \begin_inset CommandInset href
35103 LatexCommand href
35104 name "prettyref"
35105 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35106
35107 \end_inset
35108
35109
35110 \series default
35111
35112 \begin_inset Index idx
35113 status collapsed
35114
35115 \begin_layout Plain Layout
35116 LaTeX-packages ! prettyref
35117 \end_layout
35118
35119 \end_inset
35120
35121
35122 \end_layout
35123
35124 \begin_layout Bibliography
35125 \labelwidthstring Bibliography
35126 \begin_inset CommandInset bibitem
35127 LatexCommand bibitem
35128 key "refstyle"
35129
35130 \end_inset
35131
35132 Documentation of the LaTeX-package 
35133 \series bold
35134
35135 \begin_inset CommandInset href
35136 LatexCommand href
35137 name "refstyle"
35138 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
35139
35140 \end_inset
35141
35142
35143 \series default
35144
35145 \begin_inset Index idx
35146 status collapsed
35147
35148 \begin_layout Plain Layout
35149 LaTeX-packages ! refstyle
35150 \end_layout
35151
35152 \end_inset
35153
35154
35155 \end_layout
35156
35157 \begin_layout Bibliography
35158 \labelwidthstring Bibliography
35159 \begin_inset CommandInset bibitem
35160 LatexCommand bibitem
35161 key "NewInLyX20"
35162
35163 \end_inset
35164
35165
35166 \begin_inset CommandInset href
35167 LatexCommand href
35168 name "Wiki page"
35169 target "http://wiki.lyx.org/LyX/NewInLyX20"
35170
35171 \end_inset
35172
35173  about new features in 
35174 \family sans
35175 LyX 2.0
35176 \family default
35177 .
35178 \end_layout
35179
35180 \begin_layout Standard
35181 \begin_inset CommandInset index_print
35182 LatexCommand printindex
35183 type "idx"
35184
35185 \end_inset
35186
35187
35188 \end_layout
35189
35190 \end_body
35191 \end_document