]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
535ff55719823410acdcf50672617f06ea2bd993
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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}, tableposition=top]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125 % redefine the greyed out note
126 \renewenvironment{lyxgreyedout}
127  {\textcolor{blue}\bgroup}{\egroup}
128
129 % ------------------------------------
130 % used to check for needed LaTeX packages
131 \usepackage{ifthen}
132
133 % check for package arydshln
134 % used for tables with dashed lines
135 \newboolean{arydshln}
136 \IfFileExists{arydshln.sty}
137  {\usepackage{arydshln}
138   \setboolean{arydshln}{true}}
139  {\setboolean{arydshln}{false}}
140
141 % check for package marginnote
142 % used for margin notes
143 \newboolean{marginnote}
144 \IfFileExists{marginnote.sty}
145  {\usepackage{marginnote}
146   \let\marginpar\marginnote
147   \setboolean{marginnote}{true}}
148  {\setboolean{marginnote}{false}}
149
150 % check for package sidecap
151 % used for captions on the side
152 \newboolean{sidecap}
153 \IfFileExists{sidecap.sty}
154  {\usepackage{sidecap}
155   \setboolean{sidecap}{true}}
156  {\setboolean{sidecap}{false}}
157
158 % redefine the \LyX macro for PDF bookmarks
159 \def\LyX{\texorpdfstring{%
160   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
161   {LyX}}
162 \end_preamble
163 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
164 \use_default_options false
165 \language english
166 \inputencoding auto
167 \font_roman default
168 \font_sans default
169 \font_typewriter default
170 \font_default_family default
171 \font_sc false
172 \font_osf false
173 \font_sf_scale 100
174 \font_tt_scale 100
175
176 \graphics default
177 \paperfontsize 12
178 \spacing single
179 \use_hyperref true
180 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
181 \pdf_author "LyX Team, Uwe Stöhr"
182 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
183 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
184 \pdf_bookmarks true
185 \pdf_bookmarksnumbered true
186 \pdf_bookmarksopen true
187 \pdf_bookmarksopenlevel 1
188 \pdf_breaklinks false
189 \pdf_pdfborder false
190 \pdf_colorlinks true
191 \pdf_backref false
192 \pdf_pdfusetitle false
193 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
194 \papersize default
195 \use_geometry false
196 \use_amsmath 2
197 \use_esint 0
198 \cite_engine basic
199 \use_bibtopic false
200 \paperorientation portrait
201 \secnumdepth 3
202 \tocdepth 3
203 \paragraph_separation skip
204 \defskip medskip
205 \quotes_language english
206 \papercolumns 1
207 \papersides 2
208 \paperpagestyle default
209 \bullet 1 1 34 -1
210 \bullet 2 2 35 -1
211 \bullet 3 2 7 -1
212 \tracking_changes false
213 \output_changes false
214 \author "" 
215 \author "" 
216 \end_header
217
218 \begin_body
219
220 \begin_layout Title
221 LyX's detailed Figure, Table, Floats, Notes, Boxes and External Material
222  manual
223 \end_layout
224
225 \begin_layout Author
226 by the LyX Team
227 \begin_inset Foot
228 status collapsed
229
230 \begin_layout Plain Layout
231 \noindent
232 If you have comments or error corrections, please send them to the LyX Documenta
233 tion mailing list: 
234 \begin_inset CommandInset href
235 LatexCommand href
236 name "lyx-docs@lists.lyx.org"
237 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
238 type "mailto:"
239
240 \end_inset
241
242
243 \end_layout
244
245 \end_inset
246
247
248 \begin_inset Note Note
249 status collapsed
250
251 \begin_layout Plain Layout
252 author: Uwe Stöhr
253 \end_layout
254
255 \end_inset
256
257
258 \begin_inset Newline newline
259 \end_inset
260
261
262 \begin_inset Newline newline
263 \end_inset
264
265
266 \family sans
267 Version 1.6.x
268 \end_layout
269
270 \begin_layout Standard
271 \begin_inset CommandInset toc
272 LatexCommand tableofcontents
273
274 \end_inset
275
276
277 \end_layout
278
279 \begin_layout Standard
280 \begin_inset Note Note
281 status open
282
283 \begin_layout Plain Layout
284 To export all parts of this document to PDF, PS, or DVI the LaTeX-packages
285  
286 \series bold
287 arydshln
288 \series default
289
290 \series bold
291 colortbl
292 \series default
293
294 \series bold
295 marginnote
296 \series default
297 , and 
298 \series bold
299 sidecap
300 \series default
301  must be installed.
302  If they are not installed you can export the document anyway but the sections
303  where the packages are required won't appear in the output.
304 \end_layout
305
306 \begin_layout Plain Layout
307 The latest PDF-version of this document can be found here:
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \series bold
313 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
314 \end_layout
315
316 \end_inset
317
318
319 \end_layout
320
321 \begin_layout Chapter
322 Figures
323 \begin_inset Index
324 status collapsed
325
326 \begin_layout Plain Layout
327 Figures
328 \end_layout
329
330 \end_inset
331
332
333 \begin_inset Index
334 status collapsed
335
336 \begin_layout Plain Layout
337 Graphics|see
338 \begin_inset ERT
339 status collapsed
340
341 \begin_layout Plain Layout
342
343 {
344 \end_layout
345
346 \end_inset
347
348 Figures
349 \begin_inset ERT
350 status collapsed
351
352 \begin_layout Plain Layout
353
354 }
355 \end_layout
356
357 \end_inset
358
359
360 \end_layout
361
362 \end_inset
363
364
365 \end_layout
366
367 \begin_layout Section
368 Graphics Dialog
369 \begin_inset Index
370 status collapsed
371
372 \begin_layout Plain Layout
373 Figures ! Graphics Dialog
374 \end_layout
375
376 \end_inset
377
378
379 \begin_inset CommandInset label
380 LatexCommand label
381 name "sec:Graphics-Dialog"
382
383 \end_inset
384
385
386 \end_layout
387
388 \begin_layout Standard
389 To insert an image into your document, place the cursor at the text position
390  you want and click on the toolbar icon 
391 \begin_inset Graphics
392         filename ../images/dialog-show-new-inset_graphics.png
393         scale 85
394         scaleBeforeRotation
395
396 \end_inset
397
398  or use the menu 
399 \family sans
400 Insert\SpecialChar \menuseparator
401 Graphics
402 \family default
403 .
404  Then a dialog will appear to choose the file to load.
405  The image will appear in the output exactly at the position where it is
406  in the text.
407 \end_layout
408
409 \begin_layout Standard
410 The graphics dialog can be called at any time by clicking on an image.
411  This dialog has three tabs:
412 \end_layout
413
414 \begin_layout Description
415
416 \family sans
417 Graphics
418 \family default
419  Here you can choose an image file and adjust its appearance in the output.
420  The available units for the image size are explained in appendix
421 \begin_inset space ~
422 \end_inset
423
424
425 \begin_inset CommandInset ref
426 LatexCommand ref
427 reference "cha:Units-available-in"
428
429 \end_inset
430
431 .
432 \begin_inset Newline newline
433 \end_inset
434
435
436 \begin_inset Index
437 status collapsed
438
439 \begin_layout Plain Layout
440 Figures ! rotated
441 \end_layout
442
443 \end_inset
444
445 You can rotate images counter-clockwise by setting a rotation angle and
446  a rotation origin.
447  The image will also be rotated inside LyX.
448 \begin_inset Newline newline
449 \end_inset
450
451
452 \begin_inset Index
453 status collapsed
454
455 \begin_layout Plain Layout
456 Figures ! scaled
457 \end_layout
458
459 \end_inset
460
461 Images can be scaled by using a percentage value or by setting the width
462  and height explicitly.
463  If you set only the width or only the height, the other size will be determined
464  automatically.
465  If you set both, then the image will be transformed to the given size,
466  possibly distorting it.
467  To prevent the image from distortion, use the option 
468 \family sans
469 Maintain aspect ratio
470 \family default
471 .
472  The image will then be scaled so that its width and height don't exceed
473  the specified dimensions.
474 \begin_inset Newline newline
475 \end_inset
476
477 Images can be opened in a program of your choice by right-clicking on it
478  choosing the entry 
479 \family sans
480 Edit
481 \begin_inset space ~
482 \end_inset
483
484 externally
485 \family default
486  in the appearing context menu.
487  The program can be set for every image format in the file format settings
488  in LyX's preferences.
489 \end_layout
490
491 \begin_layout Description
492
493 \family sans
494 Clipping
495 \family default
496  Alternatively to the usage of scaling units it is possible to set image
497  coordinates to adjust the height and width of the image in the output.
498  The coordinates can also be calculated automatically by pressing the button
499  
500 \family sans
501 Get
502 \begin_inset space ~
503 \end_inset
504
505 from
506 \begin_inset space ~
507 \end_inset
508
509 File
510 \family default
511 .
512  The option 
513 \family sans
514 Clip
515 \begin_inset space ~
516 \end_inset
517
518 to
519 \begin_inset space ~
520 \end_inset
521
522 bounding
523 \begin_inset space ~
524 \end_inset
525
526 box
527 \family default
528  will only print the image region within the given coordinates.
529  Normally you don't need to take care about image coordinates and can ignore
530  this tab.
531 \end_layout
532
533 \begin_layout Description
534
535 \family sans
536 LaTeX
537 \begin_inset space ~
538 \end_inset
539
540 and
541 \begin_inset space ~
542 \end_inset
543
544 LyX
545 \begin_inset space ~
546 \end_inset
547
548 options
549 \family default
550  In this tab you can modify the appearance of the image within LyX and LaTeX
551  experts can specify additional LaTeX options.
552 \begin_inset Newline newline
553 \end_inset
554
555 The option 
556 \family sans
557 Draft
558 \begin_inset space ~
559 \end_inset
560
561 mode
562 \family default
563  makes the image appear in the output only as a frame with the size of the
564  image.
565 \begin_inset Newline newline
566 \end_inset
567
568 The 
569 \family sans
570 Don't
571 \begin_inset space ~
572 \end_inset
573
574 unzip
575 \begin_inset space ~
576 \end_inset
577
578 on
579 \begin_inset space ~
580 \end_inset
581
582 export
583 \family default
584  option only affects zipped EPS-graphics, e.
585 \begin_inset space \thinspace{}
586 \end_inset
587
588 g.
589 \begin_inset space \space{}
590 \end_inset
591
592
593 \emph on
594 x.eps.gz
595 \emph default
596 .
597  When the option is used the images will not be unzipped on export, since
598  LaTeX can handle them as they are.
599 \begin_inset Newline newline
600 \end_inset
601
602 Zipped EPS-graphics are useful to save disk space when you choose PostScript
603  as output format, see appendix
604 \begin_inset space ~
605 \end_inset
606
607
608 \begin_inset CommandInset ref
609 LatexCommand ref
610 reference "sec:PostScript"
611
612 \end_inset
613
614 .
615  To zip EPS-graphics, use the following commands in a UNIX-shell or a Windows
616  console:
617 \begin_inset Newline newline
618 \end_inset
619
620
621 \series bold
622 gzip x.eps
623 \series default
624
625 \begin_inset Newline newline
626 \end_inset
627
628
629 \series bold
630 zgrep %%Bounding x.eps.gz > x.eps.bb
631 \series default
632
633 \begin_inset Newline newline
634 \end_inset
635
636 The second command creates the bounding box file 
637 \begin_inset Quotes eld
638 \end_inset
639
640 x.eps.bb
641 \begin_inset Quotes erd
642 \end_inset
643
644  that is needed by LaTeX for zipped graphics.
645 \begin_inset Newline newline
646 \end_inset
647
648 The field 
649 \family sans
650 Initialize
651 \begin_inset space ~
652 \end_inset
653
654 Group
655 \begin_inset space ~
656 \end_inset
657
658 Name
659 \family default
660  allows you define or join an image settings group.
661 \begin_inset Index
662 status collapsed
663
664 \begin_layout Plain Layout
665 Figures ! Settings grouping
666 \end_layout
667
668 \end_inset
669
670  Images within such a group share their settings, so adjusting one image
671  of the group automatically also adjusts all other images of the group in
672  the same way.
673  So you can for example change the size for a bunch of images without the
674  need to manually change each of them.
675  Joining an existing group can also be done using the context menu of the
676  image by checking the name of the desired group.
677 \end_layout
678
679 \begin_layout Standard
680 \begin_inset VSpace bigskip
681 \end_inset
682
683
684 \end_layout
685
686 \begin_layout Standard
687 This is an example image in EPS format
688 \begin_inset Foot
689 status collapsed
690
691 \begin_layout Plain Layout
692 Image formats are explained in section
693 \begin_inset space ~
694 \end_inset
695
696
697 \begin_inset CommandInset ref
698 LatexCommand ref
699 reference "sec:Image-Formats"
700
701 \end_inset
702
703 .
704 \end_layout
705
706 \end_inset
707
708  within a separate, horizontally centered paragraph:
709 \end_layout
710
711 \begin_layout Standard
712 \align center
713 \begin_inset Graphics
714         filename clipart/mobius.eps
715         scale 70
716         scaleBeforeRotation
717         rotateOrigin center
718
719 \end_inset
720
721
722 \end_layout
723
724 \begin_layout Standard
725 This is the same image like the one above but in draft mode:
726 \end_layout
727
728 \begin_layout Standard
729 \align center
730 \begin_inset Graphics
731         filename clipart/mobius.eps
732         scale 70
733         draft
734         scaleBeforeRotation
735         rotateOrigin center
736
737 \end_inset
738
739
740 \end_layout
741
742 \begin_layout Standard
743 \begin_inset Newpage newpage
744 \end_inset
745
746
747 \end_layout
748
749 \begin_layout Section
750 Figure Floats
751 \begin_inset CommandInset label
752 LatexCommand label
753 name "sec:Figure-Floats"
754
755 \end_inset
756
757
758 \begin_inset Index
759 status collapsed
760
761 \begin_layout Plain Layout
762 Floats ! Figures
763 \end_layout
764
765 \end_inset
766
767
768 \begin_inset Index
769 status collapsed
770
771 \begin_layout Plain Layout
772 Figures ! Floats
773 \end_layout
774
775 \end_inset
776
777
778 \end_layout
779
780 \begin_layout Standard
781 For general explanations about floats, have a look at section
782 \begin_inset space ~
783 \end_inset
784
785
786 \begin_inset CommandInset ref
787 LatexCommand ref
788 reference "sec:FloatIntroduction"
789
790 \end_inset
791
792 .
793 \end_layout
794
795 \begin_layout Standard
796 The toolbar button 
797 \begin_inset Graphics
798         filename ../images/float-insert_figure.png
799         scale 85
800         scaleBeforeRotation
801
802 \end_inset
803
804  and the menu 
805 \family sans
806 Insert\SpecialChar \menuseparator
807 Float\SpecialChar \menuseparator
808 Figure
809 \family default
810  inserts a float with a caption that has the label 
811 \begin_inset Quotes eld
812 \end_inset
813
814 Figure
815 \begin_inset space ~
816 \end_inset
817
818 #:
819 \begin_inset Quotes erd
820 \end_inset
821
822  (# is the actual number).
823  You can insert the image above the caption, like in Figure
824 \begin_inset space ~
825 \end_inset
826
827
828 \begin_inset CommandInset ref
829 LatexCommand ref
830 reference "fig:kill-plat"
831
832 \end_inset
833
834  or below the caption, like in Figure
835 \begin_inset space ~
836 \end_inset
837
838
839 \begin_inset CommandInset ref
840 LatexCommand ref
841 reference "fig:escher"
842
843 \end_inset
844
845 .
846  More about the caption placement is described in section
847 \begin_inset space ~
848 \end_inset
849
850
851 \begin_inset CommandInset ref
852 LatexCommand ref
853 reference "sec:Caption-Placement"
854
855 \end_inset
856
857 .
858 \end_layout
859
860 \begin_layout Standard
861 \begin_inset Float figure
862 wide false
863 sideways false
864 status open
865
866 \begin_layout Plain Layout
867 \align center
868 \begin_inset Graphics
869         filename clipart/platypus.eps
870         width 50col%
871         scaleBeforeRotation
872         rotateOrigin center
873
874 \end_inset
875
876
877 \end_layout
878
879 \begin_layout Plain Layout
880 \begin_inset Caption
881
882 \begin_layout Plain Layout
883 \begin_inset CommandInset label
884 LatexCommand label
885 name "fig:kill-plat"
886
887 \end_inset
888
889 A severely distorted platypus in a float.
890 \end_layout
891
892 \end_inset
893
894
895 \end_layout
896
897 \end_inset
898
899
900 \end_layout
901
902 \begin_layout Standard
903 \begin_inset Float figure
904 wide false
905 sideways false
906 status open
907
908 \begin_layout Plain Layout
909 \begin_inset Caption
910
911 \begin_layout Plain Layout
912 \begin_inset CommandInset label
913 LatexCommand label
914 name "fig:escher"
915
916 \end_inset
917
918 M.C.
919  Escher on acid.
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Plain Layout
928 \align center
929 \begin_inset Graphics
930         filename clipart/escher-lsd.eps
931         scale 80
932         scaleBeforeRotation
933         rotateOrigin center
934
935 \end_inset
936
937
938 \end_layout
939
940 \end_inset
941
942
943 \end_layout
944
945 \begin_layout Standard
946 \begin_inset Index
947 status collapsed
948
949 \begin_layout Plain Layout
950 References ! to Figures
951 \end_layout
952
953 \end_inset
954
955 Figure
956 \begin_inset space ~
957 \end_inset
958
959
960 \begin_inset CommandInset ref
961 LatexCommand ref
962 reference "fig:kill-plat"
963
964 \end_inset
965
966  and 
967 \begin_inset CommandInset ref
968 LatexCommand ref
969 reference "fig:escher"
970
971 \end_inset
972
973  are examples of referenced figures.
974  Figures can be referenced in the text by referencing their label.
975  To do this insert a label in the caption using the menu 
976 \family sans
977 Insert\SpecialChar \menuseparator
978 Label
979 \family default
980  or the toolbar button 
981 \begin_inset Graphics
982         filename ../images/label-insert.png
983         scale 85
984         scaleBeforeRotation
985
986 \end_inset
987
988 .
989  You can now refer to the label using the menu 
990 \family sans
991 Insert\SpecialChar \menuseparator
992 Cross
993 \begin_inset space ~
994 \end_inset
995
996 reference
997 \family default
998  or the toolbar button 
999 \begin_inset Graphics
1000         filename ../images/dialog-show-new-inset_ref.png
1001         scale 85
1002         scaleBeforeRotation
1003
1004 \end_inset
1005
1006 .
1007  It is important to use references to floats, rather than using vague references
1008  like 
1009 \begin_inset Quotes eld
1010 \end_inset
1011
1012 the figure above
1013 \begin_inset Quotes erd
1014 \end_inset
1015
1016 , because as LaTeX will reposition the floats in the final document, it
1017  might not be 
1018 \begin_inset Quotes eld
1019 \end_inset
1020
1021 above
1022 \begin_inset Quotes erd
1023 \end_inset
1024
1025  at all.
1026 \begin_inset Newline newline
1027 \end_inset
1028
1029 Referencing is explained in detail in section
1030 \begin_inset space ~
1031 \end_inset
1032
1033
1034 \begin_inset CommandInset ref
1035 LatexCommand ref
1036 reference "sec:Referencing-Floats"
1037
1038 \end_inset
1039
1040 .
1041 \end_layout
1042
1043 \begin_layout Standard
1044 Normally only one image is inserted to a figure float, but sometimes you
1045  might want to use two images with separate subcaptions.
1046  This can be done by inserting image floats into existing image floats.
1047  Note that only the main caption of the float is added to the List of Figures.
1048  Figure
1049 \begin_inset space ~
1050 \end_inset
1051
1052
1053 \begin_inset CommandInset ref
1054 LatexCommand ref
1055 reference "fig:Two-distorted-images"
1056
1057 \end_inset
1058
1059  is an example of a figure float with two images set side by side.
1060  You can also set the images one below the other.
1061  Figure
1062 \begin_inset space ~
1063 \end_inset
1064
1065
1066 \begin_inset CommandInset ref
1067 LatexCommand ref
1068 reference "fig:Undefinable-structure"
1069
1070 \end_inset
1071
1072  and 
1073 \begin_inset CommandInset ref
1074 LatexCommand ref
1075 reference "fig:A-Platypus"
1076
1077 \end_inset
1078
1079  are the subfigures.
1080 \end_layout
1081
1082 \begin_layout Standard
1083 \begin_inset Float figure
1084 wide false
1085 sideways false
1086 status open
1087
1088 \begin_layout Plain Layout
1089 \begin_inset space \hfill{}
1090 \end_inset
1091
1092
1093 \begin_inset Float figure
1094 wide false
1095 sideways false
1096 status collapsed
1097
1098 \begin_layout Plain Layout
1099 \begin_inset Caption
1100
1101 \begin_layout Plain Layout
1102 \begin_inset CommandInset label
1103 LatexCommand label
1104 name "fig:Undefinable-structure"
1105
1106 \end_inset
1107
1108 Undefinable structure.
1109 \end_layout
1110
1111 \end_inset
1112
1113
1114 \end_layout
1115
1116 \begin_layout Plain Layout
1117 \begin_inset Graphics
1118         filename clipart/escher-lsd.eps
1119         width 45col%
1120         scaleBeforeRotation
1121         groupId distorted
1122
1123 \end_inset
1124
1125
1126 \end_layout
1127
1128 \end_inset
1129
1130
1131 \begin_inset space \hfill{}
1132 \end_inset
1133
1134
1135 \begin_inset Float figure
1136 wide false
1137 sideways false
1138 status collapsed
1139
1140 \begin_layout Plain Layout
1141 \begin_inset Caption
1142
1143 \begin_layout Plain Layout
1144 \begin_inset CommandInset label
1145 LatexCommand label
1146 name "fig:A-Platypus"
1147
1148 \end_inset
1149
1150 A Platypus.
1151 \end_layout
1152
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \begin_layout Plain Layout
1159 \begin_inset Graphics
1160         filename clipart/platypus.eps
1161         width 45col%
1162         scaleBeforeRotation
1163         groupId distorted
1164
1165 \end_inset
1166
1167
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \begin_inset space \hfill{}
1174 \end_inset
1175
1176
1177 \end_layout
1178
1179 \begin_layout Plain Layout
1180 \begin_inset Caption
1181
1182 \begin_layout Plain Layout
1183 \begin_inset CommandInset label
1184 LatexCommand label
1185 name "fig:Two-distorted-images"
1186
1187 \end_inset
1188
1189 Two distorted images.
1190  Both images are in the image settings group named 
1191 \begin_inset Quotes eld
1192 \end_inset
1193
1194 distorted
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198 .
1199 \end_layout
1200
1201 \end_inset
1202
1203
1204 \end_layout
1205
1206 \end_inset
1207
1208
1209 \end_layout
1210
1211 \begin_layout Standard
1212 \begin_inset Newpage newpage
1213 \end_inset
1214
1215
1216 \end_layout
1217
1218 \begin_layout Section
1219 Image Formats
1220 \begin_inset CommandInset label
1221 LatexCommand label
1222 name "sec:Image-Formats"
1223
1224 \end_inset
1225
1226
1227 \begin_inset Index
1228 status collapsed
1229
1230 \begin_layout Plain Layout
1231 Image Formats
1232 \end_layout
1233
1234 \end_inset
1235
1236
1237 \begin_inset Index
1238 status collapsed
1239
1240 \begin_layout Plain Layout
1241 Figures ! Image Formats
1242 \end_layout
1243
1244 \end_inset
1245
1246
1247 \end_layout
1248
1249 \begin_layout Standard
1250 You can insert images in any known file format.
1251  But as explained in appendix
1252 \begin_inset space ~
1253 \end_inset
1254
1255
1256 \begin_inset CommandInset ref
1257 LatexCommand ref
1258 reference "cha:Output-File-Formats"
1259
1260 \end_inset
1261
1262 , every output document format allows only a few image formats.
1263  LyX uses therefore the program 
1264 \family typewriter
1265 ImageMagick
1266 \family default
1267  in the background to convert the images to the right format.
1268  To increase your work flow by avoiding these conversions in the background,
1269  you can use only the image formats that can directly be embedded in the
1270  output file format.
1271  The output file formats are explained in appendix
1272 \begin_inset space ~
1273 \end_inset
1274
1275
1276 \begin_inset CommandInset ref
1277 LatexCommand ref
1278 reference "cha:Output-File-Formats"
1279
1280 \end_inset
1281
1282 .
1283 \end_layout
1284
1285 \begin_layout Standard
1286 Similar to fonts there are two types of image formats:
1287 \end_layout
1288
1289 \begin_layout Description
1290 Bitmap
1291 \begin_inset space ~
1292 \end_inset
1293
1294 images consist of pixel values, often in a compressed form.
1295  They are therefore not fully scalable and look pixeled in large zooms.
1296  Well-known bitmap image formats are 
1297 \begin_inset Quotes eld
1298 \end_inset
1299
1300 Graphics Interchange Format
1301 \begin_inset Quotes erd
1302 \end_inset
1303
1304  (GIF, file extension 
1305 \begin_inset Quotes eld
1306 \end_inset
1307
1308
1309 \family typewriter
1310 .gif
1311 \family default
1312
1313 \begin_inset Quotes erd
1314 \end_inset
1315
1316 )
1317 \begin_inset Index
1318 status collapsed
1319
1320 \begin_layout Plain Layout
1321 GIF|see
1322 \begin_inset ERT
1323 status collapsed
1324
1325 \begin_layout Plain Layout
1326
1327 {
1328 \end_layout
1329
1330 \end_inset
1331
1332 Image formats
1333 \begin_inset ERT
1334 status collapsed
1335
1336 \begin_layout Plain Layout
1337
1338 }
1339 \end_layout
1340
1341 \end_inset
1342
1343
1344 \end_layout
1345
1346 \end_inset
1347
1348
1349 \begin_inset Quotes eld
1350 \end_inset
1351
1352 Portable Network Graphics
1353 \begin_inset Quotes erd
1354 \end_inset
1355
1356  (PNG, file extension 
1357 \begin_inset Quotes eld
1358 \end_inset
1359
1360
1361 \family typewriter
1362 .png
1363 \family default
1364
1365 \begin_inset Quotes erd
1366 \end_inset
1367
1368 )
1369 \begin_inset Index
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 PNG|see
1374 \begin_inset ERT
1375 status collapsed
1376
1377 \begin_layout Plain Layout
1378
1379 {
1380 \end_layout
1381
1382 \end_inset
1383
1384 Image formats
1385 \begin_inset ERT
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389
1390 }
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \end_inset
1399
1400 , and 
1401 \begin_inset Quotes eld
1402 \end_inset
1403
1404 Joint Photographic Experts Group
1405 \begin_inset Quotes erd
1406 \end_inset
1407
1408  (JPG, file extension 
1409 \begin_inset Quotes eld
1410 \end_inset
1411
1412
1413 \family typewriter
1414 .jpg
1415 \family default
1416
1417 \begin_inset Quotes erd
1418 \end_inset
1419
1420  or 
1421 \begin_inset Quotes eld
1422 \end_inset
1423
1424
1425 \family typewriter
1426 .jpeg
1427 \family default
1428
1429 \begin_inset Quotes erd
1430 \end_inset
1431
1432 )
1433 \begin_inset Index
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437 JPG|see
1438 \begin_inset ERT
1439 status collapsed
1440
1441 \begin_layout Plain Layout
1442
1443 {
1444 \end_layout
1445
1446 \end_inset
1447
1448 Image formats
1449 \begin_inset ERT
1450 status collapsed
1451
1452 \begin_layout Plain Layout
1453
1454 }
1455 \end_layout
1456
1457 \end_inset
1458
1459
1460 \end_layout
1461
1462 \end_inset
1463
1464 .
1465 \end_layout
1466
1467 \begin_layout Description
1468 Vector
1469 \begin_inset space ~
1470 \end_inset
1471
1472 images consist of vectors and can therefore be scaled to any size without
1473  data loss.
1474  The scaling ability is necessary if you want to create presentations, because
1475  presentations are always scaled by the video projector.
1476  Scaling is also useful for online documents to let the user zoom into diagrams.
1477 \begin_inset Newline newline
1478 \end_inset
1479
1480 Well-known scalable image formats are 
1481 \begin_inset Quotes eld
1482 \end_inset
1483
1484 Scalable Vector Graphics
1485 \begin_inset Quotes erd
1486 \end_inset
1487
1488  (SVG, file extension 
1489 \begin_inset Quotes eld
1490 \end_inset
1491
1492
1493 \family typewriter
1494 .svg
1495 \family default
1496
1497 \begin_inset Quotes erd
1498 \end_inset
1499
1500 )
1501 \begin_inset Index
1502 status collapsed
1503
1504 \begin_layout Plain Layout
1505 SVG|see
1506 \begin_inset ERT
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510
1511 {
1512 \end_layout
1513
1514 \end_inset
1515
1516 Image formats
1517 \begin_inset ERT
1518 status collapsed
1519
1520 \begin_layout Plain Layout
1521
1522 }
1523 \end_layout
1524
1525 \end_inset
1526
1527
1528 \end_layout
1529
1530 \end_inset
1531
1532
1533 \begin_inset Quotes eld
1534 \end_inset
1535
1536 Encapsulated PostScript
1537 \begin_inset Quotes erd
1538 \end_inset
1539
1540  (EPS, file extension 
1541 \begin_inset Quotes eld
1542 \end_inset
1543
1544
1545 \family typewriter
1546 .eps
1547 \family default
1548
1549 \begin_inset Quotes erd
1550 \end_inset
1551
1552 )
1553 \begin_inset Index
1554 status collapsed
1555
1556 \begin_layout Plain Layout
1557 EPS|see
1558 \begin_inset ERT
1559 status collapsed
1560
1561 \begin_layout Plain Layout
1562
1563 {
1564 \end_layout
1565
1566 \end_inset
1567
1568 Image formats
1569 \begin_inset ERT
1570 status collapsed
1571
1572 \begin_layout Plain Layout
1573
1574 }
1575 \end_layout
1576
1577 \end_inset
1578
1579
1580 \end_layout
1581
1582 \end_inset
1583
1584
1585 \begin_inset Quotes eld
1586 \end_inset
1587
1588 Portable Document Format
1589 \begin_inset Quotes erd
1590 \end_inset
1591
1592  (PDF, file extension 
1593 \begin_inset Quotes eld
1594 \end_inset
1595
1596
1597 \family typewriter
1598 .pdf
1599 \family default
1600
1601 \begin_inset Quotes erd
1602 \end_inset
1603
1604 )
1605 \begin_inset Index
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609 PDF
1610 \end_layout
1611
1612 \end_inset
1613
1614 , and 
1615 \begin_inset Quotes eld
1616 \end_inset
1617
1618 Windows Metafile
1619 \begin_inset Quotes erd
1620 \end_inset
1621
1622  (WMF, file extension 
1623 \begin_inset Quotes eld
1624 \end_inset
1625
1626
1627 \family typewriter
1628 .wmf
1629 \family default
1630
1631 \begin_inset Quotes erd
1632 \end_inset
1633
1634 )
1635 \begin_inset Index
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639 SVG|see
1640 \begin_inset ERT
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644
1645 {
1646 \end_layout
1647
1648 \end_inset
1649
1650 Image formats
1651 \begin_inset ERT
1652 status collapsed
1653
1654 \begin_layout Plain Layout
1655
1656 }
1657 \end_layout
1658
1659 \end_inset
1660
1661
1662 \end_layout
1663
1664 \end_inset
1665
1666 .
1667  We wrote 
1668 \begin_inset Quotes eld
1669 \end_inset
1670
1671 can be
1672 \begin_inset Quotes erd
1673 \end_inset
1674
1675 , because you can convert any bitmap image to a PDF or EPS-image and the
1676  result will still be a bitmap image.
1677  In this cases only a header with the image properties is added to the original
1678  image
1679 \begin_inset Foot
1680 status collapsed
1681
1682 \begin_layout Plain Layout
1683 In the case of PDF, the original image is additionally compressed.
1684 \end_layout
1685
1686 \end_inset
1687
1688 .
1689  The PDF-files generated by 
1690 \family typewriter
1691 Adobe Photoshop
1692 \family default
1693  are for example bitmap images.
1694 \end_layout
1695
1696 \begin_layout Standard
1697 Normally it is not possible to convert a bitmap image into a scalable one,
1698  only vice versa.
1699  Only the image formats PDF and EPS can directly be embedded to PDF and
1700  PostScript output files, respectively.
1701  SVG and WMF-images are recalculated to bitmaps when the output file is
1702  generated because there is currently no adequate WMF/SVG
1703 \begin_inset Formula $\to$
1704 \end_inset
1705
1706 PDF/EPS converter available.
1707 \end_layout
1708
1709 \begin_layout Chapter
1710 Tables
1711 \begin_inset Index
1712 status collapsed
1713
1714 \begin_layout Plain Layout
1715 Table
1716 \end_layout
1717
1718 \end_inset
1719
1720
1721 \end_layout
1722
1723 \begin_layout Section
1724 Introduction
1725 \begin_inset Index
1726 status collapsed
1727
1728 \begin_layout Plain Layout
1729 Table ! Introduction
1730 \end_layout
1731
1732 \end_inset
1733
1734
1735 \end_layout
1736
1737 \begin_layout Standard
1738 You can insert a table using either the toolbar button 
1739 \begin_inset Graphics
1740         filename ../images/tabular-insert.png
1741         scale 85
1742         scaleBeforeRotation
1743
1744 \end_inset
1745
1746  or the menu 
1747 \family sans
1748 Insert\SpecialChar \menuseparator
1749 Table
1750 \family default
1751 .
1752  The toolbar button offers you a graphical selection: Move the mouse to
1753  set the column/row number of the table that should be created and then
1754  press a mouse button.
1755  When you use the menu to create a table, a dialog will appear, asking you
1756  for the number of rows and columns.
1757 \begin_inset Newline newline
1758 \end_inset
1759
1760  The default table has lines around any cell and the first row appears separated
1761  from the rest of the table.
1762  This separation occurs due to a double line: The cells of the first row
1763  have a line below them and the cells of the second row have a line above
1764  them.
1765  Here is an example table:
1766 \end_layout
1767
1768 \begin_layout Standard
1769 \align center
1770 \begin_inset Tabular
1771 <lyxtabular version="3" rows="4" columns="4">
1772 <features>
1773 <column alignment="center" valignment="top" width="0">
1774 <column alignment="center" valignment="top" width="0">
1775 <column alignment="center" valignment="top" width="0">
1776 <column alignment="center" valignment="top" width="0">
1777 <row>
1778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1788 \begin_inset Text
1789
1790 \begin_layout Plain Layout
1791
1792 \family roman
1793 \series medium
1794 \shape up
1795 \size normal
1796 \emph off
1797 \bar no
1798 \noun off
1799 \color none
1800 1
1801 \end_layout
1802
1803 \end_inset
1804 </cell>
1805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1806 \begin_inset Text
1807
1808 \begin_layout Plain Layout
1809 2
1810 \end_layout
1811
1812 \end_inset
1813 </cell>
1814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1815 \begin_inset Text
1816
1817 \begin_layout Plain Layout
1818 3
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 </row>
1824 <row>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829
1830 \family roman
1831 \series medium
1832 \shape up
1833 \size normal
1834 \emph off
1835 \bar no
1836 \noun off
1837 \color none
1838 A
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847
1848 \end_layout
1849
1850 \end_inset
1851 </cell>
1852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1853 \begin_inset Text
1854
1855 \begin_layout Plain Layout
1856
1857 \end_layout
1858
1859 \end_inset
1860 </cell>
1861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \family roman
1878 \series medium
1879 \shape up
1880 \size normal
1881 \emph off
1882 \bar no
1883 \noun off
1884 \color none
1885 B
1886 \end_layout
1887
1888 \end_inset
1889 </cell>
1890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1909 \begin_inset Text
1910
1911 \begin_layout Plain Layout
1912
1913 \end_layout
1914
1915 \end_inset
1916 </cell>
1917 </row>
1918 <row>
1919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923
1924 \family roman
1925 \series medium
1926 \shape up
1927 \size normal
1928 \emph off
1929 \bar no
1930 \noun off
1931 \color none
1932 C
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1938 \begin_inset Text
1939
1940 \begin_layout Plain Layout
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1947 \begin_inset Text
1948
1949 \begin_layout Plain Layout
1950
1951 \end_layout
1952
1953 \end_inset
1954 </cell>
1955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1956 \begin_inset Text
1957
1958 \begin_layout Plain Layout
1959
1960 \end_layout
1961
1962 \end_inset
1963 </cell>
1964 </row>
1965 </lyxtabular>
1966
1967 \end_inset
1968
1969
1970 \end_layout
1971
1972 \begin_layout Section
1973 Table Dialog
1974 \begin_inset Index
1975 status collapsed
1976
1977 \begin_layout Plain Layout
1978 Table ! Dialog
1979 \end_layout
1980
1981 \end_inset
1982
1983
1984 \end_layout
1985
1986 \begin_layout Standard
1987 You can alter a table by clicking on it with the right mouse button, which
1988  brings up the table dialog.
1989  Here you can adjust the settings of that cell and row/column respectively
1990  where the cursor is currently placed.
1991  Most of the dialog options also work on selections.
1992  This means if you select more cells, columns or rows, the action is done
1993  for the whole selection.
1994  Note that there is a difference between selecting the 
1995 \emph on
1996 contents
1997 \emph default
1998  of the cell, and the cell itself.
1999  You can alter tables with the following tabs of the table dialog:
2000 \end_layout
2001
2002 \begin_layout Description
2003
2004 \family sans
2005 Table
2006 \begin_inset space ~
2007 \end_inset
2008
2009 Settings
2010 \family default
2011  Here you can set the horizontal alignment and the width of the current
2012  column.
2013  When you have set a width you can also adjust the vertical alignment of
2014  the current row.
2015  A given width will allow the cell to have line breaks and multiple paragraphs
2016  of text, see section
2017 \begin_inset space ~
2018 \end_inset
2019
2020
2021 \begin_inset CommandInset ref
2022 LatexCommand ref
2023 reference "sub:Multiple-Lines-in"
2024
2025 \end_inset
2026
2027 .
2028  If you set no width, the column is as wide as their widest cell content
2029  is.
2030 \begin_inset Newline newline
2031 \end_inset
2032
2033 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2034  cell, see section
2035 \begin_inset space ~
2036 \end_inset
2037
2038
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "sub:Multicolumns"
2042
2043 \end_inset
2044
2045 .
2046 \begin_inset Newline newline
2047 \end_inset
2048
2049 The rotate check boxes rotates the current cell, a selection, or the whole
2050  table counter-clockwise by 90°.
2051  The rotation is not shown within LyX, only in the output.
2052 \begin_inset Newline newline
2053 \end_inset
2054
2055
2056 \begin_inset Note Greyedout
2057 status open
2058
2059 \begin_layout Plain Layout
2060
2061 \series bold
2062 Note:
2063 \series default
2064  Not all DVI-viewers are able to display rotations.
2065 \end_layout
2066
2067 \end_inset
2068
2069
2070 \begin_inset Newline newline
2071 \end_inset
2072
2073 It is also possible to enter a LaTeX-argument which is needed for special
2074  table formattings, see section
2075 \begin_inset space ~
2076 \end_inset
2077
2078
2079 \begin_inset CommandInset ref
2080 LatexCommand ref
2081 reference "sub:Multicolumn-Calculations"
2082
2083 \end_inset
2084
2085  and 
2086 \begin_inset CommandInset ref
2087 LatexCommand ref
2088 reference "sec:Colored-Tables"
2089
2090 \end_inset
2091
2092 .
2093 \end_layout
2094
2095 \begin_layout Description
2096
2097 \family sans
2098 Borders
2099 \family default
2100  In this tab you can add and delete border lines for the current row/column.
2101 \begin_inset Newline newline
2102 \end_inset
2103
2104 Using the style option 
2105 \family sans
2106 Formal
2107 \family default
2108  will convert the table to a formal table as described in section
2109 \begin_inset space ~
2110 \end_inset
2111
2112
2113 \begin_inset CommandInset ref
2114 LatexCommand ref
2115 reference "sec:Formal-Tables"
2116
2117 \end_inset
2118
2119 .
2120 \begin_inset Newline newline
2121 \end_inset
2122
2123 You can also add here space to table rows as decribed in section
2124 \begin_inset space ~
2125 \end_inset
2126
2127
2128 \begin_inset CommandInset ref
2129 LatexCommand ref
2130 reference "sub:Row-Spacing"
2131
2132 \end_inset
2133
2134 .
2135 \end_layout
2136
2137 \begin_layout Description
2138
2139 \family sans
2140 Longtable
2141 \family default
2142  This tab is to make a table a so called 
2143 \begin_inset Quotes eld
2144 \end_inset
2145
2146
2147 \emph on
2148 longtable
2149 \emph default
2150
2151 \begin_inset Quotes erd
2152 \end_inset
2153
2154  that can run over several pages.
2155  Section
2156 \begin_inset space ~
2157 \end_inset
2158
2159
2160 \begin_inset CommandInset ref
2161 LatexCommand ref
2162 reference "sec:Longtables"
2163
2164 \end_inset
2165
2166  and 
2167 \begin_inset CommandInset ref
2168 LatexCommand ref
2169 reference "sec:Special-Longtable-Issues"
2170
2171 \end_inset
2172
2173  describe the longtable features in detail.
2174 \end_layout
2175
2176 \begin_layout Standard
2177 When the table dialog is open, you can move the cursor with the arrow keys
2178  from cell to cell and the property of the current cell will immediately
2179  be displayed in the dialog.
2180 \end_layout
2181
2182 \begin_layout Section
2183 Table Toolbar
2184 \begin_inset Index
2185 status collapsed
2186
2187 \begin_layout Plain Layout
2188 Table ! Toolbar
2189 \end_layout
2190
2191 \end_inset
2192
2193
2194 \end_layout
2195
2196 \begin_layout Standard
2197 The table toolbar is an alternative to the table dialog to be able to alter
2198  tables faster.
2199  It should normally appear at the bottom of LyX's main window when the cursor
2200  is inside a table.
2201  You can alternatively switch it on to appear always, by right-clicking
2202  in LyX's main menu bar.
2203 \end_layout
2204
2205 \begin_layout Standard
2206 The toolbar has the following icons:
2207 \end_layout
2208
2209 \begin_layout Labeling
2210 \labelwidthstring 00.00.0000
2211 \begin_inset Graphics
2212         filename ../images/tabular-feature_append-row.png
2213         scaleBeforeRotation
2214
2215 \end_inset
2216
2217  adds a row below the current cell or selection
2218 \end_layout
2219
2220 \begin_layout Labeling
2221 \labelwidthstring 00.00.0000
2222 \begin_inset Graphics
2223         filename ../images/tabular-feature_append-column.png
2224         scaleBeforeRotation
2225
2226 \end_inset
2227
2228  adds a column right beside the current cell or selection
2229 \end_layout
2230
2231 \begin_layout Labeling
2232 \labelwidthstring 00.00.0000
2233 \begin_inset Graphics
2234         filename ../images/tabular-feature_delete-row.png
2235         scaleBeforeRotation
2236
2237 \end_inset
2238
2239  deletes the current row or selection
2240 \end_layout
2241
2242 \begin_layout Labeling
2243 \labelwidthstring 00.00.0000
2244 \begin_inset Graphics
2245         filename ../images/tabular-feature_delete-column.png
2246         scaleBeforeRotation
2247
2248 \end_inset
2249
2250  deletes the current column or selection
2251 \end_layout
2252
2253 \begin_layout Labeling
2254 \labelwidthstring 00.00.0000
2255 \begin_inset Graphics
2256         filename ../images/tabular-feature_toggle-line-top.png
2257         scaleBeforeRotation
2258
2259 \end_inset
2260
2261  adds a line at the top of the current cell / row or of a selection
2262 \end_layout
2263
2264 \begin_layout Labeling
2265 \labelwidthstring 00.00.0000
2266 \begin_inset Graphics
2267         filename ../images/tabular-feature_toggle-line-bottom.png
2268         scaleBeforeRotation
2269
2270 \end_inset
2271
2272  adds a line at the bottom of the current cell / row or of a selection
2273 \end_layout
2274
2275 \begin_layout Labeling
2276 \labelwidthstring 00.00.0000
2277 \begin_inset Graphics
2278         filename ../images/tabular-feature_toggle-line-left.png
2279         scaleBeforeRotation
2280
2281 \end_inset
2282
2283  adds a line at the left side of the current cell / row or of a selection
2284 \end_layout
2285
2286 \begin_layout Labeling
2287 \labelwidthstring 00.00.0000
2288 \begin_inset Graphics
2289         filename ../images/tabular-feature_toggle-line-right.png
2290         scaleBeforeRotation
2291
2292 \end_inset
2293
2294  adds a line at the right side of the current cell / row or of a selection
2295 \end_layout
2296
2297 \begin_layout Labeling
2298 \labelwidthstring 00.00.0000
2299 \begin_inset Graphics
2300         filename ../images/tabular-feature_set-all-lines.png
2301         scaleBeforeRotation
2302
2303 \end_inset
2304
2305  adds lines around the current or selected cells - if the current cell no
2306  multicolumn this also affects the current row and column
2307 \end_layout
2308
2309 \begin_layout Labeling
2310 \labelwidthstring 00.00.0000
2311 \begin_inset Graphics
2312         filename ../images/tabular-feature_unset-all-lines.png
2313         scaleBeforeRotation
2314
2315 \end_inset
2316
2317  deletes all lines of the current or selected cells - if the current cell
2318  no multicolumn this also affects the current row and column
2319 \end_layout
2320
2321 \begin_layout Labeling
2322 \labelwidthstring 00.00.0000
2323 \begin_inset Graphics
2324         filename ../images/tabular-feature_m-align-left.png
2325         scaleBeforeRotation
2326
2327 \end_inset
2328
2329  left-aligns the content of the current cell / column
2330 \end_layout
2331
2332 \begin_layout Labeling
2333 \labelwidthstring 00.00.0000
2334 \begin_inset Graphics
2335         filename ../images/tabular-feature_m-align-center.png
2336         scaleBeforeRotation
2337
2338 \end_inset
2339
2340  centers the content of the current cell / column horizontally
2341 \end_layout
2342
2343 \begin_layout Labeling
2344 \labelwidthstring 00.00.0000
2345 \begin_inset Graphics
2346         filename ../images/tabular-feature_m-align-right.png
2347         scaleBeforeRotation
2348
2349 \end_inset
2350
2351  right-aligns the content of the current cell / column
2352 \end_layout
2353
2354 \begin_layout Labeling
2355 \labelwidthstring 00.00.0000
2356 \begin_inset Graphics
2357         filename ../images/tabular-feature_m-valign-top.png
2358         scaleBeforeRotation
2359
2360 \end_inset
2361
2362  aligns the content of the current cell vertically to the top
2363 \end_layout
2364
2365 \begin_layout Labeling
2366 \labelwidthstring 00.00.0000
2367 \begin_inset Graphics
2368         filename ../images/tabular-feature_m-valign-middle.png
2369         scaleBeforeRotation
2370
2371 \end_inset
2372
2373  centers the content of the current cell vertically
2374 \end_layout
2375
2376 \begin_layout Labeling
2377 \labelwidthstring 00.00.0000
2378 \begin_inset Graphics
2379         filename ../images/tabular-feature_m-valign-bottom.png
2380         scaleBeforeRotation
2381
2382 \end_inset
2383
2384  aligns the content of the current cell vertically to the bottom
2385 \end_layout
2386
2387 \begin_layout Labeling
2388 \labelwidthstring 00.00.0000
2389 \begin_inset Graphics
2390         filename ../images/tabular-feature_set-rotate-cell.png
2391         scaleBeforeRotation
2392
2393 \end_inset
2394
2395  rotates the current cell or selection counter-clockwise by 90°
2396 \end_layout
2397
2398 \begin_layout Labeling
2399 \labelwidthstring 00.00.0000
2400 \begin_inset Graphics
2401         filename ../images/tabular-feature_set-rotate-tabular.png
2402         scaleBeforeRotation
2403
2404 \end_inset
2405
2406  rotates the whole table counter-clockwise by 90°
2407 \end_layout
2408
2409 \begin_layout Labeling
2410 \labelwidthstring 00.00.0000
2411 \begin_inset Graphics
2412         filename ../images/tabular-feature_multicolumn.png
2413         scaleBeforeRotation
2414
2415 \end_inset
2416
2417  sets the current cell or selection as a multicolumn
2418 \end_layout
2419
2420 \begin_layout Standard
2421 \begin_inset Note Greyedout
2422 status open
2423
2424 \begin_layout Plain Layout
2425
2426 \series bold
2427 Note:
2428 \series default
2429  For the output the vertical alignment of the first cell in a row is used
2430  for all following cells in the row.
2431 \end_layout
2432
2433 \end_inset
2434
2435
2436 \end_layout
2437
2438 \begin_layout Section
2439 Edit Table Menu
2440 \begin_inset Index
2441 status collapsed
2442
2443 \begin_layout Plain Layout
2444 Table ! Edit Menu
2445 \end_layout
2446
2447 \end_inset
2448
2449
2450 \end_layout
2451
2452 \begin_layout Standard
2453 Additionally to the table dialog and toolbar, the menu 
2454 \family sans
2455 Edit\SpecialChar \menuseparator
2456 Table
2457 \family default
2458  allows you to add and delete border lines for the current row/column and
2459  to set the current selection as multicolumn.
2460  The menu is only available when the cursor is inside a table.
2461 \end_layout
2462
2463 \begin_layout Section
2464 Table Floats
2465 \begin_inset CommandInset label
2466 LatexCommand label
2467 name "sec:Table-Floats"
2468
2469 \end_inset
2470
2471
2472 \begin_inset Index
2473 status collapsed
2474
2475 \begin_layout Plain Layout
2476 Floats ! Tables
2477 \end_layout
2478
2479 \end_inset
2480
2481
2482 \begin_inset Index
2483 status collapsed
2484
2485 \begin_layout Plain Layout
2486 Table ! Floats
2487 \end_layout
2488
2489 \end_inset
2490
2491
2492 \end_layout
2493
2494 \begin_layout Standard
2495 For general explanations about floats, have a look at section
2496 \begin_inset space ~
2497 \end_inset
2498
2499
2500 \begin_inset CommandInset ref
2501 LatexCommand ref
2502 reference "sec:FloatIntroduction"
2503
2504 \end_inset
2505
2506 .
2507 \end_layout
2508
2509 \begin_layout Standard
2510 \begin_inset Float table
2511 placement h
2512 wide false
2513 sideways false
2514 status open
2515
2516 \begin_layout Plain Layout
2517 \begin_inset Caption
2518
2519 \begin_layout Plain Layout
2520 \begin_inset CommandInset label
2521 LatexCommand label
2522 name "tab:a table float"
2523
2524 \end_inset
2525
2526 A table float.
2527 \end_layout
2528
2529 \end_inset
2530
2531
2532 \end_layout
2533
2534 \begin_layout Plain Layout
2535 \align center
2536 \begin_inset Tabular
2537 <lyxtabular version="3" rows="3" columns="3">
2538 <features>
2539 <column alignment="center" valignment="top" width="0pt">
2540 <column alignment="center" valignment="top" width="0pt">
2541 <column alignment="center" valignment="top" width="0pt">
2542 <row>
2543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2544 \begin_inset Text
2545
2546 \begin_layout Plain Layout
2547
2548 \family roman
2549 \series medium
2550 \shape up
2551 \size normal
2552 \emph off
2553 \bar no
2554 \noun off
2555 \color none
2556 1
2557 \end_layout
2558
2559 \end_inset
2560 </cell>
2561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2562 \begin_inset Text
2563
2564 \begin_layout Plain Layout
2565
2566 \family roman
2567 \series medium
2568 \shape up
2569 \size normal
2570 \emph off
2571 \bar no
2572 \noun off
2573 \color none
2574 2
2575 \end_layout
2576
2577 \end_inset
2578 </cell>
2579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2580 \begin_inset Text
2581
2582 \begin_layout Plain Layout
2583
2584 \family roman
2585 \series medium
2586 \shape up
2587 \size normal
2588 \emph off
2589 \bar no
2590 \noun off
2591 \color none
2592 3
2593 \end_layout
2594
2595 \end_inset
2596 </cell>
2597 </row>
2598 <row>
2599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2600 \begin_inset Text
2601
2602 \begin_layout Plain Layout
2603
2604 \family roman
2605 \series medium
2606 \shape up
2607 \size normal
2608 \emph off
2609 \bar no
2610 \noun off
2611 \color none
2612 Joe
2613 \end_layout
2614
2615 \end_inset
2616 </cell>
2617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2618 \begin_inset Text
2619
2620 \begin_layout Plain Layout
2621
2622 \family roman
2623 \series medium
2624 \shape up
2625 \size normal
2626 \emph off
2627 \bar no
2628 \noun off
2629 \color none
2630 Mary
2631 \end_layout
2632
2633 \end_inset
2634 </cell>
2635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2636 \begin_inset Text
2637
2638 \begin_layout Plain Layout
2639
2640 \family roman
2641 \series medium
2642 \shape up
2643 \size normal
2644 \emph off
2645 \bar no
2646 \noun off
2647 \color none
2648 Ted
2649 \end_layout
2650
2651 \end_inset
2652 </cell>
2653 </row>
2654 <row>
2655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2656 \begin_inset Text
2657
2658 \begin_layout Plain Layout
2659
2660 \family roman
2661 \series medium
2662 \shape up
2663 \size normal
2664 \emph off
2665 \bar no
2666 \noun off
2667 \color none
2668 \begin_inset Formula $\int x^{2}dx$
2669 \end_inset
2670
2671
2672 \end_layout
2673
2674 \end_inset
2675 </cell>
2676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2677 \begin_inset Text
2678
2679 \begin_layout Plain Layout
2680
2681 \family roman
2682 \series medium
2683 \shape up
2684 \size normal
2685 \emph off
2686 \bar no
2687 \noun off
2688 \color none
2689 \begin_inset Formula $\left[\begin{array}{cc}
2690 a & b\\
2691 c & d\end{array}\right]$
2692 \end_inset
2693
2694
2695 \end_layout
2696
2697 \end_inset
2698 </cell>
2699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2700 \begin_inset Text
2701
2702 \begin_layout Plain Layout
2703
2704 \family roman
2705 \series medium
2706 \shape up
2707 \size normal
2708 \emph off
2709 \bar no
2710 \noun off
2711 \color none
2712 \begin_inset Formula $1+1=2$
2713 \end_inset
2714
2715
2716 \end_layout
2717
2718 \end_inset
2719 </cell>
2720 </row>
2721 </lyxtabular>
2722
2723 \end_inset
2724
2725
2726 \end_layout
2727
2728 \end_inset
2729
2730
2731 \end_layout
2732
2733 \begin_layout Standard
2734 Table floats can be inserted using the menu 
2735 \family sans
2736 Insert\SpecialChar \menuseparator
2737 Float\SpecialChar \menuseparator
2738 Table
2739 \family default
2740  or the toolbar button 
2741 \begin_inset Graphics
2742         filename ../images/float-insert_table.png
2743         scale 85
2744         scaleBeforeRotation
2745
2746 \end_inset
2747
2748 .
2749 \end_layout
2750
2751 \begin_layout Standard
2752 The float appears as a collapsible box with a caption that has the label
2753  
2754 \begin_inset Quotes eld
2755 \end_inset
2756
2757 Table
2758 \begin_inset space ~
2759 \end_inset
2760
2761 #:
2762 \begin_inset Quotes erd
2763 \end_inset
2764
2765  (# is the actual table number).
2766  You can insert tables to the float above or below the caption.
2767 \end_layout
2768
2769 \begin_layout Standard
2770 Table
2771 \begin_inset space ~
2772 \end_inset
2773
2774
2775 \begin_inset CommandInset ref
2776 LatexCommand ref
2777 reference "tab:a table float"
2778
2779 \end_inset
2780
2781  is an example table within a table float.
2782 \end_layout
2783
2784 \begin_layout Standard
2785 Having the caption above the table is the common rule that is unfortunately
2786  not supported in LaTeX's standard classes.
2787  That means if you are using the document classes 
2788 \family sans
2789 article
2790 \family default
2791
2792 \family sans
2793 book
2794 \family default
2795
2796 \family sans
2797 letter
2798 \family default
2799 , or 
2800 \family sans
2801 report
2802 \family default
2803  there will be no space between the caption and the table.
2804  To insert the needed space, add the following option to the load command
2805  of the LaTeX-package 
2806 \series bold
2807 caption
2808 \series default
2809
2810 \begin_inset Index
2811 status collapsed
2812
2813 \begin_layout Plain Layout
2814 LaTeX-packages ! caption
2815 \end_layout
2816
2817 \end_inset
2818
2819  in your document preamble
2820 \begin_inset Foot
2821 status collapsed
2822
2823 \begin_layout Plain Layout
2824 For more information have a look at section
2825 \begin_inset space ~
2826 \end_inset
2827
2828
2829 \begin_inset CommandInset ref
2830 LatexCommand ref
2831 reference "sec:Caption-Placement"
2832
2833 \end_inset
2834
2835 .
2836 \end_layout
2837
2838 \end_inset
2839
2840 :
2841 \end_layout
2842
2843 \begin_layout Standard
2844
2845 \series bold
2846 tableposition=top
2847 \end_layout
2848
2849 \begin_layout Standard
2850 The package 
2851 \series bold
2852 caption
2853 \series default
2854 , which is described in section
2855 \begin_inset space ~
2856 \end_inset
2857
2858
2859 \begin_inset CommandInset ref
2860 LatexCommand ref
2861 reference "sec:Caption-Formatting"
2862
2863 \end_inset
2864
2865 , is used to adjust the caption format.
2866 \end_layout
2867
2868 \begin_layout Standard
2869 \begin_inset Index
2870 status collapsed
2871
2872 \begin_layout Plain Layout
2873 References ! to Tables
2874 \end_layout
2875
2876 \end_inset
2877
2878 Tables can be cross-referenced in the text by referencing their label.
2879  To do this insert a label in the caption using the menu 
2880 \family sans
2881 Insert\SpecialChar \menuseparator
2882 Label
2883 \family default
2884  or the toolbar button 
2885 \begin_inset Graphics
2886         filename ../images/label-insert.png
2887         scale 85
2888         scaleBeforeRotation
2889
2890 \end_inset
2891
2892 .
2893  You can now refer to the label using the menu 
2894 \family sans
2895 Insert\SpecialChar \menuseparator
2896 Cross
2897 \begin_inset space ~
2898 \end_inset
2899
2900 reference
2901 \family default
2902  or the toolbar button 
2903 \begin_inset Graphics
2904         filename ../images/dialog-show-new-inset_ref.png
2905         scale 85
2906         scaleBeforeRotation
2907
2908 \end_inset
2909
2910 .
2911 \begin_inset Newline newline
2912 \end_inset
2913
2914 Referencing is explained in detail in section
2915 \begin_inset space ~
2916 \end_inset
2917
2918
2919 \begin_inset CommandInset ref
2920 LatexCommand ref
2921 reference "sec:Referencing-Floats"
2922
2923 \end_inset
2924
2925 .
2926 \end_layout
2927
2928 \begin_layout Section
2929 Longtables
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sec:Longtables"
2933
2934 \end_inset
2935
2936
2937 \begin_inset Index
2938 status collapsed
2939
2940 \begin_layout Plain Layout
2941 Longtables
2942 \end_layout
2943
2944 \end_inset
2945
2946
2947 \begin_inset Index
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951 Table ! Longtables
2952 \end_layout
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \begin_layout Standard
2960 If the table is too long to fit on one page, you can use the option 
2961 \family sans
2962 Use
2963 \begin_inset space ~
2964 \end_inset
2965
2966 long
2967 \begin_inset space ~
2968 \end_inset
2969
2970 table
2971 \family default
2972  in the tab 
2973 \family sans
2974 Longtable
2975 \family default
2976  of the table dialog to split the table automatically over more pages.
2977  Doing this enables the following options:
2978 \end_layout
2979
2980 \begin_layout Description
2981 Header: The current row is defined to be a header row that appears on all
2982  pages of the longtable; except for the first page, if 
2983 \family sans
2984 First
2985 \begin_inset space ~
2986 \end_inset
2987
2988 header
2989 \family default
2990  is defined.
2991  This therefore called the main header.
2992 \end_layout
2993
2994 \begin_layout Description
2995 First
2996 \begin_inset space ~
2997 \end_inset
2998
2999 header: The current row is defined to be a header row that appears on the
3000  first page of the longtable.
3001 \end_layout
3002
3003 \begin_layout Description
3004 Footer: The current row is defined to be a footer row that appears on all
3005  pages of the longtable; except for the last page, if 
3006 \family sans
3007 Last
3008 \begin_inset space ~
3009 \end_inset
3010
3011 footer
3012 \family default
3013  is defined.
3014 \end_layout
3015
3016 \begin_layout Description
3017 Last
3018 \begin_inset space ~
3019 \end_inset
3020
3021 footer: The current row is defined to be a footer row that appear on the
3022  last page of the longtable.
3023 \end_layout
3024
3025 \begin_layout Description
3026 Caption: The current row contains the table caption.
3027  The row is reset as single column and a caption is inserted.
3028  More about longtable captions is explained in sec.
3029 \begin_inset space \thinspace{}
3030 \end_inset
3031
3032
3033 \begin_inset CommandInset ref
3034 LatexCommand ref
3035 reference "sub:Longtable-Captions"
3036
3037 \end_inset
3038
3039 .
3040 \end_layout
3041
3042 \begin_layout Standard
3043 You can also specify a row where the table is split.
3044  See the following longtable to see how it works:
3045 \end_layout
3046
3047 \begin_layout Standard
3048 \align center
3049 \begin_inset Tabular
3050 <lyxtabular version="3" rows="69" columns="3">
3051 <features islongtable="true">
3052 <column alignment="left" valignment="top" width="0cm">
3053 <column alignment="left" valignment="top" width="0pt">
3054 <column alignment="center" valignment="top" width="0pt">
3055 <row endfirsthead="true">
3056 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3057 \begin_inset Text
3058
3059 \begin_layout Plain Layout
3060
3061 \series bold
3062 Example Phone List (ignore the names)
3063 \end_layout
3064
3065 \end_inset
3066 </cell>
3067 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071
3072 \end_layout
3073
3074 \end_inset
3075 </cell>
3076 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 </row>
3086 <row endfirsthead="true">
3087 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091
3092 \series bold
3093 NAME
3094 \end_layout
3095
3096 \end_inset
3097 </cell>
3098 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102
3103 \end_layout
3104
3105 \end_inset
3106 </cell>
3107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111
3112 \series bold
3113 TEL.
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 </row>
3119 <row endhead="true">
3120 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3121 \begin_inset Text
3122
3123 \begin_layout Plain Layout
3124
3125 \series bold
3126 Example Phone List
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144
3145 \end_layout
3146
3147 \end_inset
3148 </cell>
3149 </row>
3150 <row endhead="true">
3151 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155
3156 \series bold
3157 NAME
3158 \end_layout
3159
3160 \end_inset
3161 </cell>
3162 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3163 \begin_inset Text
3164
3165 \begin_layout Plain Layout
3166
3167 \end_layout
3168
3169 \end_inset
3170 </cell>
3171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3172 \begin_inset Text
3173
3174 \begin_layout Plain Layout
3175
3176 \series bold
3177 TEL.
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 </row>
3183 <row endfoot="true">
3184 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188  continued on next page
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 </row>
3212 <row>
3213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217
3218 \series bold
3219 Annovi
3220 \end_layout
3221
3222 \end_inset
3223 </cell>
3224 <cell alignment="center" valignment="top" usebox="none">
3225 \begin_inset Text
3226
3227 \begin_layout Plain Layout
3228 Silvia
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237 111
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 </row>
3243 <row>
3244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3245 \begin_inset Text
3246
3247 \begin_layout Plain Layout
3248
3249 \series bold
3250 Bertoli
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 <cell alignment="center" valignment="top" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259 Stefano
3260 \end_layout
3261
3262 \end_inset
3263 </cell>
3264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Plain Layout
3268 111
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 </row>
3274 <row>
3275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279
3280 \series bold
3281 Bozzi
3282 \end_layout
3283
3284 \end_inset
3285 </cell>
3286 <cell alignment="center" valignment="top" usebox="none">
3287 \begin_inset Text
3288
3289 \begin_layout Plain Layout
3290 Walter
3291 \end_layout
3292
3293 \end_inset
3294 </cell>
3295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3296 \begin_inset Text
3297
3298 \begin_layout Plain Layout
3299 111
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 </row>
3305 <row>
3306 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310
3311 \series bold
3312 Cachia
3313 \end_layout
3314
3315 \end_inset
3316 </cell>
3317 <cell alignment="center" valignment="top" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321 Maria
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3327 \begin_inset Text
3328
3329 \begin_layout Plain Layout
3330 111
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 </row>
3336 <row>
3337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341
3342 \series bold
3343 Cachia
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352 Maurizio
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361 111
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 </row>
3367 <row>
3368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372
3373 \series bold
3374 Cinquemani
3375 \end_layout
3376
3377 \end_inset
3378 </cell>
3379 <cell alignment="center" valignment="top" usebox="none">
3380 \begin_inset Text
3381
3382 \begin_layout Plain Layout
3383 Giusi
3384 \end_layout
3385
3386 \end_inset
3387 </cell>
3388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392 111
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 </row>
3398 <row>
3399 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403
3404 \series bold
3405 Colin
3406 \end_layout
3407
3408 \end_inset
3409 </cell>
3410 <cell alignment="center" valignment="top" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414 Bernard
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423 111
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 </row>
3429 <row>
3430 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3431 \begin_inset Text
3432
3433 \begin_layout Plain Layout
3434
3435 \series bold
3436 Concli
3437 \end_layout
3438
3439 \end_inset
3440 </cell>
3441 <cell alignment="center" valignment="top" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445 Gianfranco
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454 111
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 </row>
3460 <row>
3461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465
3466 \series bold
3467 Dal Bosco
3468 \end_layout
3469
3470 \end_inset
3471 </cell>
3472 <cell alignment="center" valignment="top" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476 Carolina
3477 \end_layout
3478
3479 \end_inset
3480 </cell>
3481 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485 111
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 </row>
3491 <row>
3492 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496
3497 \series bold
3498 Dalpiaz
3499 \end_layout
3500
3501 \end_inset
3502 </cell>
3503 <cell alignment="center" valignment="top" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507 Annamaria
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516 111
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 </row>
3522 <row>
3523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527
3528 \series bold
3529 Feliciello
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 <cell alignment="center" valignment="top" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538 Domenico
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 111
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 </row>
3553 <row>
3554 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558
3559 \series bold
3560 Focarelli
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 <cell alignment="center" valignment="top" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569 Paola
3570 \end_layout
3571
3572 \end_inset
3573 </cell>
3574 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3575 \begin_inset Text
3576
3577 \begin_layout Plain Layout
3578 111
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 </row>
3584 <row>
3585 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589
3590 \series bold
3591 Galletti
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 <cell alignment="center" valignment="top" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600 Oreste
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609 111
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 </row>
3615 <row>
3616 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620
3621 \series bold
3622 Gasparini
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 <cell alignment="center" valignment="top" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631 Franca
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Plain Layout
3640 111
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 </row>
3646 <row>
3647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651
3652 \series bold
3653 Rizzardi
3654 \end_layout
3655
3656 \end_inset
3657 </cell>
3658 <cell alignment="center" valignment="top" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662 Paola
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671 111
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 </row>
3677 <row>
3678 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682
3683 \series bold
3684 Lassini
3685 \end_layout
3686
3687 \end_inset
3688 </cell>
3689 <cell alignment="center" valignment="top" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693 Giancarlo
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702 111
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 </row>
3708 <row>
3709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713
3714 \series bold
3715 Malfatti
3716 \end_layout
3717
3718 \end_inset
3719 </cell>
3720 <cell alignment="center" valignment="top" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724 Luciano
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 111
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 </row>
3739 <row>
3740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744
3745 \series bold
3746 Malfatti
3747 \end_layout
3748
3749 \end_inset
3750 </cell>
3751 <cell alignment="center" valignment="top" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755 Valeriano
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3761 \begin_inset Text
3762
3763 \begin_layout Plain Layout
3764 111
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 </row>
3770 <row>
3771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775
3776 \series bold
3777 Meneguzzo
3778 \end_layout
3779
3780 \end_inset
3781 </cell>
3782 <cell alignment="center" valignment="top" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786 Roberto
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795 111
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 </row>
3801 <row>
3802 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806
3807 \series bold
3808 Mezzadra
3809 \end_layout
3810
3811 \end_inset
3812 </cell>
3813 <cell alignment="center" valignment="top" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817 Roberto
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 111
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 </row>
3832 <row>
3833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837
3838 \series bold
3839 Pirpamer
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848 Erich
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857 111
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 </row>
3863 <row>
3864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868
3869 \series bold
3870 Pochiesa
3871 \end_layout
3872
3873 \end_inset
3874 </cell>
3875 <cell alignment="center" valignment="top" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879 Paolo
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888 111, 222
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 </row>
3894 <row>
3895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899
3900 \series bold
3901 Radina
3902 \end_layout
3903
3904 \end_inset
3905 </cell>
3906 <cell alignment="center" valignment="top" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910 Claudio
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919 111
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 </row>
3925 <row>
3926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930
3931 \series bold
3932 Stuffer
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 <cell alignment="center" valignment="top" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941 Oskar
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950 111
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 </row>
3956 <row>
3957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961
3962 \series bold
3963 Tacchelli
3964 \end_layout
3965
3966 \end_inset
3967 </cell>
3968 <cell alignment="center" valignment="top" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972 Ugo
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981 111
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 </row>
3987 <row>
3988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992
3993 \series bold
3994 Tezzele
3995 \end_layout
3996
3997 \end_inset
3998 </cell>
3999 <cell alignment="center" valignment="top" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003 Margit
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012 111
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 </row>
4018 <row>
4019 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023
4024 \series bold
4025 Unterkalmsteiner
4026 \end_layout
4027
4028 \end_inset
4029 </cell>
4030 <cell alignment="center" valignment="top" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034 Frieda
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 111
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 </row>
4049 <row>
4050 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054
4055 \series bold
4056 Vieider
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 <cell alignment="center" valignment="top" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065 Hilde
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074 111
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 </row>
4080 <row>
4081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085
4086 \series bold
4087 Vigna
4088 \end_layout
4089
4090 \end_inset
4091 </cell>
4092 <cell alignment="center" valignment="top" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096 Jürgen
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 111
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 </row>
4111 <row>
4112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116
4117 \series bold
4118 Weber
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127 Maurizio
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136 111
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 </row>
4142 <row>
4143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147
4148 \series bold
4149 Winkler
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158 Franz
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 111
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 </row>
4173 <row>
4174 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178  
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 </row>
4202 <row>
4203 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207
4208 \series bold
4209 Annovi
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 Silvia
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227 555
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 </row>
4233 <row>
4234 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238
4239 \series bold
4240 Bertoli
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 <cell alignment="center" valignment="top" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 Stefano
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258 555
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 </row>
4264 <row>
4265 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269
4270 \series bold
4271 Bozzi
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 <cell alignment="center" valignment="top" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280 Walter
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 555
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 </row>
4295 <row>
4296 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300
4301 \series bold
4302 Cachia
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 <cell alignment="center" valignment="top" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311 Maria
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320 555
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 </row>
4326 <row>
4327 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331
4332 \series bold
4333 Cachia
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 <cell alignment="center" valignment="top" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342 Maurizio
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351 555
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 </row>
4357 <row>
4358 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362
4363 \series bold
4364 Cinquemani
4365 \end_layout
4366
4367 \end_inset
4368 </cell>
4369 <cell alignment="center" valignment="top" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373 Giusi
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382 555
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 </row>
4388 <row>
4389 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393
4394 \series bold
4395 Colin
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 <cell alignment="center" valignment="top" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404 Bernard
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413 555
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 </row>
4419 <row>
4420 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424
4425 \series bold
4426 Concli
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 <cell alignment="center" valignment="top" usebox="none">
4432 \begin_inset Text
4433
4434 \begin_layout Plain Layout
4435 Gianfranco
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444 555
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 </row>
4450 <row>
4451 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4452 \begin_inset Text
4453
4454 \begin_layout Plain Layout
4455
4456 \series bold
4457 Dal Bosco
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 <cell alignment="center" valignment="top" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466 Carolina
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 555
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 </row>
4481 <row>
4482 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486
4487 \series bold
4488 Dalpiaz
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 <cell alignment="center" valignment="top" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497 Annamaria
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 555
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 </row>
4512 <row>
4513 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517
4518 \series bold
4519 Feliciello
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 <cell alignment="center" valignment="top" usebox="none">
4525 \begin_inset Text
4526
4527 \begin_layout Plain Layout
4528 Domenico
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537 555
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 </row>
4543 <row>
4544 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548
4549 \series bold
4550 Focarelli
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 <cell alignment="center" valignment="top" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559 Paola
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 555
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 </row>
4574 <row>
4575 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579
4580 \series bold
4581 Galletti
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 <cell alignment="center" valignment="top" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590 Oreste
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599 555
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 </row>
4605 <row>
4606 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610
4611 \series bold
4612 Gasparini
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 <cell alignment="center" valignment="top" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 Franca
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630 555
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 </row>
4636 <row>
4637 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641
4642 \series bold
4643 Rizzardi
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652 Paola
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661 555
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 </row>
4667 <row>
4668 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672
4673 \series bold
4674 Lassini
4675 \end_layout
4676
4677 \end_inset
4678 </cell>
4679 <cell alignment="center" valignment="top" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683 Giancarlo
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692 555
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 </row>
4698 <row>
4699 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703
4704 \series bold
4705 Malfatti
4706 \end_layout
4707
4708 \end_inset
4709 </cell>
4710 <cell alignment="center" valignment="top" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714 Luciano
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723 555
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 </row>
4729 <row>
4730 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734
4735 \series bold
4736 Malfatti
4737 \end_layout
4738
4739 \end_inset
4740 </cell>
4741 <cell alignment="center" valignment="top" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745 Valeriano
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4751 \begin_inset Text
4752
4753 \begin_layout Plain Layout
4754 555
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 </row>
4760 <row>
4761 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765
4766 \series bold
4767 Meneguzzo
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 <cell alignment="center" valignment="top" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776 Roberto
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785 555
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 </row>
4791 <row>
4792 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796
4797 \series bold
4798 Mezzadra
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 <cell alignment="center" valignment="top" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807 Roberto
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816 555
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 </row>
4822 <row>
4823 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827
4828 \series bold
4829 Pirpamer
4830 \end_layout
4831
4832 \end_inset
4833 </cell>
4834 <cell alignment="center" valignment="top" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838 Erich
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847 555
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 </row>
4853 <row>
4854 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858
4859 \series bold
4860 Pochiesa
4861 \end_layout
4862
4863 \end_inset
4864 </cell>
4865 <cell alignment="center" valignment="top" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869 Paolo
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878 555, 222
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 </row>
4884 <row>
4885 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889
4890 \series bold
4891 Radina
4892 \end_layout
4893
4894 \end_inset
4895 </cell>
4896 <cell alignment="center" valignment="top" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900 Claudio
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909 555
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 </row>
4915 <row>
4916 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920
4921 \series bold
4922 Stuffer
4923 \end_layout
4924
4925 \end_inset
4926 </cell>
4927 <cell alignment="center" valignment="top" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931 Oskar
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4937 \begin_inset Text
4938
4939 \begin_layout Plain Layout
4940 555
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 </row>
4946 <row>
4947 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951
4952 \series bold
4953 Tacchelli
4954 \end_layout
4955
4956 \end_inset
4957 </cell>
4958 <cell alignment="center" valignment="top" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962 Ugo
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971 555
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 </row>
4977 <row>
4978 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982
4983 \series bold
4984 Tezzele
4985 \end_layout
4986
4987 \end_inset
4988 </cell>
4989 <cell alignment="center" valignment="top" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993 Margit
4994 \end_layout
4995
4996 \end_inset
4997 </cell>
4998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4999 \begin_inset Text
5000
5001 \begin_layout Plain Layout
5002 555
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 </row>
5008 <row>
5009 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013
5014 \series bold
5015 Unterkalmsteiner
5016 \end_layout
5017
5018 \end_inset
5019 </cell>
5020 <cell alignment="center" valignment="top" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024 Frieda
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033 555
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 </row>
5039 <row>
5040 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044
5045 \series bold
5046 Vieider
5047 \end_layout
5048
5049 \end_inset
5050 </cell>
5051 <cell alignment="center" valignment="top" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055 Hilde
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064 555
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 </row>
5070 <row>
5071 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075
5076 \series bold
5077 Vigna
5078 \end_layout
5079
5080 \end_inset
5081 </cell>
5082 <cell alignment="center" valignment="top" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086 Jürgen
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095 999
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 </row>
5101 <row>
5102 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106
5107 \series bold
5108 Weber
5109 \end_layout
5110
5111 \end_inset
5112 </cell>
5113 <cell alignment="center" valignment="top" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117 Maurizio
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5123 \begin_inset Text
5124
5125 \begin_layout Plain Layout
5126 555
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 </row>
5132 <row>
5133 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137
5138 \series bold
5139 Winkler
5140 \end_layout
5141
5142 \end_inset
5143 </cell>
5144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148 Franz
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157 555
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 </row>
5163 <row endlastfoot="true">
5164 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168 end
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 </row>
5192 </lyxtabular>
5193
5194 \end_inset
5195
5196
5197 \begin_inset ERT
5198 status collapsed
5199
5200 \begin_layout Plain Layout
5201
5202
5203 \backslash
5204 addtocounter{table}{-1}
5205 \end_layout
5206
5207 \end_inset
5208
5209
5210 \begin_inset Note Note
5211 status collapsed
5212
5213 \begin_layout Plain Layout
5214 See the first greyed-out note in section
5215 \begin_inset space ~
5216 \end_inset
5217
5218
5219 \begin_inset CommandInset ref
5220 LatexCommand ref
5221 reference "sub:Longtable-Captions"
5222
5223 \end_inset
5224
5225  for an explanation of this command.
5226 \end_layout
5227
5228 \end_inset
5229
5230
5231 \end_layout
5232
5233 \begin_layout Subsection
5234 Footnotes in Longtables
5235 \begin_inset CommandInset label
5236 LatexCommand label
5237 name "sub:Footnotes-in-Longtables"
5238
5239 \end_inset
5240
5241
5242 \begin_inset Index
5243 status collapsed
5244
5245 \begin_layout Plain Layout
5246 Longtables ! Footnotes
5247 \end_layout
5248
5249 \end_inset
5250
5251
5252 \end_layout
5253
5254 \begin_layout Standard
5255 Footnotes can be inserted to every longtable cell.
5256  They appear at the bottom of the page where the table cell with the footnote
5257  appears.
5258  Table
5259 \begin_inset space ~
5260 \end_inset
5261
5262
5263 \begin_inset CommandInset ref
5264 LatexCommand ref
5265 reference "tab:DiffCaptions"
5266
5267 \end_inset
5268
5269  has for example a footnote.
5270 \end_layout
5271
5272 \begin_layout Subsection
5273 Longtable Alignment
5274 \begin_inset Index
5275 status collapsed
5276
5277 \begin_layout Plain Layout
5278 Longtables ! Alignment
5279 \end_layout
5280
5281 \end_inset
5282
5283
5284 \end_layout
5285
5286 \begin_layout Standard
5287 Longtables are by default centered.
5288  In contrary to the alignment of the table columns and row, the table alignment
5289  can currently not be changed in the table dialog.
5290  To change the alignment of longtables you have to change the value of the
5291  lengths 
5292 \series bold
5293
5294 \backslash
5295 LTleft 
5296 \series default
5297 and 
5298 \series bold
5299
5300 \backslash
5301 LTright
5302 \series default
5303  by inserting this line as TeX-Code before the corresponding longtable:
5304 \end_layout
5305
5306 \begin_layout Standard
5307
5308 \series bold
5309
5310 \backslash
5311 setlength{
5312 \backslash
5313 LTleft}{value}
5314 \end_layout
5315
5316 \begin_layout Standard
5317 Where the value can have any of the units listed in Table
5318 \begin_inset space ~
5319 \end_inset
5320
5321
5322 \begin_inset CommandInset ref
5323 LatexCommand ref
5324 reference "tab:Units"
5325
5326 \end_inset
5327
5328 .
5329  
5330 \series bold
5331
5332 \backslash
5333 LTleft
5334 \series default
5335  controls the horizontal distance from the left page border to the longtable,
5336  
5337 \series bold
5338
5339 \backslash
5340 LTright
5341 \series default
5342  the distance from the right side.
5343  The default value for both lengths is 
5344 \series bold
5345
5346 \backslash
5347 fill
5348 \series default
5349 , which is in this case the same as an horizontal fill in LyX.
5350 \end_layout
5351
5352 \begin_layout Standard
5353 The following longtable was left-aligned by setting 
5354 \series bold
5355
5356 \backslash
5357 LTleft
5358 \series default
5359  to 0
5360 \begin_inset space \thinspace{}
5361 \end_inset
5362
5363 pt.
5364 \begin_inset ERT
5365 status collapsed
5366
5367 \begin_layout Plain Layout
5368
5369
5370 \backslash
5371 setlength{
5372 \backslash
5373 LTleft}{0pt}
5374 \end_layout
5375
5376 \end_inset
5377
5378
5379 \end_layout
5380
5381 \begin_layout Standard
5382 \begin_inset Tabular
5383 <lyxtabular version="3" rows="5" columns="5">
5384 <features islongtable="true">
5385 <column alignment="center" valignment="top" width="0">
5386 <column alignment="center" valignment="top" width="0">
5387 <column alignment="center" valignment="top" width="0">
5388 <column alignment="center" valignment="top" width="0">
5389 <column alignment="center" valignment="top" width="0">
5390 <row>
5391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395 1
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404 2
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5410 \begin_inset Text
5411
5412 \begin_layout Plain Layout
5413 3
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5419 \begin_inset Text
5420
5421 \begin_layout Plain Layout
5422 4
5423 \end_layout
5424
5425 \end_inset
5426 </cell>
5427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431 5
5432 \end_layout
5433
5434 \end_inset
5435 </cell>
5436 </row>
5437 <row>
5438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442 asd
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5448 \begin_inset Text
5449
5450 \begin_layout Plain Layout
5451 s
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5457 \begin_inset Text
5458
5459 \begin_layout Plain Layout
5460 s
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469 s
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5475 \begin_inset Text
5476
5477 \begin_layout Plain Layout
5478 asd
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 </row>
5484 <row>
5485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489 asd
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498 s
5499 \end_layout
5500
5501 \end_inset
5502 </cell>
5503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507 s
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 s
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525 asd
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 </row>
5531 <row>
5532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 asd
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 s
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 s
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 s
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572 asd
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 </row>
5578 <row>
5579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 asd
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 asd
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601 asd
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 asd
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5616 \begin_inset Text
5617
5618 \begin_layout Plain Layout
5619 asd
5620 \end_layout
5621
5622 \end_inset
5623 </cell>
5624 </row>
5625 </lyxtabular>
5626
5627 \end_inset
5628
5629
5630 \begin_inset ERT
5631 status collapsed
5632
5633 \begin_layout Plain Layout
5634
5635
5636 \backslash
5637 setlength{
5638 \backslash
5639 LTleft}{
5640 \backslash
5641 fill}
5642 \end_layout
5643
5644 \end_inset
5645
5646
5647 \begin_inset ERT
5648 status collapsed
5649
5650 \begin_layout Plain Layout
5651
5652
5653 \backslash
5654 addtocounter{table}{-1}
5655 \end_layout
5656
5657 \end_inset
5658
5659
5660 \begin_inset Note Note
5661 status collapsed
5662
5663 \begin_layout Plain Layout
5664 See the first greyed-out note in section
5665 \begin_inset space ~
5666 \end_inset
5667
5668
5669 \begin_inset CommandInset ref
5670 LatexCommand ref
5671 reference "sub:Longtable-Captions"
5672
5673 \end_inset
5674
5675  for an explanation of this command.
5676 \end_layout
5677
5678 \end_inset
5679
5680
5681 \end_layout
5682
5683 \begin_layout Subsection
5684 Longtable Captions
5685 \begin_inset Index
5686 status collapsed
5687
5688 \begin_layout Plain Layout
5689 Longtables ! Captions
5690 \end_layout
5691
5692 \end_inset
5693
5694
5695 \begin_inset CommandInset label
5696 LatexCommand label
5697 name "sub:Longtable-Captions"
5698
5699 \end_inset
5700
5701
5702 \end_layout
5703
5704 \begin_layout Standard
5705 A longtable cannot be put into a table float because floats can only be
5706  on one page.
5707  But the caption environment of floats can also be used for longtables when
5708  you use for a table row the longtable option 
5709 \family sans
5710 Caption
5711 \family default
5712  as described in sec.
5713 \begin_inset space \thinspace{}
5714 \end_inset
5715
5716
5717 \begin_inset CommandInset ref
5718 LatexCommand ref
5719 reference "sec:Longtables"
5720
5721 \end_inset
5722
5723 .
5724  Only one table row can contain the caption.
5725 \end_layout
5726
5727 \begin_layout Standard
5728 Here is a short longtable to see how it works:
5729 \end_layout
5730
5731 \begin_layout Standard
5732 \begin_inset Tabular
5733 <lyxtabular version="3" rows="6" columns="5">
5734 <features islongtable="true">
5735 <column alignment="center" valignment="top" width="0">
5736 <column alignment="center" valignment="top" width="0">
5737 <column alignment="center" valignment="top" width="0">
5738 <column alignment="center" valignment="top" width="0">
5739 <column alignment="center" valignment="top" width="0">
5740 <row caption="true">
5741 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 \begin_inset Caption
5746
5747 \begin_layout Plain Layout
5748 Longtable with caption
5749 \begin_inset OptArg
5750 status open
5751
5752 \begin_layout Plain Layout
5753 Longtable
5754 \end_layout
5755
5756 \end_inset
5757
5758
5759 \end_layout
5760
5761 \end_inset
5762
5763
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 </row>
5805 <row>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 1
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 2
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5825 \begin_inset Text
5826
5827 \begin_layout Plain Layout
5828 3
5829 \end_layout
5830
5831 \end_inset
5832 </cell>
5833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5834 \begin_inset Text
5835
5836 \begin_layout Plain Layout
5837 4
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5843 \begin_inset Text
5844
5845 \begin_layout Plain Layout
5846 5
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 </row>
5852 <row>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857 asd
5858 \end_layout
5859
5860 \end_inset
5861 </cell>
5862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5863 \begin_inset Text
5864
5865 \begin_layout Plain Layout
5866 s
5867 \end_layout
5868
5869 \end_inset
5870 </cell>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 s
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 s
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 asd
5894 \end_layout
5895
5896 \end_inset
5897 </cell>
5898 </row>
5899 <row>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 asd
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913 s
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 s
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931 s
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940 asd
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 </row>
5946 <row>
5947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Plain Layout
5951 asd
5952 \end_layout
5953
5954 \end_inset
5955 </cell>
5956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960 s
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 s
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 s
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 asd
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 </row>
5993 <row>
5994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 asd
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 asd
6008 \end_layout
6009
6010 \end_inset
6011 </cell>
6012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 asd
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 asd
6026 \end_layout
6027
6028 \end_inset
6029 </cell>
6030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 asd
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 </row>
6040 </lyxtabular>
6041
6042 \end_inset
6043
6044
6045 \end_layout
6046
6047 \begin_layout Standard
6048 \begin_inset VSpace medskip
6049 \end_inset
6050
6051
6052 \begin_inset Note Greyedout
6053 status open
6054
6055 \begin_layout Plain Layout
6056
6057 \series bold
6058 Note
6059 \begin_inset space ~
6060 \end_inset
6061
6062 1:
6063 \series default
6064  The table number is increased for every longtable, also if you didn't set
6065  a caption for it.
6066  For this reason you could have the case that e.
6067 \begin_inset space \thinspace{}
6068 \end_inset
6069
6070 g.
6071 \begin_inset space \space{}
6072 \end_inset
6073
6074 Table
6075 \begin_inset space ~
6076 \end_inset
6077
6078 2.4 follows on Table
6079 \begin_inset space ~
6080 \end_inset
6081
6082 2.1 in the list of tables if there are two longtables without captions.
6083  To avoid this you can add the following command in TeX-Code behind every
6084  longtable without a caption:
6085 \end_layout
6086
6087 \begin_layout Plain Layout
6088
6089 \series bold
6090
6091 \backslash
6092 addtocounter{table}{-1}
6093 \end_layout
6094
6095 \begin_layout Plain Layout
6096 This is not needed when none of your longtables have a caption and you add
6097  the following code to the document preamble:
6098 \end_layout
6099
6100 \begin_layout Plain Layout
6101
6102 \series bold
6103
6104 \backslash
6105 let
6106 \backslash
6107 myEnd
6108 \backslash
6109 endlongtable
6110 \begin_inset Newline newline
6111 \end_inset
6112
6113
6114 \backslash
6115 renewcommand{
6116 \backslash
6117 endlongtable}{
6118 \backslash
6119 myEnd
6120 \backslash
6121 addtocounter{table}{-1}}
6122 \end_layout
6123
6124 \end_inset
6125
6126
6127 \end_layout
6128
6129 \begin_layout Standard
6130 \begin_inset Note Greyedout
6131 status open
6132
6133 \begin_layout Plain Layout
6134
6135 \series bold
6136 Note
6137 \begin_inset space ~
6138 \end_inset
6139
6140 2:
6141 \series default
6142  If you are using
6143 \series bold
6144  hyperref
6145 \series default
6146
6147 \begin_inset Index
6148 status collapsed
6149
6150 \begin_layout Plain Layout
6151 LaTeX-packages ! hyperref
6152 \end_layout
6153
6154 \end_inset
6155
6156  in the 
6157 \family sans
6158 PDF Properties
6159 \family default
6160  of the 
6161 \family sans
6162 Document Settings
6163 \family default
6164  dialog to link cross-references, the link to a longtable caption will always
6165  point to the beginning of the document.
6166 \end_layout
6167
6168 \end_inset
6169
6170
6171 \end_layout
6172
6173 \begin_layout Subsubsection
6174 References to Longtables
6175 \begin_inset Index
6176 status collapsed
6177
6178 \begin_layout Plain Layout
6179 Longtables ! References
6180 \end_layout
6181
6182 \end_inset
6183
6184
6185 \end_layout
6186
6187 \begin_layout Standard
6188 \begin_inset Tabular
6189 <lyxtabular version="3" rows="6" columns="5">
6190 <features islongtable="true">
6191 <column alignment="center" valignment="top" width="0">
6192 <column alignment="center" valignment="top" width="0">
6193 <column alignment="center" valignment="top" width="0">
6194 <column alignment="center" valignment="top" width="0">
6195 <column alignment="center" valignment="top" width="0">
6196 <row caption="true">
6197 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 \begin_inset Caption
6202
6203 \begin_layout Plain Layout
6204 Referenced longtable
6205 \begin_inset CommandInset label
6206 LatexCommand label
6207 name "tab:RefExample"
6208
6209 \end_inset
6210
6211
6212 \end_layout
6213
6214 \end_inset
6215
6216
6217 \end_layout
6218
6219 \end_inset
6220 </cell>
6221 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Plain Layout
6234
6235 \end_layout
6236
6237 \end_inset
6238 </cell>
6239 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6240 \begin_inset Text
6241
6242 \begin_layout Plain Layout
6243
6244 \end_layout
6245
6246 \end_inset
6247 </cell>
6248 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6249 \begin_inset Text
6250
6251 \begin_layout Plain Layout
6252
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 </row>
6258 <row>
6259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263 1
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272 2
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281 3
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290 4
6291 \end_layout
6292
6293 \end_inset
6294 </cell>
6295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299 5
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 </row>
6305 <row>
6306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 asd
6311 \end_layout
6312
6313 \end_inset
6314 </cell>
6315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 s
6320 \end_layout
6321
6322 \end_inset
6323 </cell>
6324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6325 \begin_inset Text
6326
6327 \begin_layout Plain Layout
6328 s
6329 \end_layout
6330
6331 \end_inset
6332 </cell>
6333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6334 \begin_inset Text
6335
6336 \begin_layout Plain Layout
6337 s
6338 \end_layout
6339
6340 \end_inset
6341 </cell>
6342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346 asd
6347 \end_layout
6348
6349 \end_inset
6350 </cell>
6351 </row>
6352 <row>
6353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6354 \begin_inset Text
6355
6356 \begin_layout Plain Layout
6357 asd
6358 \end_layout
6359
6360 \end_inset
6361 </cell>
6362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6363 \begin_inset Text
6364
6365 \begin_layout Plain Layout
6366 s
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6372 \begin_inset Text
6373
6374 \begin_layout Plain Layout
6375 s
6376 \end_layout
6377
6378 \end_inset
6379 </cell>
6380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384 s
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393 asd
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 </row>
6399 <row>
6400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404 asd
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 s
6414 \end_layout
6415
6416 \end_inset
6417 </cell>
6418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6419 \begin_inset Text
6420
6421 \begin_layout Plain Layout
6422 s
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Plain Layout
6431 s
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 asd
6441 \end_layout
6442
6443 \end_inset
6444 </cell>
6445 </row>
6446 <row>
6447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6448 \begin_inset Text
6449
6450 \begin_layout Plain Layout
6451 asd
6452 \end_layout
6453
6454 \end_inset
6455 </cell>
6456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 sad
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 asd
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 asd
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487 asd
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 </row>
6493 </lyxtabular>
6494
6495 \end_inset
6496
6497
6498 \end_layout
6499
6500 \begin_layout Standard
6501 To reference a longtable, insert a label into the caption.
6502 \end_layout
6503
6504 \begin_layout Standard
6505 This is a reference to Table
6506 \begin_inset space ~
6507 \end_inset
6508
6509
6510 \begin_inset CommandInset ref
6511 LatexCommand ref
6512 reference "tab:RefExample"
6513
6514 \end_inset
6515
6516 .
6517 \end_layout
6518
6519 \begin_layout Standard
6520 The caption layout can be set together with all other captions of your document
6521  using the LaTeX-package 
6522 \series bold
6523 caption
6524 \series default
6525
6526 \begin_inset Index
6527 status collapsed
6528
6529 \begin_layout Plain Layout
6530 LaTeX-packages ! caption
6531 \end_layout
6532
6533 \end_inset
6534
6535 , see section
6536 \begin_inset space ~
6537 \end_inset
6538
6539
6540 \begin_inset CommandInset ref
6541 LatexCommand ref
6542 reference "sec:Caption-Formatting"
6543
6544 \end_inset
6545
6546 .
6547 \end_layout
6548
6549 \begin_layout Subsubsection
6550 Caption Width
6551 \begin_inset Index
6552 status collapsed
6553
6554 \begin_layout Plain Layout
6555 Longtables ! Caption Width
6556 \end_layout
6557
6558 \end_inset
6559
6560
6561 \end_layout
6562
6563 \begin_layout Standard
6564 The maximal width of of caption lines is defined by the length 
6565 \series bold
6566
6567 \backslash
6568 LTcapwidth
6569 \series default
6570 .
6571  Its default value is 4
6572 \begin_inset space \thinspace{}
6573 \end_inset
6574
6575 in.
6576  To change it add the following command to your document preamble or as
6577  TeX-Code into your document before the longtable that should be affected
6578 \end_layout
6579
6580 \begin_layout Standard
6581
6582 \series bold
6583
6584 \backslash
6585 setlength{
6586 \backslash
6587 LTcapwidth}{width}
6588 \end_layout
6589
6590 \begin_layout Standard
6591 where the width could have one of the units listed in appendix
6592 \begin_inset space ~
6593 \end_inset
6594
6595
6596 \begin_inset CommandInset ref
6597 LatexCommand ref
6598 reference "cha:Units-available-in"
6599
6600 \end_inset
6601
6602 .
6603 \end_layout
6604
6605 \begin_layout Standard
6606 The following tables show the difference:
6607 \end_layout
6608
6609 \begin_layout Standard
6610 \begin_inset Tabular
6611 <lyxtabular version="3" rows="6" columns="5">
6612 <features islongtable="true">
6613 <column alignment="center" valignment="top" width="0">
6614 <column alignment="center" valignment="top" width="0">
6615 <column alignment="center" valignment="top" width="0">
6616 <column alignment="center" valignment="top" width="0">
6617 <column alignment="center" valignment="top" width="0">
6618 <row caption="true">
6619 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 \begin_inset Caption
6624
6625 \begin_layout Plain Layout
6626 long full title with default width long full title with default width long
6627  full title with default width
6628 \begin_inset OptArg
6629 status collapsed
6630
6631 \begin_layout Plain Layout
6632 caption with default width
6633 \end_layout
6634
6635 \end_inset
6636
6637
6638 \end_layout
6639
6640 \end_inset
6641
6642
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout Plain Layout
6651
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6657 \begin_inset Text
6658
6659 \begin_layout Plain Layout
6660
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6666 \begin_inset Text
6667
6668 \begin_layout Plain Layout
6669
6670 \end_layout
6671
6672 \end_inset
6673 </cell>
6674 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6675 \begin_inset Text
6676
6677 \begin_layout Plain Layout
6678
6679 \end_layout
6680
6681 \end_inset
6682 </cell>
6683 </row>
6684 <row>
6685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout Plain Layout
6689 1
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 2
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707 3
6708 \end_layout
6709
6710 \end_inset
6711 </cell>
6712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6713 \begin_inset Text
6714
6715 \begin_layout Plain Layout
6716 4
6717 \end_layout
6718
6719 \end_inset
6720 </cell>
6721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6722 \begin_inset Text
6723
6724 \begin_layout Plain Layout
6725 5
6726 \end_layout
6727
6728 \end_inset
6729 </cell>
6730 </row>
6731 <row>
6732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 asd
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6742 \begin_inset Text
6743
6744 \begin_layout Plain Layout
6745 s
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6751 \begin_inset Text
6752
6753 \begin_layout Plain Layout
6754 s
6755 \end_layout
6756
6757 \end_inset
6758 </cell>
6759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6760 \begin_inset Text
6761
6762 \begin_layout Plain Layout
6763 s
6764 \end_layout
6765
6766 \end_inset
6767 </cell>
6768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6769 \begin_inset Text
6770
6771 \begin_layout Plain Layout
6772 asd
6773 \end_layout
6774
6775 \end_inset
6776 </cell>
6777 </row>
6778 <row>
6779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6780 \begin_inset Text
6781
6782 \begin_layout Plain Layout
6783 asd
6784 \end_layout
6785
6786 \end_inset
6787 </cell>
6788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6789 \begin_inset Text
6790
6791 \begin_layout Plain Layout
6792 s
6793 \end_layout
6794
6795 \end_inset
6796 </cell>
6797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6798 \begin_inset Text
6799
6800 \begin_layout Plain Layout
6801 s
6802 \end_layout
6803
6804 \end_inset
6805 </cell>
6806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6807 \begin_inset Text
6808
6809 \begin_layout Plain Layout
6810 s
6811 \end_layout
6812
6813 \end_inset
6814 </cell>
6815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6816 \begin_inset Text
6817
6818 \begin_layout Plain Layout
6819 asd
6820 \end_layout
6821
6822 \end_inset
6823 </cell>
6824 </row>
6825 <row>
6826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6827 \begin_inset Text
6828
6829 \begin_layout Plain Layout
6830 asd
6831 \end_layout
6832
6833 \end_inset
6834 </cell>
6835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6836 \begin_inset Text
6837
6838 \begin_layout Plain Layout
6839 s
6840 \end_layout
6841
6842 \end_inset
6843 </cell>
6844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6845 \begin_inset Text
6846
6847 \begin_layout Plain Layout
6848 s
6849 \end_layout
6850
6851 \end_inset
6852 </cell>
6853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6854 \begin_inset Text
6855
6856 \begin_layout Plain Layout
6857 s
6858 \end_layout
6859
6860 \end_inset
6861 </cell>
6862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6863 \begin_inset Text
6864
6865 \begin_layout Plain Layout
6866 asd
6867 \end_layout
6868
6869 \end_inset
6870 </cell>
6871 </row>
6872 <row>
6873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6874 \begin_inset Text
6875
6876 \begin_layout Plain Layout
6877 asd
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886 sad
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895 asd
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904 asd
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6910 \begin_inset Text
6911
6912 \begin_layout Plain Layout
6913 asd
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 </row>
6919 </lyxtabular>
6920
6921 \end_inset
6922
6923
6924 \end_layout
6925
6926 \begin_layout Standard
6927 \begin_inset ERT
6928 status collapsed
6929
6930 \begin_layout Plain Layout
6931
6932
6933 \backslash
6934 setlength{
6935 \backslash
6936 LTcapwidth}{5cm}
6937 \end_layout
6938
6939 \end_inset
6940
6941
6942 \begin_inset Tabular
6943 <lyxtabular version="3" rows="6" columns="5">
6944 <features islongtable="true">
6945 <column alignment="center" valignment="top" width="0">
6946 <column alignment="center" valignment="top" width="0">
6947 <column alignment="center" valignment="top" width="0">
6948 <column alignment="center" valignment="top" width="0">
6949 <column alignment="center" valignment="top" width="0">
6950 <row caption="true">
6951 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955 \begin_inset Caption
6956
6957 \begin_layout Plain Layout
6958 long full title with width set to 5
6959 \begin_inset space \thinspace{}
6960 \end_inset
6961
6962 cm long full title with width set to 5
6963 \begin_inset space \thinspace{}
6964 \end_inset
6965
6966 cm long full title with width set to 5
6967 \begin_inset space \thinspace{}
6968 \end_inset
6969
6970 cm
6971 \begin_inset OptArg
6972 status collapsed
6973
6974 \begin_layout Plain Layout
6975 caption with width
6976 \begin_inset space \thinspace{}
6977 \end_inset
6978
6979 =
6980 \begin_inset space \thinspace{}
6981 \end_inset
6982
6983 5
6984 \begin_inset space \thinspace{}
6985 \end_inset
6986
6987 cm
6988 \end_layout
6989
6990 \end_inset
6991
6992
6993 \end_layout
6994
6995 \end_inset
6996
6997
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Plain Layout
7006
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015
7016 \end_layout
7017
7018 \end_inset
7019 </cell>
7020 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7021 \begin_inset Text
7022
7023 \begin_layout Plain Layout
7024
7025 \end_layout
7026
7027 \end_inset
7028 </cell>
7029 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7030 \begin_inset Text
7031
7032 \begin_layout Plain Layout
7033
7034 \end_layout
7035
7036 \end_inset
7037 </cell>
7038 </row>
7039 <row>
7040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 1
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 2
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7059 \begin_inset Text
7060
7061 \begin_layout Plain Layout
7062 3
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7068 \begin_inset Text
7069
7070 \begin_layout Plain Layout
7071 4
7072 \end_layout
7073
7074 \end_inset
7075 </cell>
7076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7077 \begin_inset Text
7078
7079 \begin_layout Plain Layout
7080 5
7081 \end_layout
7082
7083 \end_inset
7084 </cell>
7085 </row>
7086 <row>
7087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 asd
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7097 \begin_inset Text
7098
7099 \begin_layout Plain Layout
7100 s
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 s
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7115 \begin_inset Text
7116
7117 \begin_layout Plain Layout
7118 s
7119 \end_layout
7120
7121 \end_inset
7122 </cell>
7123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7124 \begin_inset Text
7125
7126 \begin_layout Plain Layout
7127 asd
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 </row>
7133 <row>
7134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 asd
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 s
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 s
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165 s
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174 asd
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 </row>
7180 <row>
7181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7182 \begin_inset Text
7183
7184 \begin_layout Plain Layout
7185 asd
7186 \end_layout
7187
7188 \end_inset
7189 </cell>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 s
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 s
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 s
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 asd
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 </row>
7227 <row>
7228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7229 \begin_inset Text
7230
7231 \begin_layout Plain Layout
7232 asd
7233 \end_layout
7234
7235 \end_inset
7236 </cell>
7237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 sad
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 asd
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 asd
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 asd
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 </lyxtabular>
7275
7276 \end_inset
7277
7278
7279 \end_layout
7280
7281 \begin_layout Standard
7282 \begin_inset ERT
7283 status collapsed
7284
7285 \begin_layout Plain Layout
7286
7287
7288 \backslash
7289 setlength{
7290 \backslash
7291 LTcapwidth}{4in}
7292 \end_layout
7293
7294 \end_inset
7295
7296
7297 \end_layout
7298
7299 \begin_layout Standard
7300 \begin_inset Note Greyedout
7301 status open
7302
7303 \begin_layout Plain Layout
7304
7305 \series bold
7306 Note:
7307 \series default
7308  When the LaTeX-package 
7309 \series bold
7310 caption
7311 \series default
7312
7313 \begin_inset Index
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317 LaTeX-packages ! caption
7318 \end_layout
7319
7320 \end_inset
7321
7322  is used, as in this document, the full page width is used for the caption
7323  when you use the default value of 4
7324 \begin_inset space \thinspace{}
7325 \end_inset
7326
7327 in for 
7328 \series bold
7329
7330 \backslash
7331 LTcapwidth
7332 \series default
7333 .
7334  To get in this case exactly a 4
7335 \begin_inset space \thinspace{}
7336 \end_inset
7337
7338 in wide caption, you can either use a value slightly different from 4.0
7339 \begin_inset space \thinspace{}
7340 \end_inset
7341
7342 in, e.
7343 \begin_inset space \thinspace{}
7344 \end_inset
7345
7346 g.
7347 \begin_inset space \space{}
7348 \end_inset
7349
7350 3.99
7351 \begin_inset space \thinspace{}
7352 \end_inset
7353
7354 in, or the LaTeX-command 
7355 \series bold
7356
7357 \backslash
7358 captionsetup{width=value}
7359 \series default
7360  that is provided by the 
7361 \series bold
7362 caption
7363 \series default
7364 -package.
7365 \end_layout
7366
7367 \end_inset
7368
7369
7370 \end_layout
7371
7372 \begin_layout Subsubsection
7373 Different Captions for Table Pages
7374 \begin_inset Index
7375 status collapsed
7376
7377 \begin_layout Plain Layout
7378 Longtables ! Different Captions for Pages
7379 \end_layout
7380
7381 \end_inset
7382
7383
7384 \end_layout
7385
7386 \begin_layout Standard
7387 When the table captions for the following pages should differ from the one
7388  of the first table page, insert a caption with the TeX code command
7389 \end_layout
7390
7391 \begin_layout Standard
7392
7393 \series bold
7394
7395 \backslash
7396 caption*{caption text}
7397 \backslash
7398
7399 \backslash
7400 %
7401 \end_layout
7402
7403 \begin_layout Standard
7404 in a dummy caption row that is marked as header.
7405  Table
7406 \begin_inset space ~
7407 \end_inset
7408
7409
7410 \begin_inset CommandInset ref
7411 LatexCommand ref
7412 reference "tab:DiffCaptions"
7413
7414 \end_inset
7415
7416  is an example for a longtable with different heading where the second caption
7417  doesn't include the table number.
7418 \end_layout
7419
7420 \begin_layout Standard
7421 \align center
7422 \begin_inset Tabular
7423 <lyxtabular version="3" rows="59" columns="3">
7424 <features islongtable="true" lastFootEmpty="true">
7425 <column alignment="left" valignment="top" width="0cm">
7426 <column alignment="left" valignment="top" width="0pt">
7427 <column alignment="center" valignment="top" width="0pt">
7428 <row caption="true">
7429 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Plain Layout
7433 \begin_inset Caption
7434
7435 \begin_layout Plain Layout
7436 Example Phone List
7437 \begin_inset CommandInset label
7438 LatexCommand label
7439 name "tab:DiffCaptions"
7440
7441 \end_inset
7442
7443
7444 \begin_inset OptArg
7445 status collapsed
7446
7447 \begin_layout Plain Layout
7448 Example Phone List
7449 \end_layout
7450
7451 \end_inset
7452
7453
7454 \end_layout
7455
7456 \end_inset
7457
7458
7459 \end_layout
7460
7461 \end_inset
7462 </cell>
7463 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Plain Layout
7467
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 </row>
7482 <row endfirsthead="true">
7483 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487
7488 \series bold
7489 Example Phone List (ignore the names)
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507
7508 \end_layout
7509
7510 \end_inset
7511 </cell>
7512 </row>
7513 <row endfirsthead="true">
7514 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518
7519 \series bold
7520 NAME
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538
7539 \series bold
7540 TEL.
7541 \end_layout
7542
7543 \end_inset
7544 </cell>
7545 </row>
7546 <row endhead="true">
7547 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551 \begin_inset ERT
7552 status open
7553
7554 \begin_layout Plain Layout
7555
7556
7557 \backslash
7558 caption*{Continued Example Phone List}
7559 \backslash
7560
7561 \backslash
7562 %
7563 \end_layout
7564
7565 \end_inset
7566
7567
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 </row>
7591 <row endhead="true">
7592 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7593 \begin_inset Text
7594
7595 \begin_layout Plain Layout
7596
7597 \series bold
7598 Example Phone List
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 </row>
7622 <row endhead="true">
7623 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627
7628 \series bold
7629 NAME
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \series bold
7649 TEL.
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 </row>
7655 <row endfoot="true">
7656 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660 continued on next page
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7666 \begin_inset Text
7667
7668 \begin_layout Plain Layout
7669
7670 \end_layout
7671
7672 \end_inset
7673 </cell>
7674 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678
7679 \end_layout
7680
7681 \end_inset
7682 </cell>
7683 </row>
7684 <row>
7685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Plain Layout
7689
7690 \series bold
7691 Annovi
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700 Silvia
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 111
7710 \end_layout
7711
7712 \end_inset
7713 </cell>
7714 </row>
7715 <row>
7716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7717 \begin_inset Text
7718
7719 \begin_layout Plain Layout
7720
7721 \series bold
7722 Bertoli
7723 \end_layout
7724
7725 \end_inset
7726 </cell>
7727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731 Stefano
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7737 \begin_inset Text
7738
7739 \begin_layout Plain Layout
7740 111
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 </row>
7746 <row>
7747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751
7752 \series bold
7753 Bozzi
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Plain Layout
7762 Walter
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7768 \begin_inset Text
7769
7770 \begin_layout Plain Layout
7771 111
7772 \end_layout
7773
7774 \end_inset
7775 </cell>
7776 </row>
7777 <row>
7778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782
7783 \series bold
7784 Cachia
7785 \end_layout
7786
7787 \end_inset
7788 </cell>
7789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7790 \begin_inset Text
7791
7792 \begin_layout Plain Layout
7793 Maria
7794 \end_layout
7795
7796 \end_inset
7797 </cell>
7798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7799 \begin_inset Text
7800
7801 \begin_layout Plain Layout
7802 111
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 </row>
7808 <row>
7809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813
7814 \series bold
7815 Cachia
7816 \end_layout
7817
7818 \end_inset
7819 </cell>
7820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7821 \begin_inset Text
7822
7823 \begin_layout Plain Layout
7824 Maurizio
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833 111
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 </row>
7839 <row>
7840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844
7845 \series bold
7846 Cinquemani
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855 Giusi
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864 111
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 </row>
7870 <row>
7871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
7876 \series bold
7877 Colin
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886 Bernard
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 111
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 </row>
7901 <row>
7902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \series bold
7908 Concli
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 Gianfranco
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926 111
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row>
7933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937
7938 \series bold
7939 Dal Bosco
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948 Carolina
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957 111
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 </row>
7963 <row>
7964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968
7969 \series bold
7970 Dalpiaz
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979 Annamaria
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988 111
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 </row>
7994 <row>
7995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999
8000 \series bold
8001 Feliciello
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010 Domenico
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019 111
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 </row>
8025 <row>
8026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030
8031 \series bold
8032 Focarelli
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041 Paola
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050 111
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 </row>
8056 <row>
8057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061
8062 \series bold
8063 Galletti
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072 Oreste
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 111
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 </row>
8087 <row>
8088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092
8093 \series bold
8094 Gasparini
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 Franca
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 111
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123
8124 \series bold
8125 Rizzardi
8126 \series default
8127
8128 \begin_inset Foot
8129 status open
8130
8131 \begin_layout Plain Layout
8132 Example footnote
8133 \end_layout
8134
8135 \end_inset
8136
8137
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146 Paola
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 111
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 </row>
8161 <row>
8162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166
8167 \series bold
8168 Lassini
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177 Giancarlo
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 111
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 </row>
8192 <row>
8193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197
8198 \series bold
8199 Malfatti
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208 Luciano
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217 111
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 </row>
8223 <row>
8224 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228
8229 \series bold
8230 Malfatti
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239 Valeriano
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 111
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 </row>
8254 <row>
8255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259
8260 \series bold
8261 Meneguzzo
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270 Roberto
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8276 \begin_inset Text
8277
8278 \begin_layout Plain Layout
8279 111
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 </row>
8285 <row>
8286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290
8291 \series bold
8292 Mezzadra
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 Roberto
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 111
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 </row>
8316 <row>
8317 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321
8322 \series bold
8323 Pirpamer
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 Erich
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341 111
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 </row>
8347 <row>
8348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352
8353 \series bold
8354 Pochiesa
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 Paolo
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372 111, 222
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 </row>
8378 <row>
8379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383
8384 \series bold
8385 Radina
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Plain Layout
8394 Claudio
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403 111
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 </row>
8409 <row>
8410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414
8415 \series bold
8416 Stuffer
8417 \end_layout
8418
8419 \end_inset
8420 </cell>
8421 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425 Oskar
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434 111
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 </row>
8440 <row>
8441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445
8446 \series bold
8447 Tacchelli
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456 Ugo
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 111
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 </row>
8471 <row>
8472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476
8477 \series bold
8478 Tezzele
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487 Margit
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 111
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 </row>
8502 <row>
8503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \series bold
8509 Unterkalmsteiner
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518 Frieda
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 111
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 <row>
8534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538
8539 \series bold
8540 Vieider
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 Hilde
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 111
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 </row>
8564 <row>
8565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569
8570 \series bold
8571 Vigna
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580 Jürgen
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 111
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 </row>
8595 <row>
8596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600
8601 \series bold
8602 Weber
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611 Maurizio
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620 111
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 </row>
8626 <row>
8627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631
8632 \series bold
8633 Winkler
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642 Franz
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651 111
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 </row>
8657 <row>
8658 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662  
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 <row>
8687 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691
8692 \series bold
8693 Annovi
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 Silvia
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 555
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 </row>
8717 <row>
8718 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722
8723 \series bold
8724 Bertoli
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733 Stefano
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 555
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 </row>
8748 <row>
8749 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753
8754 \series bold
8755 Bozzi
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764 Walter
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773 555
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 </row>
8779 <row>
8780 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784
8785 \series bold
8786 Cachia
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 Maria
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804 555
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 </row>
8810 <row>
8811 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815
8816 \series bold
8817 Cachia
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 Maurizio
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835 555
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 </row>
8841 <row>
8842 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \series bold
8848 Cinquemani
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 Giusi
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866 555
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 </row>
8872 <row>
8873 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877
8878 \series bold
8879 Colin
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888 Bernard
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897 555
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 </row>
8903 <row>
8904 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908
8909 \series bold
8910 Concli
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919 Gianfranco
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928 555
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 </row>
8934 <row>
8935 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939
8940 \series bold
8941 Dal Bosco
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 Carolina
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 555
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 </row>
8965 <row>
8966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970
8971 \series bold
8972 Dalpiaz
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 Annamaria
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 555
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 </row>
8996 <row>
8997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001
9002 \series bold
9003 Feliciello
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 Domenico
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 555
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 </row>
9027 <row>
9028 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032
9033 \series bold
9034 Focarelli
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043 Paola
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052 555
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row>
9059 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063
9064 \series bold
9065 Galletti
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 Oreste
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 555
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 </row>
9089 <row>
9090 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094
9095 \series bold
9096 Gasparini
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 Franca
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114 555
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 <row>
9121 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125
9126 \series bold
9127 Rizzardi
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 Paola
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 555
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 </row>
9151 <row>
9152 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156
9157 \series bold
9158 Lassini
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167 Giancarlo
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 555
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 </row>
9182 <row>
9183 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187
9188 \series bold
9189 Malfatti
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198 Luciano
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 555
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 </row>
9213 <row>
9214 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9215 \begin_inset Text
9216
9217 \begin_layout Plain Layout
9218
9219 \series bold
9220 Malfatti
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229 Valeriano
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238 555
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 </row>
9244 <row>
9245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249
9250 \series bold
9251 Meneguzzo
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260 Roberto
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269 555
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 </row>
9275 <row>
9276 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9277 \begin_inset Text
9278
9279 \begin_layout Plain Layout
9280
9281 \series bold
9282 Mezzadra
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291 Roberto
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300 555
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 </row>
9306 </lyxtabular>
9307
9308 \end_inset
9309
9310
9311 \end_layout
9312
9313 \begin_layout Section
9314 Special Longtable Issues
9315 \begin_inset CommandInset label
9316 LatexCommand label
9317 name "sec:Special-Longtable-Issues"
9318
9319 \end_inset
9320
9321
9322 \end_layout
9323
9324 \begin_layout Subsection
9325 Longtable Calculation
9326 \begin_inset Index
9327 status collapsed
9328
9329 \begin_layout Plain Layout
9330 Longtables ! Calculation
9331 \end_layout
9332
9333 \end_inset
9334
9335
9336 \end_layout
9337
9338 \begin_layout Standard
9339 LaTeX calculates the height of table pages and their page breaks using so
9340  called chunks.
9341  Chunks are pieces of the tables that are at once in LaTeX's memory.
9342  The default value is historically set to only 20 table rows.
9343  If you are using longtables with many pages this may slow down the creation
9344  of your document.
9345  You can safely increase the chunk size to values of 100-1000 by adding
9346  this command line to your document preamble:
9347 \end_layout
9348
9349 \begin_layout Standard
9350
9351 \series bold
9352
9353 \backslash
9354 setcounter{LTchunksize}{100}
9355 \end_layout
9356
9357 \begin_layout Subsection
9358 Floats and Longtables
9359 \begin_inset Index
9360 status collapsed
9361
9362 \begin_layout Plain Layout
9363 Longtables ! Floats
9364 \end_layout
9365
9366 \end_inset
9367
9368
9369 \end_layout
9370
9371 \begin_layout Standard
9372 There might be problems when a float appears on the same page where a longtable
9373  starts.
9374  To avoid such situation, add the command 
9375 \series bold
9376
9377 \backslash
9378 clearpage
9379 \series default
9380  as TeX-Code before your longtable.
9381 \end_layout
9382
9383 \begin_layout Subsection
9384 Forced Page Breaks
9385 \begin_inset Index
9386 status collapsed
9387
9388 \begin_layout Plain Layout
9389 Longtables ! Forced Page Breaks
9390 \end_layout
9391
9392 \end_inset
9393
9394
9395 \end_layout
9396
9397 \begin_layout Standard
9398 By default tables are only broken between rows.
9399  If you have a cell with multiples lines and want to have a page break within
9400  the cell, insert the new line command 
9401 \begin_inset Quotes eld
9402 \end_inset
9403
9404
9405 \series bold
9406
9407 \backslash
9408
9409 \backslash
9410
9411 \series default
9412
9413 \begin_inset Quotes erd
9414 \end_inset
9415
9416  as TeX-Code at this point of the cell where it can be broken.
9417  Before the 
9418 \series bold
9419
9420 \backslash
9421
9422 \backslash
9423
9424 \series default
9425  command you have to insert in TeX-Code so many 
9426 \begin_inset Quotes eld
9427 \end_inset
9428
9429
9430 \series bold
9431 &
9432 \series default
9433
9434 \begin_inset Quotes erd
9435 \end_inset
9436
9437  characters like the number of the following table columns.
9438  The 
9439 \series bold
9440 &
9441 \series default
9442  is the character to separate table cells.
9443  Write in TeX-Code after each 
9444 \series bold
9445 &
9446 \series default
9447  the content of the corresponding following cell and delete the content
9448  of these cells.
9449 \begin_inset Newline newline
9450 \end_inset
9451
9452 Behind the the 
9453 \series bold
9454
9455 \backslash
9456
9457 \backslash
9458
9459 \series default
9460  command, insert so many 
9461 \series bold
9462 &
9463 \series default
9464  characters like the number of table columns before the current column.
9465  In Table
9466 \begin_inset space ~
9467 \end_inset
9468
9469
9470 \begin_inset CommandInset ref
9471 LatexCommand ref
9472 reference "tab:ForcedPagebreak"
9473
9474 \end_inset
9475
9476  the cell that should be broken is in the second column followed by another
9477  column.
9478  Therefore the following command was inserted in the cell as TeX-Code behind
9479  
9480 \begin_inset Quotes eld
9481 \end_inset
9482
9483
9484 \emph on
9485 Castelchiodato,
9486 \emph default
9487
9488 \begin_inset Quotes erd
9489 \end_inset
9490
9491 :
9492 \end_layout
9493
9494 \begin_layout Standard
9495
9496 \series bold
9497 & 111
9498 \backslash
9499
9500 \backslash
9501  
9502 \backslash
9503 newpage
9504 \begin_inset Newline newline
9505 \end_inset
9506
9507 &
9508 \end_layout
9509
9510 \begin_layout Standard
9511 The 
9512 \begin_inset Quotes eld
9513 \end_inset
9514
9515 111
9516 \begin_inset Quotes erd
9517 \end_inset
9518
9519  in the third columns of the row was deleted.
9520  
9521 \series bold
9522
9523 \backslash
9524 newpage
9525 \series default
9526  is only needed when a page break should definitively occur at this position,
9527  otherwise it is only a possibility to break.
9528  If your footer row of the longtable has for a certain reason no upper line
9529  but you would have a horizontal line where the cell is broken, use this
9530  command instead:
9531 \end_layout
9532
9533 \begin_layout Standard
9534
9535 \series bold
9536 & 111
9537 \backslash
9538
9539 \backslash
9540
9541 \begin_inset Newline newline
9542 \end_inset
9543
9544
9545 \backslash
9546 hline &
9547 \end_layout
9548
9549 \begin_layout Standard
9550 When the cell to be broken is in the last column, the command
9551 \end_layout
9552
9553 \begin_layout Standard
9554
9555 \series bold
9556
9557 \backslash
9558 setlength{
9559 \backslash
9560 parfillskip}{0pt}
9561 \end_layout
9562
9563 \begin_layout Standard
9564 must be inserted as TeX-Code at the beginning of the cell.
9565  This assures that the part of the cell that will be displayed on the new
9566  page appears with the full width.
9567 \end_layout
9568
9569 \begin_layout Standard
9570 \align center
9571 \begin_inset Tabular
9572 <lyxtabular version="3" rows="38" columns="3">
9573 <features islongtable="true" lastFootEmpty="true">
9574 <column alignment="left" valignment="top" width="0cm">
9575 <column alignment="left" valignment="top" width="3cm">
9576 <column alignment="center" valignment="top" width="0pt">
9577 <row caption="true">
9578 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 \begin_inset Caption
9583
9584 \begin_layout Plain Layout
9585 Table with forced page break in table cell
9586 \begin_inset CommandInset label
9587 LatexCommand label
9588 name "tab:ForcedPagebreak"
9589
9590 \end_inset
9591
9592
9593 \begin_inset OptArg
9594 status collapsed
9595
9596 \begin_layout Plain Layout
9597 Table with forced page break in table cell
9598 \end_layout
9599
9600 \end_inset
9601
9602
9603 \end_layout
9604
9605 \end_inset
9606
9607
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 </row>
9631 <row endfirsthead="true">
9632 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636
9637 \series bold
9638 Example Phone List (ignore the names)
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9644 \begin_inset Text
9645
9646 \begin_layout Plain Layout
9647
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 </row>
9662 <row endfirsthead="true">
9663 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667
9668 \series bold
9669 NAME
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687
9688 \series bold
9689 TEL.
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 </row>
9695 <row endhead="true">
9696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704
9705
9706 \backslash
9707 caption*{Continued Example Phone List}
9708 \backslash
9709
9710 \backslash
9711 %
9712 \end_layout
9713
9714 \end_inset
9715
9716
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Plain Layout
9725
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 </row>
9740 <row endhead="true">
9741 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9742 \begin_inset Text
9743
9744 \begin_layout Plain Layout
9745
9746 \series bold
9747 Example Phone List
9748 \end_layout
9749
9750 \end_inset
9751 </cell>
9752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 </row>
9771 <row endhead="true">
9772 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776
9777 \series bold
9778 NAME
9779 \end_layout
9780
9781 \end_inset
9782 </cell>
9783 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9784 \begin_inset Text
9785
9786 \begin_layout Plain Layout
9787
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796
9797 \series bold
9798 TEL.
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 </row>
9804 <row endfoot="true">
9805 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809 continued on next page
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 </row>
9833 <row>
9834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838
9839 \series bold
9840 Annovi
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849 Silvia
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 111
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row>
9865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \series bold
9871 Bertoli
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880 Stefano
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889 111
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row>
9896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \series bold
9902 Bozzi
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911 Walter
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920 111
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 </row>
9926 <row>
9927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931
9932 \series bold
9933 Cachia
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942 Maria
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951 111
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 </row>
9957 <row>
9958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962
9963 \series bold
9964 Cachia
9965 \end_layout
9966
9967 \end_inset
9968 </cell>
9969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973 Maurizio
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982 111
9983 \end_layout
9984
9985 \end_inset
9986 </cell>
9987 </row>
9988 <row>
9989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9990 \begin_inset Text
9991
9992 \begin_layout Plain Layout
9993
9994 \series bold
9995 Cinquemani
9996 \end_layout
9997
9998 \end_inset
9999 </cell>
10000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10001 \begin_inset Text
10002
10003 \begin_layout Plain Layout
10004 Giusi
10005 \end_layout
10006
10007 \end_inset
10008 </cell>
10009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013 111
10014 \end_layout
10015
10016 \end_inset
10017 </cell>
10018 </row>
10019 <row>
10020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10021 \begin_inset Text
10022
10023 \begin_layout Plain Layout
10024
10025 \series bold
10026 Colin
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10032 \begin_inset Text
10033
10034 \begin_layout Plain Layout
10035 Bernard
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044 111
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 </row>
10050 <row>
10051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055
10056 \series bold
10057 Concli
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066 Gianfranco
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075 111
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 </row>
10081 <row>
10082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086
10087 \series bold
10088 Dal Bosco
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10094 \begin_inset Text
10095
10096 \begin_layout Plain Layout
10097 Carolina
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106 111
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 </row>
10112 <row>
10113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117
10118 \series bold
10119 Dalpiaz
10120 \end_layout
10121
10122 \end_inset
10123 </cell>
10124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10125 \begin_inset Text
10126
10127 \begin_layout Plain Layout
10128 Annamaria
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137 111
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 </row>
10143 <row>
10144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148
10149 \series bold
10150 Feliciello
10151 \end_layout
10152
10153 \end_inset
10154 </cell>
10155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10156 \begin_inset Text
10157
10158 \begin_layout Plain Layout
10159 Domenico
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 111
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 </row>
10174 <row>
10175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179
10180 \series bold
10181 Focarelli
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Plain Layout
10190 Paola
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 111
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 </row>
10205 <row>
10206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210
10211 \series bold
10212 Galletti
10213 \end_layout
10214
10215 \end_inset
10216 </cell>
10217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10218 \begin_inset Text
10219
10220 \begin_layout Plain Layout
10221 Oreste
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230 111
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 </row>
10236 <row>
10237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10238 \begin_inset Text
10239
10240 \begin_layout Plain Layout
10241
10242 \series bold
10243 Gasparini
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10249 \begin_inset Text
10250
10251 \begin_layout Plain Layout
10252 Franca
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 111
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 </row>
10267 <row>
10268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272
10273 \series bold
10274 Lassini
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10280 \begin_inset Text
10281
10282 \begin_layout Plain Layout
10283 Giancarlo
10284 \end_layout
10285
10286 \end_inset
10287 </cell>
10288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292 111
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 </row>
10298 <row>
10299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303
10304 \series bold
10305 Malfatti
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10311 \begin_inset Text
10312
10313 \begin_layout Plain Layout
10314 Luciano
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323 111
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 </row>
10329 <row>
10330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334
10335 \series bold
10336 Malfatti
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345 Valeriano
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354 111
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 </row>
10360 <row>
10361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365
10366 \series bold
10367 Meneguzzo
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10373 \begin_inset Text
10374
10375 \begin_layout Plain Layout
10376 Roberto
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385 111
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 </row>
10391 <row>
10392 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396
10397 \series bold
10398 Mezzadra
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 Roberto
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416 111
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 </row>
10422 <row>
10423 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427
10428 \series bold
10429 Pirpamer
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10435 \begin_inset Text
10436
10437 \begin_layout Plain Layout
10438 Erich
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447 111
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 </row>
10453 <row>
10454 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458
10459 \series bold
10460 Pochiesa
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 Paolo
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 111, 222
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 </row>
10484 <row>
10485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489
10490 \series bold
10491 Radina
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 Claudio
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 111
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 </row>
10515 <row>
10516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520
10521 \series bold
10522 Rizzardi
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531 Paolo, 11.
10532  Fürst von Montecompatri, 11.
10533  Fürst von Sulmona und Vivaro, 10.
10534  Fürst von Rossano, 5.
10535  Herzog von Canemorte, 11.
10536  Herzog von Palombara, 5.
10537  Herzog von Castelchiodato,
10538 \begin_inset ERT
10539 status open
10540
10541 \begin_layout Plain Layout
10542
10543 & 111
10544 \backslash
10545
10546 \backslash
10547  
10548 \backslash
10549 newpage
10550 \end_layout
10551
10552 \begin_layout Plain Layout
10553
10554 &
10555 \end_layout
10556
10557 \end_inset
10558
10559  11.
10560  Herzog von Poggionativo, 11.
10561  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10562  Graf von Valinfreda, 11.
10563  Baron von Cropalati, 11.
10564  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 </row>
10579 <row>
10580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584
10585 \series bold
10586 Stuffer
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595 Oskar
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604 111
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 </row>
10610 <row>
10611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615
10616 \series bold
10617 Tacchelli
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626 Ugo
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635 111
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 </row>
10641 <row>
10642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646
10647 \series bold
10648 Tezzele
10649 \end_layout
10650
10651 \end_inset
10652 </cell>
10653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657 Margit
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666 111
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 </row>
10672 <row>
10673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677
10678 \series bold
10679 Unterkalmsteiner
10680 \end_layout
10681
10682 \end_inset
10683 </cell>
10684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688 Frieda
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697 111
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 </row>
10703 <row>
10704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708
10709 \series bold
10710 Vieider
10711 \end_layout
10712
10713 \end_inset
10714 </cell>
10715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10716 \begin_inset Text
10717
10718 \begin_layout Plain Layout
10719 Hilde
10720 \end_layout
10721
10722 \end_inset
10723 </cell>
10724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728 111
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 </row>
10734 <row>
10735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739
10740 \series bold
10741 Vigna
10742 \end_layout
10743
10744 \end_inset
10745 </cell>
10746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750 Jürgen
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 111
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \series bold
10772 Weber
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 Maurizio
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 111
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 <row>
10797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801
10802 \series bold
10803 Winkler
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812 Franz
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 111
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 </row>
10827 </lyxtabular>
10828
10829 \end_inset
10830
10831
10832 \end_layout
10833
10834 \begin_layout Section
10835 Multiple Lines Columns and Rows
10836 \end_layout
10837
10838 \begin_layout Subsection
10839 Multiple Lines in Table Cells
10840 \begin_inset CommandInset label
10841 LatexCommand label
10842 name "sub:Multiple-Lines-in"
10843
10844 \end_inset
10845
10846
10847 \begin_inset Index
10848 status collapsed
10849
10850 \begin_layout Plain Layout
10851 Multiple Lines in Table Cells
10852 \end_layout
10853
10854 \end_inset
10855
10856
10857 \begin_inset Index
10858 status collapsed
10859
10860 \begin_layout Plain Layout
10861 Table ! Linebreaks
10862 \end_layout
10863
10864 \end_inset
10865
10866
10867 \end_layout
10868
10869 \begin_layout Standard
10870 \noindent
10871 \begin_inset Float table
10872 placement H
10873 wide false
10874 sideways false
10875 status open
10876
10877 \begin_layout Plain Layout
10878 \begin_inset Caption
10879
10880 \begin_layout Plain Layout
10881 \begin_inset CommandInset label
10882 LatexCommand label
10883 name "tab:Table-with-multiple"
10884
10885 \end_inset
10886
10887 Table with multiple lines in cells
10888 \end_layout
10889
10890 \end_inset
10891
10892
10893 \end_layout
10894
10895 \begin_layout Plain Layout
10896 \align center
10897 \begin_inset Tabular
10898 <lyxtabular version="3" rows="3" columns="3">
10899 <features>
10900 <column alignment="center" valignment="middle" width="2.5cm">
10901 <column alignment="center" valignment="middle" width="0">
10902 <column alignment="center" valignment="middle" width="0">
10903 <row>
10904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 multiple
10909 \begin_inset Newline linebreak
10910 \end_inset
10911
10912 lines
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10918 \begin_inset Text
10919
10920 \begin_layout Plain Layout
10921 b
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 c
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 </row>
10936 <row>
10937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941 d
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10947 \begin_inset Text
10948
10949 \begin_layout Plain Layout
10950 e
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 f
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 </row>
10965 <row>
10966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 g
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 h
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 i
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 </row>
10994 </lyxtabular>
10995
10996 \end_inset
10997
10998
10999 \end_layout
11000
11001 \end_inset
11002
11003
11004 \end_layout
11005
11006 \begin_layout Standard
11007 Adjusting a fixed width for a column, enables to enter text as a paragraph
11008  with multiple lines and hyphenations.
11009 \end_layout
11010
11011 \begin_layout Standard
11012 To produce Table
11013 \begin_inset space ~
11014 \end_inset
11015
11016
11017 \begin_inset CommandInset ref
11018 LatexCommand ref
11019 reference "tab:Table-with-multiple"
11020
11021 \end_inset
11022
11023 , create a 3×3 table, mark the first cell and right-click on it.
11024  In the appearing table dialog we set a cell width of 2.5
11025 \begin_inset space \thinspace{}
11026 \end_inset
11027
11028 cm and choose centered for the vertical and horizontal alignment.
11029  The vertical alignment is used for all cells of the row.
11030  As our text is smaller than than 2.5
11031 \begin_inset space \thinspace{}
11032 \end_inset
11033
11034 cm, only one line will appear.
11035  To get two lines, a justified line break (shortcut 
11036 \begin_inset Info
11037 type  "shortcut"
11038 arg   "newline-insert linebreak"
11039 \end_inset
11040
11041 ) was added.
11042  If the text is wider than the set cell width, it will automatically be
11043  broken to several lines.
11044 \end_layout
11045
11046 \begin_layout Standard
11047 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11048  by LaTeX if it is the first entry.
11049  Therefore you need to insert something, to make the word not being the
11050  first entry.
11051  So add a horizontal space of 0
11052 \begin_inset space \thinspace{}
11053 \end_inset
11054
11055 pt before the word.
11056  As the space is zero, it doesn't change the output.
11057  Table
11058 \begin_inset space ~
11059 \end_inset
11060
11061
11062 \begin_inset CommandInset ref
11063 LatexCommand ref
11064 reference "tab:Table-with-and"
11065
11066 \end_inset
11067
11068  shows the effect.
11069 \end_layout
11070
11071 \begin_layout Standard
11072 \begin_inset Float table
11073 placement h
11074 wide false
11075 sideways false
11076 status open
11077
11078 \begin_layout Plain Layout
11079 \begin_inset Caption
11080
11081 \begin_layout Plain Layout
11082 \begin_inset CommandInset label
11083 LatexCommand label
11084 name "tab:Table-with-and"
11085
11086 \end_inset
11087
11088 Table with and without hyphenation
11089 \end_layout
11090
11091 \end_inset
11092
11093
11094 \end_layout
11095
11096 \begin_layout Plain Layout
11097 \begin_inset space \hfill{}
11098 \end_inset
11099
11100
11101 \begin_inset Tabular
11102 <lyxtabular version="3" rows="3" columns="3">
11103 <features>
11104 <column alignment="center" valignment="middle" width="2.5cm">
11105 <column alignment="center" valignment="middle" width="0">
11106 <column alignment="center" valignment="middle" width="0">
11107 <row>
11108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112 verylongtablecellword
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121 b
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 c
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 </row>
11136 <row>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 d
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150 e
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 f
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 </row>
11165 <row>
11166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 g
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179 h
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 i
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 </row>
11194 </lyxtabular>
11195
11196 \end_inset
11197
11198
11199 \begin_inset space \hfill{}
11200 \end_inset
11201
11202
11203 \begin_inset Tabular
11204 <lyxtabular version="3" rows="3" columns="3">
11205 <features>
11206 <column alignment="center" valignment="middle" width="2.5cm">
11207 <column alignment="center" valignment="middle" width="0">
11208 <column alignment="center" valignment="middle" width="0">
11209 <row>
11210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214 \begin_inset space \hspace{}
11215 \length 0pt
11216 \end_inset
11217
11218 verylongtablecellword
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 b
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 c
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 </row>
11242 <row>
11243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 d
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 e
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 f
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 </row>
11271 <row>
11272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11273 \begin_inset Text
11274
11275 \begin_layout Plain Layout
11276 g
11277 \end_layout
11278
11279 \end_inset
11280 </cell>
11281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11282 \begin_inset Text
11283
11284 \begin_layout Plain Layout
11285 h
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11291 \begin_inset Text
11292
11293 \begin_layout Plain Layout
11294 i
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 </row>
11300 </lyxtabular>
11301
11302 \end_inset
11303
11304
11305 \begin_inset space \hfill{}
11306 \end_inset
11307
11308
11309 \end_layout
11310
11311 \end_inset
11312
11313
11314 \end_layout
11315
11316 \begin_layout Subsection
11317 Multicolumns
11318 \begin_inset CommandInset label
11319 LatexCommand label
11320 name "sub:Multicolumns"
11321
11322 \end_inset
11323
11324
11325 \begin_inset Index
11326 status collapsed
11327
11328 \begin_layout Plain Layout
11329 Multicolumns
11330 \end_layout
11331
11332 \end_inset
11333
11334
11335 \begin_inset Index
11336 status collapsed
11337
11338 \begin_layout Plain Layout
11339 Table ! Multicolumns
11340 \end_layout
11341
11342 \end_inset
11343
11344
11345 \end_layout
11346
11347 \begin_layout Subsubsection
11348 Multicolumn Basics
11349 \end_layout
11350
11351 \begin_layout Standard
11352 To span a cell over multiple columns, mark as much cells within a line that
11353  should be one spanned cell and use either the table-toolbar button 
11354 \begin_inset Graphics
11355         filename ../images/tabular-feature_multicolumn.png
11356         scale 85
11357         scaleBeforeRotation
11358
11359 \end_inset
11360
11361 , or the menu 
11362 \family sans
11363 Edit\SpecialChar \menuseparator
11364 Table\SpecialChar \menuseparator
11365 Multicolumn
11366 \family default
11367 , or right click on the marked cells and choose multicolumn in the appearing
11368  table dialog under the tab 
11369 \family sans
11370 Table Settings
11371 \family default
11372 .
11373 \end_layout
11374
11375 \begin_layout Standard
11376 Multicolumns have there own cell settings.
11377  That means changing cell borders, cell alignment, and the width only affects
11378  the multicolumn.
11379  Here is an example table with a multicolumn cell in the first row and one
11380  in the last row without the upper border:
11381 \end_layout
11382
11383 \begin_layout Standard
11384 \align center
11385 \begin_inset Tabular
11386 <lyxtabular version="3" rows="3" columns="4">
11387 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11388 <column alignment="center" valignment="top" width="0pt">
11389 <column alignment="center" valignment="middle" width="0">
11390 <column alignment="center" valignment="top" width="0in">
11391 <column alignment="center" valignment="top" width="0pt">
11392 <row>
11393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397 abc
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 def ghi
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 jkl
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435
11436 \family roman
11437 \series medium
11438 \shape up
11439 \size normal
11440 \emph off
11441 \bar no
11442 \noun off
11443 \color none
11444 A
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 B
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 C
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 D
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 </row>
11477 <row>
11478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 1
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 2
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 3
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 4
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 </row>
11515 </lyxtabular>
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \begin_layout Subsubsection
11523 Multicolumn Calculations
11524 \begin_inset CommandInset label
11525 LatexCommand label
11526 name "sub:Multicolumn-Calculations"
11527
11528 \end_inset
11529
11530
11531 \begin_inset Index
11532 status collapsed
11533
11534 \begin_layout Plain Layout
11535 Multicolumns ! Calculations
11536 \end_layout
11537
11538 \end_inset
11539
11540
11541 \end_layout
11542
11543 \begin_layout Standard
11544 LyX supports multicolumns directly, but we have to take notice of the cell
11545  width of the columns spanned by the multicolumn cell.
11546 \end_layout
11547
11548 \begin_layout Standard
11549 \begin_inset Float table
11550 placement h
11551 wide false
11552 sideways false
11553 status open
11554
11555 \begin_layout Plain Layout
11556 \begin_inset Caption
11557
11558 \begin_layout Plain Layout
11559 \begin_inset CommandInset label
11560 LatexCommand label
11561 name "tab:Table-with-centered"
11562
11563 \end_inset
11564
11565 Table with centered multicolumn text above two columns that have exactly
11566  half the width of the multicolumn cell
11567 \begin_inset OptArg
11568 status collapsed
11569
11570 \begin_layout Plain Layout
11571 Perfect multicolumn table
11572 \end_layout
11573
11574 \end_inset
11575
11576
11577 \end_layout
11578
11579 \end_inset
11580
11581
11582 \end_layout
11583
11584 \begin_layout Plain Layout
11585 \align center
11586 \begin_inset Tabular
11587 <lyxtabular version="3" rows="3" columns="3">
11588 <features>
11589 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11590 <column alignment="center" valignment="middle" width="0">
11591 <column alignment="center" valignment="top" width="0">
11592 <row>
11593 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11594 \begin_inset Text
11595
11596 \begin_layout Plain Layout
11597 multiple lines multicolumn
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606
11607 \end_layout
11608
11609 \end_inset
11610 </cell>
11611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11612 \begin_inset Text
11613
11614 \begin_layout Plain Layout
11615 c
11616 \end_layout
11617
11618 \end_inset
11619 </cell>
11620 </row>
11621 <row>
11622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 d
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11632 \begin_inset Text
11633
11634 \begin_layout Plain Layout
11635 e
11636 \end_layout
11637
11638 \end_inset
11639 </cell>
11640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11641 \begin_inset Text
11642
11643 \begin_layout Plain Layout
11644 f
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 </row>
11650 <row>
11651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655 g
11656 \end_layout
11657
11658 \end_inset
11659 </cell>
11660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 h
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 i
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 </row>
11679 </lyxtabular>
11680
11681 \end_inset
11682
11683
11684 \end_layout
11685
11686 \end_inset
11687
11688
11689 \end_layout
11690
11691 \begin_layout Standard
11692 To create for example Table
11693 \begin_inset space ~
11694 \end_inset
11695
11696
11697 \begin_inset CommandInset ref
11698 LatexCommand ref
11699 reference "tab:Table-with-centered"
11700
11701 \end_inset
11702
11703 , mark the first two cells in the first row of a 3×3 table and right-click
11704  on them.
11705  Now choose for this cell 
11706 \emph on
11707 multicolumn
11708 \emph default
11709
11710 \emph on
11711 centered alignment
11712 \emph default
11713  and a width of 2.5
11714 \begin_inset space \thinspace{}
11715 \end_inset
11716
11717 cm in the table dialog.
11718  The spanned columns should have exactly half the width of the multicolumn
11719  cell, so that you would adjust a width of 1.25
11720 \begin_inset space \thinspace{}
11721 \end_inset
11722
11723 cm for the first column.
11724  The second column has then automatically a width of 1.25
11725 \begin_inset space \thinspace{}
11726 \end_inset
11727
11728 cm (multicolumn width - width of first column).
11729  This was done for Table
11730 \begin_inset space ~
11731 \end_inset
11732
11733
11734 \begin_inset CommandInset ref
11735 LatexCommand ref
11736 reference "tab:Table-without-half"
11737
11738 \end_inset
11739
11740 .
11741 \end_layout
11742
11743 \begin_layout Standard
11744 \begin_inset Float table
11745 wide false
11746 sideways false
11747 status open
11748
11749 \begin_layout Plain Layout
11750 \begin_inset Caption
11751
11752 \begin_layout Plain Layout
11753 \begin_inset CommandInset label
11754 LatexCommand label
11755 name "tab:Table-without-half"
11756
11757 \end_inset
11758
11759 Table where the spanned table columns have not exactly half the width of
11760  the multicolumn cell
11761 \begin_inset OptArg
11762 status collapsed
11763
11764 \begin_layout Plain Layout
11765 Imperfect multicolumn table
11766 \end_layout
11767
11768 \end_inset
11769
11770
11771 \end_layout
11772
11773 \end_inset
11774
11775
11776 \end_layout
11777
11778 \begin_layout Plain Layout
11779 \align center
11780 \begin_inset Tabular
11781 <lyxtabular version="3" rows="3" columns="3">
11782 <features>
11783 <column alignment="center" valignment="top" width="1.25cm">
11784 <column alignment="center" valignment="top" width="0">
11785 <column alignment="center" valignment="top" width="0">
11786 <row>
11787 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 multiple lines multicolumn
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11806 \begin_inset Text
11807
11808 \begin_layout Plain Layout
11809 c
11810 \end_layout
11811
11812 \end_inset
11813 </cell>
11814 </row>
11815 <row>
11816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820 d
11821 \end_layout
11822
11823 \end_inset
11824 </cell>
11825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11826 \begin_inset Text
11827
11828 \begin_layout Plain Layout
11829 e
11830 \end_layout
11831
11832 \end_inset
11833 </cell>
11834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838 f
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 </row>
11844 <row>
11845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 g
11850 \end_layout
11851
11852 \end_inset
11853 </cell>
11854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11855 \begin_inset Text
11856
11857 \begin_layout Plain Layout
11858 h
11859 \end_layout
11860
11861 \end_inset
11862 </cell>
11863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 i
11868 \end_layout
11869
11870 \end_inset
11871 </cell>
11872 </row>
11873 </lyxtabular>
11874
11875 \end_inset
11876
11877
11878 \end_layout
11879
11880 \end_inset
11881
11882
11883 \end_layout
11884
11885 \begin_layout Standard
11886 You can see that the first column has not the half width of the multicolumn
11887  cell, it is a bit bigger.
11888  The reason is that the given width of a cell 
11889 \begin_inset Formula $W_{g}$
11890 \end_inset
11891
11892  is not its total width 
11893 \begin_inset Formula $W_{\mathrm{tot}}$
11894 \end_inset
11895
11896  because a cell is always a bit larger than its given width.
11897  Appendix
11898 \begin_inset space ~
11899 \end_inset
11900
11901
11902 \begin_inset CommandInset ref
11903 LatexCommand eqref
11904 reference "cha:Explanation-of-Equation"
11905
11906 \end_inset
11907
11908  explains it in detail.
11909 \end_layout
11910
11911 \begin_layout Standard
11912 The needed given width 
11913 \begin_inset Formula $W_{g\, n}$
11914 \end_inset
11915
11916  when 
11917 \emph on
11918 n
11919 \emph default
11920  columns are spanned can be calculated, so that each column has a total
11921  width of 
11922 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11923 \end_inset
11924
11925 :
11926 \begin_inset Formula \begin{equation}
11927 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11928
11929 \end_inset
11930
11931
11932 \end_layout
11933
11934 \begin_layout Standard
11935 In our case we have 
11936 \begin_inset Formula $n=2$
11937 \end_inset
11938
11939
11940 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
11941 \end_inset
11942
11943 cm and the default values for the lengths, so that equation 
11944 \begin_inset CommandInset ref
11945 LatexCommand ref
11946 reference "eq:Wgn"
11947
11948 \end_inset
11949
11950  becomes
11951 \begin_inset Formula \begin{equation}
11952 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11953
11954 \end_inset
11955
11956
11957 \end_layout
11958
11959 \begin_layout Standard
11960 To enable calculations in LaTeX, the LaTeX-package 
11961 \series bold
11962 calc
11963 \series default
11964  must be loaded with the document preamble line
11965 \begin_inset Index
11966 status collapsed
11967
11968 \begin_layout Plain Layout
11969 LaTeX-packages ! calc
11970 \end_layout
11971
11972 \end_inset
11973
11974
11975 \end_layout
11976
11977 \begin_layout Standard
11978
11979 \series bold
11980
11981 \backslash
11982 usepackage{calc}
11983 \end_layout
11984
11985 \begin_layout Standard
11986 LyX does not allow to calculate lengths in the width-field of the table
11987  dialog.
11988  Therefore you have to format the column by inserting a LaTeX-argument in
11989  the dialog.
11990  Here is an overview about the arguments:
11991 \end_layout
11992
11993 \begin_layout Itemize
11994
11995 \series bold
11996 p{width}
11997 \series default
11998  creates cell with a fixed width, its text is vertically top-aligned
11999 \end_layout
12000
12001 \begin_layout Itemize
12002
12003 \series bold
12004 m{width}
12005 \series default
12006  creates cell with a fixed width, its text is vertically centered
12007 \end_layout
12008
12009 \begin_layout Itemize
12010
12011 \series bold
12012 b{width}
12013 \series default
12014  creates cell with a fixed width, its text is vertically bottom-aligned
12015 \end_layout
12016
12017 \begin_layout Standard
12018 By entering a LaTeX-argument, all cell settings set in the table dialog
12019  are overwritten.
12020 \end_layout
12021
12022 \begin_layout Standard
12023 \begin_inset Note Greyedout
12024 status open
12025
12026 \begin_layout Plain Layout
12027
12028 \series bold
12029 Note:
12030 \series default
12031  Due to a bug, LyX shows the overwritten settings anyway.
12032 \end_layout
12033
12034 \end_inset
12035
12036
12037 \end_layout
12038
12039 \begin_layout Standard
12040 As the text should be horizontally centered, the command 
12041 \series bold
12042
12043 \backslash
12044 centering
12045 \series default
12046  is added.
12047  You can now enter the following LaTeX-argument for the first spanned column:
12048 \end_layout
12049
12050 \begin_layout Standard
12051
12052 \series bold
12053 >{
12054 \backslash
12055 centering}m{1.25cm-6.2pt}
12056 \end_layout
12057
12058 \begin_layout Standard
12059 The command 
12060 \series bold
12061 >{ }
12062 \series default
12063  means, that the commands inside the braces are applied before the cell
12064  is created.
12065 \end_layout
12066
12067 \begin_layout Standard
12068 Although we have chosen centered alignment for the text of the multicolumn
12069  cell, it is still left aligned.
12070  This is because LyX only applies the alignment to single columns.
12071  So we have to use for the multicolumn the LaTeX-argument
12072 \end_layout
12073
12074 \begin_layout Standard
12075
12076 \series bold
12077 >{
12078 \backslash
12079 centering}m{2.5cm}
12080 \end_layout
12081
12082 \begin_layout Subsection
12083 Multirows
12084 \begin_inset Index
12085 status collapsed
12086
12087 \begin_layout Plain Layout
12088 Multirows
12089 \end_layout
12090
12091 \end_inset
12092
12093
12094 \begin_inset Index
12095 status collapsed
12096
12097 \begin_layout Plain Layout
12098 Table ! Multirows
12099 \end_layout
12100
12101 \end_inset
12102
12103
12104 \end_layout
12105
12106 \begin_layout Standard
12107 In contrary to multicolumns multirows are not yet supported by LyX so a
12108  bit of TeX-Code needs to be used.
12109  To use multirows load the LaTeX-package 
12110 \series bold
12111 multirow
12112 \series default
12113
12114 \begin_inset Index
12115 status collapsed
12116
12117 \begin_layout Plain Layout
12118 LaTeX-packages ! multirow
12119 \end_layout
12120
12121 \end_inset
12122
12123  in your document preamble with the command
12124 \end_layout
12125
12126 \begin_layout Standard
12127
12128 \series bold
12129
12130 \backslash
12131 usepackage{multirow}
12132 \end_layout
12133
12134 \begin_layout Standard
12135 Multirows are created with the command
12136 \end_layout
12137
12138 \begin_layout Standard
12139
12140 \series bold
12141
12142 \backslash
12143 multirow{number of rows}{cell width}{cell entry}
12144 \end_layout
12145
12146 \begin_layout Standard
12147 To create the following table:
12148 \end_layout
12149
12150 \begin_layout Standard
12151 \align center
12152 \begin_inset ERT
12153 status collapsed
12154
12155 \begin_layout Plain Layout
12156
12157
12158 \backslash
12159 renewcommand{
12160 \backslash
12161 multirowsetup}{
12162 \backslash
12163 centering}
12164 \end_layout
12165
12166 \end_inset
12167
12168
12169 \begin_inset Tabular
12170 <lyxtabular version="3" rows="3" columns="3">
12171 <features>
12172 <column alignment="center" valignment="top" width="0">
12173 <column alignment="center" valignment="top" width="0">
12174 <column alignment="center" valignment="top" width="0">
12175 <row>
12176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12177 \begin_inset Text
12178
12179 \begin_layout Plain Layout
12180 a
12181 \end_layout
12182
12183 \end_inset
12184 </cell>
12185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12186 \begin_inset Text
12187
12188 \begin_layout Plain Layout
12189 b
12190 \end_layout
12191
12192 \end_inset
12193 </cell>
12194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12195 \begin_inset Text
12196
12197 \begin_layout Plain Layout
12198 c
12199 \end_layout
12200
12201 \end_inset
12202 </cell>
12203 </row>
12204 <row>
12205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12206 \begin_inset Text
12207
12208 \begin_layout Plain Layout
12209 \begin_inset ERT
12210 status collapsed
12211
12212 \begin_layout Plain Layout
12213
12214
12215 \backslash
12216 multirow{2}{2.5cm}{
12217 \end_layout
12218
12219 \end_inset
12220
12221 multirow entry
12222 \begin_inset ERT
12223 status collapsed
12224
12225 \begin_layout Plain Layout
12226
12227 }
12228 \end_layout
12229
12230 \end_inset
12231
12232
12233 \end_layout
12234
12235 \end_inset
12236 </cell>
12237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12238 \begin_inset Text
12239
12240 \begin_layout Plain Layout
12241 e
12242 \end_layout
12243
12244 \end_inset
12245 </cell>
12246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12247 \begin_inset Text
12248
12249 \begin_layout Plain Layout
12250 f
12251 \end_layout
12252
12253 \end_inset
12254 </cell>
12255 </row>
12256 <row>
12257 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12258 \begin_inset Text
12259
12260 \begin_layout Plain Layout
12261
12262 \end_layout
12263
12264 \end_inset
12265 </cell>
12266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12267 \begin_inset Text
12268
12269 \begin_layout Plain Layout
12270 h
12271 \end_layout
12272
12273 \end_inset
12274 </cell>
12275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Plain Layout
12279 i
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 </row>
12285 </lyxtabular>
12286
12287 \end_inset
12288
12289
12290 \begin_inset ERT
12291 status collapsed
12292
12293 \begin_layout Plain Layout
12294
12295
12296 \backslash
12297 renewcommand{
12298 \backslash
12299 multirowsetup}{
12300 \backslash
12301 raggedright}
12302 \end_layout
12303
12304 \end_inset
12305
12306
12307 \end_layout
12308
12309 \begin_layout Standard
12310 create a 3×3 table.
12311  To get rid of the line above the last cell in the first column, the cell
12312  is marked as multicolumn and the upper border is unset.
12313  The multirow is now created in the second row of the first column by inserting
12314  there the command
12315 \end_layout
12316
12317 \begin_layout Standard
12318
12319 \series bold
12320
12321 \backslash
12322 multirow{2}{2.5cm}{
12323 \end_layout
12324
12325 \begin_layout Standard
12326 as TeX-Code.
12327  According to the command parameters the multirow spans now two rows and
12328  has a width of 2.5
12329 \begin_inset space \thinspace{}
12330 \end_inset
12331
12332 cm.
12333  The content of the multirow cell follows outside the TeX-Code box and the
12334  command is finished with a right brace 
12335 \series bold
12336 }
12337 \series default
12338  in another TeX-Code-box behind the text.
12339 \end_layout
12340
12341 \begin_layout Standard
12342
12343 \series bold
12344
12345 \backslash
12346 multirow
12347 \series default
12348  left-aligns its content by default.
12349  To override the default, renew the command 
12350 \series bold
12351
12352 \backslash
12353 multirowsetup
12354 \series default
12355  with the command
12356 \end_layout
12357
12358 \begin_layout Standard
12359
12360 \series bold
12361
12362 \backslash
12363 renewcommand{
12364 \backslash
12365 multirowsetup}{
12366 \backslash
12367 centering}
12368 \end_layout
12369
12370 \begin_layout Standard
12371 in TeX-Code in the document preamble.
12372  Then all entries of multirow cells in the document are centered.
12373  If centering is only needed for several tables, you can renew the command
12374  in an TeX-Code box just before the table instead of the preamble.
12375  If the text should be right-aligned, replace 
12376 \series bold
12377
12378 \backslash
12379 centering
12380 \series default
12381  by 
12382 \series bold
12383
12384 \backslash
12385 raggedleft
12386 \series default
12387 .
12388  To return to left-alignment 
12389 \series bold
12390
12391 \backslash
12392 raggedright
12393 \series default
12394  is used.
12395 \end_layout
12396
12397 \begin_layout Section
12398 Formal Tables
12399 \begin_inset CommandInset label
12400 LatexCommand label
12401 name "sec:Formal-Tables"
12402
12403 \end_inset
12404
12405
12406 \begin_inset Index
12407 status collapsed
12408
12409 \begin_layout Plain Layout
12410 Table ! Formal
12411 \end_layout
12412
12413 \end_inset
12414
12415
12416 \end_layout
12417
12418 \begin_layout Standard
12419 Tables are often typeset in books similar to Table
12420 \begin_inset space ~
12421 \end_inset
12422
12423
12424 \begin_inset CommandInset ref
12425 LatexCommand ref
12426 reference "tab:Example-booktabs-table"
12427
12428 \end_inset
12429
12430 .
12431  This kind of tables is called 
12432 \begin_inset Quotes eld
12433 \end_inset
12434
12435
12436 \emph on
12437 formal
12438 \emph default
12439
12440 \begin_inset Quotes erd
12441 \end_inset
12442
12443 .
12444  To make a table a formal table use the option 
12445 \family sans
12446 Formal
12447 \family default
12448  in the 
12449 \family sans
12450 Borders
12451 \family default
12452  tab of the table dialog.
12453 \end_layout
12454
12455 \begin_layout Standard
12456 \begin_inset Float table
12457 placement h
12458 wide false
12459 sideways false
12460 status open
12461
12462 \begin_layout Plain Layout
12463 \begin_inset Caption
12464
12465 \begin_layout Plain Layout
12466 \begin_inset CommandInset label
12467 LatexCommand label
12468 name "tab:Example-booktabs-table"
12469
12470 \end_inset
12471
12472 Example booktabs-table
12473 \end_layout
12474
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \begin_layout Plain Layout
12481 \align center
12482 \begin_inset Tabular
12483 <lyxtabular version="3" rows="8" columns="4">
12484 <features booktabs="true">
12485 <column alignment="center" valignment="top" width="0">
12486 <column alignment="center" valignment="top" width="0">
12487 <column alignment="center" valignment="top" width="0">
12488 <column alignment="center" valignment="top" width="0">
12489 <row>
12490 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12491 \begin_inset Text
12492
12493 \begin_layout Plain Layout
12494 System
12495 \end_layout
12496
12497 \end_inset
12498 </cell>
12499 <cell alignment="center" valignment="top" topline="true" usebox="none">
12500 \begin_inset Text
12501
12502 \begin_layout Plain Layout
12503 Medipix
12504 \begin_inset space \thinspace{}
12505 \end_inset
12506
12507 1
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12513 \begin_inset Text
12514
12515 \begin_layout Plain Layout
12516 Medipix
12517 \begin_inset space \thinspace{}
12518 \end_inset
12519
12520 2
12521 \end_layout
12522
12523 \end_inset
12524 </cell>
12525 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12526 \begin_inset Text
12527
12528 \begin_layout Plain Layout
12529
12530 \end_layout
12531
12532 \end_inset
12533 </cell>
12534 </row>
12535 <row>
12536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12537 \begin_inset Text
12538
12539 \begin_layout Plain Layout
12540 \begin_inset ERT
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544
12545
12546 \backslash
12547 cmidrule(r){2-2}
12548 \end_layout
12549
12550 \end_inset
12551
12552
12553 \begin_inset ERT
12554 status collapsed
12555
12556 \begin_layout Plain Layout
12557
12558
12559 \backslash
12560 cmidrule(l){3-4}
12561 \end_layout
12562
12563 \end_inset
12564
12565 Detector thickness [µm]
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 <cell alignment="center" valignment="top" usebox="none">
12571 \begin_inset Text
12572
12573 \begin_layout Plain Layout
12574 300
12575 \end_layout
12576
12577 \end_inset
12578 </cell>
12579 <cell alignment="center" valignment="top" usebox="none">
12580 \begin_inset Text
12581
12582 \begin_layout Plain Layout
12583 300
12584 \end_layout
12585
12586 \end_inset
12587 </cell>
12588 <cell alignment="center" valignment="top" usebox="none">
12589 \begin_inset Text
12590
12591 \begin_layout Plain Layout
12592 700
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 </row>
12598 <row>
12599 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12600 \begin_inset Text
12601
12602 \begin_layout Plain Layout
12603 Edge angle [°]
12604 \end_layout
12605
12606 \end_inset
12607 </cell>
12608 <cell alignment="center" valignment="top" topline="true" usebox="none">
12609 \begin_inset Text
12610
12611 \begin_layout Plain Layout
12612 3.55
12613 \end_layout
12614
12615 \end_inset
12616 </cell>
12617 <cell alignment="center" valignment="top" topline="true" usebox="none">
12618 \begin_inset Text
12619
12620 \begin_layout Plain Layout
12621 2.71
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 <cell alignment="center" valignment="top" topline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 7.99
12631 \end_layout
12632
12633 \end_inset
12634 </cell>
12635 </row>
12636 <row topspace="default">
12637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641 Spatial resolution [µm]
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 <cell alignment="center" valignment="top" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650 4.26
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 <cell alignment="center" valignment="top" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Plain Layout
12659 10.17
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 <cell alignment="center" valignment="top" usebox="none">
12665 \begin_inset Text
12666
12667 \begin_layout Plain Layout
12668 10.56
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 </row>
12674 <row topspace="default">
12675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Plain Layout
12679 MTF at 
12680 \begin_inset Formula $f_{\mathrm{max}}$
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \end_inset
12687 </cell>
12688 <cell alignment="center" valignment="top" usebox="none">
12689 \begin_inset Text
12690
12691 \begin_layout Plain Layout
12692 0.53
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 <cell alignment="center" valignment="top" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 0.37
12702 \end_layout
12703
12704 \end_inset
12705 </cell>
12706 <cell alignment="center" valignment="top" usebox="none">
12707 \begin_inset Text
12708
12709 \begin_layout Plain Layout
12710 0.39
12711 \end_layout
12712
12713 \end_inset
12714 </cell>
12715 </row>
12716 <row topspace="default">
12717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12718 \begin_inset Text
12719
12720 \begin_layout Plain Layout
12721 \begin_inset ERT
12722 status collapsed
12723
12724 \begin_layout Plain Layout
12725
12726
12727 \backslash
12728 cmidrule(l{10pt}){1-1}
12729 \end_layout
12730
12731 \end_inset
12732
12733 LSF-spatial resolution
12734 \end_layout
12735
12736 \end_inset
12737 </cell>
12738 <cell alignment="center" valignment="top" usebox="none">
12739 \begin_inset Text
12740
12741 \begin_layout Plain Layout
12742
12743 \end_layout
12744
12745 \end_inset
12746 </cell>
12747 <cell alignment="center" valignment="top" usebox="none">
12748 \begin_inset Text
12749
12750 \begin_layout Plain Layout
12751
12752 \end_layout
12753
12754 \end_inset
12755 </cell>
12756 <cell alignment="center" valignment="top" usebox="none">
12757 \begin_inset Text
12758
12759 \begin_layout Plain Layout
12760
12761 \end_layout
12762
12763 \end_inset
12764 </cell>
12765 </row>
12766 <row>
12767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12768 \begin_inset Text
12769
12770 \begin_layout Plain Layout
12771 in µm
12772 \end_layout
12773
12774 \end_inset
12775 </cell>
12776 <cell alignment="center" valignment="top" usebox="none">
12777 \begin_inset Text
12778
12779 \begin_layout Plain Layout
12780 129.7
12781 \end_layout
12782
12783 \end_inset
12784 </cell>
12785 <cell alignment="center" valignment="top" usebox="none">
12786 \begin_inset Text
12787
12788 \begin_layout Plain Layout
12789 52.75
12790 \end_layout
12791
12792 \end_inset
12793 </cell>
12794 <cell alignment="center" valignment="top" usebox="none">
12795 \begin_inset Text
12796
12797 \begin_layout Plain Layout
12798 50.78
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 </row>
12804 <row>
12805 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809 in % of pixel size
12810 \end_layout
12811
12812 \end_inset
12813 </cell>
12814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12815 \begin_inset Text
12816
12817 \begin_layout Plain Layout
12818 76.3
12819 \end_layout
12820
12821 \end_inset
12822 </cell>
12823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12824 \begin_inset Text
12825
12826 \begin_layout Plain Layout
12827 95.9
12828 \end_layout
12829
12830 \end_inset
12831 </cell>
12832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 92.3
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 </row>
12842 </lyxtabular>
12843
12844 \end_inset
12845
12846
12847 \end_layout
12848
12849 \end_inset
12850
12851
12852 \end_layout
12853
12854 \begin_layout Standard
12855 Spaces to table rows can be added using the 
12856 \family sans
12857 Borders
12858 \family default
12859  tab of the table dialog as described in section
12860 \begin_inset space ~
12861 \end_inset
12862
12863
12864 \begin_inset CommandInset ref
12865 LatexCommand ref
12866 reference "sub:Row-Spacing"
12867
12868 \end_inset
12869
12870 .
12871 \end_layout
12872
12873 \begin_layout Standard
12874 In contrary to normal tables, formal tables have no vertical table lines.
12875  The horizontal table lines can be set like for normal tables but they appear
12876  with different width in the output:
12877 \begin_inset Newline newline
12878 \end_inset
12879
12880 The first and the last table line have a default width of 0.08
12881 \begin_inset space \thinspace{}
12882 \end_inset
12883
12884 em while the other lines have a default width of 0.05
12885 \begin_inset space \thinspace{}
12886 \end_inset
12887
12888 em.
12889 \end_layout
12890
12891 \begin_layout Standard
12892 The default widths can be changed with the following preamble lines
12893 \end_layout
12894
12895 \begin_layout Standard
12896
12897 \series bold
12898
12899 \backslash
12900 let
12901 \backslash
12902 mytoprule
12903 \backslash
12904 toprule
12905 \begin_inset Newline newline
12906 \end_inset
12907
12908
12909 \backslash
12910 renewcommand{
12911 \backslash
12912 toprule}{
12913 \backslash
12914 mytoprule[width]}
12915 \end_layout
12916
12917 \begin_layout Standard
12918 This example is for the first line, the so called 
12919 \series bold
12920 toprule
12921 \series default
12922 .
12923  If you want to change the width for the last line, replace 
12924 \series bold
12925 toprule
12926 \series default
12927  by 
12928 \series bold
12929 bottomrule
12930 \series default
12931 .
12932  To change the width for the other lines replace 
12933 \series bold
12934 toprule
12935 \series default
12936  by 
12937 \series bold
12938 midrule
12939 \series default
12940 .
12941  You can use all units listed in appendix
12942 \begin_inset space ~
12943 \end_inset
12944
12945
12946 \begin_inset CommandInset ref
12947 LatexCommand ref
12948 reference "cha:Units-available-in"
12949
12950 \end_inset
12951
12952  to set the width.
12953 \end_layout
12954
12955 \begin_layout Standard
12956 Lines that don't span over all table columns can be created by setting a
12957  table line for multicolumn cells.
12958  LyX will then internally use the command 
12959 \series bold
12960
12961 \backslash
12962 cmidrule
12963 \series default
12964  to create this line.
12965  Its full scheme is
12966 \end_layout
12967
12968 \begin_layout Standard
12969
12970 \series bold
12971
12972 \backslash
12973 cmidrule[width](trim){startcol-endcol}
12974 \end_layout
12975
12976 \begin_layout Standard
12977 The options of 
12978 \series bold
12979
12980 \backslash
12981 cmidrule
12982 \series default
12983  are are currently not supported by LyX so you have to use TeX-Code to be
12984  able to use them.
12985  
12986 \series bold
12987
12988 \backslash
12989 cmidrule
12990 \series default
12991 s can manually be created by inserting the command as TeX-Code as first
12992  cell entry of the first cell of a row.
12993  The line is then drawn in the output above the current row.
12994 \end_layout
12995
12996 \begin_layout Standard
12997 The default for the width is 0.03
12998 \begin_inset space \thinspace{}
12999 \end_inset
13000
13001 em.
13002  Startcol is the number of the column where the line starts and endcol the
13003  column number where the line ends.
13004  The endcol always needs to be specified, also when the line should span
13005  only one column.
13006  The optional parameter trim could be either 
13007 \emph on
13008 l{trimwidth}
13009 \emph default
13010 , or 
13011 \emph on
13012 r{trimwidth}
13013 \emph default
13014  where the trimwidth is also optional.
13015  Using for example the parameter 
13016 \emph on
13017 l{2pt}
13018 \emph default
13019  means that the line is trimmed from its left end by 2
13020 \begin_inset space \thinspace{}
13021 \end_inset
13022
13023 pt.
13024  If you don't specify the trimwidth the lines are trimmed by the default
13025  of 0.5
13026 \begin_inset space \thinspace{}
13027 \end_inset
13028
13029 em.
13030 \end_layout
13031
13032 \begin_layout Standard
13033 \begin_inset VSpace bigskip
13034 \end_inset
13035
13036 Table
13037 \begin_inset space ~
13038 \end_inset
13039
13040
13041 \begin_inset CommandInset ref
13042 LatexCommand ref
13043 reference "tab:Example-booktabs-table"
13044
13045 \end_inset
13046
13047  was created using the commands
13048 \end_layout
13049
13050 \begin_layout Standard
13051
13052 \series bold
13053
13054 \backslash
13055 cmidrule(r){2-2}
13056 \backslash
13057 cmidrule(l){3-4}
13058 \end_layout
13059
13060 \begin_layout Standard
13061 at the beginning of the in the second row and
13062 \end_layout
13063
13064 \begin_layout Standard
13065
13066 \series bold
13067
13068 \backslash
13069 cmidrule(l{10pt}){1-1}
13070 \end_layout
13071
13072 \begin_layout Standard
13073 in the sixth row.
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 You might want to have overlapping 
13085 \series bold
13086
13087 \backslash
13088 cmidrule
13089 \series default
13090 s like in Table
13091 \begin_inset space ~
13092 \end_inset
13093
13094
13095 \begin_inset CommandInset ref
13096 LatexCommand ref
13097 reference "tab:Special-booktabs-table"
13098
13099 \end_inset
13100
13101 .
13102  This can be achieved with the TeX-Code command
13103 \end_layout
13104
13105 \begin_layout Standard
13106
13107 \series bold
13108
13109 \backslash
13110 morecmidrules
13111 \end_layout
13112
13113 \begin_layout Standard
13114 The command that was used for the second row of Table
13115 \begin_inset space ~
13116 \end_inset
13117
13118
13119 \begin_inset CommandInset ref
13120 LatexCommand ref
13121 reference "tab:Special-booktabs-table"
13122
13123 \end_inset
13124
13125  is
13126 \end_layout
13127
13128 \begin_layout Standard
13129
13130 \series bold
13131
13132 \backslash
13133 cmidrule(r){2-2}
13134 \backslash
13135 cmidrule(l){3-4}
13136 \backslash
13137 morecmidrules
13138 \backslash
13139 cmidrule{2-4}
13140 \end_layout
13141
13142 \begin_layout Standard
13143 The command for the sixth row is
13144 \end_layout
13145
13146 \begin_layout Standard
13147
13148 \series bold
13149
13150 \backslash
13151 midrule
13152 \backslash
13153 morecmidrules
13154 \backslash
13155 cmidrule{3-4}
13156 \end_layout
13157
13158 \begin_layout Standard
13159 \begin_inset VSpace bigskip
13160 \end_inset
13161
13162
13163 \end_layout
13164
13165 \begin_layout Standard
13166 If you are anyway not satisfied with the border line spacing, you can use
13167  the following command to produce lines that span over all table columns
13168 \series bold
13169 :
13170 \end_layout
13171
13172 \begin_layout Standard
13173
13174 \series bold
13175
13176 \backslash
13177 specialrule{width}{space above}{space below}
13178 \end_layout
13179
13180 \begin_layout Standard
13181 For more information about these specialties, we refer to the manual of
13182  the LaTeX-package 
13183 \series bold
13184 booktabs
13185 \series default
13186  
13187 \begin_inset CommandInset citation
13188 LatexCommand cite
13189 key "booktabs"
13190
13191 \end_inset
13192
13193 .
13194 \begin_inset Index
13195 status collapsed
13196
13197 \begin_layout Plain Layout
13198 LaTeX-packages ! booktabs
13199 \end_layout
13200
13201 \end_inset
13202
13203
13204 \end_layout
13205
13206 \begin_layout Standard
13207 \begin_inset Float table
13208 placement h
13209 wide false
13210 sideways false
13211 status open
13212
13213 \begin_layout Plain Layout
13214 \begin_inset Caption
13215
13216 \begin_layout Plain Layout
13217 \begin_inset CommandInset label
13218 LatexCommand label
13219 name "tab:Special-booktabs-table"
13220
13221 \end_inset
13222
13223 Special booktabs-table
13224 \end_layout
13225
13226 \end_inset
13227
13228
13229 \end_layout
13230
13231 \begin_layout Plain Layout
13232 \align center
13233 \begin_inset Tabular
13234 <lyxtabular version="3" rows="8" columns="4">
13235 <features booktabs="true">
13236 <column alignment="center" valignment="top" width="0">
13237 <column alignment="center" valignment="top" width="0">
13238 <column alignment="center" valignment="top" width="0">
13239 <column alignment="center" valignment="top" width="0">
13240 <row>
13241 <cell alignment="center" valignment="top" topline="true" usebox="none">
13242 \begin_inset Text
13243
13244 \begin_layout Plain Layout
13245 System
13246 \end_layout
13247
13248 \end_inset
13249 </cell>
13250 <cell alignment="center" valignment="top" topline="true" usebox="none">
13251 \begin_inset Text
13252
13253 \begin_layout Plain Layout
13254 Medipix
13255 \begin_inset space \thinspace{}
13256 \end_inset
13257
13258 1
13259 \end_layout
13260
13261 \end_inset
13262 </cell>
13263 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13264 \begin_inset Text
13265
13266 \begin_layout Plain Layout
13267 Medipix
13268 \begin_inset space \thinspace{}
13269 \end_inset
13270
13271 2
13272 \end_layout
13273
13274 \end_inset
13275 </cell>
13276 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13277 \begin_inset Text
13278
13279 \begin_layout Plain Layout
13280
13281 \end_layout
13282
13283 \end_inset
13284 </cell>
13285 </row>
13286 <row>
13287 <cell alignment="center" valignment="top" usebox="none">
13288 \begin_inset Text
13289
13290 \begin_layout Plain Layout
13291 \begin_inset ERT
13292 status collapsed
13293
13294 \begin_layout Plain Layout
13295
13296
13297 \backslash
13298 cmidrule(r){2-2}
13299 \end_layout
13300
13301 \end_inset
13302
13303
13304 \begin_inset ERT
13305 status collapsed
13306
13307 \begin_layout Plain Layout
13308
13309
13310 \backslash
13311 cmidrule(l){3-4}
13312 \end_layout
13313
13314 \end_inset
13315
13316
13317 \begin_inset ERT
13318 status collapsed
13319
13320 \begin_layout Plain Layout
13321
13322
13323 \backslash
13324 morecmidrules 
13325 \end_layout
13326
13327 \end_inset
13328
13329
13330 \begin_inset ERT
13331 status collapsed
13332
13333 \begin_layout Plain Layout
13334
13335
13336 \backslash
13337 cmidrule{2-4}
13338 \end_layout
13339
13340 \end_inset
13341
13342 Detector thickness [µm]
13343 \end_layout
13344
13345 \end_inset
13346 </cell>
13347 <cell alignment="center" valignment="top" usebox="none">
13348 \begin_inset Text
13349
13350 \begin_layout Plain Layout
13351 300
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 <cell alignment="center" valignment="top" usebox="none">
13357 \begin_inset Text
13358
13359 \begin_layout Plain Layout
13360 300
13361 \end_layout
13362
13363 \end_inset
13364 </cell>
13365 <cell alignment="center" valignment="top" usebox="none">
13366 \begin_inset Text
13367
13368 \begin_layout Plain Layout
13369 700
13370 \end_layout
13371
13372 \end_inset
13373 </cell>
13374 </row>
13375 <row>
13376 <cell alignment="center" valignment="top" topline="true" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380 Edge angle [°]
13381 \end_layout
13382
13383 \end_inset
13384 </cell>
13385 <cell alignment="center" valignment="top" topline="true" usebox="none">
13386 \begin_inset Text
13387
13388 \begin_layout Plain Layout
13389 3.55
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 <cell alignment="center" valignment="top" topline="true" usebox="none">
13395 \begin_inset Text
13396
13397 \begin_layout Plain Layout
13398 2.71
13399 \end_layout
13400
13401 \end_inset
13402 </cell>
13403 <cell alignment="center" valignment="top" topline="true" usebox="none">
13404 \begin_inset Text
13405
13406 \begin_layout Plain Layout
13407 7.99
13408 \end_layout
13409
13410 \end_inset
13411 </cell>
13412 </row>
13413 <row topspace="default">
13414 <cell alignment="center" valignment="top" usebox="none">
13415 \begin_inset Text
13416
13417 \begin_layout Plain Layout
13418 Spatial resolution [µm]
13419 \end_layout
13420
13421 \end_inset
13422 </cell>
13423 <cell alignment="center" valignment="top" usebox="none">
13424 \begin_inset Text
13425
13426 \begin_layout Plain Layout
13427 4.26
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 <cell alignment="center" valignment="top" usebox="none">
13433 \begin_inset Text
13434
13435 \begin_layout Plain Layout
13436 10.17
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 <cell alignment="center" valignment="top" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 10.56
13446 \end_layout
13447
13448 \end_inset
13449 </cell>
13450 </row>
13451 <row topspace="default">
13452 <cell alignment="center" valignment="top" usebox="none">
13453 \begin_inset Text
13454
13455 \begin_layout Plain Layout
13456 MTF at 
13457 \begin_inset Formula $f_{\mathrm{max}}$
13458 \end_inset
13459
13460
13461 \end_layout
13462
13463 \end_inset
13464 </cell>
13465 <cell alignment="center" valignment="top" usebox="none">
13466 \begin_inset Text
13467
13468 \begin_layout Plain Layout
13469 0.53
13470 \end_layout
13471
13472 \end_inset
13473 </cell>
13474 <cell alignment="center" valignment="top" usebox="none">
13475 \begin_inset Text
13476
13477 \begin_layout Plain Layout
13478 0.37
13479 \end_layout
13480
13481 \end_inset
13482 </cell>
13483 <cell alignment="center" valignment="top" usebox="none">
13484 \begin_inset Text
13485
13486 \begin_layout Plain Layout
13487 0.39
13488 \end_layout
13489
13490 \end_inset
13491 </cell>
13492 </row>
13493 <row>
13494 <cell alignment="center" valignment="top" topline="true" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498 \begin_inset ERT
13499 status collapsed
13500
13501 \begin_layout Plain Layout
13502
13503
13504 \backslash
13505 morecmidrules 
13506 \end_layout
13507
13508 \end_inset
13509
13510
13511 \begin_inset ERT
13512 status collapsed
13513
13514 \begin_layout Plain Layout
13515
13516
13517 \backslash
13518 cmidrule{3-4}
13519 \end_layout
13520
13521 \end_inset
13522
13523 LSF-spatial resolution
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 <cell alignment="center" valignment="top" topline="true" usebox="none">
13529 \begin_inset Text
13530
13531 \begin_layout Plain Layout
13532
13533 \end_layout
13534
13535 \end_inset
13536 </cell>
13537 <cell alignment="center" valignment="top" topline="true" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" topline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 </row>
13556 <row>
13557 <cell alignment="center" valignment="top" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561 in µm
13562 \end_layout
13563
13564 \end_inset
13565 </cell>
13566 <cell alignment="center" valignment="top" usebox="none">
13567 \begin_inset Text
13568
13569 \begin_layout Plain Layout
13570 129.7
13571 \end_layout
13572
13573 \end_inset
13574 </cell>
13575 <cell alignment="center" valignment="top" usebox="none">
13576 \begin_inset Text
13577
13578 \begin_layout Plain Layout
13579 52.75
13580 \end_layout
13581
13582 \end_inset
13583 </cell>
13584 <cell alignment="center" valignment="top" usebox="none">
13585 \begin_inset Text
13586
13587 \begin_layout Plain Layout
13588 50.78
13589 \end_layout
13590
13591 \end_inset
13592 </cell>
13593 </row>
13594 <row>
13595 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13596 \begin_inset Text
13597
13598 \begin_layout Plain Layout
13599 in % of pixel size
13600 \end_layout
13601
13602 \end_inset
13603 </cell>
13604 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13605 \begin_inset Text
13606
13607 \begin_layout Plain Layout
13608 76.3
13609 \end_layout
13610
13611 \end_inset
13612 </cell>
13613 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13614 \begin_inset Text
13615
13616 \begin_layout Plain Layout
13617 95.9
13618 \end_layout
13619
13620 \end_inset
13621 </cell>
13622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13623 \begin_inset Text
13624
13625 \begin_layout Plain Layout
13626 92.3
13627 \end_layout
13628
13629 \end_inset
13630 </cell>
13631 </row>
13632 </lyxtabular>
13633
13634 \end_inset
13635
13636
13637 \end_layout
13638
13639 \end_inset
13640
13641
13642 \end_layout
13643
13644 \begin_layout Section
13645 Vertical Table Alignment
13646 \begin_inset Index
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650 Table ! Alignment
13651 \end_layout
13652
13653 \end_inset
13654
13655
13656 \end_layout
13657
13658 \begin_layout Standard
13659 To align tables vertically in a text line the table must be inside a box.
13660  The box can then be vertically aligned as described in section
13661 \begin_inset space ~
13662 \end_inset
13663
13664
13665 \begin_inset CommandInset ref
13666 LatexCommand ref
13667 reference "sec:Box-Dialog"
13668
13669 \end_inset
13670
13671 .
13672 \end_layout
13673
13674 \begin_layout Standard
13675 In the following example the tables are inside a minipage
13676 \begin_inset Foot
13677 status collapsed
13678
13679 \begin_layout Plain Layout
13680 Minipages are described in section
13681 \begin_inset space ~
13682 \end_inset
13683
13684
13685 \begin_inset CommandInset ref
13686 LatexCommand ref
13687 reference "sec:Minipages"
13688
13689 \end_inset
13690
13691 .
13692 \end_layout
13693
13694 \end_inset
13695
13696  box that has a width of 15
13697 \begin_inset space \thinspace{}
13698 \end_inset
13699
13700 col%:
13701 \end_layout
13702
13703 \begin_layout Itemize
13704 test 
13705 \begin_inset Box Frameless
13706 position "t"
13707 hor_pos "c"
13708 has_inner_box 1
13709 inner_pos "c"
13710 use_parbox 0
13711 width "15col%"
13712 special "none"
13713 height "1in"
13714 height_special "totalheight"
13715 status collapsed
13716
13717 \begin_layout Plain Layout
13718 \begin_inset Tabular
13719 <lyxtabular version="3" rows="3" columns="3">
13720 <features>
13721 <column alignment="center" valignment="top" width="0">
13722 <column alignment="center" valignment="top" width="0">
13723 <column alignment="center" valignment="top" width="0">
13724 <row>
13725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729 a
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13735 \begin_inset Text
13736
13737 \begin_layout Plain Layout
13738 d
13739 \end_layout
13740
13741 \end_inset
13742 </cell>
13743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13744 \begin_inset Text
13745
13746 \begin_layout Plain Layout
13747 g
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 </row>
13753 <row>
13754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 b
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 e
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Plain Layout
13776 h
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 </row>
13782 <row>
13783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 c
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Plain Layout
13796 f
13797 \end_layout
13798
13799 \end_inset
13800 </cell>
13801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Plain Layout
13805 i
13806 \end_layout
13807
13808 \end_inset
13809 </cell>
13810 </row>
13811 </lyxtabular>
13812
13813 \end_inset
13814
13815
13816 \end_layout
13817
13818 \end_inset
13819
13820  test 
13821 \begin_inset ERT
13822 status collapsed
13823
13824 \begin_layout Plain Layout
13825
13826
13827 \backslash
13828 raisebox{0.85
13829 \backslash
13830 baselineskip}{
13831 \end_layout
13832
13833 \end_inset
13834
13835
13836 \begin_inset Box Frameless
13837 position "t"
13838 hor_pos "c"
13839 has_inner_box 1
13840 inner_pos "c"
13841 use_parbox 0
13842 width "15col%"
13843 special "none"
13844 height "1in"
13845 height_special "totalheight"
13846 status collapsed
13847
13848 \begin_layout Plain Layout
13849 \begin_inset Tabular
13850 <lyxtabular version="3" rows="3" columns="3">
13851 <features>
13852 <column alignment="center" valignment="top" width="0">
13853 <column alignment="center" valignment="top" width="0">
13854 <column alignment="center" valignment="top" width="0">
13855 <row>
13856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860 a
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869 d
13870 \end_layout
13871
13872 \end_inset
13873 </cell>
13874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13875 \begin_inset Text
13876
13877 \begin_layout Plain Layout
13878 g
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 </row>
13884 <row>
13885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 b
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 e
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907 h
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 </row>
13913 <row>
13914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13915 \begin_inset Text
13916
13917 \begin_layout Plain Layout
13918 c
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Plain Layout
13927 f
13928 \end_layout
13929
13930 \end_inset
13931 </cell>
13932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936 i
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 </row>
13942 </lyxtabular>
13943
13944 \end_inset
13945
13946
13947 \end_layout
13948
13949 \end_inset
13950
13951
13952 \begin_inset ERT
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956
13957 }
13958 \end_layout
13959
13960 \end_inset
13961
13962
13963 \end_layout
13964
13965 \begin_layout Itemize
13966 test 
13967 \begin_inset Box Frameless
13968 position "c"
13969 hor_pos "c"
13970 has_inner_box 1
13971 inner_pos "c"
13972 use_parbox 0
13973 width "15col%"
13974 special "none"
13975 height "1in"
13976 height_special "totalheight"
13977 status collapsed
13978
13979 \begin_layout Plain Layout
13980 \begin_inset Tabular
13981 <lyxtabular version="3" rows="3" columns="3">
13982 <features>
13983 <column alignment="center" valignment="top" width="0">
13984 <column alignment="center" valignment="top" width="0">
13985 <column alignment="center" valignment="top" width="0">
13986 <row>
13987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13988 \begin_inset Text
13989
13990 \begin_layout Plain Layout
13991 a
13992 \end_layout
13993
13994 \end_inset
13995 </cell>
13996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13997 \begin_inset Text
13998
13999 \begin_layout Plain Layout
14000 d
14001 \end_layout
14002
14003 \end_inset
14004 </cell>
14005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14006 \begin_inset Text
14007
14008 \begin_layout Plain Layout
14009 g
14010 \end_layout
14011
14012 \end_inset
14013 </cell>
14014 </row>
14015 <row>
14016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14017 \begin_inset Text
14018
14019 \begin_layout Plain Layout
14020 b
14021 \end_layout
14022
14023 \end_inset
14024 </cell>
14025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14026 \begin_inset Text
14027
14028 \begin_layout Plain Layout
14029 e
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Plain Layout
14038 h
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 </row>
14044 <row>
14045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14046 \begin_inset Text
14047
14048 \begin_layout Plain Layout
14049 c
14050 \end_layout
14051
14052 \end_inset
14053 </cell>
14054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14055 \begin_inset Text
14056
14057 \begin_layout Plain Layout
14058 f
14059 \end_layout
14060
14061 \end_inset
14062 </cell>
14063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14064 \begin_inset Text
14065
14066 \begin_layout Plain Layout
14067 i
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 </row>
14073 </lyxtabular>
14074
14075 \end_inset
14076
14077
14078 \end_layout
14079
14080 \end_inset
14081
14082
14083 \end_layout
14084
14085 \begin_layout Itemize
14086 test 
14087 \begin_inset Box Frameless
14088 position "b"
14089 hor_pos "c"
14090 has_inner_box 1
14091 inner_pos "c"
14092 use_parbox 0
14093 width "15col%"
14094 special "none"
14095 height "1in"
14096 height_special "totalheight"
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100 \begin_inset Tabular
14101 <lyxtabular version="3" rows="3" columns="3">
14102 <features>
14103 <column alignment="center" valignment="top" width="0">
14104 <column alignment="center" valignment="top" width="0">
14105 <column alignment="center" valignment="top" width="0">
14106 <row>
14107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14108 \begin_inset Text
14109
14110 \begin_layout Plain Layout
14111 a
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Plain Layout
14120 d
14121 \end_layout
14122
14123 \end_inset
14124 </cell>
14125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Plain Layout
14129 g
14130 \end_layout
14131
14132 \end_inset
14133 </cell>
14134 </row>
14135 <row>
14136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Plain Layout
14140 b
14141 \end_layout
14142
14143 \end_inset
14144 </cell>
14145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Plain Layout
14149 e
14150 \end_layout
14151
14152 \end_inset
14153 </cell>
14154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14155 \begin_inset Text
14156
14157 \begin_layout Plain Layout
14158 h
14159 \end_layout
14160
14161 \end_inset
14162 </cell>
14163 </row>
14164 <row>
14165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14166 \begin_inset Text
14167
14168 \begin_layout Plain Layout
14169 c
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Plain Layout
14178 f
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 i
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 </row>
14193 </lyxtabular>
14194
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \end_inset
14201
14202  test 
14203 \begin_inset ERT
14204 status collapsed
14205
14206 \begin_layout Plain Layout
14207
14208
14209 \backslash
14210 raisebox{-0.32
14211 \backslash
14212 baselineskip}{
14213 \end_layout
14214
14215 \end_inset
14216
14217
14218 \begin_inset Box Frameless
14219 position "b"
14220 hor_pos "c"
14221 has_inner_box 1
14222 inner_pos "c"
14223 use_parbox 0
14224 width "15col%"
14225 special "none"
14226 height "1in"
14227 height_special "totalheight"
14228 status collapsed
14229
14230 \begin_layout Plain Layout
14231 \begin_inset Tabular
14232 <lyxtabular version="3" rows="3" columns="3">
14233 <features>
14234 <column alignment="center" valignment="top" width="0">
14235 <column alignment="center" valignment="top" width="0">
14236 <column alignment="center" valignment="top" width="0">
14237 <row>
14238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Plain Layout
14242 a
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Plain Layout
14251 d
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 g
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 </row>
14266 <row>
14267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Plain Layout
14271 b
14272 \end_layout
14273
14274 \end_inset
14275 </cell>
14276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14277 \begin_inset Text
14278
14279 \begin_layout Plain Layout
14280 e
14281 \end_layout
14282
14283 \end_inset
14284 </cell>
14285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14286 \begin_inset Text
14287
14288 \begin_layout Plain Layout
14289 h
14290 \end_layout
14291
14292 \end_inset
14293 </cell>
14294 </row>
14295 <row>
14296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14297 \begin_inset Text
14298
14299 \begin_layout Plain Layout
14300 c
14301 \end_layout
14302
14303 \end_inset
14304 </cell>
14305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Plain Layout
14309 f
14310 \end_layout
14311
14312 \end_inset
14313 </cell>
14314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Plain Layout
14318 i
14319 \end_layout
14320
14321 \end_inset
14322 </cell>
14323 </row>
14324 </lyxtabular>
14325
14326 \end_inset
14327
14328
14329 \end_layout
14330
14331 \end_inset
14332
14333
14334 \begin_inset ERT
14335 status collapsed
14336
14337 \begin_layout Plain Layout
14338
14339 }
14340 \end_layout
14341
14342 \end_inset
14343
14344
14345 \end_layout
14346
14347 \begin_layout Standard
14348 As you can see, the content of the first and last table row is not correctly
14349  aligned with the text line where the table is in.
14350  To get this alignment, the minipage box must be set into a raisebox
14351 \begin_inset Foot
14352 status collapsed
14353
14354 \begin_layout Plain Layout
14355 Raiseboxes are described in section
14356 \begin_inset space ~
14357 \end_inset
14358
14359
14360 \begin_inset CommandInset ref
14361 LatexCommand ref
14362 reference "sub:Vertical-Alignment"
14363
14364 \end_inset
14365
14366 .
14367 \end_layout
14368
14369 \end_inset
14370
14371 .
14372  In the example above the second table in the first item is aligned using
14373  the TeX-Code-command
14374 \end_layout
14375
14376 \begin_layout Standard
14377
14378 \series bold
14379
14380 \backslash
14381 raisebox{0.85
14382 \backslash
14383 baselineskip}{
14384 \end_layout
14385
14386 \begin_layout Standard
14387 before the box.
14388  Behind the box the closing brace 
14389 \series bold
14390 }
14391 \series default
14392  is inserted as TeX-Code.
14393  For the second table in the last item the command
14394 \end_layout
14395
14396 \begin_layout Standard
14397
14398 \series bold
14399
14400 \backslash
14401 raisebox{-0.32
14402 \backslash
14403 baselineskip}{
14404 \end_layout
14405
14406 \begin_layout Standard
14407 is used.
14408 \end_layout
14409
14410 \begin_layout Standard
14411 \begin_inset Note Greyedout
14412 status open
14413
14414 \begin_layout Plain Layout
14415
14416 \series bold
14417 Note:
14418 \series default
14419  The alignment of the table row content to the surrounding text line is
14420  not exact.
14421  The needed factor of the 
14422 \series bold
14423
14424 \backslash
14425 raisebox
14426 \series default
14427  command for this alignment depends on the document font, the font size,
14428  and the table line thickness.
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Section
14437 Colored Tables
14438 \begin_inset CommandInset label
14439 LatexCommand label
14440 name "sec:Colored-Tables"
14441
14442 \end_inset
14443
14444
14445 \begin_inset Index
14446 status collapsed
14447
14448 \begin_layout Plain Layout
14449 Table ! Color
14450 \end_layout
14451
14452 \end_inset
14453
14454
14455 \end_layout
14456
14457 \begin_layout Subsection
14458 Colored Cells
14459 \begin_inset Index
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463 Table Color ! for Cells
14464 \end_layout
14465
14466 \end_inset
14467
14468
14469 \begin_inset Index
14470 status collapsed
14471
14472 \begin_layout Plain Layout
14473 Color ! for Table Cells
14474 \end_layout
14475
14476 \end_inset
14477
14478
14479 \end_layout
14480
14481 \begin_layout Standard
14482 \begin_inset Float table
14483 placement h
14484 wide false
14485 sideways false
14486 status open
14487
14488 \begin_layout Plain Layout
14489 \begin_inset Caption
14490
14491 \begin_layout Plain Layout
14492 \begin_inset CommandInset label
14493 LatexCommand label
14494 name "tab:Table-colored-without"
14495
14496 \end_inset
14497
14498 Table colored without using the package 
14499 \series bold
14500 colortbl
14501 \series default
14502
14503 \begin_inset OptArg
14504 status collapsed
14505
14506 \begin_layout Plain Layout
14507 Table without colortbl
14508 \end_layout
14509
14510 \end_inset
14511
14512
14513 \end_layout
14514
14515 \end_inset
14516
14517
14518 \end_layout
14519
14520 \begin_layout Plain Layout
14521 \align center
14522 \begin_inset Tabular
14523 <lyxtabular version="3" rows="3" columns="3">
14524 <features>
14525 <column alignment="center" valignment="top" width="0">
14526 <column alignment="center" valignment="top" width="0">
14527 <column alignment="center" valignment="top" width="0">
14528 <row>
14529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14530 \begin_inset Text
14531
14532 \begin_layout Plain Layout
14533
14534 \color green
14535 a
14536 \end_layout
14537
14538 \end_inset
14539 </cell>
14540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14541 \begin_inset Text
14542
14543 \begin_layout Plain Layout
14544
14545 \color red
14546 b
14547 \end_layout
14548
14549 \end_inset
14550 </cell>
14551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Plain Layout
14555
14556 \color red
14557 c
14558 \end_layout
14559
14560 \end_inset
14561 </cell>
14562 </row>
14563 <row>
14564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14565 \begin_inset Text
14566
14567 \begin_layout Plain Layout
14568
14569 \color green
14570 d
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14576 \begin_inset Text
14577
14578 \begin_layout Plain Layout
14579
14580 \color blue
14581 e
14582 \end_layout
14583
14584 \end_inset
14585 </cell>
14586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14587 \begin_inset Text
14588
14589 \begin_layout Plain Layout
14590
14591 \color blue
14592 f
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 </row>
14598 <row>
14599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14600 \begin_inset Text
14601
14602 \begin_layout Plain Layout
14603
14604 \color green
14605 g
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614
14615 \color blue
14616 h
14617 \end_layout
14618
14619 \end_inset
14620 </cell>
14621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14622 \begin_inset Text
14623
14624 \begin_layout Plain Layout
14625
14626 \color blue
14627 i
14628 \end_layout
14629
14630 \end_inset
14631 </cell>
14632 </row>
14633 </lyxtabular>
14634
14635 \end_inset
14636
14637
14638 \end_layout
14639
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \begin_layout Standard
14646 If you only need colored text, mark the cells and choose a color in the
14647  menu 
14648 \family sans
14649 Edit\SpecialChar \menuseparator
14650 Text
14651 \begin_inset space ~
14652 \end_inset
14653
14654 Style
14655 \family default
14656 .
14657  This was used to create Table
14658 \begin_inset space ~
14659 \end_inset
14660
14661
14662 \begin_inset CommandInset ref
14663 LatexCommand ref
14664 reference "tab:Table-colored-without"
14665
14666 \end_inset
14667
14668 .
14669  In any other case you have to use the LaTeX-package 
14670 \series bold
14671 colortbl
14672 \series default
14673 .
14674 \begin_inset Index
14675 status collapsed
14676
14677 \begin_layout Plain Layout
14678 LaTeX-packages ! colortbl
14679 \end_layout
14680
14681 \end_inset
14682
14683
14684 \end_layout
14685
14686 \begin_layout Standard
14687 \begin_inset ERT
14688 status collapsed
14689
14690 \begin_layout Plain Layout
14691
14692
14693 \backslash
14694 ifcolortbl
14695 \end_layout
14696
14697 \end_inset
14698
14699
14700 \begin_inset Note Note
14701 status open
14702
14703 \begin_layout Plain Layout
14704 The following section part will only be displayed when the LaTeX-package
14705  
14706 \series bold
14707 colortbl
14708 \series default
14709  is installed.
14710 \end_layout
14711
14712 \end_inset
14713
14714
14715 \end_layout
14716
14717 \begin_layout Standard
14718 To create colored tables, 
14719 \series bold
14720 colortbl
14721 \series default
14722  must be loaded in the preamble with the line
14723 \end_layout
14724
14725 \begin_layout Standard
14726
14727 \series bold
14728
14729 \backslash
14730 usepackage{colortbl}
14731 \end_layout
14732
14733 \begin_layout Standard
14734 The color of a column is adjusted with the command
14735 \end_layout
14736
14737 \begin_layout Standard
14738
14739 \series bold
14740
14741 \backslash
14742 columncolor{name of color}
14743 \end_layout
14744
14745 \begin_layout Standard
14746 inside the command 
14747 \series bold
14748 >{ }
14749 \series default
14750 .
14751  More about the command 
14752 \series bold
14753 >{}
14754 \series default
14755  is described in section
14756 \begin_inset space ~
14757 \end_inset
14758
14759
14760 \begin_inset CommandInset ref
14761 LatexCommand ref
14762 reference "sub:Multicolumn-Calculations"
14763
14764 \end_inset
14765
14766 .
14767 \end_layout
14768
14769 \begin_layout Standard
14770 The following color names are predefined:
14771 \end_layout
14772
14773 \begin_layout Standard
14774
14775 \family sans
14776 red
14777 \family default
14778
14779 \family sans
14780 green
14781 \family default
14782
14783 \family sans
14784 yellow
14785 \family default
14786
14787 \family sans
14788 blue
14789 \family default
14790
14791 \family sans
14792 cyan
14793 \family default
14794
14795 \family sans
14796 magenta
14797 \family default
14798
14799 \family sans
14800 black
14801 \family default
14802  and 
14803 \family sans
14804 white
14805 \end_layout
14806
14807 \begin_layout Standard
14808 \begin_inset VSpace medskip
14809 \end_inset
14810
14811
14812 \end_layout
14813
14814 \begin_layout Standard
14815 You can also define your own color with the command
14816 \end_layout
14817
14818 \begin_layout Standard
14819
14820 \series bold
14821
14822 \backslash
14823 definecolor{color name}{color model}{color values}
14824 \end_layout
14825
14826 \begin_layout Standard
14827 The color model can be
14828 \end_layout
14829
14830 \begin_layout Labeling
14831 \labelwidthstring 00.00.0000
14832 cmyk: cyan, magenta, yellow, black
14833 \end_layout
14834
14835 \begin_layout Labeling
14836 \labelwidthstring 00.00.0000
14837 rgb: red, green blue
14838 \end_layout
14839
14840 \begin_layout Labeling
14841 \labelwidthstring 00.00.0000
14842 gray gray
14843 \end_layout
14844
14845 \begin_layout Standard
14846 and the color values are comma separated numbers between 0 and 1 describing
14847  the factor for the corresponding color of the color model.
14848 \end_layout
14849
14850 \begin_layout Standard
14851 You can e.
14852 \begin_inset space \thinspace{}
14853 \end_inset
14854
14855 g.
14856 \begin_inset space \space{}
14857 \end_inset
14858
14859 define the color "
14860 \emph on
14861 darkgreen
14862 \emph default
14863 " in the preamble with
14864 \end_layout
14865
14866 \begin_layout Standard
14867
14868 \series bold
14869
14870 \backslash
14871 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14872 \end_layout
14873
14874 \begin_layout Standard
14875 and the color "
14876 \emph on
14877 lightgray
14878 \emph default
14879 " with
14880 \end_layout
14881
14882 \begin_layout Standard
14883
14884 \series bold
14885
14886 \backslash
14887 definecolor{lightgray}{gray}{0.8}
14888 \end_layout
14889
14890 \begin_layout Standard
14891 \begin_inset VSpace medskip
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \begin_layout Standard
14898 Lines are colored with the command
14899 \end_layout
14900
14901 \begin_layout Standard
14902
14903 \series bold
14904
14905 \backslash
14906 rowcolor{name of color}
14907 \end_layout
14908
14909 \begin_layout Standard
14910 and cells are colored with the command
14911 \end_layout
14912
14913 \begin_layout Standard
14914
14915 \series bold
14916
14917 \backslash
14918 cellcolor{name of color}
14919 \end_layout
14920
14921 \begin_layout Standard
14922 Both commands are inserted at the beginning of a cell as TeX-Code.
14923 \end_layout
14924
14925 \begin_layout Standard
14926 To color characters in the table, mark the cells and use the LyX menu 
14927 \family sans
14928 Edit\SpecialChar \menuseparator
14929 Text
14930 \begin_inset space ~
14931 \end_inset
14932
14933 Style
14934 \family default
14935 .
14936  If a cell contains TeX-Code mark only the characters, otherwise the colored
14937  TeX-Code will cause LaTeX-errors.
14938 \end_layout
14939
14940 \begin_layout Standard
14941 \begin_inset Note Greyedout
14942 status open
14943
14944 \begin_layout Plain Layout
14945
14946 \series bold
14947 Note:
14948 \series default
14949  Not all DVI-viewers are able to display self-defined colors.
14950 \end_layout
14951
14952 \end_inset
14953
14954
14955 \end_layout
14956
14957 \begin_layout Standard
14958 \begin_inset VSpace bigskip
14959 \end_inset
14960
14961
14962 \end_layout
14963
14964 \begin_layout Standard
14965 To create Table
14966 \begin_inset space ~
14967 \end_inset
14968
14969
14970 \begin_inset CommandInset ref
14971 LatexCommand ref
14972 reference "tab:Table-colored-using"
14973
14974 \end_inset
14975
14976  do the following: The color of the first column should be 
14977 \emph on
14978 darkgreen
14979 \emph default
14980 .
14981  So insert
14982 \end_layout
14983
14984 \begin_layout Standard
14985
14986 \series bold
14987 >{
14988 \backslash
14989 columncolor{darkgreen}
14990 \backslash
14991 centering}c
14992 \end_layout
14993
14994 \begin_layout Standard
14995 as LaTeX-argument for this column.
14996  The first row should be blue, therefore the TeX-Code command
14997 \end_layout
14998
14999 \begin_layout Standard
15000
15001 \series bold
15002
15003 \backslash
15004 rowcolow{cyan}
15005 \end_layout
15006
15007 \begin_layout Standard
15008 is inserted to the first cell of this row.
15009  Note that this overwrites the column color for the first cell.
15010  The last cell of the last row is colored magenta by inserting the TeX-Code
15011  command
15012 \end_layout
15013
15014 \begin_layout Standard
15015
15016 \series bold
15017
15018 \backslash
15019 cellcolor{magenta}
15020 \end_layout
15021
15022 \begin_layout Standard
15023 The characters could now be colored using the menu 
15024 \family sans
15025 Edit\SpecialChar \menuseparator
15026 Text
15027 \begin_inset space ~
15028 \end_inset
15029
15030 Style
15031 \family default
15032 .
15033 \end_layout
15034
15035 \begin_layout Standard
15036 \begin_inset Float table
15037 placement h
15038 wide false
15039 sideways false
15040 status open
15041
15042 \begin_layout Plain Layout
15043 \begin_inset Caption
15044
15045 \begin_layout Plain Layout
15046 \begin_inset CommandInset label
15047 LatexCommand label
15048 name "tab:Table-colored-using"
15049
15050 \end_inset
15051
15052 Table colored using the package 
15053 \series bold
15054 colortbl
15055 \series default
15056
15057 \begin_inset OptArg
15058 status collapsed
15059
15060 \begin_layout Plain Layout
15061 Table with colortbl
15062 \end_layout
15063
15064 \end_inset
15065
15066
15067 \end_layout
15068
15069 \end_inset
15070
15071
15072 \end_layout
15073
15074 \begin_layout Plain Layout
15075 \align center
15076 \begin_inset Tabular
15077 <lyxtabular version="3" rows="3" columns="3">
15078 <features>
15079 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15080 <column alignment="center" valignment="top" width="0">
15081 <column alignment="center" valignment="top" width="0">
15082 <row>
15083 <cell alignment="center" valignment="top" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087 \begin_inset ERT
15088 status collapsed
15089
15090 \begin_layout Plain Layout
15091
15092
15093 \backslash
15094 rowcolor{cyan}
15095 \end_layout
15096
15097 \end_inset
15098
15099
15100 \color magenta
15101 a
15102 \end_layout
15103
15104 \end_inset
15105 </cell>
15106 <cell alignment="center" valignment="top" usebox="none">
15107 \begin_inset Text
15108
15109 \begin_layout Plain Layout
15110
15111 \color red
15112 b
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 <cell alignment="center" valignment="top" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Plain Layout
15121
15122 \color red
15123 c
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 </row>
15129 <row>
15130 <cell alignment="center" valignment="top" usebox="none">
15131 \begin_inset Text
15132
15133 \begin_layout Plain Layout
15134
15135 \color yellow
15136 d
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145
15146 \color blue
15147 e
15148 \end_layout
15149
15150 \end_inset
15151 </cell>
15152 <cell alignment="center" valignment="top" usebox="none">
15153 \begin_inset Text
15154
15155 \begin_layout Plain Layout
15156
15157 \color blue
15158 f
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 </row>
15164 <row>
15165 <cell alignment="center" valignment="top" usebox="none">
15166 \begin_inset Text
15167
15168 \begin_layout Plain Layout
15169
15170 \color yellow
15171 g
15172 \end_layout
15173
15174 \end_inset
15175 </cell>
15176 <cell alignment="center" valignment="top" usebox="none">
15177 \begin_inset Text
15178
15179 \begin_layout Plain Layout
15180
15181 \color blue
15182 h
15183 \end_layout
15184
15185 \end_inset
15186 </cell>
15187 <cell alignment="center" valignment="top" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191 \begin_inset ERT
15192 status collapsed
15193
15194 \begin_layout Plain Layout
15195
15196
15197 \backslash
15198 cellcolor{magenta}
15199 \end_layout
15200
15201 \end_inset
15202
15203
15204 \color green
15205 i
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 </row>
15211 </lyxtabular>
15212
15213 \end_inset
15214
15215
15216 \end_layout
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \begin_layout Standard
15224 \begin_inset ERT
15225 status collapsed
15226
15227 \begin_layout Plain Layout
15228
15229
15230 \backslash
15231 else
15232 \end_layout
15233
15234 \end_inset
15235
15236
15237 \begin_inset Note Note
15238 status open
15239
15240 \begin_layout Plain Layout
15241 The following will be displayed when the LaTeX-package 
15242 \series bold
15243 colortbl
15244 \series default
15245  is not installed:
15246 \end_layout
15247
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \begin_layout Standard
15254 You need to install the package 
15255 \series bold
15256 colortbl
15257 \series default
15258  to see the content of this section in the output.
15259 \end_layout
15260
15261 \begin_layout Standard
15262 \begin_inset ERT
15263 status collapsed
15264
15265 \begin_layout Plain Layout
15266
15267
15268 \backslash
15269 fi
15270 \end_layout
15271
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \begin_layout Subsection
15278 Colored Lines
15279 \begin_inset Index
15280 status collapsed
15281
15282 \begin_layout Plain Layout
15283 Table Color ! for Lines
15284 \end_layout
15285
15286 \end_inset
15287
15288
15289 \begin_inset Index
15290 status collapsed
15291
15292 \begin_layout Plain Layout
15293 Color ! for Table Lines
15294 \end_layout
15295
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \begin_layout Standard
15302 As described in section
15303 \begin_inset space ~
15304 \end_inset
15305
15306
15307 \begin_inset CommandInset ref
15308 LatexCommand ref
15309 reference "sub:Line-Thickness"
15310
15311 \end_inset
15312
15313 , the line thickness for all lines in a table can be adjusted with the length
15314  
15315 \series bold
15316
15317 \backslash
15318 arrayrulewidth
15319 \series default
15320 .
15321  It is set to 1.5
15322 \begin_inset space \thinspace{}
15323 \end_inset
15324
15325 pt for all tables of this section.
15326 \begin_inset ERT
15327 status collapsed
15328
15329 \begin_layout Plain Layout
15330
15331
15332 \backslash
15333 setlength{
15334 \backslash
15335 arrayrulewidth}{1.5pt}
15336 \end_layout
15337
15338 \end_inset
15339
15340
15341 \end_layout
15342
15343 \begin_layout Standard
15344 To color vertical lines for example with green, create the following column
15345  format in the document preamble, according to the description in section
15346 \begin_inset space ~
15347 \end_inset
15348
15349
15350 \begin_inset CommandInset ref
15351 LatexCommand ref
15352 reference "sub:Customized-Format"
15353
15354 \end_inset
15355
15356 :
15357 \end_layout
15358
15359 \begin_layout Standard
15360
15361 \series bold
15362
15363 \backslash
15364 newcolumntype{W}{!{
15365 \backslash
15366 color{green}
15367 \backslash
15368 vline}}
15369 \end_layout
15370
15371 \begin_layout Standard
15372 For Table
15373 \begin_inset space ~
15374 \end_inset
15375
15376
15377 \begin_inset CommandInset ref
15378 LatexCommand ref
15379 reference "tab:Table-with-vertical-colored"
15380
15381 \end_inset
15382
15383  the LaTeX-argument
15384 \series bold
15385  WcW
15386 \series default
15387  was used for the last column and
15388 \series bold
15389  Wc
15390 \series default
15391  for the other columns.
15392 \end_layout
15393
15394 \begin_layout Standard
15395 If you want to have several colors, define more column formats.
15396 \end_layout
15397
15398 \begin_layout Standard
15399 \begin_inset Float table
15400 placement h
15401 wide false
15402 sideways false
15403 status open
15404
15405 \begin_layout Plain Layout
15406 \begin_inset Caption
15407
15408 \begin_layout Plain Layout
15409 \begin_inset CommandInset label
15410 LatexCommand label
15411 name "tab:Table-with-vertical-colored"
15412
15413 \end_inset
15414
15415 Table with colored vertical lines
15416 \end_layout
15417
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \begin_layout Plain Layout
15424 \align center
15425 \begin_inset Tabular
15426 <lyxtabular version="3" rows="3" columns="3">
15427 <features>
15428 <column alignment="center" valignment="top" width="0" special="Wc">
15429 <column alignment="center" valignment="top" width="0" special="Wc">
15430 <column alignment="center" valignment="top" width="0" special="WcW">
15431 <row>
15432 <cell alignment="center" valignment="top" topline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Plain Layout
15436 sd
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 <cell alignment="center" valignment="top" topline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 <cell alignment="center" valignment="top" topline="true" usebox="none">
15451 \begin_inset Text
15452
15453 \begin_layout Plain Layout
15454
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 </row>
15460 <row>
15461 <cell alignment="center" valignment="top" topline="true" usebox="none">
15462 \begin_inset Text
15463
15464 \begin_layout Plain Layout
15465
15466 \end_layout
15467
15468 \end_inset
15469 </cell>
15470 <cell alignment="center" valignment="top" topline="true" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474 sd
15475 \end_layout
15476
15477 \end_inset
15478 </cell>
15479 <cell alignment="center" valignment="top" topline="true" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 </row>
15489 <row>
15490 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15500 \begin_inset Text
15501
15502 \begin_layout Plain Layout
15503
15504 \end_layout
15505
15506 \end_inset
15507 </cell>
15508 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512 sd
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 </row>
15518 </lyxtabular>
15519
15520 \end_inset
15521
15522
15523 \end_layout
15524
15525 \end_inset
15526
15527
15528 \end_layout
15529
15530 \begin_layout Standard
15531 \begin_inset VSpace bigskip
15532 \end_inset
15533
15534 To color horizontal lines for example with red, like in Table
15535 \begin_inset space ~
15536 \end_inset
15537
15538
15539 \begin_inset CommandInset ref
15540 LatexCommand ref
15541 reference "tab:Table-with-horizontal-colored"
15542
15543 \end_inset
15544
15545 , insert these commands in TeX-Code before the table or table float:
15546 \end_layout
15547
15548 \begin_layout Standard
15549
15550 \series bold
15551
15552 \backslash
15553 let
15554 \backslash
15555 myHlineC
15556 \backslash
15557 hline
15558 \begin_inset Newline newline
15559 \end_inset
15560
15561
15562 \backslash
15563 renewcommand{
15564 \backslash
15565 hline}
15566 \begin_inset Newline newline
15567 \end_inset
15568
15569
15570 \begin_inset ERT
15571 status collapsed
15572
15573 \begin_layout Plain Layout
15574
15575
15576 \backslash
15577 hphantom{ }
15578 \end_layout
15579
15580 \end_inset
15581
15582 {
15583 \backslash
15584 arrayrulecolor{red}
15585 \backslash
15586 myHlineC
15587 \backslash
15588 arrayrulecolor{black}}
15589 \end_layout
15590
15591 \begin_layout Standard
15592 \begin_inset ERT
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596
15597
15598 \backslash
15599 let
15600 \backslash
15601 myHlineC
15602 \backslash
15603 hline
15604 \end_layout
15605
15606 \begin_layout Plain Layout
15607
15608
15609 \backslash
15610 renewcommand{
15611 \backslash
15612 hline}
15613 \end_layout
15614
15615 \begin_layout Plain Layout
15616
15617  {
15618 \backslash
15619 arrayrulecolor{red}
15620 \backslash
15621 myHlineC
15622 \backslash
15623 arrayrulecolor{black}}
15624 \end_layout
15625
15626 \end_inset
15627
15628
15629 \begin_inset Float table
15630 placement h
15631 wide false
15632 sideways false
15633 status open
15634
15635 \begin_layout Plain Layout
15636 \begin_inset Caption
15637
15638 \begin_layout Plain Layout
15639 \begin_inset CommandInset label
15640 LatexCommand label
15641 name "tab:Table-with-horizontal-colored"
15642
15643 \end_inset
15644
15645 Table with colored horizontal lines
15646 \end_layout
15647
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \begin_layout Plain Layout
15654 \align center
15655 \begin_inset Tabular
15656 <lyxtabular version="3" rows="3" columns="3">
15657 <features>
15658 <column alignment="center" valignment="top" width="0">
15659 <column alignment="center" valignment="top" width="0">
15660 <column alignment="center" valignment="top" width="0">
15661 <row>
15662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666 sd
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Plain Layout
15675
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15681 \begin_inset Text
15682
15683 \begin_layout Plain Layout
15684
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 </row>
15690 <row>
15691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Plain Layout
15695
15696 \end_layout
15697
15698 \end_inset
15699 </cell>
15700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15701 \begin_inset Text
15702
15703 \begin_layout Plain Layout
15704 sd
15705 \end_layout
15706
15707 \end_inset
15708 </cell>
15709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Plain Layout
15713
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 </row>
15719 <row>
15720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15739 \begin_inset Text
15740
15741 \begin_layout Plain Layout
15742 sd
15743 \end_layout
15744
15745 \end_inset
15746 </cell>
15747 </row>
15748 </lyxtabular>
15749
15750 \end_inset
15751
15752
15753 \end_layout
15754
15755 \end_inset
15756
15757
15758 \end_layout
15759
15760 \begin_layout Standard
15761 To return to the default line color black, insert this command in TeX-Code
15762  behind the table or table float:
15763 \end_layout
15764
15765 \begin_layout Standard
15766
15767 \series bold
15768
15769 \backslash
15770 renewcommand{
15771 \backslash
15772 hline}{
15773 \backslash
15774 myHlineC}
15775 \end_layout
15776
15777 \begin_layout Standard
15778 Table
15779 \begin_inset space ~
15780 \end_inset
15781
15782
15783 \begin_inset CommandInset ref
15784 LatexCommand ref
15785 reference "tab:Table-with-colored"
15786
15787 \end_inset
15788
15789  is an example with colored vertical and horizontal lines.
15790 \end_layout
15791
15792 \begin_layout Standard
15793 \begin_inset Float table
15794 placement h
15795 wide false
15796 sideways false
15797 status open
15798
15799 \begin_layout Plain Layout
15800 \begin_inset Caption
15801
15802 \begin_layout Plain Layout
15803 \begin_inset CommandInset label
15804 LatexCommand label
15805 name "tab:Table-with-colored"
15806
15807 \end_inset
15808
15809 Table with colored lines
15810 \end_layout
15811
15812 \end_inset
15813
15814
15815 \end_layout
15816
15817 \begin_layout Plain Layout
15818 \align center
15819 \begin_inset Tabular
15820 <lyxtabular version="3" rows="3" columns="3">
15821 <features>
15822 <column alignment="center" valignment="top" width="0" special="Wc">
15823 <column alignment="center" valignment="top" width="0" special="Wc">
15824 <column alignment="center" valignment="top" width="0" special="WcW">
15825 <row>
15826 <cell alignment="center" valignment="top" topline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830 sd
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 <cell alignment="center" valignment="top" topline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Plain Layout
15839
15840 \end_layout
15841
15842 \end_inset
15843 </cell>
15844 <cell alignment="center" valignment="top" topline="true" usebox="none">
15845 \begin_inset Text
15846
15847 \begin_layout Plain Layout
15848
15849 \end_layout
15850
15851 \end_inset
15852 </cell>
15853 </row>
15854 <row>
15855 <cell alignment="center" valignment="top" topline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Plain Layout
15859
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell alignment="center" valignment="top" topline="true" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Plain Layout
15868 sd
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 <cell alignment="center" valignment="top" topline="true" usebox="none">
15874 \begin_inset Text
15875
15876 \begin_layout Plain Layout
15877
15878 \end_layout
15879
15880 \end_inset
15881 </cell>
15882 </row>
15883 <row topspace="default">
15884 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Plain Layout
15888
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Plain Layout
15897
15898 \end_layout
15899
15900 \end_inset
15901 </cell>
15902 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Plain Layout
15906 sd
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 </row>
15912 </lyxtabular>
15913
15914 \end_inset
15915
15916
15917 \end_layout
15918
15919 \end_inset
15920
15921
15922 \end_layout
15923
15924 \begin_layout Standard
15925 \begin_inset ERT
15926 status collapsed
15927
15928 \begin_layout Plain Layout
15929
15930
15931 \backslash
15932 renewcommand{
15933 \backslash
15934 hline}{
15935 \backslash
15936 myHlineC}
15937 \end_layout
15938
15939 \end_inset
15940
15941
15942 \end_layout
15943
15944 \begin_layout Standard
15945 \begin_inset ERT
15946 status collapsed
15947
15948 \begin_layout Plain Layout
15949
15950
15951 \backslash
15952 setlength{
15953 \backslash
15954 arrayrulewidth}{0.4pt}
15955 \end_layout
15956
15957 \end_inset
15958
15959
15960 \end_layout
15961
15962 \begin_layout Section
15963 Table Customization
15964 \begin_inset Index
15965 status collapsed
15966
15967 \begin_layout Plain Layout
15968 Table Customization
15969 \end_layout
15970
15971 \end_inset
15972
15973
15974 \begin_inset Index
15975 status collapsed
15976
15977 \begin_layout Plain Layout
15978 Table ! Customization
15979 \end_layout
15980
15981 \end_inset
15982
15983
15984 \end_layout
15985
15986 \begin_layout Subsection
15987 Row Spacing
15988 \begin_inset CommandInset label
15989 LatexCommand label
15990 name "sub:Row-Spacing"
15991
15992 \end_inset
15993
15994
15995 \begin_inset Index
15996 status collapsed
15997
15998 \begin_layout Plain Layout
15999 Table Customization ! Row Spacing
16000 \end_layout
16001
16002 \end_inset
16003
16004
16005 \end_layout
16006
16007 \begin_layout Standard
16008 You can add vertical space to table rows in the 
16009 \family sans
16010 Borders
16011 \family default
16012  tab of the table dialog.
16013  You find there three possibilities:
16014 \end_layout
16015
16016 \begin_layout Description
16017 Top
16018 \begin_inset space ~
16019 \end_inset
16020
16021 of
16022 \begin_inset space ~
16023 \end_inset
16024
16025 row will add space above the characters of the table row.
16026  If the table is a formal table
16027 \begin_inset Foot
16028 status collapsed
16029
16030 \begin_layout Plain Layout
16031 Formal tables are explained in section
16032 \begin_inset space ~
16033 \end_inset
16034
16035
16036 \begin_inset CommandInset ref
16037 LatexCommand ref
16038 reference "sec:Formal-Tables"
16039
16040 \end_inset
16041
16042 .
16043 \end_layout
16044
16045 \end_inset
16046
16047  LyX will insert as default 0.5
16048 \begin_inset space \thinspace{}
16049 \end_inset
16050
16051 em space.
16052  For normal tables the inserted space will unfortunately destroy the vertical
16053  table lines as in the following table:
16054 \begin_inset VSpace medskip
16055 \end_inset
16056
16057
16058 \begin_inset Newline newline
16059 \end_inset
16060
16061
16062 \begin_inset space \hspace*{}
16063 \length 0pt
16064 \end_inset
16065
16066
16067 \begin_inset space \hfill{}
16068 \end_inset
16069
16070
16071 \begin_inset Tabular
16072 <lyxtabular version="3" rows="3" columns="1">
16073 <features>
16074 <column alignment="center" valignment="top" width="0">
16075 <row>
16076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 A
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 </row>
16086 <row topspace="3mm">
16087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091 3
16092 \begin_inset space \thinspace{}
16093 \end_inset
16094
16095 mm space top of row
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 </row>
16101 <row>
16102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 C
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 </lyxtabular>
16113
16114 \end_inset
16115
16116
16117 \begin_inset space \hfill{}
16118 \end_inset
16119
16120
16121 \begin_inset space \hspace*{}
16122 \length 0pt
16123 \end_inset
16124
16125
16126 \begin_inset VSpace medskip
16127 \end_inset
16128
16129
16130 \begin_inset Newline newline
16131 \end_inset
16132
16133 So inserting space to the top of row for normal tables is only useful when
16134  you don't have vertical lines.
16135 \end_layout
16136
16137 \begin_layout Description
16138 Bottom
16139 \begin_inset space ~
16140 \end_inset
16141
16142 of
16143 \begin_inset space ~
16144 \end_inset
16145
16146 row will add space below the characters of the table row.
16147  If the table is a formal table LyX will insert as default 0.5
16148 \begin_inset space \thinspace{}
16149 \end_inset
16150
16151 em space, for normal tables the default size is 2
16152 \begin_inset space \thinspace{}
16153 \end_inset
16154
16155 pt.
16156 \end_layout
16157
16158 \begin_layout Description
16159 Between
16160 \begin_inset space ~
16161 \end_inset
16162
16163 rows adds space between the current and the following row.
16164  If the table is a formal table LyX will insert as default 0.5
16165 \begin_inset space \thinspace{}
16166 \end_inset
16167
16168 em space.
16169  For normal tables the inserted space will unfortunately destroy the vertical
16170  table lines as in the following table:
16171 \begin_inset VSpace medskip
16172 \end_inset
16173
16174
16175 \begin_inset Newline newline
16176 \end_inset
16177
16178
16179 \begin_inset space \hspace*{}
16180 \length 0pt
16181 \end_inset
16182
16183
16184 \begin_inset space \hfill{}
16185 \end_inset
16186
16187
16188 \begin_inset Tabular
16189 <lyxtabular version="3" rows="3" columns="1">
16190 <features>
16191 <column alignment="center" valignment="top" width="0">
16192 <row>
16193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 A
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 </row>
16203 <row interlinespace="3mm">
16204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208 \begin_inset Formula $\downarrow$
16209 \end_inset
16210
16211  3
16212 \begin_inset space \thinspace{}
16213 \end_inset
16214
16215 mm space between row 
16216 \begin_inset Formula $\downarrow$
16217 \end_inset
16218
16219
16220 \end_layout
16221
16222 \end_inset
16223 </cell>
16224 </row>
16225 <row>
16226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16227 \begin_inset Text
16228
16229 \begin_layout Plain Layout
16230 \begin_inset Formula $\uparrow$
16231 \end_inset
16232
16233  3
16234 \begin_inset space \thinspace{}
16235 \end_inset
16236
16237 mm space between row 
16238 \begin_inset Formula $\uparrow$
16239 \end_inset
16240
16241
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 </row>
16247 </lyxtabular>
16248
16249 \end_inset
16250
16251
16252 \begin_inset space \hfill{}
16253 \end_inset
16254
16255
16256 \begin_inset space \hspace*{}
16257 \length 0pt
16258 \end_inset
16259
16260
16261 \begin_inset VSpace medskip
16262 \end_inset
16263
16264
16265 \begin_inset Newline newline
16266 \end_inset
16267
16268 So inserting space between rows for normal tables is only useful when you
16269  don't have vertical lines.
16270 \end_layout
16271
16272 \begin_layout Standard
16273 \begin_inset VSpace bigskip
16274 \end_inset
16275
16276 When you want to add extra height to all cells of all tables, you can do
16277  this with the following preamble lines:
16278 \end_layout
16279
16280 \begin_layout Standard
16281
16282 \series bold
16283
16284 \backslash
16285 @ifundefined{extrarowheight}
16286 \begin_inset Newline newline
16287 \end_inset
16288
16289
16290 \begin_inset ERT
16291 status collapsed
16292
16293 \begin_layout Plain Layout
16294
16295
16296 \backslash
16297 hphantom{ }
16298 \end_layout
16299
16300 \end_inset
16301
16302 {
16303 \backslash
16304 usepackage{array}}{}
16305 \begin_inset Newline newline
16306 \end_inset
16307
16308
16309 \backslash
16310 setlength{
16311 \backslash
16312 extrarowheight}{height}
16313 \end_layout
16314
16315 \begin_layout Standard
16316 But this has the disadvantage that the cell texts are no longer exactly
16317  vertically centered.
16318  (The package 
16319 \series bold
16320 array
16321 \series default
16322  will be loaded automatically by LyX when you use self defined table formats.
16323  To avoid that it is loaded twice the command 
16324 \series bold
16325
16326 \backslash
16327 @ifundefined
16328 \series default
16329  is used in the above command.)
16330 \end_layout
16331
16332 \begin_layout Standard
16333 In case you are using font sizes larger than the normal size, the table
16334  borders are often too close to the letters.
16335  This can be corrected by inserting the command 
16336 \series bold
16337
16338 \backslash
16339 strut
16340 \series default
16341  in TeX code at the beginning of a table row.
16342  Table
16343 \begin_inset space ~
16344 \end_inset
16345
16346
16347 \begin_inset CommandInset ref
16348 LatexCommand ref
16349 reference "tab:Vertical-alignment-of"
16350
16351 \end_inset
16352
16353  visualizes the effect.
16354 \end_layout
16355
16356 \begin_layout Standard
16357 \noindent
16358 \begin_inset Float table
16359 placement h
16360 wide false
16361 sideways false
16362 status open
16363
16364 \begin_layout Plain Layout
16365 \begin_inset Caption
16366
16367 \begin_layout Plain Layout
16368 \begin_inset CommandInset label
16369 LatexCommand label
16370 name "tab:Vertical-alignment-of"
16371
16372 \end_inset
16373
16374 Vertical alignment of text with large font sizes.
16375 \end_layout
16376
16377 \end_inset
16378
16379
16380 \end_layout
16381
16382 \begin_layout Plain Layout
16383 \begin_inset space \hfill{}
16384 \end_inset
16385
16386
16387 \begin_inset Float table
16388 wide false
16389 sideways false
16390 status collapsed
16391
16392 \begin_layout Plain Layout
16393 \begin_inset Caption
16394
16395 \begin_layout Plain Layout
16396 Normal table.
16397 \end_layout
16398
16399 \end_inset
16400
16401
16402 \end_layout
16403
16404 \begin_layout Plain Layout
16405 \noindent
16406 \align center
16407 \begin_inset Tabular
16408 <lyxtabular version="3" rows="6" columns="1">
16409 <features>
16410 <column alignment="left" valignment="top" width="0">
16411 <row>
16412 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416 Normal, g
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 </row>
16422 <row>
16423 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427
16428 \size large
16429 Large
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 </row>
16435 <row>
16436 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440
16441 \size larger
16442 Larger
16443 \end_layout
16444
16445 \end_inset
16446 </cell>
16447 </row>
16448 <row>
16449 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453
16454 \size largest
16455 Largest
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 <row>
16462 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466
16467 \size huge
16468 Huge
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 </row>
16474 <row>
16475 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479
16480 \size huge
16481 Huger
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 </lyxtabular>
16488
16489 \end_inset
16490
16491
16492 \end_layout
16493
16494 \end_inset
16495
16496
16497 \begin_inset space \hfill{}
16498 \end_inset
16499
16500
16501 \begin_inset Float table
16502 wide false
16503 sideways false
16504 status collapsed
16505
16506 \begin_layout Plain Layout
16507 \begin_inset Caption
16508
16509 \begin_layout Plain Layout
16510 Table using the command 
16511 \series bold
16512
16513 \backslash
16514 strut
16515 \series default
16516 .
16517 \end_layout
16518
16519 \end_inset
16520
16521
16522 \end_layout
16523
16524 \begin_layout Plain Layout
16525 \noindent
16526 \align center
16527 \begin_inset Tabular
16528 <lyxtabular version="3" rows="6" columns="1">
16529 <features>
16530 <column alignment="left" valignment="top" width="0">
16531 <row>
16532 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16533 \begin_inset Text
16534
16535 \begin_layout Plain Layout
16536 Normal, g
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 </row>
16542 <row>
16543 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547
16548 \size large
16549 \begin_inset ERT
16550 status collapsed
16551
16552 \begin_layout Plain Layout
16553
16554
16555 \backslash
16556 strut 
16557 \end_layout
16558
16559 \end_inset
16560
16561 Large
16562 \end_layout
16563
16564 \end_inset
16565 </cell>
16566 </row>
16567 <row>
16568 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572
16573 \size larger
16574 \begin_inset ERT
16575 status collapsed
16576
16577 \begin_layout Plain Layout
16578
16579
16580 \backslash
16581 strut 
16582 \end_layout
16583
16584 \end_inset
16585
16586 Larger
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 </row>
16592 <row>
16593 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597
16598 \size largest
16599 \begin_inset ERT
16600 status collapsed
16601
16602 \begin_layout Plain Layout
16603
16604
16605 \backslash
16606 strut 
16607 \end_layout
16608
16609 \end_inset
16610
16611 Largest
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 <row>
16618 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622
16623 \size huge
16624 \begin_inset ERT
16625 status collapsed
16626
16627 \begin_layout Plain Layout
16628
16629
16630 \backslash
16631 strut 
16632 \end_layout
16633
16634 \end_inset
16635
16636 Huge
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 </row>
16642 <row>
16643 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647
16648 \size giant
16649 \begin_inset ERT
16650 status collapsed
16651
16652 \begin_layout Plain Layout
16653
16654
16655 \backslash
16656 strut 
16657 \end_layout
16658
16659 \end_inset
16660
16661
16662 \size huge
16663 Huger
16664 \end_layout
16665
16666 \end_inset
16667 </cell>
16668 </row>
16669 </lyxtabular>
16670
16671 \end_inset
16672
16673
16674 \end_layout
16675
16676 \end_inset
16677
16678
16679 \begin_inset space \hfill{}
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \end_inset
16686
16687
16688 \end_layout
16689
16690 \begin_layout Subsection
16691 Special Cell Alignment
16692 \begin_inset Index
16693 status collapsed
16694
16695 \begin_layout Plain Layout
16696 Table Customization ! Special Cell Alignment
16697 \end_layout
16698
16699 \end_inset
16700
16701
16702 \end_layout
16703
16704 \begin_layout Standard
16705 Sometimes it looks better when the cell entries of a column are aligned
16706  with a special character, e.
16707 \begin_inset space \thinspace{}
16708 \end_inset
16709
16710 g.
16711 \begin_inset space \space{}
16712 \end_inset
16713
16714 with the decimal separator as in Table
16715 \begin_inset space ~
16716 \end_inset
16717
16718
16719 \begin_inset CommandInset ref
16720 LatexCommand ref
16721 reference "tab:Table-cells-of"
16722
16723 \end_inset
16724
16725 .
16726 \end_layout
16727
16728 \begin_layout Standard
16729 \begin_inset Float table
16730 placement h
16731 wide false
16732 sideways false
16733 status open
16734
16735 \begin_layout Plain Layout
16736 \begin_inset Caption
16737
16738 \begin_layout Plain Layout
16739 \begin_inset CommandInset label
16740 LatexCommand label
16741 name "tab:Table-cells-of"
16742
16743 \end_inset
16744
16745 Table cells of a column aligned with the decimal separator.
16746 \end_layout
16747
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \begin_layout Plain Layout
16754 \align center
16755 \begin_inset Tabular
16756 <lyxtabular version="3" rows="4" columns="2">
16757 <features>
16758 <column alignment="right" valignment="top" width="0">
16759 <column alignment="left" valignment="top" width="0" special="@{}l">
16760 <row>
16761 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 heading
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 12.
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 <cell alignment="center" valignment="top" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794 6
16795 \end_layout
16796
16797 \end_inset
16798 </cell>
16799 </row>
16800 <row>
16801 <cell alignment="center" valignment="top" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 0.
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell alignment="center" valignment="top" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814 68
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 -123.
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell alignment="center" valignment="top" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 0
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 </lyxtabular>
16841
16842 \end_inset
16843
16844
16845 \end_layout
16846
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \begin_layout Standard
16853 This table was created with a 4×2 table.
16854  The heading is a centered multicolumn.
16855  The first column is right-aligned and contains the digits before the decimal
16856  point and the decimal point.
16857  The second column is left aligned and contains the digits after the decimal
16858  point.
16859  To omit the space that is normally between two table columns, use the following
16860  LaTeX-argument for the second column:
16861 \end_layout
16862
16863 \begin_layout Standard
16864
16865 \series bold
16866 @{}l
16867 \end_layout
16868
16869 \begin_layout Standard
16870 Table
16871 \begin_inset space ~
16872 \end_inset
16873
16874
16875 \begin_inset CommandInset ref
16876 LatexCommand ref
16877 reference "tab:Several-table-cell"
16878
16879 \end_inset
16880
16881  shows some example alignments.
16882  For the alignment with the relation sign, you must add the second smallest
16883  math-space at the beginning of the last column to get the correct space
16884  surrounding the relation sign.
16885 \end_layout
16886
16887 \begin_layout Standard
16888 \begin_inset Float table
16889 placement h
16890 wide false
16891 sideways false
16892 status open
16893
16894 \begin_layout Plain Layout
16895 \begin_inset Caption
16896
16897 \begin_layout Plain Layout
16898 \begin_inset CommandInset label
16899 LatexCommand label
16900 name "tab:Several-table-cell"
16901
16902 \end_inset
16903
16904 Several table cell alignments.
16905 \end_layout
16906
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \begin_layout Plain Layout
16913 \align center
16914 \begin_inset Tabular
16915 <lyxtabular version="3" rows="4" columns="6">
16916 <features>
16917 <column alignment="right" valignment="top" width="0">
16918 <column alignment="left" valignment="top" width="0" special="@{}l">
16919 <column alignment="right" valignment="top" width="0">
16920 <column alignment="left" valignment="top" width="0" special="@{}l">
16921 <column alignment="right" valignment="top" width="0">
16922 <column alignment="left" valignment="top" width="0" special="@{}l">
16923 <row>
16924 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 units
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946 exponents
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 relations
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 </row>
16979 <row>
16980 <cell alignment="center" valignment="top" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984 12×
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 24
16994 \begin_inset space \thinspace{}
16995 \end_inset
16996
16997 bottles
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 \begin_inset Formula $10\cdot$
17007 \end_inset
17008
17009
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018 \begin_inset Formula $10^{\mbox{-}17}$
17019 \end_inset
17020
17021
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 \begin_inset Formula $\Gamma(t)\propto$
17031 \end_inset
17032
17033
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 \begin_inset Formula $\:\Upsilon(t)$
17043 \end_inset
17044
17045
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 </row>
17051 <row>
17052 <cell alignment="center" valignment="top" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056 1024×
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 768
17066 \begin_inset space \thinspace{}
17067 \end_inset
17068
17069 Pixels
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 \begin_inset Formula $5.78\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^{7}$
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 $A\ne$
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 $\: B_{\mathrm{red}}$
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128 32×
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137 6
17138 \begin_inset space \thinspace{}
17139 \end_inset
17140
17141 cm
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 <cell alignment="center" valignment="top" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150 -
17151 \begin_inset Formula $33.5\cdot$
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 \begin_inset Formula $10^{4}$
17164 \end_inset
17165
17166
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 \begin_inset Formula $\sin(\alpha)\ge$
17176 \end_inset
17177
17178
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 <cell alignment="center" valignment="top" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187 \begin_inset Formula $\:\sin(\beta)$
17188 \end_inset
17189
17190
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 </row>
17196 </lyxtabular>
17197
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \begin_layout Standard
17209 \begin_inset VSpace bigskip
17210 \end_inset
17211
17212 There is also the LaTeX-package 
17213 \series bold
17214 dcolumn
17215 \series default
17216
17217 \begin_inset Index
17218 status collapsed
17219
17220 \begin_layout Plain Layout
17221 LaTeX-packages ! dcolumn
17222 \end_layout
17223
17224 \end_inset
17225
17226  that provides table cell alignments.
17227  But this unfortunately treats the cell entries as math and does not allow
17228  formulas in table cells: The first column of Table
17229 \begin_inset space ~
17230 \end_inset
17231
17232
17233 \begin_inset CommandInset ref
17234 LatexCommand ref
17235 reference "tab:Several-table-cell"
17236
17237 \end_inset
17238
17239  will look with 
17240 \series bold
17241 dcolumn
17242 \series default
17243  like the first column in Table
17244 \begin_inset space ~
17245 \end_inset
17246
17247
17248 \begin_inset CommandInset ref
17249 LatexCommand ref
17250 reference "tab:Alignments-when"
17251
17252 \end_inset
17253
17254  and only with some tricks like the expected.
17255  The alignment of the second and third column of Table
17256 \begin_inset space ~
17257 \end_inset
17258
17259
17260 \begin_inset CommandInset ref
17261 LatexCommand ref
17262 reference "tab:Several-table-cell"
17263
17264 \end_inset
17265
17266  is not possible with 
17267 \series bold
17268 dcolumn
17269 \series default
17270 .
17271 \end_layout
17272
17273 \begin_layout Standard
17274 \begin_inset Newpage newpage
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \begin_layout Standard
17281 \begin_inset Float table
17282 placement h
17283 wide false
17284 sideways false
17285 status open
17286
17287 \begin_layout Plain Layout
17288 \begin_inset Caption
17289
17290 \begin_layout Plain Layout
17291 \begin_inset CommandInset label
17292 LatexCommand label
17293 name "tab:Alignments-when"
17294
17295 \end_inset
17296
17297 Alignments when LaTeX-package dcolumn is used.
17298  For all column alignments tricks have to be used to get the output.
17299 \end_layout
17300
17301 \end_inset
17302
17303
17304 \end_layout
17305
17306 \begin_layout Plain Layout
17307 \align center
17308 \begin_inset Tabular
17309 <lyxtabular version="3" rows="4" columns="3">
17310 <features>
17311 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1}">
17312 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17313 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.7}">
17314 <row>
17315 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 units
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328 units
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337 units
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 </row>
17343 <row>
17344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 12x24
17349 \begin_inset space \thinspace{}
17350 \end_inset
17351
17352 bottles
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 12x24
17362 \begin_inset space \thinspace{}
17363 \end_inset
17364
17365
17366 \begin_inset Formula $\mbox{bottles}$
17367 \end_inset
17368
17369
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 12
17379 \begin_inset ERT
17380 status collapsed
17381
17382 \begin_layout Plain Layout
17383
17384
17385 \backslash
17386 times 
17387 \end_layout
17388
17389 \end_inset
17390
17391 24+
17392 \begin_inset Formula $\mbox{bottles}$
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 </row>
17401 <row>
17402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 1024x768
17407 \begin_inset space \thinspace{}
17408 \end_inset
17409
17410 Pixels
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 1024x768
17420 \begin_inset space \thinspace{}
17421 \end_inset
17422
17423
17424 \begin_inset Formula $\mbox{Pixels}$
17425 \end_inset
17426
17427
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 1024
17437 \begin_inset ERT
17438 status collapsed
17439
17440 \begin_layout Plain Layout
17441
17442
17443 \backslash
17444 times 
17445 \end_layout
17446
17447 \end_inset
17448
17449 768+
17450 \begin_inset Formula $\mbox{Pixels}$
17451 \end_inset
17452
17453
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 </row>
17459 <row>
17460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464 32x6
17465 \begin_inset space \thinspace{}
17466 \end_inset
17467
17468 cm
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout Plain Layout
17477 32x6
17478 \begin_inset space \thinspace{}
17479 \end_inset
17480
17481
17482 \begin_inset Formula $\mbox{cm}$
17483 \end_inset
17484
17485
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 <cell alignment="center" valignment="top" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 32
17495 \begin_inset ERT
17496 status collapsed
17497
17498 \begin_layout Plain Layout
17499
17500
17501 \backslash
17502 times 
17503 \end_layout
17504
17505 \end_inset
17506
17507 6+
17508 \begin_inset Formula $\mbox{cm}$
17509 \end_inset
17510
17511
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 </row>
17517 </lyxtabular>
17518
17519 \end_inset
17520
17521
17522 \end_layout
17523
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \begin_layout Subsection
17530 Customized Cell/Column Format
17531 \begin_inset CommandInset label
17532 LatexCommand label
17533 name "sub:Customized-Format"
17534
17535 \end_inset
17536
17537
17538 \begin_inset Index
17539 status collapsed
17540
17541 \begin_layout Plain Layout
17542 Table Customization ! Cell/Column Format
17543 \end_layout
17544
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \begin_layout Standard
17551 Calculating the needed width for spanned columns like in section
17552 \begin_inset space ~
17553 \end_inset
17554
17555
17556 \begin_inset CommandInset ref
17557 LatexCommand ref
17558 reference "sub:Multicolumn-Calculations"
17559
17560 \end_inset
17561
17562  is very annoying if you have several tables with multicolumn cells.
17563  To make life easier, you can define a cell/column format in the preamble,
17564  so that it can be used in all tables of the document.
17565  The format is defined with the command
17566 \end_layout
17567
17568 \begin_layout Standard
17569
17570 \series bold
17571
17572 \backslash
17573 newcolumntype{name of format}[number of arguments]{commands}
17574 \end_layout
17575
17576 \begin_layout Standard
17577 The format name may only consist of one letter.
17578  The letters 
17579 \emph on
17580 b
17581 \emph default
17582
17583 \emph on
17584 c
17585 \emph default
17586
17587 \emph on
17588 l
17589 \emph default
17590
17591 \emph on
17592 m
17593 \emph default
17594
17595 \emph on
17596 p
17597 \emph default
17598  and 
17599 \emph on
17600 r
17601 \emph default
17602  are predefined and cannot be used.
17603  But all letters are allowed as capitals.
17604 \end_layout
17605
17606 \begin_layout Standard
17607 \begin_inset VSpace medskip
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \begin_layout Standard
17614 For vertically and horizontally centered multicolumn cells with a fixed
17615  width you can define the cell format
17616 \end_layout
17617
17618 \begin_layout Standard
17619
17620 \series bold
17621
17622 \backslash
17623 newcolumntype{M}[1]{>{
17624 \backslash
17625 centering
17626 \backslash
17627 hspace{0pt}}m{#1}}
17628 \end_layout
17629
17630 \begin_layout Standard
17631 where 
17632 \series bold
17633
17634 \backslash
17635 hspace{0pt}
17636 \series default
17637  avoids the problem of hyphenating the first word, as described in section
17638 \begin_inset space ~
17639 \end_inset
17640
17641
17642 \begin_inset CommandInset ref
17643 LatexCommand ref
17644 reference "sub:Multiple-Lines-in"
17645
17646 \end_inset
17647
17648 .
17649  Now you can simply enter
17650 \end_layout
17651
17652 \begin_layout Standard
17653
17654 \series bold
17655 M{width}
17656 \end_layout
17657
17658 \begin_layout Standard
17659 as LaTeX-argument in the table dialog to create a multicolumn.
17660 \end_layout
17661
17662 \begin_layout Standard
17663 \begin_inset VSpace bigskip
17664 \end_inset
17665
17666
17667 \end_layout
17668
17669 \begin_layout Standard
17670 For cells spanned by a multicolumn cell, you can define the format
17671 \end_layout
17672
17673 \begin_layout Standard
17674
17675 \series bold
17676
17677 \backslash
17678 newcolumntype{S}[2]{>{
17679 \backslash
17680 centering
17681 \backslash
17682 hspace{0pt}}
17683 \begin_inset Newline newline
17684 \end_inset
17685
17686
17687 \begin_inset ERT
17688 status collapsed
17689
17690 \begin_layout Plain Layout
17691
17692
17693 \backslash
17694 phantom{
17695 \end_layout
17696
17697 \end_inset
17698
17699
17700 \backslash
17701 newcolumntype
17702 \begin_inset ERT
17703 status collapsed
17704
17705 \begin_layout Plain Layout
17706
17707 }
17708 \end_layout
17709
17710 \end_inset
17711
17712 m{(#1+(2
17713 \backslash
17714 tabcolsep+
17715 \backslash
17716 arrayrulewidth)*(1-#2))/#2}}
17717 \end_layout
17718
17719 \begin_layout Standard
17720 This format uses equation 
17721 \begin_inset CommandInset ref
17722 LatexCommand eqref
17723 reference "eq:Wgn"
17724
17725 \end_inset
17726
17727  to calculate the needed width so that each spanned cell has the same width.
17728 \end_layout
17729
17730 \begin_layout Standard
17731 You can now enter
17732 \end_layout
17733
17734 \begin_layout Standard
17735
17736 \series bold
17737 S{width of multicolumn cell}{number of spanned columns}
17738 \end_layout
17739
17740 \begin_layout Standard
17741 as LaTeX-argument of the column.
17742 \end_layout
17743
17744 \begin_layout Standard
17745 \begin_inset VSpace bigskip
17746 \end_inset
17747
17748
17749 \end_layout
17750
17751 \begin_layout Standard
17752 For colored columns, you can define
17753 \end_layout
17754
17755 \begin_layout Standard
17756
17757 \series bold
17758
17759 \backslash
17760 newcolumntype{K}[1]{>{
17761 \backslash
17762 columncolor{#1}
17763 \backslash
17764 hspace{0pt}}c}
17765 \end_layout
17766
17767 \begin_layout Standard
17768 The 
17769 \begin_inset Quotes eld
17770 \end_inset
17771
17772 c
17773 \begin_inset Quotes erd
17774 \end_inset
17775
17776  at the end creates a column with a flexible width whose text is horizontally
17777  centered.
17778  You can now enter
17779 \end_layout
17780
17781 \begin_layout Standard
17782
17783 \series bold
17784 K{color name}
17785 \end_layout
17786
17787 \begin_layout Standard
17788 as LaTeX-argument.
17789 \end_layout
17790
17791 \begin_layout Standard
17792 \begin_inset VSpace bigskip
17793 \end_inset
17794
17795
17796 \end_layout
17797
17798 \begin_layout Standard
17799 To create Table
17800 \begin_inset space ~
17801 \end_inset
17802
17803
17804 \begin_inset CommandInset ref
17805 LatexCommand ref
17806 reference "tab:Table-using-user-defined"
17807
17808 \end_inset
17809
17810  use the LaTeX-arguments
17811 \end_layout
17812
17813 \begin_layout Standard
17814
17815 \series bold
17816 M{2.5cm}
17817 \end_layout
17818
17819 \begin_layout Standard
17820 for the first column and the multicolumn,
17821 \end_layout
17822
17823 \begin_layout Standard
17824
17825 \series bold
17826 K{red}
17827 \end_layout
17828
17829 \begin_layout Standard
17830 for the the last column, and
17831 \end_layout
17832
17833 \begin_layout Standard
17834
17835 \series bold
17836 S{2.5cm}{2}
17837 \end_layout
17838
17839 \begin_layout Standard
17840 for the cells in the second column.
17841 \end_layout
17842
17843 \begin_layout Standard
17844 \begin_inset Float table
17845 placement h
17846 wide false
17847 sideways false
17848 status open
17849
17850 \begin_layout Plain Layout
17851 \begin_inset Caption
17852
17853 \begin_layout Plain Layout
17854 \begin_inset CommandInset label
17855 LatexCommand label
17856 name "tab:Table-using-user-defined"
17857
17858 \end_inset
17859
17860 Table using user-defined table formats
17861 \end_layout
17862
17863 \end_inset
17864
17865
17866 \end_layout
17867
17868 \begin_layout Plain Layout
17869 \align center
17870 \begin_inset Tabular
17871 <lyxtabular version="3" rows="3" columns="4">
17872 <features>
17873 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17874 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17875 <column alignment="center" valignment="middle" width="0">
17876 <column alignment="center" valignment="middle" width="0" special="K{red}">
17877 <row>
17878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882 verylongtablecellword
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891 multiple lines multicolumn
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 c
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row>
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 d
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 e
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 f
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 g
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 </row>
17953 <row>
17954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958 h
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 i
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 j
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985 k
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 </row>
17991 </lyxtabular>
17992
17993 \end_inset
17994
17995
17996 \end_layout
17997
17998 \end_inset
17999
18000
18001 \end_layout
18002
18003 \begin_layout Subsection
18004 Line Thickness
18005 \begin_inset CommandInset label
18006 LatexCommand label
18007 name "sub:Line-Thickness"
18008
18009 \end_inset
18010
18011
18012 \begin_inset Index
18013 status collapsed
18014
18015 \begin_layout Plain Layout
18016 Table Customization ! Line Thickness
18017 \end_layout
18018
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \begin_layout Standard
18025 The line thickness for all lines in a table can be adjusted with the length
18026  
18027 \series bold
18028
18029 \backslash
18030 arrayrulewidth
18031 \series default
18032 .
18033  To set for example a line thickness of 1.5
18034 \begin_inset space \thinspace{}
18035 \end_inset
18036
18037 pt, like in Table
18038 \begin_inset space ~
18039 \end_inset
18040
18041
18042 \begin_inset CommandInset ref
18043 LatexCommand ref
18044 reference "tab:Table-with-1.5"
18045
18046 \end_inset
18047
18048 , insert the command
18049 \end_layout
18050
18051 \begin_layout Standard
18052
18053 \series bold
18054
18055 \backslash
18056 setlength{
18057 \backslash
18058 arrayrulewidth}{1.5pt}
18059 \end_layout
18060
18061 \begin_layout Standard
18062 in TeX-Code before the table or table float.
18063  The changed thickness is valid for all following tables.
18064  To use the default value again, set 
18065 \series bold
18066
18067 \backslash
18068 arrayrulewidth
18069 \series default
18070  to 0.4
18071 \begin_inset space \thinspace{}
18072 \end_inset
18073
18074 pt in TeX-Code behind the table or table float.
18075 \end_layout
18076
18077 \begin_layout Standard
18078 \begin_inset ERT
18079 status collapsed
18080
18081 \begin_layout Plain Layout
18082
18083
18084 \backslash
18085 setlength{
18086 \backslash
18087 arrayrulewidth}{1.5pt}
18088 \end_layout
18089
18090 \end_inset
18091
18092
18093 \begin_inset Float table
18094 wide false
18095 sideways false
18096 status open
18097
18098 \begin_layout Plain Layout
18099 \begin_inset Caption
18100
18101 \begin_layout Plain Layout
18102 \begin_inset CommandInset label
18103 LatexCommand label
18104 name "tab:Table-with-1.5"
18105
18106 \end_inset
18107
18108 Table with 1.5
18109 \begin_inset space \thinspace{}
18110 \end_inset
18111
18112 pt thick lines
18113 \end_layout
18114
18115 \end_inset
18116
18117
18118 \end_layout
18119
18120 \begin_layout Plain Layout
18121 \align center
18122 \begin_inset Tabular
18123 <lyxtabular version="3" rows="3" columns="3">
18124 <features>
18125 <column alignment="center" valignment="top" width="0">
18126 <column alignment="center" valignment="top" width="0">
18127 <column alignment="center" valignment="top" width="0">
18128 <row>
18129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18130 \begin_inset Text
18131
18132 \begin_layout Plain Layout
18133 sd
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 </row>
18157 <row>
18158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18168 \begin_inset Text
18169
18170 \begin_layout Plain Layout
18171 sd
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 </row>
18186 <row>
18187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 sd
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 </row>
18215 </lyxtabular>
18216
18217 \end_inset
18218
18219
18220 \end_layout
18221
18222 \end_inset
18223
18224
18225 \begin_inset ERT
18226 status collapsed
18227
18228 \begin_layout Plain Layout
18229
18230
18231 \backslash
18232 setlength{
18233 \backslash
18234 arrayrulewidth}{0.4pt}
18235 \end_layout
18236
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \begin_layout Standard
18243 \begin_inset VSpace bigskip
18244 \end_inset
18245
18246 To set the line thickness to 1.5
18247 \begin_inset space \thinspace{}
18248 \end_inset
18249
18250 pt only for horizontal lines, like in Table
18251 \begin_inset space ~
18252 \end_inset
18253
18254
18255 \begin_inset CommandInset ref
18256 LatexCommand ref
18257 reference "tab:Table-with-horizontal"
18258
18259 \end_inset
18260
18261 , insert these commands in TeX-Code before the table or table float:
18262 \end_layout
18263
18264 \begin_layout Standard
18265
18266 \series bold
18267
18268 \backslash
18269 let
18270 \backslash
18271 myHline
18272 \backslash
18273 hline
18274 \begin_inset Newline newline
18275 \end_inset
18276
18277
18278 \backslash
18279 renewcommand{
18280 \backslash
18281 hline}
18282 \begin_inset Newline newline
18283 \end_inset
18284
18285  {
18286 \backslash
18287 noalign{
18288 \backslash
18289 global
18290 \backslash
18291 arrayrulewidth 1.5pt}
18292 \begin_inset Newline newline
18293 \end_inset
18294
18295  
18296 \backslash
18297 myHline
18298 \backslash
18299 noalign{
18300 \backslash
18301 global
18302 \backslash
18303 arrayrulewidth 0.4pt}}
18304 \end_layout
18305
18306 \begin_layout Standard
18307 To return to the default line thickness, insert this command in TeX-Code
18308  behind the table or table float:
18309 \end_layout
18310
18311 \begin_layout Standard
18312
18313 \series bold
18314
18315 \backslash
18316 renewcommand{
18317 \backslash
18318 hline}{
18319 \backslash
18320 myHline}
18321 \end_layout
18322
18323 \begin_layout Standard
18324 \begin_inset ERT
18325 status collapsed
18326
18327 \begin_layout Plain Layout
18328
18329
18330 \backslash
18331 let
18332 \backslash
18333 myHline
18334 \backslash
18335 hline
18336 \end_layout
18337
18338 \begin_layout Plain Layout
18339
18340
18341 \backslash
18342 renewcommand{
18343 \backslash
18344 hline}
18345 \end_layout
18346
18347 \begin_layout Plain Layout
18348
18349  {
18350 \backslash
18351 noalign{
18352 \backslash
18353 global
18354 \backslash
18355 arrayrulewidth 1.5pt}
18356 \end_layout
18357
18358 \begin_layout Plain Layout
18359
18360   
18361 \backslash
18362 myHline
18363 \backslash
18364 noalign{
18365 \backslash
18366 global
18367 \backslash
18368 arrayrulewidth 0.4pt}}
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \begin_inset Float table
18375 wide false
18376 sideways false
18377 status open
18378
18379 \begin_layout Plain Layout
18380 \begin_inset Caption
18381
18382 \begin_layout Plain Layout
18383 \begin_inset CommandInset label
18384 LatexCommand label
18385 name "tab:Table-with-horizontal"
18386
18387 \end_inset
18388
18389 Table with 1.5
18390 \begin_inset space \thinspace{}
18391 \end_inset
18392
18393 pt thick horizontal lines
18394 \end_layout
18395
18396 \end_inset
18397
18398
18399 \end_layout
18400
18401 \begin_layout Plain Layout
18402 \align center
18403 \begin_inset Tabular
18404 <lyxtabular version="3" rows="3" columns="3">
18405 <features>
18406 <column alignment="center" valignment="top" width="0">
18407 <column alignment="center" valignment="top" width="0">
18408 <column alignment="center" valignment="top" width="0">
18409 <row>
18410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414 sd
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 </row>
18438 <row>
18439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452 sd
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 </row>
18467 <row>
18468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18478 \begin_inset Text
18479
18480 \begin_layout Plain Layout
18481
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490 sd
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 </row>
18496 </lyxtabular>
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \begin_inset ERT
18507 status collapsed
18508
18509 \begin_layout Plain Layout
18510
18511
18512 \backslash
18513 renewcommand{
18514 \backslash
18515 hline}{
18516 \backslash
18517 myHline}
18518 \end_layout
18519
18520 \end_inset
18521
18522
18523 \end_layout
18524
18525 \begin_layout Standard
18526 \begin_inset VSpace bigskip
18527 \end_inset
18528
18529 To set the line thickness to 1.5
18530 \begin_inset space \thinspace{}
18531 \end_inset
18532
18533 pt only for vertical lines, create the following column format in the document
18534  preamble, according to the description in section
18535 \begin_inset space ~
18536 \end_inset
18537
18538
18539 \begin_inset CommandInset ref
18540 LatexCommand ref
18541 reference "sub:Customized-Format"
18542
18543 \end_inset
18544
18545 :
18546 \end_layout
18547
18548 \begin_layout Standard
18549
18550 \series bold
18551
18552 \backslash
18553 newcolumntype{V}{!{
18554 \backslash
18555 vrule width 1.5pt}}
18556 \end_layout
18557
18558 \begin_layout Standard
18559 For Table
18560 \begin_inset space ~
18561 \end_inset
18562
18563
18564 \begin_inset CommandInset ref
18565 LatexCommand ref
18566 reference "tab:Table-with-vertical"
18567
18568 \end_inset
18569
18570  the LaTeX-argument
18571 \end_layout
18572
18573 \begin_layout Standard
18574
18575 \series bold
18576 VcV
18577 \end_layout
18578
18579 \begin_layout Standard
18580 was used for the last column and
18581 \end_layout
18582
18583 \begin_layout Standard
18584
18585 \series bold
18586 Vc
18587 \end_layout
18588
18589 \begin_layout Standard
18590 for the other columns.
18591 \end_layout
18592
18593 \begin_layout Standard
18594 \begin_inset Float table
18595 wide false
18596 sideways false
18597 status open
18598
18599 \begin_layout Plain Layout
18600 \begin_inset Caption
18601
18602 \begin_layout Plain Layout
18603 \begin_inset CommandInset label
18604 LatexCommand label
18605 name "tab:Table-with-vertical"
18606
18607 \end_inset
18608
18609 Table with 1.5
18610 \begin_inset space \thinspace{}
18611 \end_inset
18612
18613 pt thick vertical lines
18614 \end_layout
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \begin_layout Plain Layout
18622 \align center
18623 \begin_inset Tabular
18624 <lyxtabular version="3" rows="3" columns="3">
18625 <features>
18626 <column alignment="center" valignment="top" width="0" special="Vc">
18627 <column alignment="center" valignment="top" width="0" special="Vc">
18628 <column alignment="center" valignment="top" width="0" special="VcV">
18629 <row>
18630 <cell alignment="center" valignment="top" topline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634 sd
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell alignment="center" valignment="top" topline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" topline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 </row>
18658 <row>
18659 <cell alignment="center" valignment="top" topline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" topline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672 sd
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell alignment="center" valignment="top" topline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 </row>
18687 <row>
18688 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710 sd
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 </row>
18716 </lyxtabular>
18717
18718 \end_inset
18719
18720
18721 \end_layout
18722
18723 \end_inset
18724
18725
18726 \end_layout
18727
18728 \begin_layout Subsection
18729 Dashed Lines
18730 \begin_inset Index
18731 status collapsed
18732
18733 \begin_layout Plain Layout
18734 Table Customization ! Dashed Lines
18735 \end_layout
18736
18737 \end_inset
18738
18739
18740 \end_layout
18741
18742 \begin_layout Standard
18743 \begin_inset ERT
18744 status collapsed
18745
18746 \begin_layout Plain Layout
18747
18748
18749 \backslash
18750 ifarydshln
18751 \end_layout
18752
18753 \end_inset
18754
18755
18756 \begin_inset Note Note
18757 status open
18758
18759 \begin_layout Plain Layout
18760 The following section will only be displayed when the LaTeX-package 
18761 \series bold
18762 arydshln
18763 \series default
18764  is installed.
18765 \end_layout
18766
18767 \end_inset
18768
18769
18770 \end_layout
18771
18772 \begin_layout Standard
18773 \begin_inset Float table
18774 placement H
18775 wide false
18776 sideways false
18777 status open
18778
18779 \begin_layout Plain Layout
18780 \begin_inset Caption
18781
18782 \begin_layout Plain Layout
18783 \begin_inset CommandInset label
18784 LatexCommand label
18785 name "tab:Table-with-dashed"
18786
18787 \end_inset
18788
18789 Table with dashed lines
18790 \end_layout
18791
18792 \end_inset
18793
18794
18795 \end_layout
18796
18797 \begin_layout Plain Layout
18798 \align center
18799 \begin_inset Tabular
18800 <lyxtabular version="3" rows="5" columns="5">
18801 <features>
18802 <column alignment="center" valignment="top" width="0">
18803 <column alignment="center" valignment="top" width="0">
18804 <column alignment="center" valignment="top" width="0" special=":c">
18805 <column alignment="center" valignment="top" width="0">
18806 <column alignment="center" valignment="top" width="0">
18807 <row>
18808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812 a
18813 \end_layout
18814
18815 \end_inset
18816 </cell>
18817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18818 \begin_inset Text
18819
18820 \begin_layout Plain Layout
18821 b
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 c
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 d
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 e
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859 f
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 g
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877 h
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886 i
18887 \end_layout
18888
18889 \end_inset
18890 </cell>
18891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18892 \begin_inset Text
18893
18894 \begin_layout Plain Layout
18895 j
18896 \end_layout
18897
18898 \end_inset
18899 </cell>
18900 </row>
18901 <row>
18902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 \begin_inset ERT
18907 status collapsed
18908
18909 \begin_layout Plain Layout
18910
18911
18912 \backslash
18913 hdashline 
18914 \end_layout
18915
18916 \end_inset
18917
18918 k
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927 l
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 <cell alignment="center" valignment="top" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936 m
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945 n
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954 o
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 </row>
18960 <row>
18961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Plain Layout
18965 \begin_inset ERT
18966 status collapsed
18967
18968 \begin_layout Plain Layout
18969
18970
18971 \backslash
18972 cdashline{4-5}
18973 \end_layout
18974
18975 \end_inset
18976
18977 p
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 q
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 r
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004 s
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024 t
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 u
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 v
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051 w
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060 x
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 </row>
19066 </lyxtabular>
19067
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \end_inset
19074
19075
19076 \end_layout
19077
19078 \begin_layout Standard
19079 LyX doesn't natively support dashed lines, so you have to use TeX-Code.
19080  As prerequisite the LaTeX-package 
19081 \series bold
19082 arydshln
19083 \series default
19084
19085 \begin_inset Index
19086 status collapsed
19087
19088 \begin_layout Plain Layout
19089 LaTeX-packages ! arydshln
19090 \end_layout
19091
19092 \end_inset
19093
19094  must be loaded in the document preamble with the command
19095 \end_layout
19096
19097 \begin_layout Standard
19098
19099 \series bold
19100
19101 \backslash
19102 usepackage{arydshln}
19103 \end_layout
19104
19105 \begin_layout Standard
19106 To make a vertical line dashed, enter the colon 
19107 \begin_inset Quotes eld
19108 \end_inset
19109
19110 :
19111 \begin_inset Quotes erd
19112 \end_inset
19113
19114  together with the character for the horizontal alignment as LaTeX-argument
19115  in the table cell dialog.
19116 \end_layout
19117
19118 \begin_layout Standard
19119 For a horizontal dashed line add the command
19120 \end_layout
19121
19122 \begin_layout Standard
19123
19124 \series bold
19125
19126 \backslash
19127 hdashline
19128 \end_layout
19129
19130 \begin_layout Standard
19131 in TeX-Code as first element of the first cell in the table row.
19132 \end_layout
19133
19134 \begin_layout Standard
19135 For dashed multicolumn lines use the command
19136 \end_layout
19137
19138 \begin_layout Standard
19139
19140 \series bold
19141
19142 \backslash
19143 cdashline{line number
19144 \series default
19145 }
19146 \end_layout
19147
19148 \begin_layout Standard
19149 in TeX-Code as first element of the first cell in the table row.
19150  If you have for example a multicolumn spanning over columns 2 to 4 and
19151  you want to have a dashed line above, add the command
19152 \end_layout
19153
19154 \begin_layout Standard
19155
19156 \series bold
19157
19158 \backslash
19159 cdashline{2-4}
19160 \end_layout
19161
19162 \begin_layout Standard
19163 as first element of the first cell in the row of the multicolumn.
19164 \end_layout
19165
19166 \begin_layout Standard
19167 \begin_inset VSpace bigskip
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \begin_layout Standard
19174 Table
19175 \begin_inset space ~
19176 \end_inset
19177
19178
19179 \begin_inset CommandInset ref
19180 LatexCommand ref
19181 reference "tab:Table-with-dashed"
19182
19183 \end_inset
19184
19185  was created using 
19186 \begin_inset Quotes eld
19187 \end_inset
19188
19189
19190 \series bold
19191 :c
19192 \series default
19193
19194 \begin_inset Quotes erd
19195 \end_inset
19196
19197  as LaTeX-argument of the third column.
19198  The TeX-Code command 
19199 \series bold
19200
19201 \backslash
19202 hdashline
19203 \series default
19204  was inserted to the first cell of the third row and the the TeX-Code command
19205 \begin_inset Newline newline
19206 \end_inset
19207
19208  
19209 \series bold
19210
19211 \backslash
19212 cdashline{4-5}
19213 \series default
19214  was inserted to the first cell of the fourth row.
19215 \end_layout
19216
19217 \begin_layout Standard
19218 \begin_inset Note Greyedout
19219 status open
19220
19221 \begin_layout Plain Layout
19222
19223 \series bold
19224 Note:
19225 \series default
19226  The used LaTeX-package 
19227 \series bold
19228 arydshln
19229 \series default
19230  is apparently not compatible with the LaTeX-package 
19231 \series bold
19232 colortbl
19233 \series default
19234
19235 \begin_inset Index
19236 status collapsed
19237
19238 \begin_layout Plain Layout
19239 LaTeX-packages ! colortbl
19240 \end_layout
19241
19242 \end_inset
19243
19244  that is used for colored tables in section
19245 \begin_inset space ~
19246 \end_inset
19247
19248
19249 \begin_inset CommandInset ref
19250 LatexCommand ref
19251 reference "sec:Colored-Tables"
19252
19253 \end_inset
19254
19255 .
19256  That means colored tables cannot have dashed lines.
19257 \end_layout
19258
19259 \end_inset
19260
19261
19262 \end_layout
19263
19264 \begin_layout Standard
19265 \begin_inset ERT
19266 status collapsed
19267
19268 \begin_layout Plain Layout
19269
19270
19271 \backslash
19272 else
19273 \end_layout
19274
19275 \end_inset
19276
19277
19278 \begin_inset Note Note
19279 status open
19280
19281 \begin_layout Plain Layout
19282 The following will be displayed when the LaTeX-package 
19283 \series bold
19284 arydshln
19285 \series default
19286  is not installed:
19287 \end_layout
19288
19289 \end_inset
19290
19291
19292 \end_layout
19293
19294 \begin_layout Standard
19295 You need to install the package 
19296 \series bold
19297 arydshln
19298 \series default
19299  to see the content of this section in the output.
19300 \end_layout
19301
19302 \begin_layout Standard
19303 \begin_inset ERT
19304 status collapsed
19305
19306 \begin_layout Plain Layout
19307
19308
19309 \backslash
19310 fi
19311 \end_layout
19312
19313 \end_inset
19314
19315
19316 \end_layout
19317
19318 \begin_layout Chapter
19319 Floats
19320 \begin_inset Index
19321 status collapsed
19322
19323 \begin_layout Plain Layout
19324 Floats
19325 \end_layout
19326
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \begin_layout Section
19333 Introduction
19334 \begin_inset CommandInset label
19335 LatexCommand label
19336 name "sec:FloatIntroduction"
19337
19338 \end_inset
19339
19340
19341 \begin_inset Index
19342 status collapsed
19343
19344 \begin_layout Plain Layout
19345 Floats ! Introduction
19346 \end_layout
19347
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \begin_layout Standard
19354 A float is a block of text associated with some sort of label, which doesn't
19355  have a fixed location.
19356  It can 
19357 \begin_inset Quotes eld
19358 \end_inset
19359
19360 float
19361 \begin_inset Quotes erd
19362 \end_inset
19363
19364  forward or backward a page or two, to wherever it fits best.
19365  
19366 \family sans
19367 Footnotes
19368 \family default
19369  and 
19370 \family sans
19371 Margin
19372 \begin_inset space ~
19373 \end_inset
19374
19375 Notes
19376 \family default
19377  are also floats, because they can float to the next page when there are
19378  too many notes at the page.
19379 \end_layout
19380
19381 \begin_layout Standard
19382 Floats allow a high quality layout.
19383  Images and tables can evenly be spread to the pages to avoid white space
19384  and pages without text.
19385  As the floating often destroys the context between the text and the image/table
19386 , every float can be referenced in the text.
19387  Floats are therefore numbered.
19388  Referencing is described in section
19389 \begin_inset space ~
19390 \end_inset
19391
19392
19393 \begin_inset CommandInset ref
19394 LatexCommand ref
19395 reference "sec:Referencing-Floats"
19396
19397 \end_inset
19398
19399 .
19400 \end_layout
19401
19402 \begin_layout Standard
19403 To insert a float, use the menu 
19404 \family sans
19405 Insert\SpecialChar \menuseparator
19406 Float
19407 \family default
19408 .
19409  This inserts the 
19410 \family sans
19411 Caption
19412 \family default
19413  inset, a box with a label.
19414  The label will automatically be translated to the document language in
19415  the output.
19416  Behind the label you can insert the caption text.
19417  The image or table is inserted above or below the caption in a separate
19418  paragraph within the float.
19419  More about the caption placement is described in section
19420 \begin_inset space ~
19421 \end_inset
19422
19423
19424 \begin_inset CommandInset ref
19425 LatexCommand ref
19426 reference "sec:Caption-Placement"
19427
19428 \end_inset
19429
19430 .
19431  To keep your LyX-document readable, you can open and close the float box
19432  by left-clicking on the box label.
19433  A closed float box looks like this: 
19434 \begin_inset Graphics
19435         filename clipart/floatQt4.png
19436         scale 70
19437         scaleBeforeRotation
19438
19439 \end_inset
19440
19441  – a gray button with a red label.
19442 \end_layout
19443
19444 \begin_layout Standard
19445 It is recommended to insert floats as a separate paragraph to avoid possible
19446  LaTeX-errors that can occur when the surrounding text is specially formatted.
19447 \end_layout
19448
19449 \begin_layout Standard
19450 Existing figures or tables can be put into a float by marking them and then
19451  pressing the corresponding toolbar button for a new float.
19452 \end_layout
19453
19454 \begin_layout Section
19455 Float Types
19456 \end_layout
19457
19458 \begin_layout Standard
19459 Besides figure and table floats that are described in section
19460 \begin_inset space ~
19461 \end_inset
19462
19463
19464 \begin_inset CommandInset ref
19465 LatexCommand ref
19466 reference "sec:Figure-Floats"
19467
19468 \end_inset
19469
19470  and 
19471 \begin_inset CommandInset ref
19472 LatexCommand ref
19473 reference "sec:Table-Floats"
19474
19475 \end_inset
19476
19477 , respectively, LyX offers the float types 
19478 \series bold
19479 Algorithm
19480 \series default
19481  and 
19482 \series bold
19483 Wrap
19484 \series default
19485 .
19486 \end_layout
19487
19488 \begin_layout Subsection
19489 Algorithm Floats
19490 \begin_inset Index
19491 status collapsed
19492
19493 \begin_layout Plain Layout
19494 Floats ! Algorithms
19495 \end_layout
19496
19497 \end_inset
19498
19499
19500 \end_layout
19501
19502 \begin_layout Standard
19503 \begin_inset Float algorithm
19504 placement h
19505 wide false
19506 sideways false
19507 status open
19508
19509 \begin_layout Plain Layout
19510 \begin_inset Caption
19511
19512 \begin_layout Plain Layout
19513 \begin_inset CommandInset label
19514 LatexCommand label
19515 name "alg:Example-Algorithm-float"
19516
19517 \end_inset
19518
19519 Example Algorithm float
19520 \end_layout
19521
19522 \end_inset
19523
19524
19525 \end_layout
19526
19527 \begin_layout LyX-Code
19528 for I in 1..N loop
19529 \begin_inset Newline newline
19530 \end_inset
19531
19532  Sum:= Sum + A(I); /*comment*/
19533 \begin_inset Newline newline
19534 \end_inset
19535
19536 end loop
19537 \begin_inset VSpace -4mm
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544
19545
19546 \end_layout
19547
19548 \begin_layout Standard
19549 This float type is inserted with the menu 
19550 \family sans
19551 Insert\SpecialChar \menuseparator
19552 Floats\SpecialChar \menuseparator
19553 Algorithm
19554 \family default
19555 .
19556  It is used for program codes and descriptions of algorithms and can be
19557  seen as an alternative to program code listings that are explained in chapter
19558 \begin_inset space ~
19559 \end_inset
19560
19561
19562 \begin_inset CommandInset ref
19563 LatexCommand ref
19564 reference "cha:Program-Code-Listings"
19565
19566 \end_inset
19567
19568 .
19569  A possible environment for algorithms is the 
19570 \family sans
19571 LyX-Code
19572 \family default
19573 , described in LyX's 
19574 \emph on
19575 Userguide
19576 \emph default
19577 .
19578  Algorithm
19579 \begin_inset space ~
19580 \end_inset
19581
19582
19583 \begin_inset CommandInset ref
19584 LatexCommand ref
19585 reference "alg:Example-Algorithm-float"
19586
19587 \end_inset
19588
19589  is an example of an algorithm float where -4
19590 \begin_inset space \thinspace{}
19591 \end_inset
19592
19593 mm vertical space was added at the end of the float to have the bottom rule
19594  exactly below the last text line.
19595 \end_layout
19596
19597 \begin_layout Standard
19598 The float label is not automatically translated into the document language.
19599  If your document is not in English, you have to do this manually by adding
19600  the following line to the document preamble
19601 \series bold
19602 :
19603 \end_layout
19604
19605 \begin_layout Standard
19606
19607 \series bold
19608
19609 \backslash
19610 floatname{algorithm}{your
19611 \begin_inset space ~
19612 \end_inset
19613
19614 name}
19615 \end_layout
19616
19617 \begin_layout Standard
19618 where 
19619 \family sans
19620 your
19621 \begin_inset space ~
19622 \end_inset
19623
19624 name
19625 \family default
19626  is the word 
19627 \begin_inset Quotes eld
19628 \end_inset
19629
19630
19631 \emph on
19632 algorithm
19633 \emph default
19634
19635 \begin_inset Quotes erd
19636 \end_inset
19637
19638  in your language.
19639 \end_layout
19640
19641 \begin_layout Standard
19642 To insert the list of algorithms you can use the menu 
19643 \family sans
19644 Insert\SpecialChar \menuseparator
19645 List
19646 \begin_inset space \thinspace{}
19647 \end_inset
19648
19649 /
19650 \begin_inset space \thinspace{}
19651 \end_inset
19652
19653 TOC\SpecialChar \menuseparator
19654 List of Algorithms
19655 \family default
19656  when your document has the same language as LyX's menu names.
19657  In other cases use this command in TeX-Code instead:
19658 \end_layout
19659
19660 \begin_layout Standard
19661
19662 \series bold
19663
19664 \backslash
19665 listof{algorithm}{your
19666 \begin_inset space ~
19667 \end_inset
19668
19669 name}
19670 \end_layout
19671
19672 \begin_layout Standard
19673 where 
19674 \family sans
19675 your
19676 \begin_inset space ~
19677 \end_inset
19678
19679 name
19680 \family default
19681  is the word 
19682 \begin_inset Quotes eld
19683 \end_inset
19684
19685
19686 \emph on
19687 List of Algorithm
19688 \emph default
19689 s
19690 \begin_inset Quotes erd
19691 \end_inset
19692
19693  in your language.
19694 \end_layout
19695
19696 \begin_layout Standard
19697 Algorithm floats are not by default numbered in the scheme 
19698 \begin_inset Quotes eld
19699 \end_inset
19700
19701 chapter.algorithm
19702 \begin_inset Quotes erd
19703 \end_inset
19704
19705  like it is the case for table and figure floats in many document-classes.
19706  To number algorithm floats in the same scheme, add this command to your
19707  document preamble:
19708 \end_layout
19709
19710 \begin_layout Standard
19711
19712 \series bold
19713
19714 \backslash
19715 numberwithin{algorithm}{chapter}
19716 \end_layout
19717
19718 \begin_layout Standard
19719 To be able to use the command 
19720 \series bold
19721
19722 \backslash
19723 numberwithin
19724 \series default
19725 , set in the tab 
19726 \family sans
19727 Math
19728 \begin_inset space ~
19729 \end_inset
19730
19731 Options
19732 \family default
19733  in the document settings the option 
19734 \family sans
19735 Use
19736 \begin_inset space ~
19737 \end_inset
19738
19739 AMS
19740 \begin_inset space ~
19741 \end_inset
19742
19743 math
19744 \begin_inset space ~
19745 \end_inset
19746
19747 package
19748 \family default
19749 .
19750 \end_layout
19751
19752 \begin_layout Subsection
19753 Wrap Floats
19754 \begin_inset Index
19755 status collapsed
19756
19757 \begin_layout Plain Layout
19758 Floats ! Wrap Floats
19759 \end_layout
19760
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \begin_layout Standard
19767 \begin_inset Wrap figure
19768 lines 0
19769 placement l
19770 overhang 1cm
19771 width "40col%"
19772 status open
19773
19774 \begin_layout Plain Layout
19775 \begin_inset Graphics
19776         filename clipart/mobius.eps
19777         width 40col%
19778         scaleBeforeRotation
19779         rotateOrigin center
19780
19781 \end_inset
19782
19783
19784 \end_layout
19785
19786 \begin_layout Plain Layout
19787 \begin_inset Caption
19788
19789 \begin_layout Plain Layout
19790 \begin_inset CommandInset label
19791 LatexCommand label
19792 name "fig:This-is-a"
19793
19794 \end_inset
19795
19796 This is a figure wrap float.
19797 \end_layout
19798
19799 \end_inset
19800
19801
19802 \end_layout
19803
19804 \end_inset
19805
19806  This float type is used if you want to wrap text around a figure or table
19807  so that it only occupies some fraction of the column width.
19808  It can be inserted using the menu 
19809 \family sans
19810 Insert\SpecialChar \menuseparator
19811 Floats\SpecialChar \menuseparator
19812 Figure
19813 \begin_inset space ~
19814 \end_inset
19815
19816 Wrap
19817 \begin_inset space ~
19818 \end_inset
19819
19820 Float
19821 \family default
19822  or 
19823 \family sans
19824 Table
19825 \begin_inset space ~
19826 \end_inset
19827
19828 Wrap
19829 \begin_inset space ~
19830 \end_inset
19831
19832 Float
19833 \family default
19834  if the LaTeX-package 
19835 \series bold
19836 wrapfig
19837 \series default
19838
19839 \begin_inset Index
19840 status collapsed
19841
19842 \begin_layout Plain Layout
19843 LaTeX-packages ! wrapfig
19844 \begin_inset ERT
19845 status collapsed
19846
19847 \begin_layout Plain Layout
19848
19849
19850 \backslash
19851 vspace{4mm}
19852 \end_layout
19853
19854 \end_inset
19855
19856
19857 \end_layout
19858
19859 \end_inset
19860
19861  is installed.
19862 \begin_inset Foot
19863 status collapsed
19864
19865 \begin_layout Plain Layout
19866 Installing a LaTeX-package is explained it in the 
19867 \emph on
19868 LaTeX
19869 \begin_inset space ~
19870 \end_inset
19871
19872 Configuration
19873 \emph default
19874  manual.
19875 \end_layout
19876
19877 \end_inset
19878
19879  The settings of the float can be modified by right-clicking on the float
19880  box.
19881  The mandatory settings are the float 
19882 \family sans
19883 Placement
19884 \family default
19885  and its 
19886 \family sans
19887 Width
19888 \family default
19889 .
19890  Optional are the 
19891 \family sans
19892 Overhang
19893 \family default
19894  that specifies how much the float is set into the paragraph
19895 \begin_inset space \thinspace{}
19896 \end_inset
19897
19898 /
19899 \begin_inset space \thinspace{}
19900 \end_inset
19901
19902 page margin, and the 
19903 \family sans
19904 Line
19905 \begin_inset space ~
19906 \end_inset
19907
19908 span
19909 \family default
19910  that specifies how many text lines the float will approximately need.
19911  The line span is often hard to be approximated, so better only use it when
19912  you encounter float placement problems.
19913  You can furthermore decide if LaTeX is allowed to let the float float within
19914  the paragraph or to surrounding paragraphs.
19915  Figure
19916 \begin_inset space ~
19917 \end_inset
19918
19919
19920 \begin_inset CommandInset ref
19921 LatexCommand ref
19922 reference "fig:This-is-a"
19923
19924 \end_inset
19925
19926  is an example text wrap float with a width of 40
19927 \begin_inset space \thinspace{}
19928 \end_inset
19929
19930 col%, 1
19931 \begin_inset space \thinspace{}
19932 \end_inset
19933
19934 cm overhang, set to the left.
19935 \begin_inset Foot
19936 status collapsed
19937
19938 \begin_layout Plain Layout
19939 Available units are explained in appendix
19940 \begin_inset space ~
19941 \end_inset
19942
19943
19944 \begin_inset CommandInset ref
19945 LatexCommand ref
19946 reference "cha:Units-available-in"
19947
19948 \end_inset
19949
19950 .
19951 \end_layout
19952
19953 \end_inset
19954
19955
19956 \end_layout
19957
19958 \begin_layout Standard
19959 \begin_inset Note Greyedout
19960 status open
19961
19962 \begin_layout Plain Layout
19963
19964 \series bold
19965 Note:
19966 \series default
19967  Text
19968 \begin_inset space ~
19969 \end_inset
19970
19971 wrap float floats are fragile! E.
19972 \begin_inset space \thinspace{}
19973 \end_inset
19974
19975 g.
19976 \begin_inset space \space{}
19977 \end_inset
19978
19979 having a figure too close to the bottom of the page can mess things up in
19980  the way that the float doesn't appear in the output or that it is placed
19981  over some other text.
19982 \end_layout
19983
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \begin_layout Standard
19990 In general:
19991 \end_layout
19992
19993 \begin_layout Itemize
19994 Wrap floats should not be placed in paragraphs that run over a page break.
19995  That means that wrap floats should better be inserted to the exact place
19996  when the document is nearly finished and you are able to estimate where
19997  page breaks will appear.
19998 \end_layout
19999
20000 \begin_layout Itemize
20001 Wrap floats should either be placed in an own paragraph before the paragraph
20002  where they should wrap into or within a paragraph.
20003 \end_layout
20004
20005 \begin_layout Itemize
20006 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20007  there is a text paragraph between them as separator.
20008 \end_layout
20009
20010 \begin_layout Itemize
20011 Wrap floats are not allowed in section headings or tables.
20012 \end_layout
20013
20014 \begin_layout Section
20015 Float Numbering
20016 \begin_inset Index
20017 status collapsed
20018
20019 \begin_layout Plain Layout
20020 Floats ! Numbering
20021 \end_layout
20022
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \begin_layout Standard
20029 Floats are usually numbered either independent from the sections the floats
20030  are in, or in the scheme 
20031 \begin_inset Quotes eld
20032 \end_inset
20033
20034 chapter.number
20035 \begin_inset Quotes erd
20036 \end_inset
20037
20038  or 
20039 \begin_inset Quotes eld
20040 \end_inset
20041
20042 section.number
20043 \begin_inset Quotes erd
20044 \end_inset
20045
20046 .
20047  This depends on the used document class.
20048 \end_layout
20049
20050 \begin_layout Standard
20051 To change the section independent numbering, you can use this command in
20052  the document preamble:
20053 \end_layout
20054
20055 \begin_layout Standard
20056
20057 \series bold
20058
20059 \backslash
20060 renewcommand{
20061 \backslash
20062 thetable}{
20063 \backslash
20064 roman{table}}
20065 \end_layout
20066
20067 \begin_layout Standard
20068
20069 \series bold
20070
20071 \backslash
20072 thetable
20073 \series default
20074  is the command that prints the table number, for figure floats, the command
20075  would be 
20076 \series bold
20077
20078 \backslash
20079 thefigure
20080 \series default
20081 .
20082  The command 
20083 \series bold
20084
20085 \backslash
20086 roman
20087 \series default
20088  prints in the command above the table number as small roman number.
20089 \end_layout
20090
20091 \begin_layout Standard
20092 To change the numbering scheme for example to 
20093 \begin_inset Quotes eld
20094 \end_inset
20095
20096 subsection.number
20097 \begin_inset Quotes erd
20098 \end_inset
20099
20100 , use this command in the preamble:
20101 \end_layout
20102
20103 \begin_layout Standard
20104
20105 \series bold
20106
20107 \backslash
20108 numberwithin{table}{subsection}
20109 \end_layout
20110
20111 \begin_layout Standard
20112 To be able to use the command 
20113 \series bold
20114
20115 \backslash
20116 numberwithin
20117 \series default
20118 , set in the tab 
20119 \family sans
20120 Math
20121 \begin_inset space ~
20122 \end_inset
20123
20124 Options
20125 \family default
20126  in the document settings the option 
20127 \family sans
20128 Use
20129 \begin_inset space ~
20130 \end_inset
20131
20132 AMS
20133 \begin_inset space ~
20134 \end_inset
20135
20136 math
20137 \begin_inset space ~
20138 \end_inset
20139
20140 package
20141 \family default
20142 .
20143 \end_layout
20144
20145 \begin_layout Standard
20146 Please also have a look at section
20147 \begin_inset space ~
20148 \end_inset
20149
20150
20151 \begin_inset CommandInset ref
20152 LatexCommand ref
20153 reference "sub:Footnote-Numbering"
20154
20155 \end_inset
20156
20157  for the details and important notes about the numbering commands.
20158 \end_layout
20159
20160 \begin_layout Section
20161 Referencing Floats
20162 \begin_inset CommandInset label
20163 LatexCommand label
20164 name "sec:Referencing-Floats"
20165
20166 \end_inset
20167
20168
20169 \begin_inset Index
20170 status collapsed
20171
20172 \begin_layout Plain Layout
20173 Floats ! References
20174 \end_layout
20175
20176 \end_inset
20177
20178
20179 \begin_inset Index
20180 status collapsed
20181
20182 \begin_layout Plain Layout
20183 References ! to Floats
20184 \end_layout
20185
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \begin_layout Standard
20192 To reference a float, insert a label into its caption using the menu 
20193 \family sans
20194 Insert\SpecialChar \menuseparator
20195 Label
20196 \family default
20197  or the toolbar button 
20198 \begin_inset Graphics
20199         filename ../images/label-insert.png
20200         scale 85
20201         scaleBeforeRotation
20202
20203 \end_inset
20204
20205 .
20206  A grey label box like this one: 
20207 \begin_inset Graphics
20208         filename clipart/labelQt4.png
20209         scale 85
20210         scaleBeforeRotation
20211
20212 \end_inset
20213
20214  will be inserted and the label window pops up asking for the label text.
20215  LyX offers as text the first words of the caption with a prefix.
20216  The prefix depends on the float type, e.
20217 \begin_inset space \thinspace{}
20218 \end_inset
20219
20220 g.
20221 \begin_inset space \space{}
20222 \end_inset
20223
20224 for figure floats the prefix will be "
20225 \family sans
20226 fig:
20227 \family default
20228 ".
20229 \end_layout
20230
20231 \begin_layout Standard
20232 The label is used as anchor and name for the reference.
20233  You can refer to the label using the menu 
20234 \family sans
20235 Insert\SpecialChar \menuseparator
20236 Cross-reference
20237 \family default
20238  or the toolbar button 
20239 \begin_inset Graphics
20240         filename ../images/dialog-show-new-inset_ref.png
20241         scale 85
20242         scaleBeforeRotation
20243
20244 \end_inset
20245
20246 .
20247  A grey cross-reference box like this one: 
20248 \begin_inset Graphics
20249         filename clipart/referenceQt4.png
20250         scale 85
20251         scaleBeforeRotation
20252
20253 \end_inset
20254
20255  will be inserted and the cross-reference window appear showing all labels
20256  of the document.
20257  If you have multiple LyX-documents opened, choose the one you are working
20258  on from the drop-list at the top of the dialog.
20259  You can now sort the labels alphabetically and then choose one.
20260  At the position of the cross-reference box the float number will appear
20261  in the output.
20262 \end_layout
20263
20264 \begin_layout Standard
20265 It is recommended to use a protected space between the cross-reference name
20266  and its number to avoid line breaks between them.
20267  If a cross-reference refers to a non-existing label, you will see two question
20268  marks in the output instead of the reference.
20269 \end_layout
20270
20271 \begin_layout Standard
20272 You can change labels at any time by clicking on the label box.
20273  References to the changed label will automatically change its link to the
20274  new label text, so that you don't need to take care about this.
20275 \end_layout
20276
20277 \begin_layout Standard
20278 The button 
20279 \family sans
20280 Go
20281 \begin_inset space ~
20282 \end_inset
20283
20284 to
20285 \begin_inset space ~
20286 \end_inset
20287
20288 Label
20289 \family default
20290  in the cross-reference window sets the cursor before the referred label.
20291  The button text changes then to Go
20292 \begin_inset space ~
20293 \end_inset
20294
20295 Back and you can use it to set the cursor back to the cross-reference.
20296  Right-clicking on a cross-reference box also sets the cursor before the
20297  referenced label but without a possibility to go back.
20298 \end_layout
20299
20300 \begin_layout Subsection
20301 Cross-Reference Formats
20302 \begin_inset CommandInset label
20303 LatexCommand label
20304 name "sub:Cross-Reference-Formats"
20305
20306 \end_inset
20307
20308
20309 \begin_inset Index
20310 status collapsed
20311
20312 \begin_layout Plain Layout
20313 References ! Formats
20314 \end_layout
20315
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \begin_layout Standard
20322 There are six varieties of cross-references:
20323 \end_layout
20324
20325 \begin_layout Description
20326 <reference>: prints the float number, this is the default: 
20327 \begin_inset CommandInset ref
20328 LatexCommand ref
20329 reference "fig:Two-distorted-images"
20330
20331 \end_inset
20332
20333
20334 \end_layout
20335
20336 \begin_layout Description
20337 (<reference>): prints the float number within two parentheses, this is the
20338  style normally used to reference formulas, especially when the reference
20339  name 
20340 \begin_inset Quotes eld
20341 \end_inset
20342
20343 Equation
20344 \begin_inset Quotes erd
20345 \end_inset
20346
20347  is omitted: 
20348 \begin_inset CommandInset ref
20349 LatexCommand eqref
20350 reference "eq:Wgn"
20351
20352 \end_inset
20353
20354
20355 \end_layout
20356
20357 \begin_layout Description
20358 <page>: prints the page number: Page
20359 \begin_inset space ~
20360 \end_inset
20361
20362
20363 \begin_inset CommandInset ref
20364 LatexCommand pageref
20365 reference "fig:Two-distorted-images"
20366
20367 \end_inset
20368
20369
20370 \end_layout
20371
20372 \begin_layout Description
20373 on
20374 \begin_inset space ~
20375 \end_inset
20376
20377 page
20378 \begin_inset space ~
20379 \end_inset
20380
20381 <page>: prints the text "on page" and the page number: 
20382 \begin_inset CommandInset ref
20383 LatexCommand vpageref
20384 reference "fig:Two-distorted-images"
20385
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \begin_layout Description
20392 <reference>
20393 \begin_inset space ~
20394 \end_inset
20395
20396 on
20397 \begin_inset space ~
20398 \end_inset
20399
20400 page
20401 \begin_inset space ~
20402 \end_inset
20403
20404 <page>: prints the float number, the text "on page", and the page number:
20405  
20406 \begin_inset CommandInset ref
20407 LatexCommand vref
20408 reference "fig:Two-distorted-images"
20409
20410 \end_inset
20411
20412
20413 \end_layout
20414
20415 \begin_layout Description
20416 Formatted
20417 \begin_inset space ~
20418 \end_inset
20419
20420 reference: prints a self defined cross-reference format.
20421  
20422 \begin_inset Note Greyedout
20423 status open
20424
20425 \begin_layout Plain Layout
20426
20427 \series bold
20428 Note:
20429 \series default
20430  This feature is only available when you have the LaTeX-package 
20431 \series bold
20432 prettyref
20433 \series default
20434  installed.
20435 \end_layout
20436
20437 \end_inset
20438
20439
20440 \end_layout
20441
20442 \begin_layout Standard
20443 Note that the style <page> won't print the page number if the label is on
20444  the previous, the same, or the next page.
20445  You will e.
20446 \begin_inset space \thinspace{}
20447 \end_inset
20448
20449 g.
20450 \begin_inset space \space{}
20451 \end_inset
20452
20453 see the text 
20454 \begin_inset Quotes eld
20455 \end_inset
20456
20457
20458 \family sans
20459 on this page
20460 \family default
20461
20462 \begin_inset Quotes erd
20463 \end_inset
20464
20465  instead.
20466 \end_layout
20467
20468 \begin_layout Standard
20469 The number and current page of the referred document part in the output,
20470  is automatically calculated by LaTeX.
20471  The varieties are adjusted in the field 
20472 \family sans
20473 Format
20474 \family default
20475  of the cross-reference window, that appear when you click on the cross-referenc
20476 e box.
20477 \end_layout
20478
20479 \begin_layout Subsection
20480 Automatic Reference Naming
20481 \begin_inset Index
20482 status collapsed
20483
20484 \begin_layout Plain Layout
20485 References ! Automatic Reference Naming
20486 \end_layout
20487
20488 \end_inset
20489
20490
20491 \end_layout
20492
20493 \begin_layout Standard
20494 The LaTeX-package 
20495 \series bold
20496 hyperref
20497 \series default
20498
20499 \begin_inset Index
20500 status collapsed
20501
20502 \begin_layout Plain Layout
20503 LaTeX-packages ! hyperref
20504 \end_layout
20505
20506 \end_inset
20507
20508 , that is enabled in the 
20509 \family sans
20510 PDF Properties
20511 \family default
20512  of the 
20513 \family sans
20514 Document Settings
20515 \family default
20516  dialog, provides a very useful feature that cross-references automatically
20517  include the name of the referenced floats (or text parts like 
20518 \emph on
20519 section
20520 \emph default
20521 ).
20522  So you will save to write e.
20523 \begin_inset space \thinspace{}
20524 \end_inset
20525
20526 g.
20527 \begin_inset space \space{}
20528 \end_inset
20529
20530 the name 
20531 \begin_inset Quotes eld
20532 \end_inset
20533
20534 Figure
20535 \begin_inset Quotes erd
20536 \end_inset
20537
20538  before every reference to a figure.
20539  To use this feature, enable 
20540 \series bold
20541 hyperref
20542 \series default
20543  and insert this line to the LaTeX preamble:
20544 \end_layout
20545
20546 \begin_layout Standard
20547
20548 \series bold
20549
20550 \backslash
20551 AtBeginDocument{
20552 \backslash
20553 renewcommand{
20554 \backslash
20555 ref}[1]{
20556 \backslash
20557 mbox{
20558 \backslash
20559 autoref{#1}}}}
20560 \end_layout
20561
20562 \begin_layout Standard
20563 When you prefer other reference names than the default ones, for example
20564  you want instead of 
20565 \begin_inset Quotes eld
20566 \end_inset
20567
20568 section
20569 \begin_inset Quotes erd
20570 \end_inset
20571
20572  the name 
20573 \begin_inset Quotes eld
20574 \end_inset
20575
20576 sec.
20577 \begin_inset space \thinspace{}
20578 \end_inset
20579
20580
20581 \begin_inset Quotes eld
20582 \end_inset
20583
20584 , you can redefine the name by inserting this to the preamble:
20585 \end_layout
20586
20587 \begin_layout Standard
20588
20589 \series bold
20590
20591 \backslash
20592 addto
20593 \backslash
20594 extrasenglish{
20595 \backslash
20596 renewcommand{
20597 \backslash
20598 sectionautorefname}
20599 \begin_inset Newline newline
20600 \end_inset
20601
20602
20603 \begin_inset ERT
20604 status collapsed
20605
20606 \begin_layout Plain Layout
20607
20608
20609 \backslash
20610 hphantom{ }
20611 \end_layout
20612
20613 \end_inset
20614
20615 {sec.
20616 \backslash
20617 negthinspace}}
20618 \end_layout
20619
20620 \begin_layout Standard
20621 When you are using another document language than English, replace
20622 \begin_inset Newline newline
20623 \end_inset
20624
20625
20626 \series bold
20627
20628 \backslash
20629 extrasenglish
20630 \series default
20631  by 
20632 \series bold
20633
20634 \backslash
20635 extras***
20636 \series default
20637 , where *** is the name of the used language.
20638 \end_layout
20639
20640 \begin_layout Standard
20641 To get automatic names, but not for certain reference types, for example
20642  not for equations, use this preamble code:
20643 \end_layout
20644
20645 \begin_layout Standard
20646
20647 \series bold
20648
20649 \backslash
20650 newlength{
20651 \backslash
20652 abc}
20653 \begin_inset Newline newline
20654 \end_inset
20655
20656
20657 \backslash
20658 settowidth{
20659 \backslash
20660 abc}{
20661 \backslash
20662 space}
20663 \begin_inset Newline newline
20664 \end_inset
20665
20666
20667 \backslash
20668 addto
20669 \backslash
20670 extrasenglish{
20671 \backslash
20672 renewcommand{
20673 \backslash
20674 equationautorefname}
20675 \begin_inset Newline newline
20676 \end_inset
20677
20678
20679 \begin_inset ERT
20680 status collapsed
20681
20682 \begin_layout Plain Layout
20683
20684
20685 \backslash
20686 hphantom{ }
20687 \end_layout
20688
20689 \end_inset
20690
20691 {
20692 \backslash
20693 hspace{-
20694 \backslash
20695 abc}}
20696 \end_layout
20697
20698 \begin_layout Standard
20699 More about this topic can be found in 
20700 \series bold
20701 hyperref
20702 \series default
20703 's documentation 
20704 \begin_inset CommandInset citation
20705 LatexCommand cite
20706 key "hyperref"
20707
20708 \end_inset
20709
20710 .
20711 \end_layout
20712
20713 \begin_layout Standard
20714 \begin_inset Note Greyedout
20715 status open
20716
20717 \begin_layout Plain Layout
20718
20719 \series bold
20720 Note:
20721 \series default
20722  Automatic reference naming cannot be used when you use cross-references
20723  in the 
20724 \family sans
20725 Formatted
20726 \begin_inset space ~
20727 \end_inset
20728
20729 reference
20730 \family default
20731  style, as described in section
20732 \begin_inset space ~
20733 \end_inset
20734
20735
20736 \begin_inset CommandInset ref
20737 LatexCommand ref
20738 reference "sub:Cross-Reference-Formats"
20739
20740 \end_inset
20741
20742 .
20743 \end_layout
20744
20745 \end_inset
20746
20747
20748 \end_layout
20749
20750 \begin_layout Standard
20751 The 
20752 \emph on
20753 Math
20754 \emph default
20755  manual is an example where automatic reference naming is used.
20756 \end_layout
20757
20758 \begin_layout Subsection
20759 Reference Position
20760 \begin_inset CommandInset label
20761 LatexCommand label
20762 name "sub:Reference-Position"
20763
20764 \end_inset
20765
20766
20767 \begin_inset Index
20768 status collapsed
20769
20770 \begin_layout Plain Layout
20771 References ! Reference Position
20772 \end_layout
20773
20774 \end_inset
20775
20776
20777 \end_layout
20778
20779 \begin_layout Standard
20780 If you use 
20781 \series bold
20782 hyperref
20783 \series default
20784
20785 \begin_inset Index
20786 status collapsed
20787
20788 \begin_layout Plain Layout
20789 LaTeX-packages ! hyperref
20790 \end_layout
20791
20792 \end_inset
20793
20794  in the 
20795 \family sans
20796 PDF Properties
20797 \family default
20798  of the 
20799 \family sans
20800 Document Settings
20801 \family default
20802  dialog to link cross-references in the output, you will see that clicking
20803  on an image float reference jumps to the image label.
20804  The caption will be the first text part on the screen, so that you cannot
20805  see the image without scrolling.
20806  This is because the reference link anchor is placed at the position of
20807  the label.
20808  With the use of the package 
20809 \series bold
20810 hypcap
20811 \series default
20812
20813 \begin_inset Index
20814 status collapsed
20815
20816 \begin_layout Plain Layout
20817 LaTeX-packages ! hypcap
20818 \end_layout
20819
20820 \end_inset
20821
20822 , which is part of the LaTeX-package 
20823 \series bold
20824 oberdiek
20825 \series default
20826
20827 \begin_inset Index
20828 status collapsed
20829
20830 \begin_layout Plain Layout
20831 LaTeX-packages ! oberdiek
20832 \end_layout
20833
20834 \end_inset
20835
20836 , the link anchor is placed at the beginning of a float.
20837  To use this feature for figure floats, load 
20838 \series bold
20839 hypcap
20840 \series default
20841  in the document preamble with the line
20842 \end_layout
20843
20844 \begin_layout Standard
20845
20846 \series bold
20847
20848 \backslash
20849 usepackage[figure]{hypcap}
20850 \end_layout
20851
20852 \begin_layout Standard
20853 You can also use 
20854 \series bold
20855 hypcap
20856 \series default
20857  for all float types but this is not recommended for stability reasons.
20858  For more information, have a look at 
20859 \series bold
20860 hypcap
20861 \series default
20862 's manual 
20863 \begin_inset CommandInset citation
20864 LatexCommand cite
20865 key "hypcap"
20866
20867 \end_inset
20868
20869 .
20870 \end_layout
20871
20872 \begin_layout Standard
20873 \begin_inset Note Greyedout
20874 status open
20875
20876 \begin_layout Plain Layout
20877
20878 \series bold
20879 Note:
20880 \series default
20881  
20882 \series bold
20883 hypcap
20884 \series default
20885  has no effect for references to subfigures.
20886 \end_layout
20887
20888 \end_inset
20889
20890
20891 \end_layout
20892
20893 \begin_layout Section
20894 Float Placement
20895 \begin_inset CommandInset label
20896 LatexCommand label
20897 name "sec:Float-Placement"
20898
20899 \end_inset
20900
20901
20902 \begin_inset Index
20903 status collapsed
20904
20905 \begin_layout Plain Layout
20906 Floats ! Placement
20907 \end_layout
20908
20909 \end_inset
20910
20911
20912 \end_layout
20913
20914 \begin_layout Standard
20915 Right-clicking on a float-box opens a dialog where you can alter the placement
20916  options that LaTeX uses for positioning the float.
20917 \begin_inset Newline newline
20918 \end_inset
20919
20920 The option 
20921 \family sans
20922 Span
20923 \begin_inset space ~
20924 \end_inset
20925
20926 columns
20927 \family default
20928  is only useful for two-column documents: If you select it, the float will
20929  span across both columns on the page instead of being confined to just
20930  one.
20931 \begin_inset Newline newline
20932 \end_inset
20933
20934 The option 
20935 \family sans
20936 Rotate
20937 \begin_inset space ~
20938 \end_inset
20939
20940 sideways
20941 \family default
20942  is used to rotate floats, see section 
20943 \begin_inset CommandInset ref
20944 LatexCommand ref
20945 reference "sec:Rotated-Floats"
20946
20947 \end_inset
20948
20949 .
20950 \end_layout
20951
20952 \begin_layout Standard
20953 You can use one ore more of the following options in the float dialog to
20954  set the placement for a particular float when you uncheck the option 
20955 \family sans
20956 Use
20957 \begin_inset space ~
20958 \end_inset
20959
20960 default
20961 \begin_inset space ~
20962 \end_inset
20963
20964 placement
20965 \family default
20966 :
20967 \end_layout
20968
20969 \begin_layout Description
20970 Here
20971 \begin_inset space ~
20972 \end_inset
20973
20974 if
20975 \begin_inset space ~
20976 \end_inset
20977
20978 possible try to place the float on the position where it is inserted
20979 \end_layout
20980
20981 \begin_layout Description
20982 Top
20983 \begin_inset space ~
20984 \end_inset
20985
20986 of
20987 \begin_inset space ~
20988 \end_inset
20989
20990 page try to place the float on the top of the current page
20991 \end_layout
20992
20993 \begin_layout Description
20994 Bottom
20995 \begin_inset space ~
20996 \end_inset
20997
20998 of
20999 \begin_inset space ~
21000 \end_inset
21001
21002 page try to place the float on the bottom of the current page
21003 \end_layout
21004
21005 \begin_layout Description
21006 Page
21007 \begin_inset space ~
21008 \end_inset
21009
21010 of
21011 \begin_inset space ~
21012 \end_inset
21013
21014 floats try to place the float on an own page 
21015 \end_layout
21016
21017 \begin_layout Standard
21018 The order of the above option is 
21019 \emph on
21020 always
21021 \emph default
21022  used by LaTeX.
21023  That means, if you use the default placement, LaTeX will first try out
21024  
21025 \family sans
21026 Here
21027 \begin_inset space ~
21028 \end_inset
21029
21030 if
21031 \begin_inset space ~
21032 \end_inset
21033
21034 possible
21035 \family default
21036 , then 
21037 \family sans
21038 Top
21039 \begin_inset space ~
21040 \end_inset
21041
21042 of
21043 \begin_inset space ~
21044 \end_inset
21045
21046 page
21047 \family default
21048 , and then the others.
21049  If you don't use the default, LaTeX will try only the checked options but
21050  in the same order.
21051  If none of the 4 placements are possible the procedure is internally repeated
21052  but it is tried to put the float on the following page.
21053 \end_layout
21054
21055 \begin_layout Standard
21056 By default, each option has its own rules:
21057 \end_layout
21058
21059 \begin_layout Labeling
21060 \labelwidthstring 00.00.0000
21061
21062 \family sans
21063 Top
21064 \begin_inset space ~
21065 \end_inset
21066
21067 of
21068 \begin_inset space ~
21069 \end_inset
21070
21071 page
21072 \family default
21073  only floats occupying less than 70
21074 \begin_inset space \thinspace{}
21075 \end_inset
21076
21077 % of the page can be placed at the top of a page (
21078 \series bold
21079
21080 \backslash
21081 topfraction
21082 \series default
21083 )
21084 \end_layout
21085
21086 \begin_layout Labeling
21087 \labelwidthstring 00.00.0000
21088
21089 \family sans
21090 Bottom
21091 \begin_inset space ~
21092 \end_inset
21093
21094 of
21095 \begin_inset space ~
21096 \end_inset
21097
21098 page
21099 \family default
21100 : only floats occupying less than 30
21101 \begin_inset space \thinspace{}
21102 \end_inset
21103
21104 % of the page can be placed at the bottom of a page.
21105  (
21106 \series bold
21107
21108 \backslash
21109 bottomfraction
21110 \series default
21111 )
21112 \end_layout
21113
21114 \begin_layout Labeling
21115 \labelwidthstring 00.00.0000
21116
21117 \family sans
21118 Page
21119 \begin_inset space ~
21120 \end_inset
21121
21122 of
21123 \begin_inset space ~
21124 \end_inset
21125
21126 floats
21127 \family default
21128 : only if more than 50
21129 \begin_inset space \thinspace{}
21130 \end_inset
21131
21132 % of the page are occupied by floats, several floats can be set together
21133  on a page.
21134  (
21135 \series bold
21136
21137 \backslash
21138 floatpagefraction
21139 \series default
21140 )
21141 \end_layout
21142
21143 \begin_layout Standard
21144 If you don't like these rules, you can ignore them by using the additional
21145  option 
21146 \family sans
21147 Ignore
21148 \begin_inset space ~
21149 \end_inset
21150
21151 LaTeX
21152 \begin_inset space ~
21153 \end_inset
21154
21155 rules
21156 \family default
21157 .
21158 \begin_inset Newline newline
21159 \end_inset
21160
21161 You can also redefine the rules with LaTeX-commands that are given in parenthese
21162 s behind the rules description above.
21163  To increase for example the often too small default of the bottom-rule
21164  to 50
21165 \begin_inset space \thinspace{}
21166 \end_inset
21167
21168 % of the page, add this line to your document preamble:
21169 \end_layout
21170
21171 \begin_layout Standard
21172
21173 \series bold
21174
21175 \backslash
21176 renewcommand{
21177 \backslash
21178 bottomfraction}{0.5}
21179 \end_layout
21180
21181 \begin_layout Standard
21182 Sometimes you might need, under all circumstances, a float to be placed
21183  exactly at the position where it is inserted.
21184  For this case you can use the option 
21185 \family sans
21186 Here
21187 \begin_inset space ~
21188 \end_inset
21189
21190 definitely
21191 \family default
21192 .
21193  Use this option very rarely and only if the document is nearly ready to
21194  be printed.
21195  Because the float is then no longer able to 
21196 \begin_inset Quotes eld
21197 \end_inset
21198
21199 float
21200 \begin_inset Quotes erd
21201 \end_inset
21202
21203  when you change your document and this will often destroy the page layout.
21204 \end_layout
21205
21206 \begin_layout Standard
21207 There are no placement options for text wrap floats, because they are always
21208  surrounded by the text of a certain paragraph.
21209 \begin_inset VSpace bigskip
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \begin_layout Standard
21216 Sometimes you have the problem that a float is placed at the top of a page
21217  while its corresponding section starts at the middle of the page, so that
21218  the reader could think the float is part of the previous section.
21219  To avoid this the LaTeX-command 
21220 \series bold
21221
21222 \backslash
21223 suppressfloats
21224 \series default
21225  can be used.
21226  It suppresses a given float placement for the page where it is inserted
21227  and can therefore be used to avoid that floats could be set before a section
21228  starts.
21229  To get this, add these commands to your document preamble:
21230 \end_layout
21231
21232 \begin_layout Standard
21233
21234 \series bold
21235
21236 \backslash
21237 let
21238 \backslash
21239 mySection
21240 \backslash
21241 section
21242 \begin_inset Newline newline
21243 \end_inset
21244
21245
21246 \backslash
21247 renewcommand{
21248 \backslash
21249 section}{
21250 \backslash
21251 suppressfloats[t]
21252 \backslash
21253 mySection}
21254 \end_layout
21255
21256 \begin_layout Standard
21257 You can define the same for all section headings, like chapters and subsections.
21258  This definition is not recommended to be used for small text parts like
21259  subsubsections because LaTeX may then have problems to find a suitable
21260  placement.
21261 \end_layout
21262
21263 \begin_layout Standard
21264 \begin_inset VSpace bigskip
21265 \end_inset
21266
21267 In some cases it is required to have all figures/tables at the end of the
21268  document.
21269  For this purpose the LaTeX-package 
21270 \series bold
21271 endfloat
21272 \series default
21273
21274 \begin_inset Index
21275 status collapsed
21276
21277 \begin_layout Plain Layout
21278 LaTeX-packages ! endfloat
21279 \end_layout
21280
21281 \end_inset
21282
21283  was developed.
21284  It puts all figure and table floats at the end of the document into own
21285  sections.
21286  At the original float position a text hint like 
21287 \begin_inset Quotes eld
21288 \end_inset
21289
21290
21291 \family sans
21292 [Figure
21293 \begin_inset space ~
21294 \end_inset
21295
21296 3.2 about here.]
21297 \family default
21298
21299 \begin_inset Quotes erd
21300 \end_inset
21301
21302  is inserted.
21303  The endfloat-package is loaded in the preamble with the line
21304 \end_layout
21305
21306 \begin_layout Standard
21307
21308 \series bold
21309
21310 \backslash
21311 usepackage[options]{endfloat}
21312 \end_layout
21313
21314 \begin_layout Standard
21315 There are various package options to format the created figure/table sections.
21316  For more information we refer to the 
21317 \series bold
21318 endfloat
21319 \series default
21320  documentation 
21321 \begin_inset CommandInset citation
21322 LatexCommand cite
21323 key "endfloat"
21324
21325 \end_inset
21326
21327 .
21328 \begin_inset Newline newline
21329 \end_inset
21330
21331
21332 \begin_inset Note Greyedout
21333 status open
21334
21335 \begin_layout Plain Layout
21336
21337 \series bold
21338 Note: endfloat
21339 \series default
21340  doesn't provide an automatic translation for the text hint, you have to
21341  do this manually, see section
21342 \begin_inset space ~
21343 \end_inset
21344
21345 4 in 
21346 \begin_inset CommandInset citation
21347 LatexCommand cite
21348 key "endfloat"
21349
21350 \end_inset
21351
21352 .
21353 \end_layout
21354
21355 \end_inset
21356
21357
21358 \begin_inset Newline newline
21359 \end_inset
21360
21361
21362 \begin_inset Note Greyedout
21363 status open
21364
21365 \begin_layout Plain Layout
21366
21367 \series bold
21368 Note:
21369 \series default
21370  There is currently a bug in 
21371 \series bold
21372 endfloat
21373 \series default
21374  when the caption contains a German 
21375 \begin_inset Quotes eld
21376 \end_inset
21377
21378 ß
21379 \begin_inset Quotes erd
21380 \end_inset
21381
21382 .
21383  Use in this case the command 
21384 \begin_inset Quotes eld
21385 \end_inset
21386
21387
21388 \series bold
21389
21390 \backslash
21391 ss
21392 \series default
21393
21394 \begin_inset Quotes erd
21395 \end_inset
21396
21397  in TeX-Code instead of 
21398 \begin_inset Quotes eld
21399 \end_inset
21400
21401 ß
21402 \begin_inset Quotes erd
21403 \end_inset
21404
21405 .
21406 \end_layout
21407
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \begin_layout Standard
21414 \begin_inset VSpace bigskip
21415 \end_inset
21416
21417 For more details about float placements, have a look at LaTeX books, 
21418 \begin_inset CommandInset citation
21419 LatexCommand cite
21420 key "latexcompanion,latexguide,latexbook"
21421
21422 \end_inset
21423
21424 .
21425 \end_layout
21426
21427 \begin_layout Section
21428 Rotated Floats
21429 \begin_inset CommandInset label
21430 LatexCommand label
21431 name "sec:Rotated-Floats"
21432
21433 \end_inset
21434
21435
21436 \begin_inset Index
21437 status collapsed
21438
21439 \begin_layout Plain Layout
21440 Floats ! Rotating
21441 \end_layout
21442
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \begin_layout Standard
21449 Especially for wide tables you might have floats rotated.
21450  To rotate a whole float including the caption, right-click on the float-box
21451  and use the option 
21452 \family sans
21453 Rotate
21454 \begin_inset space ~
21455 \end_inset
21456
21457 sideways
21458 \family default
21459 .
21460 \end_layout
21461
21462 \begin_layout Standard
21463 Rotated floats are always placed on its own page (or column, in case you
21464  have a multi-column document).
21465  You can let them span several columns using the float settings option 
21466 \family sans
21467 Span
21468 \begin_inset space ~
21469 \end_inset
21470
21471 columns
21472 \family default
21473 .
21474  Floats are rotated so that you can read them from the outside margin.
21475  To force a certain rotation direction for all pages, you can add either
21476  the option 
21477 \series bold
21478 figuresleft
21479 \series default
21480  or 
21481 \series bold
21482 figuresright
21483 \series default
21484  to the document class options.
21485 \end_layout
21486
21487 \begin_layout Standard
21488 Referencing rotated floats is the same like for normal floats, the caption
21489  format is also the same: Table
21490 \begin_inset space ~
21491 \end_inset
21492
21493
21494 \begin_inset CommandInset ref
21495 LatexCommand ref
21496 reference "tab:Rotated-table"
21497
21498 \end_inset
21499
21500  is an example of a rotated table float.
21501 \end_layout
21502
21503 \begin_layout Standard
21504 \begin_inset Note Greyedout
21505 status open
21506
21507 \begin_layout Plain Layout
21508
21509 \series bold
21510 Note:
21511 \series default
21512  Not all DVI-viewers are able to display rotated floats.
21513 \end_layout
21514
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \begin_layout Standard
21521 \begin_inset Float table
21522 wide false
21523 sideways true
21524 status open
21525
21526 \begin_layout Plain Layout
21527 \begin_inset Caption
21528
21529 \begin_layout Plain Layout
21530 \begin_inset CommandInset label
21531 LatexCommand label
21532 name "tab:Rotated-table"
21533
21534 \end_inset
21535
21536  Rotated table
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Plain Layout
21545 \align center
21546 \begin_inset Tabular
21547 <lyxtabular version="3" rows="1" columns="5">
21548 <features>
21549 <column alignment="center" valignment="top" width="0">
21550 <column alignment="center" valignment="top" width="0">
21551 <column alignment="center" valignment="top" width="0">
21552 <column alignment="center" valignment="top" width="0">
21553 <column alignment="center" valignment="top" width="0">
21554 <row>
21555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559 test
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568 b
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21574 \begin_inset Text
21575
21576 \begin_layout Plain Layout
21577 c
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586 d
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595 e
21596 \end_layout
21597
21598 \end_inset
21599 </cell>
21600 </row>
21601 </lyxtabular>
21602
21603 \end_inset
21604
21605
21606 \end_layout
21607
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \begin_layout Section
21614 Subfloats
21615 \begin_inset Index
21616 status collapsed
21617
21618 \begin_layout Plain Layout
21619 Floats ! Subfloats
21620 \end_layout
21621
21622 \end_inset
21623
21624
21625 \end_layout
21626
21627 \begin_layout Standard
21628 Subfloats are for example used when a figure consists of several images.
21629  They are created by inserting a float to an existing float.
21630  The placement of the subfloats can be controlled like for paragraphs as
21631  shown in table
21632 \begin_inset space ~
21633 \end_inset
21634
21635
21636 \begin_inset CommandInset ref
21637 LatexCommand ref
21638 reference "tab:Two-subtables-side"
21639
21640 \end_inset
21641
21642  and 
21643 \begin_inset CommandInset ref
21644 LatexCommand ref
21645 reference "tab:Two-subtables-upon"
21646
21647 \end_inset
21648
21649 .
21650 \end_layout
21651
21652 \begin_layout Standard
21653 Referencing subfloats works as for normal floats: Table
21654 \begin_inset space ~
21655 \end_inset
21656
21657
21658 \begin_inset CommandInset ref
21659 LatexCommand ref
21660 reference "tab:This-is-subtable-a"
21661
21662 \end_inset
21663
21664  and 
21665 \begin_inset CommandInset ref
21666 LatexCommand ref
21667 reference "tab:This-is-subtable-b"
21668
21669 \end_inset
21670
21671  are subtables of table
21672 \begin_inset space ~
21673 \end_inset
21674
21675
21676 \begin_inset CommandInset ref
21677 LatexCommand ref
21678 reference "tab:Two-subtables-side"
21679
21680 \end_inset
21681
21682 .
21683 \end_layout
21684
21685 \begin_layout Standard
21686 \begin_inset Float table
21687 wide false
21688 sideways false
21689 status open
21690
21691 \begin_layout Plain Layout
21692 \begin_inset Caption
21693
21694 \begin_layout Plain Layout
21695 \begin_inset CommandInset label
21696 LatexCommand label
21697 name "tab:Two-subtables-side"
21698
21699 \end_inset
21700
21701 Two subtables placed side by side.
21702 \end_layout
21703
21704 \end_inset
21705
21706
21707 \end_layout
21708
21709 \begin_layout Plain Layout
21710 \align center
21711 \begin_inset space \hfill{}
21712 \end_inset
21713
21714
21715 \begin_inset Float table
21716 wide false
21717 sideways false
21718 status collapsed
21719
21720 \begin_layout Plain Layout
21721 \begin_inset Caption
21722
21723 \begin_layout Plain Layout
21724 \begin_inset CommandInset label
21725 LatexCommand label
21726 name "tab:This-is-subtable-a"
21727
21728 \end_inset
21729
21730 This is subtable a.
21731 \end_layout
21732
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \begin_layout Plain Layout
21739 \align center
21740 \begin_inset Tabular
21741 <lyxtabular version="3" rows="1" columns="5">
21742 <features>
21743 <column alignment="center" valignment="top" width="0">
21744 <column alignment="center" valignment="top" width="0">
21745 <column alignment="center" valignment="top" width="0">
21746 <column alignment="center" valignment="top" width="0">
21747 <column alignment="center" valignment="top" width="0">
21748 <row>
21749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21750 \begin_inset Text
21751
21752 \begin_layout Plain Layout
21753 test
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762 b
21763 \end_layout
21764
21765 \end_inset
21766 </cell>
21767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Plain Layout
21771 c
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780 d
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789 e
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 </row>
21795 </lyxtabular>
21796
21797 \end_inset
21798
21799
21800 \end_layout
21801
21802 \end_inset
21803
21804
21805 \begin_inset space \hfill{}
21806 \end_inset
21807
21808
21809 \begin_inset Float table
21810 wide false
21811 sideways false
21812 status collapsed
21813
21814 \begin_layout Plain Layout
21815 \begin_inset Caption
21816
21817 \begin_layout Plain Layout
21818 \begin_inset CommandInset label
21819 LatexCommand label
21820 name "tab:This-is-subtable-b"
21821
21822 \end_inset
21823
21824 This is subtable b.
21825 \end_layout
21826
21827 \end_inset
21828
21829
21830 \end_layout
21831
21832 \begin_layout Plain Layout
21833 \align center
21834 \begin_inset Tabular
21835 <lyxtabular version="3" rows="1" columns="5">
21836 <features>
21837 <column alignment="center" valignment="top" width="0">
21838 <column alignment="center" valignment="top" width="0">
21839 <column alignment="center" valignment="top" width="0">
21840 <column alignment="center" valignment="top" width="0">
21841 <column alignment="center" valignment="top" width="0">
21842 <row>
21843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847 e
21848 \end_layout
21849
21850 \end_inset
21851 </cell>
21852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856 d
21857 \end_layout
21858
21859 \end_inset
21860 </cell>
21861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865 c
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 b
21875 \end_layout
21876
21877 \end_inset
21878 </cell>
21879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21880 \begin_inset Text
21881
21882 \begin_layout Plain Layout
21883 test
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 </row>
21889 </lyxtabular>
21890
21891 \end_inset
21892
21893
21894 \end_layout
21895
21896 \end_inset
21897
21898
21899 \begin_inset space \hfill{}
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \begin_layout Standard
21911 \begin_inset Float table
21912 wide false
21913 sideways false
21914 status open
21915
21916 \begin_layout Plain Layout
21917 \begin_inset Caption
21918
21919 \begin_layout Plain Layout
21920 \begin_inset CommandInset label
21921 LatexCommand label
21922 name "tab:Two-subtables-upon"
21923
21924 \end_inset
21925
21926 Two subtables placed one upon the other.
21927  (a) table with 4 cells, (b) table with 5 cells.
21928 \end_layout
21929
21930 \end_inset
21931
21932
21933 \end_layout
21934
21935 \begin_layout Plain Layout
21936 \align center
21937 \begin_inset Float table
21938 wide false
21939 sideways false
21940 status collapsed
21941
21942 \begin_layout Plain Layout
21943 \begin_inset Caption
21944
21945 \begin_layout Plain Layout
21946
21947 \end_layout
21948
21949 \end_inset
21950
21951
21952 \end_layout
21953
21954 \begin_layout Plain Layout
21955 \align center
21956 \begin_inset Tabular
21957 <lyxtabular version="3" rows="1" columns="4">
21958 <features>
21959 <column alignment="center" valignment="top" width="0">
21960 <column alignment="center" valignment="top" width="0">
21961 <column alignment="center" valignment="top" width="0">
21962 <column alignment="center" valignment="top" width="0">
21963 <row>
21964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21965 \begin_inset Text
21966
21967 \begin_layout Plain Layout
21968 test
21969 \end_layout
21970
21971 \end_inset
21972 </cell>
21973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977 test
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986 test
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995 test
21996 \end_layout
21997
21998 \end_inset
21999 </cell>
22000 </row>
22001 </lyxtabular>
22002
22003 \end_inset
22004
22005
22006 \end_layout
22007
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \begin_layout Plain Layout
22014 \align center
22015 \begin_inset Float table
22016 wide false
22017 sideways false
22018 status collapsed
22019
22020 \begin_layout Plain Layout
22021 \begin_inset Caption
22022
22023 \begin_layout Plain Layout
22024
22025 \end_layout
22026
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \begin_layout Plain Layout
22033 \align center
22034 \begin_inset Tabular
22035 <lyxtabular version="3" rows="1" columns="5">
22036 <features>
22037 <column alignment="center" valignment="top" width="0">
22038 <column alignment="center" valignment="top" width="0">
22039 <column alignment="center" valignment="top" width="0">
22040 <column alignment="center" valignment="top" width="0">
22041 <column alignment="center" valignment="top" width="0">
22042 <row>
22043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047 a
22048 \end_layout
22049
22050 \end_inset
22051 </cell>
22052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056 b
22057 \end_layout
22058
22059 \end_inset
22060 </cell>
22061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065 c
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 d
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22080 \begin_inset Text
22081
22082 \begin_layout Plain Layout
22083 e
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 </lyxtabular>
22090
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \end_inset
22102
22103
22104 \end_layout
22105
22106 \begin_layout Section
22107 Floats Side by Side
22108 \begin_inset Index
22109 status collapsed
22110
22111 \begin_layout Plain Layout
22112 Floats ! Side by side
22113 \end_layout
22114
22115 \end_inset
22116
22117
22118 \end_layout
22119
22120 \begin_layout Standard
22121 To place floats side by side, like for Figure
22122 \begin_inset space ~
22123 \end_inset
22124
22125
22126 \begin_inset CommandInset ref
22127 LatexCommand ref
22128 reference "fig:Float-left"
22129
22130 \end_inset
22131
22132  and 
22133 \begin_inset CommandInset ref
22134 LatexCommand ref
22135 reference "fig:Float-right"
22136
22137 \end_inset
22138
22139 , only 
22140 \emph on
22141 one
22142 \emph default
22143  float is used.
22144  In it two minipage boxes are inserted.
22145 \begin_inset Foot
22146 status collapsed
22147
22148 \begin_layout Plain Layout
22149 Minipages are explained in section
22150 \begin_inset space ~
22151 \end_inset
22152
22153
22154 \begin_inset CommandInset ref
22155 LatexCommand ref
22156 reference "sec:Minipages"
22157
22158 \end_inset
22159
22160 .
22161 \end_layout
22162
22163 \end_inset
22164
22165  The width is set to 45
22166 \begin_inset space \thinspace{}
22167 \end_inset
22168
22169 -50
22170 \begin_inset space \thinspace{}
22171 \end_inset
22172
22173 column% and the box alignment to 
22174 \family sans
22175 Bottom
22176 \family default
22177  for each minipage.
22178  The minipage boxes contain the image and the caption in the same way as
22179  they are in a float.
22180  The only difference is that the image unit 
22181 \family sans
22182 Column
22183 \begin_inset space ~
22184 \end_inset
22185
22186 Width
22187 \begin_inset space ~
22188 \end_inset
22189
22190 %
22191 \family default
22192  is now calculated according to the width of the minipage boxes.
22193 \end_layout
22194
22195 \begin_layout Standard
22196 \begin_inset Float figure
22197 wide false
22198 sideways false
22199 status open
22200
22201 \begin_layout Plain Layout
22202 \begin_inset Box Frameless
22203 position "b"
22204 hor_pos "c"
22205 has_inner_box 1
22206 inner_pos "t"
22207 use_parbox 0
22208 width "45col%"
22209 special "none"
22210 height "1in"
22211 height_special "totalheight"
22212 status open
22213
22214 \begin_layout Plain Layout
22215 \align center
22216 \begin_inset Graphics
22217         filename clipart/mobius.eps
22218         lyxscale 50
22219         width 100col%
22220         scaleBeforeRotation
22221
22222 \end_inset
22223
22224
22225 \end_layout
22226
22227 \begin_layout Plain Layout
22228 \begin_inset Caption
22229
22230 \begin_layout Plain Layout
22231 \begin_inset CommandInset label
22232 LatexCommand label
22233 name "fig:Float-left"
22234
22235 \end_inset
22236
22237 Float on the left side.
22238 \end_layout
22239
22240 \end_inset
22241
22242
22243 \end_layout
22244
22245 \end_inset
22246
22247
22248 \begin_inset space \hfill{}
22249 \end_inset
22250
22251
22252 \begin_inset Box Frameless
22253 position "b"
22254 hor_pos "c"
22255 has_inner_box 1
22256 inner_pos "t"
22257 use_parbox 0
22258 width "45col%"
22259 special "none"
22260 height "1in"
22261 height_special "totalheight"
22262 status open
22263
22264 \begin_layout Plain Layout
22265 \align center
22266 \begin_inset Graphics
22267         filename clipart/platypus.eps
22268         lyxscale 50
22269         width 100col%
22270         scaleBeforeRotation
22271
22272 \end_inset
22273
22274
22275 \end_layout
22276
22277 \begin_layout Plain Layout
22278 \begin_inset Caption
22279
22280 \begin_layout Plain Layout
22281 \begin_inset CommandInset label
22282 LatexCommand label
22283 name "fig:Float-right"
22284
22285 \end_inset
22286
22287 Float on the right side.
22288 \end_layout
22289
22290 \end_inset
22291
22292
22293 \end_layout
22294
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \begin_layout Plain Layout
22301
22302 \end_layout
22303
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \begin_layout Section
22310 Caption Formatting
22311 \begin_inset Index
22312 status collapsed
22313
22314 \begin_layout Plain Layout
22315 Caption ! Formatting
22316 \end_layout
22317
22318 \end_inset
22319
22320
22321 \begin_inset Index
22322 status collapsed
22323
22324 \begin_layout Plain Layout
22325 Floats ! Caption Formatting
22326 \end_layout
22327
22328 \end_inset
22329
22330
22331 \begin_inset CommandInset label
22332 LatexCommand label
22333 name "sec:Caption-Formatting"
22334
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \begin_layout Standard
22341 The 
22342 \family sans
22343 Caption
22344 \family default
22345  environment is the default paragraph environment for 
22346 \family sans
22347 Floats
22348 \family default
22349 .
22350  On the LyX screen captions appear as label, e.
22351 \begin_inset space \thinspace{}
22352 \end_inset
22353
22354 g.
22355 \begin_inset space \space{}
22356 \end_inset
22357
22358
22359 \begin_inset Quotes eld
22360 \end_inset
22361
22362
22363 \family sans
22364 Figure #:
22365 \family default
22366
22367 \begin_inset Quotes erd
22368 \end_inset
22369
22370  followed by the caption text.
22371  
22372 \begin_inset Quotes eld
22373 \end_inset
22374
22375 #
22376 \begin_inset Quotes erd
22377 \end_inset
22378
22379  is the actual reference number.
22380  By default the label and the number are in the same font as the caption
22381  text and a colon follows the number to divide the label from the text.
22382  This caption format is not suitable for all document formats.
22383  
22384 \end_layout
22385
22386 \begin_layout Standard
22387 To change the default caption format, load the LaTeX-package 
22388 \series bold
22389 caption
22390 \series default
22391
22392 \begin_inset Index
22393 status collapsed
22394
22395 \begin_layout Plain Layout
22396 LaTeX-packages ! caption
22397 \end_layout
22398
22399 \end_inset
22400
22401  in the document preamble with this line:
22402 \end_layout
22403
22404 \begin_layout Standard
22405
22406 \series bold
22407
22408 \backslash
22409 usepackage[format definition]{caption}
22410 \end_layout
22411
22412 \begin_layout Standard
22413 To have for example the label and the number in sans-serif bold font and
22414  the table captions always above the table like in this document, use the
22415  following command:
22416 \end_layout
22417
22418 \begin_layout Standard
22419
22420 \series bold
22421
22422 \backslash
22423 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22424 \end_layout
22425
22426 \begin_layout Standard
22427 You can also define different caption formats for the different float types.
22428  In this case load the 
22429 \series bold
22430 caption
22431 \series default
22432  package without format specific options and define the different formats
22433  with the help of the command
22434 \end_layout
22435
22436 \begin_layout Standard
22437
22438 \series bold
22439
22440 \backslash
22441 captionsetup[float type]{format definition}
22442 \end_layout
22443
22444 \begin_layout Standard
22445 in the document preamble.
22446  For example the caption formats of Figure
22447 \begin_inset space ~
22448 \end_inset
22449
22450
22451 \begin_inset CommandInset ref
22452 LatexCommand ref
22453 reference "fig:This-is-an-fig"
22454
22455 \end_inset
22456
22457  and Table
22458 \begin_inset space ~
22459 \end_inset
22460
22461
22462 \begin_inset CommandInset ref
22463 LatexCommand ref
22464 reference "tab:This-is-an-tab"
22465
22466 \end_inset
22467
22468  can be created using these commands in the document preamble:
22469 \end_layout
22470
22471 \begin_layout Standard
22472
22473 \series bold
22474
22475 \backslash
22476 usepackage[tableposition=top]{caption}
22477 \series default
22478
22479 \begin_inset Newline newline
22480 \end_inset
22481
22482
22483 \series bold
22484
22485 \backslash
22486 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22487 \begin_inset Newline newline
22488 \end_inset
22489
22490
22491 \begin_inset ERT
22492 status collapsed
22493
22494 \begin_layout Plain Layout
22495
22496
22497 \backslash
22498 hphantom{
22499 \backslash
22500
22501 \backslash
22502 captionsetup[figure]
22503 \backslash
22504 {}
22505 \end_layout
22506
22507 \end_inset
22508
22509  labelsep=period}
22510 \begin_inset Newline newline
22511 \end_inset
22512
22513
22514 \backslash
22515 captionsetup[table]{labelfont={bf,sf}}
22516 \end_layout
22517
22518 \begin_layout Standard
22519 \begin_inset Note Greyedout
22520 status open
22521
22522 \begin_layout Plain Layout
22523
22524 \series bold
22525 Note:
22526 \series default
22527  The option 
22528 \series bold
22529 tableposition=top
22530 \series default
22531  has no effect when a 
22532 \series bold
22533 KOMA-script
22534 \series default
22535
22536 \begin_inset Index
22537 status collapsed
22538
22539 \begin_layout Plain Layout
22540 LaTeX-packages ! KOMA-script
22541 \end_layout
22542
22543 \end_inset
22544
22545  document class is used.
22546  In this case the document class option 
22547 \series bold
22548 tablecaptionabove
22549 \series default
22550  must be used.
22551 \end_layout
22552
22553 \end_inset
22554
22555
22556 \end_layout
22557
22558 \begin_layout Standard
22559 For more information about the package 
22560 \series bold
22561 caption
22562 \series default
22563  we refer to its documentation 
22564 \begin_inset CommandInset citation
22565 LatexCommand cite
22566 key "caption"
22567
22568 \end_inset
22569
22570 .
22571 \end_layout
22572
22573 \begin_layout Standard
22574 To change the label name from e.
22575 \begin_inset space \thinspace{}
22576 \end_inset
22577
22578 g.
22579 \begin_inset space \space{}
22580 \end_inset
22581
22582
22583 \begin_inset Quotes eld
22584 \end_inset
22585
22586 Figure
22587 \begin_inset Quotes erd
22588 \end_inset
22589
22590  to 
22591 \begin_inset Quotes eld
22592 \end_inset
22593
22594 Image
22595 \begin_inset Quotes erd
22596 \end_inset
22597
22598  use this preamble command:
22599 \end_layout
22600
22601 \begin_layout Standard
22602
22603 \series bold
22604
22605 \backslash
22606 renewcommand{
22607 \backslash
22608 fnum@figure}{Image~
22609 \backslash
22610 thefigure}
22611 \end_layout
22612
22613 \begin_layout Standard
22614 where 
22615 \series bold
22616
22617 \backslash
22618 thefigure
22619 \series default
22620  inserts the figure number and
22621 \series bold
22622  
22623 \begin_inset Quotes eld
22624 \end_inset
22625
22626 ~
22627 \series default
22628
22629 \begin_inset Quotes erd
22630 \end_inset
22631
22632  creates a protected space.
22633 \end_layout
22634
22635 \begin_layout Standard
22636 \begin_inset VSpace bigskip
22637 \end_inset
22638
22639 If you are using a 
22640 \series bold
22641 KOMA-script
22642 \series default
22643
22644 \begin_inset Index
22645 status collapsed
22646
22647 \begin_layout Plain Layout
22648 LaTeX-packages ! KOMA-script
22649 \end_layout
22650
22651 \end_inset
22652
22653  document class (
22654 \family sans
22655 article (KOMA-script)
22656 \family default
22657
22658 \family sans
22659 book (KOMA-script)
22660 \family default
22661
22662 \family sans
22663 letter (KOMA-script)
22664 \family default
22665 , or 
22666 \family sans
22667 report (KOMA-script)
22668 \family default
22669
22670 \begin_inset space \thinspace{}
22671 \end_inset
22672
22673 ), you can alternatively to the 
22674 \series bold
22675 caption
22676 \series default
22677  package use 
22678 \series bold
22679 KOMA-script
22680 \series default
22681 's built-in command 
22682 \series bold
22683
22684 \backslash
22685 setkomafont
22686 \series default
22687 .
22688  For example, to have the caption label in bold, add this command to your
22689  document preamble:
22690 \end_layout
22691
22692 \begin_layout Standard
22693
22694 \series bold
22695
22696 \backslash
22697 setkomafont{captionlabel}{
22698 \backslash
22699 bfseries}
22700 \end_layout
22701
22702 \begin_layout Standard
22703 For more information about 
22704 \series bold
22705
22706 \backslash
22707 setkomafont
22708 \series default
22709  we refer to the 
22710 \series bold
22711 KOMA-script
22712 \series default
22713  documentation 
22714 \begin_inset CommandInset citation
22715 LatexCommand cite
22716 key "KOMA-script"
22717
22718 \end_inset
22719
22720 .
22721 \end_layout
22722
22723 \begin_layout Standard
22724 \begin_inset ERT
22725 status collapsed
22726
22727 \begin_layout Plain Layout
22728
22729
22730 \backslash
22731 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22732 }
22733 \end_layout
22734
22735 \end_inset
22736
22737
22738 \begin_inset Note Note
22739 status open
22740
22741 \begin_layout Plain Layout
22742 The caption format is changed only for this example.
22743 \end_layout
22744
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \begin_layout Standard
22751 \begin_inset Float figure
22752 placement !p
22753 wide false
22754 sideways false
22755 status open
22756
22757 \begin_layout Plain Layout
22758 \align center
22759 \begin_inset Graphics
22760         filename clipart/mobius.eps
22761         lyxscale 50
22762         scale 50
22763         scaleBeforeRotation
22764
22765 \end_inset
22766
22767
22768 \end_layout
22769
22770 \begin_layout Plain Layout
22771 \begin_inset Caption
22772
22773 \begin_layout Plain Layout
22774 \begin_inset CommandInset label
22775 LatexCommand label
22776 name "fig:This-is-an-fig"
22777
22778 \end_inset
22779
22780 This is an example figure caption that is longer than one line to show the
22781  different caption format.
22782  Here a self-defined caption format is used.
22783 \end_layout
22784
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \end_inset
22791
22792
22793 \end_layout
22794
22795 \begin_layout Standard
22796 \begin_inset ERT
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800
22801
22802 \backslash
22803 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22804 on}
22805 \end_layout
22806
22807 \end_inset
22808
22809
22810 \end_layout
22811
22812 \begin_layout Standard
22813 \begin_inset Float table
22814 placement !p
22815 wide false
22816 sideways false
22817 status open
22818
22819 \begin_layout Plain Layout
22820 \begin_inset Caption
22821
22822 \begin_layout Plain Layout
22823 \begin_inset CommandInset label
22824 LatexCommand label
22825 name "tab:This-is-an-tab"
22826
22827 \end_inset
22828
22829 This is an example table caption that is longer than one line to show the
22830  different caption format.
22831  Here the standard caption format for tables in this document is used.
22832 \end_layout
22833
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \begin_layout Plain Layout
22840 \align center
22841 \begin_inset Tabular
22842 <lyxtabular version="3" rows="1" columns="5">
22843 <features>
22844 <column alignment="center" valignment="top" width="0">
22845 <column alignment="center" valignment="top" width="0">
22846 <column alignment="center" valignment="top" width="0">
22847 <column alignment="center" valignment="top" width="0">
22848 <column alignment="center" valignment="top" width="0">
22849 <row>
22850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854 a
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 b
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872 c
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881 d
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890 e
22891 \end_layout
22892
22893 \end_inset
22894 </cell>
22895 </row>
22896 </lyxtabular>
22897
22898 \end_inset
22899
22900
22901 \end_layout
22902
22903 \end_inset
22904
22905
22906 \end_layout
22907
22908 \begin_layout Section
22909 Caption Placement
22910 \begin_inset Index
22911 status collapsed
22912
22913 \begin_layout Plain Layout
22914 Caption ! Placement
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \begin_inset Index
22921 status collapsed
22922
22923 \begin_layout Plain Layout
22924 Floats ! Caption Placement
22925 \end_layout
22926
22927 \end_inset
22928
22929
22930 \begin_inset CommandInset label
22931 LatexCommand label
22932 name "sec:Caption-Placement"
22933
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \begin_layout Standard
22940 The common caption placement rule is:
22941 \end_layout
22942
22943 \begin_layout Description
22944 Figure: Caption is set below the figure
22945 \end_layout
22946
22947 \begin_layout Description
22948 Table: Caption is set above the table
22949 \end_layout
22950
22951 \begin_layout Standard
22952 Having the caption above the table is unfortunately not supported in LaTeX's
22953  standard classes.
22954  That means if you are using the document classes 
22955 \family sans
22956 article
22957 \family default
22958
22959 \family sans
22960 book
22961 \family default
22962
22963 \family sans
22964 letter
22965 \family default
22966 , or 
22967 \family sans
22968 report
22969 \family default
22970  there will be no space between the caption and the table.
22971  To insert the needed space, add the following option to the load command
22972  of the LaTeX-package 
22973 \series bold
22974 caption
22975 \series default
22976  in your document preamble
22977 \begin_inset Foot
22978 status collapsed
22979
22980 \begin_layout Plain Layout
22981 See section
22982 \begin_inset space ~
22983 \end_inset
22984
22985
22986 \begin_inset CommandInset ref
22987 LatexCommand ref
22988 reference "sec:Caption-Formatting"
22989
22990 \end_inset
22991
22992  for more information of the package 
22993 \series bold
22994 caption
22995 \series default
22996 .
22997 \end_layout
22998
22999 \end_inset
23000
23001 :
23002 \end_layout
23003
23004 \begin_layout Standard
23005
23006 \series bold
23007 tableposition=top
23008 \end_layout
23009
23010 \begin_layout Standard
23011 If you are using a 
23012 \series bold
23013 KOMA-script
23014 \series default
23015
23016 \begin_inset Index
23017 status collapsed
23018
23019 \begin_layout Plain Layout
23020 LaTeX-packages ! KOMA-script
23021 \end_layout
23022
23023 \end_inset
23024
23025  document class (
23026 \family sans
23027 article (KOMA-script)
23028 \family default
23029
23030 \family sans
23031 book (KOMA-script)
23032 \family default
23033
23034 \family sans
23035 letter (KOMA-script)
23036 \family default
23037 , or 
23038 \family sans
23039 report (KOMA-script)
23040 \family default
23041
23042 \begin_inset space \thinspace{}
23043 \end_inset
23044
23045 ), you can alternatively to the 
23046 \series bold
23047 caption
23048 \series default
23049  package set the document class option 
23050 \series bold
23051 tablecaptionabove
23052 \series default
23053 .
23054 \end_layout
23055
23056 \begin_layout Standard
23057 \begin_inset VSpace bigskip
23058 \end_inset
23059
23060 It is also possible to set the caption beside a figure or table.
23061  To get this the LaTeX-package 
23062 \series bold
23063 sidecap
23064 \series default
23065
23066 \begin_inset Index
23067 status collapsed
23068
23069 \begin_layout Plain Layout
23070 LaTeX-packages ! sidecap
23071 \end_layout
23072
23073 \end_inset
23074
23075  has to be loaded in the document preamble with the line
23076 \end_layout
23077
23078 \begin_layout Standard
23079
23080 \series bold
23081
23082 \backslash
23083 usepackage[option]{sidecap}
23084 \end_layout
23085
23086 \begin_layout Standard
23087 If you set no option, the caption is placed on the side of the outer page
23088  margin – to the right on odd pages, to the left on even pages.
23089  You can change the placement to inner margin with the option 
23090 \series bold
23091 innercaption
23092 \series default
23093 .
23094  To force the placement always to the right or left, use the option 
23095 \series bold
23096 rightcaption
23097 \series default
23098  or 
23099 \series bold
23100 leftcaption
23101 \series default
23102 , respectively.
23103 \end_layout
23104
23105 \begin_layout Standard
23106 \begin_inset ERT
23107 status collapsed
23108
23109 \begin_layout Plain Layout
23110
23111
23112 \backslash
23113 ifsidecap
23114 \end_layout
23115
23116 \end_inset
23117
23118
23119 \begin_inset Note Note
23120 status open
23121
23122 \begin_layout Plain Layout
23123 The following section will only be displayed when the LaTeX-package 
23124 \series bold
23125 sidecap
23126 \series default
23127  is installed.
23128 \end_layout
23129
23130 \end_inset
23131
23132
23133 \end_layout
23134
23135 \begin_layout Standard
23136 To place in LyX the caption of a float on the side, it is necessary to add
23137  these commands to the document preamble:
23138 \end_layout
23139
23140 \begin_layout Standard
23141
23142 \lyxline
23143
23144 \end_layout
23145
23146 \begin_layout Standard
23147
23148 \series bold
23149
23150 \backslash
23151 newcommand{
23152 \backslash
23153 TabBesBeg}{%
23154 \begin_inset Newline newline
23155 \end_inset
23156
23157
23158 \begin_inset ERT
23159 status collapsed
23160
23161 \begin_layout Plain Layout
23162
23163
23164 \backslash
23165 hphantom{ }
23166 \end_layout
23167
23168 \end_inset
23169
23170
23171 \backslash
23172 let
23173 \backslash
23174 MyTable
23175 \backslash
23176 table
23177 \begin_inset Newline newline
23178 \end_inset
23179
23180
23181 \begin_inset ERT
23182 status collapsed
23183
23184 \begin_layout Plain Layout
23185
23186
23187 \backslash
23188 hphantom{ }
23189 \end_layout
23190
23191 \end_inset
23192
23193
23194 \backslash
23195 let
23196 \backslash
23197 MyEndtable
23198 \backslash
23199 endtable
23200 \begin_inset Newline newline
23201 \end_inset
23202
23203
23204 \begin_inset ERT
23205 status collapsed
23206
23207 \begin_layout Plain Layout
23208
23209
23210 \backslash
23211 hphantom{ }
23212 \end_layout
23213
23214 \end_inset
23215
23216
23217 \backslash
23218 renewenvironment{table}{
23219 \backslash
23220 begin{SCtable}}{
23221 \backslash
23222 end{SCtable}}}
23223 \end_layout
23224
23225 \begin_layout Standard
23226
23227 \series bold
23228
23229 \backslash
23230 newcommand{
23231 \backslash
23232 TabBesEnd}{%
23233 \begin_inset Newline newline
23234 \end_inset
23235
23236
23237 \begin_inset ERT
23238 status collapsed
23239
23240 \begin_layout Plain Layout
23241
23242
23243 \backslash
23244 hphantom{ }
23245 \end_layout
23246
23247 \end_inset
23248
23249
23250 \backslash
23251 let
23252 \backslash
23253 table
23254 \backslash
23255 MyTable
23256 \begin_inset Newline newline
23257 \end_inset
23258
23259
23260 \begin_inset ERT
23261 status collapsed
23262
23263 \begin_layout Plain Layout
23264
23265
23266 \backslash
23267 hphantom{ }
23268 \end_layout
23269
23270 \end_inset
23271
23272
23273 \backslash
23274 let
23275 \backslash
23276 endtable
23277 \backslash
23278 MyEndtable
23279 \end_layout
23280
23281 \begin_layout Standard
23282
23283 \series bold
23284
23285 \backslash
23286 newcommand{
23287 \backslash
23288 FigBesBeg}{%
23289 \begin_inset Newline newline
23290 \end_inset
23291
23292
23293 \begin_inset ERT
23294 status collapsed
23295
23296 \begin_layout Plain Layout
23297
23298
23299 \backslash
23300 hphantom{ }
23301 \end_layout
23302
23303 \end_inset
23304
23305
23306 \backslash
23307 let
23308 \backslash
23309 MyFigure
23310 \backslash
23311 figure
23312 \begin_inset Newline newline
23313 \end_inset
23314
23315
23316 \begin_inset ERT
23317 status collapsed
23318
23319 \begin_layout Plain Layout
23320
23321
23322 \backslash
23323 hphantom{ }
23324 \end_layout
23325
23326 \end_inset
23327
23328
23329 \backslash
23330 let
23331 \backslash
23332 MyEndfigure
23333 \backslash
23334 endfigure
23335 \begin_inset Newline newline
23336 \end_inset
23337
23338
23339 \begin_inset ERT
23340 status collapsed
23341
23342 \begin_layout Plain Layout
23343
23344
23345 \backslash
23346 hphantom{ }
23347 \end_layout
23348
23349 \end_inset
23350
23351
23352 \backslash
23353 renewenvironment{figure}{
23354 \backslash
23355 begin{SCfigure}}{
23356 \backslash
23357 end{SCfigure}}}
23358 \end_layout
23359
23360 \begin_layout Standard
23361
23362 \series bold
23363
23364 \backslash
23365 newcommand{
23366 \backslash
23367 FigBesEnd}{%
23368 \begin_inset Newline newline
23369 \end_inset
23370
23371
23372 \begin_inset ERT
23373 status collapsed
23374
23375 \begin_layout Plain Layout
23376
23377
23378 \backslash
23379 hphantom{ }
23380 \end_layout
23381
23382 \end_inset
23383
23384
23385 \backslash
23386 let
23387 \backslash
23388 figure
23389 \backslash
23390 MyFigure
23391 \begin_inset Newline newline
23392 \end_inset
23393
23394
23395 \begin_inset ERT
23396 status collapsed
23397
23398 \begin_layout Plain Layout
23399
23400
23401 \backslash
23402 hphantom{ }
23403 \end_layout
23404
23405 \end_inset
23406
23407
23408 \backslash
23409 let
23410 \backslash
23411 endfigure
23412 \backslash
23413 MyEndfigure}
23414 \end_layout
23415
23416 \begin_layout Standard
23417
23418 \lyxline
23419
23420 \end_layout
23421
23422 \begin_layout Standard
23423 The commands allow you to redefine the floats so that the caption is set
23424  on the side.
23425  For figure floats use the command
23426 \end_layout
23427
23428 \begin_layout Standard
23429
23430 \series bold
23431
23432 \backslash
23433 FigBesBeg
23434 \end_layout
23435
23436 \begin_layout Standard
23437 in TeX-Code before the float.
23438  Behind the float insert the command
23439 \end_layout
23440
23441 \begin_layout Standard
23442
23443 \series bold
23444
23445 \backslash
23446 FigBesEnd
23447 \end_layout
23448
23449 \begin_layout Standard
23450 in TeX-Code to get back to the original float definition.
23451 \end_layout
23452
23453 \begin_layout Standard
23454 For table floats use the corresponding commands
23455 \end_layout
23456
23457 \begin_layout Standard
23458
23459 \series bold
23460
23461 \backslash
23462 TabBesBeg
23463 \series default
23464  and 
23465 \series bold
23466
23467 \backslash
23468 TabBesEnd
23469 \end_layout
23470
23471 \begin_layout Standard
23472 Figure
23473 \begin_inset space ~
23474 \end_inset
23475
23476
23477 \begin_inset CommandInset ref
23478 LatexCommand ref
23479 reference "fig:cap-beside-fig"
23480
23481 \end_inset
23482
23483  and Table
23484 \begin_inset space ~
23485 \end_inset
23486
23487
23488 \begin_inset CommandInset ref
23489 LatexCommand ref
23490 reference "tab:cap-beside-tab"
23491
23492 \end_inset
23493
23494  are examples where the caption is set beside.
23495 \end_layout
23496
23497 \begin_layout Standard
23498 You can see in the examples that the caption text appears at the top of
23499  the floats for table floats and at the bottom for figure floats.
23500  To change this, you can use the command
23501 \end_layout
23502
23503 \begin_layout Standard
23504
23505 \series bold
23506
23507 \backslash
23508 sidecaptionvpos{float type}{placement}
23509 \end_layout
23510
23511 \begin_layout Standard
23512 in the document preamble or in TeX-Code before the float.
23513  The float type is either 
23514 \family sans
23515 figure
23516 \family default
23517  or 
23518 \family sans
23519 table
23520 \family default
23521 , the placement can be 
23522 \begin_inset Quotes eld
23523 \end_inset
23524
23525
23526 \family sans
23527 t
23528 \family default
23529
23530 \begin_inset Quotes erd
23531 \end_inset
23532
23533  for top, 
23534 \begin_inset Quotes eld
23535 \end_inset
23536
23537
23538 \family sans
23539 c
23540 \family default
23541
23542 \begin_inset Quotes erd
23543 \end_inset
23544
23545  for center, or 
23546 \begin_inset Quotes eld
23547 \end_inset
23548
23549
23550 \family sans
23551 b
23552 \family default
23553
23554 \begin_inset Quotes erd
23555 \end_inset
23556
23557  for bottom.
23558  To have for example the caption of figure floats vertically centered, use
23559  the command
23560 \end_layout
23561
23562 \begin_layout Standard
23563
23564 \series bold
23565
23566 \backslash
23567 sidecaptionvpos{figure}{c}
23568 \end_layout
23569
23570 \begin_layout Standard
23571 This was used for Figure
23572 \begin_inset space ~
23573 \end_inset
23574
23575
23576 \begin_inset CommandInset ref
23577 LatexCommand ref
23578 reference "fig:cap-beside-fig-2"
23579
23580 \end_inset
23581
23582 .
23583 \end_layout
23584
23585 \begin_layout Standard
23586 \begin_inset VSpace medskip
23587 \end_inset
23588
23589 For more information about the package 
23590 \series bold
23591 sidecap
23592 \series default
23593  we refer to its documentation 
23594 \begin_inset CommandInset citation
23595 LatexCommand cite
23596 key "sidecap"
23597
23598 \end_inset
23599
23600 .
23601 \end_layout
23602
23603 \begin_layout Standard
23604 \begin_inset Note Greyedout
23605 status open
23606
23607 \begin_layout Plain Layout
23608
23609 \series bold
23610 Note:
23611 \series default
23612  The LaTeX-package 
23613 \series bold
23614 hypcap
23615 \series default
23616
23617 \begin_inset Index
23618 status collapsed
23619
23620 \begin_layout Plain Layout
23621 LaTeX-packages ! hypcap
23622 \end_layout
23623
23624 \end_inset
23625
23626 , described in section
23627 \begin_inset space ~
23628 \end_inset
23629
23630
23631 \begin_inset CommandInset ref
23632 LatexCommand ref
23633 reference "sub:Reference-Position"
23634
23635 \end_inset
23636
23637 , has no effect on floats with the caption set beside.
23638 \end_layout
23639
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \begin_layout Standard
23646 \begin_inset ERT
23647 status collapsed
23648
23649 \begin_layout Plain Layout
23650
23651
23652 \backslash
23653 FigBesBeg 
23654 \end_layout
23655
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \begin_layout Standard
23662 \begin_inset Float figure
23663 wide false
23664 sideways false
23665 status open
23666
23667 \begin_layout Plain Layout
23668 \begin_inset Graphics
23669         filename clipart/escher-lsd.eps
23670         scale 75
23671         scaleBeforeRotation
23672
23673 \end_inset
23674
23675
23676 \end_layout
23677
23678 \begin_layout Plain Layout
23679 \begin_inset Caption
23680
23681 \begin_layout Plain Layout
23682 \begin_inset CommandInset label
23683 LatexCommand label
23684 name "fig:cap-beside-fig"
23685
23686 \end_inset
23687
23688 This is a caption beside a figure.
23689 \end_layout
23690
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \begin_layout Standard
23702 \begin_inset ERT
23703 status collapsed
23704
23705 \begin_layout Plain Layout
23706
23707
23708 \backslash
23709 TabBesBeg 
23710 \end_layout
23711
23712 \end_inset
23713
23714
23715 \end_layout
23716
23717 \begin_layout Standard
23718 \begin_inset Float table
23719 wide false
23720 sideways false
23721 status open
23722
23723 \begin_layout Plain Layout
23724 \begin_inset Caption
23725
23726 \begin_layout Plain Layout
23727 \begin_inset CommandInset label
23728 LatexCommand label
23729 name "tab:cap-beside-tab"
23730
23731 \end_inset
23732
23733 This is a caption beside a table.
23734 \end_layout
23735
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Tabular
23743 <lyxtabular version="3" rows="4" columns="5">
23744 <features>
23745 <column alignment="center" valignment="top" width="0">
23746 <column alignment="center" valignment="top" width="0">
23747 <column alignment="center" valignment="top" width="0">
23748 <column alignment="center" valignment="top" width="0">
23749 <column alignment="center" valignment="top" width="0">
23750 <row>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 a
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773 b
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791 c
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 </row>
23797 <row>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23808 \begin_inset Text
23809
23810 \begin_layout Plain Layout
23811 d
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829 e
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 </row>
23844 <row>
23845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849 f
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 g
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Plain Layout
23876
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885 h
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 </row>
23891 <row>
23892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 i
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923 j
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 </row>
23938 </lyxtabular>
23939
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \end_inset
23946
23947
23948 \end_layout
23949
23950 \begin_layout Standard
23951 \begin_inset ERT
23952 status collapsed
23953
23954 \begin_layout Plain Layout
23955
23956
23957 \backslash
23958 TabBesEnd
23959 \end_layout
23960
23961 \end_inset
23962
23963
23964 \end_layout
23965
23966 \begin_layout Standard
23967 \begin_inset ERT
23968 status collapsed
23969
23970 \begin_layout Plain Layout
23971
23972
23973 \backslash
23974 sidecaptionvpos{figure}{c}
23975 \end_layout
23976
23977 \end_inset
23978
23979
23980 \begin_inset Float figure
23981 wide false
23982 sideways false
23983 status open
23984
23985 \begin_layout Plain Layout
23986 \begin_inset Graphics
23987         filename clipart/escher-lsd.eps
23988         scale 75
23989         scaleBeforeRotation
23990
23991 \end_inset
23992
23993
23994 \end_layout
23995
23996 \begin_layout Plain Layout
23997 \begin_inset Caption
23998
23999 \begin_layout Plain Layout
24000 \begin_inset CommandInset label
24001 LatexCommand label
24002 name "fig:cap-beside-fig-2"
24003
24004 \end_inset
24005
24006 This is a vertically centered caption beside a figure.
24007 \end_layout
24008
24009 \end_inset
24010
24011
24012 \end_layout
24013
24014 \end_inset
24015
24016
24017 \end_layout
24018
24019 \begin_layout Standard
24020 \begin_inset ERT
24021 status collapsed
24022
24023 \begin_layout Plain Layout
24024
24025
24026 \backslash
24027 FigBesEnd
24028 \end_layout
24029
24030 \end_inset
24031
24032
24033 \end_layout
24034
24035 \begin_layout Standard
24036 \begin_inset ERT
24037 status collapsed
24038
24039 \begin_layout Plain Layout
24040
24041
24042 \backslash
24043 else
24044 \end_layout
24045
24046 \end_inset
24047
24048
24049 \begin_inset Note Note
24050 status open
24051
24052 \begin_layout Plain Layout
24053 The following will be displayed when the LaTeX-package 
24054 \series bold
24055 sidecap
24056 \series default
24057  is not installed:
24058 \end_layout
24059
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \begin_layout Standard
24066 You need to install the LaTeX-package 
24067 \series bold
24068 sidecap
24069 \series default
24070  to see the following part of this section in the output.
24071 \end_layout
24072
24073 \begin_layout Standard
24074 \begin_inset ERT
24075 status collapsed
24076
24077 \begin_layout Plain Layout
24078
24079
24080 \backslash
24081 fi
24082 \end_layout
24083
24084 \end_inset
24085
24086
24087 \end_layout
24088
24089 \begin_layout Section
24090 Listings of Floats
24091 \begin_inset Index
24092 status collapsed
24093
24094 \begin_layout Plain Layout
24095 Floats ! Float Lists
24096 \end_layout
24097
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \begin_layout Standard
24104 Similar to the the table of contents where the sections of the document
24105  are listed, there are listings for all float types, like the figures of
24106  the documents.
24107  You can insert them via the 
24108 \family sans
24109 Insert\SpecialChar \menuseparator
24110 List
24111 \begin_inset space ~
24112 \end_inset
24113
24114 /
24115 \begin_inset space ~
24116 \end_inset
24117
24118 TOC
24119 \family default
24120  sub menus.
24121 \end_layout
24122
24123 \begin_layout Standard
24124 The list entries are the float captions or its short title, the float number,
24125  and the page number where they appear in the document.
24126 \end_layout
24127
24128 \begin_layout Standard
24129 You can find the list of figures and tables at the end of this document.
24130 \end_layout
24131
24132 \begin_layout Chapter
24133 Notes
24134 \end_layout
24135
24136 \begin_layout Section
24137 LyX Notes
24138 \begin_inset Index
24139 status collapsed
24140
24141 \begin_layout Plain Layout
24142 Notes ! LyX Notes
24143 \end_layout
24144
24145 \end_inset
24146
24147
24148 \end_layout
24149
24150 \begin_layout Standard
24151 Notes are inserted with the toolbar button 
24152 \begin_inset Graphics
24153         filename ../images/note-insert.png
24154         scale 85
24155         scaleBeforeRotation
24156
24157 \end_inset
24158
24159  or the menu 
24160 \family sans
24161 Insert\SpecialChar \menuseparator
24162 Note
24163 \family default
24164 .
24165  There are three types of notes:
24166 \end_layout
24167
24168 \begin_layout Description
24169 LyX
24170 \begin_inset space ~
24171 \end_inset
24172
24173 Note This note type is for internal notes that won't appear in the output.
24174  Its note-box looks like this:
24175 \begin_inset Newline newline
24176 \end_inset
24177
24178
24179 \begin_inset Newline newline
24180 \end_inset
24181
24182
24183 \begin_inset Graphics
24184         filename clipart/LyXNoteImageQt4.png
24185         display false
24186         scale 85
24187         scaleBeforeRotation
24188
24189 \end_inset
24190
24191  
24192 \begin_inset Note Note
24193 status open
24194
24195 \begin_layout Plain Layout
24196 This is text in a note box that doesn't appear in the output.
24197 \end_layout
24198
24199 \end_inset
24200
24201
24202 \end_layout
24203
24204 \begin_layout Description
24205 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
24206 ent, when you export the document to LaTeX via the menu 
24207 \family sans
24208 File\SpecialChar \menuseparator
24209 Export\SpecialChar \menuseparator
24210 LaTeX (pdflatex) / (plain)
24211 \family default
24212 .
24213  Its note-box looks like this:
24214 \begin_inset Newline newline
24215 \end_inset
24216
24217
24218 \begin_inset Newline newline
24219 \end_inset
24220
24221
24222 \begin_inset Graphics
24223         filename clipart/CommentNoteImageQt4.png
24224         display false
24225         scale 85
24226         scaleBeforeRotation
24227
24228 \end_inset
24229
24230  
24231 \begin_inset Note Comment
24232 status open
24233
24234 \begin_layout Plain Layout
24235 This is text in a note box that only appears as comment in LaTeX-files.
24236 \end_layout
24237
24238 \end_inset
24239
24240
24241 \end_layout
24242
24243 \begin_layout Description
24244 Greyed
24245 \begin_inset space ~
24246 \end_inset
24247
24248 Out This note will appear in the output as grey text.
24249  Its note-box looks like this:
24250 \begin_inset Newline newline
24251 \end_inset
24252
24253
24254 \begin_inset Newline newline
24255 \end_inset
24256
24257
24258 \begin_inset Graphics
24259         filename clipart/GreyedOutNoteImageQt4.png
24260         display false
24261         scale 85
24262         scaleBeforeRotation
24263
24264 \end_inset
24265
24266
24267 \begin_inset Newline newline
24268 \end_inset
24269
24270
24271 \begin_inset ERT
24272 status collapsed
24273
24274 \begin_layout Plain Layout
24275
24276
24277 \backslash
24278 renewenvironment{lyxgreyedout}
24279 \end_layout
24280
24281 \begin_layout Plain Layout
24282
24283 {
24284 \backslash
24285 textcolor[gray]{0.8}
24286 \backslash
24287 bgroup}{
24288 \backslash
24289 egroup}
24290 \end_layout
24291
24292 \end_inset
24293
24294
24295 \begin_inset Note Greyedout
24296 status open
24297
24298 \begin_layout Plain Layout
24299 This is text
24300 \begin_inset Foot
24301 status open
24302
24303 \begin_layout Plain Layout
24304 This is an example footnote within a greyed out note.
24305 \end_layout
24306
24307 \end_inset
24308
24309  of a comment that appears in the output as grey text.
24310 \end_layout
24311
24312 \end_inset
24313
24314
24315 \begin_inset ERT
24316 status collapsed
24317
24318 \begin_layout Plain Layout
24319
24320
24321 \backslash
24322 renewenvironment{lyxgreyedout}
24323 \end_layout
24324
24325 \begin_layout Plain Layout
24326
24327 {
24328 \backslash
24329 textcolor{blue}
24330 \backslash
24331 bgroup}{
24332 \backslash
24333 egroup}
24334 \end_layout
24335
24336 \end_inset
24337
24338
24339 \begin_inset Note Note
24340 status collapsed
24341
24342 \begin_layout Plain Layout
24343 The greyed out note is here redefined to show it with the original LyX definitio
24344 n because greyed out notes are redefined in the preamble of this document,
24345  as described below, to have blue text.
24346 \end_layout
24347
24348 \end_inset
24349
24350
24351 \begin_inset Newline newline
24352 \end_inset
24353
24354
24355 \begin_inset Newline newline
24356 \end_inset
24357
24358 As you can see in the example, the first line of greyed out notes is a bit
24359  indented and greyed out notes can have footnotes.
24360 \end_layout
24361
24362 \begin_layout Standard
24363 \begin_inset VSpace bigskip
24364 \end_inset
24365
24366 When you use the toolbar button 
24367 \begin_inset Graphics
24368         filename ../images/note-insert.png
24369         scale 85
24370         scaleBeforeRotation
24371
24372 \end_inset
24373
24374  to insert notes, a 
24375 \family sans
24376 LyX
24377 \begin_inset space ~
24378 \end_inset
24379
24380 Note
24381 \family default
24382  is inserted.
24383  You can switch between the five note types by right-clicking on the note-box.
24384  
24385 \family roman
24386 \series medium
24387 \bar no
24388 If you want to turn existing text into a note, mark it and click on the
24389  note
24390 \family default
24391 \series default
24392 \bar default
24393  toolbar 
24394 \family roman
24395 \series medium
24396 \bar no
24397 button
24398 \family default
24399 \series default
24400 \bar default
24401 .
24402  To change a note to text, press the backspace key when the cursor is in
24403  the first position of a note, or press the deletey key when the cursor
24404  is in the very last position of the note, respectively.
24405 \end_layout
24406
24407 \begin_layout Standard
24408 \begin_inset VSpace bigskip
24409 \end_inset
24410
24411 You can change the text color of the greyed out notes in the preamble with
24412  the following command:
24413 \end_layout
24414
24415 \begin_layout Standard
24416
24417 \series bold
24418
24419 \backslash
24420 renewenvironment{lyxgreyedout}
24421 \begin_inset Newline newline
24422 \end_inset
24423
24424
24425 \begin_inset ERT
24426 status collapsed
24427
24428 \begin_layout Plain Layout
24429
24430
24431 \backslash
24432 hphantom{ }
24433 \end_layout
24434
24435 \end_inset
24436
24437 {
24438 \backslash
24439 textcolor{color}
24440 \backslash
24441 bgroup}{
24442 \backslash
24443 egroup}
24444 \end_layout
24445
24446 \begin_layout Standard
24447 The available colors and the method to define own colors is explained in
24448  section
24449 \begin_inset space ~
24450 \end_inset
24451
24452
24453 \begin_inset CommandInset ref
24454 LatexCommand ref
24455 reference "sec:Colored-Tables"
24456
24457 \end_inset
24458
24459 .
24460 \end_layout
24461
24462 \begin_layout Standard
24463 Notes that appear in blue in this document are set using greyed out notes
24464  with blue text.
24465 \end_layout
24466
24467 \begin_layout Section
24468 Footnotes
24469 \begin_inset CommandInset label
24470 LatexCommand label
24471 name "sec:Footnotes"
24472
24473 \end_inset
24474
24475
24476 \begin_inset Index
24477 status collapsed
24478
24479 \begin_layout Plain Layout
24480 Notes ! Footnotes
24481 \end_layout
24482
24483 \end_inset
24484
24485
24486 \begin_inset Index
24487 status collapsed
24488
24489 \begin_layout Plain Layout
24490 Footnotes
24491 \end_layout
24492
24493 \end_inset
24494
24495
24496 \end_layout
24497
24498 \begin_layout Standard
24499 Footnotes can be inserted using the toolbar button 
24500 \begin_inset Graphics
24501         filename ../images/footnote-insert.png
24502         scale 85
24503         scaleBeforeRotation
24504
24505 \end_inset
24506
24507  or the menu 
24508 \family sans
24509 Insert\SpecialChar \menuseparator
24510 Footnote
24511 \family default
24512 .
24513  
24514 \family roman
24515 \series medium
24516 \bar no
24517 You'll see
24518 \family default
24519 \series default
24520 \bar default
24521  then the following footnote-box: 
24522 \begin_inset Graphics
24523         filename clipart/footnoteQt4.png
24524         scale 80
24525         scaleBeforeRotation
24526
24527 \end_inset
24528
24529  
24530 \family roman
24531 \series medium
24532 \bar no
24533 where you can enter the footnote text.
24534  If you want to turn existing text into a footnote, mark it and click on
24535  the footnote
24536 \family default
24537 \series default
24538 \bar default
24539  toolbar 
24540 \family roman
24541 \series medium
24542 \bar no
24543 button
24544 \family default
24545 \series default
24546 \bar default
24547 .
24548  To change a 
24549 \family roman
24550 \series medium
24551 \bar no
24552 footnote
24553 \family default
24554 \series default
24555 \bar default
24556  to text, press the Backspace key when the cursor is in the first position
24557  of a 
24558 \family roman
24559 \series medium
24560 \bar no
24561 footnote
24562 \family default
24563 \series default
24564 \bar default
24565 , or press the Delete key when the cursor is in the very last position of
24566  the 
24567 \family roman
24568 \series medium
24569 \bar no
24570 footnote
24571 \family default
24572 \series default
24573 \bar default
24574 , respectively.
24575 \end_layout
24576
24577 \begin_layout Standard
24578 Here is an example footnote:
24579 \family roman
24580 \series medium
24581 \bar no
24582
24583 \begin_inset Foot
24584 status open
24585
24586 \begin_layout Plain Layout
24587 \begin_inset CommandInset label
24588 LatexCommand label
24589 name "foot:This-is-an"
24590
24591 \end_inset
24592
24593 This is an example footnote.
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \family default
24600 \series default
24601 \bar default
24602
24603 \begin_inset ERT
24604 status collapsed
24605
24606 \begin_layout Plain Layout
24607
24608
24609 \backslash
24610 newcounter{MyRepeatFoot}
24611 \end_layout
24612
24613 \begin_layout Plain Layout
24614
24615
24616 \backslash
24617 setcounter{MyRepeatFoot}{
24618 \backslash
24619 thefootnote}
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \begin_layout Standard
24628 The footnote will appear in the output as a superscript number at the text
24629  position where the footnote box is placed.
24630  The footnote text is placed at the bottom of the current page.
24631  The footnote number is calculated by LaTeX, the numbers are consecutive.
24632  It depends on your document-class, if the footnote number is reset for
24633  every chapter.
24634 \end_layout
24635
24636 \begin_layout Standard
24637 Footnotes can be referenced like floats: Insert a label into the footnote
24638  and cross-reference this label in the text as described in section
24639 \begin_inset space ~
24640 \end_inset
24641
24642
24643 \begin_inset CommandInset ref
24644 LatexCommand ref
24645 reference "sec:Referencing-Floats"
24646
24647 \end_inset
24648
24649 .
24650 \begin_inset Newline newline
24651 \end_inset
24652
24653 This is a cross-reference of Footnote
24654 \begin_inset space ~
24655 \end_inset
24656
24657
24658 \begin_inset CommandInset ref
24659 LatexCommand ref
24660 reference "foot:This-is-an"
24661
24662 \end_inset
24663
24664 .
24665 \end_layout
24666
24667 \begin_layout Standard
24668 \begin_inset VSpace defskip
24669 \end_inset
24670
24671 To use footnotes within tables, you have to use minipages, see section
24672 \begin_inset space ~
24673 \end_inset
24674
24675
24676 \begin_inset CommandInset ref
24677 LatexCommand ref
24678 reference "sec:Minipages"
24679
24680 \end_inset
24681
24682 .
24683  Footnotes within longtables are described in section
24684 \begin_inset space ~
24685 \end_inset
24686
24687
24688 \begin_inset CommandInset ref
24689 LatexCommand ref
24690 reference "sub:Footnotes-in-Longtables"
24691
24692 \end_inset
24693
24694 .
24695 \end_layout
24696
24697 \begin_layout Standard
24698 \begin_inset VSpace defskip
24699 \end_inset
24700
24701 To create only a mark for a footnote, use the command 
24702 \series bold
24703
24704 \backslash
24705 footnotemark[number]
24706 \series default
24707  in TeX-Code.
24708  This is used when you have the same annotation several times in a text
24709  but doesn't want to print the footnote text every time.
24710 \begin_inset Newline newline
24711 \end_inset
24712
24713 As you don't know the number of the repeating footnote while you are writing
24714  the text, you have to store its number.
24715  For the following footnote mark example, these commands were inserted in
24716  TeX-Code behind Footnote
24717 \begin_inset space ~
24718 \end_inset
24719
24720
24721 \begin_inset CommandInset ref
24722 LatexCommand ref
24723 reference "foot:This-is-an"
24724
24725 \end_inset
24726
24727  to store the footnote number:
24728 \end_layout
24729
24730 \begin_layout Standard
24731
24732 \series bold
24733
24734 \backslash
24735 newcounter{MyRepeatFoot}
24736 \begin_inset Newline newline
24737 \end_inset
24738
24739
24740 \backslash
24741 setcounter{MyRepeatFoot}{
24742 \backslash
24743 thefootnote}
24744 \end_layout
24745
24746 \begin_layout Standard
24747 The footnote mark was then created with this command:
24748 \end_layout
24749
24750 \begin_layout Standard
24751
24752 \series bold
24753
24754 \backslash
24755 footnotemark[
24756 \backslash
24757 theMyRepeatFoot]
24758 \end_layout
24759
24760 \begin_layout Standard
24761 Here is an example footnote mark:
24762 \family roman
24763 \series medium
24764 \bar no
24765
24766 \begin_inset ERT
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770
24771
24772 \backslash
24773 footnotemark[
24774 \backslash
24775 theMyRepeatFoot]
24776 \end_layout
24777
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \begin_layout Subsection
24784 Footnote Numbering
24785 \begin_inset CommandInset label
24786 LatexCommand label
24787 name "sub:Footnote-Numbering"
24788
24789 \end_inset
24790
24791
24792 \begin_inset Index
24793 status collapsed
24794
24795 \begin_layout Plain Layout
24796 Footnotes ! Numbering
24797 \end_layout
24798
24799 \end_inset
24800
24801
24802 \end_layout
24803
24804 \begin_layout Standard
24805 To reset the footnote number back to 1 after each section
24806 \family roman
24807 , add this command to your document preamble:
24808 \end_layout
24809
24810 \begin_layout Standard
24811
24812 \series bold
24813
24814 \backslash
24815 @addtoreset{footnote}{section}
24816 \end_layout
24817
24818 \begin_layout Standard
24819 \begin_inset VSpace bigskip
24820 \end_inset
24821
24822 The following preamble command changes the footnote numbering style to small
24823  roman numerals:
24824 \end_layout
24825
24826 \begin_layout Standard
24827
24828 \series bold
24829
24830 \backslash
24831 renewcommand{
24832 \backslash
24833 thefootnote}{
24834 \backslash
24835 roman{footnote}}
24836 \end_layout
24837
24838 \begin_layout Standard
24839 \begin_inset ERT
24840 status collapsed
24841
24842 \begin_layout Plain Layout
24843
24844
24845 \backslash
24846 renewcommand{
24847 \backslash
24848 thefootnote}{
24849 \backslash
24850 roman{footnote}}
24851 \end_layout
24852
24853 \end_inset
24854
24855  This is a footnote with roman numbering:
24856 \begin_inset Foot
24857 status open
24858
24859 \begin_layout Plain Layout
24860 This is an example footnote with roman numbering.
24861 \end_layout
24862
24863 \end_inset
24864
24865
24866 \end_layout
24867
24868 \begin_layout Standard
24869 To change the numbering style to capital roman numerals replace in the command
24870  above 
24871 \series bold
24872
24873 \backslash
24874 roman
24875 \series default
24876  by 
24877 \series bold
24878
24879 \backslash
24880 Roman
24881 \series default
24882 .
24883  To 
24884 \begin_inset Quotes eld
24885 \end_inset
24886
24887 number
24888 \begin_inset Quotes erd
24889 \end_inset
24890
24891  footnotes with capital or small Latin letters use 
24892 \series bold
24893
24894 \backslash
24895 Alph
24896 \series default
24897  or 
24898 \series bold
24899
24900 \backslash
24901 alph
24902 \series default
24903 , respectively.
24904  To 
24905 \begin_inset Quotes eld
24906 \end_inset
24907
24908 number
24909 \begin_inset Quotes erd
24910 \end_inset
24911
24912  footnotes with symbols use 
24913 \series bold
24914
24915 \backslash
24916 fnsymbol
24917 \series default
24918 .
24919 \end_layout
24920
24921 \begin_layout Standard
24922 \begin_inset Note Greyedout
24923 status open
24924
24925 \begin_layout Plain Layout
24926
24927 \series bold
24928 Note:
24929 \series default
24930  You can only number 26 footnotes with Latin letters, because this numbering
24931  is limited to single letters.
24932 \end_layout
24933
24934 \end_inset
24935
24936
24937 \begin_inset Newline newline
24938 \end_inset
24939
24940
24941 \begin_inset Note Greyedout
24942 status open
24943
24944 \begin_layout Plain Layout
24945
24946 \series bold
24947 Note:
24948 \series default
24949  You can only number 9 footnotes with symbols.
24950 \end_layout
24951
24952 \end_inset
24953
24954
24955 \end_layout
24956
24957 \begin_layout Standard
24958 To return to the default numbering style when you changed to another one,
24959  use 
24960 \series bold
24961
24962 \backslash
24963 arabic
24964 \series default
24965  instead of 
24966 \series bold
24967
24968 \backslash
24969 roman
24970 \series default
24971  in the command above.
24972 \begin_inset ERT
24973 status collapsed
24974
24975 \begin_layout Plain Layout
24976
24977
24978 \backslash
24979 renewcommand{
24980 \backslash
24981 thefootnote}{
24982 \backslash
24983 arabic{footnote}}
24984 \end_layout
24985
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \begin_layout Standard
24992 \begin_inset VSpace bigskip
24993 \end_inset
24994
24995
24996 \end_layout
24997
24998 \begin_layout Standard
24999 If you want to have footnotes numbered in the scheme 
25000 \begin_inset Quotes eld
25001 \end_inset
25002
25003 chapter.footnote
25004 \begin_inset Quotes erd
25005 \end_inset
25006
25007 , add the following command to your document preamble:
25008 \end_layout
25009
25010 \begin_layout Standard
25011
25012 \series bold
25013
25014 \backslash
25015 numberwithin{footnote}{chapter}
25016 \end_layout
25017
25018 \begin_layout Standard
25019 To be able to use the command 
25020 \series bold
25021
25022 \backslash
25023 numberwithin
25024 \series default
25025 , set in the tab 
25026 \family sans
25027 Math
25028 \begin_inset space ~
25029 \end_inset
25030
25031 Options
25032 \family default
25033  in the document settings the option 
25034 \family sans
25035 Use
25036 \begin_inset space ~
25037 \end_inset
25038
25039 AMS
25040 \begin_inset space ~
25041 \end_inset
25042
25043 math
25044 \begin_inset space ~
25045 \end_inset
25046
25047 package
25048 \family default
25049 .
25050 \end_layout
25051
25052 \begin_layout Standard
25053 \begin_inset ERT
25054 status collapsed
25055
25056 \begin_layout Plain Layout
25057
25058
25059 \backslash
25060 numberwithin{footnote}{chapter}
25061 \end_layout
25062
25063 \end_inset
25064
25065 This is another example footnote:
25066 \series bold
25067
25068 \begin_inset Foot
25069 status open
25070
25071 \begin_layout Plain Layout
25072 This is a footnote numbered in the scheme 
25073 \begin_inset Quotes eld
25074 \end_inset
25075
25076 chapter.footnote
25077 \begin_inset Quotes erd
25078 \end_inset
25079
25080 .
25081 \end_layout
25082
25083 \end_inset
25084
25085
25086 \series default
25087
25088 \begin_inset ERT
25089 status collapsed
25090
25091 \begin_layout Plain Layout
25092
25093
25094 \backslash
25095 renewcommand{
25096 \backslash
25097 thefootnote}{
25098 \backslash
25099 arabic{footnote}}
25100 \end_layout
25101
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \begin_layout Standard
25108 \begin_inset Note Greyedout
25109 status open
25110
25111 \begin_layout Plain Layout
25112
25113 \series bold
25114 Note:
25115 \series default
25116  
25117 \series bold
25118
25119 \backslash
25120 numberwithin
25121 \series default
25122  always prints out the footnote number as arabic number; previous redefinitions
25123  to get non-arabic numbers are overwritten.
25124 \end_layout
25125
25126 \end_inset
25127
25128
25129 \end_layout
25130
25131 \begin_layout Standard
25132 So to get for example the scheme 
25133 \begin_inset Quotes eld
25134 \end_inset
25135
25136 chapter.
25137 \backslash
25138 Roman{footnote}
25139 \begin_inset Quotes erd
25140 \end_inset
25141
25142 , use this command instead of 
25143 \series bold
25144
25145 \backslash
25146 numberwithin
25147 \series default
25148 :
25149 \end_layout
25150
25151 \begin_layout Standard
25152
25153 \series bold
25154
25155 \backslash
25156 renewcommand{
25157 \backslash
25158 thefootnote}{
25159 \backslash
25160 thechapter.
25161 \backslash
25162 Roman{footnote}}
25163 \end_layout
25164
25165 \begin_layout Subsection
25166 Footnote Placement
25167 \begin_inset Index
25168 status collapsed
25169
25170 \begin_layout Plain Layout
25171 Footnotes ! Placement
25172 \end_layout
25173
25174 \end_inset
25175
25176
25177 \end_layout
25178
25179 \begin_layout Standard
25180 If you have several footnotes in one page, they appear without vertical
25181  space between them at the bottom of the page.
25182  To make them better readable you can e.
25183 \begin_inset space \thinspace{}
25184 \end_inset
25185
25186 g.
25187 \begin_inset space \space{}
25188 \end_inset
25189
25190 add 1.5
25191 \begin_inset space \thinspace{}
25192 \end_inset
25193
25194 mm space with the following preamble command:
25195 \end_layout
25196
25197 \begin_layout Standard
25198
25199 \series bold
25200
25201 \backslash
25202 let
25203 \backslash
25204 myFoot
25205 \backslash
25206 footnote
25207 \begin_inset Newline newline
25208 \end_inset
25209
25210
25211 \backslash
25212 renewcommand{
25213 \backslash
25214 footnote}[1]{
25215 \backslash
25216 myFoot{#1
25217 \backslash
25218 vspace{1.5mm}}}
25219 \end_layout
25220
25221 \begin_layout Standard
25222 \begin_inset VSpace bigskip
25223 \end_inset
25224
25225 In a two-column document the footnotes appear at the bottom of every column,
25226  see Figure
25227 \begin_inset space ~
25228 \end_inset
25229
25230
25231 \begin_inset CommandInset ref
25232 LatexCommand ref
25233 reference "fig:Standard-footnote-placement"
25234
25235 \end_inset
25236
25237 .
25238  If the footnotes should only appear at the bottom of the right column,
25239  as in Figure
25240 \begin_inset space ~
25241 \end_inset
25242
25243
25244 \begin_inset CommandInset ref
25245 LatexCommand ref
25246 reference "fig:Footnote-placement-in"
25247
25248 \end_inset
25249
25250 , use the LaTeX-package 
25251 \series bold
25252 ftnright
25253 \series default
25254
25255 \begin_inset Index
25256 status collapsed
25257
25258 \begin_layout Plain Layout
25259 LaTeX-packages ! ftnright
25260 \end_layout
25261
25262 \end_inset
25263
25264  with this command in the document preamble:
25265 \end_layout
25266
25267 \begin_layout Standard
25268
25269 \series bold
25270
25271 \backslash
25272 usepackage{ftnright}
25273 \end_layout
25274
25275 \begin_layout Standard
25276 \begin_inset Float figure
25277 placement !h
25278 wide false
25279 sideways false
25280 status open
25281
25282 \begin_layout Plain Layout
25283 \begin_inset ERT
25284 status collapsed
25285
25286 \begin_layout Plain Layout
25287
25288
25289 \backslash
25290 framebox{
25291 \end_layout
25292
25293 \end_inset
25294
25295
25296 \begin_inset Graphics
25297         filename clipart/without_fntright.pdf
25298         width 100col%
25299         scaleBeforeRotation
25300
25301 \end_inset
25302
25303
25304 \begin_inset ERT
25305 status collapsed
25306
25307 \begin_layout Plain Layout
25308
25309 }
25310 \end_layout
25311
25312 \end_inset
25313
25314
25315 \end_layout
25316
25317 \begin_layout Plain Layout
25318 \begin_inset Caption
25319
25320 \begin_layout Plain Layout
25321 \begin_inset CommandInset label
25322 LatexCommand label
25323 name "fig:Standard-footnote-placement"
25324
25325 \end_inset
25326
25327 Standard footnote placement in two-column documents.
25328 \end_layout
25329
25330 \end_inset
25331
25332
25333 \end_layout
25334
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \begin_layout Standard
25341 \begin_inset Float figure
25342 placement !h
25343 wide false
25344 sideways false
25345 status open
25346
25347 \begin_layout Plain Layout
25348 \begin_inset ERT
25349 status collapsed
25350
25351 \begin_layout Plain Layout
25352
25353
25354 \backslash
25355 framebox{
25356 \end_layout
25357
25358 \end_inset
25359
25360
25361 \begin_inset Graphics
25362         filename clipart/with_fntright.pdf
25363         width 100col%
25364         scaleBeforeRotation
25365
25366 \end_inset
25367
25368
25369 \begin_inset ERT
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373
25374 }
25375 \end_layout
25376
25377 \end_inset
25378
25379
25380 \end_layout
25381
25382 \begin_layout Plain Layout
25383 \begin_inset Caption
25384
25385 \begin_layout Plain Layout
25386 \begin_inset CommandInset label
25387 LatexCommand label
25388 name "fig:Footnote-placement-in"
25389
25390 \end_inset
25391
25392 Footnote placement in two-column documents when the LaTeX-package 
25393 \series bold
25394 ftnright
25395 \series default
25396  is used.
25397 \end_layout
25398
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \begin_layout Standard
25410 \begin_inset VSpace bigskip
25411 \end_inset
25412
25413 In some scientific literature it is usual to collect the footnotes and print
25414  them in a separate paragraph at the the end of a section, like in Figure
25415 \begin_inset space ~
25416 \end_inset
25417
25418
25419 \begin_inset CommandInset ref
25420 LatexCommand ref
25421 reference "fig:Endnotes"
25422
25423 \end_inset
25424
25425 .
25426  They are then so called 
25427 \begin_inset Quotes eld
25428 \end_inset
25429
25430 endnotes
25431 \begin_inset Quotes erd
25432 \end_inset
25433
25434 .
25435 \begin_inset Index
25436 status collapsed
25437
25438 \begin_layout Plain Layout
25439 Endnotes
25440 \end_layout
25441
25442 \end_inset
25443
25444  To use endnotes instead of footnotes in your document, load in the menu
25445  
25446 \family sans
25447 Document\SpecialChar \menuseparator
25448 Settings\SpecialChar \menuseparator
25449 Modules 
25450 \family default
25451 the module 
25452 \family sans
25453 Foot
25454 \begin_inset space ~
25455 \end_inset
25456
25457 to
25458 \begin_inset space ~
25459 \end_inset
25460
25461 End
25462 \family default
25463 .
25464  To insert the collected footnotes, insert the command
25465 \end_layout
25466
25467 \begin_layout Standard
25468
25469 \series bold
25470
25471 \backslash
25472 theendnotes
25473 \end_layout
25474
25475 \begin_layout Standard
25476 in TeX-Code at the the end of a section or chapter.
25477 \end_layout
25478
25479 \begin_layout Standard
25480 \begin_inset Float figure
25481 wide false
25482 sideways false
25483 status open
25484
25485 \begin_layout Plain Layout
25486 \align center
25487 \begin_inset ERT
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491
25492
25493 \backslash
25494 framebox{
25495 \end_layout
25496
25497 \end_inset
25498
25499
25500 \begin_inset Graphics
25501         filename clipart/endnotes.pdf
25502         scaleBeforeRotation
25503
25504 \end_inset
25505
25506
25507 \begin_inset ERT
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511
25512 }
25513 \end_layout
25514
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Plain Layout
25521 \begin_inset Caption
25522
25523 \begin_layout Plain Layout
25524 \begin_inset CommandInset label
25525 LatexCommand label
25526 name "fig:Endnotes"
25527
25528 \end_inset
25529
25530 Endnotes – footnotes are printed in a separate paragraph at the end of sections
25531  or chapters.
25532 \end_layout
25533
25534 \end_inset
25535
25536
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 \begin_inset VSpace medskip
25546 \end_inset
25547
25548 The paragraph heading for the endnotes isn't automatically translated into
25549  the document language, this must be done manually.
25550  The following preamble command translate the default English name 
25551 \begin_inset Quotes eld
25552 \end_inset
25553
25554 Notes
25555 \begin_inset Quotes erd
25556 \end_inset
25557
25558  to the German translation 
25559 \begin_inset Quotes eld
25560 \end_inset
25561
25562 Anmerkungen
25563 \begin_inset Quotes erd
25564 \end_inset
25565
25566 :
25567 \end_layout
25568
25569 \begin_layout Standard
25570
25571 \series bold
25572
25573 \backslash
25574 renewcommand{
25575 \backslash
25576 notesname}{Anmerkungen}
25577 \end_layout
25578
25579 \begin_layout Standard
25580 \begin_inset VSpace medskip
25581 \end_inset
25582
25583 The numbering of endnotes can be changed like the footnote numbering as
25584  described in section
25585 \begin_inset space ~
25586 \end_inset
25587
25588
25589 \begin_inset CommandInset ref
25590 LatexCommand ref
25591 reference "sub:Footnote-Numbering"
25592
25593 \end_inset
25594
25595 ; just replace the command 
25596 \series bold
25597
25598 \backslash
25599 thefootnote
25600 \series default
25601  by 
25602 \series bold
25603
25604 \backslash
25605 theendnote
25606 \series default
25607 .
25608  To reset the endnote number use the command 
25609 \series bold
25610
25611 \backslash
25612 @addtoreset
25613 \series default
25614  as described in section
25615 \begin_inset space ~
25616 \end_inset
25617
25618
25619 \begin_inset CommandInset ref
25620 LatexCommand ref
25621 reference "sub:Footnote-Numbering"
25622
25623 \end_inset
25624
25625  and replace the command parameter 
25626 \series bold
25627 footnote
25628 \series default
25629  by 
25630 \series bold
25631 endnote
25632 \series default
25633 .
25634 \end_layout
25635
25636 \begin_layout Standard
25637 To create only a mark for an endnote, use the command 
25638 \series bold
25639
25640 \backslash
25641 endnotemark[number]
25642 \series default
25643  similar to the command 
25644 \series bold
25645
25646 \backslash
25647 footnotemark
25648 \series default
25649 , described in section
25650 \begin_inset space ~
25651 \end_inset
25652
25653
25654 \begin_inset CommandInset ref
25655 LatexCommand ref
25656 reference "sec:Footnotes"
25657
25658 \end_inset
25659
25660 .
25661 \end_layout
25662
25663 \begin_layout Standard
25664 \begin_inset VSpace bigskip
25665 \end_inset
25666
25667 Footnotes can also be placed in the page margin and the footnote text alignment
25668  can be changed, see the LaTeX-package 
25669 \series bold
25670 footmisc
25671 \series default
25672
25673 \begin_inset Index
25674 status collapsed
25675
25676 \begin_layout Plain Layout
25677 LaTeX-packages ! footmisc
25678 \end_layout
25679
25680 \end_inset
25681
25682
25683 \begin_inset CommandInset citation
25684 LatexCommand cite
25685 key "footmisc"
25686
25687 \end_inset
25688
25689  for more information about this.
25690 \end_layout
25691
25692 \begin_layout Standard
25693 For various further footnote formatting issues have a look at LaTeX-books,
25694  
25695 \begin_inset CommandInset citation
25696 LatexCommand cite
25697 key "latexcompanion,latexguide,latexbook"
25698
25699 \end_inset
25700
25701 .
25702 \end_layout
25703
25704 \begin_layout Section
25705 Margin Notes
25706 \begin_inset Index
25707 status collapsed
25708
25709 \begin_layout Plain Layout
25710 Notes ! Margin Notes
25711 \end_layout
25712
25713 \end_inset
25714
25715
25716 \end_layout
25717
25718 \begin_layout Standard
25719 Margin notes look and behave in LyX like footnotes.
25720  They are inserted via the menu 
25721 \family sans
25722 Insert\SpecialChar \menuseparator
25723 Marginal
25724 \begin_inset space ~
25725 \end_inset
25726
25727 Note
25728 \family default
25729  or the toolbar button 
25730 \begin_inset Graphics
25731         filename ../images/marginalnote-insert.png
25732         scale 85
25733         scaleBeforeRotation
25734
25735 \end_inset
25736
25737 .
25738  A grey 
25739 \family roman
25740 \series medium
25741 box with the
25742 \family default
25743 \series default
25744  red 
25745 \family roman
25746 \series medium
25747 label 
25748 \begin_inset Quotes eld
25749 \end_inset
25750
25751 margin
25752 \begin_inset Quotes erd
25753 \end_inset
25754
25755  appears where you can enter the text of the margin note.
25756 \end_layout
25757
25758 \begin_layout Standard
25759 At the side is an example margin note.
25760
25761 \family roman
25762 \series medium
25763  
25764 \begin_inset Marginal
25765 status open
25766
25767 \begin_layout Plain Layout
25768 This is a margin note.
25769 \end_layout
25770
25771 \end_inset
25772
25773
25774 \end_layout
25775
25776 \begin_layout Standard
25777 Margin notes appear at the right side in single-sided documents.
25778  In double-sided documents they appear in the outer margin – left on even
25779  pages, right on odd pages.
25780  The text of margin notes is aligned opposite to the outer margin – right-aligne
25781 d when the note appears in the left margin.
25782  The first line of the margin note is placed at the position of the text
25783  line where it is inserted in the document.
25784 \end_layout
25785
25786 \begin_layout Standard
25787 \begin_inset VSpace bigskip
25788 \end_inset
25789
25790 To place the margin note in the inner margin, add the command
25791 \end_layout
25792
25793 \begin_layout Standard
25794
25795 \series bold
25796
25797 \backslash
25798 reversemarginpar
25799 \end_layout
25800
25801 \begin_layout Standard
25802 in TeX-Code before a margin note.
25803  The new placement is valid for all following margin notes.
25804  
25805 \begin_inset ERT
25806 status collapsed
25807
25808 \begin_layout Plain Layout
25809
25810
25811 \backslash
25812 reversemarginpar 
25813 \end_layout
25814
25815 \end_inset
25816
25817
25818 \begin_inset Marginal
25819 status open
25820
25821 \begin_layout Plain Layout
25822 This is a margin note in the inner margin.
25823 \end_layout
25824
25825 \end_inset
25826
25827
25828 \series bold
25829
25830 \begin_inset Newline newline
25831 \end_inset
25832
25833
25834 \series default
25835
25836 \begin_inset Note Greyedout
25837 status open
25838
25839 \begin_layout Plain Layout
25840
25841 \series bold
25842 Note:
25843 \series default
25844  There is often not enough space in the inner margin so that the notes are
25845  not correctly displayed in the output.
25846 \end_layout
25847
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \begin_layout Standard
25854 To return to the default placement insert the command
25855 \end_layout
25856
25857 \begin_layout Standard
25858
25859 \series bold
25860
25861 \backslash
25862 normalmarginpar
25863 \end_layout
25864
25865 \begin_layout Standard
25866 in TeX-Code.
25867 \begin_inset ERT
25868 status collapsed
25869
25870 \begin_layout Plain Layout
25871
25872
25873 \backslash
25874 normalmarginpar 
25875 \end_layout
25876
25877 \end_inset
25878
25879  
25880 \begin_inset Note Greyedout
25881 status open
25882
25883 \begin_layout Plain Layout
25884
25885 \series bold
25886 Note:
25887 \series default
25888  The command is ignored when it is within a paragraph where also the command
25889  
25890 \series bold
25891
25892 \backslash
25893 reversemarginpar
25894 \series default
25895  is inserted.
25896 \end_layout
25897
25898 \end_inset
25899
25900
25901 \end_layout
25902
25903 \begin_layout Standard
25904 \begin_inset VSpace bigskip
25905 \end_inset
25906
25907
25908 \family roman
25909 \series medium
25910
25911 \begin_inset Marginal
25912 status open
25913
25914 \begin_layout Plain Layout
25915 AVeryLongMarginParWord that isn't hyphenated.
25916 \end_layout
25917
25918 \end_inset
25919
25920
25921 \family default
25922 \series default
25923  Similar to the case described in section
25924 \begin_inset space ~
25925 \end_inset
25926
25927
25928 \begin_inset CommandInset ref
25929 LatexCommand ref
25930 reference "sub:Multiple-Lines-in"
25931
25932 \end_inset
25933
25934 , long words cannot be hyphenated when they are the first word in a margin
25935  note.
25936  To avoid this, insert 0
25937 \begin_inset space \thinspace{}
25938 \end_inset
25939
25940 pt horizontal space before the word
25941 \family roman
25942 \series medium
25943 .
25944  
25945 \begin_inset Marginal
25946 status open
25947
25948 \begin_layout Plain Layout
25949 \begin_inset space \hspace*{}
25950 \length 0pt
25951 \end_inset
25952
25953 AVeryLongMarginParWord that is hyphenated.
25954 \end_layout
25955
25956 \end_inset
25957
25958
25959 \end_layout
25960
25961 \begin_layout Standard
25962 \begin_inset VSpace bigskip
25963 \end_inset
25964
25965
25966 \end_layout
25967
25968 \begin_layout Standard
25969 \begin_inset Note Greyedout
25970 status open
25971
25972 \begin_layout Plain Layout
25973
25974 \series bold
25975 Note:
25976 \series default
25977  Margin notes can normally not be used inside tables, floats, and footnotes.
25978 \end_layout
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \begin_layout Standard
25986 \begin_inset VSpace bigskip
25987 \end_inset
25988
25989
25990 \end_layout
25991
25992 \begin_layout Standard
25993 \begin_inset ERT
25994 status collapsed
25995
25996 \begin_layout Plain Layout
25997
25998
25999 \backslash
26000 ifmarginnote
26001 \end_layout
26002
26003 \end_inset
26004
26005
26006 \begin_inset Note Note
26007 status open
26008
26009 \begin_layout Plain Layout
26010 The following section will only be displayed when the LaTeX-package 
26011 \series bold
26012 marginnote
26013 \series default
26014  is installed.
26015 \end_layout
26016
26017 \end_inset
26018
26019
26020 \end_layout
26021
26022 \begin_layout Standard
26023 This restriction can be evaded by using the LaTeX-package 
26024 \series bold
26025 marginnote
26026 \series default
26027
26028 \begin_inset Index
26029 status collapsed
26030
26031 \begin_layout Plain Layout
26032 LaTeX-packages ! marginnote
26033 \end_layout
26034
26035 \end_inset
26036
26037 .
26038  By adding these two lines to your document preamble, the command used by
26039  LyX for margin notes is redefined to use the command provided by the 
26040 \series bold
26041 marginnote
26042 \series default
26043 -package:
26044 \end_layout
26045
26046 \begin_layout Standard
26047
26048 \series bold
26049
26050 \backslash
26051 usepackage{marginnote}
26052 \begin_inset Newline newline
26053 \end_inset
26054
26055
26056 \backslash
26057 let
26058 \backslash
26059 marginpar
26060 \backslash
26061 marginnote
26062 \end_layout
26063
26064 \begin_layout Standard
26065 This is also used in this document because 
26066 \series bold
26067 marginnote
26068 \series default
26069  has another useful feature: You can set a vertical offset for the note.
26070  This is often needed when too many margin notes are too close together
26071  or for a better page layout.
26072  The offset is set in LyX as TeX-Code directly behind the margin note in
26073  the scheme
26074 \end_layout
26075
26076 \begin_layout Standard
26077
26078 \series bold
26079 [offset]
26080 \end_layout
26081
26082 \begin_layout Standard
26083 where the offset is a length with one of the units listed in Table
26084 \begin_inset space ~
26085 \end_inset
26086
26087
26088 \begin_inset CommandInset ref
26089 LatexCommand ref
26090 reference "tab:Units"
26091
26092 \end_inset
26093
26094 .
26095  A negative value shifts the note up, a positive value shifts it down.
26096  
26097 \family roman
26098 \series medium
26099 For example the margin note beside this text line is shifted up 1.5
26100 \begin_inset space \thinspace{}
26101 \end_inset
26102
26103 cm with the TeX-Code-command 
26104 \begin_inset Quotes eld
26105 \end_inset
26106
26107
26108 \family default
26109 \series bold
26110 [-1.5cm]
26111 \family roman
26112 \series medium
26113
26114 \begin_inset Quotes erd
26115 \end_inset
26116
26117
26118 \begin_inset Marginal
26119 status open
26120
26121 \begin_layout Plain Layout
26122 This margin note is shifted up 1.5
26123 \begin_inset space \thinspace{}
26124 \end_inset
26125
26126 cm from its original position.
26127 \end_layout
26128
26129 \end_inset
26130
26131
26132 \family default
26133 \series default
26134
26135 \begin_inset ERT
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139
26140 [-1.5cm]
26141 \end_layout
26142
26143 \end_inset
26144
26145
26146 \end_layout
26147
26148 \begin_layout Standard
26149 \begin_inset VSpace medskip
26150 \end_inset
26151
26152 With 
26153 \series bold
26154 marginnote
26155 \series default
26156  you can also change the alignment of the text in the margin note.
26157  For example the commands
26158 \end_layout
26159
26160 \begin_layout Standard
26161
26162 \series bold
26163
26164 \backslash
26165 renewcommand*{
26166 \backslash
26167 raggedleftmarginnote}{
26168 \backslash
26169 centering}
26170 \begin_inset Newline newline
26171 \end_inset
26172
26173
26174 \backslash
26175 renewcommand*{
26176 \backslash
26177 raggedrightmarginnote}{
26178 \backslash
26179 centering}
26180 \end_layout
26181
26182 \begin_layout Standard
26183 set the alignment to centered.
26184  
26185 \series bold
26186
26187 \backslash
26188 raggedleftmarginnote
26189 \series default
26190  denotes margin notes that appear at the left side.
26191 \family roman
26192 \series medium
26193
26194 \begin_inset ERT
26195 status collapsed
26196
26197 \begin_layout Plain Layout
26198
26199
26200 \backslash
26201 renewcommand*{
26202 \backslash
26203 raggedleftmarginnote}{
26204 \backslash
26205 centering}
26206 \end_layout
26207
26208 \begin_layout Plain Layout
26209
26210
26211 \backslash
26212 renewcommand*{
26213 \backslash
26214 raggedrightmarginnote}{
26215 \backslash
26216 centering}
26217 \end_layout
26218
26219 \end_inset
26220
26221
26222 \begin_inset Marginal
26223 status open
26224
26225 \begin_layout Plain Layout
26226 The text of this margin note is centered.
26227 \end_layout
26228
26229 \end_inset
26230
26231
26232 \family default
26233 \series default
26234  The default is
26235 \end_layout
26236
26237 \begin_layout Standard
26238
26239 \series bold
26240
26241 \backslash
26242 renewcommand*{
26243 \backslash
26244 raggedleftmarginnote}{
26245 \backslash
26246 raggedleft}
26247 \begin_inset Newline newline
26248 \end_inset
26249
26250
26251 \backslash
26252 renewcommand*{
26253 \backslash
26254 raggedrightmarginnote}{
26255 \backslash
26256 raggedright}
26257 \family roman
26258 \series medium
26259
26260 \begin_inset ERT
26261 status collapsed
26262
26263 \begin_layout Plain Layout
26264
26265
26266 \backslash
26267 renewcommand*{
26268 \backslash
26269 raggedleftmarginnote}{
26270 \backslash
26271 raggedleft}
26272 \end_layout
26273
26274 \begin_layout Plain Layout
26275
26276
26277 \backslash
26278 renewcommand*{
26279 \backslash
26280 raggedrightmarginnote}{
26281 \backslash
26282 raggedright}
26283 \end_layout
26284
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \begin_layout Standard
26291 \begin_inset VSpace medskip
26292 \end_inset
26293
26294 For the other features of 
26295 \series bold
26296 marginnote
26297 \series default
26298  we refer to its documentation 
26299 \begin_inset CommandInset citation
26300 LatexCommand cite
26301 key "marginnote"
26302
26303 \end_inset
26304
26305 .
26306 \end_layout
26307
26308 \begin_layout Standard
26309 \begin_inset VSpace bigskip
26310 \end_inset
26311
26312 You can adjust the layout of margin notes by changing its definition.
26313  To create for example a header for all margin notes with the underlined,
26314  sans-serif, and bold header text 
26315 \begin_inset Quotes eld
26316 \end_inset
26317
26318
26319 \family sans
26320 \series bold
26321 \bar under
26322 Attention!
26323 \family default
26324 \series default
26325 \bar default
26326
26327 \begin_inset Quotes erd
26328 \end_inset
26329
26330 , add this to your document preamble:
26331 \end_layout
26332
26333 \begin_layout Standard
26334
26335 \series bold
26336
26337 \backslash
26338 let
26339 \backslash
26340 myMarginpar
26341 \backslash
26342 marginpar
26343 \begin_inset Newline newline
26344 \end_inset
26345
26346
26347 \backslash
26348 renewcommand{
26349 \backslash
26350 marginpar}[1]{
26351 \backslash
26352 myMarginpar{%
26353 \begin_inset Newline newline
26354 \end_inset
26355
26356
26357 \begin_inset ERT
26358 status collapsed
26359
26360 \begin_layout Plain Layout
26361
26362
26363 \backslash
26364 hphantom{ }
26365 \end_layout
26366
26367 \end_inset
26368
26369
26370 \backslash
26371 hspace{0pt}
26372 \backslash
26373 textsf{
26374 \backslash
26375 textbf{
26376 \backslash
26377 underbar{Attention!}}}%
26378 \begin_inset Newline newline
26379 \end_inset
26380
26381
26382 \begin_inset ERT
26383 status collapsed
26384
26385 \begin_layout Plain Layout
26386
26387
26388 \backslash
26389 hphantom{ }
26390 \end_layout
26391
26392 \end_inset
26393
26394
26395 \backslash
26396 vspace{1.5mm}
26397 \backslash
26398
26399 \backslash
26400 #1}}
26401 \end_layout
26402
26403 \begin_layout Standard
26404
26405 \family roman
26406 \series medium
26407 \begin_inset ERT
26408 status collapsed
26409
26410 \begin_layout Plain Layout
26411
26412
26413 \backslash
26414 let
26415 \backslash
26416 myMarginpar
26417 \backslash
26418 marginpar
26419 \end_layout
26420
26421 \begin_layout Plain Layout
26422
26423
26424 \backslash
26425 renewcommand{
26426 \backslash
26427 marginpar}[1]{
26428 \backslash
26429 myMarginpar{%
26430 \end_layout
26431
26432 \begin_layout Plain Layout
26433
26434    
26435 \backslash
26436 textsf{
26437 \backslash
26438 textbf{
26439 \backslash
26440 underbar{Attention!}}}%
26441 \end_layout
26442
26443 \begin_layout Plain Layout
26444
26445    
26446 \backslash
26447 vspace{1.5mm}
26448 \backslash
26449
26450 \backslash
26451 #1}}
26452 \end_layout
26453
26454 \end_inset
26455
26456
26457 \begin_inset Marginal
26458 status open
26459
26460 \begin_layout Plain Layout
26461 This is a margin note with a defined heading.
26462 \end_layout
26463
26464 \end_inset
26465
26466
26467 \family default
26468 \series default
26469
26470 \begin_inset ERT
26471 status collapsed
26472
26473 \begin_layout Plain Layout
26474
26475 [-1.5cm]
26476 \end_layout
26477
26478 \end_inset
26479
26480
26481 \family roman
26482 \series medium
26483
26484 \begin_inset ERT
26485 status collapsed
26486
26487 \begin_layout Plain Layout
26488
26489
26490 \backslash
26491 renewcommand{
26492 \backslash
26493 marginpar}[1]{
26494 \backslash
26495 myMarginpar{#1}}
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \family default
26502 \series default
26503
26504 \begin_inset Note Note
26505 status collapsed
26506
26507 \begin_layout Plain Layout
26508 The margin note format is changed only for this example.
26509 \end_layout
26510
26511 \end_inset
26512
26513
26514 \end_layout
26515
26516 \begin_layout Standard
26517 \begin_inset ERT
26518 status collapsed
26519
26520 \begin_layout Plain Layout
26521
26522
26523 \backslash
26524 else
26525 \end_layout
26526
26527 \end_inset
26528
26529
26530 \begin_inset Note Note
26531 status open
26532
26533 \begin_layout Plain Layout
26534 The following will be displayed when the LaTeX-package 
26535 \series bold
26536 marginnote
26537 \series default
26538  is not installed:
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \end_layout
26545
26546 \begin_layout Standard
26547 You need to install the LaTeX-package 
26548 \series bold
26549 marginnote
26550 \series default
26551  to see the following part of this section in the output.
26552 \end_layout
26553
26554 \begin_layout Standard
26555 \begin_inset ERT
26556 status collapsed
26557
26558 \begin_layout Plain Layout
26559
26560
26561 \backslash
26562 fi
26563 \end_layout
26564
26565 \end_inset
26566
26567
26568 \end_layout
26569
26570 \begin_layout Chapter
26571 Boxes
26572 \end_layout
26573
26574 \begin_layout Section
26575 Introduction
26576 \begin_inset Index
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580 Boxes ! Introduction
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \end_layout
26587
26588 \begin_layout Standard
26589 Boxes are used to format a block of text.
26590  Boxes can be used to write documents with multiple languages, see section
26591 \begin_inset space ~
26592 \end_inset
26593
26594
26595 \begin_inset CommandInset ref
26596 LatexCommand ref
26597 reference "sec:Minipages"
26598
26599 \end_inset
26600
26601 , to frame texts, see section
26602 \begin_inset space ~
26603 \end_inset
26604
26605
26606 \begin_inset CommandInset ref
26607 LatexCommand ref
26608 reference "sec:Decoration"
26609
26610 \end_inset
26611
26612 , to prevent words to be hyphenated, see section
26613 \begin_inset space ~
26614 \end_inset
26615
26616
26617 \begin_inset CommandInset ref
26618 LatexCommand ref
26619 reference "sec:Prevent-Hyphenation"
26620
26621 \end_inset
26622
26623 , to align text, see section
26624 \begin_inset space ~
26625 \end_inset
26626
26627
26628 \begin_inset CommandInset ref
26629 LatexCommand ref
26630 reference "sub:Vertical-Alignment"
26631
26632 \end_inset
26633
26634 , or to set the background color of texts, see section
26635 \begin_inset space ~
26636 \end_inset
26637
26638
26639 \begin_inset CommandInset ref
26640 LatexCommand ref
26641 reference "sec:Colored-Boxes"
26642
26643 \end_inset
26644
26645 .
26646 \end_layout
26647
26648 \begin_layout Standard
26649 Boxes can be inserted with the menu 
26650 \family sans
26651 Insert\SpecialChar \menuseparator
26652 Box
26653 \family default
26654  or the toolbar button 
26655 \begin_inset Graphics
26656         filename ../images/box-insert.png
26657         scale 85
26658         scaleBeforeRotation
26659
26660 \end_inset
26661
26662 .
26663  A grey box with the label 
26664 \family sans
26665 Box (Minipage)
26666 \family default
26667
26668 \begin_inset Graphics
26669         filename clipart/BoxInsetDefaultQt4.png
26670         scale 85
26671         scaleBeforeRotation
26672
26673 \end_inset
26674
26675  will be inserted.
26676  The box type can be specified by right-clicking on the box.
26677  The appearing box dialog offers the 
26678 \family sans
26679 Inner
26680 \begin_inset space ~
26681 \end_inset
26682
26683 Box
26684 \family default
26685  types 
26686 \family sans
26687 Parbox
26688 \family default
26689  and 
26690 \family sans
26691 Minipage
26692 \family default
26693 .
26694  The type 
26695 \family sans
26696 Minipage
26697 \family default
26698  is the default for new boxes and is explained in section
26699 \begin_inset space ~
26700 \end_inset
26701
26702
26703 \begin_inset CommandInset ref
26704 LatexCommand ref
26705 reference "sec:Minipages"
26706
26707 \end_inset
26708
26709 ; the type 
26710 \family sans
26711 Parbox
26712 \family default
26713  is described in section
26714 \begin_inset space ~
26715 \end_inset
26716
26717
26718 \begin_inset CommandInset ref
26719 LatexCommand ref
26720 reference "sec:Parboxes"
26721
26722 \end_inset
26723
26724 .
26725 \end_layout
26726
26727 \begin_layout Standard
26728 Boxes aren't numbered and can therefore not be referenced like floats or
26729  footnotes.
26730 \end_layout
26731
26732 \begin_layout Standard
26733 \begin_inset Note Greyedout
26734 status open
26735
26736 \begin_layout Plain Layout
26737
26738 \series bold
26739 Note:
26740 \series default
26741  Boxes must not be the item in an 
26742 \family sans
26743 Itemize
26744 \family default
26745  or 
26746 \family sans
26747 Description
26748 \family default
26749  environment.
26750 \end_layout
26751
26752 \end_inset
26753
26754
26755 \end_layout
26756
26757 \begin_layout Standard
26758 \begin_inset Note Greyedout
26759 status open
26760
26761 \begin_layout Plain Layout
26762
26763 \series bold
26764 Note:
26765 \series default
26766  For an unknown reason you can only set the 
26767 \family sans
26768 Inner
26769 \begin_inset space ~
26770 \end_inset
26771
26772 Box
26773 \family default
26774  type to 
26775 \family sans
26776 None
26777 \family default
26778  when you use a framed box.
26779  Boxes without an 
26780 \family sans
26781 Inner
26782 \begin_inset space ~
26783 \end_inset
26784
26785 Box
26786 \family default
26787  type and without frames are explained in section
26788 \begin_inset space ~
26789 \end_inset
26790
26791
26792 \begin_inset CommandInset ref
26793 LatexCommand ref
26794 reference "sec:Prevent-Hyphenation"
26795
26796 \end_inset
26797
26798 .
26799 \end_layout
26800
26801 \end_inset
26802
26803
26804 \end_layout
26805
26806 \begin_layout Section
26807 Box Dialog
26808 \begin_inset CommandInset label
26809 LatexCommand label
26810 name "sec:Box-Dialog"
26811
26812 \end_inset
26813
26814
26815 \begin_inset Index
26816 status collapsed
26817
26818 \begin_layout Plain Layout
26819 Boxes ! Box Dialog
26820 \end_layout
26821
26822 \end_inset
26823
26824
26825 \end_layout
26826
26827 \begin_layout Subsection
26828 Size
26829 \begin_inset Index
26830 status collapsed
26831
26832 \begin_layout Plain Layout
26833 Boxes ! Size
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \begin_layout Standard
26842 In the box dialog you can adjust the box geometry in the fields 
26843 \family sans
26844 Width
26845 \family default
26846  and 
26847 \family sans
26848 Height
26849 \family default
26850 .
26851  The available units for the geometry are explained in Table
26852 \begin_inset space ~
26853 \end_inset
26854
26855
26856 \begin_inset CommandInset ref
26857 LatexCommand ref
26858 reference "tab:Units"
26859
26860 \end_inset
26861
26862 .
26863  The field 
26864 \family sans
26865 Heigth
26866 \family default
26867  offers the following additional sizes:
26868 \end_layout
26869
26870 \begin_layout Description
26871 Depth This is the plain text 
26872 \begin_inset Quotes eld
26873 \end_inset
26874
26875 height
26876 \begin_inset Quotes erd
26877 \end_inset
26878
26879 .
26880  It ignores the total depth when there are multiple text lines in the box:
26881 \begin_inset Newline newline
26882 \end_inset
26883
26884
26885 \begin_inset Newline newline
26886 \end_inset
26887
26888
26889 \begin_inset Newline newline
26890 \end_inset
26891
26892
26893 \begin_inset Box Boxed
26894 position "c"
26895 hor_pos "c"
26896 has_inner_box 1
26897 inner_pos "c"
26898 use_parbox 0
26899 width "12col%"
26900 special "none"
26901 height "1in"
26902 height_special "depth"
26903 status collapsed
26904
26905 \begin_layout Plain Layout
26906 \align center
26907 Box height set to 1
26908 \begin_inset space \thinspace{}
26909 \end_inset
26910
26911 Depth
26912 \end_layout
26913
26914 \end_inset
26915
26916
26917 \begin_inset Newline newline
26918 \end_inset
26919
26920
26921 \begin_inset Newline newline
26922 \end_inset
26923
26924
26925 \end_layout
26926
26927 \begin_layout Description
26928 Height This is the heigth of the text that is inside the box.
26929  A value of e.
26930 \begin_inset space \thinspace{}
26931 \end_inset
26932
26933 g.
26934 \begin_inset space \space{}
26935 \end_inset
26936
26937 2 for this size will set the box heigth to 2 times the text height: 
26938 \begin_inset Box Boxed
26939 position "c"
26940 hor_pos "c"
26941 has_inner_box 1
26942 inner_pos "c"
26943 use_parbox 0
26944 width "20col%"
26945 special "none"
26946 height "2in"
26947 height_special "height"
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951 \align center
26952 Box height set to 2
26953 \begin_inset space \thinspace{}
26954 \end_inset
26955
26956 Height
26957 \end_layout
26958
26959 \end_inset
26960
26961
26962 \end_layout
26963
26964 \begin_layout Description
26965 Total
26966 \begin_inset space ~
26967 \end_inset
26968
26969 Height This is the Height
26970 \begin_inset space \thinspace{}
26971 \end_inset
26972
26973 +
26974 \begin_inset space \thinspace{}
26975 \end_inset
26976
26977 Depth: 
26978 \begin_inset Box Boxed
26979 position "c"
26980 hor_pos "c"
26981 has_inner_box 1
26982 inner_pos "c"
26983 use_parbox 0
26984 width "20col%"
26985 special "none"
26986 height "1in"
26987 height_special "totalheight"
26988 status collapsed
26989
26990 \begin_layout Plain Layout
26991 \align center
26992 Box height set to 1
26993 \begin_inset space \thinspace{}
26994 \end_inset
26995
26996 Total
26997 \begin_inset space ~
26998 \end_inset
26999
27000 Height
27001 \end_layout
27002
27003 \end_inset
27004
27005
27006 \end_layout
27007
27008 \begin_layout Description
27009 Width This sets the width of the box as heigth: 
27010 \begin_inset Box Boxed
27011 position "c"
27012 hor_pos "c"
27013 has_inner_box 1
27014 inner_pos "c"
27015 use_parbox 0
27016 width "12col%"
27017 special "none"
27018 height "1in"
27019 height_special "width"
27020 status collapsed
27021
27022 \begin_layout Plain Layout
27023 \align center
27024 Box height set to 1
27025 \begin_inset space \thinspace{}
27026 \end_inset
27027
27028 Width
27029 \end_layout
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \begin_layout Subsection
27037 Alignment
27038 \begin_inset Index
27039 status collapsed
27040
27041 \begin_layout Plain Layout
27042 Boxes ! Alignment
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \begin_layout Standard
27051 When you have chosen an 
27052 \family sans
27053 Inner
27054 \begin_inset space ~
27055 \end_inset
27056
27057 Box
27058 \family default
27059 , the vertical box alignment can be:
27060 \end_layout
27061
27062 \begin_layout Description
27063 Top This is an example text line.
27064  
27065 \begin_inset Box Boxed
27066 position "t"
27067 hor_pos "c"
27068 has_inner_box 1
27069 inner_pos "c"
27070 use_parbox 0
27071 width "12col%"
27072 special "none"
27073 height "1in"
27074 height_special "totalheight"
27075 status collapsed
27076
27077 \begin_layout Plain Layout
27078 \align center
27079 This box is top-aligned.
27080 \end_layout
27081
27082 \end_inset
27083
27084  This is an example text line.
27085 \end_layout
27086
27087 \begin_layout Description
27088 Middle This is an example text line.
27089  
27090 \begin_inset Box Boxed
27091 position "c"
27092 hor_pos "c"
27093 has_inner_box 1
27094 inner_pos "c"
27095 use_parbox 0
27096 width "12col%"
27097 special "none"
27098 height "1in"
27099 height_special "totalheight"
27100 status collapsed
27101
27102 \begin_layout Plain Layout
27103 \align center
27104 This box is middle-aligned.
27105 \end_layout
27106
27107 \end_inset
27108
27109  This is an example text line.
27110 \end_layout
27111
27112 \begin_layout Description
27113 Bottom This is an example text line.
27114  
27115 \begin_inset Box Boxed
27116 position "b"
27117 hor_pos "c"
27118 has_inner_box 1
27119 inner_pos "c"
27120 use_parbox 0
27121 width "12col%"
27122 special "none"
27123 height "1in"
27124 height_special "totalheight"
27125 status collapsed
27126
27127 \begin_layout Plain Layout
27128 \align center
27129 This box is bottom-aligned.
27130 \end_layout
27131
27132 \end_inset
27133
27134  This is an example text line.
27135 \end_layout
27136
27137 \begin_layout Standard
27138 \begin_inset Note Greyedout
27139 status open
27140
27141 \begin_layout Plain Layout
27142
27143 \series bold
27144 Note:
27145 \series default
27146  The vertical box aligment can be lost in the output when you have two boxes
27147  in a line and one has e.
27148 \begin_inset space \thinspace{}
27149 \end_inset
27150
27151 g.
27152 \begin_inset space \space{}
27153 \end_inset
27154
27155 a shadow and the other one not.
27156 \end_layout
27157
27158 \end_inset
27159
27160
27161 \end_layout
27162
27163 \begin_layout Standard
27164 The horizontal box alignment can be set via LyX's paragraph dialog when
27165  you set the box into its own paragraph.
27166 \end_layout
27167
27168 \begin_layout Standard
27169 \begin_inset VSpace bigskip
27170 \end_inset
27171
27172 When you have chosen an 
27173 \family sans
27174 Inner
27175 \begin_inset space ~
27176 \end_inset
27177
27178 Box
27179 \family default
27180 , the box content can be vertical aligned to:
27181 \end_layout
27182
27183 \begin_layout Description
27184 top This is an example text line.
27185  
27186 \begin_inset Box Boxed
27187 position "c"
27188 hor_pos "c"
27189 has_inner_box 1
27190 inner_pos "t"
27191 use_parbox 0
27192 width "12col%"
27193 special "none"
27194 height "1.5in"
27195 height_special "totalheight"
27196 status collapsed
27197
27198 \begin_layout Plain Layout
27199 \align center
27200 This box text is top-aligned.
27201 \end_layout
27202
27203 \end_inset
27204
27205  This is an example text line.
27206 \end_layout
27207
27208 \begin_layout Description
27209 middle This is an example text line.
27210  
27211 \begin_inset Box Boxed
27212 position "c"
27213 hor_pos "c"
27214 has_inner_box 1
27215 inner_pos "c"
27216 use_parbox 0
27217 width "12col%"
27218 special "none"
27219 height "1.5in"
27220 height_special "totalheight"
27221 status collapsed
27222
27223 \begin_layout Plain Layout
27224 \align center
27225 This box text is middle-aligned.
27226 \end_layout
27227
27228 \end_inset
27229
27230  This is an example text line.
27231 \end_layout
27232
27233 \begin_layout Description
27234 bottom This is an example text line.
27235  
27236 \begin_inset Box Boxed
27237 position "c"
27238 hor_pos "c"
27239 has_inner_box 1
27240 inner_pos "b"
27241 use_parbox 0
27242 width "12col%"
27243 special "none"
27244 height "1.5in"
27245 height_special "totalheight"
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249 \align center
27250 This box text is bottom-aligned.
27251 \end_layout
27252
27253 \end_inset
27254
27255  This is an example text line.
27256 \end_layout
27257
27258 \begin_layout Description
27259 stretch This is an example text line.
27260  
27261 \begin_inset Box Boxed
27262 position "c"
27263 hor_pos "c"
27264 has_inner_box 1
27265 inner_pos "s"
27266 use_parbox 0
27267 width "12col%"
27268 special "none"
27269 height "1.5in"
27270 height_special "totalheight"
27271 status collapsed
27272
27273 \begin_layout Plain Layout
27274 \align center
27275 This box
27276 \end_layout
27277
27278 \begin_layout Plain Layout
27279 \align center
27280 text is
27281 \end_layout
27282
27283 \begin_layout Plain Layout
27284 \align center
27285 stretched.
27286 \end_layout
27287
27288 \end_inset
27289
27290  This is an example text line.
27291 \end_layout
27292
27293 \begin_layout Standard
27294 To stretch the box content, it must consist of more than one paragraph.
27295  In the example above every text line is in an own paragraph.
27296 \end_layout
27297
27298 \begin_layout Standard
27299 \begin_inset VSpace bigskip
27300 \end_inset
27301
27302 To align the box content horizontally you can use LyX's paragraph dialog
27303  when you have chosen an 
27304 \family sans
27305 Inner
27306 \begin_inset space ~
27307 \end_inset
27308
27309 Box
27310 \family default
27311 .
27312 \end_layout
27313
27314 \begin_layout Standard
27315 \align center
27316 \begin_inset Box Boxed
27317 position "c"
27318 hor_pos "c"
27319 has_inner_box 1
27320 inner_pos "s"
27321 use_parbox 0
27322 width "15col%"
27323 special "none"
27324 height "1.25in"
27325 height_special "totalheight"
27326 status collapsed
27327
27328 \begin_layout Plain Layout
27329 \align left
27330 This box
27331 \end_layout
27332
27333 \begin_layout Plain Layout
27334 \align center
27335 text is
27336 \end_layout
27337
27338 \begin_layout Plain Layout
27339 \align right
27340 stretched.
27341 \end_layout
27342
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \begin_layout Standard
27349 If you haven't set an 
27350 \family sans
27351 Inner
27352 \begin_inset space ~
27353 \end_inset
27354
27355 Box
27356 \family default
27357 , you can align the box content horizontally in the box dialog.
27358 \end_layout
27359
27360 \begin_layout Standard
27361 \align center
27362 \begin_inset Box Boxed
27363 position "c"
27364 hor_pos "s"
27365 has_inner_box 0
27366 inner_pos "s"
27367 use_parbox 0
27368 width "90col%"
27369 special "none"
27370 height "1.25in"
27371 height_special "totalheight"
27372 status collapsed
27373
27374 \begin_layout Plain Layout
27375 \align left
27376 This box text is horizontally stretched.
27377 \end_layout
27378
27379 \end_inset
27380
27381
27382 \end_layout
27383
27384 \begin_layout Subsection
27385 Decoration
27386 \begin_inset CommandInset label
27387 LatexCommand label
27388 name "sec:Decoration"
27389
27390 \end_inset
27391
27392
27393 \begin_inset Index
27394 status collapsed
27395
27396 \begin_layout Plain Layout
27397 Boxes ! Decoration
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \end_layout
27404
27405 \begin_layout Standard
27406 The type of the box can be specified in the box-dialog in the drop-down
27407  list 
27408 \family sans
27409 Decoration
27410 \family default
27411 .
27412  The following types are possible:
27413 \end_layout
27414
27415 \begin_layout Description
27416 Simple
27417 \begin_inset space ~
27418 \end_inset
27419
27420 rectangular
27421 \begin_inset space ~
27422 \end_inset
27423
27424 frame This draws a rectangle frame around the box.
27425  The frame line thickness has the size of 
27426 \series bold
27427
27428 \backslash
27429 fboxrule
27430 \series default
27431 .
27432  
27433 \begin_inset Box Boxed
27434 position "c"
27435 hor_pos "c"
27436 has_inner_box 1
27437 inner_pos "c"
27438 use_parbox 0
27439 width "20col%"
27440 special "none"
27441 height "1in"
27442 height_special "totalheight"
27443 status collapsed
27444
27445 \begin_layout Plain Layout
27446 \align center
27447 Rectangular box
27448 \end_layout
27449
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \begin_layout Description
27456 Allow
27457 \begin_inset space ~
27458 \end_inset
27459
27460 page
27461 \begin_inset space ~
27462 \end_inset
27463
27464 break When you use the decoration 
27465 \family sans
27466 simple rectangular frame
27467 \family default
27468  and no inner box, you can allow page breaks within a box.
27469  Note that then, in contrary to other framed boxes, the frame always uses
27470  the whole column width, the box is set as its own paragraph, and 
27471 \series bold
27472
27473 \backslash
27474 fboxrule
27475 \series default
27476  and 
27477 \series bold
27478
27479 \backslash
27480 fboxsep
27481 \series default
27482  has no effect on this box type.
27483  The frame line thickness has the size of 
27484 \series bold
27485
27486 \backslash
27487 FrameRule
27488 \series default
27489 .
27490  
27491 \begin_inset Box Framed
27492 position "t"
27493 hor_pos "c"
27494 has_inner_box 0
27495 inner_pos "t"
27496 use_parbox 0
27497 width "100col%"
27498 special "none"
27499 height "1in"
27500 height_special "totalheight"
27501 status collapsed
27502
27503 \begin_layout Plain Layout
27504 Allow page break box
27505 \end_layout
27506
27507 \end_inset
27508
27509
27510 \end_layout
27511
27512 \begin_layout Description
27513 Oval
27514 \begin_inset space ~
27515 \end_inset
27516
27517 box,
27518 \begin_inset space ~
27519 \end_inset
27520
27521 thin This draws an oval frame around the box.
27522  The frame line thickness has the size 0.4
27523 \begin_inset space \thinspace{}
27524 \end_inset
27525
27526 pt.
27527  
27528 \begin_inset Box ovalbox
27529 position "c"
27530 hor_pos "c"
27531 has_inner_box 1
27532 inner_pos "c"
27533 use_parbox 0
27534 width "20col%"
27535 special "none"
27536 height "1in"
27537 height_special "totalheight"
27538 status collapsed
27539
27540 \begin_layout Plain Layout
27541 \align center
27542 Oval box, thin
27543 \end_layout
27544
27545 \end_inset
27546
27547
27548 \end_layout
27549
27550 \begin_layout Description
27551 Oval
27552 \begin_inset space ~
27553 \end_inset
27554
27555 box,
27556 \begin_inset space ~
27557 \end_inset
27558
27559 thick This draws an oval frame around the box.
27560  The frame line thickness has the size 0.8
27561 \begin_inset space \thinspace{}
27562 \end_inset
27563
27564 pt.
27565  
27566 \begin_inset Box Ovalbox
27567 position "c"
27568 hor_pos "c"
27569 has_inner_box 1
27570 inner_pos "c"
27571 use_parbox 0
27572 width "20col%"
27573 special "none"
27574 height "1in"
27575 height_special "totalheight"
27576 status collapsed
27577
27578 \begin_layout Plain Layout
27579 \align center
27580 Oval box, thick
27581 \end_layout
27582
27583 \end_inset
27584
27585
27586 \end_layout
27587
27588 \begin_layout Description
27589 Drop
27590 \begin_inset space ~
27591 \end_inset
27592
27593 shadow This draws a rectangle frame with a shadow around the box.
27594  The frame line thickness has the size of 
27595 \series bold
27596
27597 \backslash
27598 fboxrule
27599 \series default
27600 , the shadow has a width of 4
27601 \begin_inset space \thinspace{}
27602 \end_inset
27603
27604 pt.
27605  
27606 \begin_inset Box Shadowbox
27607 position "c"
27608 hor_pos "c"
27609 has_inner_box 1
27610 inner_pos "c"
27611 use_parbox 0
27612 width "20col%"
27613 special "none"
27614 height "1in"
27615 height_special "totalheight"
27616 status collapsed
27617
27618 \begin_layout Plain Layout
27619 \align center
27620 Shadow box
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Description
27629 Shaded
27630 \begin_inset space ~
27631 \end_inset
27632
27633 background This draws a box with red background color.
27634  In contrary to colored boxes
27635 \begin_inset Foot
27636 status collapsed
27637
27638 \begin_layout Plain Layout
27639 see sec.
27640 \begin_inset space \thinspace{}
27641 \end_inset
27642
27643
27644 \begin_inset CommandInset ref
27645 LatexCommand ref
27646 reference "sec:Colored-Boxes"
27647
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \end_inset
27654
27655 , it always uses the whole column width and the box is set as its own paragraph.
27656  
27657 \begin_inset Box Shaded
27658 position "t"
27659 hor_pos "c"
27660 has_inner_box 0
27661 inner_pos "t"
27662 use_parbox 0
27663 width "50col%"
27664 special "none"
27665 height "1in"
27666 height_special "totalheight"
27667 status collapsed
27668
27669 \begin_layout Plain Layout
27670 Shaded background box
27671 \end_layout
27672
27673 \end_inset
27674
27675
27676 \end_layout
27677
27678 \begin_layout Description
27679 Double
27680 \begin_inset space ~
27681 \end_inset
27682
27683 rectangular
27684 \begin_inset space ~
27685 \end_inset
27686
27687 frame This draws a double-line rectangle frame around the box.
27688  The line thickness of the inner frame is 0.75
27689 \begin_inset space \thinspace{}
27690 \end_inset
27691
27692
27693 \series bold
27694
27695 \backslash
27696 fboxrule
27697 \series default
27698 , the thickness of the outer frame is 1.5
27699 \begin_inset space \thinspace{}
27700 \end_inset
27701
27702
27703 \series bold
27704
27705 \backslash
27706 fboxrule
27707 \series default
27708 .
27709  The distance between the lines is 1.5
27710 \begin_inset space \thinspace{}
27711 \end_inset
27712
27713
27714 \series bold
27715
27716 \backslash
27717 fboxrule
27718 \series default
27719
27720 \begin_inset space \thinspace{}
27721 \end_inset
27722
27723 +
27724 \begin_inset space \thinspace{}
27725 \end_inset
27726
27727 0.5
27728 \begin_inset space \thinspace{}
27729 \end_inset
27730
27731 pt.
27732  
27733 \begin_inset Box Doublebox
27734 position "c"
27735 hor_pos "c"
27736 has_inner_box 1
27737 inner_pos "c"
27738 use_parbox 0
27739 width "20col%"
27740 special "none"
27741 height "1in"
27742 height_special "totalheight"
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 \align center
27747 Double rectangular box
27748 \end_layout
27749
27750 \end_inset
27751
27752
27753 \end_layout
27754
27755 \begin_layout Standard
27756 \begin_inset VSpace bigskip
27757 \end_inset
27758
27759 LyX's box label will reflect the different frame types.
27760  To be able to use all types, the LaTeX-package 
27761 \series bold
27762 fancybox
27763 \series default
27764
27765 \begin_inset Index
27766 status collapsed
27767
27768 \begin_layout Plain Layout
27769 LaTeX-packages ! fancybox
27770 \end_layout
27771
27772 \end_inset
27773
27774  must be installed.
27775 \end_layout
27776
27777 \begin_layout Section
27778 Box customization
27779 \begin_inset Index
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783 Boxes ! Customization
27784 \end_layout
27785
27786 \end_inset
27787
27788
27789 \end_layout
27790
27791 \begin_layout Standard
27792 The default value for the size 
27793 \series bold
27794
27795 \backslash
27796 fboxrule
27797 \series default
27798  is 0.4
27799 \begin_inset space \thinspace{}
27800 \end_inset
27801
27802 pt.
27803  It can be changed with the following command in TeX-Code to e.
27804 \begin_inset space \thinspace{}
27805 \end_inset
27806
27807 g.
27808 \begin_inset space \space{}
27809 \end_inset
27810
27811 2
27812 \begin_inset space \thinspace{}
27813 \end_inset
27814
27815 pt:
27816 \end_layout
27817
27818 \begin_layout Standard
27819
27820 \series bold
27821
27822 \backslash
27823 setlength{
27824 \backslash
27825 fboxrule}{2pt}
27826 \end_layout
27827
27828 \begin_layout Standard
27829 \begin_inset ERT
27830 status collapsed
27831
27832 \begin_layout Plain Layout
27833
27834
27835 \backslash
27836 setlength{
27837 \backslash
27838 fboxrule}{2pt}
27839 \end_layout
27840
27841 \end_inset
27842
27843
27844 \begin_inset Box Boxed
27845 position "c"
27846 hor_pos "c"
27847 has_inner_box 1
27848 inner_pos "c"
27849 use_parbox 0
27850 width "25col%"
27851 special "none"
27852 height "1in"
27853 height_special "totalheight"
27854 status open
27855
27856 \begin_layout Plain Layout
27857 \align center
27858 Rectangular box with 
27859 \series bold
27860
27861 \backslash
27862 fboxrule
27863 \series default
27864
27865 \begin_inset space \thinspace{}
27866 \end_inset
27867
27868 =
27869 \begin_inset space \thinspace{}
27870 \end_inset
27871
27872 2
27873 \begin_inset space \thinspace{}
27874 \end_inset
27875
27876 pt
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \begin_inset ERT
27883 status collapsed
27884
27885 \begin_layout Plain Layout
27886
27887
27888 \backslash
27889 setlength{
27890 \backslash
27891 fboxrule}{0.4pt}
27892 \end_layout
27893
27894 \end_inset
27895
27896
27897 \end_layout
27898
27899 \begin_layout Standard
27900 \begin_inset VSpace bigskip
27901 \end_inset
27902
27903 The space between the frame and the box content is for all frame styles
27904  by default 3
27905 \begin_inset space \thinspace{}
27906 \end_inset
27907
27908 pt.
27909  You can change it by setting the length 
27910 \series bold
27911
27912 \backslash
27913 fboxsep
27914 \series default
27915  to another value.
27916  For example the command
27917 \end_layout
27918
27919 \begin_layout Standard
27920
27921 \series bold
27922
27923 \backslash
27924 setlength{
27925 \backslash
27926 fboxsep}{10pt}
27927 \end_layout
27928
27929 \begin_layout Standard
27930 sets the value to 10
27931 \begin_inset space \thinspace{}
27932 \end_inset
27933
27934 pt, like for the following box:
27935 \end_layout
27936
27937 \begin_layout Standard
27938 \begin_inset ERT
27939 status collapsed
27940
27941 \begin_layout Plain Layout
27942
27943
27944 \backslash
27945 setlength{
27946 \backslash
27947 fboxsep}{10pt}
27948 \end_layout
27949
27950 \end_inset
27951
27952
27953 \begin_inset Box Boxed
27954 position "c"
27955 hor_pos "c"
27956 has_inner_box 1
27957 inner_pos "c"
27958 use_parbox 0
27959 width "25col%"
27960 special "none"
27961 height "1in"
27962 height_special "totalheight"
27963 status open
27964
27965 \begin_layout Plain Layout
27966 \align center
27967 Rectangular box with 
27968 \series bold
27969
27970 \backslash
27971 fboxsep
27972 \series default
27973
27974 \begin_inset space \thinspace{}
27975 \end_inset
27976
27977 =
27978 \begin_inset space \thinspace{}
27979 \end_inset
27980
27981 10
27982 \begin_inset space \thinspace{}
27983 \end_inset
27984
27985 pt
27986 \end_layout
27987
27988 \end_inset
27989
27990
27991 \begin_inset ERT
27992 status collapsed
27993
27994 \begin_layout Plain Layout
27995
27996
27997 \backslash
27998 setlength{
27999 \backslash
28000 fboxsep}{3pt}
28001 \end_layout
28002
28003 \end_inset
28004
28005
28006 \end_layout
28007
28008 \begin_layout Standard
28009 \begin_inset VSpace bigskip
28010 \end_inset
28011
28012 The diameter of the round corners of the oval boxes can be set with the
28013  command 
28014 \series bold
28015
28016 \backslash
28017 cornersize
28018 \series default
28019 .
28020  The command
28021 \end_layout
28022
28023 \begin_layout Standard
28024
28025 \series bold
28026
28027 \backslash
28028 cornersize*{1cm}
28029 \end_layout
28030
28031 \begin_layout Standard
28032 sets the diameter to 1
28033 \begin_inset space \thinspace{}
28034 \end_inset
28035
28036 cm.
28037  The command
28038 \end_layout
28039
28040 \begin_layout Standard
28041
28042 \series bold
28043
28044 \backslash
28045 cornersize{num}
28046 \end_layout
28047
28048 \begin_layout Standard
28049 sets the diameter to 
28050 \family sans
28051 num
28052 \begin_inset space \thinspace{}
28053 \end_inset
28054
28055 ×
28056 \begin_inset space \thinspace{}
28057 \end_inset
28058
28059 minimum(width and heigth of box)
28060 \family default
28061 .
28062  The default is 
28063 \series bold
28064
28065 \backslash
28066 cornersize{0.5}
28067 \series default
28068 .
28069 \end_layout
28070
28071 \begin_layout Standard
28072 \begin_inset ERT
28073 status collapsed
28074
28075 \begin_layout Plain Layout
28076
28077
28078 \backslash
28079 cornersize*{1.5cm}
28080 \end_layout
28081
28082 \end_inset
28083
28084
28085 \begin_inset Box Ovalbox
28086 position "c"
28087 hor_pos "c"
28088 has_inner_box 1
28089 inner_pos "c"
28090 use_parbox 0
28091 width "25col%"
28092 special "none"
28093 height "1in"
28094 height_special "totalheight"
28095 status open
28096
28097 \begin_layout Plain Layout
28098 \align center
28099 Oval box with 
28100 \series bold
28101
28102 \backslash
28103 cornersize
28104 \series default
28105
28106 \begin_inset space \thinspace{}
28107 \end_inset
28108
28109 =
28110 \begin_inset space \thinspace{}
28111 \end_inset
28112
28113 1.5
28114 \begin_inset space \thinspace{}
28115 \end_inset
28116
28117 cm
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \begin_inset ERT
28124 status collapsed
28125
28126 \begin_layout Plain Layout
28127
28128
28129 \backslash
28130 cornersize{0.5}
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \begin_layout Standard
28139 \begin_inset VSpace bigskip
28140 \end_inset
28141
28142 The size of the shadow can be adjusted by changing the length 
28143 \series bold
28144
28145 \backslash
28146 shadowsize
28147 \series default
28148 .
28149  It it set to 2
28150 \begin_inset space \thinspace{}
28151 \end_inset
28152
28153 pt for the following box by this command:
28154 \end_layout
28155
28156 \begin_layout Standard
28157
28158 \series bold
28159
28160 \backslash
28161 setlength{
28162 \backslash
28163 shadowsize}{2pt}
28164 \end_layout
28165
28166 \begin_layout Standard
28167 \begin_inset ERT
28168 status collapsed
28169
28170 \begin_layout Plain Layout
28171
28172
28173 \backslash
28174 setlength{
28175 \backslash
28176 shadowsize}{2pt}
28177 \end_layout
28178
28179 \end_inset
28180
28181
28182 \begin_inset Box Shadowbox
28183 position "c"
28184 hor_pos "c"
28185 has_inner_box 1
28186 inner_pos "c"
28187 use_parbox 0
28188 width "25col%"
28189 special "none"
28190 height "1in"
28191 height_special "totalheight"
28192 status open
28193
28194 \begin_layout Plain Layout
28195 \align center
28196 Shadow box with 
28197 \series bold
28198
28199 \backslash
28200 shadowsize
28201 \series default
28202
28203 \begin_inset space \thinspace{}
28204 \end_inset
28205
28206 =
28207 \begin_inset space \thinspace{}
28208 \end_inset
28209
28210 2
28211 \begin_inset space \thinspace{}
28212 \end_inset
28213
28214 pt
28215 \end_layout
28216
28217 \end_inset
28218
28219
28220 \begin_inset ERT
28221 status collapsed
28222
28223 \begin_layout Plain Layout
28224
28225
28226 \backslash
28227 setlength{
28228 \backslash
28229 shadowsize}{4pt}
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \end_layout
28236
28237 \begin_layout Standard
28238 \begin_inset VSpace bigskip
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 The default value for the size 
28246 \series bold
28247
28248 \backslash
28249 FrameRule
28250 \series default
28251  is 0.4
28252 \begin_inset space \thinspace{}
28253 \end_inset
28254
28255 pt.
28256  The default space between the note content and the frame is 9
28257 \begin_inset space \thinspace{}
28258 \end_inset
28259
28260 pt and can be changed with the value of 
28261 \series bold
28262
28263 \backslash
28264 FrameSep
28265 \series default
28266 .
28267  For example the frame appearance of the following 
28268 \family sans
28269 box
28270 \family default
28271  is set with the TeX-Code commands
28272 \end_layout
28273
28274 \begin_layout Standard
28275
28276 \series bold
28277
28278 \backslash
28279 setlength{
28280 \backslash
28281 FrameRule}{5pt}
28282 \begin_inset Newline newline
28283 \end_inset
28284
28285
28286 \backslash
28287 setlength{
28288 \backslash
28289 FrameSep}{0.5cm}
28290 \end_layout
28291
28292 \begin_layout Standard
28293 \begin_inset ERT
28294 status collapsed
28295
28296 \begin_layout Plain Layout
28297
28298
28299 \backslash
28300 setlength{
28301 \backslash
28302 FrameRule}{5pt}
28303 \end_layout
28304
28305 \begin_layout Plain Layout
28306
28307
28308 \backslash
28309 setlength{
28310 \backslash
28311 FrameSep}{0.5cm}
28312 \end_layout
28313
28314 \end_inset
28315
28316
28317 \begin_inset Box Framed
28318 position "t"
28319 hor_pos "c"
28320 has_inner_box 0
28321 inner_pos "t"
28322 use_parbox 0
28323 width "100col%"
28324 special "none"
28325 height "1in"
28326 height_special "totalheight"
28327 status open
28328
28329 \begin_layout Plain Layout
28330 This is text in an 
28331 \family sans
28332 allow page break
28333 \family default
28334  box.
28335 \end_layout
28336
28337 \end_inset
28338
28339
28340 \begin_inset ERT
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344
28345
28346 \backslash
28347 setlength{
28348 \backslash
28349 FrameRule}{0.4pt}
28350 \end_layout
28351
28352 \begin_layout Plain Layout
28353
28354
28355 \backslash
28356 setlength{
28357 \backslash
28358 FrameSep}{9pt}
28359 \end_layout
28360
28361 \end_inset
28362
28363
28364 \end_layout
28365
28366 \begin_layout Standard
28367 \begin_inset VSpace bigskip
28368 \end_inset
28369
28370
28371 \end_layout
28372
28373 \begin_layout Standard
28374 For 
28375 \family sans
28376 shaded background
28377 \family default
28378  boxes the default space between the box content and the box border is 3
28379 \begin_inset space \thinspace{}
28380 \end_inset
28381
28382 pt and can be changed with the value of 
28383 \series bold
28384
28385 \backslash
28386 fboxsep
28387 \series default
28388 .
28389  The default background color red can either be changed locally with the
28390  command 
28391 \series bold
28392
28393 \backslash
28394 definecolor{shadebox}
28395 \series default
28396  or globally with the menu 
28397 \family sans
28398 Tools\SpecialChar \menuseparator
28399 Preferences\SpecialChar \menuseparator
28400 Colors\SpecialChar \menuseparator
28401 shaded
28402 \begin_inset space ~
28403 \end_inset
28404
28405 box
28406 \family default
28407 .
28408  The scheme of the 
28409 \series bold
28410
28411 \backslash
28412 definecolor
28413 \series default
28414  command is explained in section
28415 \begin_inset space ~
28416 \end_inset
28417
28418
28419 \begin_inset CommandInset ref
28420 LatexCommand ref
28421 reference "sec:Colored-Tables"
28422
28423 \end_inset
28424
28425 .
28426 \begin_inset Foot
28427 status collapsed
28428
28429 \begin_layout Plain Layout
28430 Note that 
28431 \series bold
28432
28433 \backslash
28434 definecolor
28435 \series default
28436  requires the LaTeX-package 
28437 \series bold
28438 color
28439 \series default
28440  in the preamble, see section
28441 \begin_inset space ~
28442 \end_inset
28443
28444
28445 \begin_inset CommandInset ref
28446 LatexCommand ref
28447 reference "sec:Colored-Boxes"
28448
28449 \end_inset
28450
28451 .
28452 \end_layout
28453
28454 \end_inset
28455
28456  For example the appearance of the following shaded background note is set
28457  with the TeX-Code commands
28458 \end_layout
28459
28460 \begin_layout Standard
28461
28462 \series bold
28463
28464 \backslash
28465 setlength{
28466 \backslash
28467 fboxsep}{0.5cm}
28468 \series default
28469
28470 \begin_inset Newline newline
28471 \end_inset
28472
28473
28474 \series bold
28475
28476 \backslash
28477 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28478 \end_layout
28479
28480 \begin_layout Standard
28481 \begin_inset ERT
28482 status collapsed
28483
28484 \begin_layout Plain Layout
28485
28486
28487 \backslash
28488 setlength{
28489 \backslash
28490 fboxsep}{0.5cm}
28491 \end_layout
28492
28493 \begin_layout Plain Layout
28494
28495
28496 \backslash
28497 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28498 \end_layout
28499
28500 \end_inset
28501
28502
28503 \begin_inset Box Shaded
28504 position "t"
28505 hor_pos "c"
28506 has_inner_box 0
28507 inner_pos "t"
28508 use_parbox 0
28509 width "100col%"
28510 special "none"
28511 height "1in"
28512 height_special "totalheight"
28513 status open
28514
28515 \begin_layout Plain Layout
28516
28517 \color yellow
28518 This is yellow text in a
28519 \color none
28520  
28521 \family sans
28522 \color yellow
28523 shaded background
28524 \family default
28525 \color none
28526  
28527 \color yellow
28528 box with dark green background.
28529 \end_layout
28530
28531 \end_inset
28532
28533
28534 \begin_inset ERT
28535 status collapsed
28536
28537 \begin_layout Plain Layout
28538
28539
28540 \backslash
28541 setlength{
28542 \backslash
28543 fboxsep}{3pt}
28544 \end_layout
28545
28546 \begin_layout Plain Layout
28547
28548
28549 \backslash
28550 definecolor{shadecolor}{rgb}{1,0,0}
28551 \end_layout
28552
28553 \end_inset
28554
28555
28556 \end_layout
28557
28558 \begin_layout Standard
28559 \begin_inset VSpace bigskip
28560 \end_inset
28561
28562 Changed lengths and widths are valid for all boxes following the commands
28563  that change them.
28564 \end_layout
28565
28566 \begin_layout Section
28567 Minipages
28568 \begin_inset CommandInset label
28569 LatexCommand label
28570 name "sec:Minipages"
28571
28572 \end_inset
28573
28574
28575 \begin_inset Index
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579 Boxes ! Minipages
28580 \end_layout
28581
28582 \end_inset
28583
28584
28585 \end_layout
28586
28587 \begin_layout Standard
28588 Minipages are treated by LaTeX as pages within pages and can therefore for
28589  example have their own footnotes.
28590 \end_layout
28591
28592 \begin_layout Standard
28593 Minipages are useful when you write documents with different languages.
28594 \end_layout
28595
28596 \begin_layout Standard
28597 Below are two example minipages side by side.
28598  Their width is set to 45
28599 \begin_inset space \thinspace{}
28600 \end_inset
28601
28602 col% and they are separated by a horizontal fill, that was inserted via
28603  the menu 
28604 \family sans
28605 Insert\SpecialChar \menuseparator
28606 Special
28607 \begin_inset space ~
28608 \end_inset
28609
28610 Formatting\SpecialChar \menuseparator
28611 Horizontal
28612 \begin_inset space ~
28613 \end_inset
28614
28615 Fill
28616 \family default
28617 .
28618 \begin_inset Newpage newpage
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Standard
28625 \begin_inset Box Frameless
28626 position "t"
28627 hor_pos "c"
28628 has_inner_box 1
28629 inner_pos "c"
28630 use_parbox 0
28631 width "45col%"
28632 special "none"
28633 height "1in"
28634 height_special "totalheight"
28635 status open
28636
28637 \begin_layout Plain Layout
28638
28639 \lang german
28640 Dies ist ein deutscher Text.
28641  Dies ist ein deutscher Text.
28642  Dies ist ein deutscher Text.
28643  Dies ist ein deutscher Text.
28644  Dies ist ein deutscher Text.
28645  Dies ist ein deutscher Text.
28646  Dies ist ein deutscher Text.
28647  Dies ist ein deutscher Text.
28648  Dies ist ein deutscher Text.
28649  Dies ist ein deutscher Text.
28650  Dies ist ein deutscher Text.
28651  Dies ist ein deutscher Text.
28652  Dies ist ein deutscher Text
28653 \begin_inset Foot
28654 status collapsed
28655
28656 \begin_layout Plain Layout
28657
28658 \lang german
28659 Dies ist eine deutsche Fußnote.
28660 \end_layout
28661
28662 \end_inset
28663
28664 .
28665  Dies ist ein deutscher Text.
28666  Dies ist ein deutscher Text.
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \begin_inset space \hfill{}
28673 \end_inset
28674
28675
28676 \begin_inset Box Frameless
28677 position "t"
28678 hor_pos "c"
28679 has_inner_box 1
28680 inner_pos "c"
28681 use_parbox 0
28682 width "45col%"
28683 special "none"
28684 height "1in"
28685 height_special "totalheight"
28686 status open
28687
28688 \begin_layout Plain Layout
28689 This is an English Text.
28690  This is an English Text.
28691  This is an English Text.
28692  This is an English Text.
28693  This is an English Text.
28694  This is an English Text.
28695  This is an English Text.
28696  This is an English Text.
28697  This is an English Text.
28698  This is an English Text.
28699  This is an English Text.
28700  This is an English Text.
28701  This is an English Text.
28702  This is an English Text.
28703  This is an English Text.
28704  This is an English Text.
28705 \begin_inset Foot
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709 This is an English footnote.
28710 \end_layout
28711
28712 \end_inset
28713
28714  This is an English Text.
28715  
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \end_layout
28722
28723 \begin_layout Standard
28724 \begin_inset VSpace bigskip
28725 \end_inset
28726
28727 Another application for minipages are footnotes within tables.
28728  Due to a LaTeX restriction footnotes within tables doesn't appear at the
28729  bottom of the current page.
28730  But when you put the table with the footnote to a minipage, the footnote
28731  will appear at its bottom, numbered with Latin letters.
28732  The footnote number is reset to 1 in every minipage but not outside the
28733  minipages.
28734 \end_layout
28735
28736 \begin_layout Standard
28737 The footnote of this table doesn't appear: 
28738 \begin_inset Tabular
28739 <lyxtabular version="3" rows="3" columns="4">
28740 <features>
28741 <column alignment="center" valignment="top" width="0pt">
28742 <column alignment="center" valignment="top" width="0pt">
28743 <column alignment="center" valignment="top" width="0pt">
28744 <column alignment="center" valignment="top" width="0pt">
28745 <row>
28746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28747 \begin_inset Text
28748
28749 \begin_layout Plain Layout
28750 1
28751 \end_layout
28752
28753 \end_inset
28754 </cell>
28755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28756 \begin_inset Text
28757
28758 \begin_layout Plain Layout
28759 2
28760 \end_layout
28761
28762 \end_inset
28763 </cell>
28764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28765 \begin_inset Text
28766
28767 \begin_layout Plain Layout
28768 3
28769 \begin_inset Foot
28770 status collapsed
28771
28772 \begin_layout Plain Layout
28773 This is a footnote within a table.
28774 \end_layout
28775
28776 \end_inset
28777
28778
28779 \end_layout
28780
28781 \end_inset
28782 </cell>
28783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28784 \begin_inset Text
28785
28786 \begin_layout Plain Layout
28787 4
28788 \end_layout
28789
28790 \end_inset
28791 </cell>
28792 </row>
28793 <row>
28794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28795 \begin_inset Text
28796
28797 \begin_layout Plain Layout
28798 a
28799 \end_layout
28800
28801 \end_inset
28802 </cell>
28803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28804 \begin_inset Text
28805
28806 \begin_layout Plain Layout
28807 b
28808 \end_layout
28809
28810 \end_inset
28811 </cell>
28812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28813 \begin_inset Text
28814
28815 \begin_layout Plain Layout
28816 c
28817 \end_layout
28818
28819 \end_inset
28820 </cell>
28821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28822 \begin_inset Text
28823
28824 \begin_layout Plain Layout
28825 d
28826 \end_layout
28827
28828 \end_inset
28829 </cell>
28830 </row>
28831 <row>
28832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28833 \begin_inset Text
28834
28835 \begin_layout Plain Layout
28836 e
28837 \end_layout
28838
28839 \end_inset
28840 </cell>
28841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28842 \begin_inset Text
28843
28844 \begin_layout Plain Layout
28845 f
28846 \end_layout
28847
28848 \end_inset
28849 </cell>
28850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28851 \begin_inset Text
28852
28853 \begin_layout Plain Layout
28854 g
28855 \end_layout
28856
28857 \end_inset
28858 </cell>
28859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28860 \begin_inset Text
28861
28862 \begin_layout Plain Layout
28863 h
28864 \end_layout
28865
28866 \end_inset
28867 </cell>
28868 </row>
28869 </lyxtabular>
28870
28871 \end_inset
28872
28873
28874 \end_layout
28875
28876 \begin_layout Standard
28877 \align center
28878 \begin_inset Box Frameless
28879 position "t"
28880 hor_pos "c"
28881 has_inner_box 1
28882 inner_pos "c"
28883 use_parbox 0
28884 width "30col%"
28885 special "none"
28886 height "1in"
28887 height_special "totalheight"
28888 status open
28889
28890 \begin_layout Plain Layout
28891 \align center
28892 \begin_inset Tabular
28893 <lyxtabular version="3" rows="3" columns="4">
28894 <features>
28895 <column alignment="center" valignment="top" width="0pt">
28896 <column alignment="center" valignment="top" width="0pt">
28897 <column alignment="center" valignment="top" width="0pt">
28898 <column alignment="center" valignment="top" width="0pt">
28899 <row>
28900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28901 \begin_inset Text
28902
28903 \begin_layout Plain Layout
28904 1
28905 \end_layout
28906
28907 \end_inset
28908 </cell>
28909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28910 \begin_inset Text
28911
28912 \begin_layout Plain Layout
28913 2
28914 \end_layout
28915
28916 \end_inset
28917 </cell>
28918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28919 \begin_inset Text
28920
28921 \begin_layout Plain Layout
28922 3
28923 \begin_inset Foot
28924 status collapsed
28925
28926 \begin_layout Plain Layout
28927 This is a footnote within a table.
28928 \end_layout
28929
28930 \end_inset
28931
28932
28933 \end_layout
28934
28935 \end_inset
28936 </cell>
28937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28938 \begin_inset Text
28939
28940 \begin_layout Plain Layout
28941 4
28942 \end_layout
28943
28944 \end_inset
28945 </cell>
28946 </row>
28947 <row>
28948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28949 \begin_inset Text
28950
28951 \begin_layout Plain Layout
28952 a
28953 \end_layout
28954
28955 \end_inset
28956 </cell>
28957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28958 \begin_inset Text
28959
28960 \begin_layout Plain Layout
28961 b
28962 \end_layout
28963
28964 \end_inset
28965 </cell>
28966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28967 \begin_inset Text
28968
28969 \begin_layout Plain Layout
28970 c
28971 \end_layout
28972
28973 \end_inset
28974 </cell>
28975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28976 \begin_inset Text
28977
28978 \begin_layout Plain Layout
28979 d
28980 \end_layout
28981
28982 \end_inset
28983 </cell>
28984 </row>
28985 <row>
28986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28987 \begin_inset Text
28988
28989 \begin_layout Plain Layout
28990 e
28991 \end_layout
28992
28993 \end_inset
28994 </cell>
28995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28996 \begin_inset Text
28997
28998 \begin_layout Plain Layout
28999 f
29000 \end_layout
29001
29002 \end_inset
29003 </cell>
29004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29005 \begin_inset Text
29006
29007 \begin_layout Plain Layout
29008 g
29009 \end_layout
29010
29011 \end_inset
29012 </cell>
29013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29014 \begin_inset Text
29015
29016 \begin_layout Plain Layout
29017 h
29018 \end_layout
29019
29020 \end_inset
29021 </cell>
29022 </row>
29023 </lyxtabular>
29024
29025 \end_inset
29026
29027
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 The document-wide paragraph settings are ignored within minipages.
29040  That means that there will be no space between paragraphs in minipages
29041  although you set it to e.
29042 \begin_inset space \thinspace{}
29043 \end_inset
29044
29045 g.
29046 \begin_inset space \space{}
29047 \end_inset
29048
29049
29050 \family sans
29051 MedSkip
29052 \family default
29053  in the document settings.
29054 \end_layout
29055
29056 \begin_layout Standard
29057 Minipages can also be used to set a background color for text parts, see
29058  section
29059 \begin_inset space ~
29060 \end_inset
29061
29062
29063 \begin_inset CommandInset ref
29064 LatexCommand ref
29065 reference "sub:Color-for-Paragraphs"
29066
29067 \end_inset
29068
29069 .
29070 \end_layout
29071
29072 \begin_layout Standard
29073 \begin_inset Note Greyedout
29074 status open
29075
29076 \begin_layout Plain Layout
29077
29078 \series bold
29079 Note:
29080 \series default
29081  You cannot have floats or margin notes inside minipages but minipages can
29082  be used inside tables, floats, and other boxes.
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \end_layout
29089
29090 \begin_layout Section
29091 Parboxes
29092 \begin_inset CommandInset label
29093 LatexCommand label
29094 name "sec:Parboxes"
29095
29096 \end_inset
29097
29098
29099 \begin_inset Index
29100 status collapsed
29101
29102 \begin_layout Plain Layout
29103 Boxes ! Parboxes
29104 \end_layout
29105
29106 \end_inset
29107
29108
29109 \end_layout
29110
29111 \begin_layout Standard
29112 Parboxes are very similar to minipages with the difference that they cannot
29113  have footnotes.
29114  The main difference to minipages is that minipages are in contrary to parboxes
29115  no real boxes but LaTeX-environments.
29116 \end_layout
29117
29118 \begin_layout Standard
29119 \align center
29120 \begin_inset Box Frameless
29121 position "t"
29122 hor_pos "c"
29123 has_inner_box 1
29124 inner_pos "t"
29125 use_parbox 1
29126 width "33col%"
29127 special "none"
29128 height "1in"
29129 height_special "totalheight"
29130 status collapsed
29131
29132 \begin_layout Plain Layout
29133 This a text within a parbox.
29134  This a text within a parbox.
29135 \end_layout
29136
29137 \begin_layout Plain Layout
29138 This footnote won't appear:
29139 \begin_inset Foot
29140 status collapsed
29141
29142 \begin_layout Plain Layout
29143 This footnote is inside a parbox and will therefore not appear.
29144 \end_layout
29145
29146 \end_inset
29147
29148
29149 \end_layout
29150
29151 \end_inset
29152
29153
29154 \end_layout
29155
29156 \begin_layout Section
29157 Boxes for Words and Characters
29158 \begin_inset Index
29159 status collapsed
29160
29161 \begin_layout Plain Layout
29162 Boxes ! for Characters
29163 \end_layout
29164
29165 \end_inset
29166
29167
29168 \end_layout
29169
29170 \begin_layout Subsection
29171 Prevent Hyphenation
29172 \begin_inset CommandInset label
29173 LatexCommand label
29174 name "sec:Prevent-Hyphenation"
29175
29176 \end_inset
29177
29178
29179 \begin_inset Index
29180 status collapsed
29181
29182 \begin_layout Plain Layout
29183 Boxes ! to Prevent Hyphenation
29184 \end_layout
29185
29186 \end_inset
29187
29188
29189 \end_layout
29190
29191 \begin_layout Standard
29192 You can use a special kind of boxes to prevent words or text to be hyphenated.
29193 \begin_inset Newline newline
29194 \end_inset
29195
29196 Here is an example text:
29197 \end_layout
29198
29199 \begin_layout Standard
29200 This line is an example to show how you can prevent the hyphenation of 
29201 \begin_inset Quotes eld
29202 \end_inset
29203
29204 veryverylongword
29205 \begin_inset Quotes erd
29206 \end_inset
29207
29208 .
29209 \end_layout
29210
29211 \begin_layout Standard
29212 To prevent the hyphenation of the word 
29213 \begin_inset Quotes eld
29214 \end_inset
29215
29216 veryverylongword
29217 \begin_inset Quotes erd
29218 \end_inset
29219
29220 , add the command
29221 \end_layout
29222
29223 \begin_layout Standard
29224
29225 \series bold
29226
29227 \backslash
29228 mbox{
29229 \end_layout
29230
29231 \begin_layout Standard
29232 in TeX-Code before the word.
29233  Behind the word insert a closing brace 
29234 \begin_inset Quotes eld
29235 \end_inset
29236
29237
29238 \series bold
29239 }
29240 \series default
29241
29242 \begin_inset Quotes erd
29243 \end_inset
29244
29245  in TeX-Code.
29246 \end_layout
29247
29248 \begin_layout Standard
29249 This is the result:
29250 \end_layout
29251
29252 \begin_layout Standard
29253 This line is an example to show how you can prevent the hyphenation of 
29254 \begin_inset ERT
29255 status collapsed
29256
29257 \begin_layout Plain Layout
29258
29259
29260 \backslash
29261 mbox{
29262 \end_layout
29263
29264 \end_inset
29265
29266
29267 \begin_inset Quotes eld
29268 \end_inset
29269
29270 veryverylongword
29271 \begin_inset Quotes erd
29272 \end_inset
29273
29274 .
29275 \begin_inset ERT
29276 status collapsed
29277
29278 \begin_layout Plain Layout
29279
29280 }
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \end_layout
29287
29288 \begin_layout Standard
29289 You can alternatively set the command 
29290 \begin_inset Quotes eld
29291 \end_inset
29292
29293
29294 \series bold
29295
29296 \backslash
29297 -
29298 \series default
29299
29300 \begin_inset Quotes grd
29301 \end_inset
29302
29303  as TeX-Code directly before the word:
29304 \end_layout
29305
29306 \begin_layout Standard
29307 This line is an example to show how you can prevent the hyphenation of 
29308 \begin_inset Quotes eld
29309 \end_inset
29310
29311
29312 \begin_inset ERT
29313 status collapsed
29314
29315 \begin_layout Plain Layout
29316
29317
29318 \backslash
29319 -
29320 \end_layout
29321
29322 \end_inset
29323
29324 veryverylongword
29325 \begin_inset Quotes erd
29326 \end_inset
29327
29328 .
29329 \end_layout
29330
29331 \begin_layout Standard
29332 Of course the word now protrudes over the side margin.
29333  To avoid this, add via the menu 
29334 \family sans
29335 Insert\SpecialChar \menuseparator
29336 Special
29337 \begin_inset space ~
29338 \end_inset
29339
29340 Formatting\SpecialChar \menuseparator
29341 Line
29342 \begin_inset space ~
29343 \end_inset
29344
29345 Break
29346 \family default
29347  (shortcut 
29348 \begin_inset Info
29349 type  "shortcut"
29350 arg   "newline-insert newline"
29351 \end_inset
29352
29353 ) a line break before the word:
29354 \end_layout
29355
29356 \begin_layout Standard
29357 This line is an example to show how you can prevent the hyphenation of 
29358 \begin_inset Newline newline
29359 \end_inset
29360
29361
29362 \begin_inset ERT
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366
29367
29368 \backslash
29369 mbox{
29370 \end_layout
29371
29372 \end_inset
29373
29374
29375 \begin_inset Quotes eld
29376 \end_inset
29377
29378 veryverylongword
29379 \begin_inset Quotes erd
29380 \end_inset
29381
29382 .
29383 \begin_inset ERT
29384 status collapsed
29385
29386 \begin_layout Plain Layout
29387
29388 }
29389 \end_layout
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \begin_layout Subsection
29397 Vertical Alignment
29398 \begin_inset CommandInset label
29399 LatexCommand label
29400 name "sub:Vertical-Alignment"
29401
29402 \end_inset
29403
29404
29405 \begin_inset Index
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409 Boxes ! for Vertical Alignment
29410 \end_layout
29411
29412 \end_inset
29413
29414
29415 \begin_inset Index
29416 status collapsed
29417
29418 \begin_layout Plain Layout
29419 Boxes ! Raiseboxes
29420 \end_layout
29421
29422 \end_inset
29423
29424
29425 \end_layout
29426
29427 \begin_layout Standard
29428 With the help of the command 
29429 \series bold
29430
29431 \backslash
29432 raisebox
29433 \series default
29434  you can align words, characters or other boxes vertically to the surrounding
29435  text.
29436  
29437 \series bold
29438
29439 \backslash
29440 raisebox
29441 \series default
29442  is used with the following scheme:
29443 \end_layout
29444
29445 \begin_layout Standard
29446
29447 \series bold
29448
29449 \backslash
29450 raisebox{lift}[height][depth]{box content}
29451 \end_layout
29452
29453 \begin_layout Standard
29454 The lift can be a positive value to raise the box or a negative value to
29455  lower the box.
29456 \end_layout
29457
29458 \begin_layout Standard
29459 To align for example the word 
29460 \begin_inset Quotes eld
29461 \end_inset
29462
29463 preventing
29464 \begin_inset Quotes erd
29465 \end_inset
29466
29467  so that the bottom of the 
29468 \begin_inset Quotes eld
29469 \end_inset
29470
29471 deepest
29472 \begin_inset Quotes erd
29473 \end_inset
29474
29475  character 
29476 \begin_inset Quotes eld
29477 \end_inset
29478
29479 p
29480 \begin_inset Quotes erd
29481 \end_inset
29482
29483  is at the baseline, insert the command
29484 \end_layout
29485
29486 \begin_layout Standard
29487
29488 \series bold
29489
29490 \backslash
29491 raisebox{
29492 \backslash
29493 depth}{
29494 \end_layout
29495
29496 \begin_layout Standard
29497 in TeX-Code before the word.
29498  Behind the word insert a closing brace 
29499 \begin_inset Quotes eld
29500 \end_inset
29501
29502
29503 \series bold
29504 }
29505 \series default
29506
29507 \begin_inset Quotes erd
29508 \end_inset
29509
29510  in TeX-Code.
29511 \begin_inset Newline newline
29512 \end_inset
29513
29514 This is the result:
29515 \end_layout
29516
29517 \begin_layout Standard
29518 This is a text line with the word 
29519 \begin_inset ERT
29520 status collapsed
29521
29522 \begin_layout Plain Layout
29523
29524
29525 \backslash
29526 raisebox{
29527 \backslash
29528 depth}{
29529 \end_layout
29530
29531 \end_inset
29532
29533
29534 \begin_inset Quotes eld
29535 \end_inset
29536
29537 preventing
29538 \begin_inset Quotes erd
29539 \end_inset
29540
29541
29542 \begin_inset ERT
29543 status collapsed
29544
29545 \begin_layout Plain Layout
29546
29547 }
29548 \end_layout
29549
29550 \end_inset
29551
29552  as raised word.
29553 \end_layout
29554
29555 \begin_layout Standard
29556 \begin_inset VSpace bigskip
29557 \end_inset
29558
29559 When you raise or lower characters in a line, the line distance will be
29560  spread:
29561 \end_layout
29562
29563 \begin_layout Standard
29564 This is a text line with the word 
29565 \begin_inset ERT
29566 status collapsed
29567
29568 \begin_layout Plain Layout
29569
29570
29571 \backslash
29572 raisebox{-
29573 \backslash
29574 depth}{
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \begin_inset Quotes eld
29581 \end_inset
29582
29583 preventing
29584 \begin_inset Quotes erd
29585 \end_inset
29586
29587
29588 \begin_inset ERT
29589 status collapsed
29590
29591 \begin_layout Plain Layout
29592
29593 }
29594 \end_layout
29595
29596 \end_inset
29597
29598  as lowered word.
29599 \begin_inset Newline newline
29600 \end_inset
29601
29602 This is a text line with the word 
29603 \begin_inset ERT
29604 status collapsed
29605
29606 \begin_layout Plain Layout
29607
29608
29609 \backslash
29610 raisebox{0.5cm}{
29611 \end_layout
29612
29613 \end_inset
29614
29615
29616 \begin_inset Quotes eld
29617 \end_inset
29618
29619 testing
29620 \begin_inset Quotes erd
29621 \end_inset
29622
29623
29624 \begin_inset ERT
29625 status collapsed
29626
29627 \begin_layout Plain Layout
29628
29629 }
29630 \end_layout
29631
29632 \end_inset
29633
29634  as raised word.
29635 \end_layout
29636
29637 \begin_layout Standard
29638 If you want to prevent this for a certain reason, set the box height to
29639  a zero value.
29640  For example use
29641 \end_layout
29642
29643 \begin_layout Standard
29644
29645 \series bold
29646
29647 \backslash
29648 raisebox{-
29649 \backslash
29650 depth}[0pt]{
29651 \end_layout
29652
29653 \begin_layout Standard
29654 This is a text line with the word 
29655 \begin_inset ERT
29656 status collapsed
29657
29658 \begin_layout Plain Layout
29659
29660
29661 \backslash
29662 raisebox{-
29663 \backslash
29664 depth}[0pt]{
29665 \end_layout
29666
29667 \end_inset
29668
29669
29670 \begin_inset Quotes eld
29671 \end_inset
29672
29673 preventing
29674 \begin_inset Quotes erd
29675 \end_inset
29676
29677
29678 \begin_inset ERT
29679 status collapsed
29680
29681 \begin_layout Plain Layout
29682
29683 }
29684 \end_layout
29685
29686 \end_inset
29687
29688  as lowered word.
29689 \begin_inset Newline newline
29690 \end_inset
29691
29692 This is a text line with the word 
29693 \begin_inset ERT
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697
29698
29699 \backslash
29700 raisebox{0.5cm}[0pt]{
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \begin_inset Quotes eld
29707 \end_inset
29708
29709 testing
29710 \begin_inset Quotes erd
29711 \end_inset
29712
29713
29714 \begin_inset ERT
29715 status collapsed
29716
29717 \begin_layout Plain Layout
29718
29719 }
29720 \end_layout
29721
29722 \end_inset
29723
29724  as raised word.
29725 \end_layout
29726
29727 \begin_layout Section
29728 Colored Boxes
29729 \begin_inset CommandInset label
29730 LatexCommand label
29731 name "sec:Colored-Boxes"
29732
29733 \end_inset
29734
29735
29736 \begin_inset Index
29737 status collapsed
29738
29739 \begin_layout Plain Layout
29740 Boxes ! Color
29741 \end_layout
29742
29743 \end_inset
29744
29745
29746 \end_layout
29747
29748 \begin_layout Subsection
29749 Color for Text
29750 \begin_inset Index
29751 status collapsed
29752
29753 \begin_layout Plain Layout
29754 Color ! for Text
29755 \end_layout
29756
29757 \end_inset
29758
29759
29760 \end_layout
29761
29762 \begin_layout Standard
29763 To color the background of text the text must be put into a so called 
29764 \begin_inset Quotes eld
29765 \end_inset
29766
29767 colorbox
29768 \begin_inset Quotes erd
29769 \end_inset
29770
29771 .
29772  This requires that the LaTeX-package 
29773 \series bold
29774 color
29775 \series default
29776
29777 \begin_inset Index
29778 status collapsed
29779
29780 \begin_layout Plain Layout
29781 LaTeX-packages ! color
29782 \end_layout
29783
29784 \end_inset
29785
29786  is loaded in the document preamble with the command
29787 \end_layout
29788
29789 \begin_layout Standard
29790
29791 \series bold
29792
29793 \backslash
29794 @ifundefined{textcolor}
29795 \begin_inset Newline newline
29796 \end_inset
29797
29798
29799 \begin_inset ERT
29800 status collapsed
29801
29802 \begin_layout Plain Layout
29803
29804
29805 \backslash
29806 hphantom{ }
29807 \end_layout
29808
29809 \end_inset
29810
29811 {
29812 \backslash
29813 usepackage{color}}{}
29814 \end_layout
29815
29816 \begin_layout Standard
29817 The package 
29818 \series bold
29819 color
29820 \series default
29821  will be loaded automatically by LyX when you color text
29822 \begin_inset Foot
29823 status collapsed
29824
29825 \begin_layout Plain Layout
29826 To avoid that it is loaded twice the command 
29827 \series bold
29828
29829 \backslash
29830 @ifundefined
29831 \series default
29832  is used.
29833 \end_layout
29834
29835 \end_inset
29836
29837 .
29838 \end_layout
29839
29840 \begin_layout Standard
29841 \begin_inset VSpace medskip
29842 \end_inset
29843
29844 Colorboxes are created with the command 
29845 \series bold
29846
29847 \backslash
29848 colorbox
29849 \series default
29850 .
29851  This will be used with the following scheme:
29852 \end_layout
29853
29854 \begin_layout Standard
29855
29856 \series bold
29857
29858 \backslash
29859 colorbox{color}{box content}
29860 \end_layout
29861
29862 \begin_layout Standard
29863 The box content can also be a box and colorboxes can also be within other
29864  boxes.
29865 \end_layout
29866
29867 \begin_layout Standard
29868 The following colors are predefined:
29869 \begin_inset Newline newline
29870 \end_inset
29871
29872
29873 \family sans
29874 black
29875 \family default
29876
29877 \family sans
29878 blue
29879 \family default
29880
29881 \family sans
29882 cyan
29883 \family default
29884 \series bold
29885 ,
29886 \series default
29887  
29888 \family sans
29889 green
29890 \family default
29891
29892 \family sans
29893 magenta
29894 \family default
29895
29896 \family sans
29897 red
29898 \family default
29899
29900 \family sans
29901 white
29902 \family default
29903 , and 
29904 \family sans
29905 yellow
29906 \family default
29907 .
29908 \begin_inset Newline newline
29909 \end_inset
29910
29911 You can also define your own color as described in section
29912 \begin_inset space ~
29913 \end_inset
29914
29915
29916 \begin_inset CommandInset ref
29917 LatexCommand ref
29918 reference "sec:Colored-Tables"
29919
29920 \end_inset
29921
29922 .
29923 \end_layout
29924
29925 \begin_layout Standard
29926 To have e.
29927 \begin_inset space \thinspace{}
29928 \end_inset
29929
29930 g.
29931 \begin_inset space \space{}
29932 \end_inset
29933
29934 a red background for a word, insert the command
29935 \end_layout
29936
29937 \begin_layout Standard
29938
29939 \series bold
29940
29941 \backslash
29942 colorbox{red}{
29943 \end_layout
29944
29945 \begin_layout Standard
29946 before the word in TeX-Code.
29947  Behind the word insert a closing brace 
29948 \begin_inset Quotes eld
29949 \end_inset
29950
29951
29952 \series bold
29953 }
29954 \series default
29955
29956 \begin_inset Quotes erd
29957 \end_inset
29958
29959  in TeX-Code.
29960 \begin_inset Newline newline
29961 \end_inset
29962
29963 This is the result:
29964 \end_layout
29965
29966 \begin_layout Standard
29967 This is a line where the word 
29968 \begin_inset ERT
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972
29973
29974 \backslash
29975 colorbox{red}{
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \begin_inset Quotes eld
29982 \end_inset
29983
29984 Attention!
29985 \begin_inset Quotes erd
29986 \end_inset
29987
29988
29989 \begin_inset ERT
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993
29994 }
29995 \end_layout
29996
29997 \end_inset
29998
29999  has a red background.
30000 \end_layout
30001
30002 \begin_layout Standard
30003 \begin_inset VSpace bigskip
30004 \end_inset
30005
30006 If you would have the box frame in a different color, you can use the command
30007  
30008 \series bold
30009
30010 \backslash
30011 fcolorbox
30012 \series default
30013  with the following scheme:
30014 \end_layout
30015
30016 \begin_layout Standard
30017
30018 \series bold
30019
30020 \backslash
30021 fcolorbox{frame color}{box color}{box content}
30022 \end_layout
30023
30024 \begin_layout Standard
30025
30026 \series bold
30027
30028 \backslash
30029 fcolorbox
30030 \series default
30031  is an extension to 
30032 \series bold
30033
30034 \backslash
30035 colorbox
30036 \series default
30037 .
30038  The frame thickness and the space between the frame and the box content
30039  can be adjusted with the lengths 
30040 \series bold
30041
30042 \backslash
30043 fboxrule
30044 \series default
30045  and 
30046 \series bold
30047
30048 \backslash
30049 fboxsep
30050 \series default
30051 , respectively, as described in section
30052 \begin_inset space ~
30053 \end_inset
30054
30055
30056 \begin_inset CommandInset ref
30057 LatexCommand ref
30058 reference "sec:Decoration"
30059
30060 \end_inset
30061
30062 .
30063 \end_layout
30064
30065 \begin_layout Standard
30066 For the following example the command
30067 \end_layout
30068
30069 \begin_layout Standard
30070
30071 \series bold
30072
30073 \backslash
30074 fcolorbox{cyan}{magenta}{
30075 \end_layout
30076
30077 \begin_layout Standard
30078 was used.
30079 \end_layout
30080
30081 \begin_layout Standard
30082 Here is an example where the frame line thickness was set to 1
30083 \begin_inset space \thinspace{}
30084 \end_inset
30085
30086 mm:
30087 \begin_inset Newline newline
30088 \end_inset
30089
30090
30091 \begin_inset ERT
30092 status collapsed
30093
30094 \begin_layout Plain Layout
30095
30096
30097 \backslash
30098 fboxrule 1mm 
30099 \backslash
30100 fboxsep 1mm
30101 \end_layout
30102
30103 \end_inset
30104
30105
30106 \begin_inset ERT
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110
30111
30112 \backslash
30113 fcolorbox{cyan}{magenta}{
30114 \end_layout
30115
30116 \end_inset
30117
30118 This is text within a colored, framed box.
30119 \begin_inset ERT
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123
30124 }
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Standard
30133 \begin_inset VSpace bigskip
30134 \end_inset
30135
30136 Of course you can also have colored text inside a colorbox:
30137 \begin_inset Newline newline
30138 \end_inset
30139
30140
30141 \begin_inset ERT
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145
30146
30147 \backslash
30148 fcolorbox{cyan}{magenta}{
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \color yellow
30155 This is colored text within a colored, framed box.
30156 \color none
30157
30158 \begin_inset ERT
30159 status collapsed
30160
30161 \begin_layout Plain Layout
30162
30163 }
30164 \end_layout
30165
30166 \end_inset
30167
30168
30169 \begin_inset ERT
30170 status collapsed
30171
30172 \begin_layout Plain Layout
30173
30174
30175 \backslash
30176 fboxrule 0.4pt 
30177 \backslash
30178 fboxsep 3pt
30179 \end_layout
30180
30181 \end_inset
30182
30183
30184 \end_layout
30185
30186 \begin_layout Standard
30187
30188 \series bold
30189 \begin_inset VSpace medskip
30190 \end_inset
30191
30192
30193 \end_layout
30194
30195 \begin_layout Standard
30196 \begin_inset Note Greyedout
30197 status open
30198
30199 \begin_layout Plain Layout
30200
30201 \series bold
30202 Note:
30203 \series default
30204  Text in colorboxes cannot have line breaks.
30205  To color multiple text lines or paragraphs, use a box inside a colorbox
30206  as described in the following.
30207 \end_layout
30208
30209 \end_inset
30210
30211
30212 \end_layout
30213
30214 \begin_layout Subsection
30215 Color for Paragraphs
30216 \begin_inset CommandInset label
30217 LatexCommand label
30218 name "sub:Color-for-Paragraphs"
30219
30220 \end_inset
30221
30222
30223 \begin_inset Index
30224 status collapsed
30225
30226 \begin_layout Plain Layout
30227 Color ! for Paragraphs
30228 \end_layout
30229
30230 \end_inset
30231
30232
30233 \end_layout
30234
30235 \begin_layout Standard
30236 To set the background color for more than one text line, put the text into
30237  a minipage.
30238  Before the minipage insert the 
30239 \series bold
30240
30241 \backslash
30242 colorbox
30243 \series default
30244  command
30245 \end_layout
30246
30247 \begin_layout Standard
30248
30249 \series bold
30250
30251 \backslash
30252 colorbox{color}{
30253 \end_layout
30254
30255 \begin_layout Standard
30256 in TeX-Code.
30257  Behind the minipage insert a closing brace 
30258 \begin_inset Quotes eld
30259 \end_inset
30260
30261
30262 \series bold
30263 }
30264 \series default
30265
30266 \begin_inset Quotes erd
30267 \end_inset
30268
30269  in TeX-Code.
30270 \end_layout
30271
30272 \begin_layout Standard
30273 \begin_inset ERT
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277
30278
30279 \backslash
30280 colorbox{lightgrey}{
30281 \end_layout
30282
30283 \end_inset
30284
30285
30286 \begin_inset Box Frameless
30287 position "t"
30288 hor_pos "c"
30289 has_inner_box 1
30290 inner_pos "t"
30291 use_parbox 0
30292 width "100col%"
30293 special "none"
30294 height "1in"
30295 height_special "totalheight"
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299 This is text with background color.
30300  This is text with background color.
30301 \end_layout
30302
30303 \begin_layout Plain Layout
30304 \begin_inset VSpace defskip
30305 \end_inset
30306
30307 The text can have footnotes
30308 \begin_inset Foot
30309 status collapsed
30310
30311 \begin_layout Plain Layout
30312 Another example footnote
30313 \end_layout
30314
30315 \end_inset
30316
30317  and can include tables and figures.
30318 \end_layout
30319
30320 \begin_layout Plain Layout
30321 \align center
30322 \begin_inset Tabular
30323 <lyxtabular version="3" rows="3" columns="3">
30324 <features>
30325 <column alignment="center" valignment="top" width="0">
30326 <column alignment="center" valignment="top" width="0">
30327 <column alignment="center" valignment="top" width="0">
30328 <row>
30329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30330 \begin_inset Text
30331
30332 \begin_layout Plain Layout
30333 a
30334 \end_layout
30335
30336 \end_inset
30337 </cell>
30338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30339 \begin_inset Text
30340
30341 \begin_layout Plain Layout
30342 !
30343 \end_layout
30344
30345 \end_inset
30346 </cell>
30347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30348 \begin_inset Text
30349
30350 \begin_layout Plain Layout
30351 3
30352 \end_layout
30353
30354 \end_inset
30355 </cell>
30356 </row>
30357 <row>
30358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30359 \begin_inset Text
30360
30361 \begin_layout Plain Layout
30362 <
30363 \end_layout
30364
30365 \end_inset
30366 </cell>
30367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30368 \begin_inset Text
30369
30370 \begin_layout Plain Layout
30371 b2
30372 \begin_inset Quotes erd
30373 \end_inset
30374
30375 |
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Plain Layout
30384 >
30385 \end_layout
30386
30387 \end_inset
30388 </cell>
30389 </row>
30390 <row>
30391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30392 \begin_inset Text
30393
30394 \begin_layout Plain Layout
30395 1
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30401 \begin_inset Text
30402
30403 \begin_layout Plain Layout
30404 §
30405 \end_layout
30406
30407 \end_inset
30408 </cell>
30409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30410 \begin_inset Text
30411
30412 \begin_layout Plain Layout
30413 c
30414 \end_layout
30415
30416 \end_inset
30417 </cell>
30418 </row>
30419 </lyxtabular>
30420
30421 \end_inset
30422
30423
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \begin_inset ERT
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433
30434 }
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \end_layout
30441
30442 \begin_layout Section
30443 Rotated and Scaled Boxes
30444 \end_layout
30445
30446 \begin_layout Standard
30447 To use the the commands described in this section, the LaTeX-package 
30448 \series bold
30449 graphicx
30450 \series default
30451
30452 \begin_inset Index
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456 LaTeX-packages ! graphicx
30457 \end_layout
30458
30459 \end_inset
30460
30461  needs to be loaded in the document preamble with the command
30462 \end_layout
30463
30464 \begin_layout Standard
30465
30466 \series bold
30467
30468 \backslash
30469 @ifundefined{rotatebox}
30470 \begin_inset Newline newline
30471 \end_inset
30472
30473
30474 \begin_inset ERT
30475 status collapsed
30476
30477 \begin_layout Plain Layout
30478
30479
30480 \backslash
30481 hphantom{ }
30482 \end_layout
30483
30484 \end_inset
30485
30486 {
30487 \backslash
30488 usepackage{graphicx}}{}
30489 \end_layout
30490
30491 \begin_layout Standard
30492 \begin_inset Note Greyedout
30493 status open
30494
30495 \begin_layout Plain Layout
30496
30497 \series bold
30498 Note:
30499 \series default
30500  Some DVI-viewers can't display rotated or scaled material.
30501 \end_layout
30502
30503 \end_inset
30504
30505
30506 \end_layout
30507
30508 \begin_layout Standard
30509 \begin_inset Note Greyedout
30510 status open
30511
30512 \begin_layout Plain Layout
30513
30514 \series bold
30515 Note:
30516 \series default
30517  Floats mustn't be inside a rotated or scaled box.
30518 \end_layout
30519
30520 \end_inset
30521
30522
30523 \end_layout
30524
30525 \begin_layout Subsection
30526 Rotated Boxes
30527 \begin_inset Index
30528 status collapsed
30529
30530 \begin_layout Plain Layout
30531 Boxes ! rotated
30532 \end_layout
30533
30534 \end_inset
30535
30536
30537 \begin_inset Index
30538 status collapsed
30539
30540 \begin_layout Plain Layout
30541 Rotated material
30542 \end_layout
30543
30544 \end_inset
30545
30546
30547 \begin_inset Index
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551 Figures ! rotated
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \begin_inset Index
30558 status collapsed
30559
30560 \begin_layout Plain Layout
30561 Table Customization ! Rotating
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \end_layout
30568
30569 \begin_layout Standard
30570 To rotate material, you can put it into a rotated box.
30571  Such a box is created using the command 
30572 \series bold
30573
30574 \backslash
30575 rotatebox
30576 \series default
30577  in TeX-Code with the following scheme:
30578 \end_layout
30579
30580 \begin_layout Standard
30581
30582 \series bold
30583
30584 \backslash
30585 rotatebox[rotation origin]{rotation angle}{box content}
30586 \end_layout
30587
30588 \begin_layout Standard
30589 The rotation origin is specified in the form 
30590 \series bold
30591 origin=position
30592 \series default
30593 .
30594  The following positions are possible: 
30595 \emph on
30596 c
30597 \emph default
30598  (center), 
30599 \emph on
30600 l
30601 \emph default
30602  (left), 
30603 \emph on
30604 r
30605 \emph default
30606  (right), 
30607 \emph on
30608 b
30609 \emph default
30610  (bottom), 
30611 \emph on
30612 t
30613 \emph default
30614  (top), and also expedient combinations of the four base positions.
30615  For example 
30616 \emph on
30617 lt
30618 \emph default
30619  means, that the rotation origin is at the top left corner of the box.
30620  When no rotation origin is specified, the position 
30621 \emph on
30622 l
30623 \emph default
30624  will be used.
30625  The rotation angle is a number that can be negative that specifies the
30626  angle in degrees.
30627  The rotation direction is counterclockwise.
30628 \end_layout
30629
30630 \begin_layout Standard
30631 In the following example the command 
30632 \series bold
30633
30634 \backslash
30635 rotatebox[origin=c]{60}{
30636 \series default
30637  was inserted as TeX-Code before the text 
30638 \begin_inset Quotes eld
30639 \end_inset
30640
30641 with rotated
30642 \begin_inset Quotes erd
30643 \end_inset
30644
30645 ; after the text the box was closed by a closing brace 
30646 \series bold
30647 }
30648 \series default
30649  in TeX-Code.
30650 \end_layout
30651
30652 \begin_layout Standard
30653 This is a line 
30654 \begin_inset ERT
30655 status collapsed
30656
30657 \begin_layout Plain Layout
30658
30659
30660 \backslash
30661 rotatebox[origin=c]{60}{
30662 \end_layout
30663
30664 \end_inset
30665
30666 with rotated
30667 \begin_inset ERT
30668 status collapsed
30669
30670 \begin_layout Plain Layout
30671
30672 }
30673 \end_layout
30674
30675 \end_inset
30676
30677  text.
30678 \end_layout
30679
30680 \begin_layout Standard
30681 The box content can also be another box or an inline formula:
30682 \end_layout
30683
30684 \begin_layout Standard
30685 This is a line
30686 \begin_inset ERT
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690
30691
30692 \backslash
30693 rotatebox[origin=r]{-60}{
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \begin_inset Box Doublebox
30700 position "c"
30701 hor_pos "c"
30702 has_inner_box 0
30703 inner_pos "c"
30704 use_parbox 0
30705 width "1in"
30706 special "width"
30707 height "1in"
30708 height_special "totalheight"
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712 with rotated
30713 \end_layout
30714
30715 \end_inset
30716
30717
30718 \begin_inset ERT
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722
30723 }
30724 \end_layout
30725
30726 \end_inset
30727
30728  framed text 
30729 \begin_inset ERT
30730 status collapsed
30731
30732 \begin_layout Plain Layout
30733
30734
30735 \backslash
30736 rotatebox[origin=lb]{60}{
30737 \end_layout
30738
30739 \end_inset
30740
30741
30742 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30743 \end_inset
30744
30745
30746 \begin_inset ERT
30747 status collapsed
30748
30749 \begin_layout Plain Layout
30750
30751 }
30752 \end_layout
30753
30754 \end_inset
30755
30756  and a formula.
30757 \end_layout
30758
30759 \begin_layout Standard
30760 or an image or table:
30761 \end_layout
30762
30763 \begin_layout Standard
30764 This is a line
30765 \begin_inset ERT
30766 status collapsed
30767
30768 \begin_layout Plain Layout
30769
30770
30771 \backslash
30772 rotatebox[origin=lb]{90}{
30773 \end_layout
30774
30775 \end_inset
30776
30777
30778 \begin_inset Graphics
30779         filename clipart/platypus.eps
30780         lyxscale 50
30781         width 25col%
30782
30783 \end_inset
30784
30785
30786 \begin_inset ERT
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790
30791 }
30792 \end_layout
30793
30794 \end_inset
30795
30796  with a rotated image 
30797 \begin_inset ERT
30798 status collapsed
30799
30800 \begin_layout Plain Layout
30801
30802
30803 \backslash
30804 rotatebox[origin=l]{-90}{
30805 \end_layout
30806
30807 \end_inset
30808
30809
30810 \begin_inset Tabular
30811 <lyxtabular version="3" rows="2" columns="2">
30812 <features>
30813 <column alignment="center" valignment="top" width="0">
30814 <column alignment="center" valignment="top" width="0">
30815 <row>
30816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30817 \begin_inset Text
30818
30819 \begin_layout Plain Layout
30820 q
30821 \end_layout
30822
30823 \end_inset
30824 </cell>
30825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30826 \begin_inset Text
30827
30828 \begin_layout Plain Layout
30829 w
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 </row>
30835 <row>
30836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30837 \begin_inset Text
30838
30839 \begin_layout Plain Layout
30840 e
30841 \end_layout
30842
30843 \end_inset
30844 </cell>
30845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30846 \begin_inset Text
30847
30848 \begin_layout Plain Layout
30849 r
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 </row>
30855 </lyxtabular>
30856
30857 \end_inset
30858
30859
30860 \begin_inset ERT
30861 status collapsed
30862
30863 \begin_layout Plain Layout
30864
30865 }
30866 \end_layout
30867
30868 \end_inset
30869
30870  and table.
30871 \end_layout
30872
30873 \begin_layout Subsection
30874 Scaled Boxes
30875 \begin_inset Index
30876 status collapsed
30877
30878 \begin_layout Plain Layout
30879 Boxes ! scaled
30880 \end_layout
30881
30882 \end_inset
30883
30884
30885 \begin_inset Index
30886 status collapsed
30887
30888 \begin_layout Plain Layout
30889 Scaled material
30890 \end_layout
30891
30892 \end_inset
30893
30894
30895 \begin_inset Index
30896 status collapsed
30897
30898 \begin_layout Plain Layout
30899 Figures ! scaled
30900 \end_layout
30901
30902 \end_inset
30903
30904
30905 \begin_inset Index
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909 Table Customization ! Scaling
30910 \end_layout
30911
30912 \end_inset
30913
30914
30915 \end_layout
30916
30917 \begin_layout Standard
30918 To scale material the commands 
30919 \series bold
30920
30921 \backslash
30922 scalebox
30923 \series default
30924  and 
30925 \series bold
30926
30927 \backslash
30928 resizebox
30929 \series default
30930  can be used as TeX-Code.
30931 \end_layout
30932
30933 \begin_layout Standard
30934
30935 \series bold
30936
30937 \backslash
30938 scalebox
30939 \series default
30940  is used with the following scheme:
30941 \end_layout
30942
30943 \begin_layout Standard
30944
30945 \series bold
30946
30947 \backslash
30948 scalebox{horizontal}[vertical]{box content}
30949 \end_layout
30950
30951 \begin_layout Standard
30952 Horizontal and vertical are the corresponding scaling factors.
30953  If no vertical scaling factor is given, the horizontal factor will also
30954  be used as vertical one.
30955 \end_layout
30956
30957 \begin_layout Standard
30958 The command 
30959 \series bold
30960
30961 \backslash
30962 scalebox{2}{Hello}
30963 \series default
30964  creates for example a double size 
30965 \begin_inset ERT
30966 status collapsed
30967
30968 \begin_layout Plain Layout
30969
30970
30971 \backslash
30972 scalebox{2}{
30973 \end_layout
30974
30975 \end_inset
30976
30977 Hello
30978 \begin_inset ERT
30979 status collapsed
30980
30981 \begin_layout Plain Layout
30982
30983 }
30984 \end_layout
30985
30986 \end_inset
30987
30988 , compared to the document text size.
30989 \end_layout
30990
30991 \begin_layout Standard
30992
30993 \series bold
30994
30995 \backslash
30996 scalebox{2}[1]{Hello}
30997 \series default
30998  in contrary distorts the 
30999 \begin_inset ERT
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003
31004
31005 \backslash
31006 scalebox{2}[1]{
31007 \end_layout
31008
31009 \end_inset
31010
31011 Hello
31012 \begin_inset ERT
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016
31017 }
31018 \end_layout
31019
31020 \end_inset
31021
31022 .
31023 \end_layout
31024
31025 \begin_layout Standard
31026 If a the scaling factor is negative, the box content will be mirrored.
31027  Therefore the command 
31028 \series bold
31029
31030 \backslash
31031 scalebox{-1}[1]{Hello}
31032 \series default
31033  can be used to create mirror writing: 
31034 \begin_inset ERT
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038
31039
31040 \backslash
31041 scalebox{-1}[1]{
31042 \end_layout
31043
31044 \end_inset
31045
31046 Hello
31047 \begin_inset ERT
31048 status collapsed
31049
31050 \begin_layout Plain Layout
31051
31052 }
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \end_layout
31059
31060 \begin_layout Standard
31061
31062 \series bold
31063
31064 \backslash
31065 scalebox{1}[-1]{Hello}
31066 \series default
31067  reflects the 
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 scalebox{1}[-1]{
31076 \end_layout
31077
31078 \end_inset
31079
31080 Hello
31081 \begin_inset ERT
31082 status collapsed
31083
31084 \begin_layout Plain Layout
31085
31086 }
31087 \end_layout
31088
31089 \end_inset
31090
31091  at the base line.
31092 \end_layout
31093
31094 \begin_layout Standard
31095 Equivalent to 
31096 \series bold
31097
31098 \backslash
31099 scalebox{-1}[1]{box content}
31100 \series default
31101  there exists the command
31102 \begin_inset Newline newline
31103 \end_inset
31104
31105
31106 \series bold
31107
31108 \backslash
31109 reflectbox{box content}
31110 \series default
31111 .
31112 \end_layout
31113
31114 \begin_layout Standard
31115 \begin_inset VSpace bigskip
31116 \end_inset
31117
31118 The command 
31119 \series bold
31120
31121 \backslash
31122 resizebox
31123 \series default
31124  is used to scale the box to a defined width and height.
31125  The command scheme is:
31126 \end_layout
31127
31128 \begin_layout Standard
31129
31130 \series bold
31131
31132 \backslash
31133 resizebox{width}{height}{box content}
31134 \end_layout
31135
31136 \begin_layout Standard
31137 Is one of the two command arguments given as exclamation mark 
31138 \series bold
31139 !
31140 \series default
31141 , the size is set so that the aspect ratio of the box content is kept.
31142 \end_layout
31143
31144 \begin_layout Standard
31145 The command 
31146 \series bold
31147
31148 \backslash
31149 resizebox{2cm}{1cm}{Hello}
31150 \series default
31151  produces: 
31152 \begin_inset ERT
31153 status collapsed
31154
31155 \begin_layout Plain Layout
31156
31157
31158 \backslash
31159 resizebox{2cm}{1cm}{
31160 \end_layout
31161
31162 \end_inset
31163
31164 Hello
31165 \begin_inset ERT
31166 status collapsed
31167
31168 \begin_layout Plain Layout
31169
31170 }
31171 \end_layout
31172
31173 \end_inset
31174
31175
31176 \begin_inset Newline newline
31177 \end_inset
31178
31179 The command 
31180 \series bold
31181
31182 \backslash
31183 resizebox{2cm}{!}{Hello}
31184 \series default
31185  produces: 
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191
31192 \backslash
31193 resizebox{2cm}{!}{
31194 \end_layout
31195
31196 \end_inset
31197
31198 Hello
31199 \begin_inset ERT
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203
31204 }
31205 \end_layout
31206
31207 \end_inset
31208
31209
31210 \end_layout
31211
31212 \begin_layout Standard
31213 \begin_inset VSpace bigskip
31214 \end_inset
31215
31216
31217 \begin_inset Note Greyedout
31218 status open
31219
31220 \begin_layout Plain Layout
31221
31222 \series bold
31223 Note:
31224 \series default
31225  When arguments of 
31226 \series bold
31227
31228 \backslash
31229 scalebox
31230 \series default
31231  or 
31232 \series bold
31233
31234 \backslash
31235 resizebox
31236 \series default
31237  are set to zero, no LaTeX-errors occur when exporting the document but
31238  the exported files can not or only partly be displayed.
31239 \end_layout
31240
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Standard
31247 \begin_inset VSpace bigskip
31248 \end_inset
31249
31250
31251 \end_layout
31252
31253 \begin_layout Standard
31254 The boxes can be combined in any order.
31255  E.
31256 \begin_inset space \thinspace{}
31257 \end_inset
31258
31259 g.
31260 \begin_inset space \space{}
31261 \end_inset
31262
31263 the command
31264 \begin_inset Newline newline
31265 \end_inset
31266
31267
31268 \series bold
31269
31270 \backslash
31271 rotatebox[origin=c]{-45}{
31272 \backslash
31273 resizebox{2cm}{!}{
31274 \backslash
31275 reflectbox{Hello}}}
31276 \begin_inset Newline newline
31277 \end_inset
31278
31279
31280 \series default
31281 produces:
31282 \end_layout
31283
31284 \begin_layout Standard
31285 \align center
31286 \begin_inset ERT
31287 status collapsed
31288
31289 \begin_layout Plain Layout
31290
31291
31292 \backslash
31293 rotatebox[origin=c]{-45}{
31294 \backslash
31295 resizebox{2cm}{!}{
31296 \backslash
31297 reflectbox{
31298 \end_layout
31299
31300 \end_inset
31301
31302 Hello
31303 \begin_inset ERT
31304 status collapsed
31305
31306 \begin_layout Plain Layout
31307
31308 }}}
31309 \end_layout
31310
31311 \end_inset
31312
31313
31314 \end_layout
31315
31316 \begin_layout Standard
31317 \noindent
31318 Images, tables, and inline formulas are allowed as box content:
31319 \end_layout
31320
31321 \begin_layout Standard
31322 \align center
31323 \begin_inset ERT
31324 status collapsed
31325
31326 \begin_layout Plain Layout
31327
31328
31329 \backslash
31330 rotatebox[origin=c]{-30}{
31331 \backslash
31332 resizebox{2cm}{!}{
31333 \backslash
31334 reflectbox{
31335 \end_layout
31336
31337 \end_inset
31338
31339
31340 \begin_inset Graphics
31341         filename clipart/platypus.eps
31342         lyxscale 50
31343         width 25col%
31344
31345 \end_inset
31346
31347
31348 \begin_inset ERT
31349 status collapsed
31350
31351 \begin_layout Plain Layout
31352
31353 }}}
31354 \end_layout
31355
31356 \end_inset
31357
31358
31359 \begin_inset ERT
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363
31364
31365 \backslash
31366 rotatebox[origin=c]{-45}{
31367 \backslash
31368 resizebox{2cm}{!}{
31369 \backslash
31370 reflectbox{
31371 \end_layout
31372
31373 \end_inset
31374
31375
31376 \begin_inset Tabular
31377 <lyxtabular version="3" rows="2" columns="2">
31378 <features>
31379 <column alignment="center" valignment="top" width="0">
31380 <column alignment="center" valignment="top" width="0">
31381 <row>
31382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31383 \begin_inset Text
31384
31385 \begin_layout Plain Layout
31386 q
31387 \end_layout
31388
31389 \end_inset
31390 </cell>
31391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31392 \begin_inset Text
31393
31394 \begin_layout Plain Layout
31395 w
31396 \end_layout
31397
31398 \end_inset
31399 </cell>
31400 </row>
31401 <row>
31402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31403 \begin_inset Text
31404
31405 \begin_layout Plain Layout
31406 e
31407 \end_layout
31408
31409 \end_inset
31410 </cell>
31411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31412 \begin_inset Text
31413
31414 \begin_layout Plain Layout
31415 r
31416 \end_layout
31417
31418 \end_inset
31419 </cell>
31420 </row>
31421 </lyxtabular>
31422
31423 \end_inset
31424
31425
31426 \begin_inset ERT
31427 status collapsed
31428
31429 \begin_layout Plain Layout
31430
31431 }}}
31432 \end_layout
31433
31434 \end_inset
31435
31436
31437 \begin_inset ERT
31438 status collapsed
31439
31440 \begin_layout Plain Layout
31441
31442
31443 \backslash
31444 rotatebox[origin=c]{-45}{
31445 \backslash
31446 resizebox{2cm}{!}{
31447 \backslash
31448 reflectbox{
31449 \end_layout
31450
31451 \end_inset
31452
31453
31454 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31455 \end_inset
31456
31457
31458 \begin_inset ERT
31459 status collapsed
31460
31461 \begin_layout Plain Layout
31462
31463 }}}
31464 \end_layout
31465
31466 \end_inset
31467
31468
31469 \end_layout
31470
31471 \begin_layout Standard
31472 When the global formula style 
31473 \series bold
31474 fleqn
31475 \series default
31476  is used in the document
31477 \begin_inset Foot
31478 status collapsed
31479
31480 \begin_layout Plain Layout
31481 When 
31482 \begin_inset Quotes eld
31483 \end_inset
31484
31485 fleqn
31486 \begin_inset Quotes erd
31487 \end_inset
31488
31489  is added to the document class options.
31490 \end_layout
31491
31492 \end_inset
31493
31494 , also display formulas can be scaled.
31495 \end_layout
31496
31497 \begin_layout Chapter
31498 External Document Parts
31499 \begin_inset Index
31500 status collapsed
31501
31502 \begin_layout Plain Layout
31503 External Document Parts
31504 \end_layout
31505
31506 \end_inset
31507
31508
31509 \end_layout
31510
31511 \begin_layout Standard
31512 With the menu 
31513 \family sans
31514 Insert\SpecialChar \menuseparator
31515 File
31516 \family default
31517  you can insert external material to your document.
31518  This can be:
31519 \end_layout
31520
31521 \begin_layout Description
31522 LyX
31523 \begin_inset space ~
31524 \end_inset
31525
31526 Document Another LyX document; its content is directly inserted to your
31527  document.
31528 \end_layout
31529
31530 \begin_layout Description
31531 Plain
31532 \begin_inset space ~
31533 \end_inset
31534
31535 Text A text document; every of its text lines is inserted to your document
31536  as own paragraph.
31537 \end_layout
31538
31539 \begin_layout Description
31540 Plain
31541 \begin_inset space ~
31542 \end_inset
31543
31544 Text,
31545 \begin_inset space ~
31546 \end_inset
31547
31548 Join
31549 \begin_inset space ~
31550 \end_inset
31551
31552 Lines A text document; its text lines are inserted as they are.
31553  Empty text lines creates a new paragraph in your document.
31554 \end_layout
31555
31556 \begin_layout Description
31557 External
31558 \begin_inset space ~
31559 \end_inset
31560
31561 Material Files in various formats.
31562 \end_layout
31563
31564 \begin_layout Description
31565 Child
31566 \begin_inset space ~
31567 \end_inset
31568
31569 Document LyX or LaTeX-documents.
31570 \end_layout
31571
31572 \begin_layout Section
31573 External Material
31574 \begin_inset Index
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578 External Document Parts ! External Material
31579 \end_layout
31580
31581 \end_inset
31582
31583
31584 \end_layout
31585
31586 \begin_layout Standard
31587 The external material feature allows you to insert files to your document
31588  without converting them previously to a format that can be read by the
31589  document output format because LyX takes care of needed conversions.
31590  This is similar to images that can be inserted in various image formats
31591  to LyX documents.
31592  When you have enabled Instant Preview in LyX's preferences under 
31593 \family sans
31594 Look
31595 \begin_inset space ~
31596 \end_inset
31597
31598 and
31599 \begin_inset space ~
31600 \end_inset
31601
31602 feel\SpecialChar \menuseparator
31603 Graphics
31604 \family default
31605 , the external material types Dia and Xfig is directly shown in LyX.
31606 \end_layout
31607
31608 \begin_layout Standard
31609 External material can be inserted via the 
31610 \family sans
31611 External Material
31612 \family default
31613  dialog that is accessible with the menu 
31614 \family sans
31615 Insert\SpecialChar \menuseparator
31616 File\SpecialChar \menuseparator
31617 External
31618 \begin_inset space ~
31619 \end_inset
31620
31621 Material
31622 \family default
31623 .
31624  Currently the following file types (
31625 \family sans
31626 Templates
31627 \family default
31628 ) are allowed:
31629 \end_layout
31630
31631 \begin_layout Description
31632 ChessDiagram This template supports chess position diagrams made with the
31633  program 
31634 \series bold
31635
31636 \begin_inset CommandInset href
31637 LatexCommand href
31638 name "XBoard"
31639 target "http://en.wikipedia.org/wiki/XBoard"
31640
31641 \end_inset
31642
31643
31644 \series default
31645 .
31646 \end_layout
31647
31648 \begin_layout Description
31649 Date This inserts the date in the form 
31650 \emph on
31651 Day-Month-Year
31652 \emph default
31653 .
31654  This is a date inserted as external material: 
31655 \begin_inset External
31656         template Date
31657         filename .
31658
31659 \end_inset
31660
31661
31662 \begin_inset space ~
31663 \end_inset
31664
31665
31666 \begin_inset Note Note
31667 status open
31668
31669 \begin_layout Plain Layout
31670 Remove the protected space when bug 4398 is fixed!
31671 \end_layout
31672
31673 \end_inset
31674
31675
31676 \begin_inset Newline newline
31677 \end_inset
31678
31679 The date is not shown within LyX, only in the output.
31680  There are two other methods of inserting a date: Via menu 
31681 \family sans
31682 Insert\SpecialChar \menuseparator
31683 Date
31684 \family default
31685  and with the LaTeX command 
31686 \series bold
31687
31688 \backslash
31689 today
31690 \series default
31691  as TeX-Code.
31692  The different methods are compared in Table
31693 \begin_inset space ~
31694 \end_inset
31695
31696
31697 \begin_inset CommandInset ref
31698 LatexCommand ref
31699 reference "tab:Comparison-of-the"
31700
31701 \end_inset
31702
31703 .
31704 \end_layout
31705
31706 \begin_layout Description
31707 Dia This template supports diagrams created with the program 
31708 \series bold
31709
31710 \begin_inset CommandInset href
31711 LatexCommand href
31712 name "Dia"
31713 target "http://en.wikipedia.org/wiki/Dia_(software)"
31714
31715 \end_inset
31716
31717
31718 \series default
31719 .
31720 \end_layout
31721
31722 \begin_layout Description
31723 LilyPond This template is used for music notation typeset with the program
31724 \begin_inset Newline linebreak
31725 \end_inset
31726
31727
31728 \series bold
31729
31730 \begin_inset CommandInset href
31731 LatexCommand href
31732 name "LilyPond"
31733 target "http://en.wikipedia.org/wiki/LilyPond"
31734
31735 \end_inset
31736
31737
31738 \series default
31739 .
31740 \end_layout
31741
31742 \begin_layout Description
31743 PDFPages With this template you can insert PDF documents to your document.
31744  To insert certain or all pages of a PDF, use the 
31745 \emph on
31746 pages
31747 \emph default
31748  option in the 
31749 \family sans
31750 Option
31751 \family default
31752  field in the 
31753 \family sans
31754 LaTeX and LyX options
31755 \family default
31756  tab according to the template description in the dialog.
31757  When no 
31758 \emph on
31759 pages
31760 \emph default
31761  option is given, only the first page of the PDF will be inserted.
31762 \end_layout
31763
31764 \begin_layout Description
31765 RasterImage This can be used for bitmap images.
31766  Nearly all popular image formats are supported.
31767  The image can be treated in the 
31768 \family sans
31769 External material
31770 \family default
31771  dialog like the images that are usually included via the 
31772 \family sans
31773 Graphics
31774 \family default
31775  dialog as described in section
31776 \begin_inset space ~
31777 \end_inset
31778
31779
31780 \begin_inset CommandInset ref
31781 LatexCommand ref
31782 reference "sec:Graphics-Dialog"
31783
31784 \end_inset
31785
31786 .
31787  The difference is that only raster images are allowed, that means that
31788  PDF and EPS-images are not supported.
31789 \end_layout
31790
31791 \begin_layout Description
31792 XFig This template supports images created with the program 
31793 \series bold
31794
31795 \begin_inset CommandInset href
31796 LatexCommand href
31797 name "Xfig"
31798 target "http://en.wikipedia.org/wiki/Xfig"
31799
31800 \end_inset
31801
31802
31803 \series default
31804 .
31805 \end_layout
31806
31807 \begin_layout Standard
31808 \begin_inset Float table
31809 placement h
31810 wide false
31811 sideways false
31812 status open
31813
31814 \begin_layout Plain Layout
31815 \begin_inset Caption
31816
31817 \begin_layout Plain Layout
31818 \begin_inset CommandInset label
31819 LatexCommand label
31820 name "tab:Comparison-of-the"
31821
31822 \end_inset
31823
31824 Comparison of the date input methods.
31825 \end_layout
31826
31827 \end_inset
31828
31829
31830 \end_layout
31831
31832 \begin_layout Plain Layout
31833 \align center
31834 \begin_inset Tabular
31835 <lyxtabular version="3" rows="4" columns="4">
31836 <features>
31837 <column alignment="center" valignment="top" width="0">
31838 <column alignment="center" valignment="top" width="0">
31839 <column alignment="center" valignment="top" width="0">
31840 <column alignment="center" valignment="top" width="0">
31841 <row>
31842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31843 \begin_inset Text
31844
31845 \begin_layout Plain Layout
31846 Document format
31847 \end_layout
31848
31849 \end_inset
31850 </cell>
31851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31852 \begin_inset Text
31853
31854 \begin_layout Plain Layout
31855
31856 \family sans
31857 External Material\SpecialChar \menuseparator
31858 Date
31859 \end_layout
31860
31861 \end_inset
31862 </cell>
31863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31864 \begin_inset Text
31865
31866 \begin_layout Plain Layout
31867
31868 \family sans
31869 Insert\SpecialChar \menuseparator
31870 Date
31871 \end_layout
31872
31873 \end_inset
31874 </cell>
31875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31876 \begin_inset Text
31877
31878 \begin_layout Plain Layout
31879 command 
31880 \series bold
31881
31882 \backslash
31883 today
31884 \end_layout
31885
31886 \end_inset
31887 </cell>
31888 </row>
31889 <row>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894 LyX
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903 as inset box
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912 as date
31913 \end_layout
31914
31915 \end_inset
31916 </cell>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921 as TeX-Code inset box
31922 \end_layout
31923
31924 \end_inset
31925 </cell>
31926 </row>
31927 <row>
31928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31929 \begin_inset Text
31930
31931 \begin_layout Plain Layout
31932 LaTeX
31933 \end_layout
31934
31935 \end_inset
31936 </cell>
31937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31938 \begin_inset Text
31939
31940 \begin_layout Plain Layout
31941 as date
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950 as date
31951 \end_layout
31952
31953 \end_inset
31954 </cell>
31955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31956 \begin_inset Text
31957
31958 \begin_layout Plain Layout
31959 as command
31960 \end_layout
31961
31962 \end_inset
31963 </cell>
31964 </row>
31965 <row>
31966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31967 \begin_inset Text
31968
31969 \begin_layout Plain Layout
31970 DVI, PDF, PS
31971 \end_layout
31972
31973 \end_inset
31974 </cell>
31975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31976 \begin_inset Text
31977
31978 \begin_layout Plain Layout
31979 as date
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988 as date
31989 \end_layout
31990
31991 \end_inset
31992 </cell>
31993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31994 \begin_inset Text
31995
31996 \begin_layout Plain Layout
31997 as date
31998 \end_layout
31999
32000 \end_inset
32001 </cell>
32002 </row>
32003 </lyxtabular>
32004
32005 \end_inset
32006
32007
32008 \end_layout
32009
32010 \end_inset
32011
32012
32013 \end_layout
32014
32015 \begin_layout Standard
32016 When you use the option 
32017 \family sans
32018 Draft
32019 \family default
32020  in the 
32021 \family sans
32022 File
32023 \family default
32024  tab of the 
32025 \family sans
32026 External Material
32027 \family default
32028  dialog, only the path to the inserted file is shown in the output.
32029 \begin_inset Newline newline
32030 \end_inset
32031
32032 External material is displayed in LyX either as box like this: 
32033 \begin_inset Graphics
32034         filename clipart/ExternalMaterialQt4.png
32035         scale 85
32036         scaleBeforeRotation
32037
32038 \end_inset
32039
32040  or as image, depending on the option 
32041 \family sans
32042 Show in LyX
32043 \family default
32044  in the 
32045 \family sans
32046 LaTeX and LyX options
32047 \family default
32048  tab of the dialog.
32049 \end_layout
32050
32051 \begin_layout Standard
32052 The 
32053 \family sans
32054 \emph on
32055 Customization
32056 \family default
32057 \emph default
32058  manual explains how you can define your own templates.
32059 \end_layout
32060
32061 \begin_layout Section
32062 Child Documents
32063 \begin_inset CommandInset label
32064 LatexCommand label
32065 name "sec:Child-Documents"
32066
32067 \end_inset
32068
32069
32070 \begin_inset Index
32071 status collapsed
32072
32073 \begin_layout Plain Layout
32074 External Document Parts ! Child Documents
32075 \end_layout
32076
32077 \end_inset
32078
32079
32080 \begin_inset Index
32081 status collapsed
32082
32083 \begin_layout Plain Layout
32084 Files ! Include
32085 \end_layout
32086
32087 \end_inset
32088
32089
32090 \end_layout
32091
32092 \begin_layout Standard
32093 Child documents are used when you have a long document consisting of several
32094  larger parts or sections.
32095  For maintenance it is often useful and sometimes even required to split
32096  the document in several files that can be revised separately.
32097  The different documents are then the so called child documents and a master
32098  document connects them to print the full document or parts of it.
32099  A child documents inherits contents of its master, for example the LaTeX
32100  preamble, the bibliography, and labels for cross-references.
32101 \end_layout
32102
32103 \begin_layout Standard
32104 To be able to work on child documents without the need to open its master,
32105  specify in the child document the master in the menu
32106 \family sans
32107  Document\SpecialChar \menuseparator
32108 Settings\SpecialChar \menuseparator
32109 Document
32110 \begin_inset space ~
32111 \end_inset
32112
32113 Class
32114 \family default
32115 .
32116  This master document will then be used in the background by LyX when you
32117  edit the child document.
32118 \end_layout
32119
32120 \begin_layout Standard
32121 Included documents are displayed in LyX as a box like this: 
32122 \begin_inset Graphics
32123         filename clipart/ChildDocumentQt4.png
32124         scale 85
32125         scaleBeforeRotation
32126
32127 \end_inset
32128
32129  To include child documents to a master document use the menu 
32130 \family sans
32131 Insert\SpecialChar \menuseparator
32132 File\SpecialChar \menuseparator
32133 Child
32134 \begin_inset space ~
32135 \end_inset
32136
32137 Documents
32138 \family default
32139 .
32140  A dialog pops up where you can choose between four include methods:
32141 \end_layout
32142
32143 \begin_layout Description
32144 Include You can include LyX and LaTeX-documents.
32145  When you press the 
32146 \family sans
32147 Load
32148 \family default
32149  button in the 
32150 \family sans
32151 Child Document
32152 \family default
32153  dialog, the included documents will be opened in LyX in a new file tab
32154  so that you can modify it.
32155 \begin_inset Newline newline
32156 \end_inset
32157
32158
32159 \end_layout
32160
32161 \begin_layout Standard
32162 Here is a child document inserted using 
32163 \family sans
32164 Include
32165 \family default
32166
32167 \begin_inset CommandInset include
32168 LatexCommand include
32169 filename "DummyDocument1.lyx"
32170
32171 \end_inset
32172
32173
32174 \end_layout
32175
32176 \begin_layout Standard
32177 The section numbering includes the sections of the included files in the
32178  order they are inserted in the master document.
32179  The included example document has for example a subsection that is numbered
32180  as subsection of this section.
32181  Labels of included documents can be referenced: Subsection
32182 \begin_inset space ~
32183 \end_inset
32184
32185
32186 \begin_inset CommandInset ref
32187 LatexCommand ref
32188 reference "sub:External-Subsection-1"
32189
32190 \end_inset
32191
32192
32193 \end_layout
32194
32195 \begin_layout Standard
32196 The preamble of the child document is ignored, only the preamble of the
32197  master document is used.
32198  Branches in child documents will be ignored by the master document when
32199  the master document does not have a branch with the same name.
32200  Included documents are inserted starting on a new page and end with a page
32201  break.
32202 \end_layout
32203
32204 \begin_layout Standard
32205 In case you are only working on a certain chapter of a large document and
32206  want to save compiling time, you can put each included file into a branch.
32207 \begin_inset Foot
32208 status collapsed
32209
32210 \begin_layout Plain Layout
32211 Branches are described in section 
32212 \emph on
32213 Branches
32214 \emph default
32215  of the LyX 
32216 \emph on
32217 Userguide
32218 \emph default
32219 .
32220 \end_layout
32221
32222 \end_inset
32223
32224  By enabling/disabling branches you can decide what included files will
32225  appear in the output.
32226 \end_layout
32227
32228 \begin_layout Standard
32229 \begin_inset Note Greyedout
32230 status open
32231
32232 \begin_layout Plain Layout
32233
32234 \series bold
32235 Note:
32236 \series default
32237  Due to a bug in LyX the LaTeX command 
32238 \series bold
32239
32240 \backslash
32241 includeonly
32242 \series default
32243  can currently not be used as alternative to decide what files should be
32244  included.
32245 \end_layout
32246
32247 \end_inset
32248
32249
32250 \end_layout
32251
32252 \begin_layout Standard
32253 \begin_inset Note Greyedout
32254 status open
32255
32256 \begin_layout Plain Layout
32257
32258 \series bold
32259 Note:
32260 \series default
32261  When you have included a LyX- or LaTeX-file, you are warned when you export/vie
32262 w the document in case that the child document uses another document class
32263  than the master document as this will lead to unexpected outputs.
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Description
32272 Input This method is very similar to the Include method.
32273  The differences are:
32274 \end_layout
32275
32276 \begin_deeper
32277 \begin_layout Itemize
32278 Input files don't start with a new page and don't end with a page break.
32279 \end_layout
32280
32281 \begin_layout Itemize
32282 Input files can be previewed in LyX when 
32283 \family sans
32284 Instant
32285 \begin_inset space ~
32286 \end_inset
32287
32288 Preview
32289 \family default
32290  is enabled in LyX's preferences under 
32291 \family sans
32292 Look
32293 \begin_inset space ~
32294 \end_inset
32295
32296 and
32297 \begin_inset space ~
32298 \end_inset
32299
32300 feel\SpecialChar \menuseparator
32301 Graphics
32302 \family default
32303 .
32304 \end_layout
32305
32306 \begin_layout Itemize
32307 The LaTeX-command 
32308 \series bold
32309
32310 \backslash
32311 includeonly
32312 \series default
32313  cannot be used.
32314 \end_layout
32315
32316 \end_deeper
32317 \begin_layout Standard
32318 Here is a child document inserted using 
32319 \family sans
32320 Input
32321 \family default
32322
32323 \begin_inset CommandInset include
32324 LatexCommand input
32325 filename "DummyDocument2.lyx"
32326
32327 \end_inset
32328
32329
32330 \end_layout
32331
32332 \begin_layout Description
32333 Verbatim With this method every text file can be included.
32334  The file is shown in the output with its source code, no command used in
32335  the text is invoked.
32336  You can use the option 
32337 \family sans
32338 Mark spaces in output
32339 \family default
32340  that displays the character 
32341 \begin_inset Quotes eld
32342 \end_inset
32343
32344
32345 \begin_inset ERT
32346 status collapsed
32347
32348 \begin_layout Plain Layout
32349
32350
32351 \backslash
32352 textvisiblespace 
32353 \end_layout
32354
32355 \end_inset
32356
32357
32358 \begin_inset Quotes erd
32359 \end_inset
32360
32361  for every space character in the source code.
32362  The difference to the method via the menu 
32363 \family sans
32364 Insert\SpecialChar \menuseparator
32365 File\SpecialChar \menuseparator
32366 Plain
32367 \begin_inset space ~
32368 \end_inset
32369
32370 Text
32371 \family default
32372  is that the document content is not shown in LyX.
32373 \end_layout
32374
32375 \begin_layout Standard
32376 Here is a child document inserted as Verbatim: 
32377 \begin_inset CommandInset include
32378 LatexCommand verbatiminput
32379 filename "DummyTextDocument.txt"
32380
32381 \end_inset
32382
32383
32384 \begin_inset VSpace bigskip
32385 \end_inset
32386
32387 Here is a child document inserted as Verbatim using the 
32388 \family sans
32389 Mark spaces in output
32390 \family default
32391  option: 
32392 \begin_inset CommandInset include
32393 LatexCommand verbatiminput*
32394 filename "DummyTextDocument.txt"
32395
32396 \end_inset
32397
32398
32399 \end_layout
32400
32401 \begin_layout Standard
32402 \begin_inset VSpace bigskip
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \begin_layout Standard
32409 \begin_inset Note Greyedout
32410 status open
32411
32412 \begin_layout Plain Layout
32413
32414 \series bold
32415 Note:
32416 \series default
32417  As you can see in the examples above, the text of the documents included
32418  as 
32419 \family sans
32420 verbatim
32421 \family default
32422  is not broken at the end of the document lines.
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Description
32431 Listings This type is described in chapter
32432 \begin_inset space ~
32433 \end_inset
32434
32435
32436 \begin_inset CommandInset ref
32437 LatexCommand ref
32438 reference "cha:Program-Code-Listings"
32439
32440 \end_inset
32441
32442 .
32443 \end_layout
32444
32445 \begin_layout Standard
32446 \begin_inset Note Greyedout
32447 status open
32448
32449 \begin_layout Plain Layout
32450
32451 \series bold
32452 Note:
32453 \series default
32454  Including the same document twice in a document using different methods
32455  could cause LaTeX-problems.
32456 \end_layout
32457
32458 \end_inset
32459
32460
32461 \end_layout
32462
32463 \begin_layout Chapter
32464 Program Code Listings
32465 \begin_inset CommandInset label
32466 LatexCommand label
32467 name "cha:Program-Code-Listings"
32468
32469 \end_inset
32470
32471
32472 \begin_inset Index
32473 status collapsed
32474
32475 \begin_layout Plain Layout
32476 Listings
32477 \end_layout
32478
32479 \end_inset
32480
32481
32482 \begin_inset Index
32483 status collapsed
32484
32485 \begin_layout Plain Layout
32486 Program Code
32487 \end_layout
32488
32489 \end_inset
32490
32491
32492 \begin_inset Index
32493 status collapsed
32494
32495 \begin_layout Plain Layout
32496 Floats ! Listings
32497 \end_layout
32498
32499 \end_inset
32500
32501
32502 \end_layout
32503
32504 \begin_layout Standard
32505 To include and typeset program code you can use the 
32506 \family sans
32507 Listings
32508 \family default
32509  inset that can be inserted via the menu 
32510 \family sans
32511 Insert\SpecialChar \menuseparator
32512 Program Listing
32513 \family default
32514 .
32515  The LaTeX-package 
32516 \series bold
32517 listings
32518 \series default
32519
32520 \begin_inset Index
32521 status collapsed
32522
32523 \begin_layout Plain Layout
32524 LaTeX-packages ! listings
32525 \end_layout
32526
32527 \end_inset
32528
32529  provides a powerful and flexible way to insert program source code to your
32530  document.
32531 \end_layout
32532
32533 \begin_layout Standard
32534 Right-clicking on a listings inset opens the context menu containing where
32535  you can set the listings format.
32536 \end_layout
32537
32538 \begin_layout Standard
32539 By default, a listing starts a new paragraph in the output.
32540  The placement option 
32541 \family sans
32542 Inline
32543 \begin_inset space ~
32544 \end_inset
32545
32546 listing
32547 \family default
32548  prints the listing inline like this: 
32549 \begin_inset listings
32550 lstparams "language={C++}"
32551 inline true
32552 status open
32553
32554 \begin_layout Plain Layout
32555
32556 int a=5;
32557 \end_layout
32558
32559 \end_inset
32560
32561
32562 \begin_inset Newline newline
32563 \end_inset
32564
32565 The option 
32566 \family sans
32567 Float
32568 \family default
32569  creates a listings float where you can specify the placement options 
32570 \begin_inset Quotes eld
32571 \end_inset
32572
32573
32574 \family sans
32575 h
32576 \family default
32577
32578 \begin_inset Quotes erd
32579 \end_inset
32580
32581
32582 \begin_inset Quotes eld
32583 \end_inset
32584
32585
32586 \family sans
32587 t
32588 \family default
32589
32590 \begin_inset Quotes erd
32591 \end_inset
32592
32593
32594 \begin_inset Quotes eld
32595 \end_inset
32596
32597
32598 \family sans
32599 b
32600 \family default
32601
32602 \begin_inset Quotes erd
32603 \end_inset
32604
32605 , and 
32606 \begin_inset Quotes eld
32607 \end_inset
32608
32609
32610 \family sans
32611 p
32612 \family default
32613
32614 \begin_inset Quotes erd
32615 \end_inset
32616
32617  corresponding to the float placement options described in section
32618 \begin_inset space ~
32619 \end_inset
32620
32621
32622 \begin_inset CommandInset ref
32623 LatexCommand ref
32624 reference "sec:Float-Placement"
32625
32626 \end_inset
32627
32628 .
32629  The placement options can be mixed and are inserted without any separation,
32630  e.
32631 \begin_inset space \thinspace{}
32632 \end_inset
32633
32634 g.
32635 \begin_inset space \space{}
32636 \end_inset
32637
32638
32639 \begin_inset Quotes eld
32640 \end_inset
32641
32642
32643 \family sans
32644 htbp
32645 \family default
32646
32647 \begin_inset Quotes erd
32648 \end_inset
32649
32650 .
32651  The option 
32652 \begin_inset Quotes eld
32653 \end_inset
32654
32655 h
32656 \begin_inset Quotes erd
32657 \end_inset
32658
32659  has sometimes no effect, but you don't need to use the 
32660 \family sans
32661 Float
32662 \family default
32663  option in this case as also non-float listings can have captions and be
32664  referenced.
32665 \end_layout
32666
32667 \begin_layout Standard
32668 You can add captions to listings with the menu 
32669 \family sans
32670 Insert\SpecialChar \menuseparator
32671 Caption
32672 \family default
32673 .
32674  Listings can be referenced like floats: Listing
32675 \begin_inset space ~
32676 \end_inset
32677
32678
32679 \begin_inset CommandInset ref
32680 LatexCommand ref
32681 reference "lst:Example-Listing"
32682
32683 \end_inset
32684
32685
32686 \end_layout
32687
32688 \begin_layout Standard
32689 \begin_inset listings
32690 lstparams "language=Python"
32691 inline false
32692 status open
32693
32694 \begin_layout Plain Layout
32695
32696 \begin_inset Caption
32697
32698 \begin_layout Plain Layout
32699 \begin_inset CommandInset label
32700 LatexCommand label
32701 name "lst:Example-Listing"
32702
32703 \end_inset
32704
32705 Example Listing float
32706 \end_layout
32707
32708 \end_inset
32709
32710 # Example listing float
32711 \end_layout
32712
32713 \begin_layout Plain Layout
32714
32715 def func(param):
32716 \end_layout
32717
32718 \begin_layout Plain Layout
32719
32720     'this is a python function'
32721 \end_layout
32722
32723 \begin_layout Plain Layout
32724
32725     pass
32726 \end_layout
32727
32728 \end_inset
32729
32730
32731 \end_layout
32732
32733 \begin_layout Standard
32734 When you have set a programming language in the listings dialog, the keywords
32735  of this language will be recognized and specially typeset in the output.
32736  In the example listings the Python keyword 
32737 \begin_inset Quotes eld
32738 \end_inset
32739
32740 def
32741 \begin_inset Quotes erd
32742 \end_inset
32743
32744  is recognized and printed bold in the output.
32745 \end_layout
32746
32747 \begin_layout Standard
32748 \begin_inset Note Greyedout
32749 status open
32750
32751 \begin_layout Plain Layout
32752
32753 \series bold
32754 Note:
32755 \series default
32756  If you don't get bold keywords when using typewriter fonts, your 
32757 \family typewriter
32758 typewriter
32759 \family default
32760  font probably doesn't provide a bold shape.
32761  In this case select a different one in the menu 
32762 \family sans
32763 Document\SpecialChar \menuseparator
32764 Settings\SpecialChar \menuseparator
32765 Fonts
32766 \family default
32767 .
32768  (The fonts 
32769 \emph on
32770 LuxiMono, BeraMono
32771 \emph default
32772  and 
32773 \emph on
32774 Courier
32775 \emph default
32776  provide bold shapes.)
32777 \end_layout
32778
32779 \end_inset
32780
32781
32782 \end_layout
32783
32784 \begin_layout Standard
32785 In section 
32786 \family sans
32787 Line
32788 \begin_inset space ~
32789 \end_inset
32790
32791 numbering
32792 \family default
32793  of the listings dialog you can specify the line numbering style.
32794  You can insert a number to specify which lines are numbered to the field
32795  
32796 \family sans
32797 Step
32798 \family default
32799 .
32800  When you insert e.
32801 \begin_inset space \thinspace{}
32802 \end_inset
32803
32804 g.
32805 \begin_inset space \space{}
32806 \end_inset
32807
32808
32809 \begin_inset Quotes eld
32810 \end_inset
32811
32812 3
32813 \begin_inset Quotes erd
32814 \end_inset
32815
32816 , only every 3rd line will be numbered.
32817 \end_layout
32818
32819 \begin_layout Standard
32820 You can furthermore specify a range of lines, only these will then appear
32821  in the output.
32822  The option 
32823 \family sans
32824 Extended character table
32825 \family default
32826  should be used when you use national characters like the German umlauts
32827  in the listing.
32828 \begin_inset Newline newline
32829 \end_inset
32830
32831 Here is an example listing with left line numbering, step 
32832 \begin_inset Quotes eld
32833 \end_inset
32834
32835 3
32836 \begin_inset Quotes erd
32837 \end_inset
32838
32839 , language 
32840 \begin_inset Quotes eld
32841 \end_inset
32842
32843 Python
32844 \begin_inset Quotes erd
32845 \end_inset
32846
32847 , options 
32848 \begin_inset Quotes eld
32849 \end_inset
32850
32851 Extended character table
32852 \begin_inset Quotes erd
32853 \end_inset
32854
32855  and 
32856 \begin_inset Quotes eld
32857 \end_inset
32858
32859 Space
32860 \begin_inset space ~
32861 \end_inset
32862
32863 as
32864 \begin_inset space ~
32865 \end_inset
32866
32867 symbol
32868 \begin_inset Quotes erd
32869 \end_inset
32870
32871 , range lines 3
32872 \begin_inset space \thinspace{}
32873 \end_inset
32874
32875 -
32876 \begin_inset space \thinspace{}
32877 \end_inset
32878
32879 8:
32880 \end_layout
32881
32882 \begin_layout Standard
32883 \begin_inset listings
32884 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32885 inline false
32886 status open
32887
32888 \begin_layout Plain Layout
32889
32890 def func(param):
32891 \end_layout
32892
32893 \begin_layout Plain Layout
32894
32895     'this is a python function'
32896 \end_layout
32897
32898 \begin_layout Plain Layout
32899
32900     pass
32901 \end_layout
32902
32903 \begin_layout Plain Layout
32904
32905 def func(param):
32906 \end_layout
32907
32908 \begin_layout Plain Layout
32909
32910 'This is a German word: Tschüß'
32911 \end_layout
32912
32913 \begin_layout Plain Layout
32914
32915 pass
32916 \end_layout
32917
32918 \begin_layout Plain Layout
32919
32920 def func(param):
32921 \end_layout
32922
32923 \begin_layout Plain Layout
32924
32925 'this is a python function'
32926 \end_layout
32927
32928 \begin_layout Plain Layout
32929
32930 pass
32931 \end_layout
32932
32933 \end_inset
32934
32935
32936 \end_layout
32937
32938 \begin_layout Standard
32939 When you have tabulators in your listing, you can specify the number of
32940  characters that are spanned by a tabulator in the field 
32941 \family sans
32942 Tabulator
32943 \begin_inset space ~
32944 \end_inset
32945
32946 size
32947 \family default
32948 .
32949 \end_layout
32950
32951 \begin_layout Standard
32952 \begin_inset Note Greyedout
32953 status open
32954
32955 \begin_layout Plain Layout
32956
32957 \series bold
32958 Note:
32959 \series default
32960  Due to a bug in the 
32961 \series bold
32962 listings
32963 \series default
32964  package the line numbering is shifted by a line by every previous listing.
32965  That's the reason why the lines 2 and 5 are numbered in the above listing
32966  and not the lines 3 and 6.
32967 \end_layout
32968
32969 \end_inset
32970
32971
32972 \end_layout
32973
32974 \begin_layout Standard
32975 \begin_inset VSpace bigskip
32976 \end_inset
32977
32978
32979 \end_layout
32980
32981 \begin_layout Standard
32982 It is also possible to print lines from a file as listing.
32983  To do this, use the menu 
32984 \family sans
32985 Insert\SpecialChar \menuseparator
32986 File\SpecialChar \menuseparator
32987 Child Document
32988 \family default
32989  and choose the type 
32990 \family sans
32991 Listings
32992 \family default
32993 .
32994 \begin_inset Foot
32995 status collapsed
32996
32997 \begin_layout Plain Layout
32998 The other child document types are described in section
32999 \begin_inset space ~
33000 \end_inset
33001
33002
33003 \begin_inset CommandInset ref
33004 LatexCommand ref
33005 reference "sec:Child-Documents"
33006
33007 \end_inset
33008
33009 .
33010 \end_layout
33011
33012 \end_inset
33013
33014  In the child document dialog you can specify the listing parameters in
33015  a text box.
33016  To show a list of all available parameters, type in a question mark 
33017 \begin_inset Quotes eld
33018 \end_inset
33019
33020 ?
33021 \begin_inset Quotes erd
33022 \end_inset
33023
33024  in the text box.
33025 \end_layout
33026
33027 \begin_layout Standard
33028 To reference child document listings, write a label text into the corresponding
33029  field of the child document dialog.
33030  The label can then be referenced using the menu 
33031 \family sans
33032 Insert\SpecialChar \menuseparator
33033 Cross-Reference
33034 \family default
33035 .
33036 \end_layout
33037
33038 \begin_layout Standard
33039 Listing
33040 \begin_inset space ~
33041 \end_inset
33042
33043
33044 \begin_inset CommandInset ref
33045 LatexCommand ref
33046 reference "lst:file-listing"
33047
33048 \end_inset
33049
33050  is an example for a listing of a file; there the lines 10
33051 \begin_inset space \thinspace{}
33052 \end_inset
33053
33054 -
33055 \begin_inset space \thinspace{}
33056 \end_inset
33057
33058 15 of this LyX file are listed.
33059 \end_layout
33060
33061 \begin_layout Standard
33062 \begin_inset CommandInset include
33063 LatexCommand lstinputlisting
33064 filename "EmbeddedObjects.lyx"
33065 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
33066
33067 \end_inset
33068
33069
33070 \end_layout
33071
33072 \begin_layout Standard
33073 \begin_inset VSpace bigskip
33074 \end_inset
33075
33076
33077 \end_layout
33078
33079 \begin_layout Standard
33080 Global listings settings can be set in the 
33081 \family sans
33082 Document\SpecialChar \menuseparator
33083 Settings\SpecialChar \menuseparator
33084 Text Layout
33085 \family default
33086  dialog.
33087  To get there a list of available options, type in a question mark 
33088 \begin_inset Quotes eld
33089 \end_inset
33090
33091 ?
33092 \begin_inset Quotes erd
33093 \end_inset
33094
33095  in the 
33096 \family sans
33097 Listings
33098 \begin_inset space ~
33099 \end_inset
33100
33101 settings
33102 \family default
33103  field.
33104 \end_layout
33105
33106 \begin_layout Standard
33107 For more information about the 
33108 \series bold
33109 listings
33110 \series default
33111  package, we refer to its documentation 
33112 \begin_inset CommandInset citation
33113 LatexCommand cite
33114 key "listings"
33115
33116 \end_inset
33117
33118 .
33119 \end_layout
33120
33121 \begin_layout Standard
33122 \begin_inset Newpage newpage
33123 \end_inset
33124
33125
33126 \end_layout
33127
33128 \begin_layout Chapter
33129 \start_of_appendix
33130 Units available in LyX
33131 \begin_inset Index
33132 status collapsed
33133
33134 \begin_layout Plain Layout
33135 Units
33136 \end_layout
33137
33138 \end_inset
33139
33140
33141 \begin_inset CommandInset label
33142 LatexCommand label
33143 name "cha:Units-available-in"
33144
33145 \end_inset
33146
33147
33148 \end_layout
33149
33150 \begin_layout Standard
33151 To understand the units described in this documentation, Table
33152 \begin_inset space ~
33153 \end_inset
33154
33155
33156 \begin_inset CommandInset ref
33157 LatexCommand ref
33158 reference "tab:Units"
33159
33160 \end_inset
33161
33162  explains all units available in LyX.
33163 \end_layout
33164
33165 \begin_layout Standard
33166 \begin_inset Float table
33167 placement h
33168 wide false
33169 sideways false
33170 status open
33171
33172 \begin_layout Plain Layout
33173 \begin_inset Caption
33174
33175 \begin_layout Plain Layout
33176 \begin_inset CommandInset label
33177 LatexCommand label
33178 name "tab:Units"
33179
33180 \end_inset
33181
33182 Units
33183 \end_layout
33184
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \begin_layout Plain Layout
33191 \begin_inset VSpace medskip
33192 \end_inset
33193
33194
33195 \end_layout
33196
33197 \begin_layout Plain Layout
33198 \align center
33199 \begin_inset Tabular
33200 <lyxtabular version="3" rows="20" columns="2">
33201 <features>
33202 <column alignment="center" valignment="top" width="0">
33203 <column alignment="center" valignment="top" width="0">
33204 <row>
33205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33206 \begin_inset Text
33207
33208 \begin_layout Plain Layout
33209 unit
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218 name/description
33219 \end_layout
33220
33221 \end_inset
33222 </cell>
33223 </row>
33224 <row>
33225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33226 \begin_inset Text
33227
33228 \begin_layout Plain Layout
33229 mm
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33235 \begin_inset Text
33236
33237 \begin_layout Plain Layout
33238 millimeter
33239 \end_layout
33240
33241 \end_inset
33242 </cell>
33243 </row>
33244 <row>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249 cm
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258 centimeter
33259 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 </row>
33264 <row>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269 in
33270 \end_layout
33271
33272 \end_inset
33273 </cell>
33274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33275 \begin_inset Text
33276
33277 \begin_layout Plain Layout
33278 inch
33279 \end_layout
33280
33281 \end_inset
33282 </cell>
33283 </row>
33284 <row>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289 pt
33290 \end_layout
33291
33292 \end_inset
33293 </cell>
33294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33295 \begin_inset Text
33296
33297 \begin_layout Plain Layout
33298 point (72.27
33299 \begin_inset space \thinspace{}
33300 \end_inset
33301
33302 pt = 1
33303 \begin_inset space \thinspace{}
33304 \end_inset
33305
33306 in)
33307 \end_layout
33308
33309 \end_inset
33310 </cell>
33311 </row>
33312 <row>
33313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317 pc
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33323 \begin_inset Text
33324
33325 \begin_layout Plain Layout
33326 pica (1
33327 \begin_inset space \thinspace{}
33328 \end_inset
33329
33330 pc = 12
33331 \begin_inset space \thinspace{}
33332 \end_inset
33333
33334 pt)
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 </row>
33340 <row>
33341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33342 \begin_inset Text
33343
33344 \begin_layout Plain Layout
33345 sp
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33351 \begin_inset Text
33352
33353 \begin_layout Plain Layout
33354 scaled point (65536
33355 \begin_inset space \thinspace{}
33356 \end_inset
33357
33358 sp = 1
33359 \begin_inset space \thinspace{}
33360 \end_inset
33361
33362 pt)
33363 \end_layout
33364
33365 \end_inset
33366 </cell>
33367 </row>
33368 <row>
33369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33370 \begin_inset Text
33371
33372 \begin_layout Plain Layout
33373 bp
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382 big point (72
33383 \begin_inset space \thinspace{}
33384 \end_inset
33385
33386 bp = 1
33387 \begin_inset space \thinspace{}
33388 \end_inset
33389
33390 in)
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 </row>
33396 <row>
33397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33398 \begin_inset Text
33399
33400 \begin_layout Plain Layout
33401 dd
33402 \end_layout
33403
33404 \end_inset
33405 </cell>
33406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33407 \begin_inset Text
33408
33409 \begin_layout Plain Layout
33410 didot (1
33411 \begin_inset space \thinspace{}
33412 \end_inset
33413
33414 dd 
33415 \begin_inset Formula $\approx$
33416 \end_inset
33417
33418  0.376
33419 \begin_inset space \thinspace{}
33420 \end_inset
33421
33422 mm)
33423 \end_layout
33424
33425 \end_inset
33426 </cell>
33427 </row>
33428 <row>
33429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433 cc
33434 \end_layout
33435
33436 \end_inset
33437 </cell>
33438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33439 \begin_inset Text
33440
33441 \begin_layout Plain Layout
33442 cicero (1
33443 \begin_inset space \thinspace{}
33444 \end_inset
33445
33446 cc = 12
33447 \begin_inset space \thinspace{}
33448 \end_inset
33449
33450 dd)
33451 \end_layout
33452
33453 \end_inset
33454 </cell>
33455 </row>
33456 <row>
33457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33458 \begin_inset Text
33459
33460 \begin_layout Plain Layout
33461 Scale%
33462 \end_layout
33463
33464 \end_inset
33465 </cell>
33466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33467 \begin_inset Text
33468
33469 \begin_layout Plain Layout
33470 % of original image width
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 </row>
33476 <row>
33477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481 text%
33482 \end_layout
33483
33484 \end_inset
33485 </cell>
33486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33487 \begin_inset Text
33488
33489 \begin_layout Plain Layout
33490 % of text width
33491 \end_layout
33492
33493 \end_inset
33494 </cell>
33495 </row>
33496 <row>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501 col%
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Plain Layout
33510 % of column width
33511 \end_layout
33512
33513 \end_inset
33514 </cell>
33515 </row>
33516 <row>
33517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521 page%
33522 \end_layout
33523
33524 \end_inset
33525 </cell>
33526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33527 \begin_inset Text
33528
33529 \begin_layout Plain Layout
33530 % of paper width
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 </row>
33536 <row>
33537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Plain Layout
33541 line%
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550 % of line width
33551 \end_layout
33552
33553 \end_inset
33554 </cell>
33555 </row>
33556 <row>
33557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561 theight%
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570 % of text height
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 </row>
33576 <row>
33577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581 pheight%
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590 % of paper height
33591 \end_layout
33592
33593 \end_inset
33594 </cell>
33595 </row>
33596 <row>
33597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33598 \begin_inset Text
33599
33600 \begin_layout Plain Layout
33601 ex
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33607 \begin_inset Text
33608
33609 \begin_layout Plain Layout
33610 height of letter 
33611 \emph on
33612 x
33613 \emph default
33614  in current font
33615 \end_layout
33616
33617 \end_inset
33618 </cell>
33619 </row>
33620 <row>
33621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33622 \begin_inset Text
33623
33624 \begin_layout Plain Layout
33625 em
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634 width of letter 
33635 \emph on
33636 M
33637 \emph default
33638  in current font
33639 \end_layout
33640
33641 \end_inset
33642 </cell>
33643 </row>
33644 <row>
33645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649 mu
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33655 \begin_inset Text
33656
33657 \begin_layout Plain Layout
33658 math unit (1
33659 \begin_inset space \thinspace{}
33660 \end_inset
33661
33662 mu = 1/18
33663 \begin_inset space \thinspace{}
33664 \end_inset
33665
33666 em)
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 </row>
33672 </lyxtabular>
33673
33674 \end_inset
33675
33676
33677 \end_layout
33678
33679 \end_inset
33680
33681
33682 \end_layout
33683
33684 \begin_layout Chapter
33685 Output File Formats with Graphics
33686 \begin_inset CommandInset label
33687 LatexCommand label
33688 name "cha:Output-File-Formats"
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \begin_layout Section
33696 DVI
33697 \begin_inset Index
33698 status collapsed
33699
33700 \begin_layout Plain Layout
33701 File Formats ! DVI
33702 \end_layout
33703
33704 \end_inset
33705
33706
33707 \begin_inset Index
33708 status collapsed
33709
33710 \begin_layout Plain Layout
33711 DVI|see
33712 \begin_inset ERT
33713 status collapsed
33714
33715 \begin_layout Plain Layout
33716
33717 {
33718 \end_layout
33719
33720 \end_inset
33721
33722 File Formats
33723 \begin_inset ERT
33724 status collapsed
33725
33726 \begin_layout Plain Layout
33727
33728 }
33729 \end_layout
33730
33731 \end_inset
33732
33733
33734 \end_layout
33735
33736 \end_inset
33737
33738
33739 \end_layout
33740
33741 \begin_layout Standard
33742 This file type has the extension 
33743 \begin_inset Quotes eld
33744 \end_inset
33745
33746
33747 \family typewriter
33748 .dvi
33749 \family default
33750
33751 \begin_inset Quotes erd
33752 \end_inset
33753
33754 .
33755  It is called 
33756 \begin_inset Quotes eld
33757 \end_inset
33758
33759 device-independent
33760 \begin_inset Quotes erd
33761 \end_inset
33762
33763  (DVI), because it is completely portable; you can move them from one machine
33764  to another without needing to do any sort of conversion.
33765  At the time when this file-format was developed, this was no matter of
33766  course.
33767  DVIs are used for quick previews and as pre-stage for other output formats,
33768  like PostScript.
33769 \end_layout
33770
33771 \begin_layout Standard
33772 \begin_inset Note Greyedout
33773 status open
33774
33775 \begin_layout Plain Layout
33776
33777 \series bold
33778 Note:
33779 \series default
33780  DVI-files doesn't contain images, they will only be a linked.
33781 \end_layout
33782
33783 \end_inset
33784
33785  So don't forget this, if you move your 
33786 \family typewriter
33787 .dvi
33788 \family default
33789  file to another computer.
33790  This property can also slow down your computer when you view the DVI.
33791  Because the DVI-viewer has to convert the image in the background to make
33792  it visible when you scroll in the DVI.
33793  So we recommend to use PDF for files with many images.
33794 \end_layout
33795
33796 \begin_layout Standard
33797 You can export your document to DVI by using the menu 
33798 \family sans
33799 File\SpecialChar \menuseparator
33800 Export\SpecialChar \menuseparator
33801 DVI
33802 \family default
33803 .
33804  You can view your document as DVI via the 
33805 \family sans
33806 View
33807 \family default
33808  menu or by using the toolbar button 
33809 \begin_inset Graphics
33810         filename ../images/buffer-view_dvi.png
33811         scale 85
33812         scaleBeforeRotation
33813
33814 \end_inset
33815
33816 .
33817 \end_layout
33818
33819 \begin_layout Section
33820 PostScript
33821 \begin_inset CommandInset label
33822 LatexCommand label
33823 name "sec:PostScript"
33824
33825 \end_inset
33826
33827
33828 \begin_inset Index
33829 status collapsed
33830
33831 \begin_layout Plain Layout
33832 File Formats ! PostScript
33833 \end_layout
33834
33835 \end_inset
33836
33837
33838 \begin_inset Index
33839 status collapsed
33840
33841 \begin_layout Plain Layout
33842 PostScript|see
33843 \begin_inset ERT
33844 status collapsed
33845
33846 \begin_layout Plain Layout
33847
33848 {
33849 \end_layout
33850
33851 \end_inset
33852
33853 File Formats
33854 \begin_inset ERT
33855 status collapsed
33856
33857 \begin_layout Plain Layout
33858
33859 }
33860 \end_layout
33861
33862 \end_inset
33863
33864
33865 \end_layout
33866
33867 \end_inset
33868
33869
33870 \end_layout
33871
33872 \begin_layout Standard
33873 This file type has the extension 
33874 \begin_inset Quotes eld
33875 \end_inset
33876
33877
33878 \family typewriter
33879 .ps
33880 \family default
33881
33882 \begin_inset Quotes erd
33883 \end_inset
33884
33885 .
33886  PostScript was developed by the company 
33887 \family typewriter
33888 Adobe
33889 \family default
33890  as printer language.
33891  The file contains therefore commands that the printer uses to print the
33892  file.
33893  PostScript can be seen as 
33894 \begin_inset Quotes eld
33895 \end_inset
33896
33897 programming language
33898 \begin_inset Quotes erd
33899 \end_inset
33900
33901 ; you can calculate with it and draw diagrams and images
33902 \begin_inset Foot
33903 status collapsed
33904
33905 \begin_layout Plain Layout
33906 If you are interested to learn more about this, have a look at the LaTeX-package
33907  
33908 \series bold
33909 PSTricks
33910 \series default
33911  
33912 \begin_inset CommandInset citation
33913 LatexCommand cite
33914 key "pstricks"
33915
33916 \end_inset
33917
33918 .
33919 \end_layout
33920
33921 \end_inset
33922
33923 .
33924  Due to this ability, the files are often bigger than PDFs.
33925 \end_layout
33926
33927 \begin_layout Standard
33928 PostScript can only contain images in the format 
33929 \begin_inset Quotes eld
33930 \end_inset
33931
33932 Encapsulated PostScript
33933 \begin_inset Quotes erd
33934 \end_inset
33935
33936  (EPS, file extension 
33937 \begin_inset Quotes eld
33938 \end_inset
33939
33940
33941 \family typewriter
33942 .eps
33943 \family default
33944
33945 \begin_inset Quotes erd
33946 \end_inset
33947
33948 ).
33949  As LyX allows you to use any known image format in your document, it has
33950  to convert images in the background to EPS.
33951  If you have e.g 50 images in your document, LyX has to do 50 conversions
33952  whenever you view or export your document.
33953  This will slow down your work flow with LyX drastically.
33954  So if you plan to use PostScript, you can insert your images directly as
33955  EPS to avoid this problem.
33956 \end_layout
33957
33958 \begin_layout Standard
33959 You can export your document to PostScript using the menu 
33960 \family sans
33961 File\SpecialChar \menuseparator
33962 Export\SpecialChar \menuseparator
33963 Postscript
33964 \family default
33965 .
33966  You can view your document as PostScript via the 
33967 \family sans
33968 View
33969 \family default
33970  menu or by using the toolbar button 
33971 \begin_inset Graphics
33972         filename ../images/buffer-view_ps.png
33973         scale 85
33974         scaleBeforeRotation
33975
33976 \end_inset
33977
33978 .
33979 \end_layout
33980
33981 \begin_layout Section
33982 PDF
33983 \begin_inset Index
33984 status collapsed
33985
33986 \begin_layout Plain Layout
33987 File Formats ! PDF
33988 \end_layout
33989
33990 \end_inset
33991
33992
33993 \begin_inset Index
33994 status collapsed
33995
33996 \begin_layout Plain Layout
33997 PDF
33998 \end_layout
33999
34000 \end_inset
34001
34002
34003 \end_layout
34004
34005 \begin_layout Standard
34006 This file type has the extension 
34007 \begin_inset Quotes eld
34008 \end_inset
34009
34010
34011 \family typewriter
34012 .pdf
34013 \family default
34014
34015 \begin_inset Quotes erd
34016 \end_inset
34017
34018 .
34019  The 
34020 \begin_inset Quotes eld
34021 \end_inset
34022
34023 Portable Document Format
34024 \begin_inset Quotes erd
34025 \end_inset
34026
34027  (PDF) is developed by 
34028 \family typewriter
34029 Adobe
34030 \family default
34031  as derivative from PostScript.
34032  It is more compressed and it uses much less commands than PostScript.
34033  As the name 
34034 \begin_inset Quotes eld
34035 \end_inset
34036
34037 portable
34038 \begin_inset Quotes erd
34039 \end_inset
34040
34041  implies, it can be processed at any computer system and the printed output
34042  looks exactly the same.
34043 \end_layout
34044
34045 \begin_layout Standard
34046 PDF can contain images in its own PDF format, in the format 
34047 \begin_inset Quotes eld
34048 \end_inset
34049
34050 Joint Photographic Experts Group
34051 \begin_inset Quotes erd
34052 \end_inset
34053
34054  (JPG, file extension 
34055 \begin_inset Quotes eld
34056 \end_inset
34057
34058
34059 \family typewriter
34060 .jpg
34061 \family default
34062
34063 \begin_inset Quotes erd
34064 \end_inset
34065
34066  or 
34067 \begin_inset Quotes eld
34068 \end_inset
34069
34070
34071 \family typewriter
34072 .jpeg
34073 \family default
34074
34075 \begin_inset Quotes erd
34076 \end_inset
34077
34078 ), and in the format 
34079 \begin_inset Quotes eld
34080 \end_inset
34081
34082 Portable Network Graphics
34083 \begin_inset Quotes erd
34084 \end_inset
34085
34086  (PNG, file extension 
34087 \begin_inset Quotes eld
34088 \end_inset
34089
34090
34091 \family typewriter
34092 .png
34093 \family default
34094
34095 \begin_inset Quotes erd
34096 \end_inset
34097
34098 ).
34099  Nevertheless you can use any other image format, because LyX converts them
34100  in the background to one of these formats.
34101  But as described in the section about PostScript, the image conversion
34102  will slow down your work flow.
34103  So it is recommended to use images in one of the three mentioned formats.
34104 \end_layout
34105
34106 \begin_layout Standard
34107 You can export your document to PDF via the menu 
34108 \family sans
34109 File\SpecialChar \menuseparator
34110 Export
34111 \family default
34112  in three different ways:
34113 \end_layout
34114
34115 \begin_layout Description
34116 PDF
34117 \begin_inset space ~
34118 \end_inset
34119
34120 (ps2pdf) This uses the program 
34121 \family typewriter
34122 ps2pdf
34123 \family default
34124  that creates a PDF from a PostScript-version of your file.
34125  The PostScript-version is produced by the program 
34126 \family typewriter
34127 dvips
34128 \family default
34129  which uses a DVI-version as intermediate step.
34130  So this export variant consist of three conversions.
34131 \end_layout
34132
34133 \begin_layout Description
34134 PDF
34135 \begin_inset space ~
34136 \end_inset
34137
34138 (dvipdfm) This uses the program 
34139 \family typewriter
34140 dvipdfm
34141 \family default
34142  that converts your file in the background to DVI and in a second step to
34143  PDF.
34144 \end_layout
34145
34146 \begin_layout Description
34147 PDF
34148 \begin_inset space ~
34149 \end_inset
34150
34151 (pdflatex) This uses the program 
34152 \family typewriter
34153 pdftex
34154 \family default
34155  that converts your file directly to PDF.
34156 \end_layout
34157
34158 \begin_layout Standard
34159 It is recommended to use 
34160 \family sans
34161 PDF
34162 \begin_inset space ~
34163 \end_inset
34164
34165 (pdflatex)
34166 \family default
34167  because 
34168 \family typewriter
34169 pdftex
34170 \family default
34171  supports all features of actual PDF-versions, is quick and works stable
34172  without problems.
34173  The program 
34174 \family typewriter
34175 dvipdfm
34176 \family default
34177  is not under development and therefore a bit outdated.
34178 \end_layout
34179
34180 \begin_layout Standard
34181 You can view your document as PDF via the 
34182 \family sans
34183 View
34184 \family default
34185  menu or by using the toolbar button 
34186 \begin_inset Graphics
34187         filename ../images/buffer-view_pdf2.png
34188         scale 85
34189         scaleBeforeRotation
34190
34191 \end_inset
34192
34193  
34194 \family sans
34195 (
34196 \family default
34197 that uses 
34198 \family sans
34199 PDF
34200 \begin_inset space ~
34201 \end_inset
34202
34203 (pdflatex)
34204 \family default
34205 ).
34206 \end_layout
34207
34208 \begin_layout Chapter
34209 Explanation of Equation
34210 \begin_inset space ~
34211 \end_inset
34212
34213
34214 \begin_inset CommandInset ref
34215 LatexCommand eqref
34216 reference "eq:Wgn"
34217
34218 \end_inset
34219
34220
34221 \begin_inset CommandInset label
34222 LatexCommand label
34223 name "cha:Explanation-of-Equation"
34224
34225 \end_inset
34226
34227
34228 \end_layout
34229
34230 \begin_layout Standard
34231 The total width of 
34232 \emph on
34233 n
34234 \emph default
34235  table cells 
34236 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34237 \end_inset
34238
34239  can be calculated to
34240 \end_layout
34241
34242 \begin_layout Standard
34243 \begin_inset Formula \begin{equation}
34244 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}
34245
34246 \end_inset
34247
34248
34249 \end_layout
34250
34251 \begin_layout Standard
34252 Where 
34253 \begin_inset Formula $W_{g\, n}$
34254 \end_inset
34255
34256  is the given width of all cells.
34257  
34258 \series bold
34259
34260 \backslash
34261 tabcolsep
34262 \series default
34263  is the LaTeX-length between the cell text and the cell border, its default
34264  value is 6
34265 \begin_inset space \thinspace{}
34266 \end_inset
34267
34268 pt.
34269  
34270 \series bold
34271
34272 \backslash
34273 arrayrulewidth
34274 \series default
34275  is the thickness of the cell border line, the default is 0.4
34276 \begin_inset space \thinspace{}
34277 \end_inset
34278
34279 pt.
34280 \end_layout
34281
34282 \begin_layout Standard
34283 Following equation
34284 \begin_inset space ~
34285 \end_inset
34286
34287
34288 \begin_inset CommandInset ref
34289 LatexCommand eqref
34290 reference "eq:Wtot_n"
34291
34292 \end_inset
34293
34294 , the total width of a multicolumn 
34295 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34296 \end_inset
34297
34298  is
34299 \end_layout
34300
34301 \begin_layout Standard
34302 \begin_inset Formula \begin{equation}
34303 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34304
34305 \end_inset
34306
34307
34308 \end_layout
34309
34310 \begin_layout Standard
34311 By setting equation
34312 \begin_inset space ~
34313 \end_inset
34314
34315
34316 \begin_inset CommandInset ref
34317 LatexCommand eqref
34318 reference "eq:Wtot_n"
34319
34320 \end_inset
34321
34322  and 
34323 \begin_inset CommandInset ref
34324 LatexCommand eqref
34325 reference "eq:Wtot_mult"
34326
34327 \end_inset
34328
34329  equal we can calculate the needed given width 
34330 \begin_inset Formula $W_{g\, n}$
34331 \end_inset
34332
34333  when 
34334 \emph on
34335 n
34336 \emph default
34337  columns are spanned, so that each column has a total width of 
34338 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34339 \end_inset
34340
34341 :
34342 \end_layout
34343
34344 \begin_layout Standard
34345 \begin_inset Formula \begin{equation}
34346 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34347
34348 \end_inset
34349
34350
34351 \end_layout
34352
34353 \begin_layout Bibliography
34354 \begin_inset CommandInset bibitem
34355 LatexCommand bibitem
34356 key "latexcompanion"
34357
34358 \end_inset
34359
34360 Frank Mittelbach and Michel Goossens: 
34361 \emph on
34362 The LaTeX Companion Second Edition.
34363
34364 \emph default
34365  Addison-Wesley, 2004
34366 \end_layout
34367
34368 \begin_layout Bibliography
34369 \begin_inset CommandInset bibitem
34370 LatexCommand bibitem
34371 key "latexguide"
34372
34373 \end_inset
34374
34375 Helmut Kopka and Patrick W.
34376  Daly: 
34377 \emph on
34378 A Guide to LaTeX Fourth Edition.
34379
34380 \emph default
34381  Addison-Wesley, 2003
34382 \end_layout
34383
34384 \begin_layout Bibliography
34385 \begin_inset CommandInset bibitem
34386 LatexCommand bibitem
34387 key "latexbook"
34388
34389 \end_inset
34390
34391 Leslie Lamport: 
34392 \emph on
34393 LaTeX: A Document Preparation System.
34394
34395 \emph default
34396  Addison-Wesley, second edition, 1994
34397 \end_layout
34398
34399 \begin_layout Bibliography
34400 \begin_inset CommandInset bibitem
34401 LatexCommand bibitem
34402 key "booktabs"
34403
34404 \end_inset
34405
34406 Documentation of the LaTeX-package 
34407 \series bold
34408
34409 \begin_inset CommandInset href
34410 LatexCommand href
34411 name "booktabs"
34412 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34413
34414 \end_inset
34415
34416
34417 \series default
34418
34419 \begin_inset Index
34420 status collapsed
34421
34422 \begin_layout Plain Layout
34423 LaTeX-packages ! booktabs
34424 \end_layout
34425
34426 \end_inset
34427
34428
34429 \end_layout
34430
34431 \begin_layout Bibliography
34432 \begin_inset CommandInset bibitem
34433 LatexCommand bibitem
34434 key "caption"
34435
34436 \end_inset
34437
34438 Documentation of the LaTeX-package 
34439 \series bold
34440
34441 \begin_inset CommandInset href
34442 LatexCommand href
34443 name "caption"
34444 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34445
34446 \end_inset
34447
34448
34449 \series default
34450
34451 \begin_inset Index
34452 status collapsed
34453
34454 \begin_layout Plain Layout
34455 LaTeX-packages ! caption
34456 \end_layout
34457
34458 \end_inset
34459
34460
34461 \end_layout
34462
34463 \begin_layout Bibliography
34464 \begin_inset CommandInset bibitem
34465 LatexCommand bibitem
34466 key "endfloat"
34467
34468 \end_inset
34469
34470 Documentation of the LaTeX-package 
34471 \series bold
34472
34473 \begin_inset CommandInset href
34474 LatexCommand href
34475 name "endfloat"
34476 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34477
34478 \end_inset
34479
34480
34481 \series default
34482
34483 \begin_inset Index
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487 LaTeX-packages ! endfloat
34488 \end_layout
34489
34490 \end_inset
34491
34492
34493 \end_layout
34494
34495 \begin_layout Bibliography
34496 \begin_inset CommandInset bibitem
34497 LatexCommand bibitem
34498 key "wrapfig"
34499
34500 \end_inset
34501
34502 Documentation of the LaTeX-package 
34503 \series bold
34504
34505 \begin_inset CommandInset href
34506 LatexCommand href
34507 name "wrapfig"
34508 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34509
34510 \end_inset
34511
34512
34513 \series default
34514
34515 \begin_inset Index
34516 status collapsed
34517
34518 \begin_layout Plain Layout
34519 LaTeX-packages ! wrapfig
34520 \begin_inset ERT
34521 status collapsed
34522
34523 \begin_layout Plain Layout
34524
34525
34526 \backslash
34527 vspace{4mm}
34528 \end_layout
34529
34530 \end_inset
34531
34532
34533 \end_layout
34534
34535 \end_inset
34536
34537
34538 \end_layout
34539
34540 \begin_layout Bibliography
34541 \begin_inset CommandInset bibitem
34542 LatexCommand bibitem
34543 key "footmisc"
34544
34545 \end_inset
34546
34547 Documentation of the LaTeX-package 
34548 \series bold
34549
34550 \begin_inset CommandInset href
34551 LatexCommand href
34552 name "footmisc"
34553 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34554
34555 \end_inset
34556
34557
34558 \series default
34559
34560 \begin_inset Index
34561 status collapsed
34562
34563 \begin_layout Plain Layout
34564 LaTeX-packages ! footmisc
34565 \end_layout
34566
34567 \end_inset
34568
34569
34570 \end_layout
34571
34572 \begin_layout Bibliography
34573 \begin_inset CommandInset bibitem
34574 LatexCommand bibitem
34575 key "hypcap"
34576
34577 \end_inset
34578
34579 Documentation of the LaTeX-package 
34580 \series bold
34581
34582 \begin_inset CommandInset href
34583 LatexCommand href
34584 name "hypcap"
34585 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34586
34587 \end_inset
34588
34589
34590 \series default
34591
34592 \begin_inset Index
34593 status collapsed
34594
34595 \begin_layout Plain Layout
34596 LaTeX-packages ! hyperref
34597 \end_layout
34598
34599 \end_inset
34600
34601
34602 \end_layout
34603
34604 \begin_layout Bibliography
34605 \begin_inset CommandInset bibitem
34606 LatexCommand bibitem
34607 key "hyperref"
34608
34609 \end_inset
34610
34611 Documentation of the LaTeX-package 
34612 \series bold
34613
34614 \begin_inset CommandInset href
34615 LatexCommand href
34616 name "hyperref"
34617 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34618
34619 \end_inset
34620
34621
34622 \series default
34623
34624 \begin_inset Index
34625 status collapsed
34626
34627 \begin_layout Plain Layout
34628 LaTeX-packages ! hyperref
34629 \end_layout
34630
34631 \end_inset
34632
34633
34634 \end_layout
34635
34636 \begin_layout Bibliography
34637 \begin_inset CommandInset bibitem
34638 LatexCommand bibitem
34639 key "KOMA-script"
34640
34641 \end_inset
34642
34643 Documentation of the LaTeX-package 
34644 \series bold
34645
34646 \begin_inset CommandInset href
34647 LatexCommand href
34648 name "KOMA-script"
34649 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34650
34651 \end_inset
34652
34653
34654 \series default
34655
34656 \begin_inset Index
34657 status collapsed
34658
34659 \begin_layout Plain Layout
34660 LaTeX-packages ! KOMA-script
34661 \end_layout
34662
34663 \end_inset
34664
34665
34666 \end_layout
34667
34668 \begin_layout Bibliography
34669 \begin_inset CommandInset bibitem
34670 LatexCommand bibitem
34671 key "listings"
34672
34673 \end_inset
34674
34675 Documentation of the LaTeX-package 
34676 \series bold
34677
34678 \begin_inset CommandInset href
34679 LatexCommand href
34680 name "listings"
34681 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34682
34683 \end_inset
34684
34685
34686 \series default
34687
34688 \begin_inset Index
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692 LaTeX-packages ! listings
34693 \end_layout
34694
34695 \end_inset
34696
34697
34698 \end_layout
34699
34700 \begin_layout Bibliography
34701 \begin_inset CommandInset bibitem
34702 LatexCommand bibitem
34703 key "marginnote"
34704
34705 \end_inset
34706
34707 Documentation of the LaTeX-package 
34708 \series bold
34709
34710 \begin_inset CommandInset href
34711 LatexCommand href
34712 name "marginnote"
34713 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34714
34715 \end_inset
34716
34717
34718 \series default
34719
34720 \begin_inset Index
34721 status collapsed
34722
34723 \begin_layout Plain Layout
34724 LaTeX-packages ! marginnote
34725 \end_layout
34726
34727 \end_inset
34728
34729
34730 \end_layout
34731
34732 \begin_layout Bibliography
34733 \begin_inset CommandInset bibitem
34734 LatexCommand bibitem
34735 key "pstricks"
34736
34737 \end_inset
34738
34739 Web page of the LaTeX-package 
34740 \series bold
34741
34742 \begin_inset CommandInset href
34743 LatexCommand href
34744 name "PSTricks"
34745 target "http://tug.org/PSTricks/"
34746
34747 \end_inset
34748
34749
34750 \series default
34751
34752 \begin_inset Index
34753 status collapsed
34754
34755 \begin_layout Plain Layout
34756 LaTeX-packages ! PSTricks
34757 \end_layout
34758
34759 \end_inset
34760
34761
34762 \end_layout
34763
34764 \begin_layout Bibliography
34765 \begin_inset CommandInset bibitem
34766 LatexCommand bibitem
34767 key "sidecap"
34768
34769 \end_inset
34770
34771 Documentation of the LaTeX-package 
34772 \series bold
34773
34774 \begin_inset CommandInset href
34775 LatexCommand href
34776 name "sidecap"
34777 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34778
34779 \end_inset
34780
34781
34782 \series default
34783
34784 \begin_inset Index
34785 status collapsed
34786
34787 \begin_layout Plain Layout
34788 LaTeX-packages ! sidecap
34789 \end_layout
34790
34791 \end_inset
34792
34793
34794 \end_layout
34795
34796 \begin_layout Bibliography
34797 \begin_inset CommandInset bibitem
34798 LatexCommand bibitem
34799 key "NewInLyX16"
34800
34801 \end_inset
34802
34803
34804 \begin_inset CommandInset href
34805 LatexCommand href
34806 name "Wiki page"
34807 target "http://wiki.lyx.org/LyX/NewInLyX16"
34808
34809 \end_inset
34810
34811  about new features in 
34812 \family sans
34813 LyX 1.6.0
34814 \family default
34815 .
34816 \end_layout
34817
34818 \begin_layout Standard
34819 \begin_inset CommandInset index_print
34820 LatexCommand printindex
34821
34822 \end_inset
34823
34824
34825 \end_layout
34826
34827 \begin_layout Standard
34828 \begin_inset FloatList figure
34829
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \begin_layout Standard
34836 \begin_inset FloatList table
34837
34838 \end_inset
34839
34840
34841 \end_layout
34842
34843 \begin_layout Standard
34844 \begin_inset FloatList algorithm
34845
34846 \end_inset
34847
34848
34849 \end_layout
34850
34851 \end_body
34852 \end_document