]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
e5366d76578330fefe13d99027c5df903ae30cfc
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC is numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \newcommand{\TabBesBeg}[1][1.0]{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}[1][1.0]{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % enables calculation of values,
55 \usepackage{calc}
56
57 % increase the bottom float placement fraction
58 \renewcommand{\bottomfraction}{0.5}
59
60 % avoids that floats are placed before their
61 % corresponding section starts
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % speed up the longtable calculation
65 \setcounter{LTchunksize}{100}
66
67 % used for scaled and rotated boxes
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % used for colored tables
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
74 \definecolor{lightgrey}{gray}{0.8}
75
76 % check for package colortbl
77 % used for colored table cells
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % used for book-style tables
85 \usepackage{booktabs}
86
87 % used to have extra space in table cells
88 \@ifundefined{extrarowheight}
89  {\usepackage{array}}{}
90 \setlength{\extrarowheight}{2pt}
91
92 % used for customized tables
93 % ---
94 \newcolumntype{M}[1]
95  {>{\centering\hspace{0pt}}m{#1}}
96
97 \newcolumntype{S}[2]
98  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
99
100 \newcolumntype{K}[1]
101  {>{\columncolor{#1}\hspace{0pt}}c}
102
103 \newcolumntype{V}{!{\vrule width 1.5pt}}
104
105 \newcolumntype{W}{!{\color{green}\vline}}
106 % ---
107
108 % insert additional vertical space of
109 % 1.5 mm between footnotes
110 \let\myFoot\footnote
111 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
112
113 % number algorithm floats within chapters
114 \numberwithin{algorithm}{chapter}
115
116 % ------------------------------------
117 % used to check for needed LaTeX packages
118 \usepackage{ifthen}
119
120 % check for package arydshln
121 % used for tables with dashed lines
122 \newboolean{arydshln}
123 \IfFileExists{arydshln.sty}
124  {\usepackage{arydshln}
125   \setboolean{arydshln}{true}}
126  {\setboolean{arydshln}{false}}
127
128 % check for package marginnote
129 % used for margin notes
130 \newboolean{marginnote}
131 \IfFileExists{marginnote.sty}
132  {\usepackage{marginnote}
133   \let\marginpar\marginnote
134   \setboolean{marginnote}{true}}
135  {\setboolean{marginnote}{false}}
136
137 % check for package sidecap
138 % used for captions on the side
139 \newboolean{sidecap}
140 \IfFileExists{sidecap.sty}
141  {\usepackage{sidecap}
142   \setboolean{sidecap}{true}}
143  {\setboolean{sidecap}{false}}
144
145 % check for picinpar
146 % used for surrounded fixed objects
147 \newboolean{picinpar}
148 \IfFileExists{picinpar.sty}
149  {\usepackage{picinpar}
150   \setboolean{picinpar}{true}}
151  {\setboolean{picinpar}{false}}
152
153 % check for lettrine
154 \newboolean{lettrine}
155 \IfFileExists{lettrine.sty}
156  {\usepackage{lettrine}
157   \setboolean{lettrine}{true}}
158  {\setboolean{lettrine}{false}}
159 \end_preamble
160 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
161 \use_default_options false
162 \begin_modules
163 initials
164 \end_modules
165 \maintain_unincluded_children false
166 \language english
167 \language_package default
168 \inputencoding auto
169 \fontencoding global
170 \font_roman default
171 \font_sans default
172 \font_typewriter default
173 \font_default_family default
174 \use_non_tex_fonts false
175 \font_sc false
176 \font_osf false
177 \font_sf_scale 100
178 \font_tt_scale 100
179
180 \graphics default
181 \default_output_format default
182 \output_sync 0
183 \bibtex_command default
184 \index_command default
185 \paperfontsize 12
186 \spacing single
187 \use_hyperref true
188 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
189 \pdf_author "LyX Team, Uwe Stöhr"
190 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
191 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
192 \pdf_bookmarks true
193 \pdf_bookmarksnumbered true
194 \pdf_bookmarksopen true
195 \pdf_bookmarksopenlevel 1
196 \pdf_breaklinks false
197 \pdf_pdfborder false
198 \pdf_colorlinks true
199 \pdf_backref false
200 \pdf_pdfusetitle false
201 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
202 \papersize default
203 \use_geometry false
204 \use_amsmath 2
205 \use_esint 0
206 \use_mhchem 1
207 \use_mathdots 1
208 \cite_engine basic
209 \use_bibtopic false
210 \use_indices false
211 \paperorientation portrait
212 \suppress_date false
213 \use_refstyle 0
214 \notefontcolor #0000ff
215 \index Index
216 \shortcut idx
217 \color #008000
218 \end_index
219 \secnumdepth 3
220 \tocdepth 3
221 \paragraph_separation skip
222 \defskip medskip
223 \quotes_language english
224 \papercolumns 1
225 \papersides 2
226 \paperpagestyle default
227 \bullet 1 1 34 -1
228 \bullet 2 2 35 -1
229 \bullet 3 2 7 -1
230 \tracking_changes false
231 \output_changes false
232 \html_math_output 0
233 \html_css_as_file 0
234 \html_be_strict false
235 \end_header
236
237 \begin_body
238
239 \begin_layout Title
240 LyX's detailed Figure, Table, Floats, Notes, Boxes and External Material
241  manual
242 \end_layout
243
244 \begin_layout Author
245 by the LyX Team
246 \begin_inset Foot
247 status collapsed
248
249 \begin_layout Plain Layout
250 \noindent
251 If you have comments or error corrections, please send them to the LyX Documenta
252 tion mailing list: 
253 \begin_inset CommandInset href
254 LatexCommand href
255 name "lyx-docs@lists.lyx.org"
256 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
257 type "mailto:"
258
259 \end_inset
260
261
262 \end_layout
263
264 \end_inset
265
266
267 \begin_inset Note Note
268 status collapsed
269
270 \begin_layout Plain Layout
271 author: Uwe Stöhr
272 \end_layout
273
274 \end_inset
275
276
277 \begin_inset Newline newline
278 \end_inset
279
280
281 \begin_inset Newline newline
282 \end_inset
283
284
285 \family sans
286 Version 2.0.x
287 \end_layout
288
289 \begin_layout Standard
290 \begin_inset CommandInset toc
291 LatexCommand tableofcontents
292
293 \end_inset
294
295
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset Note Note
300 status open
301
302 \begin_layout Plain Layout
303 To export all parts of this document to PDF, PS, or DVI the LaTeX-packages
304  
305 \series bold
306 arydshln
307 \series default
308
309 \series bold
310 colortbl
311 \series default
312
313 \series bold
314 lettrine, marginnote, picinpar
315 \series default
316  and 
317 \series bold
318 sidecap
319 \series default
320  must be installed.
321  If they are not installed you can export the document anyway but the sections
322  where the packages are required won't appear in the output.
323 \end_layout
324
325 \begin_layout Plain Layout
326 The latest PDF-version of this document can be found here:
327 \begin_inset Newline newline
328 \end_inset
329
330
331 \series bold
332 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
333 \end_layout
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Chapter
341 Figures
342 \begin_inset Index idx
343 status collapsed
344
345 \begin_layout Plain Layout
346 Figures
347 \end_layout
348
349 \end_inset
350
351
352 \begin_inset Index idx
353 status collapsed
354
355 \begin_layout Plain Layout
356 Graphics|see
357 \begin_inset ERT
358 status collapsed
359
360 \begin_layout Plain Layout
361
362 {
363 \end_layout
364
365 \end_inset
366
367 Figures
368 \begin_inset ERT
369 status collapsed
370
371 \begin_layout Plain Layout
372
373 }
374 \end_layout
375
376 \end_inset
377
378
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Section
387 Graphics Dialog
388 \begin_inset Index idx
389 status collapsed
390
391 \begin_layout Plain Layout
392 Figures ! Graphics Dialog
393 \end_layout
394
395 \end_inset
396
397
398 \begin_inset CommandInset label
399 LatexCommand label
400 name "sec:Graphics-Dialog"
401
402 \end_inset
403
404
405 \end_layout
406
407 \begin_layout Standard
408 To insert an image into your document, place the cursor at the text position
409  you want and click on the toolbar icon 
410 \begin_inset Graphics
411         filename ../images/dialog-show-new-inset_graphics.png
412         scale 85
413         scaleBeforeRotation
414
415 \end_inset
416
417  or use the menu 
418 \family sans
419 Insert\SpecialChar \menuseparator
420 Graphics
421 \family default
422 .
423  Then a dialog will appear to choose the file to load.
424  The image will appear in the output exactly at the position where it is
425  in the text.
426 \end_layout
427
428 \begin_layout Standard
429 The graphics dialog can be called at any time by clicking on an image.
430  This dialog has three tabs:
431 \end_layout
432
433 \begin_layout Description
434
435 \family sans
436 Graphics
437 \family default
438  Here you can choose an image file and adjust its appearance in the output.
439  The available units for the image size are explained in appendix
440 \begin_inset space ~
441 \end_inset
442
443
444 \begin_inset CommandInset ref
445 LatexCommand ref
446 reference "cha:Units-available-in"
447
448 \end_inset
449
450 .
451 \begin_inset Newline newline
452 \end_inset
453
454
455 \begin_inset Index idx
456 status collapsed
457
458 \begin_layout Plain Layout
459 Figures ! rotated
460 \end_layout
461
462 \end_inset
463
464 You can rotate images counter-clockwise by setting a rotation angle and
465  a rotation origin.
466  The image will also be rotated inside LyX.
467 \begin_inset Newline newline
468 \end_inset
469
470
471 \begin_inset Index idx
472 status collapsed
473
474 \begin_layout Plain Layout
475 Figures ! scaled
476 \end_layout
477
478 \end_inset
479
480 Images can be scaled by using a percentage value or by setting the width
481  and height explicitly.
482  If you set only the width or only the height, the other size will be determined
483  automatically.
484  If you set both, then the image will be transformed to the given size,
485  possibly distorting it.
486  To prevent the image from distortion, use the option 
487 \family sans
488 Maintain aspect ratio
489 \family default
490 .
491  The image will then be scaled so that its width and height don't exceed
492  the specified dimensions.
493 \begin_inset Newline newline
494 \end_inset
495
496 Images can be opened in a program of your choice by right-clicking on it
497  and choosing the entry 
498 \family sans
499 Edit
500 \begin_inset space ~
501 \end_inset
502
503 externally
504 \family default
505  in the context menu.
506  The program can be set for every image format in the file format settings
507  in LyX's preferences.
508 \end_layout
509
510 \begin_layout Description
511
512 \family sans
513 Clipping
514 \family default
515  Alternatively to the usage of scaling units it is possible to set image
516  coordinates to adjust the height and width of the image in the output.
517  The coordinates can also be calculated automatically by pressing the button
518  
519 \family sans
520 Get
521 \begin_inset space ~
522 \end_inset
523
524 from
525 \begin_inset space ~
526 \end_inset
527
528 File
529 \family default
530 .
531  The option 
532 \family sans
533 Clip
534 \begin_inset space ~
535 \end_inset
536
537 to
538 \begin_inset space ~
539 \end_inset
540
541 bounding
542 \begin_inset space ~
543 \end_inset
544
545 box
546 \family default
547  will only print the image region within the given coordinates.
548  Normally you don't need to take care about image coordinates and can ignore
549  this tab.
550 \end_layout
551
552 \begin_layout Description
553
554 \family sans
555 LaTeX
556 \begin_inset space ~
557 \end_inset
558
559 and
560 \begin_inset space ~
561 \end_inset
562
563 LyX
564 \begin_inset space ~
565 \end_inset
566
567 options
568 \family default
569  In this tab you can modify the appearance of the image within LyX and LaTeX
570  experts can specify additional LaTeX options.
571 \begin_inset Newline newline
572 \end_inset
573
574 The option 
575 \family sans
576 Draft
577 \begin_inset space ~
578 \end_inset
579
580 mode
581 \family default
582  makes the image appear in the output only as a frame with the size of the
583  image.
584 \begin_inset Newline newline
585 \end_inset
586
587 The 
588 \family sans
589 Don't
590 \begin_inset space ~
591 \end_inset
592
593 unzip
594 \begin_inset space ~
595 \end_inset
596
597 on
598 \begin_inset space ~
599 \end_inset
600
601 export
602 \family default
603  option only affects zipped EPS-graphics, e.
604 \begin_inset space \thinspace{}
605 \end_inset
606
607 g.
608 \begin_inset space \space{}
609 \end_inset
610
611
612 \emph on
613 x.eps.gz
614 \emph default
615 .
616  When the option is used the images will not be unzipped on export, since
617  LaTeX can handle them as they are.
618 \begin_inset Newline newline
619 \end_inset
620
621 Zipped EPS-graphics are useful to save disk space when you choose PostScript
622  as output format, see appendix
623 \begin_inset space ~
624 \end_inset
625
626
627 \begin_inset CommandInset ref
628 LatexCommand ref
629 reference "sec:PostScript"
630
631 \end_inset
632
633 .
634  To zip EPS-graphics, use the following commands in a UNIX-shell or a Windows
635  console:
636 \begin_inset Newline newline
637 \end_inset
638
639
640 \series bold
641 gzip x.eps
642 \series default
643
644 \begin_inset Newline newline
645 \end_inset
646
647
648 \series bold
649 zgrep %%Bounding x.eps.gz > x.eps.bb
650 \series default
651
652 \begin_inset Newline newline
653 \end_inset
654
655 The second command creates the bounding box file 
656 \begin_inset Quotes eld
657 \end_inset
658
659 x.eps.bb
660 \begin_inset Quotes erd
661 \end_inset
662
663  that is needed by LaTeX for zipped graphics.
664 \begin_inset Newline newline
665 \end_inset
666
667 In the section 
668 \family sans
669 Graphics
670 \begin_inset space ~
671 \end_inset
672
673 Group
674 \family default
675  you can define or join an image settings group.
676 \begin_inset Index idx
677 status collapsed
678
679 \begin_layout Plain Layout
680 Figures ! Settings grouping
681 \end_layout
682
683 \end_inset
684
685  Images within such a group share their settings, so adjusting one image
686  of the group automatically also adjusts all other images of the group in
687  the same way.
688  So you can for example change the size for a bunch of images without the
689  need to manually change each of them.
690  Joining an existing group can also be done using the context menu of the
691  image by checking the name of the desired group.
692 \end_layout
693
694 \begin_layout Standard
695 \begin_inset VSpace bigskip
696 \end_inset
697
698
699 \end_layout
700
701 \begin_layout Standard
702 This is an example image in EPS format
703 \begin_inset Foot
704 status collapsed
705
706 \begin_layout Plain Layout
707 Image formats are explained in section
708 \begin_inset space ~
709 \end_inset
710
711
712 \begin_inset CommandInset ref
713 LatexCommand ref
714 reference "sec:Image-Formats"
715
716 \end_inset
717
718 .
719 \end_layout
720
721 \end_inset
722
723  within a separate, horizontally centered paragraph:
724 \end_layout
725
726 \begin_layout Standard
727 \align center
728 \begin_inset Graphics
729         filename clipart/mobius.eps
730         scale 70
731         scaleBeforeRotation
732         rotateOrigin center
733
734 \end_inset
735
736
737 \end_layout
738
739 \begin_layout Standard
740 This is the same image like the one above but in draft mode:
741 \end_layout
742
743 \begin_layout Standard
744 \align center
745 \begin_inset Graphics
746         filename clipart/mobius.eps
747         scale 70
748         draft
749         scaleBeforeRotation
750         rotateOrigin center
751
752 \end_inset
753
754
755 \end_layout
756
757 \begin_layout Standard
758 \begin_inset Newpage newpage
759 \end_inset
760
761
762 \end_layout
763
764 \begin_layout Section
765 Figure Floats
766 \begin_inset CommandInset label
767 LatexCommand label
768 name "sec:Figure-Floats"
769
770 \end_inset
771
772
773 \begin_inset Index idx
774 status collapsed
775
776 \begin_layout Plain Layout
777 Floats ! Figures
778 \end_layout
779
780 \end_inset
781
782
783 \begin_inset Index idx
784 status collapsed
785
786 \begin_layout Plain Layout
787 Figures ! Floats
788 \end_layout
789
790 \end_inset
791
792
793 \end_layout
794
795 \begin_layout Standard
796 For general explanations about floats, have a look at section
797 \begin_inset space ~
798 \end_inset
799
800
801 \begin_inset CommandInset ref
802 LatexCommand ref
803 reference "sec:FloatIntroduction"
804
805 \end_inset
806
807 .
808 \end_layout
809
810 \begin_layout Standard
811 The toolbar button 
812 \begin_inset Graphics
813         filename ../images/float-insert_figure.png
814         scale 85
815         scaleBeforeRotation
816
817 \end_inset
818
819  and the menu 
820 \family sans
821 Insert\SpecialChar \menuseparator
822 Float\SpecialChar \menuseparator
823 Figure
824 \family default
825  inserts a float with a caption that has the label 
826 \begin_inset Quotes eld
827 \end_inset
828
829 Figure
830 \begin_inset space ~
831 \end_inset
832
833 #:
834 \begin_inset Quotes erd
835 \end_inset
836
837  (# is the actual number).
838  You can insert the image above the caption, like in Figure
839 \begin_inset space ~
840 \end_inset
841
842
843 \begin_inset CommandInset ref
844 LatexCommand ref
845 reference "fig:kill-plat"
846
847 \end_inset
848
849  or below the caption, like in Figure
850 \begin_inset space ~
851 \end_inset
852
853
854 \begin_inset CommandInset ref
855 LatexCommand ref
856 reference "fig:escher"
857
858 \end_inset
859
860 .
861  More about caption placement is described in section
862 \begin_inset space ~
863 \end_inset
864
865
866 \begin_inset CommandInset ref
867 LatexCommand ref
868 reference "sec:Caption-Placement"
869
870 \end_inset
871
872 .
873 \end_layout
874
875 \begin_layout Standard
876 \begin_inset Float figure
877 wide false
878 sideways false
879 status open
880
881 \begin_layout Plain Layout
882 \align center
883 \begin_inset Graphics
884         filename clipart/platypus.eps
885         width 50col%
886         scaleBeforeRotation
887         rotateOrigin center
888
889 \end_inset
890
891
892 \end_layout
893
894 \begin_layout Plain Layout
895 \begin_inset Caption
896
897 \begin_layout Plain Layout
898 \begin_inset CommandInset label
899 LatexCommand label
900 name "fig:kill-plat"
901
902 \end_inset
903
904 A severely distorted platypus in a float.
905 \end_layout
906
907 \end_inset
908
909
910 \end_layout
911
912 \end_inset
913
914
915 \end_layout
916
917 \begin_layout Standard
918 \begin_inset Float figure
919 wide false
920 sideways false
921 status open
922
923 \begin_layout Plain Layout
924 \begin_inset Caption
925
926 \begin_layout Plain Layout
927 \begin_inset CommandInset label
928 LatexCommand label
929 name "fig:escher"
930
931 \end_inset
932
933 M.C.
934  Escher on acid.
935 \end_layout
936
937 \end_inset
938
939
940 \end_layout
941
942 \begin_layout Plain Layout
943 \align center
944 \begin_inset Graphics
945         filename clipart/escher-lsd.eps
946         scale 80
947         scaleBeforeRotation
948         rotateOrigin center
949
950 \end_inset
951
952
953 \end_layout
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Standard
961 \begin_inset Index idx
962 status collapsed
963
964 \begin_layout Plain Layout
965 References ! to Figures
966 \end_layout
967
968 \end_inset
969
970 Figure
971 \begin_inset space ~
972 \end_inset
973
974
975 \begin_inset CommandInset ref
976 LatexCommand ref
977 reference "fig:kill-plat"
978
979 \end_inset
980
981  and 
982 \begin_inset CommandInset ref
983 LatexCommand ref
984 reference "fig:escher"
985
986 \end_inset
987
988  are examples of referenced figures.
989  Figures can be referenced in the text by referencing their label.
990  To do this insert a label in the caption using the menu 
991 \family sans
992 Insert\SpecialChar \menuseparator
993 Label
994 \family default
995  or the toolbar button 
996 \begin_inset Graphics
997         filename ../images/label-insert.png
998         scale 85
999         scaleBeforeRotation
1000
1001 \end_inset
1002
1003 .
1004  You can now refer to the label using the menu 
1005 \family sans
1006 Insert\SpecialChar \menuseparator
1007 Cross
1008 \begin_inset space ~
1009 \end_inset
1010
1011 reference
1012 \family default
1013  or the toolbar button 
1014 \begin_inset Graphics
1015         filename ../images/dialog-show-new-inset_ref.png
1016         scale 85
1017         scaleBeforeRotation
1018
1019 \end_inset
1020
1021 .
1022  It is important to use references to floats, rather than using vague references
1023  like 
1024 \begin_inset Quotes eld
1025 \end_inset
1026
1027 the figure above
1028 \begin_inset Quotes erd
1029 \end_inset
1030
1031 , because LaTeX will reposition the floats in the final document and it
1032  might not be 
1033 \begin_inset Quotes eld
1034 \end_inset
1035
1036 above
1037 \begin_inset Quotes erd
1038 \end_inset
1039
1040  at all.
1041 \begin_inset Newline newline
1042 \end_inset
1043
1044 Referencing is explained in detail in section
1045 \begin_inset space ~
1046 \end_inset
1047
1048
1049 \begin_inset CommandInset ref
1050 LatexCommand ref
1051 reference "sec:Referencing-Floats"
1052
1053 \end_inset
1054
1055 .
1056 \end_layout
1057
1058 \begin_layout Standard
1059 Normally only one image is inserted to a figure float, but sometimes you
1060  might want to use two images with separate subcaptions.
1061  This can be done by inserting image floats into existing image floats.
1062  Note that only the main caption of the float is added to the List of Figures.
1063  Figure
1064 \begin_inset space ~
1065 \end_inset
1066
1067
1068 \begin_inset CommandInset ref
1069 LatexCommand ref
1070 reference "fig:Two-distorted-images"
1071
1072 \end_inset
1073
1074  is an example of a figure float with two images set side by side.
1075  You can also set the images one below the other.
1076  Figure
1077 \begin_inset space ~
1078 \end_inset
1079
1080
1081 \begin_inset CommandInset ref
1082 LatexCommand ref
1083 reference "fig:Undefinable-structure"
1084
1085 \end_inset
1086
1087  and 
1088 \begin_inset CommandInset ref
1089 LatexCommand ref
1090 reference "fig:A-Platypus"
1091
1092 \end_inset
1093
1094  are the subfigures.
1095 \end_layout
1096
1097 \begin_layout Standard
1098 \begin_inset Float figure
1099 wide false
1100 sideways false
1101 status open
1102
1103 \begin_layout Plain Layout
1104 \begin_inset space \hfill{}
1105 \end_inset
1106
1107
1108 \begin_inset Float figure
1109 wide false
1110 sideways false
1111 status collapsed
1112
1113 \begin_layout Plain Layout
1114 \begin_inset Caption
1115
1116 \begin_layout Plain Layout
1117 \begin_inset CommandInset label
1118 LatexCommand label
1119 name "fig:Undefinable-structure"
1120
1121 \end_inset
1122
1123 Undefinable structure.
1124 \end_layout
1125
1126 \end_inset
1127
1128
1129 \end_layout
1130
1131 \begin_layout Plain Layout
1132 \begin_inset Graphics
1133         filename clipart/escher-lsd.eps
1134         width 45col%
1135         scaleBeforeRotation
1136         groupId distorted
1137
1138 \end_inset
1139
1140
1141 \end_layout
1142
1143 \end_inset
1144
1145
1146 \begin_inset space \hfill{}
1147 \end_inset
1148
1149
1150 \begin_inset Float figure
1151 wide false
1152 sideways false
1153 status collapsed
1154
1155 \begin_layout Plain Layout
1156 \begin_inset Caption
1157
1158 \begin_layout Plain Layout
1159 \begin_inset CommandInset label
1160 LatexCommand label
1161 name "fig:A-Platypus"
1162
1163 \end_inset
1164
1165 A Platypus.
1166 \end_layout
1167
1168 \end_inset
1169
1170
1171 \end_layout
1172
1173 \begin_layout Plain Layout
1174 \begin_inset Graphics
1175         filename clipart/platypus.eps
1176         width 45col%
1177         scaleBeforeRotation
1178         groupId distorted
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \end_inset
1186
1187
1188 \begin_inset space \hfill{}
1189 \end_inset
1190
1191
1192 \end_layout
1193
1194 \begin_layout Plain Layout
1195 \begin_inset Caption
1196
1197 \begin_layout Plain Layout
1198 \begin_inset CommandInset label
1199 LatexCommand label
1200 name "fig:Two-distorted-images"
1201
1202 \end_inset
1203
1204
1205 \begin_inset CommandInset label
1206 LatexCommand label
1207 name "fig2:Two-distorted-images-2"
1208
1209 \end_inset
1210
1211 Two distorted images.
1212  Both images are in the image settings group named 
1213 \begin_inset Quotes eld
1214 \end_inset
1215
1216 distorted
1217 \begin_inset Quotes erd
1218 \end_inset
1219
1220 .
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \end_layout
1227
1228 \end_inset
1229
1230
1231 \end_layout
1232
1233 \begin_layout Standard
1234 \begin_inset Newpage newpage
1235 \end_inset
1236
1237
1238 \end_layout
1239
1240 \begin_layout Section
1241 Image Formats
1242 \begin_inset CommandInset label
1243 LatexCommand label
1244 name "sec:Image-Formats"
1245
1246 \end_inset
1247
1248
1249 \begin_inset Index idx
1250 status collapsed
1251
1252 \begin_layout Plain Layout
1253 Image Formats
1254 \end_layout
1255
1256 \end_inset
1257
1258
1259 \begin_inset Index idx
1260 status collapsed
1261
1262 \begin_layout Plain Layout
1263 Figures ! Image Formats
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \end_layout
1270
1271 \begin_layout Standard
1272 You can insert images in any known file format.
1273  But as explained in appendix
1274 \begin_inset space ~
1275 \end_inset
1276
1277
1278 \begin_inset CommandInset ref
1279 LatexCommand ref
1280 reference "cha:Output-File-Formats"
1281
1282 \end_inset
1283
1284 , each output document format allows only a few image formats.
1285  LyX uses therefore the program 
1286 \family typewriter
1287 ImageMagick
1288 \family default
1289  in the background to convert the images to the right format.
1290  To increase your work flow by avoiding these conversions in the background,
1291  you can use only the image formats that can directly be embedded in the
1292  output file format.
1293  The output file formats are explained in appendix
1294 \begin_inset space ~
1295 \end_inset
1296
1297
1298 \begin_inset CommandInset ref
1299 LatexCommand ref
1300 reference "cha:Output-File-Formats"
1301
1302 \end_inset
1303
1304 .
1305 \end_layout
1306
1307 \begin_layout Standard
1308 Similar to fonts there are two types of image formats:
1309 \end_layout
1310
1311 \begin_layout Description
1312 Bitmap
1313 \begin_inset space ~
1314 \end_inset
1315
1316 images consist of pixel values, often in a compressed form.
1317  They are therefore not fully scalable and look pixelated in large zooms.
1318  Well-known bitmap image formats are 
1319 \begin_inset Quotes eld
1320 \end_inset
1321
1322 Graphics Interchange Format
1323 \begin_inset Quotes erd
1324 \end_inset
1325
1326  (GIF, file extension 
1327 \begin_inset Quotes eld
1328 \end_inset
1329
1330
1331 \family typewriter
1332 .gif
1333 \family default
1334
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338 )
1339 \begin_inset Index idx
1340 status collapsed
1341
1342 \begin_layout Plain Layout
1343 GIF|see
1344 \begin_inset ERT
1345 status collapsed
1346
1347 \begin_layout Plain Layout
1348
1349 {
1350 \end_layout
1351
1352 \end_inset
1353
1354 Image formats
1355 \begin_inset ERT
1356 status collapsed
1357
1358 \begin_layout Plain Layout
1359
1360 }
1361 \end_layout
1362
1363 \end_inset
1364
1365
1366 \end_layout
1367
1368 \end_inset
1369
1370
1371 \begin_inset Quotes eld
1372 \end_inset
1373
1374 Portable Network Graphics
1375 \begin_inset Quotes erd
1376 \end_inset
1377
1378  (PNG, file extension 
1379 \begin_inset Quotes eld
1380 \end_inset
1381
1382
1383 \family typewriter
1384 .png
1385 \family default
1386
1387 \begin_inset Quotes erd
1388 \end_inset
1389
1390 )
1391 \begin_inset Index idx
1392 status collapsed
1393
1394 \begin_layout Plain Layout
1395 PNG|see
1396 \begin_inset ERT
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400
1401 {
1402 \end_layout
1403
1404 \end_inset
1405
1406 Image formats
1407 \begin_inset ERT
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411
1412 }
1413 \end_layout
1414
1415 \end_inset
1416
1417
1418 \end_layout
1419
1420 \end_inset
1421
1422 , and 
1423 \begin_inset Quotes eld
1424 \end_inset
1425
1426 Joint Photographic Experts Group
1427 \begin_inset Quotes erd
1428 \end_inset
1429
1430  (JPG, file extension 
1431 \begin_inset Quotes eld
1432 \end_inset
1433
1434
1435 \family typewriter
1436 .jpg
1437 \family default
1438
1439 \begin_inset Quotes erd
1440 \end_inset
1441
1442  or 
1443 \begin_inset Quotes eld
1444 \end_inset
1445
1446
1447 \family typewriter
1448 .jpeg
1449 \family default
1450
1451 \begin_inset Quotes erd
1452 \end_inset
1453
1454 )
1455 \begin_inset Index idx
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459 JPG|see
1460 \begin_inset ERT
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464
1465 {
1466 \end_layout
1467
1468 \end_inset
1469
1470 Image formats
1471 \begin_inset ERT
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475
1476 }
1477 \end_layout
1478
1479 \end_inset
1480
1481
1482 \end_layout
1483
1484 \end_inset
1485
1486 .
1487 \end_layout
1488
1489 \begin_layout Description
1490 Vector
1491 \begin_inset space ~
1492 \end_inset
1493
1494 images consist of vectors and can therefore be scaled to any size without
1495  data loss.
1496  The scaling ability is necessary if you want to create presentations, because
1497  presentations are always scaled by the video projector.
1498  Scaling is also useful for online documents to let the user zoom into diagrams.
1499 \begin_inset Newline newline
1500 \end_inset
1501
1502 Well-known scalable image formats are 
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506 Scalable Vector Graphics
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510  (SVG, file extension 
1511 \begin_inset Quotes eld
1512 \end_inset
1513
1514
1515 \family typewriter
1516 .svg
1517 \family default
1518
1519 \begin_inset Quotes erd
1520 \end_inset
1521
1522 )
1523 \begin_inset Index idx
1524 status collapsed
1525
1526 \begin_layout Plain Layout
1527 SVG|see
1528 \begin_inset ERT
1529 status collapsed
1530
1531 \begin_layout Plain Layout
1532
1533 {
1534 \end_layout
1535
1536 \end_inset
1537
1538 Image formats
1539 \begin_inset ERT
1540 status collapsed
1541
1542 \begin_layout Plain Layout
1543
1544 }
1545 \end_layout
1546
1547 \end_inset
1548
1549
1550 \end_layout
1551
1552 \end_inset
1553
1554
1555 \begin_inset Quotes eld
1556 \end_inset
1557
1558 Encapsulated PostScript
1559 \begin_inset Quotes erd
1560 \end_inset
1561
1562  (EPS, file extension 
1563 \begin_inset Quotes eld
1564 \end_inset
1565
1566
1567 \family typewriter
1568 .eps
1569 \family default
1570
1571 \begin_inset Quotes erd
1572 \end_inset
1573
1574 )
1575 \begin_inset Index idx
1576 status collapsed
1577
1578 \begin_layout Plain Layout
1579 EPS|see
1580 \begin_inset ERT
1581 status collapsed
1582
1583 \begin_layout Plain Layout
1584
1585 {
1586 \end_layout
1587
1588 \end_inset
1589
1590 Image formats
1591 \begin_inset ERT
1592 status collapsed
1593
1594 \begin_layout Plain Layout
1595
1596 }
1597 \end_layout
1598
1599 \end_inset
1600
1601
1602 \end_layout
1603
1604 \end_inset
1605
1606
1607 \begin_inset Quotes eld
1608 \end_inset
1609
1610 Portable Document Format
1611 \begin_inset Quotes erd
1612 \end_inset
1613
1614  (PDF, file extension 
1615 \begin_inset Quotes eld
1616 \end_inset
1617
1618
1619 \family typewriter
1620 .pdf
1621 \family default
1622
1623 \begin_inset Quotes erd
1624 \end_inset
1625
1626 )
1627 \begin_inset Index idx
1628 status collapsed
1629
1630 \begin_layout Plain Layout
1631 PDF
1632 \end_layout
1633
1634 \end_inset
1635
1636 , and 
1637 \begin_inset Quotes eld
1638 \end_inset
1639
1640 Windows Metafile
1641 \begin_inset Quotes erd
1642 \end_inset
1643
1644  (WMF, file extension 
1645 \begin_inset Quotes eld
1646 \end_inset
1647
1648
1649 \family typewriter
1650 .wmf
1651 \family default
1652
1653 \begin_inset Quotes erd
1654 \end_inset
1655
1656 )
1657 \begin_inset Index idx
1658 status collapsed
1659
1660 \begin_layout Plain Layout
1661 SVG|see
1662 \begin_inset ERT
1663 status collapsed
1664
1665 \begin_layout Plain Layout
1666
1667 {
1668 \end_layout
1669
1670 \end_inset
1671
1672 Image formats
1673 \begin_inset ERT
1674 status collapsed
1675
1676 \begin_layout Plain Layout
1677
1678 }
1679 \end_layout
1680
1681 \end_inset
1682
1683
1684 \end_layout
1685
1686 \end_inset
1687
1688 .
1689  We wrote 
1690 \begin_inset Quotes eld
1691 \end_inset
1692
1693 can be
1694 \begin_inset Quotes erd
1695 \end_inset
1696
1697 , because you can convert any bitmap image to a PDF or EPS-image and the
1698  result will still be a bitmap image.
1699  In such cases only a header with the image properties is added to the original
1700  image
1701 \begin_inset Foot
1702 status collapsed
1703
1704 \begin_layout Plain Layout
1705 In the case of PDF, the original image is additionally compressed.
1706 \end_layout
1707
1708 \end_inset
1709
1710 .
1711  The PDF-files generated by 
1712 \family typewriter
1713 Adobe Photoshop
1714 \family default
1715  are for example bitmap images.
1716 \end_layout
1717
1718 \begin_layout Standard
1719 Normally it is not possible to convert a bitmap image into a scalable one,
1720  only vice versa.
1721  Only the image formats PDF and EPS can directly be embedded to PDF and
1722  PostScript output files, respectively.
1723  SVG and WMF-images are recalculated to bitmaps when the output file is
1724  generated because there is currently no adequate WMF/SVG
1725 \begin_inset Formula $\to$
1726 \end_inset
1727
1728 PDF/EPS converter available.
1729 \end_layout
1730
1731 \begin_layout Chapter
1732 Tables
1733 \begin_inset Index idx
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737 Table
1738 \end_layout
1739
1740 \end_inset
1741
1742
1743 \end_layout
1744
1745 \begin_layout Section
1746 Introduction
1747 \begin_inset Index idx
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751 Table ! Introduction
1752 \end_layout
1753
1754 \end_inset
1755
1756
1757 \end_layout
1758
1759 \begin_layout Standard
1760 You can insert a table using either the toolbar button 
1761 \begin_inset Graphics
1762         filename ../images/tabular-insert.png
1763         scale 85
1764         scaleBeforeRotation
1765
1766 \end_inset
1767
1768  or the menu 
1769 \family sans
1770 Insert\SpecialChar \menuseparator
1771 Table
1772 \family default
1773 .
1774  The toolbar button offers you a graphical selection: move the mouse to
1775  set the column/row number of the table that should be created and then
1776  press a mouse button.
1777  When you use the menu to create a table, a dialog will appear, asking you
1778  for the number of rows and columns.
1779 \begin_inset Newline newline
1780 \end_inset
1781
1782  The default table has lines around any cell and the first row appears separated
1783  from the rest of the table.
1784  This separation occurs due to a double line: The cells of the first row
1785  have a line below them and the cells of the second row have a line above
1786  them.
1787  Here is an example table:
1788 \end_layout
1789
1790 \begin_layout Standard
1791 \align center
1792 \begin_inset Tabular
1793 <lyxtabular version="3" rows="4" columns="4">
1794 <features tabularvalignment="middle">
1795 <column alignment="center" valignment="top" width="0">
1796 <column alignment="center" valignment="top" width="0">
1797 <column alignment="center" valignment="top" width="0">
1798 <column alignment="center" valignment="top" width="0">
1799 <row>
1800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813
1814 \family roman
1815 \series medium
1816 \shape up
1817 \size normal
1818 \emph off
1819 \bar no
1820 \noun off
1821 \color none
1822 1
1823 \end_layout
1824
1825 \end_inset
1826 </cell>
1827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1828 \begin_inset Text
1829
1830 \begin_layout Plain Layout
1831 2
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840 3
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 </row>
1846 <row>
1847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1848 \begin_inset Text
1849
1850 \begin_layout Plain Layout
1851
1852 \family roman
1853 \series medium
1854 \shape up
1855 \size normal
1856 \emph off
1857 \bar no
1858 \noun off
1859 \color none
1860 A
1861 \end_layout
1862
1863 \end_inset
1864 </cell>
1865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Plain Layout
1869
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1875 \begin_inset Text
1876
1877 \begin_layout Plain Layout
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 </row>
1893 <row>
1894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \family roman
1900 \series medium
1901 \shape up
1902 \size normal
1903 \emph off
1904 \bar no
1905 \noun off
1906 \color none
1907 B
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1913 \begin_inset Text
1914
1915 \begin_layout Plain Layout
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 </row>
1940 <row>
1941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1942 \begin_inset Text
1943
1944 \begin_layout Plain Layout
1945
1946 \family roman
1947 \series medium
1948 \shape up
1949 \size normal
1950 \emph off
1951 \bar no
1952 \noun off
1953 \color none
1954 C
1955 \end_layout
1956
1957 \end_inset
1958 </cell>
1959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1978 \begin_inset Text
1979
1980 \begin_layout Plain Layout
1981
1982 \end_layout
1983
1984 \end_inset
1985 </cell>
1986 </row>
1987 </lyxtabular>
1988
1989 \end_inset
1990
1991
1992 \end_layout
1993
1994 \begin_layout Section
1995 Table Dialog
1996 \begin_inset Index idx
1997 status collapsed
1998
1999 \begin_layout Plain Layout
2000 Table ! Dialog
2001 \end_layout
2002
2003 \end_inset
2004
2005
2006 \end_layout
2007
2008 \begin_layout Standard
2009 You can alter a table by clicking on it with the right mouse button, which
2010  brings up the table dialog.
2011  Here you can adjust the settings of that cell and row/column respectively
2012  where the cursor is currently placed.
2013  Most of the dialog options also work on selections.
2014  This means if you select more cells, columns or rows, the action is done
2015  for the whole selection.
2016  Note that there is a difference between selecting the 
2017 \emph on
2018 contents
2019 \emph default
2020  of the cell, and the cell itself.
2021 \begin_inset Newline newline
2022 \end_inset
2023
2024 With the dialog option 
2025 \family sans
2026 Immediate
2027 \begin_inset space ~
2028 \end_inset
2029
2030 Apply
2031 \family default
2032  every change you make in the dialog is directly applied.
2033  If you move the cursor to another table cell the dialog will then also
2034  be updated with the parameters of the new cell.
2035  If you change length values in the dialog you must press return to get
2036  the change applied.
2037 \begin_inset Newline newline
2038 \end_inset
2039
2040 You can alter tables with the following tabs of the table dialog:
2041 \end_layout
2042
2043 \begin_layout Description
2044
2045 \family sans
2046 Table
2047 \begin_inset space ~
2048 \end_inset
2049
2050 Settings
2051 \family default
2052  Here you can set the table width
2053 \begin_inset Index idx
2054 status collapsed
2055
2056 \begin_layout Plain Layout
2057 Table ! Width
2058 \end_layout
2059
2060 \end_inset
2061
2062 , and the horizontal alignment and the width of the current column.
2063  The alignment 
2064 \family sans
2065 At
2066 \begin_inset space ~
2067 \end_inset
2068
2069 Decimal
2070 \begin_inset space ~
2071 \end_inset
2072
2073 Separator
2074 \family default
2075  is described in section
2076 \begin_inset space ~
2077 \end_inset
2078
2079
2080 \begin_inset CommandInset ref
2081 LatexCommand ref
2082 reference "sub:Special-Cell-Alignment"
2083
2084 \end_inset
2085
2086 .
2087  When you have set a width you can also adjust the vertical alignment of
2088  the current row.
2089  A given width will allow the cell to have line breaks and multiple paragraphs
2090  of text, see section
2091 \begin_inset space ~
2092 \end_inset
2093
2094
2095 \begin_inset CommandInset ref
2096 LatexCommand ref
2097 reference "sub:Multiple-Lines-in"
2098
2099 \end_inset
2100
2101 .
2102  If you set no width, the column is as wide as the content of its widest
2103  cell.
2104 \begin_inset Newline newline
2105 \end_inset
2106
2107 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2108  cell, see section
2109 \begin_inset space ~
2110 \end_inset
2111
2112
2113 \begin_inset CommandInset ref
2114 LatexCommand ref
2115 reference "sub:Multicolumns"
2116
2117 \end_inset
2118
2119  or the cells of one column as multirow cell, see section
2120 \begin_inset space ~
2121 \end_inset
2122
2123
2124 \begin_inset CommandInset ref
2125 LatexCommand ref
2126 reference "sub:Multirows"
2127
2128 \end_inset
2129
2130 .
2131 \begin_inset Newline newline
2132 \end_inset
2133
2134 The rotate check boxes rotate the current cell, a selection, or the whole
2135  table counter-clockwise by 90°.
2136  The rotation is not shown within LyX, only in the output.
2137 \begin_inset Newline newline
2138 \end_inset
2139
2140
2141 \begin_inset Note Greyedout
2142 status open
2143
2144 \begin_layout Plain Layout
2145
2146 \series bold
2147 Note:
2148 \series default
2149  Not all DVI-viewers are able to display rotations.
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \begin_inset Newline newline
2156 \end_inset
2157
2158 The table-wide vertical alignment is used for tables within text lines:
2159 \begin_inset Newline newline
2160 \end_inset
2161
2162 A line with tables with different alignments: 
2163 \begin_inset Tabular
2164 <lyxtabular version="3" rows="2" columns="2">
2165 <features tabularvalignment="top">
2166 <column alignment="center" valignment="top" width="0pt">
2167 <column alignment="center" valignment="top" width="0">
2168 <row>
2169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2170 \begin_inset Text
2171
2172 \begin_layout Plain Layout
2173
2174 \end_layout
2175
2176 \end_inset
2177 </cell>
2178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2179 \begin_inset Text
2180
2181 \begin_layout Plain Layout
2182
2183 \family roman
2184 \series medium
2185 \shape up
2186 \size normal
2187 \emph off
2188 \bar no
2189 \noun off
2190 \color none
2191 1
2192 \end_layout
2193
2194 \end_inset
2195 </cell>
2196 </row>
2197 <row>
2198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2199 \begin_inset Text
2200
2201 \begin_layout Plain Layout
2202
2203 \family roman
2204 \series medium
2205 \shape up
2206 \size normal
2207 \emph off
2208 \bar no
2209 \noun off
2210 \color none
2211 A
2212 \end_layout
2213
2214 \end_inset
2215 </cell>
2216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2217 \begin_inset Text
2218
2219 \begin_layout Plain Layout
2220
2221 \end_layout
2222
2223 \end_inset
2224 </cell>
2225 </row>
2226 </lyxtabular>
2227
2228 \end_inset
2229
2230  
2231 \begin_inset Tabular
2232 <lyxtabular version="3" rows="2" columns="2">
2233 <features tabularvalignment="middle">
2234 <column alignment="center" valignment="top" width="0">
2235 <column alignment="center" valignment="top" width="0">
2236 <row>
2237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2238 \begin_inset Text
2239
2240 \begin_layout Plain Layout
2241
2242 \end_layout
2243
2244 \end_inset
2245 </cell>
2246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2247 \begin_inset Text
2248
2249 \begin_layout Plain Layout
2250
2251 \family roman
2252 \series medium
2253 \shape up
2254 \size normal
2255 \emph off
2256 \bar no
2257 \noun off
2258 \color none
2259 1
2260 \end_layout
2261
2262 \end_inset
2263 </cell>
2264 </row>
2265 <row>
2266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2267 \begin_inset Text
2268
2269 \begin_layout Plain Layout
2270
2271 \family roman
2272 \series medium
2273 \shape up
2274 \size normal
2275 \emph off
2276 \bar no
2277 \noun off
2278 \color none
2279 A
2280 \end_layout
2281
2282 \end_inset
2283 </cell>
2284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2285 \begin_inset Text
2286
2287 \begin_layout Plain Layout
2288
2289 \end_layout
2290
2291 \end_inset
2292 </cell>
2293 </row>
2294 </lyxtabular>
2295
2296 \end_inset
2297
2298  
2299 \begin_inset Tabular
2300 <lyxtabular version="3" rows="2" columns="2">
2301 <features tabularvalignment="bottom">
2302 <column alignment="center" valignment="top" width="0pt">
2303 <column alignment="center" valignment="top" width="0">
2304 <row>
2305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2306 \begin_inset Text
2307
2308 \begin_layout Plain Layout
2309
2310 \end_layout
2311
2312 \end_inset
2313 </cell>
2314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2315 \begin_inset Text
2316
2317 \begin_layout Plain Layout
2318
2319 \family roman
2320 \series medium
2321 \shape up
2322 \size normal
2323 \emph off
2324 \bar no
2325 \noun off
2326 \color none
2327 1
2328 \end_layout
2329
2330 \end_inset
2331 </cell>
2332 </row>
2333 <row>
2334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2335 \begin_inset Text
2336
2337 \begin_layout Plain Layout
2338
2339 \family roman
2340 \series medium
2341 \shape up
2342 \size normal
2343 \emph off
2344 \bar no
2345 \noun off
2346 \color none
2347 A
2348 \end_layout
2349
2350 \end_inset
2351 </cell>
2352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2353 \begin_inset Text
2354
2355 \begin_layout Plain Layout
2356
2357 \end_layout
2358
2359 \end_inset
2360 </cell>
2361 </row>
2362 </lyxtabular>
2363
2364 \end_inset
2365
2366
2367 \begin_inset Newline newline
2368 \end_inset
2369
2370 It is also possible to enter a LaTeX-argument which is needed for special
2371  table formattings, see section
2372 \begin_inset space ~
2373 \end_inset
2374
2375
2376 \begin_inset CommandInset ref
2377 LatexCommand ref
2378 reference "sub:Multicolumn-Calculations"
2379
2380 \end_inset
2381
2382  and 
2383 \begin_inset CommandInset ref
2384 LatexCommand ref
2385 reference "sec:Colored-Tables"
2386
2387 \end_inset
2388
2389 .
2390 \end_layout
2391
2392 \begin_layout Description
2393
2394 \family sans
2395 Borders
2396 \family default
2397  In this tab you can add and delete border lines for the current row/column.
2398 \begin_inset Newline newline
2399 \end_inset
2400
2401 Using the style option 
2402 \family sans
2403 Formal
2404 \family default
2405  will convert the table to a formal table as described in section
2406 \begin_inset space ~
2407 \end_inset
2408
2409
2410 \begin_inset CommandInset ref
2411 LatexCommand ref
2412 reference "sec:Formal-Tables"
2413
2414 \end_inset
2415
2416 .
2417 \begin_inset Newline newline
2418 \end_inset
2419
2420 You can also add here space to table rows as described in section
2421 \begin_inset space ~
2422 \end_inset
2423
2424
2425 \begin_inset CommandInset ref
2426 LatexCommand ref
2427 reference "sub:Row-Spacing"
2428
2429 \end_inset
2430
2431 .
2432 \end_layout
2433
2434 \begin_layout Description
2435
2436 \family sans
2437 Longtable
2438 \family default
2439  This tab is to make a table a so called 
2440 \begin_inset Quotes eld
2441 \end_inset
2442
2443
2444 \emph on
2445 longtable
2446 \emph default
2447
2448 \begin_inset Quotes erd
2449 \end_inset
2450
2451  that can run over several pages.
2452  Sections
2453 \begin_inset space ~
2454 \end_inset
2455
2456
2457 \begin_inset CommandInset ref
2458 LatexCommand ref
2459 reference "sec:Longtables"
2460
2461 \end_inset
2462
2463  and 
2464 \begin_inset CommandInset ref
2465 LatexCommand ref
2466 reference "sec:Special-Longtable-Issues"
2467
2468 \end_inset
2469
2470  describe the longtable features in detail.
2471 \end_layout
2472
2473 \begin_layout Section
2474 Table Toolbar
2475 \begin_inset Index idx
2476 status collapsed
2477
2478 \begin_layout Plain Layout
2479 Table ! Toolbar
2480 \end_layout
2481
2482 \end_inset
2483
2484
2485 \end_layout
2486
2487 \begin_layout Standard
2488 The table toolbar is an alternative to the table dialog to be able to alter
2489  tables faster.
2490  It should normally appear at the bottom of LyX's main window when the cursor
2491  is inside a table.
2492  You can alternatively switch it on to appear always, by right-clicking
2493  in LyX's main menu bar.
2494 \end_layout
2495
2496 \begin_layout Standard
2497 The toolbar has the following icons:
2498 \end_layout
2499
2500 \begin_layout Labeling
2501 \labelwidthstring 00.00.0000
2502 \begin_inset Graphics
2503         filename ../images/tabular-feature_append-row.png
2504         scaleBeforeRotation
2505
2506 \end_inset
2507
2508  adds a row below the current cell or selection
2509 \end_layout
2510
2511 \begin_layout Labeling
2512 \labelwidthstring 00.00.0000
2513 \begin_inset Graphics
2514         filename ../images/tabular-feature_append-column.png
2515         scaleBeforeRotation
2516
2517 \end_inset
2518
2519  adds a column right beside the current cell or selection
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Graphics
2525         filename ../images/tabular-feature_delete-row.png
2526         scaleBeforeRotation
2527
2528 \end_inset
2529
2530  deletes the current row or selection
2531 \end_layout
2532
2533 \begin_layout Labeling
2534 \labelwidthstring 00.00.0000
2535 \begin_inset Graphics
2536         filename ../images/tabular-feature_delete-column.png
2537         scaleBeforeRotation
2538
2539 \end_inset
2540
2541  deletes the current column or selection
2542 \end_layout
2543
2544 \begin_layout Labeling
2545 \labelwidthstring 00.00.0000
2546 \begin_inset Graphics
2547         filename ../images/tabular-feature_toggle-line-top.png
2548         scaleBeforeRotation
2549
2550 \end_inset
2551
2552  adds a line at the top of the current cell / row or of a selection
2553 \end_layout
2554
2555 \begin_layout Labeling
2556 \labelwidthstring 00.00.0000
2557 \begin_inset Graphics
2558         filename ../images/tabular-feature_toggle-line-bottom.png
2559         scaleBeforeRotation
2560
2561 \end_inset
2562
2563  adds a line at the bottom of the current cell / row or of a selection
2564 \end_layout
2565
2566 \begin_layout Labeling
2567 \labelwidthstring 00.00.0000
2568 \begin_inset Graphics
2569         filename ../images/tabular-feature_toggle-line-left.png
2570         scaleBeforeRotation
2571
2572 \end_inset
2573
2574  adds a line at the left side of the current cell / row or of a selection
2575 \end_layout
2576
2577 \begin_layout Labeling
2578 \labelwidthstring 00.00.0000
2579 \begin_inset Graphics
2580         filename ../images/tabular-feature_toggle-line-right.png
2581         scaleBeforeRotation
2582
2583 \end_inset
2584
2585  adds a line at the right side of the current cell / row or of a selection
2586 \end_layout
2587
2588 \begin_layout Labeling
2589 \labelwidthstring 00.00.0000
2590 \begin_inset Graphics
2591         filename ../images/tabular-feature_set-all-lines.png
2592         scaleBeforeRotation
2593
2594 \end_inset
2595
2596  adds lines around the current or selected cells - if the current cell no
2597  multicolumn cell this also affects the current row and column
2598 \end_layout
2599
2600 \begin_layout Labeling
2601 \labelwidthstring 00.00.0000
2602 \begin_inset Graphics
2603         filename ../images/tabular-feature_unset-all-lines.png
2604         scaleBeforeRotation
2605
2606 \end_inset
2607
2608  deletes all lines of the current or selected cells - if the current cell
2609  no multicolumn cell this also affects the current row and column
2610 \end_layout
2611
2612 \begin_layout Labeling
2613 \labelwidthstring 00.00.0000
2614 \begin_inset Graphics
2615         filename ../images/tabular-feature_m-align-left.png
2616         scaleBeforeRotation
2617
2618 \end_inset
2619
2620  left-aligns the content of the current cell / column
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Graphics
2626         filename ../images/tabular-feature_m-align-center.png
2627         scaleBeforeRotation
2628
2629 \end_inset
2630
2631  centers the content of the current cell / column horizontally
2632 \end_layout
2633
2634 \begin_layout Labeling
2635 \labelwidthstring 00.00.0000
2636 \begin_inset Graphics
2637         filename ../images/tabular-feature_m-align-right.png
2638         scaleBeforeRotation
2639
2640 \end_inset
2641
2642  right-aligns the content of the current cell / column
2643 \end_layout
2644
2645 \begin_layout Labeling
2646 \labelwidthstring 00.00.0000
2647 \begin_inset Graphics
2648         filename ../images/tabular-feature_align-decimal.png
2649         scaleBeforeRotation
2650
2651 \end_inset
2652
2653  aligns the content of the current column at a character
2654 \end_layout
2655
2656 \begin_layout Labeling
2657 \labelwidthstring 00.00.0000
2658 \begin_inset Graphics
2659         filename ../images/tabular-feature_m-valign-top.png
2660         scaleBeforeRotation
2661
2662 \end_inset
2663
2664  aligns the content of the current cell vertically to the top
2665 \end_layout
2666
2667 \begin_layout Labeling
2668 \labelwidthstring 00.00.0000
2669 \begin_inset Graphics
2670         filename ../images/tabular-feature_m-valign-middle.png
2671         scaleBeforeRotation
2672
2673 \end_inset
2674
2675  centers the content of the current cell vertically
2676 \end_layout
2677
2678 \begin_layout Labeling
2679 \labelwidthstring 00.00.0000
2680 \begin_inset Graphics
2681         filename ../images/tabular-feature_m-valign-bottom.png
2682         scaleBeforeRotation
2683
2684 \end_inset
2685
2686  aligns the content of the current cell vertically to the bottom
2687 \end_layout
2688
2689 \begin_layout Labeling
2690 \labelwidthstring 00.00.0000
2691 \begin_inset Graphics
2692         filename ../images/tabular-feature_set-rotate-cell.png
2693         scaleBeforeRotation
2694
2695 \end_inset
2696
2697  rotates the current cell or selection counter-clockwise by 90°
2698 \end_layout
2699
2700 \begin_layout Labeling
2701 \labelwidthstring 00.00.0000
2702 \begin_inset Graphics
2703         filename ../images/tabular-feature_set-rotate-tabular.png
2704         scaleBeforeRotation
2705
2706 \end_inset
2707
2708  rotates the whole table counter-clockwise by 90°
2709 \end_layout
2710
2711 \begin_layout Labeling
2712 \labelwidthstring 00.00.0000
2713 \begin_inset Graphics
2714         filename ../images/tabular-feature_multicolumn.png
2715         scaleBeforeRotation
2716
2717 \end_inset
2718
2719  sets the current cell or selection as a multicolumn
2720 \end_layout
2721
2722 \begin_layout Labeling
2723 \labelwidthstring 00.00.0000
2724 \begin_inset Graphics
2725         filename ../images/tabular-feature_multirow.png
2726         scaleBeforeRotation
2727
2728 \end_inset
2729
2730  sets the current cell or selection as a multirow
2731 \end_layout
2732
2733 \begin_layout Standard
2734 \begin_inset Note Greyedout
2735 status open
2736
2737 \begin_layout Plain Layout
2738
2739 \series bold
2740 Note:
2741 \series default
2742  For the output the vertical alignment of the first cell in a row is used
2743  for all following cells in the row.
2744 \end_layout
2745
2746 \end_inset
2747
2748
2749 \end_layout
2750
2751 \begin_layout Section
2752 Edit Table Menu
2753 \begin_inset Index idx
2754 status collapsed
2755
2756 \begin_layout Plain Layout
2757 Table ! Edit Menu
2758 \end_layout
2759
2760 \end_inset
2761
2762
2763 \end_layout
2764
2765 \begin_layout Standard
2766 Additionally to the table dialog and toolbar, the menu 
2767 \family sans
2768 Edit\SpecialChar \menuseparator
2769 Table
2770 \family default
2771  allows you to add and delete border lines for the current row/column and
2772  to set the current selection as multicolumn.
2773  The menu is only available when the cursor is inside a table.
2774 \end_layout
2775
2776 \begin_layout Section
2777 Table Floats
2778 \begin_inset CommandInset label
2779 LatexCommand label
2780 name "sec:Table-Floats"
2781
2782 \end_inset
2783
2784
2785 \begin_inset Index idx
2786 status collapsed
2787
2788 \begin_layout Plain Layout
2789 Floats ! Tables
2790 \end_layout
2791
2792 \end_inset
2793
2794
2795 \begin_inset Index idx
2796 status collapsed
2797
2798 \begin_layout Plain Layout
2799 Table ! Floats
2800 \end_layout
2801
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \begin_layout Standard
2808 For general explanations about floats, have a look at section
2809 \begin_inset space ~
2810 \end_inset
2811
2812
2813 \begin_inset CommandInset ref
2814 LatexCommand ref
2815 reference "sec:FloatIntroduction"
2816
2817 \end_inset
2818
2819 .
2820 \end_layout
2821
2822 \begin_layout Standard
2823 \begin_inset Float table
2824 placement h
2825 wide false
2826 sideways false
2827 status open
2828
2829 \begin_layout Plain Layout
2830 \begin_inset Caption
2831
2832 \begin_layout Plain Layout
2833 \begin_inset CommandInset label
2834 LatexCommand label
2835 name "tab:a table float"
2836
2837 \end_inset
2838
2839 A table float.
2840 \end_layout
2841
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \begin_layout Plain Layout
2848 \align center
2849 \begin_inset Tabular
2850 <lyxtabular version="3" rows="3" columns="3">
2851 <features tabularvalignment="middle">
2852 <column alignment="center" valignment="top" width="0pt">
2853 <column alignment="center" valignment="top" width="0pt">
2854 <column alignment="center" valignment="top" width="0pt">
2855 <row>
2856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860
2861 \family roman
2862 \series medium
2863 \shape up
2864 \size normal
2865 \emph off
2866 \bar no
2867 \noun off
2868 \color none
2869 1
2870 \end_layout
2871
2872 \end_inset
2873 </cell>
2874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2875 \begin_inset Text
2876
2877 \begin_layout Plain Layout
2878
2879 \family roman
2880 \series medium
2881 \shape up
2882 \size normal
2883 \emph off
2884 \bar no
2885 \noun off
2886 \color none
2887 2
2888 \end_layout
2889
2890 \end_inset
2891 </cell>
2892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2893 \begin_inset Text
2894
2895 \begin_layout Plain Layout
2896
2897 \family roman
2898 \series medium
2899 \shape up
2900 \size normal
2901 \emph off
2902 \bar no
2903 \noun off
2904 \color none
2905 3
2906 \end_layout
2907
2908 \end_inset
2909 </cell>
2910 </row>
2911 <row>
2912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2913 \begin_inset Text
2914
2915 \begin_layout Plain Layout
2916
2917 \family roman
2918 \series medium
2919 \shape up
2920 \size normal
2921 \emph off
2922 \bar no
2923 \noun off
2924 \color none
2925 Joe
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934
2935 \family roman
2936 \series medium
2937 \shape up
2938 \size normal
2939 \emph off
2940 \bar no
2941 \noun off
2942 \color none
2943 Mary
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952
2953 \family roman
2954 \series medium
2955 \shape up
2956 \size normal
2957 \emph off
2958 \bar no
2959 \noun off
2960 \color none
2961 Ted
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 </row>
2967 <row>
2968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972
2973 \family roman
2974 \series medium
2975 \shape up
2976 \size normal
2977 \emph off
2978 \bar no
2979 \noun off
2980 \color none
2981 \begin_inset Formula $\int x^{2}dx$
2982 \end_inset
2983
2984
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993
2994 \family roman
2995 \series medium
2996 \shape up
2997 \size normal
2998 \emph off
2999 \bar no
3000 \noun off
3001 \color none
3002 \begin_inset Formula $\left[\begin{array}{cc}
3003 a & b\\
3004 c & d
3005 \end{array}\right]$
3006 \end_inset
3007
3008
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3014 \begin_inset Text
3015
3016 \begin_layout Plain Layout
3017
3018 \family roman
3019 \series medium
3020 \shape up
3021 \size normal
3022 \emph off
3023 \bar no
3024 \noun off
3025 \color none
3026 \begin_inset Formula $1+1=2$
3027 \end_inset
3028
3029
3030 \end_layout
3031
3032 \end_inset
3033 </cell>
3034 </row>
3035 </lyxtabular>
3036
3037 \end_inset
3038
3039
3040 \end_layout
3041
3042 \end_inset
3043
3044
3045 \end_layout
3046
3047 \begin_layout Standard
3048 Table floats can be inserted using the menu 
3049 \family sans
3050 Insert\SpecialChar \menuseparator
3051 Float\SpecialChar \menuseparator
3052 Table
3053 \family default
3054  or the toolbar button 
3055 \begin_inset Graphics
3056         filename ../images/float-insert_table.png
3057         scale 85
3058         scaleBeforeRotation
3059
3060 \end_inset
3061
3062 .
3063 \end_layout
3064
3065 \begin_layout Standard
3066 The float appears as a collapsible box with a caption that has the label
3067  
3068 \begin_inset Quotes eld
3069 \end_inset
3070
3071 Table
3072 \begin_inset space ~
3073 \end_inset
3074
3075 #:
3076 \begin_inset Quotes erd
3077 \end_inset
3078
3079  (# is the actual table number).
3080  You can insert tables in the float above or below the caption.
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Table
3085 \begin_inset space ~
3086 \end_inset
3087
3088
3089 \begin_inset CommandInset ref
3090 LatexCommand ref
3091 reference "tab:a table float"
3092
3093 \end_inset
3094
3095  is an example table within a table float.
3096 \end_layout
3097
3098 \begin_layout Standard
3099 Having the caption above the table is the common rule that is unfortunately
3100  not supported in LaTeX's standard classes.
3101  This means that, if you are using the document classes 
3102 \family sans
3103 article
3104 \family default
3105
3106 \family sans
3107 book
3108 \family default
3109
3110 \family sans
3111 letter
3112 \family default
3113 , or 
3114 \family sans
3115 report
3116 \family default
3117 , there will be no space between the caption and the table.
3118  To insert the needed space, add the following option to the load command
3119  of the LaTeX-package 
3120 \series bold
3121 caption
3122 \series default
3123
3124 \begin_inset Index idx
3125 status collapsed
3126
3127 \begin_layout Plain Layout
3128 LaTeX-packages ! caption
3129 \end_layout
3130
3131 \end_inset
3132
3133  in your document preamble
3134 \begin_inset Foot
3135 status collapsed
3136
3137 \begin_layout Plain Layout
3138 For more information have a look at section
3139 \begin_inset space ~
3140 \end_inset
3141
3142
3143 \begin_inset CommandInset ref
3144 LatexCommand ref
3145 reference "sec:Caption-Placement"
3146
3147 \end_inset
3148
3149 .
3150 \end_layout
3151
3152 \end_inset
3153
3154 :
3155 \end_layout
3156
3157 \begin_layout Standard
3158
3159 \series bold
3160 tableposition=top
3161 \end_layout
3162
3163 \begin_layout Standard
3164 The package 
3165 \series bold
3166 caption
3167 \series default
3168 , which is described in section
3169 \begin_inset space ~
3170 \end_inset
3171
3172
3173 \begin_inset CommandInset ref
3174 LatexCommand ref
3175 reference "sec:Caption-Formatting"
3176
3177 \end_inset
3178
3179 , is used to adjust the caption format.
3180 \end_layout
3181
3182 \begin_layout Standard
3183 \begin_inset Index idx
3184 status collapsed
3185
3186 \begin_layout Plain Layout
3187 References ! to Tables
3188 \end_layout
3189
3190 \end_inset
3191
3192 Tables can be cross-referenced in the text by referencing their label.
3193  To do this insert a label in the caption using the menu 
3194 \family sans
3195 Insert\SpecialChar \menuseparator
3196 Label
3197 \family default
3198  or the toolbar button 
3199 \begin_inset Graphics
3200         filename ../images/label-insert.png
3201         scale 85
3202         scaleBeforeRotation
3203
3204 \end_inset
3205
3206 .
3207  You can now refer to the label using the menu 
3208 \family sans
3209 Insert\SpecialChar \menuseparator
3210 Cross
3211 \begin_inset space ~
3212 \end_inset
3213
3214 reference
3215 \family default
3216  or the toolbar button 
3217 \begin_inset Graphics
3218         filename ../images/dialog-show-new-inset_ref.png
3219         scale 85
3220         scaleBeforeRotation
3221
3222 \end_inset
3223
3224 .
3225 \begin_inset Newline newline
3226 \end_inset
3227
3228 Referencing is explained in detail in section
3229 \begin_inset space ~
3230 \end_inset
3231
3232
3233 \begin_inset CommandInset ref
3234 LatexCommand ref
3235 reference "sec:Referencing-Floats"
3236
3237 \end_inset
3238
3239 .
3240 \end_layout
3241
3242 \begin_layout Section
3243 Longtables
3244 \begin_inset CommandInset label
3245 LatexCommand label
3246 name "sec:Longtables"
3247
3248 \end_inset
3249
3250
3251 \begin_inset Index idx
3252 status collapsed
3253
3254 \begin_layout Plain Layout
3255 Longtables
3256 \end_layout
3257
3258 \end_inset
3259
3260
3261 \begin_inset Index idx
3262 status collapsed
3263
3264 \begin_layout Plain Layout
3265 Table ! Longtables
3266 \end_layout
3267
3268 \end_inset
3269
3270
3271 \end_layout
3272
3273 \begin_layout Standard
3274 If the table is too long to fit on one page, you can use the option 
3275 \family sans
3276 Use
3277 \begin_inset space ~
3278 \end_inset
3279
3280 long
3281 \begin_inset space ~
3282 \end_inset
3283
3284 table
3285 \family default
3286  in the tab 
3287 \family sans
3288 Longtable
3289 \family default
3290  of the table dialog to split the table automatically over more pages.
3291  Doing this enables the following options:
3292 \end_layout
3293
3294 \begin_layout Description
3295 Header: The current row is defined to be a header row that appears on all
3296  pages of the longtable; except for the first page, if 
3297 \family sans
3298 First
3299 \begin_inset space ~
3300 \end_inset
3301
3302 header
3303 \family default
3304  is defined.
3305  This is therefore called the main header.
3306 \end_layout
3307
3308 \begin_layout Description
3309 First
3310 \begin_inset space ~
3311 \end_inset
3312
3313 header: The current row is defined to be a header row that appears on the
3314  first page of the longtable.
3315 \end_layout
3316
3317 \begin_layout Description
3318 Footer: The current row is defined to be a footer row that appears on all
3319  pages of the longtable; except for the last page, if 
3320 \family sans
3321 Last
3322 \begin_inset space ~
3323 \end_inset
3324
3325 footer
3326 \family default
3327  is defined.
3328 \end_layout
3329
3330 \begin_layout Description
3331 Last
3332 \begin_inset space ~
3333 \end_inset
3334
3335 footer: The current row is defined to be a footer row that appears on the
3336  last page of the longtable.
3337 \end_layout
3338
3339 \begin_layout Description
3340 Caption: The current row contains the table caption.
3341  The row is reset as single column and a caption is inserted.
3342  More about longtable captions is explained in sec.
3343 \begin_inset space \thinspace{}
3344 \end_inset
3345
3346
3347 \begin_inset CommandInset ref
3348 LatexCommand ref
3349 reference "sub:Longtable-Captions"
3350
3351 \end_inset
3352
3353 .
3354 \end_layout
3355
3356 \begin_layout Standard
3357 You can also specify a row where the table is split.
3358  See the following longtable to see how it works:
3359 \end_layout
3360
3361 \begin_layout Standard
3362 \align center
3363 \begin_inset Tabular
3364 <lyxtabular version="3" rows="69" columns="3">
3365 <features islongtable="true" longtabularalignment="center">
3366 <column alignment="left" valignment="top" width="0cm">
3367 <column alignment="left" valignment="top" width="0pt">
3368 <column alignment="center" valignment="top" width="0pt">
3369 <row endfirsthead="true">
3370 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3371 \begin_inset Text
3372
3373 \begin_layout Plain Layout
3374
3375 \series bold
3376 Example Phone List (ignore the names)
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3391 \begin_inset Text
3392
3393 \begin_layout Plain Layout
3394
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 </row>
3400 <row endfirsthead="true">
3401 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3402 \begin_inset Text
3403
3404 \begin_layout Plain Layout
3405
3406 \series bold
3407 NAME
3408 \end_layout
3409
3410 \end_inset
3411 </cell>
3412 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3413 \begin_inset Text
3414
3415 \begin_layout Plain Layout
3416
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Plain Layout
3425
3426 \series bold
3427 TEL.
3428 \end_layout
3429
3430 \end_inset
3431 </cell>
3432 </row>
3433 <row endhead="true">
3434 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3435 \begin_inset Text
3436
3437 \begin_layout Plain Layout
3438
3439 \series bold
3440 Example Phone List
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 </row>
3464 <row endhead="true">
3465 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3466 \begin_inset Text
3467
3468 \begin_layout Plain Layout
3469
3470 \series bold
3471 NAME
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480
3481 \end_layout
3482
3483 \end_inset
3484 </cell>
3485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489
3490 \series bold
3491 TEL.
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 </row>
3497 <row endfoot="true">
3498 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502  continued on next page
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511
3512 \end_layout
3513
3514 \end_inset
3515 </cell>
3516 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3517 \begin_inset Text
3518
3519 \begin_layout Plain Layout
3520
3521 \end_layout
3522
3523 \end_inset
3524 </cell>
3525 </row>
3526 <row>
3527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531
3532 \series bold
3533 Annovi
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 <cell alignment="center" valignment="top" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542 Silvia
3543 \end_layout
3544
3545 \end_inset
3546 </cell>
3547 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3548 \begin_inset Text
3549
3550 \begin_layout Plain Layout
3551 111
3552 \end_layout
3553
3554 \end_inset
3555 </cell>
3556 </row>
3557 <row>
3558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562
3563 \series bold
3564 Bertoli
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 <cell alignment="center" valignment="top" usebox="none">
3570 \begin_inset Text
3571
3572 \begin_layout Plain Layout
3573 Stefano
3574 \end_layout
3575
3576 \end_inset
3577 </cell>
3578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3579 \begin_inset Text
3580
3581 \begin_layout Plain Layout
3582 111
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 </row>
3588 <row>
3589 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593
3594 \series bold
3595 Bozzi
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 <cell alignment="center" valignment="top" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604 Walter
3605 \end_layout
3606
3607 \end_inset
3608 </cell>
3609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3610 \begin_inset Text
3611
3612 \begin_layout Plain Layout
3613 111
3614 \end_layout
3615
3616 \end_inset
3617 </cell>
3618 </row>
3619 <row>
3620 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624
3625 \series bold
3626 Cachia
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 <cell alignment="center" valignment="top" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635 Maria
3636 \end_layout
3637
3638 \end_inset
3639 </cell>
3640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3641 \begin_inset Text
3642
3643 \begin_layout Plain Layout
3644 111
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 </row>
3650 <row>
3651 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655
3656 \series bold
3657 Cachia
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 <cell alignment="center" valignment="top" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666 Maurizio
3667 \end_layout
3668
3669 \end_inset
3670 </cell>
3671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3672 \begin_inset Text
3673
3674 \begin_layout Plain Layout
3675 111
3676 \end_layout
3677
3678 \end_inset
3679 </cell>
3680 </row>
3681 <row>
3682 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3683 \begin_inset Text
3684
3685 \begin_layout Plain Layout
3686
3687 \series bold
3688 Cinquemani
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 <cell alignment="center" valignment="top" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697 Giusi
3698 \end_layout
3699
3700 \end_inset
3701 </cell>
3702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3703 \begin_inset Text
3704
3705 \begin_layout Plain Layout
3706 111
3707 \end_layout
3708
3709 \end_inset
3710 </cell>
3711 </row>
3712 <row>
3713 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3714 \begin_inset Text
3715
3716 \begin_layout Plain Layout
3717
3718 \series bold
3719 Colin
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 <cell alignment="center" valignment="top" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728 Bernard
3729 \end_layout
3730
3731 \end_inset
3732 </cell>
3733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3734 \begin_inset Text
3735
3736 \begin_layout Plain Layout
3737 111
3738 \end_layout
3739
3740 \end_inset
3741 </cell>
3742 </row>
3743 <row>
3744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3745 \begin_inset Text
3746
3747 \begin_layout Plain Layout
3748
3749 \series bold
3750 Concli
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 <cell alignment="center" valignment="top" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Plain Layout
3759 Gianfranco
3760 \end_layout
3761
3762 \end_inset
3763 </cell>
3764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3765 \begin_inset Text
3766
3767 \begin_layout Plain Layout
3768 111
3769 \end_layout
3770
3771 \end_inset
3772 </cell>
3773 </row>
3774 <row>
3775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Plain Layout
3779
3780 \series bold
3781 Dal Bosco
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 <cell alignment="center" valignment="top" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790 Carolina
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3796 \begin_inset Text
3797
3798 \begin_layout Plain Layout
3799 111
3800 \end_layout
3801
3802 \end_inset
3803 </cell>
3804 </row>
3805 <row>
3806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810
3811 \series bold
3812 Dalpiaz
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 <cell alignment="center" valignment="top" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821 Annamaria
3822 \end_layout
3823
3824 \end_inset
3825 </cell>
3826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3827 \begin_inset Text
3828
3829 \begin_layout Plain Layout
3830 111
3831 \end_layout
3832
3833 \end_inset
3834 </cell>
3835 </row>
3836 <row>
3837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3838 \begin_inset Text
3839
3840 \begin_layout Plain Layout
3841
3842 \series bold
3843 Feliciello
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 <cell alignment="center" valignment="top" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852 Domenico
3853 \end_layout
3854
3855 \end_inset
3856 </cell>
3857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3858 \begin_inset Text
3859
3860 \begin_layout Plain Layout
3861 111
3862 \end_layout
3863
3864 \end_inset
3865 </cell>
3866 </row>
3867 <row>
3868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872
3873 \series bold
3874 Focarelli
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 <cell alignment="center" valignment="top" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883 Paola
3884 \end_layout
3885
3886 \end_inset
3887 </cell>
3888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3889 \begin_inset Text
3890
3891 \begin_layout Plain Layout
3892 111
3893 \end_layout
3894
3895 \end_inset
3896 </cell>
3897 </row>
3898 <row>
3899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Plain Layout
3903
3904 \series bold
3905 Galletti
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 <cell alignment="center" valignment="top" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914 Oreste
3915 \end_layout
3916
3917 \end_inset
3918 </cell>
3919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3920 \begin_inset Text
3921
3922 \begin_layout Plain Layout
3923 111
3924 \end_layout
3925
3926 \end_inset
3927 </cell>
3928 </row>
3929 <row>
3930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934
3935 \series bold
3936 Gasparini
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 <cell alignment="center" valignment="top" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945 Franca
3946 \end_layout
3947
3948 \end_inset
3949 </cell>
3950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3951 \begin_inset Text
3952
3953 \begin_layout Plain Layout
3954 111
3955 \end_layout
3956
3957 \end_inset
3958 </cell>
3959 </row>
3960 <row>
3961 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Plain Layout
3965
3966 \series bold
3967 Rizzardi
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 <cell alignment="center" valignment="top" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976 Paola
3977 \end_layout
3978
3979 \end_inset
3980 </cell>
3981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3982 \begin_inset Text
3983
3984 \begin_layout Plain Layout
3985 111
3986 \end_layout
3987
3988 \end_inset
3989 </cell>
3990 </row>
3991 <row>
3992 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3993 \begin_inset Text
3994
3995 \begin_layout Plain Layout
3996
3997 \series bold
3998 Lassini
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 <cell alignment="center" valignment="top" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007 Giancarlo
4008 \end_layout
4009
4010 \end_inset
4011 </cell>
4012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4013 \begin_inset Text
4014
4015 \begin_layout Plain Layout
4016 111
4017 \end_layout
4018
4019 \end_inset
4020 </cell>
4021 </row>
4022 <row>
4023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027
4028 \series bold
4029 Malfatti
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 <cell alignment="center" valignment="top" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038 Luciano
4039 \end_layout
4040
4041 \end_inset
4042 </cell>
4043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4044 \begin_inset Text
4045
4046 \begin_layout Plain Layout
4047 111
4048 \end_layout
4049
4050 \end_inset
4051 </cell>
4052 </row>
4053 <row>
4054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4055 \begin_inset Text
4056
4057 \begin_layout Plain Layout
4058
4059 \series bold
4060 Malfatti
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 <cell alignment="center" valignment="top" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069 Valeriano
4070 \end_layout
4071
4072 \end_inset
4073 </cell>
4074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4075 \begin_inset Text
4076
4077 \begin_layout Plain Layout
4078 111
4079 \end_layout
4080
4081 \end_inset
4082 </cell>
4083 </row>
4084 <row>
4085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4086 \begin_inset Text
4087
4088 \begin_layout Plain Layout
4089
4090 \series bold
4091 Meneguzzo
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 <cell alignment="center" valignment="top" usebox="none">
4097 \begin_inset Text
4098
4099 \begin_layout Plain Layout
4100 Roberto
4101 \end_layout
4102
4103 \end_inset
4104 </cell>
4105 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4106 \begin_inset Text
4107
4108 \begin_layout Plain Layout
4109 111
4110 \end_layout
4111
4112 \end_inset
4113 </cell>
4114 </row>
4115 <row>
4116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120
4121 \series bold
4122 Mezzadra
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 <cell alignment="center" valignment="top" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131 Roberto
4132 \end_layout
4133
4134 \end_inset
4135 </cell>
4136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4137 \begin_inset Text
4138
4139 \begin_layout Plain Layout
4140 111
4141 \end_layout
4142
4143 \end_inset
4144 </cell>
4145 </row>
4146 <row>
4147 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151
4152 \series bold
4153 Pirpamer
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 <cell alignment="center" valignment="top" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162 Erich
4163 \end_layout
4164
4165 \end_inset
4166 </cell>
4167 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4168 \begin_inset Text
4169
4170 \begin_layout Plain Layout
4171 111
4172 \end_layout
4173
4174 \end_inset
4175 </cell>
4176 </row>
4177 <row>
4178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182
4183 \series bold
4184 Pochiesa
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 <cell alignment="center" valignment="top" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193 Paolo
4194 \end_layout
4195
4196 \end_inset
4197 </cell>
4198 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4199 \begin_inset Text
4200
4201 \begin_layout Plain Layout
4202 111, 222
4203 \end_layout
4204
4205 \end_inset
4206 </cell>
4207 </row>
4208 <row>
4209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4210 \begin_inset Text
4211
4212 \begin_layout Plain Layout
4213
4214 \series bold
4215 Radina
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 <cell alignment="center" valignment="top" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224 Claudio
4225 \end_layout
4226
4227 \end_inset
4228 </cell>
4229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4230 \begin_inset Text
4231
4232 \begin_layout Plain Layout
4233 111
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 </row>
4239 <row>
4240 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244
4245 \series bold
4246 Stuffer
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 <cell alignment="center" valignment="top" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255 Oskar
4256 \end_layout
4257
4258 \end_inset
4259 </cell>
4260 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4261 \begin_inset Text
4262
4263 \begin_layout Plain Layout
4264 111
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 </row>
4270 <row>
4271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275
4276 \series bold
4277 Tacchelli
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 <cell alignment="center" valignment="top" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286 Ugo
4287 \end_layout
4288
4289 \end_inset
4290 </cell>
4291 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4292 \begin_inset Text
4293
4294 \begin_layout Plain Layout
4295 111
4296 \end_layout
4297
4298 \end_inset
4299 </cell>
4300 </row>
4301 <row>
4302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306
4307 \series bold
4308 Tezzele
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 <cell alignment="center" valignment="top" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317 Margit
4318 \end_layout
4319
4320 \end_inset
4321 </cell>
4322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4323 \begin_inset Text
4324
4325 \begin_layout Plain Layout
4326 111
4327 \end_layout
4328
4329 \end_inset
4330 </cell>
4331 </row>
4332 <row>
4333 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337
4338 \series bold
4339 Unterkalmsteiner
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 <cell alignment="center" valignment="top" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348 Frieda
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4354 \begin_inset Text
4355
4356 \begin_layout Plain Layout
4357 111
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 </row>
4363 <row>
4364 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368
4369 \series bold
4370 Vieider
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 <cell alignment="center" valignment="top" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379 Hilde
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4385 \begin_inset Text
4386
4387 \begin_layout Plain Layout
4388 111
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 </row>
4394 <row>
4395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399
4400 \series bold
4401 Vigna
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 <cell alignment="center" valignment="top" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410 Jürgen
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419 111
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 </row>
4425 <row>
4426 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430
4431 \series bold
4432 Weber
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 <cell alignment="center" valignment="top" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441 Maurizio
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4447 \begin_inset Text
4448
4449 \begin_layout Plain Layout
4450 111
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 <row>
4457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461
4462 \series bold
4463 Winkler
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 Franz
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 111
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 </row>
4487 <row>
4488 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492  
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4498 \begin_inset Text
4499
4500 \begin_layout Plain Layout
4501
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510
4511 \end_layout
4512
4513 \end_inset
4514 </cell>
4515 </row>
4516 <row>
4517 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4518 \begin_inset Text
4519
4520 \begin_layout Plain Layout
4521
4522 \series bold
4523 Annovi
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 <cell alignment="center" valignment="top" usebox="none">
4529 \begin_inset Text
4530
4531 \begin_layout Plain Layout
4532 Silvia
4533 \end_layout
4534
4535 \end_inset
4536 </cell>
4537 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4538 \begin_inset Text
4539
4540 \begin_layout Plain Layout
4541 555
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 </row>
4547 <row>
4548 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4549 \begin_inset Text
4550
4551 \begin_layout Plain Layout
4552
4553 \series bold
4554 Bertoli
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 <cell alignment="center" valignment="top" usebox="none">
4560 \begin_inset Text
4561
4562 \begin_layout Plain Layout
4563 Stefano
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Plain Layout
4572 555
4573 \end_layout
4574
4575 \end_inset
4576 </cell>
4577 </row>
4578 <row>
4579 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Plain Layout
4583
4584 \series bold
4585 Bozzi
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 <cell alignment="center" valignment="top" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594 Walter
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603 555
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 </row>
4609 <row>
4610 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614
4615 \series bold
4616 Cachia
4617 \end_layout
4618
4619 \end_inset
4620 </cell>
4621 <cell alignment="center" valignment="top" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625 Maria
4626 \end_layout
4627
4628 \end_inset
4629 </cell>
4630 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4631 \begin_inset Text
4632
4633 \begin_layout Plain Layout
4634 555
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 </row>
4640 <row>
4641 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645
4646 \series bold
4647 Cachia
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 <cell alignment="center" valignment="top" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Plain Layout
4656 Maurizio
4657 \end_layout
4658
4659 \end_inset
4660 </cell>
4661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4662 \begin_inset Text
4663
4664 \begin_layout Plain Layout
4665 555
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 </row>
4671 <row>
4672 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676
4677 \series bold
4678 Cinquemani
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 <cell alignment="center" valignment="top" usebox="none">
4684 \begin_inset Text
4685
4686 \begin_layout Plain Layout
4687 Giusi
4688 \end_layout
4689
4690 \end_inset
4691 </cell>
4692 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4693 \begin_inset Text
4694
4695 \begin_layout Plain Layout
4696 555
4697 \end_layout
4698
4699 \end_inset
4700 </cell>
4701 </row>
4702 <row>
4703 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707
4708 \series bold
4709 Colin
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 <cell alignment="center" valignment="top" usebox="none">
4715 \begin_inset Text
4716
4717 \begin_layout Plain Layout
4718 Bernard
4719 \end_layout
4720
4721 \end_inset
4722 </cell>
4723 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4724 \begin_inset Text
4725
4726 \begin_layout Plain Layout
4727 555
4728 \end_layout
4729
4730 \end_inset
4731 </cell>
4732 </row>
4733 <row>
4734 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Plain Layout
4738
4739 \series bold
4740 Concli
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 <cell alignment="center" valignment="top" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749 Gianfranco
4750 \end_layout
4751
4752 \end_inset
4753 </cell>
4754 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4755 \begin_inset Text
4756
4757 \begin_layout Plain Layout
4758 555
4759 \end_layout
4760
4761 \end_inset
4762 </cell>
4763 </row>
4764 <row>
4765 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769
4770 \series bold
4771 Dal Bosco
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 <cell alignment="center" valignment="top" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780 Carolina
4781 \end_layout
4782
4783 \end_inset
4784 </cell>
4785 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4786 \begin_inset Text
4787
4788 \begin_layout Plain Layout
4789 555
4790 \end_layout
4791
4792 \end_inset
4793 </cell>
4794 </row>
4795 <row>
4796 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4797 \begin_inset Text
4798
4799 \begin_layout Plain Layout
4800
4801 \series bold
4802 Dalpiaz
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 <cell alignment="center" valignment="top" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811 Annamaria
4812 \end_layout
4813
4814 \end_inset
4815 </cell>
4816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4817 \begin_inset Text
4818
4819 \begin_layout Plain Layout
4820 555
4821 \end_layout
4822
4823 \end_inset
4824 </cell>
4825 </row>
4826 <row>
4827 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Plain Layout
4831
4832 \series bold
4833 Feliciello
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 <cell alignment="center" valignment="top" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Plain Layout
4842 Domenico
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4848 \begin_inset Text
4849
4850 \begin_layout Plain Layout
4851 555
4852 \end_layout
4853
4854 \end_inset
4855 </cell>
4856 </row>
4857 <row>
4858 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4859 \begin_inset Text
4860
4861 \begin_layout Plain Layout
4862
4863 \series bold
4864 Focarelli
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 <cell alignment="center" valignment="top" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873 Paola
4874 \end_layout
4875
4876 \end_inset
4877 </cell>
4878 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4879 \begin_inset Text
4880
4881 \begin_layout Plain Layout
4882 555
4883 \end_layout
4884
4885 \end_inset
4886 </cell>
4887 </row>
4888 <row>
4889 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893
4894 \series bold
4895 Galletti
4896 \end_layout
4897
4898 \end_inset
4899 </cell>
4900 <cell alignment="center" valignment="top" usebox="none">
4901 \begin_inset Text
4902
4903 \begin_layout Plain Layout
4904 Oreste
4905 \end_layout
4906
4907 \end_inset
4908 </cell>
4909 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4910 \begin_inset Text
4911
4912 \begin_layout Plain Layout
4913 555
4914 \end_layout
4915
4916 \end_inset
4917 </cell>
4918 </row>
4919 <row>
4920 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4921 \begin_inset Text
4922
4923 \begin_layout Plain Layout
4924
4925 \series bold
4926 Gasparini
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 <cell alignment="center" valignment="top" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935 Franca
4936 \end_layout
4937
4938 \end_inset
4939 </cell>
4940 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4941 \begin_inset Text
4942
4943 \begin_layout Plain Layout
4944 555
4945 \end_layout
4946
4947 \end_inset
4948 </cell>
4949 </row>
4950 <row>
4951 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4952 \begin_inset Text
4953
4954 \begin_layout Plain Layout
4955
4956 \series bold
4957 Rizzardi
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 <cell alignment="center" valignment="top" usebox="none">
4963 \begin_inset Text
4964
4965 \begin_layout Plain Layout
4966 Paola
4967 \end_layout
4968
4969 \end_inset
4970 </cell>
4971 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4972 \begin_inset Text
4973
4974 \begin_layout Plain Layout
4975 555
4976 \end_layout
4977
4978 \end_inset
4979 </cell>
4980 </row>
4981 <row>
4982 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Plain Layout
4986
4987 \series bold
4988 Lassini
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 <cell alignment="center" valignment="top" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997 Giancarlo
4998 \end_layout
4999
5000 \end_inset
5001 </cell>
5002 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5003 \begin_inset Text
5004
5005 \begin_layout Plain Layout
5006 555
5007 \end_layout
5008
5009 \end_inset
5010 </cell>
5011 </row>
5012 <row>
5013 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5014 \begin_inset Text
5015
5016 \begin_layout Plain Layout
5017
5018 \series bold
5019 Malfatti
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 <cell alignment="center" valignment="top" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028 Luciano
5029 \end_layout
5030
5031 \end_inset
5032 </cell>
5033 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5034 \begin_inset Text
5035
5036 \begin_layout Plain Layout
5037 555
5038 \end_layout
5039
5040 \end_inset
5041 </cell>
5042 </row>
5043 <row>
5044 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Plain Layout
5048
5049 \series bold
5050 Malfatti
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 <cell alignment="center" valignment="top" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059 Valeriano
5060 \end_layout
5061
5062 \end_inset
5063 </cell>
5064 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5065 \begin_inset Text
5066
5067 \begin_layout Plain Layout
5068 555
5069 \end_layout
5070
5071 \end_inset
5072 </cell>
5073 </row>
5074 <row>
5075 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5076 \begin_inset Text
5077
5078 \begin_layout Plain Layout
5079
5080 \series bold
5081 Meneguzzo
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 <cell alignment="center" valignment="top" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090 Roberto
5091 \end_layout
5092
5093 \end_inset
5094 </cell>
5095 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5096 \begin_inset Text
5097
5098 \begin_layout Plain Layout
5099 555
5100 \end_layout
5101
5102 \end_inset
5103 </cell>
5104 </row>
5105 <row>
5106 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110
5111 \series bold
5112 Mezzadra
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 Roberto
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5127 \begin_inset Text
5128
5129 \begin_layout Plain Layout
5130 555
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 </row>
5136 <row>
5137 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141
5142 \series bold
5143 Pirpamer
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 <cell alignment="center" valignment="top" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152 Erich
5153 \end_layout
5154
5155 \end_inset
5156 </cell>
5157 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5158 \begin_inset Text
5159
5160 \begin_layout Plain Layout
5161 555
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 </row>
5167 <row>
5168 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172
5173 \series bold
5174 Pochiesa
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 <cell alignment="center" valignment="top" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183 Paolo
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Plain Layout
5192 555, 222
5193 \end_layout
5194
5195 \end_inset
5196 </cell>
5197 </row>
5198 <row>
5199 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203
5204 \series bold
5205 Radina
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 <cell alignment="center" valignment="top" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Plain Layout
5214 Claudio
5215 \end_layout
5216
5217 \end_inset
5218 </cell>
5219 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5220 \begin_inset Text
5221
5222 \begin_layout Plain Layout
5223 555
5224 \end_layout
5225
5226 \end_inset
5227 </cell>
5228 </row>
5229 <row>
5230 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234
5235 \series bold
5236 Stuffer
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 <cell alignment="center" valignment="top" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245 Oskar
5246 \end_layout
5247
5248 \end_inset
5249 </cell>
5250 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5251 \begin_inset Text
5252
5253 \begin_layout Plain Layout
5254 555
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 </row>
5260 <row>
5261 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265
5266 \series bold
5267 Tacchelli
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 <cell alignment="center" valignment="top" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276 Ugo
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5282 \begin_inset Text
5283
5284 \begin_layout Plain Layout
5285 555
5286 \end_layout
5287
5288 \end_inset
5289 </cell>
5290 </row>
5291 <row>
5292 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5293 \begin_inset Text
5294
5295 \begin_layout Plain Layout
5296
5297 \series bold
5298 Tezzele
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 <cell alignment="center" valignment="top" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307 Margit
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5313 \begin_inset Text
5314
5315 \begin_layout Plain Layout
5316 555
5317 \end_layout
5318
5319 \end_inset
5320 </cell>
5321 </row>
5322 <row>
5323 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327
5328 \series bold
5329 Unterkalmsteiner
5330 \end_layout
5331
5332 \end_inset
5333 </cell>
5334 <cell alignment="center" valignment="top" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338 Frieda
5339 \end_layout
5340
5341 \end_inset
5342 </cell>
5343 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5344 \begin_inset Text
5345
5346 \begin_layout Plain Layout
5347 555
5348 \end_layout
5349
5350 \end_inset
5351 </cell>
5352 </row>
5353 <row>
5354 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358
5359 \series bold
5360 Vieider
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 <cell alignment="center" valignment="top" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369 Hilde
5370 \end_layout
5371
5372 \end_inset
5373 </cell>
5374 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5375 \begin_inset Text
5376
5377 \begin_layout Plain Layout
5378 555
5379 \end_layout
5380
5381 \end_inset
5382 </cell>
5383 </row>
5384 <row>
5385 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389
5390 \series bold
5391 Vigna
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 Jürgen
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409 999
5410 \end_layout
5411
5412 \end_inset
5413 </cell>
5414 </row>
5415 <row>
5416 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420
5421 \series bold
5422 Weber
5423 \end_layout
5424
5425 \end_inset
5426 </cell>
5427 <cell alignment="center" valignment="top" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431 Maurizio
5432 \end_layout
5433
5434 \end_inset
5435 </cell>
5436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5437 \begin_inset Text
5438
5439 \begin_layout Plain Layout
5440 555
5441 \end_layout
5442
5443 \end_inset
5444 </cell>
5445 </row>
5446 <row>
5447 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5448 \begin_inset Text
5449
5450 \begin_layout Plain Layout
5451
5452 \series bold
5453 Winkler
5454 \end_layout
5455
5456 \end_inset
5457 </cell>
5458 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 Franz
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Plain Layout
5471 555
5472 \end_layout
5473
5474 \end_inset
5475 </cell>
5476 </row>
5477 <row endlastfoot="true">
5478 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482 end
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5488 \begin_inset Text
5489
5490 \begin_layout Plain Layout
5491
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500
5501 \end_layout
5502
5503 \end_inset
5504 </cell>
5505 </row>
5506 </lyxtabular>
5507
5508 \end_inset
5509
5510
5511 \begin_inset ERT
5512 status collapsed
5513
5514 \begin_layout Plain Layout
5515
5516
5517 \backslash
5518 addtocounter{table}{-1}
5519 \end_layout
5520
5521 \end_inset
5522
5523
5524 \begin_inset Note Note
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528 See the first greyed-out note in section
5529 \begin_inset space ~
5530 \end_inset
5531
5532
5533 \begin_inset CommandInset ref
5534 LatexCommand ref
5535 reference "sub:Longtable-Captions"
5536
5537 \end_inset
5538
5539  for an explanation of this command.
5540 \end_layout
5541
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \begin_layout Subsection
5548 Footnotes in Longtables
5549 \begin_inset CommandInset label
5550 LatexCommand label
5551 name "sub:Footnotes-in-Longtables"
5552
5553 \end_inset
5554
5555
5556 \begin_inset Index idx
5557 status collapsed
5558
5559 \begin_layout Plain Layout
5560 Longtables ! Footnotes
5561 \end_layout
5562
5563 \end_inset
5564
5565
5566 \end_layout
5567
5568 \begin_layout Standard
5569 Footnotes can be inserted to every longtable cell.
5570  They appear at the bottom of the page where the table cell with the footnote
5571  appears.
5572  Table
5573 \begin_inset space ~
5574 \end_inset
5575
5576
5577 \begin_inset CommandInset ref
5578 LatexCommand ref
5579 reference "tab:DiffCaptions"
5580
5581 \end_inset
5582
5583  has for example a footnote.
5584 \end_layout
5585
5586 \begin_layout Subsection
5587 Longtable Alignment
5588 \begin_inset Index idx
5589 status collapsed
5590
5591 \begin_layout Plain Layout
5592 Longtables ! Alignment
5593 \end_layout
5594
5595 \end_inset
5596
5597
5598 \end_layout
5599
5600 \begin_layout Standard
5601 The horizontal alignment of longtables can be set in the table settings
5602  dialog.
5603  For left- and right-alignment the table will be directly at the page border.
5604  To add space between the table and the border one has to set the alignment
5605  to center and change the value of the LaTeX-lengths 
5606 \series bold
5607
5608 \backslash
5609 LTleft 
5610 \series default
5611 or 
5612 \series bold
5613
5614 \backslash
5615 LTright
5616 \series default
5617  by inserting this line as TeX-Code before the longtable:
5618 \end_layout
5619
5620 \begin_layout Standard
5621
5622 \series bold
5623
5624 \backslash
5625 setlength{
5626 \backslash
5627 LTleft}{value}
5628 \end_layout
5629
5630 \begin_layout Standard
5631 The value can have any of the units listed in Table
5632 \begin_inset space ~
5633 \end_inset
5634
5635
5636 \begin_inset CommandInset ref
5637 LatexCommand ref
5638 reference "tab:Units"
5639
5640 \end_inset
5641
5642 .
5643  
5644 \series bold
5645
5646 \backslash
5647 LTleft
5648 \series default
5649  controls the horizontal distance from the left page border to the longtable,
5650  
5651 \series bold
5652
5653 \backslash
5654 LTright
5655 \series default
5656  the distance from the right side.
5657  The default value for both lengths is 
5658 \series bold
5659
5660 \backslash
5661 fill
5662 \series default
5663 , which is in this case the same as an horizontal fill in LyX.
5664 \end_layout
5665
5666 \begin_layout Standard
5667 The following longtable was centered and 
5668 \series bold
5669
5670 \backslash
5671 LTleft
5672 \series default
5673  set to 
5674 \family sans
5675 0.1
5676 \backslash
5677 columnwidth
5678 \family default
5679 :
5680 \begin_inset ERT
5681 status collapsed
5682
5683 \begin_layout Plain Layout
5684
5685
5686 \backslash
5687 setlength{
5688 \backslash
5689 LTleft}{0.1
5690 \backslash
5691 columnwidth}
5692 \end_layout
5693
5694 \end_inset
5695
5696
5697 \end_layout
5698
5699 \begin_layout Standard
5700 \begin_inset Tabular
5701 <lyxtabular version="3" rows="5" columns="5">
5702 <features islongtable="true" longtabularalignment="center">
5703 <column alignment="center" valignment="top" width="0">
5704 <column alignment="center" valignment="top" width="0pt">
5705 <column alignment="center" valignment="top" width="0">
5706 <column alignment="center" valignment="top" width="0">
5707 <column alignment="center" valignment="top" width="0">
5708 <row>
5709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 1
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 2
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 3
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 4
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 5
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 </row>
5755 <row>
5756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 asd
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 s
5770 \end_layout
5771
5772 \end_inset
5773 </cell>
5774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778 s
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 s
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 asd
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 </row>
5802 <row>
5803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5804 \begin_inset Text
5805
5806 \begin_layout Plain Layout
5807 asd
5808 \end_layout
5809
5810 \end_inset
5811 </cell>
5812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5813 \begin_inset Text
5814
5815 \begin_layout Plain Layout
5816 s
5817 \end_layout
5818
5819 \end_inset
5820 </cell>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 s
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 s
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 asd
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 </row>
5849 <row>
5850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5851 \begin_inset Text
5852
5853 \begin_layout Plain Layout
5854 asd
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5860 \begin_inset Text
5861
5862 \begin_layout Plain Layout
5863 s
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 s
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 s
5882 \end_layout
5883
5884 \end_inset
5885 </cell>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 asd
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 </row>
5896 <row>
5897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5898 \begin_inset Text
5899
5900 \begin_layout Plain Layout
5901 asd
5902 \end_layout
5903
5904 \end_inset
5905 </cell>
5906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5907 \begin_inset Text
5908
5909 \begin_layout Plain Layout
5910 asd
5911 \end_layout
5912
5913 \end_inset
5914 </cell>
5915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5916 \begin_inset Text
5917
5918 \begin_layout Plain Layout
5919 asd
5920 \end_layout
5921
5922 \end_inset
5923 </cell>
5924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928 asd
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 asd
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 </row>
5943 </lyxtabular>
5944
5945 \end_inset
5946
5947
5948 \begin_inset ERT
5949 status collapsed
5950
5951 \begin_layout Plain Layout
5952
5953
5954 \backslash
5955 setlength{
5956 \backslash
5957 LTleft}{
5958 \backslash
5959 fill}
5960 \end_layout
5961
5962 \end_inset
5963
5964
5965 \begin_inset ERT
5966 status collapsed
5967
5968 \begin_layout Plain Layout
5969
5970
5971 \backslash
5972 addtocounter{table}{-1}
5973 \end_layout
5974
5975 \end_inset
5976
5977
5978 \begin_inset Note Note
5979 status collapsed
5980
5981 \begin_layout Plain Layout
5982 See the first greyed-out note in section
5983 \begin_inset space ~
5984 \end_inset
5985
5986
5987 \begin_inset CommandInset ref
5988 LatexCommand ref
5989 reference "sub:Longtable-Captions"
5990
5991 \end_inset
5992
5993  for an explanation of this command.
5994 \end_layout
5995
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \begin_layout Subsection
6002 Longtable Captions
6003 \begin_inset Index idx
6004 status collapsed
6005
6006 \begin_layout Plain Layout
6007 Longtables ! Captions
6008 \end_layout
6009
6010 \end_inset
6011
6012
6013 \begin_inset CommandInset label
6014 LatexCommand label
6015 name "sub:Longtable-Captions"
6016
6017 \end_inset
6018
6019
6020 \end_layout
6021
6022 \begin_layout Standard
6023 A longtable cannot be put into a table float because floats can only be
6024  on one page.
6025  But the caption environment of floats can also be used for longtables when
6026  you use the longtable option 
6027 \family sans
6028 Caption
6029 \family default
6030  as described in sec.
6031 \begin_inset space \thinspace{}
6032 \end_inset
6033
6034
6035 \begin_inset CommandInset ref
6036 LatexCommand ref
6037 reference "sec:Longtables"
6038
6039 \end_inset
6040
6041 .
6042  Only one table row can contain the caption.
6043 \end_layout
6044
6045 \begin_layout Standard
6046 Here is a short longtable to see how it works:
6047 \end_layout
6048
6049 \begin_layout Standard
6050 \begin_inset Tabular
6051 <lyxtabular version="3" rows="6" columns="5">
6052 <features islongtable="true" longtabularalignment="center">
6053 <column alignment="center" valignment="top" width="0">
6054 <column alignment="center" valignment="top" width="0">
6055 <column alignment="center" valignment="top" width="0">
6056 <column alignment="center" valignment="top" width="0">
6057 <column alignment="center" valignment="top" width="0">
6058 <row caption="true">
6059 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 \begin_inset Caption
6064
6065 \begin_layout Plain Layout
6066 Longtable with caption
6067 \begin_inset Argument
6068 status open
6069
6070 \begin_layout Plain Layout
6071 Longtable
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \end_layout
6078
6079 \end_inset
6080
6081
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 </row>
6123 <row>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 1
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 2
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 3
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 4
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 5
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 </row>
6170 <row>
6171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 asd
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 s
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 s
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 s
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 asd
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 </row>
6217 <row>
6218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 asd
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 s
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 s
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 s
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258 asd
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 </row>
6264 <row>
6265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6266 \begin_inset Text
6267
6268 \begin_layout Plain Layout
6269 asd
6270 \end_layout
6271
6272 \end_inset
6273 </cell>
6274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6275 \begin_inset Text
6276
6277 \begin_layout Plain Layout
6278 s
6279 \end_layout
6280
6281 \end_inset
6282 </cell>
6283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287 s
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 s
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6302 \begin_inset Text
6303
6304 \begin_layout Plain Layout
6305 asd
6306 \end_layout
6307
6308 \end_inset
6309 </cell>
6310 </row>
6311 <row>
6312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6313 \begin_inset Text
6314
6315 \begin_layout Plain Layout
6316 asd
6317 \end_layout
6318
6319 \end_inset
6320 </cell>
6321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6322 \begin_inset Text
6323
6324 \begin_layout Plain Layout
6325 asd
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334 asd
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343 asd
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352 asd
6353 \end_layout
6354
6355 \end_inset
6356 </cell>
6357 </row>
6358 </lyxtabular>
6359
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \begin_layout Standard
6366 \begin_inset VSpace medskip
6367 \end_inset
6368
6369
6370 \begin_inset Note Greyedout
6371 status open
6372
6373 \begin_layout Plain Layout
6374
6375 \series bold
6376 Note
6377 \begin_inset space ~
6378 \end_inset
6379
6380 1:
6381 \series default
6382  The table number is increased for for every longtable, even if you did
6383  not set a caption for it.
6384  For this reason you could have the case that e.
6385 \begin_inset space \thinspace{}
6386 \end_inset
6387
6388 g.
6389 \begin_inset space \space{}
6390 \end_inset
6391
6392 Table
6393 \begin_inset space ~
6394 \end_inset
6395
6396 2.4 follows Table
6397 \begin_inset space ~
6398 \end_inset
6399
6400 2.1 in the list of tables if there are two longtables without captions.
6401  To avoid this you can add the following command in TeX-Code after every
6402  longtable without a caption:
6403 \end_layout
6404
6405 \begin_layout Plain Layout
6406
6407 \series bold
6408
6409 \backslash
6410 addtocounter{table}{-1}
6411 \end_layout
6412
6413 \begin_layout Plain Layout
6414 This is not needed when none of your longtables have a caption and you add
6415  the following code to the document preamble:
6416 \end_layout
6417
6418 \begin_layout Plain Layout
6419
6420 \series bold
6421
6422 \backslash
6423 let
6424 \backslash
6425 myEnd
6426 \backslash
6427 endlongtable
6428 \begin_inset Newline newline
6429 \end_inset
6430
6431
6432 \backslash
6433 renewcommand{
6434 \backslash
6435 endlongtable}{
6436 \backslash
6437 myEnd
6438 \backslash
6439 addtocounter{table}{-1}}
6440 \end_layout
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \begin_layout Standard
6448 \begin_inset Note Greyedout
6449 status open
6450
6451 \begin_layout Plain Layout
6452
6453 \series bold
6454 Note
6455 \begin_inset space ~
6456 \end_inset
6457
6458 2:
6459 \series default
6460  If you are using
6461 \series bold
6462  hyperref
6463 \series default
6464
6465 \begin_inset Index idx
6466 status collapsed
6467
6468 \begin_layout Plain Layout
6469 LaTeX-packages ! hyperref
6470 \end_layout
6471
6472 \end_inset
6473
6474  in the 
6475 \family sans
6476 PDF Properties
6477 \family default
6478  of the 
6479 \family sans
6480 Document Settings
6481 \family default
6482  dialog to link cross-references, the link to a longtable caption will always
6483  point to the beginning of the document.
6484 \end_layout
6485
6486 \end_inset
6487
6488
6489 \end_layout
6490
6491 \begin_layout Subsubsection
6492 References to Longtables
6493 \begin_inset Index idx
6494 status collapsed
6495
6496 \begin_layout Plain Layout
6497 Longtables ! References
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \end_layout
6504
6505 \begin_layout Standard
6506 \begin_inset Tabular
6507 <lyxtabular version="3" rows="6" columns="5">
6508 <features islongtable="true" longtabularalignment="center">
6509 <column alignment="center" valignment="top" width="0">
6510 <column alignment="center" valignment="top" width="0">
6511 <column alignment="center" valignment="top" width="0">
6512 <column alignment="center" valignment="top" width="0">
6513 <column alignment="center" valignment="top" width="0">
6514 <row caption="true">
6515 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6516 \begin_inset Text
6517
6518 \begin_layout Plain Layout
6519 \begin_inset Caption
6520
6521 \begin_layout Plain Layout
6522 Referenced longtable
6523 \begin_inset CommandInset label
6524 LatexCommand label
6525 name "tab:RefExample"
6526
6527 \end_inset
6528
6529
6530 \end_layout
6531
6532 \end_inset
6533
6534
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 </row>
6576 <row>
6577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 1
6582 \end_layout
6583
6584 \end_inset
6585 </cell>
6586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 2
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 3
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6605 \begin_inset Text
6606
6607 \begin_layout Plain Layout
6608 4
6609 \end_layout
6610
6611 \end_inset
6612 </cell>
6613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Plain Layout
6617 5
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 </row>
6623 <row>
6624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Plain Layout
6628 asd
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637 s
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646 s
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655 s
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 asd
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 </row>
6670 <row>
6671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675 asd
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 s
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 s
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6699 \begin_inset Text
6700
6701 \begin_layout Plain Layout
6702 s
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 asd
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 </row>
6717 <row>
6718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 asd
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731 s
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 s
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749 s
6750 \end_layout
6751
6752 \end_inset
6753 </cell>
6754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 asd
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 </row>
6764 <row>
6765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6766 \begin_inset Text
6767
6768 \begin_layout Plain Layout
6769 asd
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 sad
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6784 \begin_inset Text
6785
6786 \begin_layout Plain Layout
6787 asd
6788 \end_layout
6789
6790 \end_inset
6791 </cell>
6792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6793 \begin_inset Text
6794
6795 \begin_layout Plain Layout
6796 asd
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 asd
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 </row>
6811 </lyxtabular>
6812
6813 \end_inset
6814
6815
6816 \end_layout
6817
6818 \begin_layout Standard
6819 To reference a longtable, insert a label into the caption.
6820 \end_layout
6821
6822 \begin_layout Standard
6823 This is a reference to Table
6824 \begin_inset space ~
6825 \end_inset
6826
6827
6828 \begin_inset CommandInset ref
6829 LatexCommand ref
6830 reference "tab:RefExample"
6831
6832 \end_inset
6833
6834 .
6835 \end_layout
6836
6837 \begin_layout Standard
6838 The caption layout can be set together with all other captions of your document
6839  using the LaTeX-package 
6840 \series bold
6841 caption
6842 \series default
6843
6844 \begin_inset Index idx
6845 status collapsed
6846
6847 \begin_layout Plain Layout
6848 LaTeX-packages ! caption
6849 \end_layout
6850
6851 \end_inset
6852
6853 , see section
6854 \begin_inset space ~
6855 \end_inset
6856
6857
6858 \begin_inset CommandInset ref
6859 LatexCommand ref
6860 reference "sec:Caption-Formatting"
6861
6862 \end_inset
6863
6864 .
6865 \end_layout
6866
6867 \begin_layout Subsubsection
6868 Caption Width
6869 \begin_inset Index idx
6870 status collapsed
6871
6872 \begin_layout Plain Layout
6873 Longtables ! Caption Width
6874 \end_layout
6875
6876 \end_inset
6877
6878
6879 \end_layout
6880
6881 \begin_layout Standard
6882 The maximal width of of caption lines is defined by the length 
6883 \series bold
6884
6885 \backslash
6886 LTcapwidth
6887 \series default
6888 .
6889  Its default value is 4
6890 \begin_inset space \thinspace{}
6891 \end_inset
6892
6893 in.
6894  To change it add the following command to your document preamble or as
6895  TeX-Code into your document before the longtable that should be affected
6896 \end_layout
6897
6898 \begin_layout Standard
6899
6900 \series bold
6901
6902 \backslash
6903 setlength{
6904 \backslash
6905 LTcapwidth}{width}
6906 \end_layout
6907
6908 \begin_layout Standard
6909 where the width could have one of the units listed in appendix
6910 \begin_inset space ~
6911 \end_inset
6912
6913
6914 \begin_inset CommandInset ref
6915 LatexCommand ref
6916 reference "cha:Units-available-in"
6917
6918 \end_inset
6919
6920 .
6921 \end_layout
6922
6923 \begin_layout Standard
6924 The following tables show the difference:
6925 \end_layout
6926
6927 \begin_layout Standard
6928 \begin_inset Tabular
6929 <lyxtabular version="3" rows="6" columns="5">
6930 <features islongtable="true" longtabularalignment="center">
6931 <column alignment="center" valignment="top" width="0">
6932 <column alignment="center" valignment="top" width="0">
6933 <column alignment="center" valignment="top" width="0">
6934 <column alignment="center" valignment="top" width="0">
6935 <column alignment="center" valignment="top" width="0">
6936 <row caption="true">
6937 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 \begin_inset Caption
6942
6943 \begin_layout Plain Layout
6944 long full title with default width long full title with default width long
6945  full title with default width
6946 \begin_inset Argument
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 caption with default width
6951 \end_layout
6952
6953 \end_inset
6954
6955
6956 \end_layout
6957
6958 \end_inset
6959
6960
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6966 \begin_inset Text
6967
6968 \begin_layout Plain Layout
6969
6970 \end_layout
6971
6972 \end_inset
6973 </cell>
6974 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6975 \begin_inset Text
6976
6977 \begin_layout Plain Layout
6978
6979 \end_layout
6980
6981 \end_inset
6982 </cell>
6983 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6984 \begin_inset Text
6985
6986 \begin_layout Plain Layout
6987
6988 \end_layout
6989
6990 \end_inset
6991 </cell>
6992 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6993 \begin_inset Text
6994
6995 \begin_layout Plain Layout
6996
6997 \end_layout
6998
6999 \end_inset
7000 </cell>
7001 </row>
7002 <row>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 1
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7013 \begin_inset Text
7014
7015 \begin_layout Plain Layout
7016 2
7017 \end_layout
7018
7019 \end_inset
7020 </cell>
7021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7022 \begin_inset Text
7023
7024 \begin_layout Plain Layout
7025 3
7026 \end_layout
7027
7028 \end_inset
7029 </cell>
7030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7031 \begin_inset Text
7032
7033 \begin_layout Plain Layout
7034 4
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7040 \begin_inset Text
7041
7042 \begin_layout Plain Layout
7043 5
7044 \end_layout
7045
7046 \end_inset
7047 </cell>
7048 </row>
7049 <row>
7050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 asd
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7060 \begin_inset Text
7061
7062 \begin_layout Plain Layout
7063 s
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7069 \begin_inset Text
7070
7071 \begin_layout Plain Layout
7072 s
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081 s
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090 asd
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 </row>
7096 <row>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 asd
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 s
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119 s
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 s
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 asd
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 </row>
7143 <row>
7144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 asd
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157 s
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166 s
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 s
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 asd
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 </row>
7190 <row>
7191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 asd
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 sad
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 asd
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 asd
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 asd
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 </row>
7237 </lyxtabular>
7238
7239 \end_inset
7240
7241
7242 \end_layout
7243
7244 \begin_layout Standard
7245 \begin_inset ERT
7246 status collapsed
7247
7248 \begin_layout Plain Layout
7249
7250
7251 \backslash
7252 setlength{
7253 \backslash
7254 LTcapwidth}{5cm}
7255 \end_layout
7256
7257 \end_inset
7258
7259
7260 \begin_inset Tabular
7261 <lyxtabular version="3" rows="6" columns="5">
7262 <features islongtable="true" longtabularalignment="center">
7263 <column alignment="center" valignment="top" width="0">
7264 <column alignment="center" valignment="top" width="0">
7265 <column alignment="center" valignment="top" width="0">
7266 <column alignment="center" valignment="top" width="0">
7267 <column alignment="center" valignment="top" width="0">
7268 <row caption="true">
7269 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273 \begin_inset Caption
7274
7275 \begin_layout Plain Layout
7276 long full title with width set to 5
7277 \begin_inset space \thinspace{}
7278 \end_inset
7279
7280 cm long full title with width set to 5
7281 \begin_inset space \thinspace{}
7282 \end_inset
7283
7284 cm long full title with width set to 5
7285 \begin_inset space \thinspace{}
7286 \end_inset
7287
7288 cm
7289 \begin_inset Argument
7290 status collapsed
7291
7292 \begin_layout Plain Layout
7293 caption with width
7294 \begin_inset space \thinspace{}
7295 \end_inset
7296
7297 =
7298 \begin_inset space \thinspace{}
7299 \end_inset
7300
7301 5
7302 \begin_inset space \thinspace{}
7303 \end_inset
7304
7305 cm
7306 \end_layout
7307
7308 \end_inset
7309
7310
7311 \end_layout
7312
7313 \end_inset
7314
7315
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7330 \begin_inset Text
7331
7332 \begin_layout Plain Layout
7333
7334 \end_layout
7335
7336 \end_inset
7337 </cell>
7338 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7339 \begin_inset Text
7340
7341 \begin_layout Plain Layout
7342
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Plain Layout
7351
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 </row>
7357 <row>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 1
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 2
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Plain Layout
7380 3
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 4
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 5
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 </row>
7404 <row>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418 s
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7424 \begin_inset Text
7425
7426 \begin_layout Plain Layout
7427 s
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436 s
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445 asd
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 </row>
7451 <row>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 asd
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7462 \begin_inset Text
7463
7464 \begin_layout Plain Layout
7465 s
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474 s
7475 \end_layout
7476
7477 \end_inset
7478 </cell>
7479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \begin_layout Plain Layout
7483 s
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 asd
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 </row>
7498 <row>
7499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503 asd
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512 s
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 s
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 s
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539 asd
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 </row>
7545 <row>
7546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550 asd
7551 \end_layout
7552
7553 \end_inset
7554 </cell>
7555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7556 \begin_inset Text
7557
7558 \begin_layout Plain Layout
7559 sad
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Plain Layout
7568 asd
7569 \end_layout
7570
7571 \end_inset
7572 </cell>
7573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577 asd
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 asd
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 </row>
7592 </lyxtabular>
7593
7594 \end_inset
7595
7596
7597 \end_layout
7598
7599 \begin_layout Standard
7600 \begin_inset ERT
7601 status collapsed
7602
7603 \begin_layout Plain Layout
7604
7605
7606 \backslash
7607 setlength{
7608 \backslash
7609 LTcapwidth}{4in}
7610 \end_layout
7611
7612 \end_inset
7613
7614
7615 \end_layout
7616
7617 \begin_layout Standard
7618 \begin_inset Note Greyedout
7619 status open
7620
7621 \begin_layout Plain Layout
7622
7623 \series bold
7624 Note:
7625 \series default
7626  When the LaTeX-package 
7627 \series bold
7628 caption
7629 \series default
7630
7631 \begin_inset Index idx
7632 status collapsed
7633
7634 \begin_layout Plain Layout
7635 LaTeX-packages ! caption
7636 \end_layout
7637
7638 \end_inset
7639
7640  is used, as in this document, the full page width is used for the caption
7641  when you use the default value of 4
7642 \begin_inset space \thinspace{}
7643 \end_inset
7644
7645 in for 
7646 \series bold
7647
7648 \backslash
7649 LTcapwidth
7650 \series default
7651 .
7652  To get in this case exactly a 4
7653 \begin_inset space \thinspace{}
7654 \end_inset
7655
7656 in wide caption, you can either use a value slightly different from 4.0
7657 \begin_inset space \thinspace{}
7658 \end_inset
7659
7660 in, e.
7661 \begin_inset space \thinspace{}
7662 \end_inset
7663
7664 g.
7665 \begin_inset space \space{}
7666 \end_inset
7667
7668 3.99
7669 \begin_inset space \thinspace{}
7670 \end_inset
7671
7672 in, or the LaTeX-command 
7673 \series bold
7674
7675 \backslash
7676 captionsetup{width=value}
7677 \series default
7678  that is provided by the 
7679 \series bold
7680 caption
7681 \series default
7682 -package.
7683 \end_layout
7684
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \begin_layout Subsubsection
7691 Different Captions for Table Pages
7692 \begin_inset Index idx
7693 status collapsed
7694
7695 \begin_layout Plain Layout
7696 Longtables ! Different Captions for Pages
7697 \end_layout
7698
7699 \end_inset
7700
7701
7702 \end_layout
7703
7704 \begin_layout Standard
7705 When the table captions for the following pages should differ from the one
7706  of the first table page, insert a caption with the TeX code command
7707 \end_layout
7708
7709 \begin_layout Standard
7710
7711 \series bold
7712
7713 \backslash
7714 caption*{caption text}
7715 \backslash
7716
7717 \backslash
7718 %
7719 \end_layout
7720
7721 \begin_layout Standard
7722 in a dummy caption row that is marked as a header.
7723  Table
7724 \begin_inset space ~
7725 \end_inset
7726
7727
7728 \begin_inset CommandInset ref
7729 LatexCommand ref
7730 reference "tab:DiffCaptions"
7731
7732 \end_inset
7733
7734  is an example of a longtable with different heading where the second caption
7735  doesn't include the table number.
7736 \end_layout
7737
7738 \begin_layout Standard
7739 \align center
7740 \begin_inset Tabular
7741 <lyxtabular version="3" rows="59" columns="3">
7742 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7743 <column alignment="left" valignment="top" width="0cm">
7744 <column alignment="left" valignment="top" width="0pt">
7745 <column alignment="center" valignment="top" width="0pt">
7746 <row caption="true">
7747 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751 \begin_inset Caption
7752
7753 \begin_layout Plain Layout
7754 Example Phone List
7755 \begin_inset CommandInset label
7756 LatexCommand label
7757 name "tab:DiffCaptions"
7758
7759 \end_inset
7760
7761
7762 \begin_inset Argument
7763 status collapsed
7764
7765 \begin_layout Plain Layout
7766 Example Phone List
7767 \end_layout
7768
7769 \end_inset
7770
7771
7772 \end_layout
7773
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 <row endfirsthead="true">
7801 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805
7806 \series bold
7807 Example Phone List (ignore the names)
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 </row>
7831 <row endfirsthead="true">
7832 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836
7837 \series bold
7838 NAME
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \series bold
7858 TEL.
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 </row>
7864 <row endhead="true">
7865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 \begin_inset ERT
7870 status open
7871
7872 \begin_layout Plain Layout
7873
7874
7875 \backslash
7876 caption*{Continued Example Phone List}
7877 \backslash
7878
7879 \backslash
7880 %
7881 \end_layout
7882
7883 \end_inset
7884
7885
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row endhead="true">
7910 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \series bold
7916 Example Phone List
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 </row>
7940 <row endhead="true">
7941 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945
7946 \series bold
7947 NAME
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965
7966 \series bold
7967 TEL.
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 </row>
7973 <row endfoot="true">
7974 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 continued on next page
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row>
8003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007
8008 \series bold
8009 Annovi
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 Silvia
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 111
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \series bold
8040 Bertoli
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 Stefano
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058 111
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 </row>
8064 <row>
8065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \series bold
8071 Bozzi
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 Walter
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 111
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 </row>
8095 <row>
8096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100
8101 \series bold
8102 Cachia
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 Maria
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 111
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 </row>
8126 <row>
8127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131
8132 \series bold
8133 Cachia
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 Maurizio
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 111
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 </row>
8157 <row>
8158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162
8163 \series bold
8164 Cinquemani
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173 Giusi
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 111
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 </row>
8188 <row>
8189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193
8194 \series bold
8195 Colin
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 Bernard
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 111
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 </row>
8219 <row>
8220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224
8225 \series bold
8226 Concli
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 Gianfranco
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 111
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 </row>
8250 <row>
8251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255
8256 \series bold
8257 Dal Bosco
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266 Carolina
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 111
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 </row>
8281 <row>
8282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286
8287 \series bold
8288 Dalpiaz
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297 Annamaria
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 111
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 </row>
8312 <row>
8313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317
8318 \series bold
8319 Feliciello
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328 Domenico
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 111
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 </row>
8343 <row>
8344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348
8349 \series bold
8350 Focarelli
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359 Paola
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 111
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 </row>
8374 <row>
8375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8376 \begin_inset Text
8377
8378 \begin_layout Plain Layout
8379
8380 \series bold
8381 Galletti
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390 Oreste
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 111
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 </row>
8405 <row>
8406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410
8411 \series bold
8412 Gasparini
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421 Franca
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 111
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 </row>
8436 <row>
8437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441
8442 \series bold
8443 Rizzardi
8444 \series default
8445
8446 \begin_inset Foot
8447 status open
8448
8449 \begin_layout Plain Layout
8450 Example footnote
8451 \end_layout
8452
8453 \end_inset
8454
8455
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 Paola
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 111
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 </row>
8479 <row>
8480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484
8485 \series bold
8486 Lassini
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 Giancarlo
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 111
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 </row>
8510 <row>
8511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515
8516 \series bold
8517 Malfatti
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 Luciano
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 111
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 </row>
8541 <row>
8542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \series bold
8548 Malfatti
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 Valeriano
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 111
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \series bold
8579 Meneguzzo
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 Roberto
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597 111
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \series bold
8610 Mezzadra
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 Roberto
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 111
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 </row>
8634 <row>
8635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639
8640 \series bold
8641 Pirpamer
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 Erich
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659 111
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 </row>
8665 <row>
8666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670
8671 \series bold
8672 Pochiesa
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681 Paolo
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690 111, 222
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 <row>
8697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701
8702 \series bold
8703 Radina
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 Claudio
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 111
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 </row>
8727 <row>
8728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732
8733 \series bold
8734 Stuffer
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 Oskar
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 111
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 </row>
8758 <row>
8759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763
8764 \series bold
8765 Tacchelli
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 Ugo
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 111
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 </row>
8789 <row>
8790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794
8795 \series bold
8796 Tezzele
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 Margit
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 111
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 </row>
8820 <row>
8821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825
8826 \series bold
8827 Unterkalmsteiner
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 Frieda
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 111
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 </row>
8851 <row>
8852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856
8857 \series bold
8858 Vieider
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867 Hilde
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 111
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 </row>
8882 <row>
8883 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887
8888 \series bold
8889 Vigna
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898 Jürgen
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907 111
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 </row>
8913 <row>
8914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918
8919 \series bold
8920 Weber
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929 Maurizio
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 111
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 </row>
8944 <row>
8945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949
8950 \series bold
8951 Winkler
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 Franz
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 111
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 </row>
8975 <row>
8976 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980  
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 </row>
9004 <row>
9005 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009
9010 \series bold
9011 Annovi
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 Silvia
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 555
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \series bold
9042 Bertoli
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 Stefano
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 555
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 </row>
9066 <row>
9067 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071
9072 \series bold
9073 Bozzi
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Walter
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 555
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102
9103 \series bold
9104 Cachia
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 Maria
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 555
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 </row>
9128 <row>
9129 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133
9134 \series bold
9135 Cachia
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 Maurizio
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 555
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 </row>
9159 <row>
9160 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164
9165 \series bold
9166 Cinquemani
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 Giusi
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 555
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 <row>
9191 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \series bold
9197 Colin
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 Bernard
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 555
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row>
9222 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \series bold
9228 Concli
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 Gianfranco
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246 555
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 </row>
9252 <row>
9253 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257
9258 \series bold
9259 Dal Bosco
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 Carolina
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 555
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \series bold
9290 Dalpiaz
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 Annamaria
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308 555
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \series bold
9321 Feliciello
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 Domenico
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 555
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 </row>
9345 <row>
9346 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350
9351 \series bold
9352 Focarelli
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 Paola
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 555
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 </row>
9376 <row>
9377 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381
9382 \series bold
9383 Galletti
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Oreste
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 555
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 </row>
9407 <row>
9408 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412
9413 \series bold
9414 Gasparini
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 Franca
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 555
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 </row>
9438 <row>
9439 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443
9444 \series bold
9445 Rizzardi
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 Paola
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 555
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 </row>
9469 <row>
9470 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474
9475 \series bold
9476 Lassini
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 Giancarlo
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 555
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 <row>
9501 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505
9506 \series bold
9507 Malfatti
9508 \end_layout
9509
9510 \end_inset
9511 </cell>
9512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516 Luciano
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 555
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 </row>
9531 <row>
9532 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536
9537 \series bold
9538 Malfatti
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9544 \begin_inset Text
9545
9546 \begin_layout Plain Layout
9547 Valeriano
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 555
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 </row>
9562 <row>
9563 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Plain Layout
9567
9568 \series bold
9569 Meneguzzo
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Plain Layout
9578 Roberto
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587 555
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 </row>
9593 <row>
9594 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598
9599 \series bold
9600 Mezzadra
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9606 \begin_inset Text
9607
9608 \begin_layout Plain Layout
9609 Roberto
9610 \end_layout
9611
9612 \end_inset
9613 </cell>
9614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618 555
9619 \end_layout
9620
9621 \end_inset
9622 </cell>
9623 </row>
9624 </lyxtabular>
9625
9626 \end_inset
9627
9628
9629 \end_layout
9630
9631 \begin_layout Section
9632 Special Longtable Issues
9633 \begin_inset CommandInset label
9634 LatexCommand label
9635 name "sec:Special-Longtable-Issues"
9636
9637 \end_inset
9638
9639
9640 \end_layout
9641
9642 \begin_layout Subsection
9643 Longtable Calculation
9644 \begin_inset Index idx
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648 Longtables ! Calculation
9649 \end_layout
9650
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \begin_layout Standard
9657 LaTeX calculates the height of table pages and their page breaks using so
9658  called chunks.
9659  Chunks are parts of tables that held at the same time in LaTeX's memory.
9660  The default value was historically set to only 20 table rows.
9661  If you are using longtables with many pages this may slow down the creation
9662  of your document.
9663  You can safely increase the chunk size to values of 100-1000 by adding
9664  this command line to your document preamble:
9665 \end_layout
9666
9667 \begin_layout Standard
9668
9669 \series bold
9670
9671 \backslash
9672 setcounter{LTchunksize}{100}
9673 \end_layout
9674
9675 \begin_layout Subsection
9676 Floats and Longtables
9677 \begin_inset Index idx
9678 status collapsed
9679
9680 \begin_layout Plain Layout
9681 Longtables ! Floats
9682 \end_layout
9683
9684 \end_inset
9685
9686
9687 \end_layout
9688
9689 \begin_layout Standard
9690 There might be problems when a float appears on the same page where a longtable
9691  starts.
9692  To avoid such a situation, insert a 
9693 \begin_inset Quotes eld
9694 \end_inset
9695
9696 clear page
9697 \begin_inset Quotes erd
9698 \end_inset
9699
9700  (menu 
9701 \family sans
9702 Insert\SpecialChar \menuseparator
9703 Formatting\SpecialChar \menuseparator
9704 Clear
9705 \begin_inset space ~
9706 \end_inset
9707
9708 Page
9709 \family default
9710 ) before your longtable.
9711 \end_layout
9712
9713 \begin_layout Subsection
9714 Forced Page Breaks
9715 \begin_inset Index idx
9716 status collapsed
9717
9718 \begin_layout Plain Layout
9719 Longtables ! Forced Page Breaks
9720 \end_layout
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \begin_layout Standard
9728 By default tables are only broken between rows.
9729  If you have a cell with multiples lines and want to have a page break within
9730  the cell, insert the new line command 
9731 \begin_inset Quotes eld
9732 \end_inset
9733
9734
9735 \series bold
9736
9737 \backslash
9738
9739 \backslash
9740
9741 \series default
9742
9743 \begin_inset Quotes erd
9744 \end_inset
9745
9746  as TeX-Code at the point of the cell where it can be broken.
9747  Before the 
9748 \series bold
9749
9750 \backslash
9751
9752 \backslash
9753
9754 \series default
9755  command you have to insert in TeX-Code as many 
9756 \begin_inset Quotes eld
9757 \end_inset
9758
9759
9760 \series bold
9761 &
9762 \series default
9763
9764 \begin_inset Quotes erd
9765 \end_inset
9766
9767  characters as the number of the following table columns.
9768  The 
9769 \series bold
9770 &
9771 \series default
9772  is the character to separate table cells.
9773  Write in TeX-Code after each 
9774 \series bold
9775 &
9776 \series default
9777  the content of the corresponding following cell and delete the content
9778  of these cells.
9779 \begin_inset Newline newline
9780 \end_inset
9781
9782 After the 
9783 \series bold
9784
9785 \backslash
9786
9787 \backslash
9788
9789 \series default
9790  command, insert as many 
9791 \series bold
9792 &
9793 \series default
9794  characters as the number of table columns before the current column.
9795  In Table
9796 \begin_inset space ~
9797 \end_inset
9798
9799
9800 \begin_inset CommandInset ref
9801 LatexCommand ref
9802 reference "tab:ForcedPagebreak"
9803
9804 \end_inset
9805
9806  the cell that should be broken is in the second column followed by another
9807  column.
9808  Therefore the following command was inserted in the cell as TeX-Code after
9809  
9810 \begin_inset Quotes eld
9811 \end_inset
9812
9813
9814 \emph on
9815 Castelchiodato,
9816 \emph default
9817
9818 \begin_inset Quotes erd
9819 \end_inset
9820
9821 :
9822 \end_layout
9823
9824 \begin_layout Standard
9825
9826 \series bold
9827 & 111
9828 \backslash
9829
9830 \backslash
9831  
9832 \backslash
9833 newpage
9834 \begin_inset Newline newline
9835 \end_inset
9836
9837 &
9838 \end_layout
9839
9840 \begin_layout Standard
9841 The 
9842 \begin_inset Quotes eld
9843 \end_inset
9844
9845 111
9846 \begin_inset Quotes erd
9847 \end_inset
9848
9849  in the third column of the row was deleted.
9850  
9851 \series bold
9852
9853 \backslash
9854 newpage
9855 \series default
9856  is only needed when a page break should definitely occur at this position,
9857  otherwise it would be a conditional break.
9858  If your footer row of the longtable has for a certain reason no upper line
9859  but you would have a horizontal line where the cell is broken, use this
9860  command instead:
9861 \end_layout
9862
9863 \begin_layout Standard
9864
9865 \series bold
9866 & 111
9867 \backslash
9868
9869 \backslash
9870
9871 \begin_inset Newline newline
9872 \end_inset
9873
9874
9875 \backslash
9876 hline &
9877 \end_layout
9878
9879 \begin_layout Standard
9880 When the cell to be broken is in the last column, the command
9881 \end_layout
9882
9883 \begin_layout Standard
9884
9885 \series bold
9886
9887 \backslash
9888 setlength{
9889 \backslash
9890 parfillskip}{0pt}
9891 \end_layout
9892
9893 \begin_layout Standard
9894 must be inserted as TeX-Code at the beginning of the cell.
9895  This ensures that the part of the cell that will be displayed on the new
9896  page appears with the full width.
9897 \end_layout
9898
9899 \begin_layout Standard
9900 \align center
9901 \begin_inset Tabular
9902 <lyxtabular version="3" rows="38" columns="3">
9903 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9904 <column alignment="left" valignment="top" width="0cm">
9905 <column alignment="left" valignment="top" width="3cm">
9906 <column alignment="center" valignment="top" width="0pt">
9907 <row caption="true">
9908 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912 \begin_inset Caption
9913
9914 \begin_layout Plain Layout
9915 Table with forced page break in table cell
9916 \begin_inset CommandInset label
9917 LatexCommand label
9918 name "tab:ForcedPagebreak"
9919
9920 \end_inset
9921
9922
9923 \begin_inset Argument
9924 status collapsed
9925
9926 \begin_layout Plain Layout
9927 Table with forced page break in table cell
9928 \end_layout
9929
9930 \end_inset
9931
9932
9933 \end_layout
9934
9935 \end_inset
9936
9937
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 </row>
9961 <row endfirsthead="true">
9962 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Plain Layout
9966
9967 \series bold
9968 Example Phone List (ignore the names)
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row endfirsthead="true">
9993 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \series bold
9999 NAME
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017
10018 \series bold
10019 TEL.
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 </row>
10025 <row endhead="true">
10026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030 \begin_inset ERT
10031 status collapsed
10032
10033 \begin_layout Plain Layout
10034
10035
10036 \backslash
10037 caption*{Continued Example Phone List}
10038 \backslash
10039
10040 \backslash
10041 %
10042 \end_layout
10043
10044 \end_inset
10045
10046
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row endhead="true">
10071 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \series bold
10077 Example Phone List
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 </row>
10101 <row endhead="true">
10102 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \series bold
10108 NAME
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \series bold
10128 TEL.
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 </row>
10134 <row endfoot="true">
10135 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 continued on next page
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 </row>
10163 <row>
10164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168
10169 \series bold
10170 Annovi
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179 Silvia
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 111
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 </row>
10194 <row>
10195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199
10200 \series bold
10201 Bertoli
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210 Stefano
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 111
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 </row>
10225 <row>
10226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230
10231 \series bold
10232 Bozzi
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10238 \begin_inset Text
10239
10240 \begin_layout Plain Layout
10241 Walter
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 111
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 </row>
10256 <row>
10257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261
10262 \series bold
10263 Cachia
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 Maria
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 111
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 </row>
10287 <row>
10288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292
10293 \series bold
10294 Cachia
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303 Maurizio
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 111
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 </row>
10318 <row>
10319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325 Cinquemani
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334 Giusi
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 111
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 </row>
10349 <row>
10350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \series bold
10356 Colin
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365 Bernard
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 111
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 </row>
10380 <row>
10381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385
10386 \series bold
10387 Concli
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 Gianfranco
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 111
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row>
10412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \series bold
10418 Dal Bosco
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 Carolina
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 111
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 </row>
10442 <row>
10443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447
10448 \series bold
10449 Dalpiaz
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 Annamaria
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 111
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478
10479 \series bold
10480 Feliciello
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 Domenico
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 111
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 </row>
10504 <row>
10505 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509
10510 \series bold
10511 Focarelli
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 Paola
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 111
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 </row>
10535 <row>
10536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540
10541 \series bold
10542 Galletti
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 Oreste
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 111
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 </row>
10566 <row>
10567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571
10572 \series bold
10573 Gasparini
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 Franca
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 111
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 </row>
10597 <row>
10598 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602
10603 \series bold
10604 Lassini
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 Giancarlo
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 111
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 </row>
10628 <row>
10629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633
10634 \series bold
10635 Malfatti
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 Luciano
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 111
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 </row>
10659 <row>
10660 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \series bold
10666 Malfatti
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675 Valeriano
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 111
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 </row>
10690 <row>
10691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695
10696 \series bold
10697 Meneguzzo
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 Roberto
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 111
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 </row>
10721 <row>
10722 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10723 \begin_inset Text
10724
10725 \begin_layout Plain Layout
10726
10727 \series bold
10728 Mezzadra
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 Roberto
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 111
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 </row>
10752 <row>
10753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757
10758 \series bold
10759 Pirpamer
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 Erich
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 111
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788
10789 \series bold
10790 Pochiesa
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 Paolo
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 111, 222
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 </row>
10814 <row>
10815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819
10820 \series bold
10821 Radina
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 Claudio
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 111
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 </row>
10845 <row>
10846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \series bold
10852 Rizzardi
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 Paolo, 11.
10862  Fürst von Montecompatri, 11.
10863  Fürst von Sulmona und Vivaro, 10.
10864  Fürst von Rossano, 5.
10865  Herzog von Canemorte, 11.
10866  Herzog von Palombara, 5.
10867  Herzog von Castelchiodato,
10868 \begin_inset ERT
10869 status open
10870
10871 \begin_layout Plain Layout
10872
10873 & 111
10874 \backslash
10875
10876 \backslash
10877  
10878 \backslash
10879 newpage
10880 \end_layout
10881
10882 \begin_layout Plain Layout
10883
10884 &
10885 \end_layout
10886
10887 \end_inset
10888
10889  11.
10890  Herzog von Poggionativo, 11.
10891  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10892  Graf von Valinfreda, 11.
10893  Baron von Cropalati, 11.
10894  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 </row>
10909 <row>
10910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914
10915 \series bold
10916 Stuffer
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 Oskar
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 111
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 </row>
10940 <row>
10941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945
10946 \series bold
10947 Tacchelli
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956 Ugo
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965 111
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 </row>
10971 <row>
10972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976
10977 \series bold
10978 Tezzele
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 Margit
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 111
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 </row>
11002 <row>
11003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007
11008 \series bold
11009 Unterkalmsteiner
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11015 \begin_inset Text
11016
11017 \begin_layout Plain Layout
11018 Frieda
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 111
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 </row>
11033 <row>
11034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038
11039 \series bold
11040 Vieider
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049 Hilde
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 111
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 </row>
11064 <row>
11065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069
11070 \series bold
11071 Vigna
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080 Jürgen
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 111
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 </row>
11095 <row>
11096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100
11101 \series bold
11102 Weber
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 Maurizio
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120 111
11121 \end_layout
11122
11123 \end_inset
11124 </cell>
11125 </row>
11126 <row>
11127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131
11132 \series bold
11133 Winkler
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 Franz
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151 111
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 </row>
11157 </lyxtabular>
11158
11159 \end_inset
11160
11161
11162 \end_layout
11163
11164 \begin_layout Section
11165 Multiple Lines Columns and Rows
11166 \end_layout
11167
11168 \begin_layout Subsection
11169 Multiple Lines in Table Cells
11170 \begin_inset CommandInset label
11171 LatexCommand label
11172 name "sub:Multiple-Lines-in"
11173
11174 \end_inset
11175
11176
11177 \begin_inset Index idx
11178 status collapsed
11179
11180 \begin_layout Plain Layout
11181 Multiple Lines in Table Cells
11182 \end_layout
11183
11184 \end_inset
11185
11186
11187 \begin_inset Index idx
11188 status collapsed
11189
11190 \begin_layout Plain Layout
11191 Table ! Linebreaks
11192 \end_layout
11193
11194 \end_inset
11195
11196
11197 \end_layout
11198
11199 \begin_layout Standard
11200 \noindent
11201 \begin_inset Float table
11202 placement H
11203 wide false
11204 sideways false
11205 status open
11206
11207 \begin_layout Plain Layout
11208 \begin_inset Caption
11209
11210 \begin_layout Plain Layout
11211 \begin_inset CommandInset label
11212 LatexCommand label
11213 name "tab:Table-with-multiple"
11214
11215 \end_inset
11216
11217 Table with multiple lines in cells
11218 \end_layout
11219
11220 \end_inset
11221
11222
11223 \end_layout
11224
11225 \begin_layout Plain Layout
11226 \align center
11227 \begin_inset Tabular
11228 <lyxtabular version="3" rows="3" columns="3">
11229 <features tabularvalignment="middle">
11230 <column alignment="center" valignment="middle" width="2.5cm">
11231 <column alignment="center" valignment="middle" width="0">
11232 <column alignment="center" valignment="middle" width="0">
11233 <row>
11234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 multiple
11239 \begin_inset Newline linebreak
11240 \end_inset
11241
11242 lines
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 b
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 c
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 </row>
11266 <row>
11267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271 d
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 e
11281 \end_layout
11282
11283 \end_inset
11284 </cell>
11285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11286 \begin_inset Text
11287
11288 \begin_layout Plain Layout
11289 f
11290 \end_layout
11291
11292 \end_inset
11293 </cell>
11294 </row>
11295 <row>
11296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 g
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11306 \begin_inset Text
11307
11308 \begin_layout Plain Layout
11309 h
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318 i
11319 \end_layout
11320
11321 \end_inset
11322 </cell>
11323 </row>
11324 </lyxtabular>
11325
11326 \end_inset
11327
11328
11329 \end_layout
11330
11331 \end_inset
11332
11333
11334 \end_layout
11335
11336 \begin_layout Standard
11337 Setting a fixed width for a column enables you to enter text as a paragraph
11338  with multiple lines and hyphenation.
11339 \end_layout
11340
11341 \begin_layout Standard
11342 To produce Table
11343 \begin_inset space ~
11344 \end_inset
11345
11346
11347 \begin_inset CommandInset ref
11348 LatexCommand ref
11349 reference "tab:Table-with-multiple"
11350
11351 \end_inset
11352
11353 , create a 3×3 table, mark the first cell and right-click on it.
11354  In the appearing table dialog we set a cell width of 2.5
11355 \begin_inset space \thinspace{}
11356 \end_inset
11357
11358 cm and choose centered for the vertical and horizontal alignment.
11359  The vertical alignment is used for all cells of the row.
11360  As our text is smaller than 2.5
11361 \begin_inset space \thinspace{}
11362 \end_inset
11363
11364 cm, only one line will appear.
11365  To get two lines, a justified line break (shortcut 
11366 \begin_inset Info
11367 type  "shortcut"
11368 arg   "newline-insert linebreak"
11369 \end_inset
11370
11371 ) was added.
11372  If the text is wider than the set cell width, it will automatically be
11373  broken to several lines.
11374 \end_layout
11375
11376 \begin_layout Standard
11377 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11378  by LaTeX if it is the first entry.
11379  Therefore you need to insert something to prevent the word not being the
11380  first entry.
11381  So add a horizontal space of 0
11382 \begin_inset space \thinspace{}
11383 \end_inset
11384
11385 pt before the word.
11386  As the space is zero, it doesn't change the output.
11387  Table
11388 \begin_inset space ~
11389 \end_inset
11390
11391
11392 \begin_inset CommandInset ref
11393 LatexCommand ref
11394 reference "tab:Table-with-and"
11395
11396 \end_inset
11397
11398  shows the effect.
11399 \end_layout
11400
11401 \begin_layout Standard
11402 \begin_inset Float table
11403 placement h
11404 wide false
11405 sideways false
11406 status open
11407
11408 \begin_layout Plain Layout
11409 \begin_inset Caption
11410
11411 \begin_layout Plain Layout
11412 \begin_inset CommandInset label
11413 LatexCommand label
11414 name "tab:Table-with-and"
11415
11416 \end_inset
11417
11418 Table with and without hyphenation
11419 \end_layout
11420
11421 \end_inset
11422
11423
11424 \end_layout
11425
11426 \begin_layout Plain Layout
11427 \begin_inset space \hfill{}
11428 \end_inset
11429
11430
11431 \begin_inset Tabular
11432 <lyxtabular version="3" rows="3" columns="3">
11433 <features tabularvalignment="middle">
11434 <column alignment="center" valignment="middle" width="2.5cm">
11435 <column alignment="center" valignment="middle" width="0">
11436 <column alignment="center" valignment="middle" width="0">
11437 <row>
11438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11439 \begin_inset Text
11440
11441 \begin_layout Plain Layout
11442 verylongtablecellword
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 b
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11457 \begin_inset Text
11458
11459 \begin_layout Plain Layout
11460 c
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 </row>
11466 <row>
11467 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 e
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 f
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 </row>
11495 <row>
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 g
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 h
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11515 \begin_inset Text
11516
11517 \begin_layout Plain Layout
11518 i
11519 \end_layout
11520
11521 \end_inset
11522 </cell>
11523 </row>
11524 </lyxtabular>
11525
11526 \end_inset
11527
11528
11529 \begin_inset space \hfill{}
11530 \end_inset
11531
11532
11533 \begin_inset Tabular
11534 <lyxtabular version="3" rows="3" columns="3">
11535 <features tabularvalignment="middle">
11536 <column alignment="center" valignment="middle" width="2.5cm">
11537 <column alignment="center" valignment="middle" width="0">
11538 <column alignment="center" valignment="middle" width="0">
11539 <row>
11540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 \begin_inset space \hspace{}
11545 \length 0pt
11546 \end_inset
11547
11548 verylongtablecellword
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11554 \begin_inset Text
11555
11556 \begin_layout Plain Layout
11557 b
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11563 \begin_inset Text
11564
11565 \begin_layout Plain Layout
11566 c
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 </row>
11572 <row>
11573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577 d
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586 e
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 f
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 </row>
11601 <row>
11602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606 g
11607 \end_layout
11608
11609 \end_inset
11610 </cell>
11611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11612 \begin_inset Text
11613
11614 \begin_layout Plain Layout
11615 h
11616 \end_layout
11617
11618 \end_inset
11619 </cell>
11620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11621 \begin_inset Text
11622
11623 \begin_layout Plain Layout
11624 i
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 </row>
11630 </lyxtabular>
11631
11632 \end_inset
11633
11634
11635 \begin_inset space \hfill{}
11636 \end_inset
11637
11638
11639 \end_layout
11640
11641 \end_inset
11642
11643
11644 \end_layout
11645
11646 \begin_layout Subsection
11647 Multicolumns
11648 \begin_inset CommandInset label
11649 LatexCommand label
11650 name "sub:Multicolumns"
11651
11652 \end_inset
11653
11654
11655 \begin_inset Index idx
11656 status collapsed
11657
11658 \begin_layout Plain Layout
11659 Multicolumns
11660 \end_layout
11661
11662 \end_inset
11663
11664
11665 \begin_inset Index idx
11666 status collapsed
11667
11668 \begin_layout Plain Layout
11669 Table ! Multicolumns
11670 \end_layout
11671
11672 \end_inset
11673
11674
11675 \end_layout
11676
11677 \begin_layout Subsubsection
11678 Multicolumn Basics
11679 \end_layout
11680
11681 \begin_layout Standard
11682 To merge cells over multiple columns, select as many cells within a row
11683  as you want to merge and use either the table-toolbar button 
11684 \begin_inset Graphics
11685         filename ../images/tabular-feature_multicolumn.png
11686         scale 85
11687         scaleBeforeRotation
11688
11689 \end_inset
11690
11691 , or the menu 
11692 \family sans
11693 Edit\SpecialChar \menuseparator
11694 Table\SpecialChar \menuseparator
11695 Multicolumn
11696 \family default
11697 , or right click on the marked cells and choose 
11698 \family sans
11699 Multicolumn
11700 \family default
11701  in the context menu.
11702 \end_layout
11703
11704 \begin_layout Standard
11705 Multicolumns have there own cell settings.
11706  That means changing cell borders, cell alignment, and the width only affects
11707  the multicolumn.
11708  Here is an example table with a multicolumn cell in the first row and one
11709  in the last row without the upper border:
11710 \end_layout
11711
11712 \begin_layout Standard
11713 \align center
11714 \begin_inset Tabular
11715 <lyxtabular version="3" rows="3" columns="4">
11716 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11717 <column alignment="center" valignment="top" width="0pt">
11718 <column alignment="center" valignment="middle" width="0">
11719 <column alignment="center" valignment="top" width="0in">
11720 <column alignment="center" valignment="top" width="0pt">
11721 <row>
11722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 abc
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 def ghi
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11750 \begin_inset Text
11751
11752 \begin_layout Plain Layout
11753 jkl
11754 \end_layout
11755
11756 \end_inset
11757 </cell>
11758 </row>
11759 <row>
11760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11761 \begin_inset Text
11762
11763 \begin_layout Plain Layout
11764
11765 \family roman
11766 \series medium
11767 \shape up
11768 \size normal
11769 \emph off
11770 \bar no
11771 \noun off
11772 \color none
11773 A
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 B
11783 \end_layout
11784
11785 \end_inset
11786 </cell>
11787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 C
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 D
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 </row>
11806 <row>
11807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811 1
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820 2
11821 \end_layout
11822
11823 \end_inset
11824 </cell>
11825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11826 \begin_inset Text
11827
11828 \begin_layout Plain Layout
11829 3
11830 \end_layout
11831
11832 \end_inset
11833 </cell>
11834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838 4
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 </row>
11844 </lyxtabular>
11845
11846 \end_inset
11847
11848
11849 \end_layout
11850
11851 \begin_layout Subsubsection
11852 Multicolumn Calculations
11853 \begin_inset CommandInset label
11854 LatexCommand label
11855 name "sub:Multicolumn-Calculations"
11856
11857 \end_inset
11858
11859
11860 \begin_inset Index idx
11861 status collapsed
11862
11863 \begin_layout Plain Layout
11864 Multicolumns ! Calculations
11865 \end_layout
11866
11867 \end_inset
11868
11869
11870 \end_layout
11871
11872 \begin_layout Standard
11873 LyX supports multicolumns directly, but we have to take account of the cell
11874  width of the columns spanned by the multicolumn cell.
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \begin_inset Float table
11879 placement h
11880 wide false
11881 sideways false
11882 status open
11883
11884 \begin_layout Plain Layout
11885 \begin_inset Caption
11886
11887 \begin_layout Plain Layout
11888 \begin_inset CommandInset label
11889 LatexCommand label
11890 name "tab:Table-with-centered"
11891
11892 \end_inset
11893
11894 Table with centered multicolumn text above two columns that have exactly
11895  half the width of the multicolumn cell
11896 \begin_inset Argument
11897 status collapsed
11898
11899 \begin_layout Plain Layout
11900 Perfect multicolumn table
11901 \end_layout
11902
11903 \end_inset
11904
11905
11906 \end_layout
11907
11908 \end_inset
11909
11910
11911 \end_layout
11912
11913 \begin_layout Plain Layout
11914 \align center
11915 \begin_inset Tabular
11916 <lyxtabular version="3" rows="3" columns="3">
11917 <features tabularvalignment="middle">
11918 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11919 <column alignment="center" valignment="middle" width="0">
11920 <column alignment="center" valignment="top" width="0">
11921 <row>
11922 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11923 \begin_inset Text
11924
11925 \begin_layout Plain Layout
11926 multiple lines multicolumn
11927 \end_layout
11928
11929 \end_inset
11930 </cell>
11931 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 c
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 </row>
11950 <row>
11951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955 d
11956 \end_layout
11957
11958 \end_inset
11959 </cell>
11960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11961 \begin_inset Text
11962
11963 \begin_layout Plain Layout
11964 e
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 f
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 </row>
11979 <row>
11980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 g
11985 \end_layout
11986
11987 \end_inset
11988 </cell>
11989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11990 \begin_inset Text
11991
11992 \begin_layout Plain Layout
11993 h
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 i
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 </row>
12008 </lyxtabular>
12009
12010 \end_inset
12011
12012
12013 \end_layout
12014
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \begin_layout Standard
12021 To create for example Table
12022 \begin_inset space ~
12023 \end_inset
12024
12025
12026 \begin_inset CommandInset ref
12027 LatexCommand ref
12028 reference "tab:Table-with-centered"
12029
12030 \end_inset
12031
12032 , mark the first two cells in the first row of a 3×3 table and right-click
12033  on them.
12034  Now choose for this cell 
12035 \emph on
12036 multicolumn
12037 \emph default
12038
12039 \emph on
12040 centered alignment
12041 \emph default
12042  and a width of 2.5
12043 \begin_inset space \thinspace{}
12044 \end_inset
12045
12046 cm in the table dialog.
12047  The merged columns should have exactly half the width of the multicolumn
12048  cell, so that you would set a width of 1.25
12049 \begin_inset space \thinspace{}
12050 \end_inset
12051
12052 cm for the first column.
12053  The second column has then automatically a width of 1.25
12054 \begin_inset space \thinspace{}
12055 \end_inset
12056
12057 cm (multicolumn width - width of first column).
12058  This was done for Table
12059 \begin_inset space ~
12060 \end_inset
12061
12062
12063 \begin_inset CommandInset ref
12064 LatexCommand ref
12065 reference "tab:Table-without-half"
12066
12067 \end_inset
12068
12069 .
12070 \end_layout
12071
12072 \begin_layout Standard
12073 \begin_inset Float table
12074 wide false
12075 sideways false
12076 status open
12077
12078 \begin_layout Plain Layout
12079 \begin_inset Caption
12080
12081 \begin_layout Plain Layout
12082 \begin_inset CommandInset label
12083 LatexCommand label
12084 name "tab:Table-without-half"
12085
12086 \end_inset
12087
12088 Table where the spanned table columns are not exactly half the width of
12089  the multicolumn cell
12090 \begin_inset Argument
12091 status collapsed
12092
12093 \begin_layout Plain Layout
12094 Imperfect multicolumn table
12095 \end_layout
12096
12097 \end_inset
12098
12099
12100 \end_layout
12101
12102 \end_inset
12103
12104
12105 \end_layout
12106
12107 \begin_layout Plain Layout
12108 \align center
12109 \begin_inset Tabular
12110 <lyxtabular version="3" rows="3" columns="3">
12111 <features tabularvalignment="middle">
12112 <column alignment="center" valignment="top" width="1.25cm">
12113 <column alignment="center" valignment="top" width="0">
12114 <column alignment="center" valignment="top" width="0">
12115 <row>
12116 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12117 \begin_inset Text
12118
12119 \begin_layout Plain Layout
12120 multiple lines multicolumn
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12126 \begin_inset Text
12127
12128 \begin_layout Plain Layout
12129
12130 \end_layout
12131
12132 \end_inset
12133 </cell>
12134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Plain Layout
12138 c
12139 \end_layout
12140
12141 \end_inset
12142 </cell>
12143 </row>
12144 <row>
12145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12146 \begin_inset Text
12147
12148 \begin_layout Plain Layout
12149 d
12150 \end_layout
12151
12152 \end_inset
12153 </cell>
12154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12155 \begin_inset Text
12156
12157 \begin_layout Plain Layout
12158 e
12159 \end_layout
12160
12161 \end_inset
12162 </cell>
12163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12164 \begin_inset Text
12165
12166 \begin_layout Plain Layout
12167 f
12168 \end_layout
12169
12170 \end_inset
12171 </cell>
12172 </row>
12173 <row>
12174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12175 \begin_inset Text
12176
12177 \begin_layout Plain Layout
12178 g
12179 \end_layout
12180
12181 \end_inset
12182 </cell>
12183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12184 \begin_inset Text
12185
12186 \begin_layout Plain Layout
12187 h
12188 \end_layout
12189
12190 \end_inset
12191 </cell>
12192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12193 \begin_inset Text
12194
12195 \begin_layout Plain Layout
12196 i
12197 \end_layout
12198
12199 \end_inset
12200 </cell>
12201 </row>
12202 </lyxtabular>
12203
12204 \end_inset
12205
12206
12207 \end_layout
12208
12209 \end_inset
12210
12211
12212 \end_layout
12213
12214 \begin_layout Standard
12215 You can see that the first column is not half the width of the multicolumn
12216  cell, it is a bit bigger.
12217  The reason is that the specified width of a cell 
12218 \begin_inset Formula $W_{g}$
12219 \end_inset
12220
12221  is not its total width 
12222 \begin_inset Formula $W_{\mathrm{tot}}$
12223 \end_inset
12224
12225  because a cell is always a bit larger than specified.
12226  Appendix
12227 \begin_inset space ~
12228 \end_inset
12229
12230
12231 \begin_inset CommandInset ref
12232 LatexCommand eqref
12233 reference "cha:Explanation-of-Equation"
12234
12235 \end_inset
12236
12237  explains this in detail.
12238 \end_layout
12239
12240 \begin_layout Standard
12241 The width 
12242 \begin_inset Formula $W_{g\, n}$
12243 \end_inset
12244
12245  which the user needs to set when 
12246 \emph on
12247 n
12248 \emph default
12249  columns are spanned can be calculated, so that each column has a total
12250  width of 
12251 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12252 \end_inset
12253
12254 :
12255 \begin_inset Formula 
12256 \begin{equation}
12257 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12258 \end{equation}
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266 In our case we have 
12267 \begin_inset Formula $n=2$
12268 \end_inset
12269
12270
12271 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12272 \end_inset
12273
12274 cm and the default values for the lengths, so that equation 
12275 \begin_inset CommandInset ref
12276 LatexCommand ref
12277 reference "eq:Wgn"
12278
12279 \end_inset
12280
12281  becomes
12282 \begin_inset Formula 
12283 \begin{equation}
12284 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12285 \end{equation}
12286
12287 \end_inset
12288
12289
12290 \end_layout
12291
12292 \begin_layout Standard
12293 To enable calculations in LaTeX, the LaTeX-package 
12294 \series bold
12295 calc
12296 \series default
12297  must be loaded with the document preamble line
12298 \begin_inset Index idx
12299 status collapsed
12300
12301 \begin_layout Plain Layout
12302 LaTeX-packages ! calc
12303 \end_layout
12304
12305 \end_inset
12306
12307
12308 \end_layout
12309
12310 \begin_layout Standard
12311
12312 \series bold
12313
12314 \backslash
12315 usepackage{calc}
12316 \end_layout
12317
12318 \begin_layout Standard
12319 LyX does not allow you to calculate lengths in the 
12320 \family sans
12321 Width
12322 \family default
12323  field of the table dialog.
12324  Therefore you have to format the column by inserting a LaTeX-argument in
12325  the dialog.
12326  Here is an overview about the arguments:
12327 \end_layout
12328
12329 \begin_layout Itemize
12330
12331 \series bold
12332 p{width}
12333 \series default
12334  creates cell with a fixed width, its text is vertically top-aligned
12335 \end_layout
12336
12337 \begin_layout Itemize
12338
12339 \series bold
12340 m{width}
12341 \series default
12342  creates cell with a fixed width, its text is vertically centered
12343 \end_layout
12344
12345 \begin_layout Itemize
12346
12347 \series bold
12348 b{width}
12349 \series default
12350  creates cell with a fixed width, its text is vertically bottom-aligned
12351 \end_layout
12352
12353 \begin_layout Standard
12354 By entering a LaTeX-argument, all cell settings set in the table dialog
12355  are overwritten.
12356 \end_layout
12357
12358 \begin_layout Standard
12359 \begin_inset Note Greyedout
12360 status open
12361
12362 \begin_layout Plain Layout
12363
12364 \series bold
12365 Note:
12366 \series default
12367  Due to a bug, LyX shows the overwritten settings anyway.
12368 \end_layout
12369
12370 \end_inset
12371
12372
12373 \end_layout
12374
12375 \begin_layout Standard
12376 As the text should be horizontally centered, the command 
12377 \series bold
12378
12379 \backslash
12380 centering
12381 \series default
12382  is added.
12383  You can now enter the following LaTeX-argument for the first spanned column:
12384 \end_layout
12385
12386 \begin_layout Standard
12387
12388 \series bold
12389 >{
12390 \backslash
12391 centering}m{1.25cm-6.2pt}
12392 \end_layout
12393
12394 \begin_layout Standard
12395 The command 
12396 \series bold
12397 >{ }
12398 \series default
12399  means, that the commands inside the braces are applied before the cell
12400  is created.
12401 \end_layout
12402
12403 \begin_layout Standard
12404 Although we have chosen centered alignment for the text of the multicolumn
12405  cell, it is still left aligned.
12406  This is because LyX only applies the alignment to single columns.
12407  So for the multicolumn cell we have to use the LaTeX-argument
12408 \end_layout
12409
12410 \begin_layout Standard
12411
12412 \series bold
12413 >{
12414 \backslash
12415 centering}m{2.5cm}
12416 \end_layout
12417
12418 \begin_layout Subsection
12419 Multirows
12420 \begin_inset CommandInset label
12421 LatexCommand label
12422 name "sub:Multirows"
12423
12424 \end_inset
12425
12426
12427 \begin_inset Index idx
12428 status collapsed
12429
12430 \begin_layout Plain Layout
12431 Multirows
12432 \end_layout
12433
12434 \end_inset
12435
12436
12437 \begin_inset Index idx
12438 status collapsed
12439
12440 \begin_layout Plain Layout
12441 Table ! Multirows
12442 \end_layout
12443
12444 \end_inset
12445
12446
12447 \end_layout
12448
12449 \begin_layout Standard
12450 To merge cells over multiple rows, select as many cells within a column
12451  as you want to merge and use either the table-toolbar button 
12452 \begin_inset Graphics
12453         filename ../images/tabular-feature_multirow.png
12454         scale 85
12455         scaleBeforeRotation
12456
12457 \end_inset
12458
12459 , or the menu 
12460 \family sans
12461 Edit\SpecialChar \menuseparator
12462 Table\SpecialChar \menuseparator
12463 Multirow
12464 \family default
12465 , or right click on the marked cells and choose 
12466 \family sans
12467 Multirow
12468 \family default
12469  in the context menu.
12470 \end_layout
12471
12472 \begin_layout Standard
12473 Here is an example table with a multirow in the first column:
12474 \end_layout
12475
12476 \begin_layout Standard
12477 \align center
12478 \begin_inset Tabular
12479 <lyxtabular version="3" rows="3" columns="3">
12480 <features tabularvalignment="middle">
12481 <column alignment="center" valignment="top" width="0pt">
12482 <column alignment="center" valignment="top" width="0">
12483 <column alignment="center" valignment="top" width="0">
12484 <row>
12485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12486 \begin_inset Text
12487
12488 \begin_layout Plain Layout
12489 a long cell entry
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 b
12499 \end_layout
12500
12501 \end_inset
12502 </cell>
12503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 c
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 </row>
12513 <row>
12514 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 multirow
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 e
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536 f
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 </row>
12542 <row>
12543 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12544 \begin_inset Text
12545
12546 \begin_layout Plain Layout
12547
12548 \end_layout
12549
12550 \end_inset
12551 </cell>
12552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Plain Layout
12556 h
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12562 \begin_inset Text
12563
12564 \begin_layout Plain Layout
12565 i
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 </row>
12571 </lyxtabular>
12572
12573 \end_inset
12574
12575
12576 \end_layout
12577
12578 \begin_layout Standard
12579 The width of multirow cells is set by setting the width and alignment for
12580  the whole column.
12581  The 
12582 \family sans
12583 Vertical Offset
12584 \family default
12585  shifts the content of the multirow up/down if the offset is positive/negative.
12586 \end_layout
12587
12588 \begin_layout Standard
12589 If the column of a multirow cell has no explicit width, the multirow cell
12590  inherits the alignment of the column.
12591  Otherwise it is by default left-aligned.
12592  To override the default, renew the command 
12593 \series bold
12594
12595 \backslash
12596 multirowsetup
12597 \series default
12598  with the command
12599 \end_layout
12600
12601 \begin_layout Standard
12602
12603 \series bold
12604
12605 \backslash
12606 renewcommand{
12607 \backslash
12608 multirowsetup}{
12609 \backslash
12610 centering}
12611 \end_layout
12612
12613 \begin_layout Standard
12614 in the document preamble.
12615  Then all entries of multirow cells in the document are centered.
12616  If centering is only needed for several tables, you can renew the command
12617  in a TeX-Code box just before the table instead of the preamble.
12618  If the text should be right-aligned, replace 
12619 \series bold
12620
12621 \backslash
12622 centering
12623 \series default
12624  by 
12625 \series bold
12626
12627 \backslash
12628 raggedleft
12629 \series default
12630 .
12631  To return to left-alignment 
12632 \series bold
12633
12634 \backslash
12635 raggedright
12636 \series default
12637  is used.
12638 \end_layout
12639
12640 \begin_layout Standard
12641 This is an example table with a right-aligned multirow cell that has a vertical
12642  offset of -4
12643 \begin_inset space \thinspace{}
12644 \end_inset
12645
12646 mm and is in a 3
12647 \begin_inset space \thinspace{}
12648 \end_inset
12649
12650 cm wide column:
12651 \end_layout
12652
12653 \begin_layout Standard
12654 \noindent
12655 \align center
12656 \begin_inset ERT
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660
12661
12662 \backslash
12663 renewcommand{
12664 \backslash
12665 multirowsetup}{
12666 \backslash
12667 raggedleft}
12668 \end_layout
12669
12670 \end_inset
12671
12672
12673 \begin_inset Tabular
12674 <lyxtabular version="3" rows="4" columns="3">
12675 <features tabularvalignment="middle">
12676 <column alignment="center" valignment="top" width="3cm">
12677 <column alignment="center" valignment="top" width="0">
12678 <column alignment="center" valignment="top" width="0">
12679 <row>
12680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12681 \begin_inset Text
12682
12683 \begin_layout Plain Layout
12684 a long cell entry
12685 \end_layout
12686
12687 \end_inset
12688 </cell>
12689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693 b
12694 \end_layout
12695
12696 \end_inset
12697 </cell>
12698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12699 \begin_inset Text
12700
12701 \begin_layout Plain Layout
12702 c
12703 \end_layout
12704
12705 \end_inset
12706 </cell>
12707 </row>
12708 <row>
12709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12710 \begin_inset Text
12711
12712 \begin_layout Plain Layout
12713 t
12714 \end_layout
12715
12716 \end_inset
12717 </cell>
12718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12719 \begin_inset Text
12720
12721 \begin_layout Plain Layout
12722 n
12723 \end_layout
12724
12725 \end_inset
12726 </cell>
12727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12728 \begin_inset Text
12729
12730 \begin_layout Plain Layout
12731 m
12732 \end_layout
12733
12734 \end_inset
12735 </cell>
12736 </row>
12737 <row>
12738 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12739 \begin_inset Text
12740
12741 \begin_layout Plain Layout
12742 multirow
12743 \end_layout
12744
12745 \end_inset
12746 </cell>
12747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12748 \begin_inset Text
12749
12750 \begin_layout Plain Layout
12751 e
12752 \end_layout
12753
12754 \end_inset
12755 </cell>
12756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12757 \begin_inset Text
12758
12759 \begin_layout Plain Layout
12760 f
12761 \end_layout
12762
12763 \end_inset
12764 </cell>
12765 </row>
12766 <row>
12767 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12768 \begin_inset Text
12769
12770 \begin_layout Plain Layout
12771
12772 \end_layout
12773
12774 \end_inset
12775 </cell>
12776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12777 \begin_inset Text
12778
12779 \begin_layout Plain Layout
12780 h
12781 \end_layout
12782
12783 \end_inset
12784 </cell>
12785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12786 \begin_inset Text
12787
12788 \begin_layout Plain Layout
12789 i
12790 \end_layout
12791
12792 \end_inset
12793 </cell>
12794 </row>
12795 </lyxtabular>
12796
12797 \end_inset
12798
12799
12800 \begin_inset ERT
12801 status collapsed
12802
12803 \begin_layout Plain Layout
12804
12805
12806 \backslash
12807 renewcommand{
12808 \backslash
12809 multirowsetup}{
12810 \backslash
12811 raggedright}
12812 \end_layout
12813
12814 \end_inset
12815
12816
12817 \end_layout
12818
12819 \begin_layout Standard
12820 To start a new line in a multirow you can use a forced line break (shortcut
12821  
12822 \begin_inset Info
12823 type  "shortcut"
12824 arg   "newline-insert newline"
12825 \end_inset
12826
12827 ) but this will not respect the cell lines as demonstrated in this table:
12828 \end_layout
12829
12830 \begin_layout Standard
12831 \noindent
12832 \align center
12833 \begin_inset Tabular
12834 <lyxtabular version="3" rows="3" columns="2">
12835 <features tabularvalignment="middle">
12836 <column alignment="left" valignment="middle" width="2cm">
12837 <column alignment="center" valignment="top" width="0">
12838 <row>
12839 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843 aaa
12844 \begin_inset Newline newline
12845 \end_inset
12846
12847 aaa
12848 \begin_inset Newline newline
12849 \end_inset
12850
12851 wrong cell
12852 \end_layout
12853
12854 \end_inset
12855 </cell>
12856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12857 \begin_inset Text
12858
12859 \begin_layout Plain Layout
12860 ccc
12861 \end_layout
12862
12863 \end_inset
12864 </cell>
12865 </row>
12866 <row>
12867 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12868 \begin_inset Text
12869
12870 \begin_layout Plain Layout
12871
12872 \end_layout
12873
12874 \end_inset
12875 </cell>
12876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12877 \begin_inset Text
12878
12879 \begin_layout Plain Layout
12880 ddd
12881 \end_layout
12882
12883 \end_inset
12884 </cell>
12885 </row>
12886 <row>
12887 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 bbb
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 eee
12901 \end_layout
12902
12903 \end_inset
12904 </cell>
12905 </row>
12906 </lyxtabular>
12907
12908 \end_inset
12909
12910
12911 \end_layout
12912
12913 \begin_layout Standard
12914 Therefore be careful with forced line breaks.
12915 \end_layout
12916
12917 \begin_layout Section
12918 Formal Tables
12919 \begin_inset CommandInset label
12920 LatexCommand label
12921 name "sec:Formal-Tables"
12922
12923 \end_inset
12924
12925
12926 \begin_inset Index idx
12927 status collapsed
12928
12929 \begin_layout Plain Layout
12930 Table ! Formal
12931 \end_layout
12932
12933 \end_inset
12934
12935
12936 \end_layout
12937
12938 \begin_layout Standard
12939 Tables are often typeset in books similar to Table
12940 \begin_inset space ~
12941 \end_inset
12942
12943
12944 \begin_inset CommandInset ref
12945 LatexCommand ref
12946 reference "tab:Example-booktabs-table"
12947
12948 \end_inset
12949
12950 .
12951  This kind of tables is called 
12952 \begin_inset Quotes eld
12953 \end_inset
12954
12955
12956 \emph on
12957 formal
12958 \emph default
12959
12960 \begin_inset Quotes erd
12961 \end_inset
12962
12963 .
12964  To make a table a formal table use the option 
12965 \family sans
12966 Formal
12967 \family default
12968  in the 
12969 \family sans
12970 Borders
12971 \family default
12972  tab of the table dialog.
12973 \end_layout
12974
12975 \begin_layout Standard
12976 \begin_inset Float table
12977 placement h
12978 wide false
12979 sideways false
12980 status open
12981
12982 \begin_layout Plain Layout
12983 \begin_inset Caption
12984
12985 \begin_layout Plain Layout
12986 \begin_inset CommandInset label
12987 LatexCommand label
12988 name "tab:Example-booktabs-table"
12989
12990 \end_inset
12991
12992 Example booktabs-table
12993 \end_layout
12994
12995 \end_inset
12996
12997
12998 \end_layout
12999
13000 \begin_layout Plain Layout
13001 \align center
13002 \begin_inset Tabular
13003 <lyxtabular version="3" rows="8" columns="4">
13004 <features booktabs="true" tabularvalignment="middle">
13005 <column alignment="center" valignment="top" width="0">
13006 <column alignment="center" valignment="top" width="0">
13007 <column alignment="center" valignment="top" width="0">
13008 <column alignment="center" valignment="top" width="0">
13009 <row>
13010 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014 System
13015 \end_layout
13016
13017 \end_inset
13018 </cell>
13019 <cell alignment="center" valignment="top" topline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 Chip
13024 \begin_inset space \thinspace{}
13025 \end_inset
13026
13027 1
13028 \end_layout
13029
13030 \end_inset
13031 </cell>
13032 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13033 \begin_inset Text
13034
13035 \begin_layout Plain Layout
13036 Chip
13037 \begin_inset space \thinspace{}
13038 \end_inset
13039
13040 2
13041 \end_layout
13042
13043 \end_inset
13044 </cell>
13045 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 </row>
13055 <row>
13056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13057 \begin_inset Text
13058
13059 \begin_layout Plain Layout
13060 \begin_inset ERT
13061 status collapsed
13062
13063 \begin_layout Plain Layout
13064
13065
13066 \backslash
13067 cmidrule(r){2-2}
13068 \end_layout
13069
13070 \end_inset
13071
13072
13073 \begin_inset ERT
13074 status collapsed
13075
13076 \begin_layout Plain Layout
13077
13078
13079 \backslash
13080 cmidrule(l){3-4}
13081 \end_layout
13082
13083 \end_inset
13084
13085 Detector thickness in Âµm
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094 300
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 300
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 700
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 </row>
13118 <row>
13119 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 Edge angle in Â°
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" topline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 3.55
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" topline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 2.71
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" topline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 7.99
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 <row topspace="default">
13157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Plain Layout
13161 Spatial resolution in Âµm
13162 \end_layout
13163
13164 \end_inset
13165 </cell>
13166 <cell alignment="center" valignment="top" usebox="none">
13167 \begin_inset Text
13168
13169 \begin_layout Plain Layout
13170 4.26
13171 \end_layout
13172
13173 \end_inset
13174 </cell>
13175 <cell alignment="center" valignment="top" usebox="none">
13176 \begin_inset Text
13177
13178 \begin_layout Plain Layout
13179 10.17
13180 \end_layout
13181
13182 \end_inset
13183 </cell>
13184 <cell alignment="center" valignment="top" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188 10.56
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 </row>
13194 <row topspace="default">
13195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13196 \begin_inset Text
13197
13198 \begin_layout Plain Layout
13199 MTF at 
13200 \begin_inset Formula $f_{\mathrm{max}}$
13201 \end_inset
13202
13203
13204 \end_layout
13205
13206 \end_inset
13207 </cell>
13208 <cell alignment="center" valignment="top" usebox="none">
13209 \begin_inset Text
13210
13211 \begin_layout Plain Layout
13212 0.53
13213 \end_layout
13214
13215 \end_inset
13216 </cell>
13217 <cell alignment="center" valignment="top" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 0.37
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 0.39
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 </row>
13236 <row topspace="default">
13237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 \begin_inset ERT
13242 status collapsed
13243
13244 \begin_layout Plain Layout
13245
13246
13247 \backslash
13248 cmidrule(l{10pt}){1-1}
13249 \end_layout
13250
13251 \end_inset
13252
13253 LSF-spatial resolution
13254 \end_layout
13255
13256 \end_inset
13257 </cell>
13258 <cell alignment="center" valignment="top" usebox="none">
13259 \begin_inset Text
13260
13261 \begin_layout Plain Layout
13262
13263 \end_layout
13264
13265 \end_inset
13266 </cell>
13267 <cell alignment="center" valignment="top" usebox="none">
13268 \begin_inset Text
13269
13270 \begin_layout Plain Layout
13271
13272 \end_layout
13273
13274 \end_inset
13275 </cell>
13276 <cell alignment="center" valignment="top" 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" rightline="true" usebox="none">
13288 \begin_inset Text
13289
13290 \begin_layout Plain Layout
13291 in Âµm
13292 \end_layout
13293
13294 \end_inset
13295 </cell>
13296 <cell alignment="center" valignment="top" usebox="none">
13297 \begin_inset Text
13298
13299 \begin_layout Plain Layout
13300 129.7
13301 \end_layout
13302
13303 \end_inset
13304 </cell>
13305 <cell alignment="center" valignment="top" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309 52.75
13310 \end_layout
13311
13312 \end_inset
13313 </cell>
13314 <cell alignment="center" valignment="top" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318 50.78
13319 \end_layout
13320
13321 \end_inset
13322 </cell>
13323 </row>
13324 <row>
13325 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13326 \begin_inset Text
13327
13328 \begin_layout Plain Layout
13329 in % of pixel size
13330 \end_layout
13331
13332 \end_inset
13333 </cell>
13334 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338 76.3
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 95.9
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 92.3
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 </row>
13362 </lyxtabular>
13363
13364 \end_inset
13365
13366
13367 \end_layout
13368
13369 \end_inset
13370
13371
13372 \end_layout
13373
13374 \begin_layout Standard
13375 Spaces to table rows can be added using the 
13376 \family sans
13377 Borders
13378 \family default
13379  tab of the table dialog as described in section
13380 \begin_inset space ~
13381 \end_inset
13382
13383
13384 \begin_inset CommandInset ref
13385 LatexCommand ref
13386 reference "sub:Row-Spacing"
13387
13388 \end_inset
13389
13390 .
13391 \end_layout
13392
13393 \begin_layout Standard
13394 Unlike normal tables, formal tables have no vertical table lines.
13395  The horizontal table lines can be set as for normal tables but they appear
13396  with different widths in the output:
13397 \begin_inset Newline newline
13398 \end_inset
13399
13400 The first and the last table line have a default width of 0.08
13401 \begin_inset space \thinspace{}
13402 \end_inset
13403
13404 em while the other lines have a default width of 0.05
13405 \begin_inset space \thinspace{}
13406 \end_inset
13407
13408 em.
13409 \end_layout
13410
13411 \begin_layout Standard
13412 The default widths can be changed with the following preamble lines
13413 \end_layout
13414
13415 \begin_layout Standard
13416
13417 \series bold
13418
13419 \backslash
13420 let
13421 \backslash
13422 mytoprule
13423 \backslash
13424 toprule
13425 \begin_inset Newline newline
13426 \end_inset
13427
13428
13429 \backslash
13430 renewcommand{
13431 \backslash
13432 toprule}{
13433 \backslash
13434 mytoprule[width]}
13435 \end_layout
13436
13437 \begin_layout Standard
13438 This example is for the first line, the so called 
13439 \series bold
13440 toprule
13441 \series default
13442 .
13443  If you want to change the width for the last line, replace 
13444 \series bold
13445 toprule
13446 \series default
13447  by 
13448 \series bold
13449 bottomrule
13450 \series default
13451 .
13452  To change the width for the other lines replace 
13453 \series bold
13454 toprule
13455 \series default
13456  by 
13457 \series bold
13458 midrule
13459 \series default
13460 .
13461  You can use all units listed in appendix
13462 \begin_inset space ~
13463 \end_inset
13464
13465
13466 \begin_inset CommandInset ref
13467 LatexCommand ref
13468 reference "cha:Units-available-in"
13469
13470 \end_inset
13471
13472  to set the width.
13473 \end_layout
13474
13475 \begin_layout Standard
13476 Lines that do not span all table columns can be created by setting a table
13477  line for multicolumn cells.
13478  LyX will then internally use the command 
13479 \series bold
13480
13481 \backslash
13482 cmidrule
13483 \series default
13484  to create this line.
13485  Its full scheme is
13486 \end_layout
13487
13488 \begin_layout Standard
13489
13490 \series bold
13491
13492 \backslash
13493 cmidrule[width](trim){startcol-endcol}
13494 \end_layout
13495
13496 \begin_layout Standard
13497 The options of 
13498 \series bold
13499
13500 \backslash
13501 cmidrule
13502 \series default
13503  are currently not supported by LyX so you have to use TeX-Code to be able
13504  to use them.
13505  
13506 \series bold
13507
13508 \backslash
13509 cmidrule
13510 \series default
13511 s can manually be created by inserting the command as TeX-Code as the first
13512  cell entry of the first cell of a row.
13513  The line is then drawn in the output above the current row.
13514 \end_layout
13515
13516 \begin_layout Standard
13517 The default for the width is 0.03
13518 \begin_inset space \thinspace{}
13519 \end_inset
13520
13521 em.
13522  Startcol is the number of the column where the line starts and endcol the
13523  column number where the line ends.
13524  The endcol always needs to be specified, also when the line should span
13525  only one column.
13526  The optional parameter trim could be either 
13527 \emph on
13528 l{trimwidth}
13529 \emph default
13530 , or 
13531 \emph on
13532 r{trimwidth}
13533 \emph default
13534  where the trimwidth is also optional.
13535  Using for example the parameter 
13536 \emph on
13537 l{2pt}
13538 \emph default
13539  means that the line is trimmed from its left end by 2
13540 \begin_inset space \thinspace{}
13541 \end_inset
13542
13543 pt.
13544  If you don't specify the trimwidth the lines are trimmed by the default
13545  of 0.5
13546 \begin_inset space \thinspace{}
13547 \end_inset
13548
13549 em.
13550 \end_layout
13551
13552 \begin_layout Standard
13553 \begin_inset VSpace bigskip
13554 \end_inset
13555
13556 Table
13557 \begin_inset space ~
13558 \end_inset
13559
13560
13561 \begin_inset CommandInset ref
13562 LatexCommand ref
13563 reference "tab:Example-booktabs-table"
13564
13565 \end_inset
13566
13567  was created using the commands
13568 \end_layout
13569
13570 \begin_layout Standard
13571
13572 \series bold
13573
13574 \backslash
13575 cmidrule(r){2-2}
13576 \backslash
13577 cmidrule(l){3-4}
13578 \end_layout
13579
13580 \begin_layout Standard
13581 at the beginning of the second row and
13582 \end_layout
13583
13584 \begin_layout Standard
13585
13586 \series bold
13587
13588 \backslash
13589 cmidrule(l{10pt}){1-1}
13590 \end_layout
13591
13592 \begin_layout Standard
13593 in the sixth row.
13594 \end_layout
13595
13596 \begin_layout Standard
13597 \begin_inset VSpace bigskip
13598 \end_inset
13599
13600
13601 \end_layout
13602
13603 \begin_layout Standard
13604 You might want to have overlapping 
13605 \series bold
13606
13607 \backslash
13608 cmidrule
13609 \series default
13610 s as in in Table
13611 \begin_inset space ~
13612 \end_inset
13613
13614
13615 \begin_inset CommandInset ref
13616 LatexCommand ref
13617 reference "tab:Special-booktabs-table"
13618
13619 \end_inset
13620
13621 .
13622  This can be achieved with the TeX-Code command
13623 \end_layout
13624
13625 \begin_layout Standard
13626
13627 \series bold
13628
13629 \backslash
13630 morecmidrules
13631 \end_layout
13632
13633 \begin_layout Standard
13634 The command that was used for the second row of Table
13635 \begin_inset space ~
13636 \end_inset
13637
13638
13639 \begin_inset CommandInset ref
13640 LatexCommand ref
13641 reference "tab:Special-booktabs-table"
13642
13643 \end_inset
13644
13645  is
13646 \end_layout
13647
13648 \begin_layout Standard
13649
13650 \series bold
13651
13652 \backslash
13653 cmidrule(r){2-2}
13654 \backslash
13655 cmidrule(l){3-4}
13656 \backslash
13657 morecmidrules
13658 \backslash
13659 cmidrule{2-4}
13660 \end_layout
13661
13662 \begin_layout Standard
13663 The command for the sixth row is
13664 \end_layout
13665
13666 \begin_layout Standard
13667
13668 \series bold
13669
13670 \backslash
13671 midrule
13672 \backslash
13673 morecmidrules
13674 \backslash
13675 cmidrule{3-4}
13676 \end_layout
13677
13678 \begin_layout Standard
13679 \begin_inset VSpace bigskip
13680 \end_inset
13681
13682
13683 \end_layout
13684
13685 \begin_layout Standard
13686 If you are anyway not satisfied with the border line spacing, you can use
13687  the following command to produce lines that span over all table columns
13688 \series bold
13689 :
13690 \end_layout
13691
13692 \begin_layout Standard
13693
13694 \series bold
13695
13696 \backslash
13697 specialrule{width}{space above}{space below}
13698 \end_layout
13699
13700 \begin_layout Standard
13701 For more information about these features, refer to the manual of the LaTeX-pack
13702 age 
13703 \series bold
13704 booktabs
13705 \series default
13706  
13707 \begin_inset CommandInset citation
13708 LatexCommand cite
13709 key "booktabs"
13710
13711 \end_inset
13712
13713 .
13714 \begin_inset Index idx
13715 status collapsed
13716
13717 \begin_layout Plain Layout
13718 LaTeX-packages ! booktabs
13719 \end_layout
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \begin_layout Standard
13727 \begin_inset Float table
13728 placement h
13729 wide false
13730 sideways false
13731 status open
13732
13733 \begin_layout Plain Layout
13734 \begin_inset Caption
13735
13736 \begin_layout Plain Layout
13737 \begin_inset CommandInset label
13738 LatexCommand label
13739 name "tab:Special-booktabs-table"
13740
13741 \end_inset
13742
13743 Special booktabs-table
13744 \end_layout
13745
13746 \end_inset
13747
13748
13749 \end_layout
13750
13751 \begin_layout Plain Layout
13752 \align center
13753 \begin_inset Tabular
13754 <lyxtabular version="3" rows="8" columns="4">
13755 <features booktabs="true" tabularvalignment="middle">
13756 <column alignment="center" valignment="top" width="0">
13757 <column alignment="center" valignment="top" width="0">
13758 <column alignment="center" valignment="top" width="0">
13759 <column alignment="center" valignment="top" width="0">
13760 <row>
13761 <cell alignment="center" valignment="top" topline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765 System
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 <cell alignment="center" valignment="top" topline="true" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774 Chip
13775 \begin_inset space \thinspace{}
13776 \end_inset
13777
13778 1
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 Chip
13788 \begin_inset space \thinspace{}
13789 \end_inset
13790
13791 2
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 </row>
13806 <row>
13807 <cell alignment="center" valignment="top" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 \begin_inset ERT
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815
13816
13817 \backslash
13818 cmidrule(r){2-2}
13819 \end_layout
13820
13821 \end_inset
13822
13823
13824 \begin_inset ERT
13825 status collapsed
13826
13827 \begin_layout Plain Layout
13828
13829
13830 \backslash
13831 cmidrule(l){3-4}
13832 \end_layout
13833
13834 \end_inset
13835
13836
13837 \begin_inset ERT
13838 status collapsed
13839
13840 \begin_layout Plain Layout
13841
13842
13843 \backslash
13844 morecmidrules 
13845 \end_layout
13846
13847 \end_inset
13848
13849
13850 \begin_inset ERT
13851 status collapsed
13852
13853 \begin_layout Plain Layout
13854
13855
13856 \backslash
13857 cmidrule{2-4}
13858 \end_layout
13859
13860 \end_inset
13861
13862 Detector thickness in Âµm
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 300
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 <cell alignment="center" valignment="top" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880 300
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 <cell alignment="center" valignment="top" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 700
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 </row>
13895 <row>
13896 <cell alignment="center" valignment="top" topline="true" usebox="none">
13897 \begin_inset Text
13898
13899 \begin_layout Plain Layout
13900 Edge angle in Â°
13901 \end_layout
13902
13903 \end_inset
13904 </cell>
13905 <cell alignment="center" valignment="top" topline="true" usebox="none">
13906 \begin_inset Text
13907
13908 \begin_layout Plain Layout
13909 3.55
13910 \end_layout
13911
13912 \end_inset
13913 </cell>
13914 <cell alignment="center" valignment="top" topline="true" usebox="none">
13915 \begin_inset Text
13916
13917 \begin_layout Plain Layout
13918 2.71
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 <cell alignment="center" valignment="top" topline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Plain Layout
13927 7.99
13928 \end_layout
13929
13930 \end_inset
13931 </cell>
13932 </row>
13933 <row topspace="default">
13934 <cell alignment="center" valignment="top" usebox="none">
13935 \begin_inset Text
13936
13937 \begin_layout Plain Layout
13938 Spatial resolution in Âµm
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 <cell alignment="center" valignment="top" usebox="none">
13944 \begin_inset Text
13945
13946 \begin_layout Plain Layout
13947 4.26
13948 \end_layout
13949
13950 \end_inset
13951 </cell>
13952 <cell alignment="center" valignment="top" usebox="none">
13953 \begin_inset Text
13954
13955 \begin_layout Plain Layout
13956 10.17
13957 \end_layout
13958
13959 \end_inset
13960 </cell>
13961 <cell alignment="center" valignment="top" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Plain Layout
13965 10.56
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 </row>
13971 <row topspace="default">
13972 <cell alignment="center" valignment="top" usebox="none">
13973 \begin_inset Text
13974
13975 \begin_layout Plain Layout
13976 MTF at 
13977 \begin_inset Formula $f_{\mathrm{max}}$
13978 \end_inset
13979
13980
13981 \end_layout
13982
13983 \end_inset
13984 </cell>
13985 <cell alignment="center" valignment="top" usebox="none">
13986 \begin_inset Text
13987
13988 \begin_layout Plain Layout
13989 0.53
13990 \end_layout
13991
13992 \end_inset
13993 </cell>
13994 <cell alignment="center" valignment="top" usebox="none">
13995 \begin_inset Text
13996
13997 \begin_layout Plain Layout
13998 0.37
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 <cell alignment="center" valignment="top" usebox="none">
14004 \begin_inset Text
14005
14006 \begin_layout Plain Layout
14007 0.39
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 </row>
14013 <row>
14014 <cell alignment="center" valignment="top" topline="true" usebox="none">
14015 \begin_inset Text
14016
14017 \begin_layout Plain Layout
14018 \begin_inset ERT
14019 status collapsed
14020
14021 \begin_layout Plain Layout
14022
14023
14024 \backslash
14025 morecmidrules 
14026 \end_layout
14027
14028 \end_inset
14029
14030
14031 \begin_inset ERT
14032 status collapsed
14033
14034 \begin_layout Plain Layout
14035
14036
14037 \backslash
14038 cmidrule{3-4}
14039 \end_layout
14040
14041 \end_inset
14042
14043 LSF-spatial resolution
14044 \end_layout
14045
14046 \end_inset
14047 </cell>
14048 <cell alignment="center" valignment="top" topline="true" usebox="none">
14049 \begin_inset Text
14050
14051 \begin_layout Plain Layout
14052
14053 \end_layout
14054
14055 \end_inset
14056 </cell>
14057 <cell alignment="center" valignment="top" topline="true" usebox="none">
14058 \begin_inset Text
14059
14060 \begin_layout Plain Layout
14061
14062 \end_layout
14063
14064 \end_inset
14065 </cell>
14066 <cell alignment="center" valignment="top" topline="true" usebox="none">
14067 \begin_inset Text
14068
14069 \begin_layout Plain Layout
14070
14071 \end_layout
14072
14073 \end_inset
14074 </cell>
14075 </row>
14076 <row>
14077 <cell alignment="center" valignment="top" usebox="none">
14078 \begin_inset Text
14079
14080 \begin_layout Plain Layout
14081 in Âµm
14082 \end_layout
14083
14084 \end_inset
14085 </cell>
14086 <cell alignment="center" valignment="top" usebox="none">
14087 \begin_inset Text
14088
14089 \begin_layout Plain Layout
14090 129.7
14091 \end_layout
14092
14093 \end_inset
14094 </cell>
14095 <cell alignment="center" valignment="top" usebox="none">
14096 \begin_inset Text
14097
14098 \begin_layout Plain Layout
14099 52.75
14100 \end_layout
14101
14102 \end_inset
14103 </cell>
14104 <cell alignment="center" valignment="top" usebox="none">
14105 \begin_inset Text
14106
14107 \begin_layout Plain Layout
14108 50.78
14109 \end_layout
14110
14111 \end_inset
14112 </cell>
14113 </row>
14114 <row>
14115 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14116 \begin_inset Text
14117
14118 \begin_layout Plain Layout
14119 in % of pixel size
14120 \end_layout
14121
14122 \end_inset
14123 </cell>
14124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14125 \begin_inset Text
14126
14127 \begin_layout Plain Layout
14128 76.3
14129 \end_layout
14130
14131 \end_inset
14132 </cell>
14133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14134 \begin_inset Text
14135
14136 \begin_layout Plain Layout
14137 95.9
14138 \end_layout
14139
14140 \end_inset
14141 </cell>
14142 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 92.3
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 </row>
14152 </lyxtabular>
14153
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \end_inset
14160
14161
14162 \end_layout
14163
14164 \begin_layout Section
14165 Vertical Table Alignment
14166 \begin_inset Index idx
14167 status collapsed
14168
14169 \begin_layout Plain Layout
14170 Table ! Alignment
14171 \end_layout
14172
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \begin_layout Standard
14179 To align tables vertically in a text line the table must be inside a box.
14180  The box can then be vertically aligned as described in section
14181 \begin_inset space ~
14182 \end_inset
14183
14184
14185 \begin_inset CommandInset ref
14186 LatexCommand ref
14187 reference "sec:Box-Dialog"
14188
14189 \end_inset
14190
14191 .
14192 \end_layout
14193
14194 \begin_layout Standard
14195 In the following example the tables are inside a minipage
14196 \begin_inset Foot
14197 status collapsed
14198
14199 \begin_layout Plain Layout
14200 Minipages are described in section
14201 \begin_inset space ~
14202 \end_inset
14203
14204
14205 \begin_inset CommandInset ref
14206 LatexCommand ref
14207 reference "sec:Minipages"
14208
14209 \end_inset
14210
14211 .
14212 \end_layout
14213
14214 \end_inset
14215
14216  box that has a width of 15
14217 \begin_inset space \thinspace{}
14218 \end_inset
14219
14220 col%:
14221 \end_layout
14222
14223 \begin_layout Itemize
14224 test 
14225 \begin_inset Box Frameless
14226 position "t"
14227 hor_pos "c"
14228 has_inner_box 1
14229 inner_pos "c"
14230 use_parbox 0
14231 use_makebox 0
14232 width "15col%"
14233 special "none"
14234 height "1in"
14235 height_special "totalheight"
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239 \begin_inset Tabular
14240 <lyxtabular version="3" rows="3" columns="3">
14241 <features tabularvalignment="middle">
14242 <column alignment="center" valignment="top" width="0">
14243 <column alignment="center" valignment="top" width="0">
14244 <column alignment="center" valignment="top" width="0">
14245 <row>
14246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14247 \begin_inset Text
14248
14249 \begin_layout Plain Layout
14250 a
14251 \end_layout
14252
14253 \end_inset
14254 </cell>
14255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259 d
14260 \end_layout
14261
14262 \end_inset
14263 </cell>
14264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14265 \begin_inset Text
14266
14267 \begin_layout Plain Layout
14268 g
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 </row>
14274 <row>
14275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14276 \begin_inset Text
14277
14278 \begin_layout Plain Layout
14279 b
14280 \end_layout
14281
14282 \end_inset
14283 </cell>
14284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14285 \begin_inset Text
14286
14287 \begin_layout Plain Layout
14288 e
14289 \end_layout
14290
14291 \end_inset
14292 </cell>
14293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297 h
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 </row>
14303 <row>
14304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14305 \begin_inset Text
14306
14307 \begin_layout Plain Layout
14308 c
14309 \end_layout
14310
14311 \end_inset
14312 </cell>
14313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14314 \begin_inset Text
14315
14316 \begin_layout Plain Layout
14317 f
14318 \end_layout
14319
14320 \end_inset
14321 </cell>
14322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14323 \begin_inset Text
14324
14325 \begin_layout Plain Layout
14326 i
14327 \end_layout
14328
14329 \end_inset
14330 </cell>
14331 </row>
14332 </lyxtabular>
14333
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \end_inset
14340
14341  test 
14342 \begin_inset ERT
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346
14347
14348 \backslash
14349 raisebox{0.85
14350 \backslash
14351 baselineskip}{
14352 \end_layout
14353
14354 \end_inset
14355
14356
14357 \begin_inset Box Frameless
14358 position "t"
14359 hor_pos "c"
14360 has_inner_box 1
14361 inner_pos "c"
14362 use_parbox 0
14363 use_makebox 0
14364 width "15col%"
14365 special "none"
14366 height "1in"
14367 height_special "totalheight"
14368 status collapsed
14369
14370 \begin_layout Plain Layout
14371 \begin_inset Tabular
14372 <lyxtabular version="3" rows="3" columns="3">
14373 <features tabularvalignment="middle">
14374 <column alignment="center" valignment="top" width="0">
14375 <column alignment="center" valignment="top" width="0">
14376 <column alignment="center" valignment="top" width="0">
14377 <row>
14378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14379 \begin_inset Text
14380
14381 \begin_layout Plain Layout
14382 a
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14388 \begin_inset Text
14389
14390 \begin_layout Plain Layout
14391 d
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14397 \begin_inset Text
14398
14399 \begin_layout Plain Layout
14400 g
14401 \end_layout
14402
14403 \end_inset
14404 </cell>
14405 </row>
14406 <row>
14407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411 b
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 e
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 h
14430 \end_layout
14431
14432 \end_inset
14433 </cell>
14434 </row>
14435 <row>
14436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14437 \begin_inset Text
14438
14439 \begin_layout Plain Layout
14440 c
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14446 \begin_inset Text
14447
14448 \begin_layout Plain Layout
14449 f
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 i
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 </row>
14464 </lyxtabular>
14465
14466 \end_inset
14467
14468
14469 \end_layout
14470
14471 \end_inset
14472
14473
14474 \begin_inset ERT
14475 status collapsed
14476
14477 \begin_layout Plain Layout
14478
14479 }
14480 \end_layout
14481
14482 \end_inset
14483
14484
14485 \end_layout
14486
14487 \begin_layout Itemize
14488 test 
14489 \begin_inset Box Frameless
14490 position "c"
14491 hor_pos "c"
14492 has_inner_box 1
14493 inner_pos "c"
14494 use_parbox 0
14495 use_makebox 0
14496 width "15col%"
14497 special "none"
14498 height "1in"
14499 height_special "totalheight"
14500 status collapsed
14501
14502 \begin_layout Plain Layout
14503 \begin_inset Tabular
14504 <lyxtabular version="3" rows="3" columns="3">
14505 <features tabularvalignment="middle">
14506 <column alignment="center" valignment="top" width="0">
14507 <column alignment="center" valignment="top" width="0">
14508 <column alignment="center" valignment="top" width="0">
14509 <row>
14510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14511 \begin_inset Text
14512
14513 \begin_layout Plain Layout
14514 a
14515 \end_layout
14516
14517 \end_inset
14518 </cell>
14519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523 d
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 g
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 </row>
14538 <row>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543 b
14544 \end_layout
14545
14546 \end_inset
14547 </cell>
14548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14549 \begin_inset Text
14550
14551 \begin_layout Plain Layout
14552 e
14553 \end_layout
14554
14555 \end_inset
14556 </cell>
14557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14558 \begin_inset Text
14559
14560 \begin_layout Plain Layout
14561 h
14562 \end_layout
14563
14564 \end_inset
14565 </cell>
14566 </row>
14567 <row>
14568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572 c
14573 \end_layout
14574
14575 \end_inset
14576 </cell>
14577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14578 \begin_inset Text
14579
14580 \begin_layout Plain Layout
14581 f
14582 \end_layout
14583
14584 \end_inset
14585 </cell>
14586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14587 \begin_inset Text
14588
14589 \begin_layout Plain Layout
14590 i
14591 \end_layout
14592
14593 \end_inset
14594 </cell>
14595 </row>
14596 </lyxtabular>
14597
14598 \end_inset
14599
14600
14601 \end_layout
14602
14603 \end_inset
14604
14605
14606 \end_layout
14607
14608 \begin_layout Itemize
14609 test 
14610 \begin_inset Box Frameless
14611 position "b"
14612 hor_pos "c"
14613 has_inner_box 1
14614 inner_pos "c"
14615 use_parbox 0
14616 use_makebox 0
14617 width "15col%"
14618 special "none"
14619 height "1in"
14620 height_special "totalheight"
14621 status collapsed
14622
14623 \begin_layout Plain Layout
14624 \begin_inset Tabular
14625 <lyxtabular version="3" rows="3" columns="3">
14626 <features tabularvalignment="middle">
14627 <column alignment="center" valignment="top" width="0">
14628 <column alignment="center" valignment="top" width="0">
14629 <column alignment="center" valignment="top" width="0">
14630 <row>
14631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14632 \begin_inset Text
14633
14634 \begin_layout Plain Layout
14635 a
14636 \end_layout
14637
14638 \end_inset
14639 </cell>
14640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14641 \begin_inset Text
14642
14643 \begin_layout Plain Layout
14644 d
14645 \end_layout
14646
14647 \end_inset
14648 </cell>
14649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14650 \begin_inset Text
14651
14652 \begin_layout Plain Layout
14653 g
14654 \end_layout
14655
14656 \end_inset
14657 </cell>
14658 </row>
14659 <row>
14660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 b
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14670 \begin_inset Text
14671
14672 \begin_layout Plain Layout
14673 e
14674 \end_layout
14675
14676 \end_inset
14677 </cell>
14678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14679 \begin_inset Text
14680
14681 \begin_layout Plain Layout
14682 h
14683 \end_layout
14684
14685 \end_inset
14686 </cell>
14687 </row>
14688 <row>
14689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14690 \begin_inset Text
14691
14692 \begin_layout Plain Layout
14693 c
14694 \end_layout
14695
14696 \end_inset
14697 </cell>
14698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14699 \begin_inset Text
14700
14701 \begin_layout Plain Layout
14702 f
14703 \end_layout
14704
14705 \end_inset
14706 </cell>
14707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14708 \begin_inset Text
14709
14710 \begin_layout Plain Layout
14711 i
14712 \end_layout
14713
14714 \end_inset
14715 </cell>
14716 </row>
14717 </lyxtabular>
14718
14719 \end_inset
14720
14721
14722 \end_layout
14723
14724 \end_inset
14725
14726  test 
14727 \begin_inset ERT
14728 status collapsed
14729
14730 \begin_layout Plain Layout
14731
14732
14733 \backslash
14734 raisebox{-0.32
14735 \backslash
14736 baselineskip}{
14737 \end_layout
14738
14739 \end_inset
14740
14741
14742 \begin_inset Box Frameless
14743 position "b"
14744 hor_pos "c"
14745 has_inner_box 1
14746 inner_pos "c"
14747 use_parbox 0
14748 use_makebox 0
14749 width "15col%"
14750 special "none"
14751 height "1in"
14752 height_special "totalheight"
14753 status collapsed
14754
14755 \begin_layout Plain Layout
14756 \begin_inset Tabular
14757 <lyxtabular version="3" rows="3" columns="3">
14758 <features tabularvalignment="middle">
14759 <column alignment="center" valignment="top" width="0">
14760 <column alignment="center" valignment="top" width="0">
14761 <column alignment="center" valignment="top" width="0">
14762 <row>
14763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14764 \begin_inset Text
14765
14766 \begin_layout Plain Layout
14767 a
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776 d
14777 \end_layout
14778
14779 \end_inset
14780 </cell>
14781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14782 \begin_inset Text
14783
14784 \begin_layout Plain Layout
14785 g
14786 \end_layout
14787
14788 \end_inset
14789 </cell>
14790 </row>
14791 <row>
14792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Plain Layout
14796 b
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805 e
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814 h
14815 \end_layout
14816
14817 \end_inset
14818 </cell>
14819 </row>
14820 <row>
14821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825 c
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834 f
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843 i
14844 \end_layout
14845
14846 \end_inset
14847 </cell>
14848 </row>
14849 </lyxtabular>
14850
14851 \end_inset
14852
14853
14854 \end_layout
14855
14856 \end_inset
14857
14858
14859 \begin_inset ERT
14860 status collapsed
14861
14862 \begin_layout Plain Layout
14863
14864 }
14865 \end_layout
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \begin_layout Standard
14873 As you will see, the content of the first and last table row is not correctly
14874  aligned.
14875  To get this alignment, the minipage box must be set into a raisebox
14876 \begin_inset Foot
14877 status collapsed
14878
14879 \begin_layout Plain Layout
14880 Raiseboxes are described in section
14881 \begin_inset space ~
14882 \end_inset
14883
14884
14885 \begin_inset CommandInset ref
14886 LatexCommand ref
14887 reference "sub:Vertical-Alignment"
14888
14889 \end_inset
14890
14891 .
14892 \end_layout
14893
14894 \end_inset
14895
14896 .
14897  In the example above the second table in the first item is aligned using
14898  the TeX-Code-command
14899 \end_layout
14900
14901 \begin_layout Standard
14902
14903 \series bold
14904
14905 \backslash
14906 raisebox{0.85
14907 \backslash
14908 baselineskip}{
14909 \end_layout
14910
14911 \begin_layout Standard
14912 before the box.
14913  After the box the closing brace 
14914 \series bold
14915 }
14916 \series default
14917  is inserted as TeX-Code.
14918  For the second table in the last item the command
14919 \end_layout
14920
14921 \begin_layout Standard
14922
14923 \series bold
14924
14925 \backslash
14926 raisebox{-0.32
14927 \backslash
14928 baselineskip}{
14929 \end_layout
14930
14931 \begin_layout Standard
14932 is used.
14933 \end_layout
14934
14935 \begin_layout Standard
14936 \begin_inset Note Greyedout
14937 status open
14938
14939 \begin_layout Plain Layout
14940
14941 \series bold
14942 Note:
14943 \series default
14944  The alignment of the table row content to the surrounding text line is
14945  not exact.
14946  The required value for the 
14947 \series bold
14948
14949 \backslash
14950 raisebox
14951 \series default
14952  command for this alignment depends on the document font, the font size,
14953  and the table line thickness.
14954 \end_layout
14955
14956 \end_inset
14957
14958
14959 \end_layout
14960
14961 \begin_layout Section
14962 Colored Tables
14963 \begin_inset CommandInset label
14964 LatexCommand label
14965 name "sec:Colored-Tables"
14966
14967 \end_inset
14968
14969
14970 \begin_inset Index idx
14971 status collapsed
14972
14973 \begin_layout Plain Layout
14974 Table ! Color
14975 \end_layout
14976
14977 \end_inset
14978
14979
14980 \end_layout
14981
14982 \begin_layout Subsection
14983 Colored Cells
14984 \begin_inset Index idx
14985 status collapsed
14986
14987 \begin_layout Plain Layout
14988 Table Color ! for Cells
14989 \end_layout
14990
14991 \end_inset
14992
14993
14994 \begin_inset Index idx
14995 status collapsed
14996
14997 \begin_layout Plain Layout
14998 Color ! for Table Cells
14999 \end_layout
15000
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \begin_layout Standard
15007 \begin_inset Float table
15008 placement h
15009 wide false
15010 sideways false
15011 status open
15012
15013 \begin_layout Plain Layout
15014 \begin_inset Caption
15015
15016 \begin_layout Plain Layout
15017 \begin_inset CommandInset label
15018 LatexCommand label
15019 name "tab:Table-colored-without"
15020
15021 \end_inset
15022
15023 Table colored without using the package 
15024 \series bold
15025 colortbl
15026 \series default
15027
15028 \begin_inset Argument
15029 status collapsed
15030
15031 \begin_layout Plain Layout
15032 Table without colortbl
15033 \end_layout
15034
15035 \end_inset
15036
15037
15038 \end_layout
15039
15040 \end_inset
15041
15042
15043 \end_layout
15044
15045 \begin_layout Plain Layout
15046 \align center
15047 \begin_inset Tabular
15048 <lyxtabular version="3" rows="3" columns="3">
15049 <features tabularvalignment="middle">
15050 <column alignment="center" valignment="top" width="0">
15051 <column alignment="center" valignment="top" width="0">
15052 <column alignment="center" valignment="top" width="0">
15053 <row>
15054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Plain Layout
15058
15059 \color green
15060 a
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069
15070 \color red
15071 b
15072 \end_layout
15073
15074 \end_inset
15075 </cell>
15076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080
15081 \color red
15082 c
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 </row>
15088 <row>
15089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093
15094 \color green
15095 d
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15101 \begin_inset Text
15102
15103 \begin_layout Plain Layout
15104
15105 \color blue
15106 e
15107 \end_layout
15108
15109 \end_inset
15110 </cell>
15111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \color blue
15117 f
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \color green
15130 g
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139
15140 \color blue
15141 h
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Plain Layout
15150
15151 \color blue
15152 i
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 </row>
15158 </lyxtabular>
15159
15160 \end_inset
15161
15162
15163 \end_layout
15164
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \begin_layout Standard
15171 If you only need colored text, mark the cells and choose a color in the
15172  menu 
15173 \family sans
15174 Edit\SpecialChar \menuseparator
15175 Text
15176 \begin_inset space ~
15177 \end_inset
15178
15179 Style
15180 \family default
15181 .
15182  This was used to create Table
15183 \begin_inset space ~
15184 \end_inset
15185
15186
15187 \begin_inset CommandInset ref
15188 LatexCommand ref
15189 reference "tab:Table-colored-without"
15190
15191 \end_inset
15192
15193 .
15194  In any other case you have to use the LaTeX-package 
15195 \series bold
15196 colortbl
15197 \series default
15198 .
15199 \begin_inset Index idx
15200 status collapsed
15201
15202 \begin_layout Plain Layout
15203 LaTeX-packages ! colortbl
15204 \end_layout
15205
15206 \end_inset
15207
15208
15209 \end_layout
15210
15211 \begin_layout Standard
15212 \begin_inset ERT
15213 status collapsed
15214
15215 \begin_layout Plain Layout
15216
15217
15218 \backslash
15219 ifcolortbl
15220 \end_layout
15221
15222 \end_inset
15223
15224
15225 \begin_inset Note Note
15226 status open
15227
15228 \begin_layout Plain Layout
15229 The following section part will only be displayed when the LaTeX-package
15230  
15231 \series bold
15232 colortbl
15233 \series default
15234  is installed.
15235 \end_layout
15236
15237 \end_inset
15238
15239
15240 \end_layout
15241
15242 \begin_layout Standard
15243 To create colored tables, 
15244 \series bold
15245 colortbl
15246 \series default
15247  must be loaded in the preamble with the line
15248 \end_layout
15249
15250 \begin_layout Standard
15251
15252 \series bold
15253
15254 \backslash
15255 usepackage{colortbl}
15256 \end_layout
15257
15258 \begin_layout Standard
15259 The color of a column is adjusted with the command
15260 \end_layout
15261
15262 \begin_layout Standard
15263
15264 \series bold
15265
15266 \backslash
15267 columncolor{name of color}
15268 \end_layout
15269
15270 \begin_layout Standard
15271 inside the command 
15272 \series bold
15273 >{ }
15274 \series default
15275 .
15276  More about the command 
15277 \series bold
15278 >{}
15279 \series default
15280  is contained in section
15281 \begin_inset space ~
15282 \end_inset
15283
15284
15285 \begin_inset CommandInset ref
15286 LatexCommand ref
15287 reference "sub:Multicolumn-Calculations"
15288
15289 \end_inset
15290
15291 .
15292 \end_layout
15293
15294 \begin_layout Standard
15295 The following color names are predefined:
15296 \end_layout
15297
15298 \begin_layout Standard
15299
15300 \family sans
15301 red
15302 \family default
15303
15304 \family sans
15305 green
15306 \family default
15307
15308 \family sans
15309 yellow
15310 \family default
15311
15312 \family sans
15313 blue
15314 \family default
15315
15316 \family sans
15317 cyan
15318 \family default
15319
15320 \family sans
15321 magenta
15322 \family default
15323
15324 \family sans
15325 black
15326 \family default
15327  and 
15328 \family sans
15329 white
15330 \end_layout
15331
15332 \begin_layout Standard
15333 \begin_inset VSpace medskip
15334 \end_inset
15335
15336
15337 \end_layout
15338
15339 \begin_layout Standard
15340 You can also define your own color with the command
15341 \end_layout
15342
15343 \begin_layout Standard
15344
15345 \series bold
15346
15347 \backslash
15348 definecolor{color name}{color model}{color values}
15349 \end_layout
15350
15351 \begin_layout Standard
15352 The color model can be
15353 \end_layout
15354
15355 \begin_layout Labeling
15356 \labelwidthstring 00.00.0000
15357 cmyk: cyan, magenta, yellow, black
15358 \end_layout
15359
15360 \begin_layout Labeling
15361 \labelwidthstring 00.00.0000
15362 rgb: red, green blue
15363 \end_layout
15364
15365 \begin_layout Labeling
15366 \labelwidthstring 00.00.0000
15367 gray gray
15368 \end_layout
15369
15370 \begin_layout Standard
15371 and the color values are comma separated numbers between 0 and 1 describing
15372  the factor for the corresponding color of the color model.
15373 \end_layout
15374
15375 \begin_layout Standard
15376 You can e.
15377 \begin_inset space \thinspace{}
15378 \end_inset
15379
15380 g.
15381 \begin_inset space \space{}
15382 \end_inset
15383
15384 define the color "
15385 \emph on
15386 darkgreen
15387 \emph default
15388 " in the preamble with
15389 \end_layout
15390
15391 \begin_layout Standard
15392
15393 \series bold
15394
15395 \backslash
15396 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
15397 \end_layout
15398
15399 \begin_layout Standard
15400 and the color "
15401 \emph on
15402 lightgray
15403 \emph default
15404 " with
15405 \end_layout
15406
15407 \begin_layout Standard
15408
15409 \series bold
15410
15411 \backslash
15412 definecolor{lightgray}{gray}{0.8}
15413 \end_layout
15414
15415 \begin_layout Standard
15416 \begin_inset VSpace medskip
15417 \end_inset
15418
15419
15420 \end_layout
15421
15422 \begin_layout Standard
15423 Lines are colored with the command
15424 \end_layout
15425
15426 \begin_layout Standard
15427
15428 \series bold
15429
15430 \backslash
15431 rowcolor{name of color}
15432 \end_layout
15433
15434 \begin_layout Standard
15435 and cells are colored with the command
15436 \end_layout
15437
15438 \begin_layout Standard
15439
15440 \series bold
15441
15442 \backslash
15443 cellcolor{name of color}
15444 \end_layout
15445
15446 \begin_layout Standard
15447 Both commands are inserted at the beginning of a cell as TeX-Code.
15448 \end_layout
15449
15450 \begin_layout Standard
15451 To color characters in the table, mark the cells and use the LyX menu 
15452 \family sans
15453 Edit\SpecialChar \menuseparator
15454 Text
15455 \begin_inset space ~
15456 \end_inset
15457
15458 Style
15459 \family default
15460 .
15461  If a cell contains TeX-Code mark only the characters, otherwise the colored
15462  TeX-Code will cause LaTeX-errors.
15463 \end_layout
15464
15465 \begin_layout Standard
15466 \begin_inset Note Greyedout
15467 status open
15468
15469 \begin_layout Plain Layout
15470
15471 \series bold
15472 Note:
15473 \series default
15474  Not all DVI-viewers are able to display self-defined colors.
15475 \end_layout
15476
15477 \end_inset
15478
15479
15480 \end_layout
15481
15482 \begin_layout Standard
15483 \begin_inset VSpace bigskip
15484 \end_inset
15485
15486
15487 \end_layout
15488
15489 \begin_layout Standard
15490 To create Table
15491 \begin_inset space ~
15492 \end_inset
15493
15494
15495 \begin_inset CommandInset ref
15496 LatexCommand ref
15497 reference "tab:Table-colored-using"
15498
15499 \end_inset
15500
15501  do the following: The color of the first column should be 
15502 \emph on
15503 darkgreen
15504 \emph default
15505 .
15506  So insert
15507 \end_layout
15508
15509 \begin_layout Standard
15510
15511 \series bold
15512 >{
15513 \backslash
15514 columncolor{darkgreen}
15515 \backslash
15516 centering}c
15517 \end_layout
15518
15519 \begin_layout Standard
15520 as LaTeX-argument for this column.
15521  The first row should be blue, therefore the TeX-Code command
15522 \end_layout
15523
15524 \begin_layout Standard
15525
15526 \series bold
15527
15528 \backslash
15529 rowcolor{cyan}
15530 \end_layout
15531
15532 \begin_layout Standard
15533 is inserted to the first cell of this row.
15534  Note that this overwrites the column color for the first cell.
15535  The last cell of the last row is colored magenta by inserting the TeX-Code
15536  command
15537 \end_layout
15538
15539 \begin_layout Standard
15540
15541 \series bold
15542
15543 \backslash
15544 cellcolor{magenta}
15545 \end_layout
15546
15547 \begin_layout Standard
15548 The characters could now be colored using the menu 
15549 \family sans
15550 Edit\SpecialChar \menuseparator
15551 Text
15552 \begin_inset space ~
15553 \end_inset
15554
15555 Style
15556 \family default
15557 .
15558 \end_layout
15559
15560 \begin_layout Standard
15561 \begin_inset Float table
15562 placement h
15563 wide false
15564 sideways false
15565 status open
15566
15567 \begin_layout Plain Layout
15568 \begin_inset Caption
15569
15570 \begin_layout Plain Layout
15571 \begin_inset CommandInset label
15572 LatexCommand label
15573 name "tab:Table-colored-using"
15574
15575 \end_inset
15576
15577 Table colored using the package 
15578 \series bold
15579 colortbl
15580 \series default
15581
15582 \begin_inset Argument
15583 status collapsed
15584
15585 \begin_layout Plain Layout
15586 Table with colortbl
15587 \end_layout
15588
15589 \end_inset
15590
15591
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Plain Layout
15600 \align center
15601 \begin_inset Tabular
15602 <lyxtabular version="3" rows="3" columns="3">
15603 <features tabularvalignment="middle">
15604 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15605 <column alignment="center" valignment="top" width="0">
15606 <column alignment="center" valignment="top" width="0">
15607 <row>
15608 <cell alignment="center" valignment="top" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612 \begin_inset ERT
15613 status collapsed
15614
15615 \begin_layout Plain Layout
15616
15617
15618 \backslash
15619 rowcolor{cyan}
15620 \end_layout
15621
15622 \end_inset
15623
15624
15625 \color magenta
15626 a
15627 \end_layout
15628
15629 \end_inset
15630 </cell>
15631 <cell alignment="center" valignment="top" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635
15636 \color red
15637 b
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646
15647 \color red
15648 c
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 </row>
15654 <row>
15655 <cell alignment="center" valignment="top" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659
15660 \color yellow
15661 d
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 <cell alignment="center" valignment="top" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670
15671 \color blue
15672 e
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 <cell alignment="center" valignment="top" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681
15682 \color blue
15683 f
15684 \end_layout
15685
15686 \end_inset
15687 </cell>
15688 </row>
15689 <row>
15690 <cell alignment="center" valignment="top" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694
15695 \color yellow
15696 g
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705
15706 \color blue
15707 h
15708 \end_layout
15709
15710 \end_inset
15711 </cell>
15712 <cell alignment="center" valignment="top" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Plain Layout
15716 \begin_inset ERT
15717 status collapsed
15718
15719 \begin_layout Plain Layout
15720
15721
15722 \backslash
15723 cellcolor{magenta}
15724 \end_layout
15725
15726 \end_inset
15727
15728
15729 \color green
15730 i
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 </row>
15736 </lyxtabular>
15737
15738 \end_inset
15739
15740
15741 \end_layout
15742
15743 \end_inset
15744
15745
15746 \end_layout
15747
15748 \begin_layout Standard
15749 \begin_inset ERT
15750 status collapsed
15751
15752 \begin_layout Plain Layout
15753
15754
15755 \backslash
15756 else
15757 \end_layout
15758
15759 \end_inset
15760
15761
15762 \begin_inset Note Note
15763 status open
15764
15765 \begin_layout Plain Layout
15766 The following will be displayed when the LaTeX-package 
15767 \series bold
15768 colortbl
15769 \series default
15770  is not installed:
15771 \end_layout
15772
15773 \end_inset
15774
15775
15776 \end_layout
15777
15778 \begin_layout Standard
15779 You need to install the package 
15780 \series bold
15781 colortbl
15782 \series default
15783  to see the content of this section in the output.
15784 \end_layout
15785
15786 \begin_layout Standard
15787 \begin_inset ERT
15788 status collapsed
15789
15790 \begin_layout Plain Layout
15791
15792
15793 \backslash
15794 fi
15795 \end_layout
15796
15797 \end_inset
15798
15799
15800 \end_layout
15801
15802 \begin_layout Subsection
15803 Colored Lines
15804 \begin_inset Index idx
15805 status collapsed
15806
15807 \begin_layout Plain Layout
15808 Table Color ! for Lines
15809 \end_layout
15810
15811 \end_inset
15812
15813
15814 \begin_inset Index idx
15815 status collapsed
15816
15817 \begin_layout Plain Layout
15818 Color ! for Table Lines
15819 \end_layout
15820
15821 \end_inset
15822
15823
15824 \end_layout
15825
15826 \begin_layout Standard
15827 As described in section
15828 \begin_inset space ~
15829 \end_inset
15830
15831
15832 \begin_inset CommandInset ref
15833 LatexCommand ref
15834 reference "sub:Line-Thickness"
15835
15836 \end_inset
15837
15838 , the line thickness for all lines in a table can be adjusted with the length
15839  
15840 \series bold
15841
15842 \backslash
15843 arrayrulewidth
15844 \series default
15845 .
15846  It is set to 1.5
15847 \begin_inset space \thinspace{}
15848 \end_inset
15849
15850 pt for all tables of this section.
15851 \begin_inset ERT
15852 status collapsed
15853
15854 \begin_layout Plain Layout
15855
15856
15857 \backslash
15858 setlength{
15859 \backslash
15860 arrayrulewidth}{1.5pt}
15861 \end_layout
15862
15863 \end_inset
15864
15865
15866 \end_layout
15867
15868 \begin_layout Standard
15869 To color vertical lines for example with green, create the following column
15870  format in the document preamble, according to the description in section
15871 \begin_inset space ~
15872 \end_inset
15873
15874
15875 \begin_inset CommandInset ref
15876 LatexCommand ref
15877 reference "sub:Customized-Format"
15878
15879 \end_inset
15880
15881 :
15882 \end_layout
15883
15884 \begin_layout Standard
15885
15886 \series bold
15887
15888 \backslash
15889 newcolumntype{W}{!{
15890 \backslash
15891 color{green}
15892 \backslash
15893 vline}}
15894 \end_layout
15895
15896 \begin_layout Standard
15897 For Table
15898 \begin_inset space ~
15899 \end_inset
15900
15901
15902 \begin_inset CommandInset ref
15903 LatexCommand ref
15904 reference "tab:Table-with-vertical-colored"
15905
15906 \end_inset
15907
15908  the LaTeX-argument
15909 \series bold
15910  WcW
15911 \series default
15912  was used for the last column and
15913 \series bold
15914  Wc
15915 \series default
15916  for the other columns.
15917 \end_layout
15918
15919 \begin_layout Standard
15920 If you want to have several colors, define more column formats.
15921 \end_layout
15922
15923 \begin_layout Standard
15924 \begin_inset Float table
15925 placement h
15926 wide false
15927 sideways false
15928 status open
15929
15930 \begin_layout Plain Layout
15931 \begin_inset Caption
15932
15933 \begin_layout Plain Layout
15934 \begin_inset CommandInset label
15935 LatexCommand label
15936 name "tab:Table-with-vertical-colored"
15937
15938 \end_inset
15939
15940 Table with colored vertical lines
15941 \end_layout
15942
15943 \end_inset
15944
15945
15946 \end_layout
15947
15948 \begin_layout Plain Layout
15949 \align center
15950 \begin_inset Tabular
15951 <lyxtabular version="3" rows="3" columns="3">
15952 <features tabularvalignment="middle">
15953 <column alignment="center" valignment="top" width="0" special="Wc">
15954 <column alignment="center" valignment="top" width="0" special="Wc">
15955 <column alignment="center" valignment="top" width="0" special="WcW">
15956 <row>
15957 <cell alignment="center" valignment="top" topline="true" usebox="none">
15958 \begin_inset Text
15959
15960 \begin_layout Plain Layout
15961 sd
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 <cell alignment="center" valignment="top" topline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Plain Layout
15970
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 <cell alignment="center" valignment="top" topline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 </row>
15985 <row>
15986 <cell alignment="center" valignment="top" topline="true" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Plain Layout
15990
15991 \end_layout
15992
15993 \end_inset
15994 </cell>
15995 <cell alignment="center" valignment="top" topline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999 sd
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 <cell alignment="center" valignment="top" topline="true" usebox="none">
16005 \begin_inset Text
16006
16007 \begin_layout Plain Layout
16008
16009 \end_layout
16010
16011 \end_inset
16012 </cell>
16013 </row>
16014 <row>
16015 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019
16020 \end_layout
16021
16022 \end_inset
16023 </cell>
16024 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16025 \begin_inset Text
16026
16027 \begin_layout Plain Layout
16028
16029 \end_layout
16030
16031 \end_inset
16032 </cell>
16033 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16034 \begin_inset Text
16035
16036 \begin_layout Plain Layout
16037 sd
16038 \end_layout
16039
16040 \end_inset
16041 </cell>
16042 </row>
16043 </lyxtabular>
16044
16045 \end_inset
16046
16047
16048 \end_layout
16049
16050 \end_inset
16051
16052
16053 \end_layout
16054
16055 \begin_layout Standard
16056 \begin_inset VSpace bigskip
16057 \end_inset
16058
16059 To color horizontal lines for example with red, as in Table
16060 \begin_inset space ~
16061 \end_inset
16062
16063
16064 \begin_inset CommandInset ref
16065 LatexCommand ref
16066 reference "tab:Table-with-horizontal-colored"
16067
16068 \end_inset
16069
16070 , insert these commands in TeX-Code before the table or table float:
16071 \end_layout
16072
16073 \begin_layout Standard
16074
16075 \series bold
16076
16077 \backslash
16078 let
16079 \backslash
16080 myHlineC
16081 \backslash
16082 hline
16083 \begin_inset Newline newline
16084 \end_inset
16085
16086
16087 \backslash
16088 renewcommand{
16089 \backslash
16090 hline}
16091 \begin_inset Newline newline
16092 \end_inset
16093
16094
16095 \begin_inset Phantom HPhantom
16096 status open
16097
16098 \begin_layout Plain Layout
16099
16100 \series bold
16101 \begin_inset space ~
16102 \end_inset
16103
16104
16105 \end_layout
16106
16107 \end_inset
16108
16109 {
16110 \backslash
16111 arrayrulecolor{red}
16112 \backslash
16113 myHlineC
16114 \backslash
16115 arrayrulecolor{black}}
16116 \end_layout
16117
16118 \begin_layout Standard
16119 \begin_inset ERT
16120 status collapsed
16121
16122 \begin_layout Plain Layout
16123
16124
16125 \backslash
16126 let
16127 \backslash
16128 myHlineC
16129 \backslash
16130 hline
16131 \end_layout
16132
16133 \begin_layout Plain Layout
16134
16135
16136 \backslash
16137 renewcommand{
16138 \backslash
16139 hline}
16140 \end_layout
16141
16142 \begin_layout Plain Layout
16143
16144  {
16145 \backslash
16146 arrayrulecolor{red}
16147 \backslash
16148 myHlineC
16149 \backslash
16150 arrayrulecolor{black}}
16151 \end_layout
16152
16153 \end_inset
16154
16155
16156 \begin_inset Float table
16157 placement h
16158 wide false
16159 sideways false
16160 status open
16161
16162 \begin_layout Plain Layout
16163 \begin_inset Caption
16164
16165 \begin_layout Plain Layout
16166 \begin_inset CommandInset label
16167 LatexCommand label
16168 name "tab:Table-with-horizontal-colored"
16169
16170 \end_inset
16171
16172 Table with colored horizontal lines
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \begin_layout Plain Layout
16181 \align center
16182 \begin_inset Tabular
16183 <lyxtabular version="3" rows="3" columns="3">
16184 <features tabularvalignment="middle">
16185 <column alignment="center" valignment="top" width="0">
16186 <column alignment="center" valignment="top" width="0">
16187 <column alignment="center" valignment="top" width="0">
16188 <row>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 sd
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Plain Layout
16202
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 </row>
16217 <row>
16218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Plain Layout
16222
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231 sd
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 </row>
16246 <row>
16247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269 sd
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 </row>
16275 </lyxtabular>
16276
16277 \end_inset
16278
16279
16280 \end_layout
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \begin_layout Standard
16288 To return to the default line color black, insert this command in TeX-Code
16289  after the table or table float:
16290 \end_layout
16291
16292 \begin_layout Standard
16293
16294 \series bold
16295
16296 \backslash
16297 renewcommand{
16298 \backslash
16299 hline}{
16300 \backslash
16301 myHlineC}
16302 \end_layout
16303
16304 \begin_layout Standard
16305 Table
16306 \begin_inset space ~
16307 \end_inset
16308
16309
16310 \begin_inset CommandInset ref
16311 LatexCommand ref
16312 reference "tab:Table-with-colored"
16313
16314 \end_inset
16315
16316  is an example with colored vertical and horizontal lines.
16317 \end_layout
16318
16319 \begin_layout Standard
16320 \begin_inset Float table
16321 placement h
16322 wide false
16323 sideways false
16324 status open
16325
16326 \begin_layout Plain Layout
16327 \begin_inset Caption
16328
16329 \begin_layout Plain Layout
16330 \begin_inset CommandInset label
16331 LatexCommand label
16332 name "tab:Table-with-colored"
16333
16334 \end_inset
16335
16336 Table with colored lines
16337 \end_layout
16338
16339 \end_inset
16340
16341
16342 \end_layout
16343
16344 \begin_layout Plain Layout
16345 \align center
16346 \begin_inset Tabular
16347 <lyxtabular version="3" rows="3" columns="3">
16348 <features tabularvalignment="middle">
16349 <column alignment="center" valignment="top" width="0" special="Wc">
16350 <column alignment="center" valignment="top" width="0" special="Wc">
16351 <column alignment="center" valignment="top" width="0" special="WcW">
16352 <row>
16353 <cell alignment="center" valignment="top" topline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357 sd
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 <cell alignment="center" valignment="top" topline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 <cell alignment="center" valignment="top" topline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 </row>
16381 <row>
16382 <cell alignment="center" valignment="top" topline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395 sd
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 <cell alignment="center" valignment="top" topline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 </row>
16410 <row topspace="default">
16411 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 sd
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 </row>
16439 </lyxtabular>
16440
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \end_inset
16447
16448
16449 \end_layout
16450
16451 \begin_layout Standard
16452 \begin_inset ERT
16453 status collapsed
16454
16455 \begin_layout Plain Layout
16456
16457
16458 \backslash
16459 renewcommand{
16460 \backslash
16461 hline}{
16462 \backslash
16463 myHlineC}
16464 \end_layout
16465
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \begin_layout Standard
16472 \begin_inset ERT
16473 status collapsed
16474
16475 \begin_layout Plain Layout
16476
16477
16478 \backslash
16479 setlength{
16480 \backslash
16481 arrayrulewidth}{0.4pt}
16482 \end_layout
16483
16484 \end_inset
16485
16486
16487 \end_layout
16488
16489 \begin_layout Section
16490 Table Customization
16491 \begin_inset Index idx
16492 status collapsed
16493
16494 \begin_layout Plain Layout
16495 Table Customization
16496 \end_layout
16497
16498 \end_inset
16499
16500
16501 \begin_inset Index idx
16502 status collapsed
16503
16504 \begin_layout Plain Layout
16505 Table ! Customization
16506 \end_layout
16507
16508 \end_inset
16509
16510
16511 \end_layout
16512
16513 \begin_layout Subsection
16514 Row Spacing
16515 \begin_inset CommandInset label
16516 LatexCommand label
16517 name "sub:Row-Spacing"
16518
16519 \end_inset
16520
16521
16522 \begin_inset Index idx
16523 status collapsed
16524
16525 \begin_layout Plain Layout
16526 Table Customization ! Row Spacing
16527 \end_layout
16528
16529 \end_inset
16530
16531
16532 \end_layout
16533
16534 \begin_layout Standard
16535 You can add vertical space to table rows in the 
16536 \family sans
16537 Borders
16538 \family default
16539  tab of the table dialog.
16540  You find there three possibilities:
16541 \end_layout
16542
16543 \begin_layout Description
16544 Top
16545 \begin_inset space ~
16546 \end_inset
16547
16548 of
16549 \begin_inset space ~
16550 \end_inset
16551
16552 row will add space above the characters of the table row.
16553  If the table is a formal table
16554 \begin_inset Foot
16555 status collapsed
16556
16557 \begin_layout Plain Layout
16558 Formal tables are explained in section
16559 \begin_inset space ~
16560 \end_inset
16561
16562
16563 \begin_inset CommandInset ref
16564 LatexCommand ref
16565 reference "sec:Formal-Tables"
16566
16567 \end_inset
16568
16569 .
16570 \end_layout
16571
16572 \end_inset
16573
16574  LyX will insert as default 0.5
16575 \begin_inset space \thinspace{}
16576 \end_inset
16577
16578 em space.
16579  For normal tables the inserted space will unfortunately destroy the vertical
16580  table lines as in the following table:
16581 \begin_inset VSpace medskip
16582 \end_inset
16583
16584
16585 \begin_inset Newline newline
16586 \end_inset
16587
16588
16589 \begin_inset space \hspace*{}
16590 \length 0pt
16591 \end_inset
16592
16593
16594 \begin_inset space \hfill{}
16595 \end_inset
16596
16597
16598 \begin_inset Tabular
16599 <lyxtabular version="3" rows="3" columns="1">
16600 <features tabularvalignment="middle">
16601 <column alignment="center" valignment="top" width="0">
16602 <row>
16603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Plain Layout
16607 A
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 </row>
16613 <row topspace="3mm">
16614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Plain Layout
16618 3
16619 \begin_inset space \thinspace{}
16620 \end_inset
16621
16622 mm space top of row
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 </row>
16628 <row>
16629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Plain Layout
16633 C
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 </lyxtabular>
16640
16641 \end_inset
16642
16643
16644 \begin_inset space \hfill{}
16645 \end_inset
16646
16647
16648 \begin_inset space \hspace*{}
16649 \length 0pt
16650 \end_inset
16651
16652
16653 \begin_inset VSpace medskip
16654 \end_inset
16655
16656
16657 \begin_inset Newline newline
16658 \end_inset
16659
16660 So inserting space in the top of row for normal tables is only useful when
16661  you don't have vertical lines.
16662 \end_layout
16663
16664 \begin_layout Description
16665 Bottom
16666 \begin_inset space ~
16667 \end_inset
16668
16669 of
16670 \begin_inset space ~
16671 \end_inset
16672
16673 row will add space below the characters of the table row.
16674  If the table is a formal table LyX will insert as default 0.5
16675 \begin_inset space \thinspace{}
16676 \end_inset
16677
16678 em space, for normal tables the default size is 2
16679 \begin_inset space \thinspace{}
16680 \end_inset
16681
16682 pt.
16683 \end_layout
16684
16685 \begin_layout Description
16686 Between
16687 \begin_inset space ~
16688 \end_inset
16689
16690 rows adds space between the current and the following row.
16691  If the table is a formal table LyX will insert as default 0.5
16692 \begin_inset space \thinspace{}
16693 \end_inset
16694
16695 em space.
16696  For normal tables the inserted space will unfortunately destroy the vertical
16697  table lines as in the following table:
16698 \begin_inset VSpace medskip
16699 \end_inset
16700
16701
16702 \begin_inset Newline newline
16703 \end_inset
16704
16705
16706 \begin_inset space \hspace*{}
16707 \length 0pt
16708 \end_inset
16709
16710
16711 \begin_inset space \hfill{}
16712 \end_inset
16713
16714
16715 \begin_inset Tabular
16716 <lyxtabular version="3" rows="3" columns="1">
16717 <features tabularvalignment="middle">
16718 <column alignment="center" valignment="top" width="0">
16719 <row>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 A
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 </row>
16730 <row interlinespace="3mm">
16731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735 \begin_inset Formula $\downarrow$
16736 \end_inset
16737
16738  3
16739 \begin_inset space \thinspace{}
16740 \end_inset
16741
16742 mm space between row 
16743 \begin_inset Formula $\downarrow$
16744 \end_inset
16745
16746
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row>
16753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 \begin_inset Formula $\uparrow$
16758 \end_inset
16759
16760  3
16761 \begin_inset space \thinspace{}
16762 \end_inset
16763
16764 mm space between row 
16765 \begin_inset Formula $\uparrow$
16766 \end_inset
16767
16768
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 </lyxtabular>
16775
16776 \end_inset
16777
16778
16779 \begin_inset space \hfill{}
16780 \end_inset
16781
16782
16783 \begin_inset space \hspace*{}
16784 \length 0pt
16785 \end_inset
16786
16787
16788 \begin_inset VSpace medskip
16789 \end_inset
16790
16791
16792 \begin_inset Newline newline
16793 \end_inset
16794
16795 So inserting space between rows for normal tables is only useful when you
16796  don't have vertical lines.
16797 \end_layout
16798
16799 \begin_layout Standard
16800 \begin_inset VSpace bigskip
16801 \end_inset
16802
16803 When you want to add extra height to all cells of all tables, you can do
16804  this with the following preamble lines:
16805 \end_layout
16806
16807 \begin_layout Standard
16808
16809 \series bold
16810
16811 \backslash
16812 @ifundefined{extrarowheight}
16813 \begin_inset Newline newline
16814 \end_inset
16815
16816
16817 \begin_inset Phantom HPhantom
16818 status open
16819
16820 \begin_layout Plain Layout
16821
16822 \series bold
16823 \begin_inset space ~
16824 \end_inset
16825
16826
16827 \end_layout
16828
16829 \end_inset
16830
16831 {
16832 \backslash
16833 usepackage{array}}{}
16834 \begin_inset Newline newline
16835 \end_inset
16836
16837
16838 \backslash
16839 setlength{
16840 \backslash
16841 extrarowheight}{height}
16842 \end_layout
16843
16844 \begin_layout Standard
16845 But this has the disadvantage that the cell texts are no longer exactly
16846  vertically centered.
16847  (The package 
16848 \series bold
16849 array
16850 \series default
16851  will be loaded automatically by LyX when you use self defined table formats.
16852  To avoid that it being loaded twice the command 
16853 \series bold
16854
16855 \backslash
16856 @ifundefined
16857 \series default
16858  is used in the above command.)
16859 \end_layout
16860
16861 \begin_layout Standard
16862 If you are using font sizes larger than the normal size, the table borders
16863  are often too close to the letters.
16864  This can be corrected by inserting the command 
16865 \series bold
16866
16867 \backslash
16868 strut
16869 \series default
16870  in TeX code at the beginning of a table row.
16871  Table
16872 \begin_inset space ~
16873 \end_inset
16874
16875
16876 \begin_inset CommandInset ref
16877 LatexCommand ref
16878 reference "tab:Vertical-alignment-of"
16879
16880 \end_inset
16881
16882  illustrates the effect.
16883 \end_layout
16884
16885 \begin_layout Standard
16886 \noindent
16887 \begin_inset Float table
16888 placement h
16889 wide false
16890 sideways false
16891 status open
16892
16893 \begin_layout Plain Layout
16894 \begin_inset Caption
16895
16896 \begin_layout Plain Layout
16897 \begin_inset CommandInset label
16898 LatexCommand label
16899 name "tab:Vertical-alignment-of"
16900
16901 \end_inset
16902
16903 Vertical alignment of text with large font sizes.
16904 \end_layout
16905
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \begin_layout Plain Layout
16912 \begin_inset space \hfill{}
16913 \end_inset
16914
16915
16916 \begin_inset Float table
16917 wide false
16918 sideways false
16919 status collapsed
16920
16921 \begin_layout Plain Layout
16922 \begin_inset Caption
16923
16924 \begin_layout Plain Layout
16925 Normal table.
16926 \end_layout
16927
16928 \end_inset
16929
16930
16931 \end_layout
16932
16933 \begin_layout Plain Layout
16934 \noindent
16935 \align center
16936 \begin_inset Tabular
16937 <lyxtabular version="3" rows="6" columns="1">
16938 <features tabularvalignment="middle">
16939 <column alignment="left" valignment="top" width="0">
16940 <row>
16941 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945 Normal, g
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \size large
16958 Large
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \size larger
16971 Larger
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 </row>
16977 <row>
16978 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982
16983 \size largest
16984 Largest
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 </row>
16990 <row>
16991 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995
16996 \size huge
16997 Huge
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 </row>
17003 <row>
17004 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008
17009 \size huge
17010 Huger
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 </lyxtabular>
17017
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024
17025
17026 \begin_inset space \hfill{}
17027 \end_inset
17028
17029
17030 \begin_inset Float table
17031 wide false
17032 sideways false
17033 status collapsed
17034
17035 \begin_layout Plain Layout
17036 \begin_inset Caption
17037
17038 \begin_layout Plain Layout
17039 Table using the command 
17040 \series bold
17041
17042 \backslash
17043 strut
17044 \series default
17045 .
17046 \end_layout
17047
17048 \end_inset
17049
17050
17051 \end_layout
17052
17053 \begin_layout Plain Layout
17054 \noindent
17055 \align center
17056 \begin_inset Tabular
17057 <lyxtabular version="3" rows="6" columns="1">
17058 <features tabularvalignment="middle">
17059 <column alignment="left" valignment="top" width="0">
17060 <row>
17061 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 Normal, g
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 </row>
17071 <row>
17072 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076
17077 \size large
17078 \begin_inset ERT
17079 status collapsed
17080
17081 \begin_layout Plain Layout
17082
17083
17084 \backslash
17085 strut 
17086 \end_layout
17087
17088 \end_inset
17089
17090 Large
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 </row>
17096 <row>
17097 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101
17102 \size larger
17103 \begin_inset ERT
17104 status collapsed
17105
17106 \begin_layout Plain Layout
17107
17108
17109 \backslash
17110 strut 
17111 \end_layout
17112
17113 \end_inset
17114
17115 Larger
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 </row>
17121 <row>
17122 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126
17127 \size largest
17128 \begin_inset ERT
17129 status collapsed
17130
17131 \begin_layout Plain Layout
17132
17133
17134 \backslash
17135 strut 
17136 \end_layout
17137
17138 \end_inset
17139
17140 Largest
17141 \end_layout
17142
17143 \end_inset
17144 </cell>
17145 </row>
17146 <row>
17147 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151
17152 \size huge
17153 \begin_inset ERT
17154 status collapsed
17155
17156 \begin_layout Plain Layout
17157
17158
17159 \backslash
17160 strut 
17161 \end_layout
17162
17163 \end_inset
17164
17165 Huge
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 </row>
17171 <row>
17172 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176
17177 \size giant
17178 \begin_inset ERT
17179 status collapsed
17180
17181 \begin_layout Plain Layout
17182
17183
17184 \backslash
17185 strut 
17186 \end_layout
17187
17188 \end_inset
17189
17190
17191 \size huge
17192 Huger
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 </row>
17198 </lyxtabular>
17199
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \end_inset
17206
17207
17208 \begin_inset space \hfill{}
17209 \end_inset
17210
17211
17212 \end_layout
17213
17214 \end_inset
17215
17216
17217 \end_layout
17218
17219 \begin_layout Subsection
17220 Special Cell Alignment
17221 \begin_inset CommandInset label
17222 LatexCommand label
17223 name "sub:Special-Cell-Alignment"
17224
17225 \end_inset
17226
17227
17228 \begin_inset Index idx
17229 status collapsed
17230
17231 \begin_layout Plain Layout
17232 Table Customization ! Special Cell Alignment
17233 \end_layout
17234
17235 \end_inset
17236
17237
17238 \end_layout
17239
17240 \begin_layout Standard
17241 Sometimes it looks better when the cell entries of a column are aligned
17242  with a special character, e.
17243 \begin_inset space \thinspace{}
17244 \end_inset
17245
17246 g.
17247 \begin_inset space \space{}
17248 \end_inset
17249
17250 with the decimal separator as in Table
17251 \begin_inset space ~
17252 \end_inset
17253
17254
17255 \begin_inset CommandInset ref
17256 LatexCommand ref
17257 reference "tab:Table-cells-align"
17258
17259 \end_inset
17260
17261 .
17262  This alignment is achieved by setting the cursor into the column and then
17263  either pressing the toolbar button 
17264 \begin_inset Graphics
17265         filename ../images/tabular-feature_align-decimal.png
17266         scale 85
17267         scaleBeforeRotation
17268
17269 \end_inset
17270
17271  or setting the alignment in the table settings to 
17272 \family sans
17273 At
17274 \begin_inset space ~
17275 \end_inset
17276
17277 Decimal
17278 \begin_inset space ~
17279 \end_inset
17280
17281 Separator
17282 \family default
17283 .
17284  The alignment character can be a character of your choice and is specified
17285  in the table settings.
17286 \end_layout
17287
17288 \begin_layout Standard
17289 \begin_inset Float table
17290 placement h
17291 wide false
17292 sideways false
17293 status open
17294
17295 \begin_layout Plain Layout
17296 \begin_inset Caption
17297
17298 \begin_layout Plain Layout
17299 \begin_inset CommandInset label
17300 LatexCommand label
17301 name "tab:Table-cells-align"
17302
17303 \end_inset
17304
17305 Table cells of a column aligned with the decimal separator.
17306 \end_layout
17307
17308 \end_inset
17309
17310
17311 \end_layout
17312
17313 \begin_layout Plain Layout
17314 \align center
17315 \begin_inset Tabular
17316 <lyxtabular version="3" rows="4" columns="1">
17317 <features booktabs="true" tabularvalignment="middle">
17318 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
17319 <row>
17320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout Plain Layout
17324 heading
17325 \end_layout
17326
17327 \end_inset
17328 </cell>
17329 </row>
17330 <row>
17331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 12.6
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 </row>
17341 <row>
17342 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346 0.68
17347 \end_layout
17348
17349 \end_inset
17350 </cell>
17351 </row>
17352 <row>
17353 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 -123.0
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 </row>
17363 </lyxtabular>
17364
17365 \end_inset
17366
17367
17368 \end_layout
17369
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \begin_layout Standard
17376 \begin_inset Float table
17377 placement h
17378 wide false
17379 sideways false
17380 status open
17381
17382 \begin_layout Plain Layout
17383 \begin_inset Caption
17384
17385 \begin_layout Plain Layout
17386 \begin_inset CommandInset label
17387 LatexCommand label
17388 name "tab:Table-align-operator"
17389
17390 \end_inset
17391
17392 Table cells of a column aligned with the operators.
17393 \end_layout
17394
17395 \end_inset
17396
17397
17398 \end_layout
17399
17400 \begin_layout Plain Layout
17401 \align center
17402 \begin_inset Tabular
17403 <lyxtabular version="3" rows="4" columns="2">
17404 <features booktabs="true" tabularvalignment="middle">
17405 <column alignment="right" valignment="top" width="0pt">
17406 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17407 <row>
17408 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412 heading
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 </row>
17427 <row>
17428 <cell alignment="center" valignment="top" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 \begin_inset Formula $12\,+$
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 \begin_inset Formula $\,6$
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 \begin_inset Formula $0\,-$
17459 \end_inset
17460
17461
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 <cell alignment="center" valignment="top" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470 \begin_inset Formula $\,68$
17471 \end_inset
17472
17473
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 </row>
17479 <row>
17480 <cell alignment="center" valignment="top" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484 \begin_inset Formula $-123\,/$
17485 \end_inset
17486
17487
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell alignment="center" valignment="top" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496 \begin_inset Formula $\,0$
17497 \end_inset
17498
17499
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 </row>
17505 </lyxtabular>
17506
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \end_inset
17513
17514
17515 \end_layout
17516
17517 \begin_layout Standard
17518 For alignments at characters in formulas this method does not work because
17519  the field to specify the alignment character does not allow formulas.
17520  In this case one need to use the method from Table
17521 \begin_inset space ~
17522 \end_inset
17523
17524
17525 \begin_inset CommandInset ref
17526 LatexCommand ref
17527 reference "tab:Table-align-operator"
17528
17529 \end_inset
17530
17531 .
17532  This table was created with a 4×2 table.
17533  The heading is a centered multicolumn.
17534  The first column is right-aligned and contains the first part including
17535  the operator.
17536  The second column is left aligned and contains the rest.
17537  A small space was added at the beginning of each cell of the second column
17538  to get the space that is usually around operators.
17539  To omit the space that is normally between two table columns, the following
17540  LaTeX-argument was used for the second column:
17541 \end_layout
17542
17543 \begin_layout Standard
17544
17545 \series bold
17546 @{}l
17547 \end_layout
17548
17549 \begin_layout Standard
17550 Table
17551 \begin_inset space ~
17552 \end_inset
17553
17554
17555 \begin_inset CommandInset ref
17556 LatexCommand ref
17557 reference "tab:Several-table-cell"
17558
17559 \end_inset
17560
17561  shows some example alignments.
17562  For the alignment with the relation sign, a small space was added like
17563  for the second column of Table
17564 \begin_inset space ~
17565 \end_inset
17566
17567
17568 \begin_inset CommandInset ref
17569 LatexCommand ref
17570 reference "tab:Table-align-operator"
17571
17572 \end_inset
17573
17574 .
17575 \end_layout
17576
17577 \begin_layout Standard
17578 \begin_inset Float table
17579 placement h
17580 wide false
17581 sideways false
17582 status open
17583
17584 \begin_layout Plain Layout
17585 \begin_inset Caption
17586
17587 \begin_layout Plain Layout
17588 \begin_inset CommandInset label
17589 LatexCommand label
17590 name "tab:Several-table-cell"
17591
17592 \end_inset
17593
17594 Several table cell alignments.
17595 \end_layout
17596
17597 \end_inset
17598
17599
17600 \end_layout
17601
17602 \begin_layout Plain Layout
17603 \align center
17604 \begin_inset Tabular
17605 <lyxtabular version="3" rows="4" columns="6">
17606 <features tabularvalignment="middle">
17607 <column alignment="right" valignment="top" width="0">
17608 <column alignment="left" valignment="top" width="0" special="@{}l">
17609 <column alignment="right" valignment="top" width="0">
17610 <column alignment="left" valignment="top" width="0" special="@{}l">
17611 <column alignment="right" valignment="top" width="0">
17612 <column alignment="left" valignment="top" width="0" special="@{}l">
17613 <row>
17614 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618 units
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17633 \begin_inset Text
17634
17635 \begin_layout Plain Layout
17636 exponents
17637 \end_layout
17638
17639 \end_inset
17640 </cell>
17641 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17642 \begin_inset Text
17643
17644 \begin_layout Plain Layout
17645
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654 relations
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 </row>
17669 <row>
17670 <cell alignment="center" valignment="top" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674 12×
17675 \end_layout
17676
17677 \end_inset
17678 </cell>
17679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683 24
17684 \begin_inset space \thinspace{}
17685 \end_inset
17686
17687 bottles
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 <cell alignment="center" valignment="top" usebox="none">
17693 \begin_inset Text
17694
17695 \begin_layout Plain Layout
17696 \begin_inset Formula $10\cdot$
17697 \end_inset
17698
17699
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Plain Layout
17708 \begin_inset Formula $10^{\mbox{-}17}$
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \end_inset
17715 </cell>
17716 <cell alignment="center" valignment="top" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Plain Layout
17720 \begin_inset Formula $\Gamma(t)\propto$
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell alignment="center" valignment="top" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 \begin_inset Formula $\:\Upsilon(t)$
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell alignment="center" valignment="top" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 1024×
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 768
17756 \begin_inset space \thinspace{}
17757 \end_inset
17758
17759 Pixels
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 <cell alignment="center" valignment="top" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768 \begin_inset Formula $5.78\cdot$
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780 \begin_inset Formula $10^{7}$
17781 \end_inset
17782
17783
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 \begin_inset Formula $A\ne$
17793 \end_inset
17794
17795
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804 \begin_inset Formula $\: B_{\mathrm{red}}$
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 </row>
17813 <row>
17814 <cell alignment="center" valignment="top" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 32×
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 6
17828 \begin_inset space \thinspace{}
17829 \end_inset
17830
17831 cm
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 <cell alignment="center" valignment="top" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840 -
17841 \begin_inset Formula $33.5\cdot$
17842 \end_inset
17843
17844
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853 \begin_inset Formula $10^{4}$
17854 \end_inset
17855
17856
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell alignment="center" valignment="top" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 \begin_inset Formula $\sin(\alpha)\ge$
17866 \end_inset
17867
17868
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell alignment="center" valignment="top" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877 \begin_inset Formula $\:\sin(\beta)$
17878 \end_inset
17879
17880
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 </row>
17886 </lyxtabular>
17887
17888 \end_inset
17889
17890
17891 \end_layout
17892
17893 \end_inset
17894
17895
17896 \end_layout
17897
17898 \begin_layout Subsection
17899 Customized Cell/Column Format
17900 \begin_inset CommandInset label
17901 LatexCommand label
17902 name "sub:Customized-Format"
17903
17904 \end_inset
17905
17906
17907 \begin_inset Index idx
17908 status collapsed
17909
17910 \begin_layout Plain Layout
17911 Table Customization ! Cell/Column Format
17912 \end_layout
17913
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \begin_layout Standard
17920 Calculating the required width for spanned columns as in section
17921 \begin_inset space ~
17922 \end_inset
17923
17924
17925 \begin_inset CommandInset ref
17926 LatexCommand ref
17927 reference "sub:Multicolumn-Calculations"
17928
17929 \end_inset
17930
17931  is very annoying if you have several tables with multicolumn cells.
17932  To make life easier, you can define a cell/column format in the preamble,
17933  so that it can be used in all tables of the document.
17934  The format is defined with the command
17935 \end_layout
17936
17937 \begin_layout Standard
17938
17939 \series bold
17940
17941 \backslash
17942 newcolumntype{name of format}[number of arguments]{commands}
17943 \end_layout
17944
17945 \begin_layout Standard
17946 The format name may only consist of one letter.
17947  The letters 
17948 \emph on
17949 b
17950 \emph default
17951
17952 \emph on
17953 c
17954 \emph default
17955
17956 \emph on
17957 l
17958 \emph default
17959
17960 \emph on
17961 m
17962 \emph default
17963
17964 \emph on
17965 p
17966 \emph default
17967  and 
17968 \emph on
17969 r
17970 \emph default
17971  are predefined and cannot be used.
17972  But all letters are allowed as capitals.
17973 \end_layout
17974
17975 \begin_layout Standard
17976 \begin_inset VSpace medskip
17977 \end_inset
17978
17979
17980 \end_layout
17981
17982 \begin_layout Standard
17983 For vertically and horizontally centered multicolumn cells with a fixed
17984  width you can define the cell format
17985 \end_layout
17986
17987 \begin_layout Standard
17988
17989 \series bold
17990
17991 \backslash
17992 newcolumntype{M}[1]{>{
17993 \backslash
17994 centering
17995 \backslash
17996 hspace{0pt}}m{#1}}
17997 \end_layout
17998
17999 \begin_layout Standard
18000 where 
18001 \series bold
18002
18003 \backslash
18004 hspace{0pt}
18005 \series default
18006  avoids the problem of hyphenating the first word, as described in section
18007 \begin_inset space ~
18008 \end_inset
18009
18010
18011 \begin_inset CommandInset ref
18012 LatexCommand ref
18013 reference "sub:Multiple-Lines-in"
18014
18015 \end_inset
18016
18017 .
18018  Now you can simply enter
18019 \end_layout
18020
18021 \begin_layout Standard
18022
18023 \series bold
18024 M{width}
18025 \end_layout
18026
18027 \begin_layout Standard
18028 as LaTeX-argument in the table dialog to create a multicolumn.
18029 \end_layout
18030
18031 \begin_layout Standard
18032 \begin_inset VSpace bigskip
18033 \end_inset
18034
18035
18036 \end_layout
18037
18038 \begin_layout Standard
18039 For cells spanned by a multicolumn cell, you can define the format
18040 \end_layout
18041
18042 \begin_layout Standard
18043
18044 \series bold
18045
18046 \backslash
18047 newcolumntype{S}[2]{>{
18048 \backslash
18049 centering
18050 \backslash
18051 hspace{0pt}}
18052 \begin_inset Newline newline
18053 \end_inset
18054
18055
18056 \begin_inset Phantom HPhantom
18057 status open
18058
18059 \begin_layout Plain Layout
18060
18061 \series bold
18062
18063 \backslash
18064 newcolumntype
18065 \end_layout
18066
18067 \end_inset
18068
18069 m{(#1+(2
18070 \backslash
18071 tabcolsep+
18072 \backslash
18073 arrayrulewidth)*(1-#2))/#2}}
18074 \end_layout
18075
18076 \begin_layout Standard
18077 This format uses equation 
18078 \begin_inset CommandInset ref
18079 LatexCommand eqref
18080 reference "eq:Wgn"
18081
18082 \end_inset
18083
18084  to calculate the required width so that each spanned cell has the same
18085  width.
18086 \end_layout
18087
18088 \begin_layout Standard
18089 You can now enter
18090 \end_layout
18091
18092 \begin_layout Standard
18093
18094 \series bold
18095 S{width of multicolumn cell}{number of spanned columns}
18096 \end_layout
18097
18098 \begin_layout Standard
18099 as LaTeX-argument of the column.
18100 \end_layout
18101
18102 \begin_layout Standard
18103 \begin_inset VSpace bigskip
18104 \end_inset
18105
18106
18107 \end_layout
18108
18109 \begin_layout Standard
18110 For colored columns, you can define
18111 \end_layout
18112
18113 \begin_layout Standard
18114
18115 \series bold
18116
18117 \backslash
18118 newcolumntype{K}[1]{>{
18119 \backslash
18120 columncolor{#1}
18121 \backslash
18122 hspace{0pt}}c}
18123 \end_layout
18124
18125 \begin_layout Standard
18126 The 
18127 \begin_inset Quotes eld
18128 \end_inset
18129
18130 c
18131 \begin_inset Quotes erd
18132 \end_inset
18133
18134  at the end creates a column with a flexible width whose text is horizontally
18135  centered.
18136  You can now enter
18137 \end_layout
18138
18139 \begin_layout Standard
18140
18141 \series bold
18142 K{color name}
18143 \end_layout
18144
18145 \begin_layout Standard
18146 as LaTeX-argument.
18147 \end_layout
18148
18149 \begin_layout Standard
18150 \begin_inset VSpace bigskip
18151 \end_inset
18152
18153
18154 \end_layout
18155
18156 \begin_layout Standard
18157 To create Table
18158 \begin_inset space ~
18159 \end_inset
18160
18161
18162 \begin_inset CommandInset ref
18163 LatexCommand ref
18164 reference "tab:Table-using-user-defined"
18165
18166 \end_inset
18167
18168  use the LaTeX-arguments
18169 \end_layout
18170
18171 \begin_layout Standard
18172
18173 \series bold
18174 M{2.5cm}
18175 \end_layout
18176
18177 \begin_layout Standard
18178 for the first column and the multicolumn,
18179 \end_layout
18180
18181 \begin_layout Standard
18182
18183 \series bold
18184 K{red}
18185 \end_layout
18186
18187 \begin_layout Standard
18188 for the last column, and
18189 \end_layout
18190
18191 \begin_layout Standard
18192
18193 \series bold
18194 S{2.5cm}{2}
18195 \end_layout
18196
18197 \begin_layout Standard
18198 for the cells in the second column.
18199 \end_layout
18200
18201 \begin_layout Standard
18202 \begin_inset Float table
18203 placement h
18204 wide false
18205 sideways false
18206 status open
18207
18208 \begin_layout Plain Layout
18209 \begin_inset Caption
18210
18211 \begin_layout Plain Layout
18212 \begin_inset CommandInset label
18213 LatexCommand label
18214 name "tab:Table-using-user-defined"
18215
18216 \end_inset
18217
18218 Table using user-defined table formats
18219 \end_layout
18220
18221 \end_inset
18222
18223
18224 \end_layout
18225
18226 \begin_layout Plain Layout
18227 \align center
18228 \begin_inset Tabular
18229 <lyxtabular version="3" rows="3" columns="4">
18230 <features tabularvalignment="middle">
18231 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18232 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18233 <column alignment="center" valignment="middle" width="0">
18234 <column alignment="center" valignment="middle" width="0" special="K{red}">
18235 <row>
18236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240 verylongtablecellword
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 multiple lines multicolumn
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267 c
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 </row>
18273 <row>
18274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278 d
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 e
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 f
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 g
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 </row>
18311 <row>
18312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 h
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 i
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 j
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 k
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 </row>
18349 </lyxtabular>
18350
18351 \end_inset
18352
18353
18354 \end_layout
18355
18356 \end_inset
18357
18358
18359 \end_layout
18360
18361 \begin_layout Subsection
18362 Line Thickness
18363 \begin_inset CommandInset label
18364 LatexCommand label
18365 name "sub:Line-Thickness"
18366
18367 \end_inset
18368
18369
18370 \begin_inset Index idx
18371 status collapsed
18372
18373 \begin_layout Plain Layout
18374 Table Customization ! Line Thickness
18375 \end_layout
18376
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 The line thickness for all lines in a table can be adjusted with the length
18384  
18385 \series bold
18386
18387 \backslash
18388 arrayrulewidth
18389 \series default
18390 .
18391  To set for example a line thickness of 1.5
18392 \begin_inset space \thinspace{}
18393 \end_inset
18394
18395 pt, as in Table
18396 \begin_inset space ~
18397 \end_inset
18398
18399
18400 \begin_inset CommandInset ref
18401 LatexCommand ref
18402 reference "tab:Table-with-1.5"
18403
18404 \end_inset
18405
18406 , insert the command
18407 \end_layout
18408
18409 \begin_layout Standard
18410
18411 \series bold
18412
18413 \backslash
18414 setlength{
18415 \backslash
18416 arrayrulewidth}{1.5pt}
18417 \end_layout
18418
18419 \begin_layout Standard
18420 in TeX-Code before the table or table float.
18421  The changed thickness is valid for all subsequent tables.
18422  To use the default value again, set 
18423 \series bold
18424
18425 \backslash
18426 arrayrulewidth
18427 \series default
18428  to 0.4
18429 \begin_inset space \thinspace{}
18430 \end_inset
18431
18432 pt in TeX-Code after the table or table float.
18433 \end_layout
18434
18435 \begin_layout Standard
18436 \begin_inset ERT
18437 status collapsed
18438
18439 \begin_layout Plain Layout
18440
18441
18442 \backslash
18443 setlength{
18444 \backslash
18445 arrayrulewidth}{1.5pt}
18446 \end_layout
18447
18448 \end_inset
18449
18450
18451 \begin_inset Float table
18452 wide false
18453 sideways false
18454 status open
18455
18456 \begin_layout Plain Layout
18457 \begin_inset Caption
18458
18459 \begin_layout Plain Layout
18460 \begin_inset CommandInset label
18461 LatexCommand label
18462 name "tab:Table-with-1.5"
18463
18464 \end_inset
18465
18466 Table with 1.5
18467 \begin_inset space \thinspace{}
18468 \end_inset
18469
18470 pt thick lines
18471 \end_layout
18472
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \begin_layout Plain Layout
18479 \align center
18480 \begin_inset Tabular
18481 <lyxtabular version="3" rows="3" columns="3">
18482 <features tabularvalignment="middle">
18483 <column alignment="center" valignment="top" width="0">
18484 <column alignment="center" valignment="top" width="0">
18485 <column alignment="center" valignment="top" width="0">
18486 <row>
18487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 sd
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 </row>
18515 <row>
18516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 sd
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 </row>
18544 <row>
18545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567 sd
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 </row>
18573 </lyxtabular>
18574
18575 \end_inset
18576
18577
18578 \end_layout
18579
18580 \end_inset
18581
18582
18583 \begin_inset ERT
18584 status collapsed
18585
18586 \begin_layout Plain Layout
18587
18588
18589 \backslash
18590 setlength{
18591 \backslash
18592 arrayrulewidth}{0.4pt}
18593 \end_layout
18594
18595 \end_inset
18596
18597
18598 \end_layout
18599
18600 \begin_layout Standard
18601 \begin_inset VSpace bigskip
18602 \end_inset
18603
18604 To set the line thickness to 1.5
18605 \begin_inset space \thinspace{}
18606 \end_inset
18607
18608 pt only for horizontal lines, as in Table
18609 \begin_inset space ~
18610 \end_inset
18611
18612
18613 \begin_inset CommandInset ref
18614 LatexCommand ref
18615 reference "tab:Table-with-horizontal"
18616
18617 \end_inset
18618
18619 , insert these commands in TeX-Code before the table or table float:
18620 \end_layout
18621
18622 \begin_layout Standard
18623
18624 \series bold
18625
18626 \backslash
18627 let
18628 \backslash
18629 myHline
18630 \backslash
18631 hline
18632 \begin_inset Newline newline
18633 \end_inset
18634
18635
18636 \backslash
18637 renewcommand{
18638 \backslash
18639 hline}
18640 \begin_inset Newline newline
18641 \end_inset
18642
18643  {
18644 \backslash
18645 noalign{
18646 \backslash
18647 global
18648 \backslash
18649 arrayrulewidth 1.5pt}
18650 \begin_inset Newline newline
18651 \end_inset
18652
18653  
18654 \backslash
18655 myHline
18656 \backslash
18657 noalign{
18658 \backslash
18659 global
18660 \backslash
18661 arrayrulewidth 0.4pt}}
18662 \end_layout
18663
18664 \begin_layout Standard
18665 To return to the default line thickness, insert this command in TeX-Code
18666  after the table or table float:
18667 \end_layout
18668
18669 \begin_layout Standard
18670
18671 \series bold
18672
18673 \backslash
18674 renewcommand{
18675 \backslash
18676 hline}{
18677 \backslash
18678 myHline}
18679 \end_layout
18680
18681 \begin_layout Standard
18682 \begin_inset ERT
18683 status collapsed
18684
18685 \begin_layout Plain Layout
18686
18687
18688 \backslash
18689 let
18690 \backslash
18691 myHline
18692 \backslash
18693 hline
18694 \end_layout
18695
18696 \begin_layout Plain Layout
18697
18698
18699 \backslash
18700 renewcommand{
18701 \backslash
18702 hline}
18703 \end_layout
18704
18705 \begin_layout Plain Layout
18706
18707  {
18708 \backslash
18709 noalign{
18710 \backslash
18711 global
18712 \backslash
18713 arrayrulewidth 1.5pt}
18714 \end_layout
18715
18716 \begin_layout Plain Layout
18717
18718   
18719 \backslash
18720 myHline
18721 \backslash
18722 noalign{
18723 \backslash
18724 global
18725 \backslash
18726 arrayrulewidth 0.4pt}}
18727 \end_layout
18728
18729 \end_inset
18730
18731
18732 \begin_inset Float table
18733 wide false
18734 sideways false
18735 status open
18736
18737 \begin_layout Plain Layout
18738 \begin_inset Caption
18739
18740 \begin_layout Plain Layout
18741 \begin_inset CommandInset label
18742 LatexCommand label
18743 name "tab:Table-with-horizontal"
18744
18745 \end_inset
18746
18747 Table with 1.5
18748 \begin_inset space \thinspace{}
18749 \end_inset
18750
18751 pt thick horizontal lines
18752 \end_layout
18753
18754 \end_inset
18755
18756
18757 \end_layout
18758
18759 \begin_layout Plain Layout
18760 \align center
18761 \begin_inset Tabular
18762 <lyxtabular version="3" rows="3" columns="3">
18763 <features tabularvalignment="middle">
18764 <column alignment="center" valignment="top" width="0">
18765 <column alignment="center" valignment="top" width="0">
18766 <column alignment="center" valignment="top" width="0">
18767 <row>
18768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772 sd
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 </row>
18796 <row>
18797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810 sd
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 </row>
18825 <row>
18826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830
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
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 sd
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 </lyxtabular>
18855
18856 \end_inset
18857
18858
18859 \end_layout
18860
18861 \end_inset
18862
18863
18864 \begin_inset ERT
18865 status collapsed
18866
18867 \begin_layout Plain Layout
18868
18869
18870 \backslash
18871 renewcommand{
18872 \backslash
18873 hline}{
18874 \backslash
18875 myHline}
18876 \end_layout
18877
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \begin_layout Standard
18884 \begin_inset VSpace bigskip
18885 \end_inset
18886
18887 To set the line thickness to 1.5
18888 \begin_inset space \thinspace{}
18889 \end_inset
18890
18891 pt only for vertical lines, create the following column format in the document
18892  preamble, according to the description in section
18893 \begin_inset space ~
18894 \end_inset
18895
18896
18897 \begin_inset CommandInset ref
18898 LatexCommand ref
18899 reference "sub:Customized-Format"
18900
18901 \end_inset
18902
18903 :
18904 \end_layout
18905
18906 \begin_layout Standard
18907
18908 \series bold
18909
18910 \backslash
18911 newcolumntype{V}{!{
18912 \backslash
18913 vrule width 1.5pt}}
18914 \end_layout
18915
18916 \begin_layout Standard
18917 For Table
18918 \begin_inset space ~
18919 \end_inset
18920
18921
18922 \begin_inset CommandInset ref
18923 LatexCommand ref
18924 reference "tab:Table-with-vertical"
18925
18926 \end_inset
18927
18928  the LaTeX-argument
18929 \end_layout
18930
18931 \begin_layout Standard
18932
18933 \series bold
18934 VcV
18935 \end_layout
18936
18937 \begin_layout Standard
18938 was used for the last column and
18939 \end_layout
18940
18941 \begin_layout Standard
18942
18943 \series bold
18944 Vc
18945 \end_layout
18946
18947 \begin_layout Standard
18948 for the other columns.
18949 \end_layout
18950
18951 \begin_layout Standard
18952 \begin_inset Float table
18953 wide false
18954 sideways false
18955 status open
18956
18957 \begin_layout Plain Layout
18958 \begin_inset Caption
18959
18960 \begin_layout Plain Layout
18961 \begin_inset CommandInset label
18962 LatexCommand label
18963 name "tab:Table-with-vertical"
18964
18965 \end_inset
18966
18967 Table with 1.5
18968 \begin_inset space \thinspace{}
18969 \end_inset
18970
18971 pt thick vertical lines
18972 \end_layout
18973
18974 \end_inset
18975
18976
18977 \end_layout
18978
18979 \begin_layout Plain Layout
18980 \align center
18981 \begin_inset Tabular
18982 <lyxtabular version="3" rows="3" columns="3">
18983 <features tabularvalignment="middle">
18984 <column alignment="center" valignment="top" width="0" special="Vc">
18985 <column alignment="center" valignment="top" width="0" special="Vc">
18986 <column alignment="center" valignment="top" width="0" special="VcV">
18987 <row>
18988 <cell alignment="center" valignment="top" topline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 sd
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" topline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" topline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 sd
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 sd
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 </row>
19074 </lyxtabular>
19075
19076 \end_inset
19077
19078
19079 \end_layout
19080
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \begin_layout Subsection
19087 Dashed Lines
19088 \begin_inset Index idx
19089 status collapsed
19090
19091 \begin_layout Plain Layout
19092 Table Customization ! Dashed Lines
19093 \end_layout
19094
19095 \end_inset
19096
19097
19098 \end_layout
19099
19100 \begin_layout Standard
19101 \begin_inset ERT
19102 status collapsed
19103
19104 \begin_layout Plain Layout
19105
19106
19107 \backslash
19108 ifarydshln
19109 \end_layout
19110
19111 \end_inset
19112
19113
19114 \begin_inset Note Note
19115 status open
19116
19117 \begin_layout Plain Layout
19118 The following section will only be displayed when the LaTeX-package 
19119 \series bold
19120 arydshln
19121 \series default
19122  is installed.
19123 \end_layout
19124
19125 \end_inset
19126
19127
19128 \end_layout
19129
19130 \begin_layout Standard
19131 \begin_inset Float table
19132 placement H
19133 wide false
19134 sideways false
19135 status open
19136
19137 \begin_layout Plain Layout
19138 \begin_inset Caption
19139
19140 \begin_layout Plain Layout
19141 \begin_inset CommandInset label
19142 LatexCommand label
19143 name "tab:Table-with-dashed"
19144
19145 \end_inset
19146
19147 Table with dashed lines
19148 \end_layout
19149
19150 \end_inset
19151
19152
19153 \end_layout
19154
19155 \begin_layout Plain Layout
19156 \align center
19157 \begin_inset Tabular
19158 <lyxtabular version="3" rows="5" columns="5">
19159 <features tabularvalignment="middle">
19160 <column alignment="center" valignment="top" width="0">
19161 <column alignment="center" valignment="top" width="0">
19162 <column alignment="center" valignment="top" width="0" special=":c">
19163 <column alignment="center" valignment="top" width="0">
19164 <column alignment="center" valignment="top" width="0">
19165 <row>
19166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 a
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179 b
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188 c
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197 d
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 e
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 </row>
19212 <row>
19213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 f
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 g
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell alignment="center" valignment="top" topline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235 h
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244 i
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253 j
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 </row>
19259 <row>
19260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 \begin_inset ERT
19265 status collapsed
19266
19267 \begin_layout Plain Layout
19268
19269
19270 \backslash
19271 hdashline 
19272 \end_layout
19273
19274 \end_inset
19275
19276 k
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 l
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 m
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303 n
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312 o
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 </row>
19318 <row>
19319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323 \begin_inset ERT
19324 status collapsed
19325
19326 \begin_layout Plain Layout
19327
19328
19329 \backslash
19330 cdashline{4-5}
19331 \end_layout
19332
19333 \end_inset
19334
19335 p
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 q
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 r
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 s
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382 t
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391 u
19392 \end_layout
19393
19394 \end_inset
19395 </cell>
19396 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19397 \begin_inset Text
19398
19399 \begin_layout Plain Layout
19400 v
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 w
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 x
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 </lyxtabular>
19425
19426 \end_inset
19427
19428
19429 \end_layout
19430
19431 \end_inset
19432
19433
19434 \end_layout
19435
19436 \begin_layout Standard
19437 LyX does not natively support dashed lines, so you have to use TeX-Code.
19438  As a prerequisite the LaTeX-package 
19439 \series bold
19440 arydshln
19441 \series default
19442
19443 \begin_inset Index idx
19444 status collapsed
19445
19446 \begin_layout Plain Layout
19447 LaTeX-packages ! arydshln
19448 \end_layout
19449
19450 \end_inset
19451
19452  must be loaded in the document preamble with the command
19453 \end_layout
19454
19455 \begin_layout Standard
19456
19457 \series bold
19458
19459 \backslash
19460 usepackage{arydshln}
19461 \end_layout
19462
19463 \begin_layout Standard
19464 To make a vertical line dashed, enter the colon 
19465 \begin_inset Quotes eld
19466 \end_inset
19467
19468 :
19469 \begin_inset Quotes erd
19470 \end_inset
19471
19472  together with the character for the horizontal alignment as LaTeX-argument
19473  in the table cell dialog.
19474 \end_layout
19475
19476 \begin_layout Standard
19477 For a horizontal dashed line add the command
19478 \end_layout
19479
19480 \begin_layout Standard
19481
19482 \series bold
19483
19484 \backslash
19485 hdashline
19486 \end_layout
19487
19488 \begin_layout Standard
19489 in TeX-Code as first element of the first cell in the table row.
19490 \end_layout
19491
19492 \begin_layout Standard
19493 For dashed multicolumn lines use the command
19494 \end_layout
19495
19496 \begin_layout Standard
19497
19498 \series bold
19499
19500 \backslash
19501 cdashline{line number
19502 \series default
19503 }
19504 \end_layout
19505
19506 \begin_layout Standard
19507 in TeX-Code as the first element of the first cell in the table row.
19508  If you have for example a multicolumn spanning columns 2 to 4 and you want
19509  to have a dashed line above, add the command
19510 \end_layout
19511
19512 \begin_layout Standard
19513
19514 \series bold
19515
19516 \backslash
19517 cdashline{2-4}
19518 \end_layout
19519
19520 \begin_layout Standard
19521 as the first element of the first cell in the row of the multicolumn.
19522 \end_layout
19523
19524 \begin_layout Standard
19525 \begin_inset VSpace bigskip
19526 \end_inset
19527
19528
19529 \end_layout
19530
19531 \begin_layout Standard
19532 Table
19533 \begin_inset space ~
19534 \end_inset
19535
19536
19537 \begin_inset CommandInset ref
19538 LatexCommand ref
19539 reference "tab:Table-with-dashed"
19540
19541 \end_inset
19542
19543  was created using 
19544 \begin_inset Quotes eld
19545 \end_inset
19546
19547
19548 \series bold
19549 :c
19550 \series default
19551
19552 \begin_inset Quotes erd
19553 \end_inset
19554
19555  as LaTeX-argument of the third column.
19556  The TeX-Code command 
19557 \series bold
19558
19559 \backslash
19560 hdashline
19561 \series default
19562  was inserted in the first cell of the third row and the TeX-Code command
19563 \begin_inset Newline newline
19564 \end_inset
19565
19566  
19567 \series bold
19568
19569 \backslash
19570 cdashline{4-5}
19571 \series default
19572  was inserted in the first cell of the fourth row.
19573 \end_layout
19574
19575 \begin_layout Standard
19576 \begin_inset Note Greyedout
19577 status open
19578
19579 \begin_layout Plain Layout
19580
19581 \series bold
19582 Note:
19583 \series default
19584  The LaTeX-package 
19585 \series bold
19586 arydshln
19587 \series default
19588  is apparently not compatible with the LaTeX-package 
19589 \series bold
19590 colortbl
19591 \series default
19592
19593 \begin_inset Index idx
19594 status collapsed
19595
19596 \begin_layout Plain Layout
19597 LaTeX-packages ! colortbl
19598 \end_layout
19599
19600 \end_inset
19601
19602  that is used for colored tables in section
19603 \begin_inset space ~
19604 \end_inset
19605
19606
19607 \begin_inset CommandInset ref
19608 LatexCommand ref
19609 reference "sec:Colored-Tables"
19610
19611 \end_inset
19612
19613 .
19614  That means colored tables cannot have dashed lines.
19615 \end_layout
19616
19617 \end_inset
19618
19619
19620 \end_layout
19621
19622 \begin_layout Standard
19623 \begin_inset ERT
19624 status collapsed
19625
19626 \begin_layout Plain Layout
19627
19628
19629 \backslash
19630 else
19631 \end_layout
19632
19633 \end_inset
19634
19635
19636 \begin_inset Note Note
19637 status open
19638
19639 \begin_layout Plain Layout
19640 The following will be displayed when the LaTeX-package 
19641 \series bold
19642 arydshln
19643 \series default
19644  is not installed:
19645 \end_layout
19646
19647 \end_inset
19648
19649
19650 \end_layout
19651
19652 \begin_layout Standard
19653 You need to install the package 
19654 \series bold
19655 arydshln
19656 \series default
19657  to see the content of this section in the output.
19658 \end_layout
19659
19660 \begin_layout Standard
19661 \begin_inset ERT
19662 status collapsed
19663
19664 \begin_layout Plain Layout
19665
19666
19667 \backslash
19668 fi
19669 \end_layout
19670
19671 \end_inset
19672
19673
19674 \end_layout
19675
19676 \begin_layout Chapter
19677 Floats
19678 \begin_inset CommandInset label
19679 LatexCommand label
19680 name "chap:Floats"
19681
19682 \end_inset
19683
19684
19685 \begin_inset Index idx
19686 status collapsed
19687
19688 \begin_layout Plain Layout
19689 Floats
19690 \end_layout
19691
19692 \end_inset
19693
19694
19695 \end_layout
19696
19697 \begin_layout Section
19698 Introduction
19699 \begin_inset CommandInset label
19700 LatexCommand label
19701 name "sec:FloatIntroduction"
19702
19703 \end_inset
19704
19705
19706 \begin_inset Index idx
19707 status collapsed
19708
19709 \begin_layout Plain Layout
19710 Floats ! Introduction
19711 \end_layout
19712
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \begin_layout Standard
19719 A float is a block of text associated with some sort of label, which doesn't
19720  have a fixed location.
19721  It can 
19722 \begin_inset Quotes eld
19723 \end_inset
19724
19725 float
19726 \begin_inset Quotes erd
19727 \end_inset
19728
19729  forward or backward a page or two, to wherever it fits best.
19730  
19731 \family sans
19732 Footnotes
19733 \family default
19734  and 
19735 \family sans
19736 Margin
19737 \begin_inset space ~
19738 \end_inset
19739
19740 Notes
19741 \family default
19742  are also floats, because they can float to the next page when there are
19743  too many notes on the page.
19744 \end_layout
19745
19746 \begin_layout Standard
19747 Floats allow a high quality layout.
19748  Images and tables can be spread evenly to the pages to avoid white space
19749  and pages without text.
19750  As the floating often destroys the context between the text and the image/table
19751 , every float can be referenced in the text.
19752  Floats are therefore numbered.
19753  Referencing is described in section
19754 \begin_inset space ~
19755 \end_inset
19756
19757
19758 \begin_inset CommandInset ref
19759 LatexCommand ref
19760 reference "sec:Referencing-Floats"
19761
19762 \end_inset
19763
19764 .
19765 \end_layout
19766
19767 \begin_layout Standard
19768 To insert a float, use the menu 
19769 \family sans
19770 Insert\SpecialChar \menuseparator
19771 Float
19772 \family default
19773 .
19774  This inserts the 
19775 \family sans
19776 Caption
19777 \family default
19778  inset, a box with a label.
19779  The label will automatically be translated to the document language in
19780  the output.
19781  After the label you can insert the caption text.
19782  The image or table is inserted above or below the caption in a separate
19783  paragraph within the float.
19784  More about the caption placement is contained in section
19785 \begin_inset space ~
19786 \end_inset
19787
19788
19789 \begin_inset CommandInset ref
19790 LatexCommand ref
19791 reference "sec:Caption-Placement"
19792
19793 \end_inset
19794
19795 .
19796  To keep your LyX-document readable, you can open and close the float box
19797  by left-clicking on the box label.
19798  A closed float box looks like this: 
19799 \begin_inset Graphics
19800         filename clipart/floatQt4.png
19801         scale 70
19802         scaleBeforeRotation
19803
19804 \end_inset
19805
19806  â€“ a gray button with a red label.
19807 \end_layout
19808
19809 \begin_layout Standard
19810 It is recommended that you insert floats as a separate standard paragraph
19811  to avoid possible LaTeX-errors that can occur when the surrounding text
19812  is specially formatted.
19813 \end_layout
19814
19815 \begin_layout Standard
19816 Existing figures or tables can be put into a float by highlighting them
19817  and then pressing the corresponding toolbar button for a new float.
19818 \end_layout
19819
19820 \begin_layout Section
19821 Float Types
19822 \end_layout
19823
19824 \begin_layout Standard
19825 Besides figure and table floats that are described in sections
19826 \begin_inset space ~
19827 \end_inset
19828
19829
19830 \begin_inset CommandInset ref
19831 LatexCommand ref
19832 reference "sec:Figure-Floats"
19833
19834 \end_inset
19835
19836  and 
19837 \begin_inset CommandInset ref
19838 LatexCommand ref
19839 reference "sec:Table-Floats"
19840
19841 \end_inset
19842
19843  respectively, LyX offers the float types 
19844 \family sans
19845 Algorithm
19846 \family default
19847  and 
19848 \family sans
19849 Wrap
19850 \family default
19851 .
19852  The latter are explained in sec.
19853 \begin_inset space \thinspace{}
19854 \end_inset
19855
19856
19857 \begin_inset CommandInset ref
19858 LatexCommand ref
19859 reference "sec:Wrap-Floats"
19860
19861 \end_inset
19862
19863 .
19864 \end_layout
19865
19866 \begin_layout Subsection
19867 Algorithm Floats
19868 \begin_inset Index idx
19869 status collapsed
19870
19871 \begin_layout Plain Layout
19872 Floats ! Algorithms
19873 \end_layout
19874
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \begin_layout Standard
19881 \begin_inset Float algorithm
19882 placement h
19883 wide false
19884 sideways false
19885 status open
19886
19887 \begin_layout Plain Layout
19888 \begin_inset Caption
19889
19890 \begin_layout Plain Layout
19891 \begin_inset CommandInset label
19892 LatexCommand label
19893 name "alg:Example-Algorithm-float"
19894
19895 \end_inset
19896
19897 Example Algorithm float
19898 \end_layout
19899
19900 \end_inset
19901
19902
19903 \end_layout
19904
19905 \begin_layout LyX-Code
19906 for I in 1..N loop
19907 \begin_inset Newline newline
19908 \end_inset
19909
19910  Sum:= Sum + A(I); /*comment*/
19911 \begin_inset Newline newline
19912 \end_inset
19913
19914 end loop
19915 \begin_inset VSpace -4mm
19916 \end_inset
19917
19918
19919 \end_layout
19920
19921 \end_inset
19922
19923
19924 \end_layout
19925
19926 \begin_layout Standard
19927 This float type is inserted with the menu 
19928 \family sans
19929 Insert\SpecialChar \menuseparator
19930 Floats\SpecialChar \menuseparator
19931 Algorithm
19932 \family default
19933 .
19934  It is used for program codes and descriptions of algorithms and can be
19935  seen as an alternative to program code listings that are explained in chapter
19936 \begin_inset space ~
19937 \end_inset
19938
19939
19940 \begin_inset CommandInset ref
19941 LatexCommand ref
19942 reference "cha:Program-Code-Listings"
19943
19944 \end_inset
19945
19946 .
19947  A possible environment for algorithms is the 
19948 \family sans
19949 LyX-Code
19950 \family default
19951 , described in LyX's 
19952 \emph on
19953 Userguide
19954 \emph default
19955 .
19956  Algorithm
19957 \begin_inset space ~
19958 \end_inset
19959
19960
19961 \begin_inset CommandInset ref
19962 LatexCommand ref
19963 reference "alg:Example-Algorithm-float"
19964
19965 \end_inset
19966
19967  is an example of an algorithm float where -4
19968 \begin_inset space \thinspace{}
19969 \end_inset
19970
19971 mm vertical space was added at the end of the float to have the bottom rule
19972  exactly below the last text line.
19973 \end_layout
19974
19975 \begin_layout Standard
19976 The float label is not automatically translated into the document language.
19977  If your document is not in English, you have to do this manually by adding
19978  the following line to the document preamble
19979 \series bold
19980 :
19981 \end_layout
19982
19983 \begin_layout Standard
19984
19985 \series bold
19986
19987 \backslash
19988 floatname{algorithm}{your
19989 \begin_inset space ~
19990 \end_inset
19991
19992 name}
19993 \end_layout
19994
19995 \begin_layout Standard
19996 where 
19997 \family sans
19998 your
19999 \begin_inset space ~
20000 \end_inset
20001
20002 name
20003 \family default
20004  is the word 
20005 \begin_inset Quotes eld
20006 \end_inset
20007
20008
20009 \emph on
20010 algorithm
20011 \emph default
20012
20013 \begin_inset Quotes erd
20014 \end_inset
20015
20016  in your language.
20017 \end_layout
20018
20019 \begin_layout Standard
20020 To insert the list of algorithms you can use the menu 
20021 \family sans
20022 Insert\SpecialChar \menuseparator
20023 List
20024 \begin_inset space \thinspace{}
20025 \end_inset
20026
20027 /
20028 \begin_inset space \thinspace{}
20029 \end_inset
20030
20031 TOC\SpecialChar \menuseparator
20032 List of Algorithms
20033 \family default
20034  when your document has the same language as LyX's menu names.
20035  In other cases use this command in TeX-Code instead:
20036 \end_layout
20037
20038 \begin_layout Standard
20039
20040 \series bold
20041
20042 \backslash
20043 listof{algorithm}{your
20044 \begin_inset space ~
20045 \end_inset
20046
20047 name}
20048 \end_layout
20049
20050 \begin_layout Standard
20051 where 
20052 \family sans
20053 your
20054 \begin_inset space ~
20055 \end_inset
20056
20057 name
20058 \family default
20059  is the word 
20060 \begin_inset Quotes eld
20061 \end_inset
20062
20063
20064 \emph on
20065 List of Algorithm
20066 \emph default
20067 s
20068 \begin_inset Quotes erd
20069 \end_inset
20070
20071  in your language.
20072 \end_layout
20073
20074 \begin_layout Standard
20075 Algorithm floats are not by default numbered in the scheme 
20076 \begin_inset Quotes eld
20077 \end_inset
20078
20079 chapter.algorithm
20080 \begin_inset Quotes erd
20081 \end_inset
20082
20083  as is the case for table and figure floats in many document-classes.
20084  To number algorithm floats in the same scheme, add this command to your
20085  document preamble:
20086 \end_layout
20087
20088 \begin_layout Standard
20089
20090 \series bold
20091
20092 \backslash
20093 numberwithin{algorithm}{chapter}
20094 \end_layout
20095
20096 \begin_layout Standard
20097 To be able to use the command 
20098 \series bold
20099
20100 \backslash
20101 numberwithin
20102 \series default
20103 , set in the tab 
20104 \family sans
20105 Math
20106 \begin_inset space ~
20107 \end_inset
20108
20109 Options
20110 \family default
20111  in the document settings the option 
20112 \family sans
20113 Use
20114 \begin_inset space ~
20115 \end_inset
20116
20117 AMS
20118 \begin_inset space ~
20119 \end_inset
20120
20121 math
20122 \begin_inset space ~
20123 \end_inset
20124
20125 package
20126 \family default
20127 .
20128 \end_layout
20129
20130 \begin_layout Section
20131 Float Numbering
20132 \begin_inset Index idx
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136 Floats ! Numbering
20137 \end_layout
20138
20139 \end_inset
20140
20141
20142 \end_layout
20143
20144 \begin_layout Standard
20145 Floats are usually numbered either independently from the sections the floats
20146  are in, or in the scheme 
20147 \begin_inset Quotes eld
20148 \end_inset
20149
20150 chapter.number
20151 \begin_inset Quotes erd
20152 \end_inset
20153
20154  or 
20155 \begin_inset Quotes eld
20156 \end_inset
20157
20158 section.number
20159 \begin_inset Quotes erd
20160 \end_inset
20161
20162 .
20163  This depends on the document class used.
20164 \end_layout
20165
20166 \begin_layout Standard
20167 To change section-independent numbering, you can use this command in the
20168  document preamble:
20169 \end_layout
20170
20171 \begin_layout Standard
20172
20173 \series bold
20174
20175 \backslash
20176 renewcommand{
20177 \backslash
20178 thetable}{
20179 \backslash
20180 roman{table}}
20181 \end_layout
20182
20183 \begin_layout Standard
20184
20185 \series bold
20186
20187 \backslash
20188 thetable
20189 \series default
20190  is the command that prints the table number, for figure floats, the command
20191  would be 
20192 \series bold
20193
20194 \backslash
20195 thefigure
20196 \series default
20197 .
20198  
20199 \series bold
20200
20201 \backslash
20202 roman
20203 \series default
20204  in the command above prints the table number as small roman number.
20205 \end_layout
20206
20207 \begin_layout Standard
20208 To change the numbering scheme for example to 
20209 \begin_inset Quotes eld
20210 \end_inset
20211
20212 subsection.number
20213 \begin_inset Quotes erd
20214 \end_inset
20215
20216 , use this command in the preamble:
20217 \end_layout
20218
20219 \begin_layout Standard
20220
20221 \series bold
20222
20223 \backslash
20224 numberwithin{table}{subsection}
20225 \end_layout
20226
20227 \begin_layout Standard
20228 To be able to use the command 
20229 \series bold
20230
20231 \backslash
20232 numberwithin
20233 \series default
20234 , set in the tab 
20235 \family sans
20236 Math
20237 \begin_inset space ~
20238 \end_inset
20239
20240 Options
20241 \family default
20242  in the document settings the option 
20243 \family sans
20244 Use
20245 \begin_inset space ~
20246 \end_inset
20247
20248 AMS
20249 \begin_inset space ~
20250 \end_inset
20251
20252 math
20253 \begin_inset space ~
20254 \end_inset
20255
20256 package
20257 \family default
20258 .
20259 \end_layout
20260
20261 \begin_layout Standard
20262 Please also have a look at section
20263 \begin_inset space ~
20264 \end_inset
20265
20266
20267 \begin_inset CommandInset ref
20268 LatexCommand ref
20269 reference "sub:Footnote-Numbering"
20270
20271 \end_inset
20272
20273  for the details and important notes about the numbering commands.
20274 \end_layout
20275
20276 \begin_layout Section
20277 Referencing Floats
20278 \begin_inset CommandInset label
20279 LatexCommand label
20280 name "sec:Referencing-Floats"
20281
20282 \end_inset
20283
20284
20285 \begin_inset Index idx
20286 status collapsed
20287
20288 \begin_layout Plain Layout
20289 Floats ! References
20290 \end_layout
20291
20292 \end_inset
20293
20294
20295 \begin_inset Index idx
20296 status collapsed
20297
20298 \begin_layout Plain Layout
20299 References ! to Floats
20300 \end_layout
20301
20302 \end_inset
20303
20304
20305 \end_layout
20306
20307 \begin_layout Standard
20308 To reference a float, insert a label into its caption using the menu 
20309 \family sans
20310 Insert\SpecialChar \menuseparator
20311 Label
20312 \family default
20313  or the toolbar button 
20314 \begin_inset Graphics
20315         filename ../images/label-insert.png
20316         scale 85
20317         scaleBeforeRotation
20318
20319 \end_inset
20320
20321 .
20322  A grey label box like this one: 
20323 \begin_inset Graphics
20324         filename clipart/labelQt4.png
20325         scale 85
20326         scaleBeforeRotation
20327
20328 \end_inset
20329
20330  will be inserted and the label window pops up asking for the label text.
20331  LyX offers as text the first words of the caption with a prefix.
20332  The prefix depends on the float type, e.
20333 \begin_inset space \thinspace{}
20334 \end_inset
20335
20336 g.
20337 \begin_inset space \space{}
20338 \end_inset
20339
20340 for figure floats the prefix will be "
20341 \family sans
20342 fig:
20343 \family default
20344 ".
20345 \end_layout
20346
20347 \begin_layout Standard
20348 The label is used as anchor and name for the reference.
20349  You can refer to the label using the menu 
20350 \family sans
20351 Insert\SpecialChar \menuseparator
20352 Cross-reference
20353 \family default
20354  or the toolbar button 
20355 \begin_inset Graphics
20356         filename ../images/dialog-show-new-inset_ref.png
20357         scale 85
20358         scaleBeforeRotation
20359
20360 \end_inset
20361
20362 .
20363  A grey cross-reference box like this one: 
20364 \begin_inset Graphics
20365         filename clipart/referenceQt4.png
20366         scale 85
20367         scaleBeforeRotation
20368
20369 \end_inset
20370
20371  will be inserted and the cross-reference window appear showing all labels
20372  of the document.
20373  If you have multiple LyX-documents opened, choose the one you are working
20374  on from the drop-list at the top of the dialog.
20375  You can now sort the labels alphabetically and then choose one.
20376  At the position of the cross-reference box the float number will appear
20377  in the output.
20378 \end_layout
20379
20380 \begin_layout Standard
20381 It is recommended that you use a protected space between the cross-reference
20382  name and its number to avoid line breaks between them.
20383  If a cross-reference refers to a non-existing label, you will see two question
20384  marks in the output instead of the reference.
20385 \end_layout
20386
20387 \begin_layout Standard
20388 You can change labels at any time by clicking on the label box.
20389  References to the changed label will automatically change its link to the
20390  new label text, so that you don't need to take care about this.
20391 \end_layout
20392
20393 \begin_layout Standard
20394 The button 
20395 \family sans
20396 Go
20397 \begin_inset space ~
20398 \end_inset
20399
20400 to
20401 \begin_inset space ~
20402 \end_inset
20403
20404 Label
20405 \family default
20406  in the cross-reference window sets the cursor before the referred label.
20407  The button text changes then to Go
20408 \begin_inset space ~
20409 \end_inset
20410
20411 Back and you can use it to set the cursor back to the cross-reference.
20412  Right-clicking on a cross-reference box also sets the cursor before the
20413  referenced label but without the possibility of going back.
20414 \end_layout
20415
20416 \begin_layout Subsection
20417 Cross-Reference Formats
20418 \begin_inset CommandInset label
20419 LatexCommand label
20420 name "sub:Cross-Reference-Formats"
20421
20422 \end_inset
20423
20424
20425 \begin_inset Index idx
20426 status collapsed
20427
20428 \begin_layout Plain Layout
20429 References ! Formats
20430 \end_layout
20431
20432 \end_inset
20433
20434
20435 \end_layout
20436
20437 \begin_layout Standard
20438 There are six varieties of cross-references:
20439 \end_layout
20440
20441 \begin_layout Description
20442 <reference>: prints the float number, this is the default: 
20443 \begin_inset CommandInset ref
20444 LatexCommand ref
20445 reference "fig:Two-distorted-images"
20446
20447 \end_inset
20448
20449
20450 \end_layout
20451
20452 \begin_layout Description
20453 (<reference>): prints the float number within two parentheses, this is the
20454  style normally used to reference formulas, especially when the reference
20455  name 
20456 \begin_inset Quotes eld
20457 \end_inset
20458
20459 Equation
20460 \begin_inset Quotes erd
20461 \end_inset
20462
20463  is omitted: 
20464 \begin_inset CommandInset ref
20465 LatexCommand eqref
20466 reference "eq:Wgn"
20467
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \begin_layout Description
20474 <page>: prints the page number: Page
20475 \begin_inset space ~
20476 \end_inset
20477
20478
20479 \begin_inset CommandInset ref
20480 LatexCommand pageref
20481 reference "fig:Two-distorted-images"
20482
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \begin_layout Description
20489 on
20490 \begin_inset space ~
20491 \end_inset
20492
20493 page
20494 \begin_inset space ~
20495 \end_inset
20496
20497 <page>: prints the text "on page" and the page number: 
20498 \begin_inset CommandInset ref
20499 LatexCommand vpageref
20500 reference "fig:Two-distorted-images"
20501
20502 \end_inset
20503
20504
20505 \end_layout
20506
20507 \begin_layout Description
20508 <reference>
20509 \begin_inset space ~
20510 \end_inset
20511
20512 on
20513 \begin_inset space ~
20514 \end_inset
20515
20516 page
20517 \begin_inset space ~
20518 \end_inset
20519
20520 <page>: prints the float number, the text "on page", and the page number:
20521  
20522 \begin_inset CommandInset ref
20523 LatexCommand vref
20524 reference "fig:Two-distorted-images"
20525
20526 \end_inset
20527
20528
20529 \end_layout
20530
20531 \begin_layout Description
20532 Formatted
20533 \begin_inset space ~
20534 \end_inset
20535
20536 reference: prints a self-defined cross-reference format.
20537 \begin_inset Newline newline
20538 \end_inset
20539
20540
20541 \begin_inset Note Greyedout
20542 status open
20543
20544 \begin_layout Plain Layout
20545
20546 \series bold
20547 Note:
20548 \series default
20549  This feature is only available when you have the LaTeX-package 
20550 \series bold
20551 prettyref
20552 \series default
20553  or 
20554 \series bold
20555 refstyle
20556 \series default
20557
20558 \begin_inset Index idx
20559 status collapsed
20560
20561 \begin_layout Plain Layout
20562 LaTeX-packages ! prettyref
20563 \end_layout
20564
20565 \end_inset
20566
20567
20568 \begin_inset Index idx
20569 status collapsed
20570
20571 \begin_layout Plain Layout
20572 LaTeX-packages ! refstyle
20573 \end_layout
20574
20575 \end_inset
20576
20577  installed.
20578 \end_layout
20579
20580 \end_inset
20581
20582
20583 \begin_inset Newline newline
20584 \end_inset
20585
20586 You can select which LaTeX-package should be used for this feature by setting
20587  the option 
20588 \family sans
20589 Use refstyle (not prettyref) for cross-references
20590 \family default
20591  in the menu 
20592 \family sans
20593 Document\SpecialChar \menuseparator
20594 Settings\SpecialChar \menuseparator
20595 Document Class
20596 \family default
20597 .
20598  The format is specified by adding the command 
20599 \series bold
20600
20601 \backslash
20602 newrefformat
20603 \series default
20604  (prettyref) or 
20605 \series bold
20606
20607 \backslash
20608 newref
20609 \series default
20610  (refstyle) to the preamble of the document.
20611  For example redefining all references to figures (which have the label
20612  shortcut 
20613 \begin_inset Quotes eld
20614 \end_inset
20615
20616
20617 \family sans
20618 fig
20619 \family default
20620
20621 \begin_inset Quotes erd
20622 \end_inset
20623
20624 ) can be done with this command
20625 \begin_inset Newline newline
20626 \end_inset
20627
20628
20629 \series bold
20630
20631 \backslash
20632 newref{fig}{refcmd={Image on page 
20633 \backslash
20634 pageref{#1}}}
20635 \series default
20636
20637 \begin_inset Newline newline
20638 \end_inset
20639
20640 For more information about the format, have a look at the package documentations
20641
20642 \begin_inset CommandInset citation
20643 LatexCommand cite
20644 key "prettyref,refstyle"
20645
20646 \end_inset
20647
20648 .
20649 \end_layout
20650
20651 \begin_layout Description
20652 Textual
20653 \begin_inset space ~
20654 \end_inset
20655
20656 reference: prints the caption of the reference: 
20657 \begin_inset CommandInset ref
20658 LatexCommand nameref
20659 reference "fig:Two-distorted-images"
20660
20661 \end_inset
20662
20663
20664 \end_layout
20665
20666 \begin_layout Standard
20667
20668 \family sans
20669 <page>
20670 \family default
20671  will not print the page number if the label is on the previous, the same,
20672  or the next page.
20673  You will e.
20674 \begin_inset space \thinspace{}
20675 \end_inset
20676
20677 g.
20678 \begin_inset space \space{}
20679 \end_inset
20680
20681 see the text 
20682 \begin_inset Quotes eld
20683 \end_inset
20684
20685
20686 \family sans
20687 on this page
20688 \family default
20689
20690 \begin_inset Quotes erd
20691 \end_inset
20692
20693  instead.
20694  The style 
20695 \family sans
20696 <reference> on page <page>
20697 \family default
20698  will not print anything about the page if the label is on the same page.
20699 \end_layout
20700
20701 \begin_layout Standard
20702 The number and current page of the part of the document referred to in the
20703  output is automatically calculated by LaTeX.
20704  The varieties are adjusted in the field 
20705 \family sans
20706 Format
20707 \family default
20708  of the cross-reference window that appears when you click on the cross-referenc
20709 e box.
20710 \end_layout
20711
20712 \begin_layout Standard
20713 \begin_inset Note Greyedout
20714 status open
20715
20716 \begin_layout Plain Layout
20717
20718 \series bold
20719 Note:
20720 \series default
20721  It is recommended to use the LaTeX-package 
20722 \series bold
20723 refstyle
20724 \series default
20725
20726 \begin_inset Index idx
20727 status collapsed
20728
20729 \begin_layout Plain Layout
20730 LaTeX-packages ! refstyle
20731 \end_layout
20732
20733 \end_inset
20734
20735  because 
20736 \series bold
20737 prettyref
20738 \series default
20739
20740 \begin_inset Index idx
20741 status collapsed
20742
20743 \begin_layout Plain Layout
20744 LaTeX-packages ! prettyref
20745 \end_layout
20746
20747 \end_inset
20748
20749  does not know all of LyX's possible label shortcuts
20750 \begin_inset Foot
20751 status collapsed
20752
20753 \begin_layout Plain Layout
20754 \begin_inset Quotes eld
20755 \end_inset
20756
20757 fig:
20758 \begin_inset Quotes erd
20759 \end_inset
20760
20761  is for example LyX's shortcut for labels in figure captions.
20762 \end_layout
20763
20764 \end_inset
20765
20766  and is not internationalized.
20767 \end_layout
20768
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \begin_layout Standard
20775 \begin_inset Note Greyedout
20776 status open
20777
20778 \begin_layout Plain Layout
20779
20780 \series bold
20781 Note:
20782 \series default
20783  Due to a bug in the LaTeX-package 
20784 \series bold
20785 varioref
20786 \series default
20787  version 1.4w, some cross-reference formats will cause LaTeX errors for document
20788  languages that make the period character active (like French).
20789  For a workaround, see
20790 \begin_inset Newline newline
20791 \end_inset
20792
20793
20794 \begin_inset CommandInset href
20795 LatexCommand href
20796 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
20797
20798 \end_inset
20799
20800 .
20801 \end_layout
20802
20803 \end_inset
20804
20805
20806 \end_layout
20807
20808 \begin_layout Subsection
20809 Automatic Reference Naming
20810 \begin_inset Index idx
20811 status collapsed
20812
20813 \begin_layout Plain Layout
20814 References ! Automatic Reference Naming
20815 \end_layout
20816
20817 \end_inset
20818
20819
20820 \end_layout
20821
20822 \begin_layout Standard
20823 The LaTeX-package 
20824 \series bold
20825 hyperref
20826 \series default
20827
20828 \begin_inset Index idx
20829 status collapsed
20830
20831 \begin_layout Plain Layout
20832 LaTeX-packages ! hyperref
20833 \end_layout
20834
20835 \end_inset
20836
20837 , that is enabled in the 
20838 \family sans
20839 PDF Properties
20840 \family default
20841  of the 
20842 \family sans
20843 Document Settings
20844 \family default
20845  dialog, provides a very useful feature that cross-references automatically
20846  include the name of the referenced floats (or text parts like 
20847 \emph on
20848 section
20849 \emph default
20850 ).
20851  So you will save having to write e.
20852 \begin_inset space \thinspace{}
20853 \end_inset
20854
20855 g.
20856 \begin_inset space \space{}
20857 \end_inset
20858
20859 the name 
20860 \begin_inset Quotes eld
20861 \end_inset
20862
20863 Figure
20864 \begin_inset Quotes erd
20865 \end_inset
20866
20867  before every reference to a figure.
20868  To use this feature, enable 
20869 \series bold
20870 hyperref
20871 \series default
20872  and insert this line to the LaTeX preamble:
20873 \end_layout
20874
20875 \begin_layout Standard
20876
20877 \series bold
20878
20879 \backslash
20880 AtBeginDocument{
20881 \backslash
20882 renewcommand{
20883 \backslash
20884 ref}[1]{
20885 \backslash
20886 mbox{
20887 \backslash
20888 autoref{#1}}}}
20889 \end_layout
20890
20891 \begin_layout Standard
20892 When you prefer other reference names than the default ones, for example
20893  you want instead of 
20894 \begin_inset Quotes eld
20895 \end_inset
20896
20897 section
20898 \begin_inset Quotes erd
20899 \end_inset
20900
20901  the name 
20902 \begin_inset Quotes eld
20903 \end_inset
20904
20905 sec.
20906 \begin_inset space \thinspace{}
20907 \end_inset
20908
20909
20910 \begin_inset Quotes eld
20911 \end_inset
20912
20913 , you can redefine the name by inserting this in the preamble:
20914 \end_layout
20915
20916 \begin_layout Standard
20917
20918 \series bold
20919
20920 \backslash
20921 addto
20922 \backslash
20923 extrasenglish{
20924 \backslash
20925 renewcommand{
20926 \backslash
20927 sectionautorefname}
20928 \begin_inset Newline newline
20929 \end_inset
20930
20931
20932 \begin_inset Phantom HPhantom
20933 status open
20934
20935 \begin_layout Plain Layout
20936
20937 \series bold
20938 \begin_inset space ~
20939 \end_inset
20940
20941
20942 \end_layout
20943
20944 \end_inset
20945
20946 {sec.
20947 \backslash
20948 negthinspace}}
20949 \end_layout
20950
20951 \begin_layout Standard
20952 When you are using another document language than English, replace
20953 \begin_inset Newline newline
20954 \end_inset
20955
20956
20957 \series bold
20958
20959 \backslash
20960 extrasenglish
20961 \series default
20962  by 
20963 \series bold
20964
20965 \backslash
20966 extras***
20967 \series default
20968 , where *** is the name of the language used.
20969 \end_layout
20970
20971 \begin_layout Standard
20972 To get automatic names, but not for certain reference types, for example
20973  not for equations, use this preamble code:
20974 \end_layout
20975
20976 \begin_layout Standard
20977
20978 \series bold
20979
20980 \backslash
20981 newlength{
20982 \backslash
20983 abc}
20984 \begin_inset Newline newline
20985 \end_inset
20986
20987
20988 \backslash
20989 settowidth{
20990 \backslash
20991 abc}{
20992 \backslash
20993 space}
20994 \begin_inset Newline newline
20995 \end_inset
20996
20997
20998 \backslash
20999 addto
21000 \backslash
21001 extrasenglish{
21002 \backslash
21003 renewcommand{
21004 \backslash
21005 equationautorefname}
21006 \begin_inset Newline newline
21007 \end_inset
21008
21009
21010 \begin_inset Phantom HPhantom
21011 status open
21012
21013 \begin_layout Plain Layout
21014
21015 \series bold
21016 \begin_inset space ~
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \end_inset
21023
21024 {
21025 \backslash
21026 hspace{-
21027 \backslash
21028 abc}}
21029 \end_layout
21030
21031 \begin_layout Standard
21032 More about this topic can be found in 
21033 \series bold
21034 hyperref
21035 \series default
21036 's documentation 
21037 \begin_inset CommandInset citation
21038 LatexCommand cite
21039 key "hyperref"
21040
21041 \end_inset
21042
21043 .
21044 \end_layout
21045
21046 \begin_layout Standard
21047 \begin_inset Note Greyedout
21048 status open
21049
21050 \begin_layout Plain Layout
21051
21052 \series bold
21053 Note:
21054 \series default
21055  Automatic reference naming cannot be used when you use cross-references
21056  in the 
21057 \family sans
21058 Formatted
21059 \begin_inset space ~
21060 \end_inset
21061
21062 reference
21063 \family default
21064  style, as described in section
21065 \begin_inset space ~
21066 \end_inset
21067
21068
21069 \begin_inset CommandInset ref
21070 LatexCommand ref
21071 reference "sub:Cross-Reference-Formats"
21072
21073 \end_inset
21074
21075 .
21076 \end_layout
21077
21078 \end_inset
21079
21080
21081 \end_layout
21082
21083 \begin_layout Standard
21084 The 
21085 \emph on
21086 Math
21087 \emph default
21088  manual is an example where automatic reference naming is used.
21089 \end_layout
21090
21091 \begin_layout Subsection
21092 Reference Position
21093 \begin_inset CommandInset label
21094 LatexCommand label
21095 name "sub:Reference-Position"
21096
21097 \end_inset
21098
21099
21100 \begin_inset Index idx
21101 status collapsed
21102
21103 \begin_layout Plain Layout
21104 References ! Reference Position
21105 \end_layout
21106
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \begin_layout Standard
21113 If you use 
21114 \series bold
21115 hyperref
21116 \series default
21117
21118 \begin_inset Index idx
21119 status collapsed
21120
21121 \begin_layout Plain Layout
21122 LaTeX-packages ! hyperref
21123 \end_layout
21124
21125 \end_inset
21126
21127  in the 
21128 \family sans
21129 PDF Properties
21130 \family default
21131  of the 
21132 \family sans
21133 Document Settings
21134 \family default
21135  dialog to link cross-references in the output, you will see that clicking
21136  on an image float reference jumps to the image label.
21137  The caption will be the first text part on the screen, so that you cannot
21138  see the image without scrolling.
21139  This is because the reference link anchor is placed at the position of
21140  the label.
21141  With the use of the package 
21142 \series bold
21143 hypcap
21144 \series default
21145
21146 \begin_inset Index idx
21147 status collapsed
21148
21149 \begin_layout Plain Layout
21150 LaTeX-packages ! hypcap
21151 \end_layout
21152
21153 \end_inset
21154
21155 , which is part of the LaTeX-package 
21156 \series bold
21157 oberdiek
21158 \series default
21159
21160 \begin_inset Index idx
21161 status collapsed
21162
21163 \begin_layout Plain Layout
21164 LaTeX-packages ! oberdiek
21165 \end_layout
21166
21167 \end_inset
21168
21169 , the link anchor is placed at the beginning of a float.
21170  To use this feature for figure floats, load 
21171 \series bold
21172 hypcap
21173 \series default
21174  in the document preamble with the line
21175 \end_layout
21176
21177 \begin_layout Standard
21178
21179 \series bold
21180
21181 \backslash
21182 usepackage[figure]{hypcap}
21183 \end_layout
21184
21185 \begin_layout Standard
21186 You can also use 
21187 \series bold
21188 hypcap
21189 \series default
21190  for all float types but this is not recommended for stability reasons.
21191  For more information, have a look at 
21192 \series bold
21193 hypcap
21194 \series default
21195 's manual 
21196 \begin_inset CommandInset citation
21197 LatexCommand cite
21198 key "hypcap"
21199
21200 \end_inset
21201
21202 .
21203 \end_layout
21204
21205 \begin_layout Standard
21206 \begin_inset Note Greyedout
21207 status open
21208
21209 \begin_layout Plain Layout
21210
21211 \series bold
21212 Note:
21213 \series default
21214  
21215 \series bold
21216 hypcap
21217 \series default
21218  has no effect on references to subfigures.
21219 \end_layout
21220
21221 \end_inset
21222
21223
21224 \end_layout
21225
21226 \begin_layout Section
21227 Float Placement
21228 \begin_inset CommandInset label
21229 LatexCommand label
21230 name "sec:Float-Placement"
21231
21232 \end_inset
21233
21234
21235 \begin_inset Index idx
21236 status collapsed
21237
21238 \begin_layout Plain Layout
21239 Floats ! Placement
21240 \end_layout
21241
21242 \end_inset
21243
21244
21245 \end_layout
21246
21247 \begin_layout Standard
21248 Right-clicking on a float-box opens a dialog where you can alter the placement
21249  options that LaTeX uses for positioning the float.
21250 \begin_inset Newline newline
21251 \end_inset
21252
21253 The option 
21254 \family sans
21255 Span
21256 \begin_inset space ~
21257 \end_inset
21258
21259 columns
21260 \family default
21261  is only useful for two-column documents: If you select it, the float will
21262  span both columns on the page instead of being confined to just one.
21263 \begin_inset Newline newline
21264 \end_inset
21265
21266 The option 
21267 \family sans
21268 Rotate
21269 \begin_inset space ~
21270 \end_inset
21271
21272 sideways
21273 \family default
21274  is used to rotate floats, see section 
21275 \begin_inset CommandInset ref
21276 LatexCommand ref
21277 reference "sec:Rotated-Floats"
21278
21279 \end_inset
21280
21281 .
21282 \end_layout
21283
21284 \begin_layout Standard
21285 You can use one ore more of the following options in the float dialog to
21286  set the placement for a particular float when you uncheck the option 
21287 \family sans
21288 Use
21289 \begin_inset space ~
21290 \end_inset
21291
21292 default
21293 \begin_inset space ~
21294 \end_inset
21295
21296 placement
21297 \family default
21298 :
21299 \end_layout
21300
21301 \begin_layout Description
21302 Here
21303 \begin_inset space ~
21304 \end_inset
21305
21306 if
21307 \begin_inset space ~
21308 \end_inset
21309
21310 possible try to place the float on the position where it has been inserted
21311 \end_layout
21312
21313 \begin_layout Description
21314 Top
21315 \begin_inset space ~
21316 \end_inset
21317
21318 of
21319 \begin_inset space ~
21320 \end_inset
21321
21322 page try to place the float at the top of the current page
21323 \end_layout
21324
21325 \begin_layout Description
21326 Bottom
21327 \begin_inset space ~
21328 \end_inset
21329
21330 of
21331 \begin_inset space ~
21332 \end_inset
21333
21334 page try to place the float at the bottom of the current page
21335 \end_layout
21336
21337 \begin_layout Description
21338 Page
21339 \begin_inset space ~
21340 \end_inset
21341
21342 of
21343 \begin_inset space ~
21344 \end_inset
21345
21346 floats try to place the float on its own page
21347 \end_layout
21348
21349 \begin_layout Standard
21350 The order of the above option is 
21351 \emph on
21352 always
21353 \emph default
21354  used by LaTeX.
21355  That means, if you use the default placement, LaTeX will first try out
21356  
21357 \family sans
21358 Here
21359 \begin_inset space ~
21360 \end_inset
21361
21362 if
21363 \begin_inset space ~
21364 \end_inset
21365
21366 possible
21367 \family default
21368 , then 
21369 \family sans
21370 Top
21371 \begin_inset space ~
21372 \end_inset
21373
21374 of
21375 \begin_inset space ~
21376 \end_inset
21377
21378 page
21379 \family default
21380 , and then the others.
21381  If you do not use the default, LaTeX will try only the checked options
21382  but in the same order.
21383  If none of the 4
21384 \begin_inset space ~
21385 \end_inset
21386
21387 placements are possible the procedure is internally repeated but it is tried
21388  to put the float on the following page.
21389 \end_layout
21390
21391 \begin_layout Standard
21392 By default, each option has its own rules:
21393 \end_layout
21394
21395 \begin_layout Labeling
21396 \labelwidthstring 00.00.0000
21397
21398 \family sans
21399 Top
21400 \begin_inset space ~
21401 \end_inset
21402
21403 of
21404 \begin_inset space ~
21405 \end_inset
21406
21407 page
21408 \family default
21409  only floats occupying less than 70
21410 \begin_inset space \thinspace{}
21411 \end_inset
21412
21413 % of the page can be placed at the top of a page (
21414 \series bold
21415
21416 \backslash
21417 topfraction
21418 \series default
21419 )
21420 \end_layout
21421
21422 \begin_layout Labeling
21423 \labelwidthstring 00.00.0000
21424
21425 \family sans
21426 Bottom
21427 \begin_inset space ~
21428 \end_inset
21429
21430 of
21431 \begin_inset space ~
21432 \end_inset
21433
21434 page
21435 \family default
21436 : only floats occupying less than 30
21437 \begin_inset space \thinspace{}
21438 \end_inset
21439
21440 % of the page can be placed at the bottom of a page.
21441  (
21442 \series bold
21443
21444 \backslash
21445 bottomfraction
21446 \series default
21447 )
21448 \end_layout
21449
21450 \begin_layout Labeling
21451 \labelwidthstring 00.00.0000
21452
21453 \family sans
21454 Page
21455 \begin_inset space ~
21456 \end_inset
21457
21458 of
21459 \begin_inset space ~
21460 \end_inset
21461
21462 floats
21463 \family default
21464 : only if more than 50
21465 \begin_inset space \thinspace{}
21466 \end_inset
21467
21468 % of the page are occupied by floats, several floats can be set together
21469  on a page.
21470  (
21471 \series bold
21472
21473 \backslash
21474 floatpagefraction
21475 \series default
21476 )
21477 \end_layout
21478
21479 \begin_layout Standard
21480 If you don't like these rules, you can ignore them by using the additional
21481  option 
21482 \family sans
21483 Ignore
21484 \begin_inset space ~
21485 \end_inset
21486
21487 LaTeX
21488 \begin_inset space ~
21489 \end_inset
21490
21491 rules
21492 \family default
21493 .
21494 \begin_inset Newline newline
21495 \end_inset
21496
21497 You can also redefine the rules with LaTeX-commands that are given in parenthese
21498 s after the rules description above.
21499  To increase for example the often too small default of the bottom-rule
21500  to 50
21501 \begin_inset space \thinspace{}
21502 \end_inset
21503
21504 % of the page, add this line to your document preamble:
21505 \end_layout
21506
21507 \begin_layout Standard
21508
21509 \series bold
21510
21511 \backslash
21512 renewcommand{
21513 \backslash
21514 bottomfraction}{0.5}
21515 \end_layout
21516
21517 \begin_layout Standard
21518 Sometimes you might need, under all circumstances, a float to be placed
21519  exactly at the position where it is inserted.
21520  For this case you can use the option 
21521 \family sans
21522 Here
21523 \begin_inset space ~
21524 \end_inset
21525
21526 definitely
21527 \family default
21528 .
21529  Use this option very rarely and only if the document is almost ready to
21530  be printed, because the float is then no longer able to 
21531 \begin_inset Quotes eld
21532 \end_inset
21533
21534 float
21535 \begin_inset Quotes erd
21536 \end_inset
21537
21538  when you change your document and this will often destroy the page layout.
21539 \end_layout
21540
21541 \begin_layout Standard
21542 There are no placement options for text wrap floats, because they are always
21543  surrounded by the text of a certain paragraph.
21544 \begin_inset VSpace bigskip
21545 \end_inset
21546
21547
21548 \end_layout
21549
21550 \begin_layout Standard
21551 Sometimes you have the problem that a float is placed at the top of a page
21552  while its corresponding section starts at the middle of the page, so that
21553  the reader could think the float is part of the previous section.
21554  To avoid this the LaTeX-command 
21555 \series bold
21556
21557 \backslash
21558 suppressfloats
21559 \series default
21560  can be used.
21561  It suppresses a given float placement for the page where it is inserted
21562  and can therefore be used to avoid floats being set before a section starts.
21563  To get this, add these commands to your document preamble:
21564 \end_layout
21565
21566 \begin_layout Standard
21567
21568 \series bold
21569
21570 \backslash
21571 let
21572 \backslash
21573 mySection
21574 \backslash
21575 section
21576 \begin_inset Newline newline
21577 \end_inset
21578
21579
21580 \backslash
21581 renewcommand{
21582 \backslash
21583 section}{
21584 \backslash
21585 suppressfloats[t]
21586 \backslash
21587 mySection}
21588 \end_layout
21589
21590 \begin_layout Standard
21591 You can define the same for all section headings, like chapters and subsections.
21592  This definition is not recommended to be used for small text parts like
21593  subsubsections because LaTeX may then have problems finding a suitable
21594  placement.
21595 \end_layout
21596
21597 \begin_layout Standard
21598 \begin_inset VSpace bigskip
21599 \end_inset
21600
21601 In some cases it is required to have all figures/tables at the end of the
21602  document.
21603  For this purpose the LaTeX-package 
21604 \series bold
21605 endfloat
21606 \series default
21607
21608 \begin_inset Index idx
21609 status collapsed
21610
21611 \begin_layout Plain Layout
21612 LaTeX-packages ! endfloat
21613 \end_layout
21614
21615 \end_inset
21616
21617  was developed.
21618  It puts all figure and table floats at the end of the document into their
21619  own sections.
21620  At the original float position a text hint like 
21621 \begin_inset Quotes eld
21622 \end_inset
21623
21624
21625 \family sans
21626 [Figure
21627 \begin_inset space ~
21628 \end_inset
21629
21630 3.2 about here.]
21631 \family default
21632
21633 \begin_inset Quotes erd
21634 \end_inset
21635
21636  is inserted.
21637  The endfloat-package is loaded in the preamble with the line
21638 \end_layout
21639
21640 \begin_layout Standard
21641
21642 \series bold
21643
21644 \backslash
21645 usepackage[options]{endfloat}
21646 \end_layout
21647
21648 \begin_layout Standard
21649 There are various package options to format the created figure/table sections.
21650  For more information we refer to the 
21651 \series bold
21652 endfloat
21653 \series default
21654  documentation 
21655 \begin_inset CommandInset citation
21656 LatexCommand cite
21657 key "endfloat"
21658
21659 \end_inset
21660
21661 .
21662 \begin_inset Newline newline
21663 \end_inset
21664
21665
21666 \begin_inset Note Greyedout
21667 status open
21668
21669 \begin_layout Plain Layout
21670
21671 \series bold
21672 Note: endfloat
21673 \series default
21674  doesn't provide an automatic translation for the text hint, you have to
21675  do this manually, see section
21676 \begin_inset space ~
21677 \end_inset
21678
21679 4 in 
21680 \begin_inset CommandInset citation
21681 LatexCommand cite
21682 key "endfloat"
21683
21684 \end_inset
21685
21686 .
21687 \end_layout
21688
21689 \end_inset
21690
21691
21692 \begin_inset Newline newline
21693 \end_inset
21694
21695
21696 \begin_inset Note Greyedout
21697 status open
21698
21699 \begin_layout Plain Layout
21700
21701 \series bold
21702 Note:
21703 \series default
21704  There is currently a bug in 
21705 \series bold
21706 endfloat
21707 \series default
21708  when the caption contains a German 
21709 \begin_inset Quotes eld
21710 \end_inset
21711
21712 ß
21713 \begin_inset Quotes erd
21714 \end_inset
21715
21716 .
21717  Use in this case the command 
21718 \begin_inset Quotes eld
21719 \end_inset
21720
21721
21722 \series bold
21723
21724 \backslash
21725 ss
21726 \series default
21727
21728 \begin_inset Quotes erd
21729 \end_inset
21730
21731  in TeX-Code instead of 
21732 \begin_inset Quotes eld
21733 \end_inset
21734
21735 ß
21736 \begin_inset Quotes erd
21737 \end_inset
21738
21739 .
21740 \end_layout
21741
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \begin_layout Standard
21748 \begin_inset VSpace bigskip
21749 \end_inset
21750
21751 For more details about float placements, have a look at LaTeX books, 
21752 \begin_inset CommandInset citation
21753 LatexCommand cite
21754 key "latexcompanion,latexguide,latexbook"
21755
21756 \end_inset
21757
21758 .
21759 \end_layout
21760
21761 \begin_layout Section
21762 Rotated Floats
21763 \begin_inset CommandInset label
21764 LatexCommand label
21765 name "sec:Rotated-Floats"
21766
21767 \end_inset
21768
21769
21770 \begin_inset Index idx
21771 status collapsed
21772
21773 \begin_layout Plain Layout
21774 Floats ! Rotating
21775 \end_layout
21776
21777 \end_inset
21778
21779
21780 \end_layout
21781
21782 \begin_layout Standard
21783 Especially for wide tables you might have floats rotated.
21784  To rotate a whole float including the caption, right-click on the float-box
21785  and use the option 
21786 \family sans
21787 Rotate
21788 \begin_inset space ~
21789 \end_inset
21790
21791 sideways
21792 \family default
21793 .
21794 \end_layout
21795
21796 \begin_layout Standard
21797 Rotated floats are always placed on a page of their own (or column of their
21798  own; in case you have a multi-column document).
21799  You can let them span several columns using the float settings option 
21800 \family sans
21801 Span
21802 \begin_inset space ~
21803 \end_inset
21804
21805 columns
21806 \family default
21807 .
21808  Floats are rotated so that you can read them from the outside margin.
21809  To force a certain rotation direction for all pages, you can add either
21810  the option 
21811 \series bold
21812 figuresleft
21813 \series default
21814  or 
21815 \series bold
21816 figuresright
21817 \series default
21818  to the document class options.
21819 \end_layout
21820
21821 \begin_layout Standard
21822 Referencing rotated floats is the same as for normal floats, the caption
21823  format is also the same: Table
21824 \begin_inset space ~
21825 \end_inset
21826
21827
21828 \begin_inset CommandInset ref
21829 LatexCommand ref
21830 reference "tab:Rotated-table"
21831
21832 \end_inset
21833
21834  is an example of a rotated table float.
21835 \end_layout
21836
21837 \begin_layout Standard
21838 \begin_inset Note Greyedout
21839 status open
21840
21841 \begin_layout Plain Layout
21842
21843 \series bold
21844 Note:
21845 \series default
21846  Not all DVI-viewers are able to display rotated floats.
21847 \end_layout
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 \begin_inset Float table
21856 wide false
21857 sideways true
21858 status open
21859
21860 \begin_layout Plain Layout
21861 \begin_inset Caption
21862
21863 \begin_layout Plain Layout
21864 \begin_inset CommandInset label
21865 LatexCommand label
21866 name "tab:Rotated-table"
21867
21868 \end_inset
21869
21870  Rotated table
21871 \end_layout
21872
21873 \end_inset
21874
21875
21876 \end_layout
21877
21878 \begin_layout Plain Layout
21879 \align center
21880 \begin_inset Tabular
21881 <lyxtabular version="3" rows="1" columns="5">
21882 <features tabularvalignment="middle">
21883 <column alignment="center" valignment="top" width="0">
21884 <column alignment="center" valignment="top" width="0">
21885 <column alignment="center" valignment="top" width="0">
21886 <column alignment="center" valignment="top" width="0">
21887 <column alignment="center" valignment="top" width="0">
21888 <row>
21889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893 test
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902 b
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 c
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 d
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 e
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 </lyxtabular>
21936
21937 \end_inset
21938
21939
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \begin_layout Section
21948 Subfloats
21949 \begin_inset Index idx
21950 status collapsed
21951
21952 \begin_layout Plain Layout
21953 Floats ! Subfloats
21954 \end_layout
21955
21956 \end_inset
21957
21958
21959 \end_layout
21960
21961 \begin_layout Standard
21962 Subfloats are for example used when a figure consists of several images.
21963  They are created by inserting a float into an existing float.
21964  The placement of the subfloats can be controlled in the same way as for
21965  paragraphs as shown in table
21966 \begin_inset space ~
21967 \end_inset
21968
21969
21970 \begin_inset CommandInset ref
21971 LatexCommand ref
21972 reference "tab:Two-subtables-side"
21973
21974 \end_inset
21975
21976  and 
21977 \begin_inset CommandInset ref
21978 LatexCommand ref
21979 reference "tab:Two-subtables-upon"
21980
21981 \end_inset
21982
21983 .
21984 \end_layout
21985
21986 \begin_layout Standard
21987 Referencing subfloats works as for normal floats: Table
21988 \begin_inset space ~
21989 \end_inset
21990
21991
21992 \begin_inset CommandInset ref
21993 LatexCommand ref
21994 reference "tab:This-is-subtable-a"
21995
21996 \end_inset
21997
21998  and 
21999 \begin_inset CommandInset ref
22000 LatexCommand ref
22001 reference "tab:This-is-subtable-b"
22002
22003 \end_inset
22004
22005  are subtables of table
22006 \begin_inset space ~
22007 \end_inset
22008
22009
22010 \begin_inset CommandInset ref
22011 LatexCommand ref
22012 reference "tab:Two-subtables-side"
22013
22014 \end_inset
22015
22016 .
22017 \end_layout
22018
22019 \begin_layout Standard
22020 \begin_inset Float table
22021 wide false
22022 sideways false
22023 status open
22024
22025 \begin_layout Plain Layout
22026 \begin_inset Caption
22027
22028 \begin_layout Plain Layout
22029 \begin_inset CommandInset label
22030 LatexCommand label
22031 name "tab:Two-subtables-side"
22032
22033 \end_inset
22034
22035 Two subtables placed side by side.
22036 \end_layout
22037
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \begin_layout Plain Layout
22044 \align center
22045 \begin_inset space \hfill{}
22046 \end_inset
22047
22048
22049 \begin_inset Float table
22050 wide false
22051 sideways false
22052 status collapsed
22053
22054 \begin_layout Plain Layout
22055 \begin_inset Caption
22056
22057 \begin_layout Plain Layout
22058 \begin_inset CommandInset label
22059 LatexCommand label
22060 name "tab:This-is-subtable-a"
22061
22062 \end_inset
22063
22064 This is subtable a.
22065 \end_layout
22066
22067 \end_inset
22068
22069
22070 \end_layout
22071
22072 \begin_layout Plain Layout
22073 \align center
22074 \begin_inset Tabular
22075 <lyxtabular version="3" rows="1" columns="5">
22076 <features tabularvalignment="middle">
22077 <column alignment="center" valignment="top" width="0">
22078 <column alignment="center" valignment="top" width="0">
22079 <column alignment="center" valignment="top" width="0">
22080 <column alignment="center" valignment="top" width="0">
22081 <column alignment="center" valignment="top" width="0">
22082 <row>
22083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087 test
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 b
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 c
22106 \end_layout
22107
22108 \end_inset
22109 </cell>
22110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22111 \begin_inset Text
22112
22113 \begin_layout Plain Layout
22114 d
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22120 \begin_inset Text
22121
22122 \begin_layout Plain Layout
22123 e
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 </row>
22129 </lyxtabular>
22130
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137
22138
22139 \begin_inset space \hfill{}
22140 \end_inset
22141
22142
22143 \begin_inset Float table
22144 wide false
22145 sideways false
22146 status collapsed
22147
22148 \begin_layout Plain Layout
22149 \begin_inset Caption
22150
22151 \begin_layout Plain Layout
22152 \begin_inset CommandInset label
22153 LatexCommand label
22154 name "tab:This-is-subtable-b"
22155
22156 \end_inset
22157
22158 This is subtable b.
22159 \end_layout
22160
22161 \end_inset
22162
22163
22164 \end_layout
22165
22166 \begin_layout Plain Layout
22167 \align center
22168 \begin_inset Tabular
22169 <lyxtabular version="3" rows="1" columns="5">
22170 <features tabularvalignment="middle">
22171 <column alignment="center" valignment="top" width="0">
22172 <column alignment="center" valignment="top" width="0">
22173 <column alignment="center" valignment="top" width="0">
22174 <column alignment="center" valignment="top" width="0">
22175 <column alignment="center" valignment="top" width="0">
22176 <row>
22177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181 e
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 d
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 c
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208 b
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22214 \begin_inset Text
22215
22216 \begin_layout Plain Layout
22217 test
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 </row>
22223 </lyxtabular>
22224
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \begin_inset space \hfill{}
22234 \end_inset
22235
22236
22237 \end_layout
22238
22239 \end_inset
22240
22241
22242 \end_layout
22243
22244 \begin_layout Standard
22245 \begin_inset Float table
22246 wide false
22247 sideways false
22248 status open
22249
22250 \begin_layout Plain Layout
22251 \begin_inset Caption
22252
22253 \begin_layout Plain Layout
22254 \begin_inset CommandInset label
22255 LatexCommand label
22256 name "tab:Two-subtables-upon"
22257
22258 \end_inset
22259
22260 Two subtables placed one above the other.
22261  (a) table with 4 cells, (b) table with 5 cells.
22262 \end_layout
22263
22264 \end_inset
22265
22266
22267 \end_layout
22268
22269 \begin_layout Plain Layout
22270 \align center
22271 \begin_inset Float table
22272 wide false
22273 sideways false
22274 status collapsed
22275
22276 \begin_layout Plain Layout
22277 \begin_inset Caption
22278
22279 \begin_layout Plain Layout
22280
22281 \end_layout
22282
22283 \end_inset
22284
22285
22286 \end_layout
22287
22288 \begin_layout Plain Layout
22289 \align center
22290 \begin_inset Tabular
22291 <lyxtabular version="3" rows="1" columns="4">
22292 <features tabularvalignment="middle">
22293 <column alignment="center" valignment="top" width="0">
22294 <column alignment="center" valignment="top" width="0">
22295 <column alignment="center" valignment="top" width="0">
22296 <column alignment="center" valignment="top" width="0">
22297 <row>
22298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302 test
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 test
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320 test
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 test
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 </row>
22335 </lyxtabular>
22336
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \begin_layout Plain Layout
22348 \align center
22349 \begin_inset Float table
22350 wide false
22351 sideways false
22352 status collapsed
22353
22354 \begin_layout Plain Layout
22355 \begin_inset Caption
22356
22357 \begin_layout Plain Layout
22358
22359 \end_layout
22360
22361 \end_inset
22362
22363
22364 \end_layout
22365
22366 \begin_layout Plain Layout
22367 \align center
22368 \begin_inset Tabular
22369 <lyxtabular version="3" rows="1" columns="5">
22370 <features tabularvalignment="middle">
22371 <column alignment="center" valignment="top" width="0">
22372 <column alignment="center" valignment="top" width="0">
22373 <column alignment="center" valignment="top" width="0">
22374 <column alignment="center" valignment="top" width="0">
22375 <column alignment="center" valignment="top" width="0">
22376 <row>
22377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381 a
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 b
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 c
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408 d
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417 e
22418 \end_layout
22419
22420 \end_inset
22421 </cell>
22422 </row>
22423 </lyxtabular>
22424
22425 \end_inset
22426
22427
22428 \end_layout
22429
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436
22437
22438 \end_layout
22439
22440 \begin_layout Section
22441 Floats Side by Side
22442 \begin_inset Index idx
22443 status collapsed
22444
22445 \begin_layout Plain Layout
22446 Floats ! Side by side
22447 \end_layout
22448
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \begin_layout Standard
22455 To place floats side by side, as in Figures
22456 \begin_inset space ~
22457 \end_inset
22458
22459
22460 \begin_inset CommandInset ref
22461 LatexCommand ref
22462 reference "fig:Float-left"
22463
22464 \end_inset
22465
22466  and 
22467 \begin_inset CommandInset ref
22468 LatexCommand ref
22469 reference "fig:Float-right"
22470
22471 \end_inset
22472
22473 , only 
22474 \emph on
22475 one
22476 \emph default
22477  float is used.
22478  In it two minipage boxes are inserted.
22479 \begin_inset Foot
22480 status collapsed
22481
22482 \begin_layout Plain Layout
22483 Minipages are explained in section
22484 \begin_inset space ~
22485 \end_inset
22486
22487
22488 \begin_inset CommandInset ref
22489 LatexCommand ref
22490 reference "sec:Minipages"
22491
22492 \end_inset
22493
22494 .
22495 \end_layout
22496
22497 \end_inset
22498
22499  The width is set to 45
22500 \begin_inset space \thinspace{}
22501 \end_inset
22502
22503 -50
22504 \begin_inset space \thinspace{}
22505 \end_inset
22506
22507 column% and the box alignment to 
22508 \family sans
22509 Bottom
22510 \family default
22511  for each minipage.
22512  The minipage boxes contain the image and the caption in the same way as
22513  they are in a float.
22514  The only difference is that the image unit 
22515 \family sans
22516 Column
22517 \begin_inset space ~
22518 \end_inset
22519
22520 Width
22521 \begin_inset space ~
22522 \end_inset
22523
22524 %
22525 \family default
22526  is now calculated according to the width of the minipage boxes.
22527 \end_layout
22528
22529 \begin_layout Standard
22530 \begin_inset Float figure
22531 wide false
22532 sideways false
22533 status open
22534
22535 \begin_layout Plain Layout
22536 \begin_inset Box Frameless
22537 position "b"
22538 hor_pos "c"
22539 has_inner_box 1
22540 inner_pos "t"
22541 use_parbox 0
22542 use_makebox 0
22543 width "45col%"
22544 special "none"
22545 height "1in"
22546 height_special "totalheight"
22547 status open
22548
22549 \begin_layout Plain Layout
22550 \align center
22551 \begin_inset Graphics
22552         filename clipart/mobius.eps
22553         lyxscale 50
22554         width 100col%
22555         scaleBeforeRotation
22556
22557 \end_inset
22558
22559
22560 \end_layout
22561
22562 \begin_layout Plain Layout
22563 \begin_inset Caption
22564
22565 \begin_layout Plain Layout
22566 \begin_inset CommandInset label
22567 LatexCommand label
22568 name "fig:Float-left"
22569
22570 \end_inset
22571
22572 Float on the left side.
22573 \end_layout
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \end_inset
22581
22582
22583 \begin_inset space \hfill{}
22584 \end_inset
22585
22586
22587 \begin_inset Box Frameless
22588 position "b"
22589 hor_pos "c"
22590 has_inner_box 1
22591 inner_pos "t"
22592 use_parbox 0
22593 use_makebox 0
22594 width "45col%"
22595 special "none"
22596 height "1in"
22597 height_special "totalheight"
22598 status open
22599
22600 \begin_layout Plain Layout
22601 \align center
22602 \begin_inset Graphics
22603         filename clipart/platypus.eps
22604         lyxscale 50
22605         width 100col%
22606         scaleBeforeRotation
22607
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \begin_layout Plain Layout
22614 \begin_inset Caption
22615
22616 \begin_layout Plain Layout
22617 \begin_inset CommandInset label
22618 LatexCommand label
22619 name "fig:Float-right"
22620
22621 \end_inset
22622
22623 Float on the right side.
22624 \end_layout
22625
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \end_inset
22632
22633
22634 \end_layout
22635
22636 \begin_layout Plain Layout
22637
22638 \end_layout
22639
22640 \end_inset
22641
22642
22643 \end_layout
22644
22645 \begin_layout Section
22646 Caption Formatting
22647 \begin_inset Index idx
22648 status collapsed
22649
22650 \begin_layout Plain Layout
22651 Caption ! Formatting
22652 \end_layout
22653
22654 \end_inset
22655
22656
22657 \begin_inset Index idx
22658 status collapsed
22659
22660 \begin_layout Plain Layout
22661 Floats ! Caption Formatting
22662 \end_layout
22663
22664 \end_inset
22665
22666
22667 \begin_inset CommandInset label
22668 LatexCommand label
22669 name "sec:Caption-Formatting"
22670
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \begin_layout Standard
22677 The 
22678 \family sans
22679 Caption
22680 \family default
22681  environment is the default paragraph environment for 
22682 \family sans
22683 Floats
22684 \family default
22685 .
22686  On the LyX screen captions appear as label, e.
22687 \begin_inset space \thinspace{}
22688 \end_inset
22689
22690 g.
22691 \begin_inset space \space{}
22692 \end_inset
22693
22694
22695 \begin_inset Quotes eld
22696 \end_inset
22697
22698
22699 \family sans
22700 Figure #:
22701 \family default
22702
22703 \begin_inset Quotes erd
22704 \end_inset
22705
22706  followed by the caption text.
22707  
22708 \begin_inset Quotes eld
22709 \end_inset
22710
22711 #
22712 \begin_inset Quotes erd
22713 \end_inset
22714
22715  is the actual reference number.
22716  By default the label and the number are in the same font as the caption
22717  text and a colon follows the number to divide the label from the text.
22718  This caption format is not suitable for all document formats.
22719  
22720 \end_layout
22721
22722 \begin_layout Standard
22723 To change the default caption format, load the LaTeX-package 
22724 \series bold
22725 caption
22726 \series default
22727
22728 \begin_inset Index idx
22729 status collapsed
22730
22731 \begin_layout Plain Layout
22732 LaTeX-packages ! caption
22733 \end_layout
22734
22735 \end_inset
22736
22737  in the document preamble with this line:
22738 \end_layout
22739
22740 \begin_layout Standard
22741
22742 \series bold
22743
22744 \backslash
22745 usepackage[format definition]{caption}
22746 \end_layout
22747
22748 \begin_layout Standard
22749 To have for example the label and the number in sans-serif bold font and
22750  the table captions always above the table as in this document, use the
22751  following command:
22752 \end_layout
22753
22754 \begin_layout Standard
22755
22756 \series bold
22757
22758 \backslash
22759 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22760 \end_layout
22761
22762 \begin_layout Standard
22763 You can also define different caption formats for the different float types.
22764  In this case load the 
22765 \series bold
22766 caption
22767 \series default
22768  package without format specific options and define the different formats
22769  with the help of the command
22770 \end_layout
22771
22772 \begin_layout Standard
22773
22774 \series bold
22775
22776 \backslash
22777 captionsetup[float type]{format definition}
22778 \end_layout
22779
22780 \begin_layout Standard
22781 in the document preamble.
22782  For example the caption formats of Figure
22783 \begin_inset space ~
22784 \end_inset
22785
22786
22787 \begin_inset CommandInset ref
22788 LatexCommand ref
22789 reference "fig:This-is-an-fig"
22790
22791 \end_inset
22792
22793  and Table
22794 \begin_inset space ~
22795 \end_inset
22796
22797
22798 \begin_inset CommandInset ref
22799 LatexCommand ref
22800 reference "tab:This-is-an-tab"
22801
22802 \end_inset
22803
22804  can be created using these commands in the document preamble:
22805 \end_layout
22806
22807 \begin_layout Standard
22808
22809 \series bold
22810
22811 \backslash
22812 usepackage[tableposition=top]{caption}
22813 \series default
22814
22815 \begin_inset Newline newline
22816 \end_inset
22817
22818
22819 \series bold
22820
22821 \backslash
22822 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22823 \begin_inset Newline newline
22824 \end_inset
22825
22826
22827 \begin_inset Phantom HPhantom
22828 status open
22829
22830 \begin_layout Plain Layout
22831
22832 \series bold
22833
22834 \backslash
22835 captionsetup[figure]{
22836 \end_layout
22837
22838 \end_inset
22839
22840 labelsep=period}
22841 \begin_inset Newline newline
22842 \end_inset
22843
22844
22845 \backslash
22846 captionsetup[table]{labelfont={bf,sf}}
22847 \end_layout
22848
22849 \begin_layout Standard
22850 \begin_inset Note Greyedout
22851 status open
22852
22853 \begin_layout Plain Layout
22854
22855 \series bold
22856 Note:
22857 \series default
22858  The option 
22859 \series bold
22860 tableposition=top
22861 \series default
22862  has no effect when a 
22863 \series bold
22864 KOMA-Script
22865 \series default
22866
22867 \begin_inset Index idx
22868 status collapsed
22869
22870 \begin_layout Plain Layout
22871 LaTeX-packages ! KOMA-Script
22872 \end_layout
22873
22874 \end_inset
22875
22876  document class is used.
22877  In this case the document class option 
22878 \series bold
22879 captions=tableheading
22880 \series default
22881  must be used.
22882 \end_layout
22883
22884 \end_inset
22885
22886
22887 \end_layout
22888
22889 \begin_layout Standard
22890 For more information about the package 
22891 \series bold
22892 caption
22893 \series default
22894  we refer to its documentation 
22895 \begin_inset CommandInset citation
22896 LatexCommand cite
22897 key "caption"
22898
22899 \end_inset
22900
22901 .
22902 \end_layout
22903
22904 \begin_layout Standard
22905 To change the label name from e.
22906 \begin_inset space \thinspace{}
22907 \end_inset
22908
22909 g.
22910 \begin_inset space \space{}
22911 \end_inset
22912
22913
22914 \begin_inset Quotes eld
22915 \end_inset
22916
22917 Figure
22918 \begin_inset Quotes erd
22919 \end_inset
22920
22921  to 
22922 \begin_inset Quotes eld
22923 \end_inset
22924
22925 Image
22926 \begin_inset Quotes erd
22927 \end_inset
22928
22929  use this preamble command:
22930 \end_layout
22931
22932 \begin_layout Standard
22933
22934 \series bold
22935
22936 \backslash
22937 renewcommand{
22938 \backslash
22939 fnum@figure}{Image~
22940 \backslash
22941 thefigure}
22942 \end_layout
22943
22944 \begin_layout Standard
22945 where 
22946 \series bold
22947
22948 \backslash
22949 thefigure
22950 \series default
22951  inserts the figure number and
22952 \series bold
22953  
22954 \begin_inset Quotes eld
22955 \end_inset
22956
22957 ~
22958 \series default
22959
22960 \begin_inset Quotes erd
22961 \end_inset
22962
22963  creates a protected space.
22964 \end_layout
22965
22966 \begin_layout Standard
22967 \begin_inset VSpace bigskip
22968 \end_inset
22969
22970 If you are using a 
22971 \series bold
22972 KOMA-Script
22973 \series default
22974
22975 \begin_inset Index idx
22976 status collapsed
22977
22978 \begin_layout Plain Layout
22979 LaTeX-packages ! KOMA-Script
22980 \end_layout
22981
22982 \end_inset
22983
22984  document class (
22985 \family sans
22986 article (KOMA-Script)
22987 \family default
22988
22989 \family sans
22990 book (KOMA-Script)
22991 \family default
22992
22993 \family sans
22994 letter (KOMA-Script)
22995 \family default
22996 , or 
22997 \family sans
22998 report (KOMA-Script)
22999 \family default
23000
23001 \begin_inset space \thinspace{}
23002 \end_inset
23003
23004 ), you can alternatively to the 
23005 \series bold
23006 caption
23007 \series default
23008  package use 
23009 \series bold
23010 KOMA-Script
23011 \series default
23012 's built-in command 
23013 \series bold
23014
23015 \backslash
23016 setkomafont
23017 \series default
23018 .
23019  For example, to have the caption label in bold, add this command to your
23020  document preamble:
23021 \end_layout
23022
23023 \begin_layout Standard
23024
23025 \series bold
23026
23027 \backslash
23028 setkomafont{captionlabel}{
23029 \backslash
23030 bfseries}
23031 \end_layout
23032
23033 \begin_layout Standard
23034 For more information about 
23035 \series bold
23036
23037 \backslash
23038 setkomafont
23039 \series default
23040  we refer to the 
23041 \series bold
23042 KOMA-Script
23043 \series default
23044  documentation 
23045 \begin_inset CommandInset citation
23046 LatexCommand cite
23047 key "KOMA-Script"
23048
23049 \end_inset
23050
23051 .
23052 \end_layout
23053
23054 \begin_layout Standard
23055 \begin_inset ERT
23056 status collapsed
23057
23058 \begin_layout Plain Layout
23059
23060
23061 \backslash
23062 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23063 }
23064 \end_layout
23065
23066 \end_inset
23067
23068
23069 \begin_inset Note Note
23070 status open
23071
23072 \begin_layout Plain Layout
23073 The caption format is changed only for this example.
23074 \end_layout
23075
23076 \end_inset
23077
23078
23079 \end_layout
23080
23081 \begin_layout Standard
23082 \begin_inset Float figure
23083 placement !p
23084 wide false
23085 sideways false
23086 status open
23087
23088 \begin_layout Plain Layout
23089 \align center
23090 \begin_inset Graphics
23091         filename clipart/mobius.eps
23092         lyxscale 50
23093         scale 50
23094         scaleBeforeRotation
23095
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \begin_layout Plain Layout
23102 \begin_inset Caption
23103
23104 \begin_layout Plain Layout
23105 \begin_inset CommandInset label
23106 LatexCommand label
23107 name "fig:This-is-an-fig"
23108
23109 \end_inset
23110
23111 This is an example figure caption that is longer than one line to show the
23112  different caption format.
23113  Here a self-defined caption format is used.
23114 \end_layout
23115
23116 \end_inset
23117
23118
23119 \end_layout
23120
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \begin_layout Standard
23127 \begin_inset ERT
23128 status collapsed
23129
23130 \begin_layout Plain Layout
23131
23132
23133 \backslash
23134 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23135 on}
23136 \end_layout
23137
23138 \end_inset
23139
23140
23141 \end_layout
23142
23143 \begin_layout Standard
23144 \begin_inset Float table
23145 placement !p
23146 wide false
23147 sideways false
23148 status open
23149
23150 \begin_layout Plain Layout
23151 \begin_inset Caption
23152
23153 \begin_layout Plain Layout
23154 \begin_inset CommandInset label
23155 LatexCommand label
23156 name "tab:This-is-an-tab"
23157
23158 \end_inset
23159
23160 This is an example table caption that is longer than one line to show the
23161  different caption format.
23162  Here the standard caption format for tables in this document is used.
23163 \end_layout
23164
23165 \end_inset
23166
23167
23168 \end_layout
23169
23170 \begin_layout Plain Layout
23171 \align center
23172 \begin_inset Tabular
23173 <lyxtabular version="3" rows="1" columns="5">
23174 <features tabularvalignment="middle">
23175 <column alignment="center" valignment="top" width="0">
23176 <column alignment="center" valignment="top" width="0">
23177 <column alignment="center" valignment="top" width="0">
23178 <column alignment="center" valignment="top" width="0">
23179 <column alignment="center" valignment="top" width="0">
23180 <row>
23181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185 a
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23191 \begin_inset Text
23192
23193 \begin_layout Plain Layout
23194 b
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203 c
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23209 \begin_inset Text
23210
23211 \begin_layout Plain Layout
23212 d
23213 \end_layout
23214
23215 \end_inset
23216 </cell>
23217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221 e
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 </row>
23227 </lyxtabular>
23228
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \end_inset
23235
23236
23237 \end_layout
23238
23239 \begin_layout Section
23240 Caption Placement
23241 \begin_inset Index idx
23242 status collapsed
23243
23244 \begin_layout Plain Layout
23245 Caption ! Placement
23246 \end_layout
23247
23248 \end_inset
23249
23250
23251 \begin_inset Index idx
23252 status collapsed
23253
23254 \begin_layout Plain Layout
23255 Floats ! Caption Placement
23256 \end_layout
23257
23258 \end_inset
23259
23260
23261 \begin_inset CommandInset label
23262 LatexCommand label
23263 name "sec:Caption-Placement"
23264
23265 \end_inset
23266
23267
23268 \end_layout
23269
23270 \begin_layout Standard
23271 The common caption placement rule is:
23272 \end_layout
23273
23274 \begin_layout Description
23275 Figure: Caption is set below the figure
23276 \end_layout
23277
23278 \begin_layout Description
23279 Table: Caption is set above the table
23280 \end_layout
23281
23282 \begin_layout Standard
23283 Having the caption above the table is unfortunately not supported in LaTeX's
23284  standard classes.
23285  That means if you are using the document classes 
23286 \family sans
23287 article
23288 \family default
23289
23290 \family sans
23291 book
23292 \family default
23293
23294 \family sans
23295 letter
23296 \family default
23297 , or 
23298 \family sans
23299 report
23300 \family default
23301  there will be no space between the caption and the table.
23302  To insert the necessary space, add the following option to the load command
23303  of the LaTeX-package 
23304 \series bold
23305 caption
23306 \series default
23307  in your document preamble
23308 \begin_inset Foot
23309 status collapsed
23310
23311 \begin_layout Plain Layout
23312 See section
23313 \begin_inset space ~
23314 \end_inset
23315
23316
23317 \begin_inset CommandInset ref
23318 LatexCommand ref
23319 reference "sec:Caption-Formatting"
23320
23321 \end_inset
23322
23323  for more information of the package 
23324 \series bold
23325 caption
23326 \series default
23327 .
23328 \end_layout
23329
23330 \end_inset
23331
23332 :
23333 \end_layout
23334
23335 \begin_layout Standard
23336
23337 \series bold
23338 tableposition=top
23339 \end_layout
23340
23341 \begin_layout Standard
23342 If you are using a 
23343 \series bold
23344 KOMA-Script
23345 \series default
23346
23347 \begin_inset Index idx
23348 status collapsed
23349
23350 \begin_layout Plain Layout
23351 LaTeX-packages ! KOMA-Script
23352 \end_layout
23353
23354 \end_inset
23355
23356  document class (
23357 \family sans
23358 article (KOMA-Script)
23359 \family default
23360
23361 \family sans
23362 book (KOMA-Script)
23363 \family default
23364
23365 \family sans
23366 letter (KOMA-Script)
23367 \family default
23368 , or 
23369 \family sans
23370 report (KOMA-Script)
23371 \family default
23372
23373 \begin_inset space \thinspace{}
23374 \end_inset
23375
23376 ), you can alternatively to the 
23377 \series bold
23378 caption
23379 \series default
23380  package set the document class option 
23381 \series bold
23382 captions=tableheading
23383 \series default
23384 .
23385 \end_layout
23386
23387 \begin_layout Standard
23388 \begin_inset VSpace bigskip
23389 \end_inset
23390
23391 It is also possible to set the caption beside a figure or table.
23392  To get this the LaTeX-package 
23393 \series bold
23394 sidecap
23395 \series default
23396
23397 \begin_inset Index idx
23398 status collapsed
23399
23400 \begin_layout Plain Layout
23401 LaTeX-packages ! sidecap
23402 \end_layout
23403
23404 \end_inset
23405
23406  has to be loaded in the document preamble with the line
23407 \end_layout
23408
23409 \begin_layout Standard
23410
23411 \series bold
23412
23413 \backslash
23414 usepackage[option]{sidecap}
23415 \end_layout
23416
23417 \begin_layout Standard
23418 If you set no option, the caption is placed on the side of the outer page
23419  margin â€“ to the right on odd pages, to the left on even pages.
23420  You can change the placement to inner margin with the option 
23421 \series bold
23422 innercaption
23423 \series default
23424 .
23425  To force the placement always to the right or left, use the option 
23426 \series bold
23427 rightcaption
23428 \series default
23429  or 
23430 \series bold
23431 leftcaption
23432 \series default
23433 , respectively.
23434 \end_layout
23435
23436 \begin_layout Standard
23437 \begin_inset ERT
23438 status collapsed
23439
23440 \begin_layout Plain Layout
23441
23442
23443 \backslash
23444 ifsidecap
23445 \end_layout
23446
23447 \end_inset
23448
23449
23450 \begin_inset Note Note
23451 status open
23452
23453 \begin_layout Plain Layout
23454 The following section will only be displayed when the LaTeX-package 
23455 \series bold
23456 sidecap
23457 \series default
23458  is installed.
23459 \end_layout
23460
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \begin_layout Standard
23467 To place in LyX the caption of a float on the side, it is necessary to add
23468  these commands to the document preamble:
23469 \end_layout
23470
23471 \begin_layout Standard
23472 \begin_inset Newpage pagebreak
23473 \end_inset
23474
23475
23476 \end_layout
23477
23478 \begin_layout Standard
23479 \noindent
23480 \begin_inset CommandInset line
23481 LatexCommand rule
23482 offset "0.5ex"
23483 width "100line%"
23484 height "1pt"
23485
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \begin_layout Standard
23492
23493 \series bold
23494
23495 \backslash
23496 newcommand{
23497 \backslash
23498 TabBesBeg}[1][1.0]{%
23499 \begin_inset Newline newline
23500 \end_inset
23501
23502
23503 \begin_inset Phantom HPhantom
23504 status open
23505
23506 \begin_layout Plain Layout
23507 \begin_inset space ~
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514
23515
23516 \backslash
23517 let
23518 \backslash
23519 MyTable
23520 \backslash
23521 table
23522 \begin_inset Newline newline
23523 \end_inset
23524
23525
23526 \begin_inset Phantom HPhantom
23527 status open
23528
23529 \begin_layout Plain Layout
23530
23531 \series medium
23532 \begin_inset space ~
23533 \end_inset
23534
23535
23536 \end_layout
23537
23538 \end_inset
23539
23540
23541 \backslash
23542 let
23543 \backslash
23544 MyEndtable
23545 \backslash
23546 endtable
23547 \begin_inset Newline newline
23548 \end_inset
23549
23550
23551 \begin_inset Phantom HPhantom
23552 status open
23553
23554 \begin_layout Plain Layout
23555
23556 \series medium
23557 \begin_inset space ~
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \end_inset
23564
23565
23566 \backslash
23567 renewenvironment{table}[1]{
23568 \backslash
23569 begin{SCtable}[#1]##1}{
23570 \backslash
23571 end{SCtable}}}
23572 \end_layout
23573
23574 \begin_layout Standard
23575
23576 \series bold
23577
23578 \backslash
23579 newcommand{
23580 \backslash
23581 TabBesEnd}{%
23582 \begin_inset Newline newline
23583 \end_inset
23584
23585
23586 \begin_inset Phantom HPhantom
23587 status open
23588
23589 \begin_layout Plain Layout
23590 \begin_inset space ~
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \end_inset
23597
23598
23599 \backslash
23600 let
23601 \backslash
23602 table
23603 \backslash
23604 MyTable
23605 \begin_inset Newline newline
23606 \end_inset
23607
23608
23609 \begin_inset Phantom HPhantom
23610 status open
23611
23612 \begin_layout Plain Layout
23613 \begin_inset space ~
23614 \end_inset
23615
23616
23617 \end_layout
23618
23619 \end_inset
23620
23621
23622 \backslash
23623 let
23624 \backslash
23625 endtable
23626 \backslash
23627 MyEndtable
23628 \end_layout
23629
23630 \begin_layout Standard
23631
23632 \series bold
23633
23634 \backslash
23635 newcommand{
23636 \backslash
23637 FigBesBeg}[1][1.0]{%
23638 \begin_inset Newline newline
23639 \end_inset
23640
23641
23642 \begin_inset Phantom HPhantom
23643 status open
23644
23645 \begin_layout Plain Layout
23646 \begin_inset space ~
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653
23654
23655 \backslash
23656 let
23657 \backslash
23658 MyFigure
23659 \backslash
23660 figure
23661 \begin_inset Newline newline
23662 \end_inset
23663
23664
23665 \begin_inset Phantom HPhantom
23666 status open
23667
23668 \begin_layout Plain Layout
23669 \begin_inset space ~
23670 \end_inset
23671
23672
23673 \end_layout
23674
23675 \end_inset
23676
23677
23678 \backslash
23679 let
23680 \backslash
23681 MyEndfigure
23682 \backslash
23683 endfigure
23684 \begin_inset Newline newline
23685 \end_inset
23686
23687
23688 \begin_inset Phantom HPhantom
23689 status open
23690
23691 \begin_layout Plain Layout
23692 \begin_inset space ~
23693 \end_inset
23694
23695
23696 \end_layout
23697
23698 \end_inset
23699
23700
23701 \backslash
23702 renewenvironment{figure}[1]{
23703 \backslash
23704 begin{SCfigure}[#1]##1}{
23705 \backslash
23706 end{SCfigure}}}
23707 \end_layout
23708
23709 \begin_layout Standard
23710
23711 \series bold
23712
23713 \backslash
23714 newcommand{
23715 \backslash
23716 FigBesEnd}{%
23717 \begin_inset Newline newline
23718 \end_inset
23719
23720
23721 \begin_inset Phantom HPhantom
23722 status open
23723
23724 \begin_layout Plain Layout
23725 \begin_inset space ~
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \end_inset
23732
23733
23734 \backslash
23735 let
23736 \backslash
23737 figure
23738 \backslash
23739 MyFigure
23740 \begin_inset Newline newline
23741 \end_inset
23742
23743
23744 \begin_inset Phantom HPhantom
23745 status open
23746
23747 \begin_layout Plain Layout
23748 \begin_inset space ~
23749 \end_inset
23750
23751
23752 \end_layout
23753
23754 \end_inset
23755
23756
23757 \backslash
23758 let
23759 \backslash
23760 endfigure
23761 \backslash
23762 MyEndfigure}
23763 \end_layout
23764
23765 \begin_layout Standard
23766 \noindent
23767 \begin_inset CommandInset line
23768 LatexCommand rule
23769 offset "0.5ex"
23770 width "100line%"
23771 height "1pt"
23772
23773 \end_inset
23774
23775
23776 \end_layout
23777
23778 \begin_layout Standard
23779 The commands allow you to redefine the floats so that the caption is set
23780  on the side.
23781  For figure floats use the command
23782 \end_layout
23783
23784 \begin_layout Standard
23785
23786 \series bold
23787
23788 \backslash
23789 FigBesBeg
23790 \end_layout
23791
23792 \begin_layout Standard
23793 in TeX-Code before the float.
23794  And insert the command
23795 \end_layout
23796
23797 \begin_layout Standard
23798
23799 \series bold
23800
23801 \backslash
23802 FigBesEnd
23803 \end_layout
23804
23805 \begin_layout Standard
23806 in TeX-Code at the point where you want to get back to the original float
23807  definition.
23808 \end_layout
23809
23810 \begin_layout Standard
23811 For table floats use the corresponding commands
23812 \end_layout
23813
23814 \begin_layout Standard
23815
23816 \series bold
23817
23818 \backslash
23819 TabBesBeg
23820 \series default
23821  and 
23822 \series bold
23823
23824 \backslash
23825 TabBesEnd
23826 \end_layout
23827
23828 \begin_layout Standard
23829 Figure
23830 \begin_inset space ~
23831 \end_inset
23832
23833
23834 \begin_inset CommandInset ref
23835 LatexCommand ref
23836 reference "fig:cap-beside-fig"
23837
23838 \end_inset
23839
23840  and Table
23841 \begin_inset space ~
23842 \end_inset
23843
23844
23845 \begin_inset CommandInset ref
23846 LatexCommand ref
23847 reference "tab:cap-beside-tab"
23848
23849 \end_inset
23850
23851  are examples where the caption is set beside.
23852 \end_layout
23853
23854 \begin_layout Standard
23855 You can see in the examples that the caption text appears at the top of
23856  the floats for table floats and at the bottom for figure floats.
23857  To change this, you can use the command
23858 \end_layout
23859
23860 \begin_layout Standard
23861
23862 \series bold
23863
23864 \backslash
23865 sidecaptionvpos{float type}{placement}
23866 \end_layout
23867
23868 \begin_layout Standard
23869 in the document preamble or in TeX-Code before the float.
23870  The float type is either 
23871 \family sans
23872 figure
23873 \family default
23874  or 
23875 \family sans
23876 table
23877 \family default
23878 , the placement can be 
23879 \begin_inset Quotes eld
23880 \end_inset
23881
23882
23883 \family sans
23884 t
23885 \family default
23886
23887 \begin_inset Quotes erd
23888 \end_inset
23889
23890  for top, 
23891 \begin_inset Quotes eld
23892 \end_inset
23893
23894
23895 \family sans
23896 c
23897 \family default
23898
23899 \begin_inset Quotes erd
23900 \end_inset
23901
23902  for center, or 
23903 \begin_inset Quotes eld
23904 \end_inset
23905
23906
23907 \family sans
23908 b
23909 \family default
23910
23911 \begin_inset Quotes erd
23912 \end_inset
23913
23914  for bottom.
23915  To have for example the caption of figure floats vertically centered, use
23916  the command
23917 \end_layout
23918
23919 \begin_layout Standard
23920
23921 \series bold
23922
23923 \backslash
23924 sidecaptionvpos{figure}{c}
23925 \end_layout
23926
23927 \begin_layout Standard
23928 This was used for Figure
23929 \begin_inset space ~
23930 \end_inset
23931
23932
23933 \begin_inset CommandInset ref
23934 LatexCommand ref
23935 reference "fig:cap-beside-fig-2"
23936
23937 \end_inset
23938
23939 .
23940 \end_layout
23941
23942 \begin_layout Standard
23943 \begin_inset VSpace medskip
23944 \end_inset
23945
23946
23947 \end_layout
23948
23949 \begin_layout Standard
23950 The default caption width is the width of the image/table.
23951  For thin image/tables, like in Table
23952 \begin_inset space ~
23953 \end_inset
23954
23955
23956 \begin_inset CommandInset ref
23957 LatexCommand ref
23958 reference "tab:cap-beside-tab"
23959
23960 \end_inset
23961
23962 , this leads to captions that are too thin.
23963  You can increase the width by specifying a factor that will be multiplied
23964  with the image/table width to get the caption width.
23965  The caption width will automatically be recalculated in case it would protrude
23966  over the page or column margin due to the specified width.
23967  The 
23968 \emph on
23969 factor
23970 \emph default
23971  can either be given as optional argument for 
23972 \series bold
23973
23974 \backslash
23975 FigBesBeg
23976 \series default
23977 :
23978 \end_layout
23979
23980 \begin_layout Standard
23981
23982 \series bold
23983
23984 \backslash
23985 FigBesBeg[factor]
23986 \end_layout
23987
23988 \begin_layout Standard
23989 or in the definition of 
23990 \series bold
23991
23992 \backslash
23993 FigBesBeg
23994 \series default
23995  by replacing the 
23996 \series bold
23997 1.0
23998 \series default
23999  with another value.
24000  If you do the latter, your factor will be the default if 
24001 \series bold
24002
24003 \backslash
24004 FigBesBeg
24005 \series default
24006  is used without an argument.
24007  For Table
24008 \begin_inset space ~
24009 \end_inset
24010
24011
24012 \begin_inset CommandInset ref
24013 LatexCommand ref
24014 reference "tab:cap-beside-tab-wider"
24015
24016 \end_inset
24017
24018  the factor 5 was used.
24019 \end_layout
24020
24021 \begin_layout Standard
24022 \begin_inset Note Greyedout
24023 status open
24024
24025 \begin_layout Plain Layout
24026
24027 \series bold
24028 Note:
24029 \series default
24030  For floats with captions set beside, you cannot use the float placement
24031  option 
24032 \family sans
24033 Here
24034 \begin_inset space ~
24035 \end_inset
24036
24037 definitely
24038 \family default
24039  because it is not supported by 
24040 \series bold
24041 sidecap
24042 \series default
24043 .
24044 \end_layout
24045
24046 \end_inset
24047
24048
24049 \end_layout
24050
24051 \begin_layout Standard
24052 \begin_inset VSpace medskip
24053 \end_inset
24054
24055 For more information about the package 
24056 \series bold
24057 sidecap
24058 \series default
24059  we refer to its documentation 
24060 \begin_inset CommandInset citation
24061 LatexCommand cite
24062 key "sidecap"
24063
24064 \end_inset
24065
24066 .
24067 \end_layout
24068
24069 \begin_layout Standard
24070 \begin_inset Note Greyedout
24071 status open
24072
24073 \begin_layout Plain Layout
24074
24075 \series bold
24076 Note:
24077 \series default
24078  The LaTeX-package 
24079 \series bold
24080 hypcap
24081 \series default
24082
24083 \begin_inset Index idx
24084 status collapsed
24085
24086 \begin_layout Plain Layout
24087 LaTeX-packages ! hypcap
24088 \end_layout
24089
24090 \end_inset
24091
24092 , described in section
24093 \begin_inset space ~
24094 \end_inset
24095
24096
24097 \begin_inset CommandInset ref
24098 LatexCommand ref
24099 reference "sub:Reference-Position"
24100
24101 \end_inset
24102
24103 , has no effect on floats with the caption set beside.
24104 \end_layout
24105
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \begin_layout Standard
24112 \begin_inset ERT
24113 status collapsed
24114
24115 \begin_layout Plain Layout
24116
24117
24118 \backslash
24119 FigBesBeg
24120 \end_layout
24121
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Standard
24128 \begin_inset Float figure
24129 wide false
24130 sideways false
24131 status open
24132
24133 \begin_layout Plain Layout
24134 \begin_inset Graphics
24135         filename clipart/escher-lsd.eps
24136         scale 75
24137         scaleBeforeRotation
24138
24139 \end_inset
24140
24141
24142 \end_layout
24143
24144 \begin_layout Plain Layout
24145 \begin_inset Caption
24146
24147 \begin_layout Plain Layout
24148 \begin_inset CommandInset label
24149 LatexCommand label
24150 name "fig:cap-beside-fig"
24151
24152 \end_inset
24153
24154 This is a caption beside a figure.
24155 \end_layout
24156
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \begin_layout Standard
24168 \begin_inset ERT
24169 status collapsed
24170
24171 \begin_layout Plain Layout
24172
24173
24174 \backslash
24175 FigBesEnd
24176 \end_layout
24177
24178 \end_inset
24179
24180
24181 \end_layout
24182
24183 \begin_layout Standard
24184 \begin_inset ERT
24185 status collapsed
24186
24187 \begin_layout Plain Layout
24188
24189
24190 \backslash
24191 TabBesBeg
24192 \end_layout
24193
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \begin_layout Standard
24200 \begin_inset Float table
24201 wide false
24202 sideways false
24203 status open
24204
24205 \begin_layout Plain Layout
24206 \begin_inset Caption
24207
24208 \begin_layout Plain Layout
24209 \begin_inset CommandInset label
24210 LatexCommand label
24211 name "tab:cap-beside-tab"
24212
24213 \end_inset
24214
24215 This is a caption beside a table.
24216 \end_layout
24217
24218 \end_inset
24219
24220
24221 \end_layout
24222
24223 \begin_layout Plain Layout
24224 \begin_inset Tabular
24225 <lyxtabular version="3" rows="4" columns="5">
24226 <features tabularvalignment="middle">
24227 <column alignment="center" valignment="top" width="0">
24228 <column alignment="center" valignment="top" width="0">
24229 <column alignment="center" valignment="top" width="0">
24230 <column alignment="center" valignment="top" width="0">
24231 <column alignment="center" valignment="top" width="0">
24232 <row>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237 a
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255 b
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273 c
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 </row>
24279 <row>
24280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293 d
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311 e
24312 \end_layout
24313
24314 \end_inset
24315 </cell>
24316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24317 \begin_inset Text
24318
24319 \begin_layout Plain Layout
24320
24321 \end_layout
24322
24323 \end_inset
24324 </cell>
24325 </row>
24326 <row>
24327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 f
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 g
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367 h
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 </row>
24373 <row>
24374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 i
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24393 \begin_inset Text
24394
24395 \begin_layout Plain Layout
24396
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405 j
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414
24415 \end_layout
24416
24417 \end_inset
24418 </cell>
24419 </row>
24420 </lyxtabular>
24421
24422 \end_inset
24423
24424
24425 \end_layout
24426
24427 \end_inset
24428
24429
24430 \end_layout
24431
24432 \begin_layout Standard
24433 \begin_inset ERT
24434 status collapsed
24435
24436 \begin_layout Plain Layout
24437
24438
24439 \backslash
24440 TabBesEnd
24441 \end_layout
24442
24443 \end_inset
24444
24445
24446 \end_layout
24447
24448 \begin_layout Standard
24449 \begin_inset ERT
24450 status collapsed
24451
24452 \begin_layout Plain Layout
24453
24454
24455 \backslash
24456 sidecaptionvpos{figure}{c}
24457 \end_layout
24458
24459 \end_inset
24460
24461
24462 \begin_inset Float figure
24463 wide false
24464 sideways false
24465 status open
24466
24467 \begin_layout Plain Layout
24468 \begin_inset Graphics
24469         filename clipart/escher-lsd.eps
24470         scale 75
24471         scaleBeforeRotation
24472
24473 \end_inset
24474
24475
24476 \end_layout
24477
24478 \begin_layout Plain Layout
24479 \begin_inset Caption
24480
24481 \begin_layout Plain Layout
24482 \begin_inset CommandInset label
24483 LatexCommand label
24484 name "fig:cap-beside-fig-2"
24485
24486 \end_inset
24487
24488 This is a vertically centered caption beside a figure.
24489 \end_layout
24490
24491 \end_inset
24492
24493
24494 \end_layout
24495
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \begin_layout Standard
24502 \begin_inset ERT
24503 status collapsed
24504
24505 \begin_layout Plain Layout
24506
24507
24508 \backslash
24509 FigBesEnd
24510 \end_layout
24511
24512 \end_inset
24513
24514
24515 \end_layout
24516
24517 \begin_layout Standard
24518 \begin_inset ERT
24519 status collapsed
24520
24521 \begin_layout Plain Layout
24522
24523
24524 \backslash
24525 TabBesBeg[5]
24526 \end_layout
24527
24528 \end_inset
24529
24530
24531 \end_layout
24532
24533 \begin_layout Standard
24534 \begin_inset Float table
24535 wide false
24536 sideways false
24537 status open
24538
24539 \begin_layout Plain Layout
24540 \begin_inset Caption
24541
24542 \begin_layout Plain Layout
24543 \begin_inset CommandInset label
24544 LatexCommand label
24545 name "tab:cap-beside-tab-wider"
24546
24547 \end_inset
24548
24549 This is a caption is wider than the one in Table
24550 \begin_inset space ~
24551 \end_inset
24552
24553
24554 \begin_inset CommandInset ref
24555 LatexCommand ref
24556 reference "tab:cap-beside-tab"
24557
24558 \end_inset
24559
24560 .
24561 \end_layout
24562
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \begin_layout Plain Layout
24569 \begin_inset Tabular
24570 <lyxtabular version="3" rows="4" columns="5">
24571 <features tabularvalignment="middle">
24572 <column alignment="center" valignment="top" width="0">
24573 <column alignment="center" valignment="top" width="0">
24574 <column alignment="center" valignment="top" width="0">
24575 <column alignment="center" valignment="top" width="0">
24576 <column alignment="center" valignment="top" width="0">
24577 <row>
24578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582 a
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24588 \begin_inset Text
24589
24590 \begin_layout Plain Layout
24591
24592 \end_layout
24593
24594 \end_inset
24595 </cell>
24596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600 b
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609
24610 \end_layout
24611
24612 \end_inset
24613 </cell>
24614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24615 \begin_inset Text
24616
24617 \begin_layout Plain Layout
24618 c
24619 \end_layout
24620
24621 \end_inset
24622 </cell>
24623 </row>
24624 <row>
24625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24626 \begin_inset Text
24627
24628 \begin_layout Plain Layout
24629
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638 d
24639 \end_layout
24640
24641 \end_inset
24642 </cell>
24643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24644 \begin_inset Text
24645
24646 \begin_layout Plain Layout
24647
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656 e
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \end_layout
24667
24668 \end_inset
24669 </cell>
24670 </row>
24671 <row>
24672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676 f
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 g
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712 h
24713 \end_layout
24714
24715 \end_inset
24716 </cell>
24717 </row>
24718 <row>
24719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24720 \begin_inset Text
24721
24722 \begin_layout Plain Layout
24723
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732 i
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741
24742 \end_layout
24743
24744 \end_inset
24745 </cell>
24746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24747 \begin_inset Text
24748
24749 \begin_layout Plain Layout
24750 j
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Plain Layout
24759
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 </row>
24765 </lyxtabular>
24766
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \end_inset
24773
24774
24775 \end_layout
24776
24777 \begin_layout Standard
24778 \begin_inset ERT
24779 status collapsed
24780
24781 \begin_layout Plain Layout
24782
24783
24784 \backslash
24785 TabBesEnd
24786 \end_layout
24787
24788 \end_inset
24789
24790
24791 \end_layout
24792
24793 \begin_layout Standard
24794 \begin_inset ERT
24795 status collapsed
24796
24797 \begin_layout Plain Layout
24798
24799
24800 \backslash
24801 else
24802 \end_layout
24803
24804 \end_inset
24805
24806
24807 \begin_inset Note Note
24808 status open
24809
24810 \begin_layout Plain Layout
24811 The following will be displayed when the LaTeX-package 
24812 \series bold
24813 sidecap
24814 \series default
24815  is not installed:
24816 \end_layout
24817
24818 \end_inset
24819
24820
24821 \end_layout
24822
24823 \begin_layout Standard
24824 You need to install the LaTeX-package 
24825 \series bold
24826 sidecap
24827 \series default
24828  to see the following part of this section in the output.
24829 \end_layout
24830
24831 \begin_layout Standard
24832 \begin_inset ERT
24833 status collapsed
24834
24835 \begin_layout Plain Layout
24836
24837
24838 \backslash
24839 fi
24840 \end_layout
24841
24842 \end_inset
24843
24844
24845 \end_layout
24846
24847 \begin_layout Section
24848 Listings of Floats
24849 \begin_inset Index idx
24850 status collapsed
24851
24852 \begin_layout Plain Layout
24853 Floats ! Float Lists
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \begin_layout Standard
24862 Similar to the table of contents where the sections of the document are
24863  listed, there are listings for all float types, like the figures of the
24864  documents.
24865  You can insert them via the 
24866 \family sans
24867 Insert\SpecialChar \menuseparator
24868 List
24869 \begin_inset space ~
24870 \end_inset
24871
24872 /
24873 \begin_inset space ~
24874 \end_inset
24875
24876 TOC
24877 \family default
24878  sub menus.
24879 \end_layout
24880
24881 \begin_layout Standard
24882 The list entries are the float captions or its short title, the float number,
24883  and the page number where they appear in the document.
24884 \end_layout
24885
24886 \begin_layout Standard
24887 You can find the list of figures and tables at the end of this document.
24888 \end_layout
24889
24890 \begin_layout Chapter
24891 Notes
24892 \end_layout
24893
24894 \begin_layout Section
24895 LyX Notes
24896 \begin_inset Index idx
24897 status collapsed
24898
24899 \begin_layout Plain Layout
24900 Notes ! LyX Notes
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \begin_layout Standard
24909 Notes are inserted with the toolbar button 
24910 \begin_inset Graphics
24911         filename ../images/note-insert.png
24912         scale 85
24913         scaleBeforeRotation
24914
24915 \end_inset
24916
24917  or the menu 
24918 \family sans
24919 Insert\SpecialChar \menuseparator
24920 Note
24921 \family default
24922 .
24923  There are three types of notes:
24924 \end_layout
24925
24926 \begin_layout Description
24927 LyX
24928 \begin_inset space ~
24929 \end_inset
24930
24931 Note This note type is for internal notes that won't appear in the output.
24932  Its note-box looks like this:
24933 \begin_inset Newline newline
24934 \end_inset
24935
24936
24937 \begin_inset Newline newline
24938 \end_inset
24939
24940
24941 \begin_inset Graphics
24942         filename clipart/LyXNoteImageQt4.png
24943         display false
24944         scale 85
24945         scaleBeforeRotation
24946
24947 \end_inset
24948
24949  
24950 \begin_inset Note Note
24951 status open
24952
24953 \begin_layout Plain Layout
24954 This is text in a note box that doesn't appear in the output.
24955 \end_layout
24956
24957 \end_inset
24958
24959
24960 \end_layout
24961
24962 \begin_layout Description
24963 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
24964 ent, when you export the document to LaTeX via the menu 
24965 \family sans
24966 File\SpecialChar \menuseparator
24967 Export\SpecialChar \menuseparator
24968 LaTeX (pdflatex) / (plain)
24969 \family default
24970 .
24971  Its note-box looks like this:
24972 \begin_inset Newline newline
24973 \end_inset
24974
24975
24976 \begin_inset Newline newline
24977 \end_inset
24978
24979
24980 \begin_inset Graphics
24981         filename clipart/CommentNoteImageQt4.png
24982         display false
24983         scale 85
24984         scaleBeforeRotation
24985
24986 \end_inset
24987
24988  
24989 \begin_inset Note Comment
24990 status open
24991
24992 \begin_layout Plain Layout
24993 This is text in a note box that only appears as comment in LaTeX-files.
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \begin_layout Description
25002 Greyed
25003 \begin_inset space ~
25004 \end_inset
25005
25006 Out This note will appear in the output as grey text.
25007  Its note-box looks like this:
25008 \begin_inset Newline newline
25009 \end_inset
25010
25011
25012 \begin_inset Newline newline
25013 \end_inset
25014
25015
25016 \begin_inset Graphics
25017         filename clipart/GreyedOutNoteImageQt4.png
25018         display false
25019         scale 85
25020         scaleBeforeRotation
25021
25022 \end_inset
25023
25024
25025 \begin_inset Newline newline
25026 \end_inset
25027
25028
25029 \begin_inset ERT
25030 status collapsed
25031
25032 \begin_layout Plain Layout
25033
25034
25035 \backslash
25036 renewenvironment{lyxgreyedout}
25037 \end_layout
25038
25039 \begin_layout Plain Layout
25040
25041 {
25042 \backslash
25043 textcolor[gray]{0.8}
25044 \backslash
25045 bgroup}{
25046 \backslash
25047 egroup}
25048 \end_layout
25049
25050 \end_inset
25051
25052
25053 \begin_inset Note Greyedout
25054 status open
25055
25056 \begin_layout Plain Layout
25057 This is text
25058 \begin_inset Foot
25059 status open
25060
25061 \begin_layout Plain Layout
25062 This is an example footnote within a greyed out note.
25063 \end_layout
25064
25065 \end_inset
25066
25067  of a comment that appears in the output as grey text.
25068 \end_layout
25069
25070 \end_inset
25071
25072
25073 \begin_inset ERT
25074 status collapsed
25075
25076 \begin_layout Plain Layout
25077
25078
25079 \backslash
25080 renewenvironment{lyxgreyedout}
25081 \end_layout
25082
25083 \begin_layout Plain Layout
25084
25085 {
25086 \backslash
25087 textcolor{blue}
25088 \backslash
25089 bgroup}{
25090 \backslash
25091 egroup}
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \begin_inset Note Note
25098 status collapsed
25099
25100 \begin_layout Plain Layout
25101 The greyed out note is here redefined to show it with the original LyX definitio
25102 n because greyed out notes are redefined in the preamble of this document,
25103  as described below, to have blue text.
25104 \end_layout
25105
25106 \end_inset
25107
25108
25109 \begin_inset Newline newline
25110 \end_inset
25111
25112
25113 \begin_inset Newline newline
25114 \end_inset
25115
25116 As you can see in the example, the first line of greyed out notes is a bit
25117  indented and greyed out notes can have footnotes.
25118 \end_layout
25119
25120 \begin_layout Standard
25121 \begin_inset VSpace bigskip
25122 \end_inset
25123
25124 When you use the toolbar button 
25125 \begin_inset Graphics
25126         filename ../images/note-insert.png
25127         scale 85
25128         scaleBeforeRotation
25129
25130 \end_inset
25131
25132  to insert notes, a 
25133 \family sans
25134 LyX
25135 \begin_inset space ~
25136 \end_inset
25137
25138 Note
25139 \family default
25140  is inserted.
25141  You can switch between the five note types by right-clicking on the note-box.
25142  
25143 \family roman
25144 \series medium
25145 \bar no
25146 If you want to turn existing text into a note, mark it and click on the
25147  note
25148 \family default
25149 \series default
25150 \bar default
25151  toolbar 
25152 \family roman
25153 \series medium
25154 \bar no
25155 button
25156 \family default
25157 \series default
25158 \bar default
25159 .
25160  To change a note to text, press the backspace key when the cursor is in
25161  the first position of a note, or press the delete key when the cursor is
25162  in the very last position of the note, respectively.
25163 \end_layout
25164
25165 \begin_layout Standard
25166 \begin_inset VSpace bigskip
25167 \end_inset
25168
25169 You can change the text color of the greyed out notes in the menu 
25170 \family sans
25171 Document\SpecialChar \menuseparator
25172 Settings\SpecialChar \menuseparator
25173 Colors
25174 \family default
25175 .
25176 \end_layout
25177
25178 \begin_layout Section
25179 Footnotes
25180 \begin_inset CommandInset label
25181 LatexCommand label
25182 name "sec:Footnotes"
25183
25184 \end_inset
25185
25186
25187 \begin_inset Index idx
25188 status collapsed
25189
25190 \begin_layout Plain Layout
25191 Notes ! Footnotes
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \begin_inset Index idx
25198 status collapsed
25199
25200 \begin_layout Plain Layout
25201 Footnotes
25202 \end_layout
25203
25204 \end_inset
25205
25206
25207 \end_layout
25208
25209 \begin_layout Standard
25210 Footnotes can be inserted using the toolbar button 
25211 \begin_inset Graphics
25212         filename ../images/footnote-insert.png
25213         scale 85
25214         scaleBeforeRotation
25215
25216 \end_inset
25217
25218  or the menu 
25219 \family sans
25220 Insert\SpecialChar \menuseparator
25221 Footnote
25222 \family default
25223 .
25224  
25225 \family roman
25226 \series medium
25227 \bar no
25228 You'll see
25229 \family default
25230 \series default
25231 \bar default
25232  then the following footnote-box: 
25233 \begin_inset Graphics
25234         filename clipart/footnoteQt4.png
25235         scale 80
25236         scaleBeforeRotation
25237
25238 \end_inset
25239
25240  
25241 \family roman
25242 \series medium
25243 \bar no
25244 where you can enter the footnote text.
25245  If you want to turn existing text into a footnote, mark it and click on
25246  the footnote
25247 \family default
25248 \series default
25249 \bar default
25250  toolbar 
25251 \family roman
25252 \series medium
25253 \bar no
25254 button
25255 \family default
25256 \series default
25257 \bar default
25258 .
25259  To change a 
25260 \family roman
25261 \series medium
25262 \bar no
25263 footnote
25264 \family default
25265 \series default
25266 \bar default
25267  to text, press the Backspace key when the cursor is in the first position
25268  of a 
25269 \family roman
25270 \series medium
25271 \bar no
25272 footnote
25273 \family default
25274 \series default
25275 \bar default
25276 , or press the Delete key when the cursor is in the very last position of
25277  the 
25278 \family roman
25279 \series medium
25280 \bar no
25281 footnote
25282 \family default
25283 \series default
25284 \bar default
25285 , respectively.
25286 \end_layout
25287
25288 \begin_layout Standard
25289 Here is an example footnote:
25290 \family roman
25291 \series medium
25292 \bar no
25293
25294 \begin_inset Foot
25295 status open
25296
25297 \begin_layout Plain Layout
25298 \begin_inset CommandInset label
25299 LatexCommand label
25300 name "foot:This-is-an"
25301
25302 \end_inset
25303
25304 This is an example footnote.
25305 \end_layout
25306
25307 \end_inset
25308
25309
25310 \family default
25311 \series default
25312 \bar default
25313
25314 \begin_inset ERT
25315 status collapsed
25316
25317 \begin_layout Plain Layout
25318
25319
25320 \backslash
25321 newcounter{MyRepeatFoot}
25322 \end_layout
25323
25324 \begin_layout Plain Layout
25325
25326
25327 \backslash
25328 setcounter{MyRepeatFoot}{
25329 \backslash
25330 thefootnote}
25331 \end_layout
25332
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \begin_layout Standard
25339 The footnote will appear in the output as a superscript number at the text
25340  position where the footnote box is placed.
25341  The footnote text is placed at the bottom of the current page.
25342  The footnote number is calculated by LaTeX; the numbers are consecutive.
25343  It depends on your document-class, whether the footnote number is reset
25344  for every chapter.
25345 \end_layout
25346
25347 \begin_layout Standard
25348 Footnotes can be referenced like floats: Insert a label into the footnote
25349  and cross-reference this label in the text as described in section
25350 \begin_inset space ~
25351 \end_inset
25352
25353
25354 \begin_inset CommandInset ref
25355 LatexCommand ref
25356 reference "sec:Referencing-Floats"
25357
25358 \end_inset
25359
25360 .
25361 \begin_inset Newline newline
25362 \end_inset
25363
25364 This is a cross-reference of Footnote
25365 \begin_inset space ~
25366 \end_inset
25367
25368
25369 \begin_inset CommandInset ref
25370 LatexCommand ref
25371 reference "foot:This-is-an"
25372
25373 \end_inset
25374
25375 .
25376 \end_layout
25377
25378 \begin_layout Standard
25379 \begin_inset VSpace defskip
25380 \end_inset
25381
25382 Footnotes in tables are not printed by LaTeX due to technical reasons.
25383  However there exists another method to print them: Instead of the footnote
25384  the command 
25385 \series bold
25386
25387 \backslash
25388 footnotemark{}
25389 \series default
25390  is inserted as TeX-code.
25391  The text of the footnote is entered as an argument of the TeX-code command
25392  
25393 \series bold
25394
25395 \backslash
25396 footnotetext
25397 \series default
25398  after the table.
25399 \begin_inset Newline newline
25400 \end_inset
25401
25402 This was done for the following table with the command
25403 \end_layout
25404
25405 \begin_layout Standard
25406
25407 \series bold
25408
25409 \backslash
25410 footnotetext{
25411 \series default
25412 Printed table footnote.
25413 \series bold
25414 }
25415 \end_layout
25416
25417 \begin_layout Standard
25418 \begin_inset Tabular
25419 <lyxtabular version="3" rows="2" columns="1">
25420 <features tabularvalignment="middle">
25421 <column alignment="center" valignment="top" width="0">
25422 <row>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427 This an example text.
25428 \begin_inset Foot
25429 status open
25430
25431 \begin_layout Plain Layout
25432 This footnote will not be printed!
25433 \end_layout
25434
25435 \end_inset
25436
25437
25438 \end_layout
25439
25440 \end_inset
25441 </cell>
25442 </row>
25443 <row>
25444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448 This an example text.
25449 \begin_inset ERT
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453
25454
25455 \backslash
25456 footnotemark{}
25457 \end_layout
25458
25459 \end_inset
25460
25461
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 </row>
25467 </lyxtabular>
25468
25469 \end_inset
25470
25471
25472 \begin_inset ERT
25473 status collapsed
25474
25475 \begin_layout Plain Layout
25476
25477
25478 \backslash
25479 footnotetext{
25480 \end_layout
25481
25482 \end_inset
25483
25484 Printed table footnote.
25485 \begin_inset ERT
25486 status collapsed
25487
25488 \begin_layout Plain Layout
25489
25490 }
25491 \end_layout
25492
25493 \end_inset
25494
25495
25496 \end_layout
25497
25498 \begin_layout Standard
25499 Footnotes in longtables are described in section
25500 \begin_inset space ~
25501 \end_inset
25502
25503
25504 \begin_inset CommandInset ref
25505 LatexCommand ref
25506 reference "sub:Footnotes-in-Longtables"
25507
25508 \end_inset
25509
25510 .
25511 \end_layout
25512
25513 \begin_layout Standard
25514 Footnotes in minipage boxes are printed, but inside the box and with a different
25515  numbering because a minipage box is like a page inside a page.
25516  (For more about minipages, see section
25517 \begin_inset space ~
25518 \end_inset
25519
25520
25521 \begin_inset CommandInset ref
25522 LatexCommand ref
25523 reference "sec:Minipages"
25524
25525 \end_inset
25526
25527 .) To get a footnote in the minipage that is output at the bottom of the
25528  page like normal footnotes, also use the method of 
25529 \series bold
25530
25531 \backslash
25532 footnotemark{}
25533 \series default
25534  and 
25535 \series bold
25536
25537 \backslash
25538 footnotetext
25539 \series default
25540 .
25541 \end_layout
25542
25543 \begin_layout Standard
25544 \begin_inset Box Frameless
25545 position "t"
25546 hor_pos "c"
25547 has_inner_box 1
25548 inner_pos "t"
25549 use_parbox 0
25550 use_makebox 0
25551 width "100col%"
25552 special "none"
25553 height "1in"
25554 height_special "totalheight"
25555 status open
25556
25557 \begin_layout Plain Layout
25558 This an example text in a minipage.
25559 \begin_inset Foot
25560 status open
25561
25562 \begin_layout Plain Layout
25563 Footnote in the minipage.
25564 \end_layout
25565
25566 \end_inset
25567
25568
25569 \end_layout
25570
25571 \begin_layout Plain Layout
25572 This an example text in a minipage.
25573 \begin_inset ERT
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577
25578
25579 \backslash
25580 footnotemark{}
25581 \end_layout
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \end_inset
25589
25590
25591 \end_layout
25592
25593 \begin_layout Standard
25594 \begin_inset ERT
25595 status collapsed
25596
25597 \begin_layout Plain Layout
25598
25599
25600 \backslash
25601 footnotetext{
25602 \end_layout
25603
25604 \end_inset
25605
25606 Footnote outside the minipage.
25607 \begin_inset ERT
25608 status collapsed
25609
25610 \begin_layout Plain Layout
25611
25612 }
25613 \end_layout
25614
25615 \end_inset
25616
25617
25618 \end_layout
25619
25620 \begin_layout Standard
25621 \begin_inset VSpace defskip
25622 \end_inset
25623
25624
25625 \end_layout
25626
25627 \begin_layout Standard
25628 To refer to the same footnote several times without printing the footnote
25629  text every time, use the command 
25630 \series bold
25631
25632 \backslash
25633 footnotemark[number]
25634 \series default
25635  in TeX-code.
25636 \begin_inset Newline newline
25637 \end_inset
25638
25639 As you do not know the number of the repeating footnote while you are writing
25640  the text, you have to store its number.
25641  For the following footnote mark example, these commands were inserted in
25642  TeX-code after Footnote
25643 \begin_inset space ~
25644 \end_inset
25645
25646
25647 \begin_inset CommandInset ref
25648 LatexCommand ref
25649 reference "foot:This-is-an"
25650
25651 \end_inset
25652
25653  to store the footnote number:
25654 \end_layout
25655
25656 \begin_layout Standard
25657
25658 \series bold
25659
25660 \backslash
25661 newcounter{MyRepeatFoot}
25662 \begin_inset Newline newline
25663 \end_inset
25664
25665
25666 \backslash
25667 setcounter{MyRepeatFoot}{
25668 \backslash
25669 thefootnote}
25670 \end_layout
25671
25672 \begin_layout Standard
25673 The footnote mark was then created with this command:
25674 \end_layout
25675
25676 \begin_layout Standard
25677
25678 \series bold
25679
25680 \backslash
25681 footnotemark[
25682 \backslash
25683 theMyRepeatFoot]
25684 \end_layout
25685
25686 \begin_layout Standard
25687 Here is a repeated footnote:
25688 \family roman
25689 \series medium
25690 \bar no
25691
25692 \begin_inset ERT
25693 status collapsed
25694
25695 \begin_layout Plain Layout
25696
25697
25698 \backslash
25699 footnotemark[
25700 \backslash
25701 theMyRepeatFoot]
25702 \end_layout
25703
25704 \end_inset
25705
25706
25707 \end_layout
25708
25709 \begin_layout Standard
25710 If you want to repeat the previous footnote, you can omit the storage of
25711  the footnote number and just use this command instead:
25712 \end_layout
25713
25714 \begin_layout Standard
25715
25716 \series bold
25717
25718 \backslash
25719 footnotemark[
25720 \backslash
25721 thefootnote]
25722 \end_layout
25723
25724 \begin_layout Standard
25725 Here is another repeated footnote:
25726 \family roman
25727 \series medium
25728 \bar no
25729
25730 \begin_inset ERT
25731 status collapsed
25732
25733 \begin_layout Plain Layout
25734
25735
25736 \backslash
25737 footnotemark[
25738 \backslash
25739 thefootnote]
25740 \end_layout
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \begin_layout Subsection
25748 Footnote Numbering
25749 \begin_inset CommandInset label
25750 LatexCommand label
25751 name "sub:Footnote-Numbering"
25752
25753 \end_inset
25754
25755
25756 \begin_inset Index idx
25757 status collapsed
25758
25759 \begin_layout Plain Layout
25760 Footnotes ! Numbering
25761 \end_layout
25762
25763 \end_inset
25764
25765
25766 \end_layout
25767
25768 \begin_layout Standard
25769 To reset the footnote number back to 1 after each section
25770 \family roman
25771 , add this command to your document preamble:
25772 \end_layout
25773
25774 \begin_layout Standard
25775
25776 \series bold
25777
25778 \backslash
25779 @addtoreset{footnote}{section}
25780 \end_layout
25781
25782 \begin_layout Standard
25783 \begin_inset VSpace bigskip
25784 \end_inset
25785
25786 The following preamble command changes the footnote numbering style to small
25787  roman numerals:
25788 \end_layout
25789
25790 \begin_layout Standard
25791
25792 \series bold
25793
25794 \backslash
25795 renewcommand{
25796 \backslash
25797 thefootnote}{
25798 \backslash
25799 roman{footnote}}
25800 \end_layout
25801
25802 \begin_layout Standard
25803 \begin_inset ERT
25804 status collapsed
25805
25806 \begin_layout Plain Layout
25807
25808
25809 \backslash
25810 renewcommand{
25811 \backslash
25812 thefootnote}{
25813 \backslash
25814 roman{footnote}}
25815 \end_layout
25816
25817 \end_inset
25818
25819  This is a footnote with roman numbering:
25820 \begin_inset Foot
25821 status open
25822
25823 \begin_layout Plain Layout
25824 This is an example footnote with roman numbering.
25825 \end_layout
25826
25827 \end_inset
25828
25829
25830 \end_layout
25831
25832 \begin_layout Standard
25833 To change the numbering style to capital roman numerals replace in the command
25834  above 
25835 \series bold
25836
25837 \backslash
25838 roman
25839 \series default
25840  by 
25841 \series bold
25842
25843 \backslash
25844 Roman
25845 \series default
25846 .
25847  To 
25848 \begin_inset Quotes eld
25849 \end_inset
25850
25851 number
25852 \begin_inset Quotes erd
25853 \end_inset
25854
25855  footnotes with capital or small Latin letters use 
25856 \series bold
25857
25858 \backslash
25859 Alph
25860 \series default
25861  or 
25862 \series bold
25863
25864 \backslash
25865 alph
25866 \series default
25867 , respectively.
25868  To 
25869 \begin_inset Quotes eld
25870 \end_inset
25871
25872 number
25873 \begin_inset Quotes erd
25874 \end_inset
25875
25876  footnotes with symbols use 
25877 \series bold
25878
25879 \backslash
25880 fnsymbol
25881 \series default
25882 .
25883 \end_layout
25884
25885 \begin_layout Standard
25886 \begin_inset Note Greyedout
25887 status open
25888
25889 \begin_layout Plain Layout
25890
25891 \series bold
25892 Note:
25893 \series default
25894  You can only number 26 footnotes with Latin letters, because this numbering
25895  is limited to single letters.
25896 \end_layout
25897
25898 \end_inset
25899
25900
25901 \begin_inset Newline newline
25902 \end_inset
25903
25904
25905 \begin_inset Note Greyedout
25906 status open
25907
25908 \begin_layout Plain Layout
25909
25910 \series bold
25911 Note:
25912 \series default
25913  You can only number 9 footnotes with symbols.
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \end_layout
25920
25921 \begin_layout Standard
25922 To return to the default numbering style after you have changed to another
25923  one, use 
25924 \series bold
25925
25926 \backslash
25927 arabic
25928 \series default
25929  instead of 
25930 \series bold
25931
25932 \backslash
25933 roman
25934 \series default
25935  in the command above.
25936 \begin_inset ERT
25937 status collapsed
25938
25939 \begin_layout Plain Layout
25940
25941
25942 \backslash
25943 renewcommand{
25944 \backslash
25945 thefootnote}{
25946 \backslash
25947 arabic{footnote}}
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \begin_layout Standard
25956 \begin_inset VSpace bigskip
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \begin_layout Standard
25963 If you want to have footnotes numbered in the scheme 
25964 \begin_inset Quotes eld
25965 \end_inset
25966
25967 chapter.footnote
25968 \begin_inset Quotes erd
25969 \end_inset
25970
25971 , add the following command to your document preamble:
25972 \end_layout
25973
25974 \begin_layout Standard
25975
25976 \series bold
25977
25978 \backslash
25979 numberwithin{footnote}{chapter}
25980 \end_layout
25981
25982 \begin_layout Standard
25983 To be able to use the command 
25984 \series bold
25985
25986 \backslash
25987 numberwithin
25988 \series default
25989 , set in the tab 
25990 \family sans
25991 Math
25992 \begin_inset space ~
25993 \end_inset
25994
25995 Options
25996 \family default
25997  in the document settings the option 
25998 \family sans
25999 Use
26000 \begin_inset space ~
26001 \end_inset
26002
26003 AMS
26004 \begin_inset space ~
26005 \end_inset
26006
26007 math
26008 \begin_inset space ~
26009 \end_inset
26010
26011 package
26012 \family default
26013 .
26014 \end_layout
26015
26016 \begin_layout Standard
26017 \begin_inset ERT
26018 status collapsed
26019
26020 \begin_layout Plain Layout
26021
26022
26023 \backslash
26024 numberwithin{footnote}{chapter}
26025 \end_layout
26026
26027 \end_inset
26028
26029 This is another example footnote:
26030 \series bold
26031
26032 \begin_inset Foot
26033 status open
26034
26035 \begin_layout Plain Layout
26036 This is a footnote numbered in the scheme 
26037 \begin_inset Quotes eld
26038 \end_inset
26039
26040 chapter.footnote
26041 \begin_inset Quotes erd
26042 \end_inset
26043
26044 .
26045 \end_layout
26046
26047 \end_inset
26048
26049
26050 \series default
26051
26052 \begin_inset ERT
26053 status collapsed
26054
26055 \begin_layout Plain Layout
26056
26057
26058 \backslash
26059 renewcommand{
26060 \backslash
26061 thefootnote}{
26062 \backslash
26063 arabic{footnote}}
26064 \end_layout
26065
26066 \end_inset
26067
26068
26069 \end_layout
26070
26071 \begin_layout Standard
26072 \begin_inset Note Greyedout
26073 status open
26074
26075 \begin_layout Plain Layout
26076
26077 \series bold
26078 Note:
26079 \series default
26080  
26081 \series bold
26082
26083 \backslash
26084 numberwithin
26085 \series default
26086  always prints out the footnote number as arabic number; previous redefinitions
26087  to get non-arabic numbers are overwritten.
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \begin_layout Standard
26096 So to get for example the scheme 
26097 \begin_inset Quotes eld
26098 \end_inset
26099
26100 chapter.
26101 \backslash
26102 Roman{footnote}
26103 \begin_inset Quotes erd
26104 \end_inset
26105
26106 , use this command instead of 
26107 \series bold
26108
26109 \backslash
26110 numberwithin
26111 \series default
26112 :
26113 \end_layout
26114
26115 \begin_layout Standard
26116
26117 \series bold
26118
26119 \backslash
26120 renewcommand{
26121 \backslash
26122 thefootnote}{
26123 \backslash
26124 thechapter.
26125 \backslash
26126 Roman{footnote}}
26127 \end_layout
26128
26129 \begin_layout Subsection
26130 Footnote Placement
26131 \begin_inset Index idx
26132 status collapsed
26133
26134 \begin_layout Plain Layout
26135 Footnotes ! Placement
26136 \end_layout
26137
26138 \end_inset
26139
26140
26141 \end_layout
26142
26143 \begin_layout Standard
26144 If you have several footnotes in one page, they appear without vertical
26145  space between them at the bottom of the page.
26146  To make them more readable you can e.
26147 \begin_inset space \thinspace{}
26148 \end_inset
26149
26150 g.
26151 \begin_inset space \space{}
26152 \end_inset
26153
26154 add 1.5
26155 \begin_inset space \thinspace{}
26156 \end_inset
26157
26158 mm space with the following preamble command:
26159 \end_layout
26160
26161 \begin_layout Standard
26162
26163 \series bold
26164
26165 \backslash
26166 let
26167 \backslash
26168 myFoot
26169 \backslash
26170 footnote
26171 \begin_inset Newline newline
26172 \end_inset
26173
26174
26175 \backslash
26176 renewcommand{
26177 \backslash
26178 footnote}[1]{
26179 \backslash
26180 myFoot{#1
26181 \backslash
26182 vspace{1.5mm}}}
26183 \end_layout
26184
26185 \begin_layout Standard
26186 \begin_inset VSpace bigskip
26187 \end_inset
26188
26189 In a two-column document the footnotes appear at the bottom of every column,
26190  see Figure
26191 \begin_inset space ~
26192 \end_inset
26193
26194
26195 \begin_inset CommandInset ref
26196 LatexCommand ref
26197 reference "fig:Standard-footnote-placement"
26198
26199 \end_inset
26200
26201 .
26202  If the footnotes should only appear at the bottom of the right column,
26203  as in Figure
26204 \begin_inset space ~
26205 \end_inset
26206
26207
26208 \begin_inset CommandInset ref
26209 LatexCommand ref
26210 reference "fig:Footnote-placement-in"
26211
26212 \end_inset
26213
26214 , use the LaTeX-package 
26215 \series bold
26216 ftnright
26217 \series default
26218
26219 \begin_inset Index idx
26220 status collapsed
26221
26222 \begin_layout Plain Layout
26223 LaTeX-packages ! ftnright
26224 \end_layout
26225
26226 \end_inset
26227
26228  with this command in the document preamble:
26229 \end_layout
26230
26231 \begin_layout Standard
26232
26233 \series bold
26234
26235 \backslash
26236 usepackage{ftnright}
26237 \end_layout
26238
26239 \begin_layout Standard
26240 \begin_inset Float figure
26241 placement !h
26242 wide false
26243 sideways false
26244 status open
26245
26246 \begin_layout Plain Layout
26247 \begin_inset ERT
26248 status collapsed
26249
26250 \begin_layout Plain Layout
26251
26252
26253 \backslash
26254 framebox{
26255 \end_layout
26256
26257 \end_inset
26258
26259
26260 \begin_inset Graphics
26261         filename clipart/without_fntright.pdf
26262         width 100col%
26263         scaleBeforeRotation
26264
26265 \end_inset
26266
26267
26268 \begin_inset ERT
26269 status collapsed
26270
26271 \begin_layout Plain Layout
26272
26273 }
26274 \end_layout
26275
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \begin_layout Plain Layout
26282 \begin_inset Caption
26283
26284 \begin_layout Plain Layout
26285 \begin_inset CommandInset label
26286 LatexCommand label
26287 name "fig:Standard-footnote-placement"
26288
26289 \end_inset
26290
26291 Standard footnote placement in two-column documents.
26292 \end_layout
26293
26294 \end_inset
26295
26296
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Standard
26305 \begin_inset Float figure
26306 placement !h
26307 wide false
26308 sideways false
26309 status open
26310
26311 \begin_layout Plain Layout
26312 \begin_inset ERT
26313 status collapsed
26314
26315 \begin_layout Plain Layout
26316
26317
26318 \backslash
26319 framebox{
26320 \end_layout
26321
26322 \end_inset
26323
26324
26325 \begin_inset Graphics
26326         filename clipart/with_fntright.pdf
26327         width 100col%
26328         scaleBeforeRotation
26329
26330 \end_inset
26331
26332
26333 \begin_inset ERT
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337
26338 }
26339 \end_layout
26340
26341 \end_inset
26342
26343
26344 \end_layout
26345
26346 \begin_layout Plain Layout
26347 \begin_inset Caption
26348
26349 \begin_layout Plain Layout
26350 \begin_inset CommandInset label
26351 LatexCommand label
26352 name "fig:Footnote-placement-in"
26353
26354 \end_inset
26355
26356 Footnote placement in two-column documents when the LaTeX-package 
26357 \series bold
26358 ftnright
26359 \series default
26360  is used.
26361 \end_layout
26362
26363 \end_inset
26364
26365
26366 \end_layout
26367
26368 \end_inset
26369
26370
26371 \end_layout
26372
26373 \begin_layout Standard
26374 \begin_inset VSpace bigskip
26375 \end_inset
26376
26377 In some scientific literature it is usual to collect the footnotes and print
26378  them in a separate paragraph at the end of a section, as in Figure
26379 \begin_inset space ~
26380 \end_inset
26381
26382
26383 \begin_inset CommandInset ref
26384 LatexCommand ref
26385 reference "fig:Endnotes"
26386
26387 \end_inset
26388
26389 .
26390  They are then called 
26391 \begin_inset Quotes eld
26392 \end_inset
26393
26394 endnotes
26395 \begin_inset Quotes erd
26396 \end_inset
26397
26398 .
26399 \begin_inset Index idx
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403 Endnotes
26404 \end_layout
26405
26406 \end_inset
26407
26408  To use endnotes instead of footnotes in your document, load in the menu
26409  
26410 \family sans
26411 Document\SpecialChar \menuseparator
26412 Settings\SpecialChar \menuseparator
26413 Modules 
26414 \family default
26415 the module 
26416 \family sans
26417 Foot
26418 \begin_inset space ~
26419 \end_inset
26420
26421 to
26422 \begin_inset space ~
26423 \end_inset
26424
26425 End
26426 \family default
26427 .
26428  To insert the collected footnotes, insert the command
26429 \end_layout
26430
26431 \begin_layout Standard
26432
26433 \series bold
26434
26435 \backslash
26436 theendnotes
26437 \end_layout
26438
26439 \begin_layout Standard
26440 in TeX-Code at the end of a section or chapter.
26441 \end_layout
26442
26443 \begin_layout Standard
26444 \begin_inset Float figure
26445 wide false
26446 sideways false
26447 status open
26448
26449 \begin_layout Plain Layout
26450 \align center
26451 \begin_inset ERT
26452 status collapsed
26453
26454 \begin_layout Plain Layout
26455
26456
26457 \backslash
26458 framebox{
26459 \end_layout
26460
26461 \end_inset
26462
26463
26464 \begin_inset Graphics
26465         filename clipart/endnotes.pdf
26466         scaleBeforeRotation
26467
26468 \end_inset
26469
26470
26471 \begin_inset ERT
26472 status collapsed
26473
26474 \begin_layout Plain Layout
26475
26476 }
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \begin_layout Plain Layout
26485 \begin_inset Caption
26486
26487 \begin_layout Plain Layout
26488 \begin_inset CommandInset label
26489 LatexCommand label
26490 name "fig:Endnotes"
26491
26492 \end_inset
26493
26494 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
26495  or chapters.
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \begin_layout Standard
26509 \begin_inset VSpace medskip
26510 \end_inset
26511
26512 The paragraph heading for the endnotes isn't automatically translated into
26513  the document language, this must be done manually.
26514  The following preamble command translates the default English 
26515 \begin_inset Quotes eld
26516 \end_inset
26517
26518 Notes
26519 \begin_inset Quotes erd
26520 \end_inset
26521
26522  into the German 
26523 \begin_inset Quotes eld
26524 \end_inset
26525
26526 Anmerkungen
26527 \begin_inset Quotes erd
26528 \end_inset
26529
26530 :
26531 \end_layout
26532
26533 \begin_layout Standard
26534
26535 \series bold
26536
26537 \backslash
26538 renewcommand{
26539 \backslash
26540 notesname}{Anmerkungen}
26541 \end_layout
26542
26543 \begin_layout Standard
26544 \begin_inset VSpace medskip
26545 \end_inset
26546
26547 The numbering of endnotes can be changed like the footnote numbering as
26548  described in section
26549 \begin_inset space ~
26550 \end_inset
26551
26552
26553 \begin_inset CommandInset ref
26554 LatexCommand ref
26555 reference "sub:Footnote-Numbering"
26556
26557 \end_inset
26558
26559 ; just replace the command 
26560 \series bold
26561
26562 \backslash
26563 thefootnote
26564 \series default
26565  by 
26566 \series bold
26567
26568 \backslash
26569 theendnote
26570 \series default
26571 .
26572  To reset the endnote number use the command 
26573 \series bold
26574
26575 \backslash
26576 @addtoreset
26577 \series default
26578  as described in section
26579 \begin_inset space ~
26580 \end_inset
26581
26582
26583 \begin_inset CommandInset ref
26584 LatexCommand ref
26585 reference "sub:Footnote-Numbering"
26586
26587 \end_inset
26588
26589  and replace the command parameter 
26590 \series bold
26591 footnote
26592 \series default
26593  by 
26594 \series bold
26595 endnote
26596 \series default
26597 .
26598 \end_layout
26599
26600 \begin_layout Standard
26601 For endnotes there is the command 
26602 \series bold
26603
26604 \backslash
26605 endnotemark[number]
26606 \series default
26607  similar to the command 
26608 \series bold
26609
26610 \backslash
26611 footnotemark
26612 \series default
26613 , that is described in section
26614 \begin_inset space ~
26615 \end_inset
26616
26617
26618 \begin_inset CommandInset ref
26619 LatexCommand ref
26620 reference "sec:Footnotes"
26621
26622 \end_inset
26623
26624 .
26625 \end_layout
26626
26627 \begin_layout Standard
26628 \begin_inset VSpace bigskip
26629 \end_inset
26630
26631 Footnotes can also be placed in the page margin and the footnote text alignment
26632  can be changed, see the LaTeX-package 
26633 \series bold
26634 footmisc
26635 \series default
26636
26637 \begin_inset Index idx
26638 status collapsed
26639
26640 \begin_layout Plain Layout
26641 LaTeX-packages ! footmisc
26642 \end_layout
26643
26644 \end_inset
26645
26646
26647 \begin_inset CommandInset citation
26648 LatexCommand cite
26649 key "footmisc"
26650
26651 \end_inset
26652
26653  for more information about this.
26654 \end_layout
26655
26656 \begin_layout Standard
26657 For various further footnote formatting issues have a look at LaTeX-books,
26658  
26659 \begin_inset CommandInset citation
26660 LatexCommand cite
26661 key "latexcompanion,latexguide,latexbook"
26662
26663 \end_inset
26664
26665 .
26666  If you are using a 
26667 \series bold
26668 KOMA-Script
26669 \series default
26670
26671 \begin_inset Index idx
26672 status collapsed
26673
26674 \begin_layout Plain Layout
26675 LaTeX-packages ! KOMA-Script
26676 \end_layout
26677
26678 \end_inset
26679
26680  document class, you can adjust all footnote settings using class-specific
26681  commands, see 
26682 \begin_inset CommandInset citation
26683 LatexCommand cite
26684 key "KOMA-Script"
26685
26686 \end_inset
26687
26688 .
26689 \end_layout
26690
26691 \begin_layout Section
26692 Margin Notes
26693 \begin_inset Index idx
26694 status collapsed
26695
26696 \begin_layout Plain Layout
26697 Notes ! Margin Notes
26698 \end_layout
26699
26700 \end_inset
26701
26702
26703 \end_layout
26704
26705 \begin_layout Standard
26706 Margin notes look and behave in LyX like footnotes.
26707  They are inserted via the menu 
26708 \family sans
26709 Insert\SpecialChar \menuseparator
26710 Marginal
26711 \begin_inset space ~
26712 \end_inset
26713
26714 Note
26715 \family default
26716  or the toolbar button 
26717 \begin_inset Graphics
26718         filename ../images/marginalnote-insert.png
26719         scale 85
26720         scaleBeforeRotation
26721
26722 \end_inset
26723
26724 .
26725  A grey 
26726 \family roman
26727 \series medium
26728 box with the
26729 \family default
26730 \series default
26731  red 
26732 \family roman
26733 \series medium
26734 label 
26735 \begin_inset Quotes eld
26736 \end_inset
26737
26738 margin
26739 \begin_inset Quotes erd
26740 \end_inset
26741
26742  appears where you can enter the text of the margin note.
26743 \end_layout
26744
26745 \begin_layout Standard
26746 At the side is an example margin note.
26747
26748 \family roman
26749 \series medium
26750  
26751 \begin_inset Marginal
26752 status open
26753
26754 \begin_layout Plain Layout
26755 This is a margin note.
26756 \end_layout
26757
26758 \end_inset
26759
26760
26761 \end_layout
26762
26763 \begin_layout Standard
26764 Margin notes appear at the right side in single-sided documents.
26765  In double-sided documents they appear in the outer margin â€“ left on even
26766  pages, right on odd pages.
26767  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
26768 d when the note appears in the left margin.
26769  The first line of the margin note is placed at the position of the text
26770  line where it is inserted in the document.
26771 \end_layout
26772
26773 \begin_layout Standard
26774 \begin_inset VSpace bigskip
26775 \end_inset
26776
26777 To place the margin note in the inner margin, add the command
26778 \end_layout
26779
26780 \begin_layout Standard
26781
26782 \series bold
26783
26784 \backslash
26785 reversemarginpar
26786 \end_layout
26787
26788 \begin_layout Standard
26789 in TeX-Code before a margin note.
26790  The new placement is valid for all subsequent margin notes.
26791  
26792 \begin_inset ERT
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796
26797
26798 \backslash
26799 reversemarginpar 
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \begin_inset Marginal
26806 status open
26807
26808 \begin_layout Plain Layout
26809 This is a margin note in the inner margin.
26810 \end_layout
26811
26812 \end_inset
26813
26814
26815 \series bold
26816
26817 \begin_inset Newline newline
26818 \end_inset
26819
26820
26821 \series default
26822
26823 \begin_inset Note Greyedout
26824 status open
26825
26826 \begin_layout Plain Layout
26827
26828 \series bold
26829 Note:
26830 \series default
26831  There is often not enough space in the inner margin so that the notes are
26832  not correctly displayed in the output.
26833 \end_layout
26834
26835 \end_inset
26836
26837
26838 \end_layout
26839
26840 \begin_layout Standard
26841 To return to the default placement insert the command
26842 \end_layout
26843
26844 \begin_layout Standard
26845
26846 \series bold
26847
26848 \backslash
26849 normalmarginpar
26850 \end_layout
26851
26852 \begin_layout Standard
26853 in TeX-Code.
26854 \begin_inset ERT
26855 status collapsed
26856
26857 \begin_layout Plain Layout
26858
26859
26860 \backslash
26861 normalmarginpar 
26862 \end_layout
26863
26864 \end_inset
26865
26866  
26867 \begin_inset Note Greyedout
26868 status open
26869
26870 \begin_layout Plain Layout
26871
26872 \series bold
26873 Note:
26874 \series default
26875  The command is ignored when it is within a paragraph where also the command
26876  
26877 \series bold
26878
26879 \backslash
26880 reversemarginpar
26881 \series default
26882  is inserted.
26883 \end_layout
26884
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Standard
26891 \begin_inset VSpace bigskip
26892 \end_inset
26893
26894
26895 \family roman
26896 \series medium
26897
26898 \begin_inset Marginal
26899 status open
26900
26901 \begin_layout Plain Layout
26902 AVeryLongMarginParWord that isn't hyphenated.
26903 \end_layout
26904
26905 \end_inset
26906
26907
26908 \family default
26909 \series default
26910  Similar to the case described in section
26911 \begin_inset space ~
26912 \end_inset
26913
26914
26915 \begin_inset CommandInset ref
26916 LatexCommand ref
26917 reference "sub:Multiple-Lines-in"
26918
26919 \end_inset
26920
26921 , long words cannot be hyphenated when they are the first word in a margin
26922  note.
26923  To avoid this, insert 0
26924 \begin_inset space \thinspace{}
26925 \end_inset
26926
26927 pt horizontal space before the word
26928 \family roman
26929 \series medium
26930 .
26931  
26932 \begin_inset Marginal
26933 status open
26934
26935 \begin_layout Plain Layout
26936 \begin_inset space \hspace*{}
26937 \length 0pt
26938 \end_inset
26939
26940 AVeryLongMarginParWord that is hyphenated.
26941 \end_layout
26942
26943 \end_inset
26944
26945
26946 \end_layout
26947
26948 \begin_layout Standard
26949 \begin_inset VSpace bigskip
26950 \end_inset
26951
26952
26953 \end_layout
26954
26955 \begin_layout Standard
26956 \begin_inset Note Greyedout
26957 status open
26958
26959 \begin_layout Plain Layout
26960
26961 \series bold
26962 Note:
26963 \series default
26964  Margin notes can normally not be used inside tables, floats, and footnotes.
26965 \end_layout
26966
26967 \end_inset
26968
26969
26970 \end_layout
26971
26972 \begin_layout Standard
26973 \begin_inset VSpace bigskip
26974 \end_inset
26975
26976
26977 \end_layout
26978
26979 \begin_layout Standard
26980 \begin_inset ERT
26981 status collapsed
26982
26983 \begin_layout Plain Layout
26984
26985
26986 \backslash
26987 ifmarginnote
26988 \end_layout
26989
26990 \end_inset
26991
26992
26993 \begin_inset Note Note
26994 status open
26995
26996 \begin_layout Plain Layout
26997 The following section will only be displayed when the LaTeX-package 
26998 \series bold
26999 marginnote
27000 \series default
27001  is installed.
27002 \end_layout
27003
27004 \end_inset
27005
27006
27007 \end_layout
27008
27009 \begin_layout Standard
27010 This restriction can be evaded by using the LaTeX-package 
27011 \series bold
27012 marginnote
27013 \series default
27014
27015 \begin_inset Index idx
27016 status collapsed
27017
27018 \begin_layout Plain Layout
27019 LaTeX-packages ! marginnote
27020 \end_layout
27021
27022 \end_inset
27023
27024 .
27025  By adding these two lines to your document preamble, the command used by
27026  LyX for margin notes is redefined to use the command provided by the 
27027 \series bold
27028 marginnote
27029 \series default
27030 -package:
27031 \end_layout
27032
27033 \begin_layout Standard
27034
27035 \series bold
27036
27037 \backslash
27038 usepackage{marginnote}
27039 \begin_inset Newline newline
27040 \end_inset
27041
27042
27043 \backslash
27044 let
27045 \backslash
27046 marginpar
27047 \backslash
27048 marginnote
27049 \end_layout
27050
27051 \begin_layout Standard
27052 This is also used in this document because 
27053 \series bold
27054 marginnote
27055 \series default
27056  has another useful feature: You can set a vertical offset for the note.
27057  This is often needed when too many margin notes are too close together
27058  or for a better page layout.
27059  The offset is set in LyX as TeX-Code directly after the margin note in
27060  the scheme
27061 \end_layout
27062
27063 \begin_layout Standard
27064
27065 \series bold
27066 [offset]
27067 \end_layout
27068
27069 \begin_layout Standard
27070 where the offset is a length with one of the units listed in Table
27071 \begin_inset space ~
27072 \end_inset
27073
27074
27075 \begin_inset CommandInset ref
27076 LatexCommand ref
27077 reference "tab:Units"
27078
27079 \end_inset
27080
27081 .
27082  A negative value shifts the note up, a positive value shifts it down.
27083  
27084 \family roman
27085 \series medium
27086 For example the margin note beside this text line is shifted up 1.5
27087 \begin_inset space \thinspace{}
27088 \end_inset
27089
27090 cm with the TeX-Code-command 
27091 \begin_inset Quotes eld
27092 \end_inset
27093
27094
27095 \family default
27096 \series bold
27097 [-1.5cm]
27098 \family roman
27099 \series medium
27100
27101 \begin_inset Quotes erd
27102 \end_inset
27103
27104
27105 \begin_inset Marginal
27106 status open
27107
27108 \begin_layout Plain Layout
27109 This margin note is shifted up 1.5
27110 \begin_inset space \thinspace{}
27111 \end_inset
27112
27113 cm from its original position.
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \family default
27120 \series default
27121
27122 \begin_inset ERT
27123 status collapsed
27124
27125 \begin_layout Plain Layout
27126
27127 [-1.5cm]
27128 \end_layout
27129
27130 \end_inset
27131
27132
27133 \end_layout
27134
27135 \begin_layout Standard
27136 \begin_inset VSpace medskip
27137 \end_inset
27138
27139 With 
27140 \series bold
27141 marginnote
27142 \series default
27143  you can also change the alignment of the text in the margin note.
27144  For example the commands
27145 \end_layout
27146
27147 \begin_layout Standard
27148
27149 \series bold
27150
27151 \backslash
27152 renewcommand*{
27153 \backslash
27154 raggedleftmarginnote}{
27155 \backslash
27156 centering}
27157 \begin_inset Newline newline
27158 \end_inset
27159
27160
27161 \backslash
27162 renewcommand*{
27163 \backslash
27164 raggedrightmarginnote}{
27165 \backslash
27166 centering}
27167 \end_layout
27168
27169 \begin_layout Standard
27170 set the alignment to centered.
27171  
27172 \series bold
27173
27174 \backslash
27175 raggedleftmarginnote
27176 \series default
27177  denotes margin notes that appear at the left side.
27178 \family roman
27179 \series medium
27180
27181 \begin_inset ERT
27182 status collapsed
27183
27184 \begin_layout Plain Layout
27185
27186
27187 \backslash
27188 renewcommand*{
27189 \backslash
27190 raggedleftmarginnote}{
27191 \backslash
27192 centering}
27193 \end_layout
27194
27195 \begin_layout Plain Layout
27196
27197
27198 \backslash
27199 renewcommand*{
27200 \backslash
27201 raggedrightmarginnote}{
27202 \backslash
27203 centering}
27204 \end_layout
27205
27206 \end_inset
27207
27208
27209 \begin_inset Marginal
27210 status open
27211
27212 \begin_layout Plain Layout
27213 The text of this margin note is centered.
27214 \end_layout
27215
27216 \end_inset
27217
27218
27219 \family default
27220 \series default
27221  The default is
27222 \end_layout
27223
27224 \begin_layout Standard
27225
27226 \series bold
27227
27228 \backslash
27229 renewcommand*{
27230 \backslash
27231 raggedleftmarginnote}{
27232 \backslash
27233 raggedleft}
27234 \begin_inset Newline newline
27235 \end_inset
27236
27237
27238 \backslash
27239 renewcommand*{
27240 \backslash
27241 raggedrightmarginnote}{
27242 \backslash
27243 raggedright}
27244 \family roman
27245 \series medium
27246
27247 \begin_inset ERT
27248 status collapsed
27249
27250 \begin_layout Plain Layout
27251
27252
27253 \backslash
27254 renewcommand*{
27255 \backslash
27256 raggedleftmarginnote}{
27257 \backslash
27258 raggedleft}
27259 \end_layout
27260
27261 \begin_layout Plain Layout
27262
27263
27264 \backslash
27265 renewcommand*{
27266 \backslash
27267 raggedrightmarginnote}{
27268 \backslash
27269 raggedright}
27270 \end_layout
27271
27272 \end_inset
27273
27274
27275 \end_layout
27276
27277 \begin_layout Standard
27278 \begin_inset VSpace medskip
27279 \end_inset
27280
27281 For the other features of 
27282 \series bold
27283 marginnote
27284 \series default
27285  refer to its documentation 
27286 \begin_inset CommandInset citation
27287 LatexCommand cite
27288 key "marginnote"
27289
27290 \end_inset
27291
27292 .
27293 \end_layout
27294
27295 \begin_layout Standard
27296 \begin_inset VSpace bigskip
27297 \end_inset
27298
27299 You can adjust the layout of margin notes by changing its definition.
27300  To create for example a header for all margin notes with the underlined,
27301  sans-serif, and bold header text 
27302 \begin_inset Quotes eld
27303 \end_inset
27304
27305
27306 \family sans
27307 \series bold
27308 \bar under
27309 Attention!
27310 \family default
27311 \series default
27312 \bar default
27313
27314 \begin_inset Quotes erd
27315 \end_inset
27316
27317 , add this to your document preamble:
27318 \end_layout
27319
27320 \begin_layout Standard
27321
27322 \series bold
27323
27324 \backslash
27325 let
27326 \backslash
27327 myMarginpar
27328 \backslash
27329 marginpar
27330 \begin_inset Newline newline
27331 \end_inset
27332
27333
27334 \backslash
27335 renewcommand{
27336 \backslash
27337 marginpar}[1]{
27338 \backslash
27339 myMarginpar{%
27340 \begin_inset Newline newline
27341 \end_inset
27342
27343
27344 \begin_inset Phantom HPhantom
27345 status open
27346
27347 \begin_layout Plain Layout
27348
27349 \series bold
27350 \begin_inset space ~
27351 \end_inset
27352
27353
27354 \end_layout
27355
27356 \end_inset
27357
27358
27359 \backslash
27360 hspace{0pt}
27361 \backslash
27362 textsf{
27363 \backslash
27364 textbf{
27365 \backslash
27366 underbar{Attention!}}}%
27367 \begin_inset Newline newline
27368 \end_inset
27369
27370
27371 \begin_inset Phantom HPhantom
27372 status open
27373
27374 \begin_layout Plain Layout
27375
27376 \series bold
27377 \begin_inset space ~
27378 \end_inset
27379
27380
27381 \end_layout
27382
27383 \end_inset
27384
27385
27386 \backslash
27387 vspace{1.5mm}
27388 \backslash
27389
27390 \backslash
27391 #1}}
27392 \end_layout
27393
27394 \begin_layout Standard
27395
27396 \family roman
27397 \series medium
27398 \begin_inset ERT
27399 status collapsed
27400
27401 \begin_layout Plain Layout
27402
27403
27404 \backslash
27405 let
27406 \backslash
27407 myMarginpar
27408 \backslash
27409 marginpar
27410 \end_layout
27411
27412 \begin_layout Plain Layout
27413
27414
27415 \backslash
27416 renewcommand{
27417 \backslash
27418 marginpar}[1]{
27419 \backslash
27420 myMarginpar{%
27421 \end_layout
27422
27423 \begin_layout Plain Layout
27424
27425    
27426 \backslash
27427 textsf{
27428 \backslash
27429 textbf{
27430 \backslash
27431 underbar{Attention!}}}%
27432 \end_layout
27433
27434 \begin_layout Plain Layout
27435
27436    
27437 \backslash
27438 vspace{1.5mm}
27439 \backslash
27440
27441 \backslash
27442 #1}}
27443 \end_layout
27444
27445 \end_inset
27446
27447
27448 \begin_inset Marginal
27449 status open
27450
27451 \begin_layout Plain Layout
27452 This is a margin note with a defined heading.
27453 \end_layout
27454
27455 \end_inset
27456
27457
27458 \family default
27459 \series default
27460
27461 \begin_inset ERT
27462 status collapsed
27463
27464 \begin_layout Plain Layout
27465
27466 [-1.5cm]
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \family roman
27473 \series medium
27474
27475 \begin_inset ERT
27476 status collapsed
27477
27478 \begin_layout Plain Layout
27479
27480
27481 \backslash
27482 renewcommand{
27483 \backslash
27484 marginpar}[1]{
27485 \backslash
27486 myMarginpar{#1}}
27487 \end_layout
27488
27489 \end_inset
27490
27491
27492 \family default
27493 \series default
27494
27495 \begin_inset Note Note
27496 status collapsed
27497
27498 \begin_layout Plain Layout
27499 The margin note format is changed only for this example.
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \end_layout
27506
27507 \begin_layout Standard
27508 \begin_inset ERT
27509 status collapsed
27510
27511 \begin_layout Plain Layout
27512
27513
27514 \backslash
27515 else
27516 \end_layout
27517
27518 \end_inset
27519
27520
27521 \begin_inset Note Note
27522 status open
27523
27524 \begin_layout Plain Layout
27525 The following will be displayed when the LaTeX-package 
27526 \series bold
27527 marginnote
27528 \series default
27529  is not installed:
27530 \end_layout
27531
27532 \end_inset
27533
27534
27535 \end_layout
27536
27537 \begin_layout Standard
27538 You need to install the LaTeX-package 
27539 \series bold
27540 marginnote
27541 \series default
27542  to see the following part of this section in the output.
27543 \end_layout
27544
27545 \begin_layout Standard
27546 \begin_inset ERT
27547 status collapsed
27548
27549 \begin_layout Plain Layout
27550
27551
27552 \backslash
27553 fi
27554 \end_layout
27555
27556 \end_inset
27557
27558
27559 \end_layout
27560
27561 \begin_layout Chapter
27562 Boxes
27563 \end_layout
27564
27565 \begin_layout Section
27566 Introduction
27567 \begin_inset Index idx
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571 Boxes ! Introduction
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \end_layout
27578
27579 \begin_layout Standard
27580 Boxes are used to format a block of text.
27581  Boxes can be used to write documents with multiple languages, see section
27582 \begin_inset space ~
27583 \end_inset
27584
27585
27586 \begin_inset CommandInset ref
27587 LatexCommand ref
27588 reference "sec:Minipages"
27589
27590 \end_inset
27591
27592 , to frame texts, see section
27593 \begin_inset space ~
27594 \end_inset
27595
27596
27597 \begin_inset CommandInset ref
27598 LatexCommand ref
27599 reference "sec:Decoration"
27600
27601 \end_inset
27602
27603 , to prevent words from being hyphenated, see section
27604 \begin_inset space ~
27605 \end_inset
27606
27607
27608 \begin_inset CommandInset ref
27609 LatexCommand ref
27610 reference "sec:Prevent-Hyphenation"
27611
27612 \end_inset
27613
27614 , to align text, see section
27615 \begin_inset space ~
27616 \end_inset
27617
27618
27619 \begin_inset CommandInset ref
27620 LatexCommand ref
27621 reference "sub:Vertical-Alignment"
27622
27623 \end_inset
27624
27625 , or to set the background color of texts, see section
27626 \begin_inset space ~
27627 \end_inset
27628
27629
27630 \begin_inset CommandInset ref
27631 LatexCommand ref
27632 reference "sec:Colored-Boxes"
27633
27634 \end_inset
27635
27636 .
27637 \end_layout
27638
27639 \begin_layout Standard
27640 Boxes can be inserted with the menu 
27641 \family sans
27642 Insert\SpecialChar \menuseparator
27643 Box
27644 \family default
27645  or the toolbar button 
27646 \begin_inset Graphics
27647         filename ../images/box-insert.png
27648         scale 85
27649         scaleBeforeRotation
27650
27651 \end_inset
27652
27653 .
27654  A grey box with the label 
27655 \family sans
27656 Box (Minipage)
27657 \family default
27658
27659 \begin_inset Graphics
27660         filename clipart/BoxInsetDefaultQt4.png
27661         scale 85
27662         scaleBeforeRotation
27663
27664 \end_inset
27665
27666  will be inserted.
27667  The box type can be specified by right-clicking on the box and selecting
27668  
27669 \family sans
27670 Settings
27671 \family default
27672 .
27673  The box dialog offers the 
27674 \family sans
27675 Inner
27676 \begin_inset space ~
27677 \end_inset
27678
27679 Box
27680 \family default
27681  types 
27682 \family sans
27683 Makebox
27684 \family default
27685
27686 \family sans
27687 Parbox
27688 \family default
27689  and 
27690 \family sans
27691 Minipage
27692 \family default
27693 .
27694  The type 
27695 \family sans
27696 Minipage
27697 \family default
27698  is the default for new boxes and is explained in section
27699 \begin_inset space ~
27700 \end_inset
27701
27702
27703 \begin_inset CommandInset ref
27704 LatexCommand ref
27705 reference "sec:Minipages"
27706
27707 \end_inset
27708
27709 ; the type 
27710 \family sans
27711 Parbox
27712 \family default
27713  is described in section
27714 \begin_inset space ~
27715 \end_inset
27716
27717
27718 \begin_inset CommandInset ref
27719 LatexCommand ref
27720 reference "sec:Parboxes"
27721
27722 \end_inset
27723
27724  and the type 
27725 \family sans
27726 Makebox
27727 \family default
27728  in 
27729 \begin_inset CommandInset ref
27730 LatexCommand ref
27731 reference "sec:Prevent-Hyphenation"
27732
27733 \end_inset
27734
27735 .
27736 \end_layout
27737
27738 \begin_layout Standard
27739 Boxes are not numbered and can therefore not be referenced like floats or
27740  footnotes.
27741 \end_layout
27742
27743 \begin_layout Standard
27744 \begin_inset Note Greyedout
27745 status open
27746
27747 \begin_layout Plain Layout
27748
27749 \series bold
27750 Note:
27751 \series default
27752  Boxes must not be the item in an 
27753 \family sans
27754 Itemize
27755 \family default
27756  or 
27757 \family sans
27758 Description
27759 \family default
27760  environment.
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Standard
27769 \begin_inset Note Greyedout
27770 status open
27771
27772 \begin_layout Plain Layout
27773
27774 \series bold
27775 Note:
27776 \series default
27777  For an unknown reason you can only set the 
27778 \family sans
27779 Inner
27780 \begin_inset space ~
27781 \end_inset
27782
27783 Box
27784 \family default
27785  type to 
27786 \family sans
27787 None
27788 \family default
27789  when you use a framed box.
27790  Boxes without an 
27791 \family sans
27792 Inner
27793 \begin_inset space ~
27794 \end_inset
27795
27796 Box
27797 \family default
27798  type and without frames are explained in section
27799 \begin_inset space ~
27800 \end_inset
27801
27802
27803 \begin_inset CommandInset ref
27804 LatexCommand ref
27805 reference "sec:Prevent-Hyphenation"
27806
27807 \end_inset
27808
27809 .
27810 \end_layout
27811
27812 \end_inset
27813
27814
27815 \end_layout
27816
27817 \begin_layout Section
27818 Box Dialog
27819 \begin_inset CommandInset label
27820 LatexCommand label
27821 name "sec:Box-Dialog"
27822
27823 \end_inset
27824
27825
27826 \begin_inset Index idx
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830 Boxes ! Box Dialog
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \end_layout
27837
27838 \begin_layout Subsection
27839 Size
27840 \begin_inset Index idx
27841 status collapsed
27842
27843 \begin_layout Plain Layout
27844 Boxes ! Size
27845 \end_layout
27846
27847 \end_inset
27848
27849
27850 \end_layout
27851
27852 \begin_layout Standard
27853 In the box dialog you can adjust the box geometry in the fields 
27854 \family sans
27855 Width
27856 \family default
27857  and 
27858 \family sans
27859 Height
27860 \family default
27861 .
27862  The available units for the geometry are explained in Table
27863 \begin_inset space ~
27864 \end_inset
27865
27866
27867 \begin_inset CommandInset ref
27868 LatexCommand ref
27869 reference "tab:Units"
27870
27871 \end_inset
27872
27873 .
27874  The field 
27875 \family sans
27876 Height
27877 \family default
27878  offers the following additional sizes:
27879 \end_layout
27880
27881 \begin_layout Description
27882 Depth This is the plain text 
27883 \begin_inset Quotes eld
27884 \end_inset
27885
27886 height
27887 \begin_inset Quotes erd
27888 \end_inset
27889
27890 .
27891  It ignores the total depth when there are multiple text lines in the box:
27892 \begin_inset Newline newline
27893 \end_inset
27894
27895
27896 \begin_inset Newline newline
27897 \end_inset
27898
27899
27900 \begin_inset Newline newline
27901 \end_inset
27902
27903
27904 \begin_inset Box Boxed
27905 position "c"
27906 hor_pos "c"
27907 has_inner_box 1
27908 inner_pos "c"
27909 use_parbox 0
27910 use_makebox 0
27911 width "12col%"
27912 special "none"
27913 height "1in"
27914 height_special "depth"
27915 status collapsed
27916
27917 \begin_layout Plain Layout
27918 \align center
27919 Box height set to 1
27920 \begin_inset space \thinspace{}
27921 \end_inset
27922
27923 Depth
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \begin_inset Newline newline
27930 \end_inset
27931
27932
27933 \begin_inset Newline newline
27934 \end_inset
27935
27936
27937 \end_layout
27938
27939 \begin_layout Description
27940 Height This is the height of the text that is inside the box.
27941  A value of e.
27942 \begin_inset space \thinspace{}
27943 \end_inset
27944
27945 g.
27946 \begin_inset space \space{}
27947 \end_inset
27948
27949 2 for this size will set the box height to 2
27950 \begin_inset space ~
27951 \end_inset
27952
27953 times the text height: 
27954 \begin_inset Box Boxed
27955 position "c"
27956 hor_pos "c"
27957 has_inner_box 1
27958 inner_pos "c"
27959 use_parbox 0
27960 use_makebox 0
27961 width "20col%"
27962 special "none"
27963 height "2in"
27964 height_special "height"
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 \align center
27969 Box height set to 2
27970 \begin_inset space \thinspace{}
27971 \end_inset
27972
27973 Height
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \end_layout
27980
27981 \begin_layout Description
27982 Total
27983 \begin_inset space ~
27984 \end_inset
27985
27986 Height This is the Height
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990 +
27991 \begin_inset space \thinspace{}
27992 \end_inset
27993
27994 Depth: 
27995 \begin_inset Box Boxed
27996 position "c"
27997 hor_pos "c"
27998 has_inner_box 1
27999 inner_pos "c"
28000 use_parbox 0
28001 use_makebox 0
28002 width "20col%"
28003 special "none"
28004 height "1in"
28005 height_special "totalheight"
28006 status collapsed
28007
28008 \begin_layout Plain Layout
28009 \align center
28010 Box height set to 1
28011 \begin_inset space \thinspace{}
28012 \end_inset
28013
28014 Total
28015 \begin_inset space ~
28016 \end_inset
28017
28018 Height
28019 \end_layout
28020
28021 \end_inset
28022
28023
28024 \end_layout
28025
28026 \begin_layout Description
28027 Width This sets the width of the box as height: 
28028 \begin_inset Box Boxed
28029 position "c"
28030 hor_pos "c"
28031 has_inner_box 1
28032 inner_pos "c"
28033 use_parbox 0
28034 use_makebox 0
28035 width "12col%"
28036 special "none"
28037 height "1in"
28038 height_special "width"
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042 \align center
28043 Box height set to 1
28044 \begin_inset space \thinspace{}
28045 \end_inset
28046
28047 Width
28048 \end_layout
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \begin_layout Subsection
28056 Alignment
28057 \begin_inset Index idx
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061 Boxes ! Alignment
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \begin_layout Standard
28070 When you have chosen an 
28071 \family sans
28072 Inner
28073 \begin_inset space ~
28074 \end_inset
28075
28076 Box
28077 \family default
28078 , the vertical box alignment can be:
28079 \end_layout
28080
28081 \begin_layout Description
28082 Top This is an example text line.
28083  
28084 \begin_inset Box Boxed
28085 position "t"
28086 hor_pos "c"
28087 has_inner_box 1
28088 inner_pos "c"
28089 use_parbox 0
28090 use_makebox 0
28091 width "12col%"
28092 special "none"
28093 height "1in"
28094 height_special "totalheight"
28095 status collapsed
28096
28097 \begin_layout Plain Layout
28098 \align center
28099 This box is top-aligned.
28100 \end_layout
28101
28102 \end_inset
28103
28104  This is an example text line.
28105 \end_layout
28106
28107 \begin_layout Description
28108 Middle This is an example text line.
28109  
28110 \begin_inset Box Boxed
28111 position "c"
28112 hor_pos "c"
28113 has_inner_box 1
28114 inner_pos "c"
28115 use_parbox 0
28116 use_makebox 0
28117 width "12col%"
28118 special "none"
28119 height "1in"
28120 height_special "totalheight"
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 \align center
28125 This box is middle-aligned.
28126 \end_layout
28127
28128 \end_inset
28129
28130  This is an example text line.
28131 \end_layout
28132
28133 \begin_layout Description
28134 Bottom This is an example text line.
28135  
28136 \begin_inset Box Boxed
28137 position "b"
28138 hor_pos "c"
28139 has_inner_box 1
28140 inner_pos "c"
28141 use_parbox 0
28142 use_makebox 0
28143 width "12col%"
28144 special "none"
28145 height "1in"
28146 height_special "totalheight"
28147 status collapsed
28148
28149 \begin_layout Plain Layout
28150 \align center
28151 This box is bottom-aligned.
28152 \end_layout
28153
28154 \end_inset
28155
28156  This is an example text line.
28157 \end_layout
28158
28159 \begin_layout Standard
28160 \begin_inset Note Greyedout
28161 status open
28162
28163 \begin_layout Plain Layout
28164
28165 \series bold
28166 Note:
28167 \series default
28168  The vertical box alignment can be lost in the output when you have two
28169  boxes in a line and one has e.
28170 \begin_inset space \thinspace{}
28171 \end_inset
28172
28173 g.
28174 \begin_inset space \space{}
28175 \end_inset
28176
28177 a shadow and the other one not.
28178 \end_layout
28179
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \begin_layout Standard
28186 The horizontal box alignment can be set via LyX's paragraph dialog when
28187  you set the box into its own paragraph.
28188 \end_layout
28189
28190 \begin_layout Standard
28191 \begin_inset VSpace bigskip
28192 \end_inset
28193
28194 When you have chosen an 
28195 \family sans
28196 Inner
28197 \begin_inset space ~
28198 \end_inset
28199
28200 Box
28201 \family default
28202 , the box content can be aligned vertically to:
28203 \end_layout
28204
28205 \begin_layout Description
28206 top This is an example text line.
28207  
28208 \begin_inset Box Boxed
28209 position "c"
28210 hor_pos "c"
28211 has_inner_box 1
28212 inner_pos "t"
28213 use_parbox 0
28214 use_makebox 0
28215 width "12col%"
28216 special "none"
28217 height "1.5in"
28218 height_special "totalheight"
28219 status collapsed
28220
28221 \begin_layout Plain Layout
28222 \align center
28223 This box text is top-aligned.
28224 \end_layout
28225
28226 \end_inset
28227
28228  This is an example text line.
28229 \end_layout
28230
28231 \begin_layout Description
28232 middle This is an example text line.
28233  
28234 \begin_inset Box Boxed
28235 position "c"
28236 hor_pos "c"
28237 has_inner_box 1
28238 inner_pos "c"
28239 use_parbox 0
28240 use_makebox 0
28241 width "12col%"
28242 special "none"
28243 height "1.5in"
28244 height_special "totalheight"
28245 status collapsed
28246
28247 \begin_layout Plain Layout
28248 \align center
28249 This box text is middle-aligned.
28250 \end_layout
28251
28252 \end_inset
28253
28254  This is an example text line.
28255 \end_layout
28256
28257 \begin_layout Description
28258 bottom This is an example text line.
28259  
28260 \begin_inset Box Boxed
28261 position "c"
28262 hor_pos "c"
28263 has_inner_box 1
28264 inner_pos "b"
28265 use_parbox 0
28266 use_makebox 0
28267 width "12col%"
28268 special "none"
28269 height "1.5in"
28270 height_special "totalheight"
28271 status collapsed
28272
28273 \begin_layout Plain Layout
28274 \align center
28275 This box text is bottom-aligned.
28276 \end_layout
28277
28278 \end_inset
28279
28280  This is an example text line.
28281 \end_layout
28282
28283 \begin_layout Description
28284 stretch This is an example text line.
28285  
28286 \begin_inset Box Boxed
28287 position "c"
28288 hor_pos "c"
28289 has_inner_box 1
28290 inner_pos "s"
28291 use_parbox 0
28292 use_makebox 0
28293 width "12col%"
28294 special "none"
28295 height "1.5in"
28296 height_special "totalheight"
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300 \align center
28301 This box
28302 \end_layout
28303
28304 \begin_layout Plain Layout
28305 \align center
28306 text is
28307 \end_layout
28308
28309 \begin_layout Plain Layout
28310 \align center
28311 stretched.
28312 \end_layout
28313
28314 \end_inset
28315
28316  This is an example text line.
28317 \end_layout
28318
28319 \begin_layout Standard
28320 To stretch the box content, it must consist of more than one paragraph.
28321  In the example above every text line is in an own paragraph.
28322 \end_layout
28323
28324 \begin_layout Standard
28325 \begin_inset VSpace bigskip
28326 \end_inset
28327
28328 To align the box content horizontally you can use LyX's paragraph dialog
28329  when you have chosen an 
28330 \family sans
28331 Inner
28332 \begin_inset space ~
28333 \end_inset
28334
28335 Box
28336 \family default
28337 .
28338 \end_layout
28339
28340 \begin_layout Standard
28341 \align center
28342 \begin_inset Box Boxed
28343 position "c"
28344 hor_pos "c"
28345 has_inner_box 1
28346 inner_pos "s"
28347 use_parbox 0
28348 use_makebox 0
28349 width "15col%"
28350 special "none"
28351 height "1.25in"
28352 height_special "totalheight"
28353 status collapsed
28354
28355 \begin_layout Plain Layout
28356 \align left
28357 This box
28358 \end_layout
28359
28360 \begin_layout Plain Layout
28361 \align center
28362 text is
28363 \end_layout
28364
28365 \begin_layout Plain Layout
28366 \align right
28367 stretched.
28368 \end_layout
28369
28370 \end_inset
28371
28372
28373 \end_layout
28374
28375 \begin_layout Standard
28376 If you have not set an 
28377 \family sans
28378 Inner
28379 \begin_inset space ~
28380 \end_inset
28381
28382 Box
28383 \family default
28384 , you can align the box content horizontally in the box dialog.
28385 \end_layout
28386
28387 \begin_layout Standard
28388 \align center
28389 \begin_inset Box Boxed
28390 position "c"
28391 hor_pos "s"
28392 has_inner_box 0
28393 inner_pos "s"
28394 use_parbox 0
28395 use_makebox 0
28396 width "90col%"
28397 special "none"
28398 height "1.25in"
28399 height_special "totalheight"
28400 status collapsed
28401
28402 \begin_layout Plain Layout
28403 This box text is horizontally stretched.
28404 \end_layout
28405
28406 \end_inset
28407
28408
28409 \end_layout
28410
28411 \begin_layout Subsection
28412 Decoration
28413 \begin_inset CommandInset label
28414 LatexCommand label
28415 name "sec:Decoration"
28416
28417 \end_inset
28418
28419
28420 \begin_inset Index idx
28421 status collapsed
28422
28423 \begin_layout Plain Layout
28424 Boxes ! Decoration
28425 \end_layout
28426
28427 \end_inset
28428
28429
28430 \end_layout
28431
28432 \begin_layout Standard
28433 The type of the box can be specified in the box dialog in the drop-down
28434  list 
28435 \family sans
28436 Decoration
28437 \family default
28438 .
28439  The following types are possible:
28440 \end_layout
28441
28442 \begin_layout Description
28443 No
28444 \begin_inset space ~
28445 \end_inset
28446
28447 frame Nothing is drawn.
28448 \end_layout
28449
28450 \begin_layout Description
28451 Simple
28452 \begin_inset space ~
28453 \end_inset
28454
28455 rectangular
28456 \begin_inset space ~
28457 \end_inset
28458
28459 frame This draws a rectangular frame around the box.
28460  The frame line thickness has the size of 
28461 \series bold
28462
28463 \backslash
28464 fboxrule
28465 \series default
28466 .
28467  
28468 \begin_inset Box Boxed
28469 position "c"
28470 hor_pos "c"
28471 has_inner_box 1
28472 inner_pos "c"
28473 use_parbox 0
28474 use_makebox 0
28475 width "20col%"
28476 special "none"
28477 height "1in"
28478 height_special "totalheight"
28479 status collapsed
28480
28481 \begin_layout Plain Layout
28482 \align center
28483 Rectangular box
28484 \end_layout
28485
28486 \end_inset
28487
28488
28489 \end_layout
28490
28491 \begin_layout Description
28492 Oval
28493 \begin_inset space ~
28494 \end_inset
28495
28496 box,
28497 \begin_inset space ~
28498 \end_inset
28499
28500 thin This draws an oval frame around the box.
28501  The frame line thickness has the size 0.4
28502 \begin_inset space \thinspace{}
28503 \end_inset
28504
28505 pt.
28506  
28507 \begin_inset Box ovalbox
28508 position "c"
28509 hor_pos "c"
28510 has_inner_box 1
28511 inner_pos "c"
28512 use_parbox 0
28513 use_makebox 0
28514 width "20col%"
28515 special "none"
28516 height "1in"
28517 height_special "totalheight"
28518 status collapsed
28519
28520 \begin_layout Plain Layout
28521 \align center
28522 Oval box, thin
28523 \end_layout
28524
28525 \end_inset
28526
28527
28528 \end_layout
28529
28530 \begin_layout Description
28531 Oval
28532 \begin_inset space ~
28533 \end_inset
28534
28535 box,
28536 \begin_inset space ~
28537 \end_inset
28538
28539 thick This draws an oval frame around the box.
28540  The frame line thickness has the size 0.8
28541 \begin_inset space \thinspace{}
28542 \end_inset
28543
28544 pt.
28545  
28546 \begin_inset Box Ovalbox
28547 position "c"
28548 hor_pos "c"
28549 has_inner_box 1
28550 inner_pos "c"
28551 use_parbox 0
28552 use_makebox 0
28553 width "20col%"
28554 special "none"
28555 height "1in"
28556 height_special "totalheight"
28557 status collapsed
28558
28559 \begin_layout Plain Layout
28560 \align center
28561 Oval box, thick
28562 \end_layout
28563
28564 \end_inset
28565
28566
28567 \end_layout
28568
28569 \begin_layout Description
28570 Drop
28571 \begin_inset space ~
28572 \end_inset
28573
28574 shadow This draws a rectangular frame with a shadow around the box.
28575  The frame line thickness has the size of 
28576 \series bold
28577
28578 \backslash
28579 fboxrule
28580 \series default
28581 , the shadow has a width of 4
28582 \begin_inset space \thinspace{}
28583 \end_inset
28584
28585 pt.
28586  
28587 \begin_inset Box Shadowbox
28588 position "c"
28589 hor_pos "c"
28590 has_inner_box 1
28591 inner_pos "c"
28592 use_parbox 0
28593 use_makebox 0
28594 width "20col%"
28595 special "none"
28596 height "1in"
28597 height_special "totalheight"
28598 status collapsed
28599
28600 \begin_layout Plain Layout
28601 \align center
28602 Shadow box
28603 \end_layout
28604
28605 \end_inset
28606
28607
28608 \end_layout
28609
28610 \begin_layout Description
28611 Shaded
28612 \begin_inset space ~
28613 \end_inset
28614
28615 background This draws a box with a red background.
28616  Unlike colored boxes
28617 \begin_inset Foot
28618 status collapsed
28619
28620 \begin_layout Plain Layout
28621 see sec.
28622 \begin_inset space \thinspace{}
28623 \end_inset
28624
28625
28626 \begin_inset CommandInset ref
28627 LatexCommand ref
28628 reference "sec:Colored-Boxes"
28629
28630 \end_inset
28631
28632
28633 \end_layout
28634
28635 \end_inset
28636
28637 , it always uses the whole column width and the box is set as its own paragraph.
28638  
28639 \begin_inset Box Shaded
28640 position "t"
28641 hor_pos "c"
28642 has_inner_box 0
28643 inner_pos "t"
28644 use_parbox 0
28645 use_makebox 0
28646 width "50col%"
28647 special "none"
28648 height "1in"
28649 height_special "totalheight"
28650 status collapsed
28651
28652 \begin_layout Plain Layout
28653 Shaded background box
28654 \end_layout
28655
28656 \end_inset
28657
28658
28659 \end_layout
28660
28661 \begin_layout Description
28662 Double
28663 \begin_inset space ~
28664 \end_inset
28665
28666 rectangular
28667 \begin_inset space ~
28668 \end_inset
28669
28670 frame This draws a double-line rectangular frame around the box.
28671  The line thickness of the inner frame is 0.75
28672 \begin_inset space \thinspace{}
28673 \end_inset
28674
28675
28676 \series bold
28677
28678 \backslash
28679 fboxrule
28680 \series default
28681 , the thickness of the outer frame is 1.5
28682 \begin_inset space \thinspace{}
28683 \end_inset
28684
28685
28686 \series bold
28687
28688 \backslash
28689 fboxrule
28690 \series default
28691 .
28692  The distance between the lines is 1.5
28693 \begin_inset space \thinspace{}
28694 \end_inset
28695
28696
28697 \series bold
28698
28699 \backslash
28700 fboxrule
28701 \series default
28702
28703 \begin_inset space \thinspace{}
28704 \end_inset
28705
28706 +
28707 \begin_inset space \thinspace{}
28708 \end_inset
28709
28710 0.5
28711 \begin_inset space \thinspace{}
28712 \end_inset
28713
28714 pt.
28715  
28716 \begin_inset Box Doublebox
28717 position "c"
28718 hor_pos "c"
28719 has_inner_box 1
28720 inner_pos "c"
28721 use_parbox 0
28722 use_makebox 0
28723 width "20col%"
28724 special "none"
28725 height "1in"
28726 height_special "totalheight"
28727 status collapsed
28728
28729 \begin_layout Plain Layout
28730 \align center
28731 Double rectangular box
28732 \end_layout
28733
28734 \end_inset
28735
28736
28737 \end_layout
28738
28739 \begin_layout Standard
28740 \begin_inset VSpace bigskip
28741 \end_inset
28742
28743 LyX's box label will reflect the different frame types.
28744  To be able to use all types, the LaTeX-package 
28745 \series bold
28746 fancybox
28747 \series default
28748
28749 \begin_inset Index idx
28750 status collapsed
28751
28752 \begin_layout Plain Layout
28753 LaTeX-packages ! fancybox
28754 \end_layout
28755
28756 \end_inset
28757
28758  must be installed.
28759 \end_layout
28760
28761 \begin_layout Standard
28762 \begin_inset VSpace bigskip
28763 \end_inset
28764
28765 When you use the decoration 
28766 \family sans
28767 simple rectangular frame
28768 \family default
28769  and no inner box, you can allow page breaks within a box.
28770  Note that then, unlike other framed boxes, the frame always uses the whole
28771  column width, the box is set as its own paragraph, and 
28772 \series bold
28773
28774 \backslash
28775 fboxrule
28776 \series default
28777  and 
28778 \series bold
28779
28780 \backslash
28781 fboxsep
28782 \series default
28783  have no effect on this box type.
28784  The frame line thickness has the size of 
28785 \series bold
28786
28787 \backslash
28788 FrameRule
28789 \series default
28790 .
28791  
28792 \begin_inset Box Framed
28793 position "t"
28794 hor_pos "c"
28795 has_inner_box 0
28796 inner_pos "t"
28797 use_parbox 0
28798 use_makebox 0
28799 width "100col%"
28800 special "none"
28801 height "1in"
28802 height_special "totalheight"
28803 status collapsed
28804
28805 \begin_layout Plain Layout
28806 Allow page break box
28807 \end_layout
28808
28809 \end_inset
28810
28811
28812 \end_layout
28813
28814 \begin_layout Section
28815 Box Customization
28816 \begin_inset Index idx
28817 status collapsed
28818
28819 \begin_layout Plain Layout
28820 Boxes ! Customization
28821 \end_layout
28822
28823 \end_inset
28824
28825
28826 \end_layout
28827
28828 \begin_layout Standard
28829 The default value for the size 
28830 \series bold
28831
28832 \backslash
28833 fboxrule
28834 \series default
28835  is 0.4
28836 \begin_inset space \thinspace{}
28837 \end_inset
28838
28839 pt.
28840  It can be changed with the following command in TeX-code to e.
28841 \begin_inset space \thinspace{}
28842 \end_inset
28843
28844 g.
28845 \begin_inset space \space{}
28846 \end_inset
28847
28848 2
28849 \begin_inset space \thinspace{}
28850 \end_inset
28851
28852 pt:
28853 \end_layout
28854
28855 \begin_layout Standard
28856
28857 \series bold
28858
28859 \backslash
28860 setlength{
28861 \backslash
28862 fboxrule}{2pt}
28863 \end_layout
28864
28865 \begin_layout Standard
28866 \begin_inset ERT
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870
28871
28872 \backslash
28873 setlength{
28874 \backslash
28875 fboxrule}{2pt}
28876 \end_layout
28877
28878 \end_inset
28879
28880
28881 \begin_inset Box Boxed
28882 position "c"
28883 hor_pos "c"
28884 has_inner_box 1
28885 inner_pos "c"
28886 use_parbox 0
28887 use_makebox 0
28888 width "25col%"
28889 special "none"
28890 height "1in"
28891 height_special "totalheight"
28892 status open
28893
28894 \begin_layout Plain Layout
28895 \align center
28896 Rectangular box with 
28897 \series bold
28898
28899 \backslash
28900 fboxrule
28901 \series default
28902
28903 \begin_inset space \thinspace{}
28904 \end_inset
28905
28906 =
28907 \begin_inset space \thinspace{}
28908 \end_inset
28909
28910 2
28911 \begin_inset space \thinspace{}
28912 \end_inset
28913
28914 pt
28915 \end_layout
28916
28917 \end_inset
28918
28919
28920 \begin_inset ERT
28921 status collapsed
28922
28923 \begin_layout Plain Layout
28924
28925
28926 \backslash
28927 setlength{
28928 \backslash
28929 fboxrule}{0.4pt}
28930 \end_layout
28931
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \begin_layout Standard
28938 \begin_inset VSpace bigskip
28939 \end_inset
28940
28941 The space between the frame and the box content is for all frame styles
28942  by default 3
28943 \begin_inset space \thinspace{}
28944 \end_inset
28945
28946 pt.
28947  You can change it by setting the length 
28948 \series bold
28949
28950 \backslash
28951 fboxsep
28952 \series default
28953  to another value.
28954  For example the command
28955 \end_layout
28956
28957 \begin_layout Standard
28958
28959 \series bold
28960
28961 \backslash
28962 setlength{
28963 \backslash
28964 fboxsep}{10pt}
28965 \end_layout
28966
28967 \begin_layout Standard
28968 sets the value to 10
28969 \begin_inset space \thinspace{}
28970 \end_inset
28971
28972 pt, as with the following box:
28973 \end_layout
28974
28975 \begin_layout Standard
28976 \begin_inset ERT
28977 status collapsed
28978
28979 \begin_layout Plain Layout
28980
28981
28982 \backslash
28983 setlength{
28984 \backslash
28985 fboxsep}{10pt}
28986 \end_layout
28987
28988 \end_inset
28989
28990
28991 \begin_inset Box Boxed
28992 position "c"
28993 hor_pos "c"
28994 has_inner_box 1
28995 inner_pos "c"
28996 use_parbox 0
28997 use_makebox 0
28998 width "25col%"
28999 special "none"
29000 height "1in"
29001 height_special "totalheight"
29002 status open
29003
29004 \begin_layout Plain Layout
29005 \align center
29006 Rectangular box with 
29007 \series bold
29008
29009 \backslash
29010 fboxsep
29011 \series default
29012
29013 \begin_inset space \thinspace{}
29014 \end_inset
29015
29016 =
29017 \begin_inset space \thinspace{}
29018 \end_inset
29019
29020 10
29021 \begin_inset space \thinspace{}
29022 \end_inset
29023
29024 pt
29025 \end_layout
29026
29027 \end_inset
29028
29029
29030 \begin_inset ERT
29031 status collapsed
29032
29033 \begin_layout Plain Layout
29034
29035
29036 \backslash
29037 setlength{
29038 \backslash
29039 fboxsep}{3pt}
29040 \end_layout
29041
29042 \end_inset
29043
29044
29045 \end_layout
29046
29047 \begin_layout Standard
29048 \begin_inset VSpace bigskip
29049 \end_inset
29050
29051 The diameter of the round corners of the oval boxes can be set with the
29052  command 
29053 \series bold
29054
29055 \backslash
29056 cornersize
29057 \series default
29058 .
29059  The command
29060 \end_layout
29061
29062 \begin_layout Standard
29063
29064 \series bold
29065
29066 \backslash
29067 cornersize*{1cm}
29068 \end_layout
29069
29070 \begin_layout Standard
29071 sets the diameter to 1
29072 \begin_inset space \thinspace{}
29073 \end_inset
29074
29075 cm.
29076  The command
29077 \end_layout
29078
29079 \begin_layout Standard
29080
29081 \series bold
29082
29083 \backslash
29084 cornersize{num}
29085 \end_layout
29086
29087 \begin_layout Standard
29088 sets the diameter to 
29089 \family sans
29090 num
29091 \begin_inset space \thinspace{}
29092 \end_inset
29093
29094 ×
29095 \begin_inset space \thinspace{}
29096 \end_inset
29097
29098 minimum(width and height of box)
29099 \family default
29100 .
29101  The default is 
29102 \series bold
29103
29104 \backslash
29105 cornersize{0.5}
29106 \series default
29107 .
29108 \end_layout
29109
29110 \begin_layout Standard
29111 \begin_inset ERT
29112 status collapsed
29113
29114 \begin_layout Plain Layout
29115
29116
29117 \backslash
29118 cornersize*{1.5cm}
29119 \end_layout
29120
29121 \end_inset
29122
29123
29124 \begin_inset Box Ovalbox
29125 position "c"
29126 hor_pos "c"
29127 has_inner_box 1
29128 inner_pos "c"
29129 use_parbox 0
29130 use_makebox 0
29131 width "25col%"
29132 special "none"
29133 height "1in"
29134 height_special "totalheight"
29135 status open
29136
29137 \begin_layout Plain Layout
29138 \align center
29139 Oval box with 
29140 \series bold
29141
29142 \backslash
29143 cornersize
29144 \series default
29145
29146 \begin_inset space \thinspace{}
29147 \end_inset
29148
29149 =
29150 \begin_inset space \thinspace{}
29151 \end_inset
29152
29153 1.5
29154 \begin_inset space \thinspace{}
29155 \end_inset
29156
29157 cm
29158 \end_layout
29159
29160 \end_inset
29161
29162
29163 \begin_inset ERT
29164 status collapsed
29165
29166 \begin_layout Plain Layout
29167
29168
29169 \backslash
29170 cornersize{0.5}
29171 \end_layout
29172
29173 \end_inset
29174
29175
29176 \end_layout
29177
29178 \begin_layout Standard
29179 \begin_inset VSpace bigskip
29180 \end_inset
29181
29182 The size of the shadow can be adjusted by changing the length 
29183 \series bold
29184
29185 \backslash
29186 shadowsize
29187 \series default
29188 .
29189  It it set to 2
29190 \begin_inset space \thinspace{}
29191 \end_inset
29192
29193 pt for the following box by this command:
29194 \end_layout
29195
29196 \begin_layout Standard
29197
29198 \series bold
29199
29200 \backslash
29201 setlength{
29202 \backslash
29203 shadowsize}{2pt}
29204 \end_layout
29205
29206 \begin_layout Standard
29207 \begin_inset ERT
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211
29212
29213 \backslash
29214 setlength{
29215 \backslash
29216 shadowsize}{2pt}
29217 \end_layout
29218
29219 \end_inset
29220
29221
29222 \begin_inset Box Shadowbox
29223 position "c"
29224 hor_pos "c"
29225 has_inner_box 1
29226 inner_pos "c"
29227 use_parbox 0
29228 use_makebox 0
29229 width "25col%"
29230 special "none"
29231 height "1in"
29232 height_special "totalheight"
29233 status open
29234
29235 \begin_layout Plain Layout
29236 \align center
29237 Shadow box with 
29238 \series bold
29239
29240 \backslash
29241 shadowsize
29242 \series default
29243
29244 \begin_inset space \thinspace{}
29245 \end_inset
29246
29247 =
29248 \begin_inset space \thinspace{}
29249 \end_inset
29250
29251 2
29252 \begin_inset space \thinspace{}
29253 \end_inset
29254
29255 pt
29256 \end_layout
29257
29258 \end_inset
29259
29260
29261 \begin_inset ERT
29262 status collapsed
29263
29264 \begin_layout Plain Layout
29265
29266
29267 \backslash
29268 setlength{
29269 \backslash
29270 shadowsize}{4pt}
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 \begin_inset VSpace bigskip
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Standard
29286 The default value for the size 
29287 \series bold
29288
29289 \backslash
29290 FrameRule
29291 \series default
29292  is 0.4
29293 \begin_inset space \thinspace{}
29294 \end_inset
29295
29296 pt.
29297  The default space between the note content and the frame is 9
29298 \begin_inset space \thinspace{}
29299 \end_inset
29300
29301 pt and can be changed with the value of 
29302 \series bold
29303
29304 \backslash
29305 FrameSep
29306 \series default
29307 .
29308  For example the frame appearance of the following 
29309 \family sans
29310 box
29311 \family default
29312  is set with the TeX-Code commands
29313 \end_layout
29314
29315 \begin_layout Standard
29316
29317 \series bold
29318
29319 \backslash
29320 setlength{
29321 \backslash
29322 FrameRule}{5pt}
29323 \begin_inset Newline newline
29324 \end_inset
29325
29326
29327 \backslash
29328 setlength{
29329 \backslash
29330 FrameSep}{0.5cm}
29331 \end_layout
29332
29333 \begin_layout Standard
29334 \begin_inset ERT
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338
29339
29340 \backslash
29341 setlength{
29342 \backslash
29343 FrameRule}{5pt}
29344 \end_layout
29345
29346 \begin_layout Plain Layout
29347
29348
29349 \backslash
29350 setlength{
29351 \backslash
29352 FrameSep}{0.5cm}
29353 \end_layout
29354
29355 \end_inset
29356
29357
29358 \begin_inset Box Framed
29359 position "t"
29360 hor_pos "c"
29361 has_inner_box 0
29362 inner_pos "t"
29363 use_parbox 0
29364 use_makebox 0
29365 width "100col%"
29366 special "none"
29367 height "1in"
29368 height_special "totalheight"
29369 status open
29370
29371 \begin_layout Plain Layout
29372 This is text in an 
29373 \family sans
29374 allow page break
29375 \family default
29376  box.
29377 \end_layout
29378
29379 \end_inset
29380
29381
29382 \begin_inset ERT
29383 status collapsed
29384
29385 \begin_layout Plain Layout
29386
29387
29388 \backslash
29389 setlength{
29390 \backslash
29391 FrameRule}{0.4pt}
29392 \end_layout
29393
29394 \begin_layout Plain Layout
29395
29396
29397 \backslash
29398 setlength{
29399 \backslash
29400 FrameSep}{9pt}
29401 \end_layout
29402
29403 \end_inset
29404
29405
29406 \end_layout
29407
29408 \begin_layout Standard
29409 \begin_inset VSpace bigskip
29410 \end_inset
29411
29412
29413 \end_layout
29414
29415 \begin_layout Standard
29416 For 
29417 \family sans
29418 shaded background
29419 \family default
29420  boxes the default space between the box content and the box border is 3
29421 \begin_inset space \thinspace{}
29422 \end_inset
29423
29424 pt and can be changed with the value of 
29425 \series bold
29426
29427 \backslash
29428 fboxsep
29429 \series default
29430 .
29431  The default background color red can either be changed locally with the
29432  command 
29433 \series bold
29434
29435 \backslash
29436 definecolor{shadecolor}
29437 \series default
29438  or globally with the menu 
29439 \family sans
29440 Tools\SpecialChar \menuseparator
29441 Preferences\SpecialChar \menuseparator
29442 Colors\SpecialChar \menuseparator
29443 shaded
29444 \begin_inset space ~
29445 \end_inset
29446
29447 box
29448 \family default
29449 .
29450  The scheme of the 
29451 \series bold
29452
29453 \backslash
29454 definecolor
29455 \series default
29456  command is explained in section
29457 \begin_inset space ~
29458 \end_inset
29459
29460
29461 \begin_inset CommandInset ref
29462 LatexCommand ref
29463 reference "sec:Colored-Tables"
29464
29465 \end_inset
29466
29467 .
29468 \begin_inset Foot
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472 Note that 
29473 \series bold
29474
29475 \backslash
29476 definecolor
29477 \series default
29478  requires the LaTeX-package 
29479 \series bold
29480 color
29481 \series default
29482  in the preamble, see section
29483 \begin_inset space ~
29484 \end_inset
29485
29486
29487 \begin_inset CommandInset ref
29488 LatexCommand ref
29489 reference "sec:Colored-Boxes"
29490
29491 \end_inset
29492
29493 .
29494 \end_layout
29495
29496 \end_inset
29497
29498  For example the appearance of the following shaded background box is set
29499  with the TeX-Code commands
29500 \end_layout
29501
29502 \begin_layout Standard
29503
29504 \series bold
29505
29506 \backslash
29507 setlength{
29508 \backslash
29509 fboxsep}{0.5cm}
29510 \series default
29511
29512 \begin_inset Newline newline
29513 \end_inset
29514
29515
29516 \series bold
29517
29518 \backslash
29519 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29520 \end_layout
29521
29522 \begin_layout Standard
29523 \begin_inset ERT
29524 status collapsed
29525
29526 \begin_layout Plain Layout
29527
29528
29529 \backslash
29530 setlength{
29531 \backslash
29532 fboxsep}{0.5cm}
29533 \end_layout
29534
29535 \begin_layout Plain Layout
29536
29537
29538 \backslash
29539 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29540 \end_layout
29541
29542 \end_inset
29543
29544
29545 \begin_inset Box Shaded
29546 position "t"
29547 hor_pos "c"
29548 has_inner_box 0
29549 inner_pos "t"
29550 use_parbox 0
29551 use_makebox 0
29552 width "100col%"
29553 special "none"
29554 height "1in"
29555 height_special "totalheight"
29556 status open
29557
29558 \begin_layout Plain Layout
29559
29560 \color yellow
29561 This is yellow text in a
29562 \color none
29563  
29564 \family sans
29565 \color yellow
29566 shaded background
29567 \family default
29568 \color none
29569  
29570 \color yellow
29571 box with dark green background.
29572 \end_layout
29573
29574 \end_inset
29575
29576
29577 \begin_inset ERT
29578 status collapsed
29579
29580 \begin_layout Plain Layout
29581
29582
29583 \backslash
29584 setlength{
29585 \backslash
29586 fboxsep}{3pt}
29587 \end_layout
29588
29589 \begin_layout Plain Layout
29590
29591
29592 \backslash
29593 definecolor{shadecolor}{rgb}{1,0,0}
29594 \end_layout
29595
29596 \end_inset
29597
29598
29599 \end_layout
29600
29601 \begin_layout Standard
29602 \begin_inset VSpace bigskip
29603 \end_inset
29604
29605 Changed lengths and widths are valid for all boxes following the commands
29606  that change them.
29607 \end_layout
29608
29609 \begin_layout Section
29610 Minipages
29611 \begin_inset CommandInset label
29612 LatexCommand label
29613 name "sec:Minipages"
29614
29615 \end_inset
29616
29617
29618 \begin_inset Index idx
29619 status collapsed
29620
29621 \begin_layout Plain Layout
29622 Boxes ! Minipages
29623 \end_layout
29624
29625 \end_inset
29626
29627
29628 \end_layout
29629
29630 \begin_layout Standard
29631 Minipages are treated by LaTeX as pages within pages and can therefore for
29632  example have their own footnotes.
29633 \end_layout
29634
29635 \begin_layout Standard
29636 Minipages are useful when you write documents with different languages.
29637 \end_layout
29638
29639 \begin_layout Standard
29640 Below are two example minipages side by side.
29641  Their width is set to 45
29642 \begin_inset space \thinspace{}
29643 \end_inset
29644
29645 col% and they are separated by a horizontal fill, that was inserted via
29646  the menu 
29647 \family sans
29648 Insert\SpecialChar \menuseparator
29649 Special
29650 \begin_inset space ~
29651 \end_inset
29652
29653 Formatting\SpecialChar \menuseparator
29654 Horizontal
29655 \begin_inset space ~
29656 \end_inset
29657
29658 Fill
29659 \family default
29660 .
29661 \begin_inset Newpage newpage
29662 \end_inset
29663
29664
29665 \end_layout
29666
29667 \begin_layout Standard
29668 \begin_inset Box Frameless
29669 position "t"
29670 hor_pos "c"
29671 has_inner_box 1
29672 inner_pos "c"
29673 use_parbox 0
29674 use_makebox 0
29675 width "45col%"
29676 special "none"
29677 height "1in"
29678 height_special "totalheight"
29679 status open
29680
29681 \begin_layout Plain Layout
29682
29683 \lang german
29684 Dies ist ein deutscher Text.
29685  Dies ist ein deutscher Text.
29686  Dies ist ein deutscher Text.
29687  Dies ist ein deutscher Text.
29688  Dies ist ein deutscher Text.
29689  Dies ist ein deutscher Text.
29690  Dies ist ein deutscher Text.
29691  Dies ist ein deutscher Text.
29692  Dies ist ein deutscher Text.
29693  Dies ist ein deutscher Text.
29694  Dies ist ein deutscher Text.
29695  Dies ist ein deutscher Text.
29696  Dies ist ein deutscher Text
29697 \begin_inset Foot
29698 status collapsed
29699
29700 \begin_layout Plain Layout
29701
29702 \lang german
29703 Dies ist eine deutsche Fußnote.
29704 \end_layout
29705
29706 \end_inset
29707
29708 .
29709  Dies ist ein deutscher Text.
29710  Dies ist ein deutscher Text.
29711 \end_layout
29712
29713 \end_inset
29714
29715
29716 \begin_inset space \hfill{}
29717 \end_inset
29718
29719
29720 \begin_inset Box Frameless
29721 position "t"
29722 hor_pos "c"
29723 has_inner_box 1
29724 inner_pos "c"
29725 use_parbox 0
29726 use_makebox 0
29727 width "45col%"
29728 special "none"
29729 height "1in"
29730 height_special "totalheight"
29731 status open
29732
29733 \begin_layout Plain Layout
29734 This is an English Text.
29735  This is an English Text.
29736  This is an English Text.
29737  This is an English Text.
29738  This is an English Text.
29739  This is an English Text.
29740  This is an English Text.
29741  This is an English Text.
29742  This is an English Text.
29743  This is an English Text.
29744  This is an English Text.
29745  This is an English Text.
29746  This is an English Text.
29747  This is an English Text.
29748  This is an English Text.
29749  This is an English Text.
29750 \begin_inset Foot
29751 status collapsed
29752
29753 \begin_layout Plain Layout
29754 This is an English footnote.
29755 \end_layout
29756
29757 \end_inset
29758
29759  This is an English Text.
29760  
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \begin_layout Standard
29769 \begin_inset VSpace bigskip
29770 \end_inset
29771
29772 The document-wide paragraph settings are ignored within minipages.
29773  That means that there will be no space between paragraphs in minipages
29774  although you set it to e.
29775 \begin_inset space \thinspace{}
29776 \end_inset
29777
29778 g.
29779 \begin_inset space \space{}
29780 \end_inset
29781
29782
29783 \family sans
29784 MedSkip
29785 \family default
29786  in the document settings.
29787 \end_layout
29788
29789 \begin_layout Standard
29790 Minipages can also be used to set a background color for text parts, see
29791  section
29792 \begin_inset space ~
29793 \end_inset
29794
29795
29796 \begin_inset CommandInset ref
29797 LatexCommand ref
29798 reference "sub:Color-for-Paragraphs"
29799
29800 \end_inset
29801
29802 .
29803 \end_layout
29804
29805 \begin_layout Standard
29806 \begin_inset Note Greyedout
29807 status open
29808
29809 \begin_layout Plain Layout
29810
29811 \series bold
29812 Note:
29813 \series default
29814  You cannot have floats or margin notes inside minipages but minipages can
29815  be used inside tables, floats, and other boxes.
29816 \end_layout
29817
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \begin_layout Section
29824 Parboxes
29825 \begin_inset CommandInset label
29826 LatexCommand label
29827 name "sec:Parboxes"
29828
29829 \end_inset
29830
29831
29832 \begin_inset Index idx
29833 status collapsed
29834
29835 \begin_layout Plain Layout
29836 Boxes ! Parboxes
29837 \end_layout
29838
29839 \end_inset
29840
29841
29842 \end_layout
29843
29844 \begin_layout Standard
29845 Parboxes are very similar to minipages with the difference that they cannot
29846  have footnotes.
29847 \end_layout
29848
29849 \begin_layout Standard
29850 \align center
29851 \begin_inset Box Frameless
29852 position "t"
29853 hor_pos "c"
29854 has_inner_box 1
29855 inner_pos "t"
29856 use_parbox 1
29857 use_makebox 0
29858 width "33col%"
29859 special "none"
29860 height "1in"
29861 height_special "totalheight"
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865 This a text within a parbox.
29866  This a text within a parbox.
29867 \end_layout
29868
29869 \begin_layout Plain Layout
29870 This footnote won't appear:
29871 \begin_inset Foot
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875 This footnote is inside a parbox and will therefore not appear.
29876 \end_layout
29877
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Section
29889 Boxes for Words and Characters
29890 \begin_inset Index idx
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 Boxes ! for Characters
29895 \end_layout
29896
29897 \end_inset
29898
29899
29900 \end_layout
29901
29902 \begin_layout Subsection
29903 Prevent Hyphenation
29904 \begin_inset CommandInset label
29905 LatexCommand label
29906 name "sec:Prevent-Hyphenation"
29907
29908 \end_inset
29909
29910
29911 \begin_inset Index idx
29912 status collapsed
29913
29914 \begin_layout Plain Layout
29915 Boxes ! to Prevent Hyphenation
29916 \end_layout
29917
29918 \end_inset
29919
29920
29921 \end_layout
29922
29923 \begin_layout Standard
29924 You can use the box type 
29925 \family sans
29926 Makebox
29927 \family default
29928  to prevent words or text from being hyphenated.
29929 \begin_inset Newline newline
29930 \end_inset
29931
29932 Here is an example text:
29933 \end_layout
29934
29935 \begin_layout Standard
29936 This line is an example to show how you can prevent the hyphenation of 
29937 \begin_inset Quotes eld
29938 \end_inset
29939
29940 veryverylongword
29941 \begin_inset Quotes erd
29942 \end_inset
29943
29944 .
29945 \end_layout
29946
29947 \begin_layout Standard
29948 To prevent the hyphenation of the word 
29949 \begin_inset Quotes eld
29950 \end_inset
29951
29952 veryverylongword
29953 \begin_inset Quotes erd
29954 \end_inset
29955
29956 , put the word into a box, set the 
29957 \family sans
29958 Inner
29959 \begin_inset space ~
29960 \end_inset
29961
29962 box
29963 \family default
29964  to 
29965 \family sans
29966 Makebox
29967 \family default
29968  and its width to 1
29969 \begin_inset space \thinspace{}
29970 \end_inset
29971
29972 Width.
29973 \end_layout
29974
29975 \begin_layout Standard
29976 This is the result:
29977 \end_layout
29978
29979 \begin_layout Standard
29980 This line is an example to show how you can prevent the hyphenation of 
29981 \begin_inset Box Frameless
29982 position "t"
29983 hor_pos "c"
29984 has_inner_box 1
29985 inner_pos "t"
29986 use_parbox 0
29987 use_makebox 1
29988 width "1in"
29989 special "width"
29990 height "1in"
29991 height_special "totalheight"
29992 status open
29993
29994 \begin_layout Plain Layout
29995 \begin_inset Quotes eld
29996 \end_inset
29997
29998 veryverylongword
29999 \begin_inset Quotes erd
30000 \end_inset
30001
30002
30003 \end_layout
30004
30005 \end_inset
30006
30007 .
30008 \end_layout
30009
30010 \begin_layout Standard
30011 You can alternatively set the command 
30012 \begin_inset Quotes eld
30013 \end_inset
30014
30015
30016 \series bold
30017
30018 \backslash
30019 -
30020 \series default
30021
30022 \begin_inset Quotes grd
30023 \end_inset
30024
30025  as TeX-Code directly before the word:
30026 \end_layout
30027
30028 \begin_layout Standard
30029 This line is an example to show how you can prevent the hyphenation of 
30030 \begin_inset Quotes eld
30031 \end_inset
30032
30033
30034 \begin_inset ERT
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038
30039
30040 \backslash
30041 -
30042 \end_layout
30043
30044 \end_inset
30045
30046 veryverylongword
30047 \begin_inset Quotes erd
30048 \end_inset
30049
30050 .
30051 \end_layout
30052
30053 \begin_layout Standard
30054 Of course the word now protrudes over the side margin.
30055  To avoid this, add via the menu 
30056 \family sans
30057 Insert\SpecialChar \menuseparator
30058 Formatting\SpecialChar \menuseparator
30059 Ragged
30060 \begin_inset space ~
30061 \end_inset
30062
30063 Line
30064 \begin_inset space ~
30065 \end_inset
30066
30067 Break
30068 \family default
30069  (shortcut 
30070 \begin_inset Info
30071 type  "shortcut"
30072 arg   "newline-insert newline"
30073 \end_inset
30074
30075 ) a line break before the word:
30076 \end_layout
30077
30078 \begin_layout Standard
30079 This line is an example to show how you can prevent the hyphenation of 
30080 \begin_inset Newline newline
30081 \end_inset
30082
30083
30084 \begin_inset Box Frameless
30085 position "t"
30086 hor_pos "c"
30087 has_inner_box 1
30088 inner_pos "t"
30089 use_parbox 0
30090 use_makebox 1
30091 width "1in"
30092 special "width"
30093 height "1in"
30094 height_special "totalheight"
30095 status open
30096
30097 \begin_layout Plain Layout
30098 \begin_inset Quotes eld
30099 \end_inset
30100
30101 veryverylongword
30102 \begin_inset Quotes erd
30103 \end_inset
30104
30105
30106 \end_layout
30107
30108 \end_inset
30109
30110 .
30111 \end_layout
30112
30113 \begin_layout Subsection
30114 Vertical Alignment
30115 \begin_inset CommandInset label
30116 LatexCommand label
30117 name "sub:Vertical-Alignment"
30118
30119 \end_inset
30120
30121
30122 \begin_inset Index idx
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126 Boxes ! for Vertical Alignment
30127 \end_layout
30128
30129 \end_inset
30130
30131
30132 \begin_inset Index idx
30133 status collapsed
30134
30135 \begin_layout Plain Layout
30136 Boxes ! Raiseboxes
30137 \end_layout
30138
30139 \end_inset
30140
30141
30142 \end_layout
30143
30144 \begin_layout Standard
30145 With the help of the command 
30146 \series bold
30147
30148 \backslash
30149 raisebox
30150 \series default
30151  you can align words, characters or other boxes vertically relative to the
30152  surrounding text.
30153  
30154 \series bold
30155
30156 \backslash
30157 raisebox
30158 \series default
30159  is used with the following scheme:
30160 \end_layout
30161
30162 \begin_layout Standard
30163
30164 \series bold
30165
30166 \backslash
30167 raisebox{lift}[height][depth]{box content}
30168 \end_layout
30169
30170 \begin_layout Standard
30171 The lift can be a positive value to raise the box or a negative value to
30172  lower the box.
30173 \end_layout
30174
30175 \begin_layout Standard
30176 To align for example the word 
30177 \begin_inset Quotes eld
30178 \end_inset
30179
30180 preventing
30181 \begin_inset Quotes erd
30182 \end_inset
30183
30184  so that the bottom of the 
30185 \begin_inset Quotes eld
30186 \end_inset
30187
30188 deepest
30189 \begin_inset Quotes erd
30190 \end_inset
30191
30192  character 
30193 \begin_inset Quotes eld
30194 \end_inset
30195
30196 p
30197 \begin_inset Quotes erd
30198 \end_inset
30199
30200  is at the baseline, insert the command
30201 \end_layout
30202
30203 \begin_layout Standard
30204
30205 \series bold
30206
30207 \backslash
30208 raisebox{
30209 \backslash
30210 depth}{
30211 \end_layout
30212
30213 \begin_layout Standard
30214 in TeX-Code before the word.
30215  After the word insert a closing brace 
30216 \begin_inset Quotes eld
30217 \end_inset
30218
30219
30220 \series bold
30221 }
30222 \series default
30223
30224 \begin_inset Quotes erd
30225 \end_inset
30226
30227  in TeX-Code.
30228 \begin_inset Newline newline
30229 \end_inset
30230
30231 This is the result:
30232 \end_layout
30233
30234 \begin_layout Standard
30235 This is a text line with the word 
30236 \begin_inset ERT
30237 status collapsed
30238
30239 \begin_layout Plain Layout
30240
30241
30242 \backslash
30243 raisebox{
30244 \backslash
30245 depth}{
30246 \end_layout
30247
30248 \end_inset
30249
30250
30251 \begin_inset Quotes eld
30252 \end_inset
30253
30254 preventing
30255 \begin_inset Quotes erd
30256 \end_inset
30257
30258
30259 \begin_inset ERT
30260 status collapsed
30261
30262 \begin_layout Plain Layout
30263
30264 }
30265 \end_layout
30266
30267 \end_inset
30268
30269  as a raised word.
30270 \end_layout
30271
30272 \begin_layout Standard
30273 \begin_inset VSpace bigskip
30274 \end_inset
30275
30276 When you raise or lower characters in a line, the line distance will be
30277  spread:
30278 \end_layout
30279
30280 \begin_layout Standard
30281 This is a text line with the word 
30282 \begin_inset ERT
30283 status collapsed
30284
30285 \begin_layout Plain Layout
30286
30287
30288 \backslash
30289 raisebox{-
30290 \backslash
30291 depth}{
30292 \end_layout
30293
30294 \end_inset
30295
30296
30297 \begin_inset Quotes eld
30298 \end_inset
30299
30300 preventing
30301 \begin_inset Quotes erd
30302 \end_inset
30303
30304
30305 \begin_inset ERT
30306 status collapsed
30307
30308 \begin_layout Plain Layout
30309
30310 }
30311 \end_layout
30312
30313 \end_inset
30314
30315  as a lowered word.
30316 \begin_inset Newline newline
30317 \end_inset
30318
30319 This is a text line with the word 
30320 \begin_inset ERT
30321 status collapsed
30322
30323 \begin_layout Plain Layout
30324
30325
30326 \backslash
30327 raisebox{0.5cm}{
30328 \end_layout
30329
30330 \end_inset
30331
30332
30333 \begin_inset Quotes eld
30334 \end_inset
30335
30336 testing
30337 \begin_inset Quotes erd
30338 \end_inset
30339
30340
30341 \begin_inset ERT
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345
30346 }
30347 \end_layout
30348
30349 \end_inset
30350
30351  as a raised word.
30352 \end_layout
30353
30354 \begin_layout Standard
30355 If you want to prevent this for a certain reason, set the box height to
30356  a zero value.
30357  For example use
30358 \end_layout
30359
30360 \begin_layout Standard
30361
30362 \series bold
30363
30364 \backslash
30365 raisebox{-
30366 \backslash
30367 depth}[0pt]{
30368 \end_layout
30369
30370 \begin_layout Standard
30371 This is a text line with the word 
30372 \begin_inset ERT
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376
30377
30378 \backslash
30379 raisebox{-
30380 \backslash
30381 depth}[0pt]{
30382 \end_layout
30383
30384 \end_inset
30385
30386
30387 \begin_inset Quotes eld
30388 \end_inset
30389
30390 preventing
30391 \begin_inset Quotes erd
30392 \end_inset
30393
30394
30395 \begin_inset ERT
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399
30400 }
30401 \end_layout
30402
30403 \end_inset
30404
30405  as a lowered word.
30406 \begin_inset Newline newline
30407 \end_inset
30408
30409 This is a text line with the word 
30410 \begin_inset ERT
30411 status collapsed
30412
30413 \begin_layout Plain Layout
30414
30415
30416 \backslash
30417 raisebox{0.5cm}[0pt]{
30418 \end_layout
30419
30420 \end_inset
30421
30422
30423 \begin_inset Quotes eld
30424 \end_inset
30425
30426 testing
30427 \begin_inset Quotes erd
30428 \end_inset
30429
30430
30431 \begin_inset ERT
30432 status collapsed
30433
30434 \begin_layout Plain Layout
30435
30436 }
30437 \end_layout
30438
30439 \end_inset
30440
30441  as a raised word.
30442 \end_layout
30443
30444 \begin_layout Section
30445 Colored Boxes
30446 \begin_inset CommandInset label
30447 LatexCommand label
30448 name "sec:Colored-Boxes"
30449
30450 \end_inset
30451
30452
30453 \begin_inset Index idx
30454 status collapsed
30455
30456 \begin_layout Plain Layout
30457 Boxes ! Color
30458 \end_layout
30459
30460 \end_inset
30461
30462
30463 \end_layout
30464
30465 \begin_layout Subsection
30466 Color for Text
30467 \begin_inset Index idx
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 Color ! for Text
30472 \end_layout
30473
30474 \end_inset
30475
30476
30477 \end_layout
30478
30479 \begin_layout Standard
30480 To color the background of text the text must be put into a so called 
30481 \begin_inset Quotes eld
30482 \end_inset
30483
30484 colorbox
30485 \begin_inset Quotes erd
30486 \end_inset
30487
30488 .
30489  This requires that the LaTeX-package 
30490 \series bold
30491 color
30492 \series default
30493
30494 \begin_inset Index idx
30495 status collapsed
30496
30497 \begin_layout Plain Layout
30498 LaTeX-packages ! color
30499 \end_layout
30500
30501 \end_inset
30502
30503  is loaded in the document preamble with the command
30504 \end_layout
30505
30506 \begin_layout Standard
30507
30508 \series bold
30509
30510 \backslash
30511 @ifundefined{textcolor}
30512 \begin_inset Newline newline
30513 \end_inset
30514
30515
30516 \begin_inset Phantom HPhantom
30517 status open
30518
30519 \begin_layout Plain Layout
30520
30521 \series bold
30522 \begin_inset space ~
30523 \end_inset
30524
30525
30526 \end_layout
30527
30528 \end_inset
30529
30530 {
30531 \backslash
30532 usepackage{color}}{}
30533 \end_layout
30534
30535 \begin_layout Standard
30536 The package 
30537 \series bold
30538 color
30539 \series default
30540  will be loaded automatically by LyX when you color text.
30541 \begin_inset Foot
30542 status collapsed
30543
30544 \begin_layout Plain Layout
30545 To avoid it being loaded twice the command 
30546 \series bold
30547
30548 \backslash
30549 @ifundefined
30550 \series default
30551  is used.
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \end_layout
30558
30559 \begin_layout Standard
30560 \begin_inset VSpace medskip
30561 \end_inset
30562
30563 Colorboxes are created with the command 
30564 \series bold
30565
30566 \backslash
30567 colorbox
30568 \series default
30569 .
30570  This will be used with the following scheme:
30571 \end_layout
30572
30573 \begin_layout Standard
30574
30575 \series bold
30576
30577 \backslash
30578 colorbox{color}{box content}
30579 \end_layout
30580
30581 \begin_layout Standard
30582 The box content can also be a box and colorboxes can also be within other
30583  boxes.
30584 \end_layout
30585
30586 \begin_layout Standard
30587 The following colors are predefined:
30588 \begin_inset Newline newline
30589 \end_inset
30590
30591
30592 \family sans
30593 black
30594 \family default
30595
30596 \family sans
30597 blue
30598 \family default
30599
30600 \family sans
30601 cyan
30602 \family default
30603 \series bold
30604 ,
30605 \series default
30606  
30607 \family sans
30608 green
30609 \family default
30610
30611 \family sans
30612 magenta
30613 \family default
30614
30615 \family sans
30616 red
30617 \family default
30618
30619 \family sans
30620 white
30621 \family default
30622 , and 
30623 \family sans
30624 yellow
30625 \family default
30626 .
30627 \begin_inset Newline newline
30628 \end_inset
30629
30630 You can also define your own color as described in section
30631 \begin_inset space ~
30632 \end_inset
30633
30634
30635 \begin_inset CommandInset ref
30636 LatexCommand ref
30637 reference "sec:Colored-Tables"
30638
30639 \end_inset
30640
30641 .
30642 \end_layout
30643
30644 \begin_layout Standard
30645 To have e.
30646 \begin_inset space \thinspace{}
30647 \end_inset
30648
30649 g.
30650 \begin_inset space \space{}
30651 \end_inset
30652
30653 a red background for a word, insert the command
30654 \end_layout
30655
30656 \begin_layout Standard
30657
30658 \series bold
30659
30660 \backslash
30661 colorbox{red}{
30662 \end_layout
30663
30664 \begin_layout Standard
30665 before the word in TeX-Code.
30666  After the word insert a closing brace 
30667 \begin_inset Quotes eld
30668 \end_inset
30669
30670
30671 \series bold
30672 }
30673 \series default
30674
30675 \begin_inset Quotes erd
30676 \end_inset
30677
30678  in TeX-Code.
30679 \begin_inset Newline newline
30680 \end_inset
30681
30682 This is the result:
30683 \end_layout
30684
30685 \begin_layout Standard
30686 This is a line where the word 
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691
30692
30693 \backslash
30694 colorbox{red}{
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \begin_inset Quotes eld
30701 \end_inset
30702
30703 Attention!
30704 \begin_inset Quotes erd
30705 \end_inset
30706
30707
30708 \begin_inset ERT
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712
30713 }
30714 \end_layout
30715
30716 \end_inset
30717
30718  has a red background.
30719 \end_layout
30720
30721 \begin_layout Standard
30722 \begin_inset VSpace bigskip
30723 \end_inset
30724
30725 If you would like the box frame in a different color, you can use the command
30726  
30727 \series bold
30728
30729 \backslash
30730 fcolorbox
30731 \series default
30732  with the following scheme:
30733 \end_layout
30734
30735 \begin_layout Standard
30736
30737 \series bold
30738
30739 \backslash
30740 fcolorbox{frame color}{box color}{box content}
30741 \end_layout
30742
30743 \begin_layout Standard
30744
30745 \series bold
30746
30747 \backslash
30748 fcolorbox
30749 \series default
30750  is an extension to 
30751 \series bold
30752
30753 \backslash
30754 colorbox
30755 \series default
30756 .
30757  The frame thickness and the space between the frame and the box content
30758  can be adjusted with the lengths 
30759 \series bold
30760
30761 \backslash
30762 fboxrule
30763 \series default
30764  and 
30765 \series bold
30766
30767 \backslash
30768 fboxsep
30769 \series default
30770 , respectively, as described in section
30771 \begin_inset space ~
30772 \end_inset
30773
30774
30775 \begin_inset CommandInset ref
30776 LatexCommand ref
30777 reference "sec:Decoration"
30778
30779 \end_inset
30780
30781 .
30782 \end_layout
30783
30784 \begin_layout Standard
30785 For the following example the command
30786 \end_layout
30787
30788 \begin_layout Standard
30789
30790 \series bold
30791
30792 \backslash
30793 fcolorbox{cyan}{magenta}{
30794 \end_layout
30795
30796 \begin_layout Standard
30797 was used.
30798 \end_layout
30799
30800 \begin_layout Standard
30801 Here is an example where the frame line thickness was set to 1
30802 \begin_inset space \thinspace{}
30803 \end_inset
30804
30805 mm:
30806 \begin_inset Newline newline
30807 \end_inset
30808
30809
30810 \begin_inset ERT
30811 status collapsed
30812
30813 \begin_layout Plain Layout
30814
30815
30816 \backslash
30817 fboxrule 1mm 
30818 \backslash
30819 fboxsep 1mm
30820 \end_layout
30821
30822 \end_inset
30823
30824
30825 \begin_inset ERT
30826 status collapsed
30827
30828 \begin_layout Plain Layout
30829
30830
30831 \backslash
30832 fcolorbox{cyan}{magenta}{
30833 \end_layout
30834
30835 \end_inset
30836
30837 This is text within a colored, framed box.
30838 \begin_inset ERT
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842
30843 }
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \end_layout
30850
30851 \begin_layout Standard
30852 \begin_inset VSpace bigskip
30853 \end_inset
30854
30855 Of course you can also have colored text inside a colorbox:
30856 \begin_inset Newline newline
30857 \end_inset
30858
30859
30860 \begin_inset ERT
30861 status collapsed
30862
30863 \begin_layout Plain Layout
30864
30865
30866 \backslash
30867 fcolorbox{cyan}{magenta}{
30868 \end_layout
30869
30870 \end_inset
30871
30872
30873 \color yellow
30874 This is colored text within a colored, framed box.
30875 \color none
30876
30877 \begin_inset ERT
30878 status collapsed
30879
30880 \begin_layout Plain Layout
30881
30882 }
30883 \end_layout
30884
30885 \end_inset
30886
30887
30888 \begin_inset ERT
30889 status collapsed
30890
30891 \begin_layout Plain Layout
30892
30893
30894 \backslash
30895 fboxrule 0.4pt 
30896 \backslash
30897 fboxsep 3pt
30898 \end_layout
30899
30900 \end_inset
30901
30902
30903 \end_layout
30904
30905 \begin_layout Standard
30906 \begin_inset VSpace medskip
30907 \end_inset
30908
30909
30910 \end_layout
30911
30912 \begin_layout Standard
30913 \begin_inset Note Greyedout
30914 status open
30915
30916 \begin_layout Plain Layout
30917
30918 \series bold
30919 Note:
30920 \series default
30921  Text in colorboxes cannot have line breaks.
30922  To color multiple text lines or paragraphs, use a box inside a colorbox
30923  as described in the following.
30924 \end_layout
30925
30926 \end_inset
30927
30928
30929 \end_layout
30930
30931 \begin_layout Subsection
30932 Color for Paragraphs
30933 \begin_inset CommandInset label
30934 LatexCommand label
30935 name "sub:Color-for-Paragraphs"
30936
30937 \end_inset
30938
30939
30940 \begin_inset Index idx
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944 Color ! for Paragraphs
30945 \end_layout
30946
30947 \end_inset
30948
30949
30950 \end_layout
30951
30952 \begin_layout Standard
30953 To set the background color for more than one text line, put the text into
30954  a minipage.
30955  Before the minipage insert the 
30956 \series bold
30957
30958 \backslash
30959 colorbox
30960 \series default
30961  command
30962 \end_layout
30963
30964 \begin_layout Standard
30965
30966 \series bold
30967
30968 \backslash
30969 colorbox{color}{
30970 \end_layout
30971
30972 \begin_layout Standard
30973 in TeX-Code.
30974  After the minipage insert a closing brace 
30975 \begin_inset Quotes eld
30976 \end_inset
30977
30978
30979 \series bold
30980 }
30981 \series default
30982
30983 \begin_inset Quotes erd
30984 \end_inset
30985
30986  in TeX-Code.
30987 \end_layout
30988
30989 \begin_layout Standard
30990 \begin_inset ERT
30991 status collapsed
30992
30993 \begin_layout Plain Layout
30994
30995
30996 \backslash
30997 colorbox{lightgrey}{
30998 \end_layout
30999
31000 \end_inset
31001
31002
31003 \begin_inset Box Frameless
31004 position "t"
31005 hor_pos "c"
31006 has_inner_box 1
31007 inner_pos "t"
31008 use_parbox 0
31009 use_makebox 0
31010 width "100col%"
31011 special "none"
31012 height "1in"
31013 height_special "totalheight"
31014 status collapsed
31015
31016 \begin_layout Plain Layout
31017 This is text with background color.
31018  This is text with background color.
31019 \end_layout
31020
31021 \begin_layout Plain Layout
31022 \begin_inset VSpace defskip
31023 \end_inset
31024
31025 The text can have footnotes
31026 \begin_inset Foot
31027 status collapsed
31028
31029 \begin_layout Plain Layout
31030 Another example footnote
31031 \end_layout
31032
31033 \end_inset
31034
31035  and can include tables and figures.
31036 \end_layout
31037
31038 \begin_layout Plain Layout
31039 \align center
31040 \begin_inset Tabular
31041 <lyxtabular version="3" rows="3" columns="3">
31042 <features tabularvalignment="middle">
31043 <column alignment="center" valignment="top" width="0">
31044 <column alignment="center" valignment="top" width="0">
31045 <column alignment="center" valignment="top" width="0">
31046 <row>
31047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31048 \begin_inset Text
31049
31050 \begin_layout Plain Layout
31051 a
31052 \end_layout
31053
31054 \end_inset
31055 </cell>
31056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31057 \begin_inset Text
31058
31059 \begin_layout Plain Layout
31060 !
31061 \end_layout
31062
31063 \end_inset
31064 </cell>
31065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout Plain Layout
31069 3
31070 \end_layout
31071
31072 \end_inset
31073 </cell>
31074 </row>
31075 <row>
31076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31077 \begin_inset Text
31078
31079 \begin_layout Plain Layout
31080 <
31081 \end_layout
31082
31083 \end_inset
31084 </cell>
31085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31086 \begin_inset Text
31087
31088 \begin_layout Plain Layout
31089 b2
31090 \begin_inset Quotes erd
31091 \end_inset
31092
31093 |
31094 \end_layout
31095
31096 \end_inset
31097 </cell>
31098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31099 \begin_inset Text
31100
31101 \begin_layout Plain Layout
31102 >
31103 \end_layout
31104
31105 \end_inset
31106 </cell>
31107 </row>
31108 <row>
31109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31110 \begin_inset Text
31111
31112 \begin_layout Plain Layout
31113 1
31114 \end_layout
31115
31116 \end_inset
31117 </cell>
31118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31119 \begin_inset Text
31120
31121 \begin_layout Plain Layout
31122 §
31123 \end_layout
31124
31125 \end_inset
31126 </cell>
31127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31128 \begin_inset Text
31129
31130 \begin_layout Plain Layout
31131 c
31132 \end_layout
31133
31134 \end_inset
31135 </cell>
31136 </row>
31137 </lyxtabular>
31138
31139 \end_inset
31140
31141
31142 \end_layout
31143
31144 \end_inset
31145
31146
31147 \begin_inset ERT
31148 status collapsed
31149
31150 \begin_layout Plain Layout
31151
31152 }
31153 \end_layout
31154
31155 \end_inset
31156
31157
31158 \end_layout
31159
31160 \begin_layout Section
31161 Rotated and Scaled Boxes
31162 \end_layout
31163
31164 \begin_layout Standard
31165 To use the commands described in this section, the LaTeX-package 
31166 \series bold
31167 graphicx
31168 \series default
31169
31170 \begin_inset Index idx
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174 LaTeX-packages ! graphicx
31175 \end_layout
31176
31177 \end_inset
31178
31179  needs to be loaded in the document preamble with the command
31180 \end_layout
31181
31182 \begin_layout Standard
31183
31184 \series bold
31185
31186 \backslash
31187 @ifundefined{rotatebox}
31188 \begin_inset Newline newline
31189 \end_inset
31190
31191
31192 \begin_inset Phantom HPhantom
31193 status open
31194
31195 \begin_layout Plain Layout
31196
31197 \series bold
31198 \begin_inset space ~
31199 \end_inset
31200
31201
31202 \end_layout
31203
31204 \end_inset
31205
31206 {
31207 \backslash
31208 usepackage{graphicx}}{}
31209 \end_layout
31210
31211 \begin_layout Standard
31212 \begin_inset Note Greyedout
31213 status open
31214
31215 \begin_layout Plain Layout
31216
31217 \series bold
31218 Note:
31219 \series default
31220  Some DVI-viewers can't display rotated or scaled material.
31221 \end_layout
31222
31223 \end_inset
31224
31225
31226 \end_layout
31227
31228 \begin_layout Standard
31229 \begin_inset Note Greyedout
31230 status open
31231
31232 \begin_layout Plain Layout
31233
31234 \series bold
31235 Note:
31236 \series default
31237  Floats mustn't be inside a rotated or scaled box.
31238 \end_layout
31239
31240 \end_inset
31241
31242
31243 \end_layout
31244
31245 \begin_layout Subsection
31246 Rotated Boxes
31247 \begin_inset Index idx
31248 status collapsed
31249
31250 \begin_layout Plain Layout
31251 Boxes ! rotated
31252 \end_layout
31253
31254 \end_inset
31255
31256
31257 \begin_inset Index idx
31258 status collapsed
31259
31260 \begin_layout Plain Layout
31261 Rotated material
31262 \end_layout
31263
31264 \end_inset
31265
31266
31267 \begin_inset Index idx
31268 status collapsed
31269
31270 \begin_layout Plain Layout
31271 Figures ! rotated
31272 \end_layout
31273
31274 \end_inset
31275
31276
31277 \begin_inset Index idx
31278 status collapsed
31279
31280 \begin_layout Plain Layout
31281 Table Customization ! Rotating
31282 \end_layout
31283
31284 \end_inset
31285
31286
31287 \end_layout
31288
31289 \begin_layout Standard
31290 To rotate material, you can put it into a rotated box.
31291  Such a box is created using the command 
31292 \series bold
31293
31294 \backslash
31295 rotatebox
31296 \series default
31297  in TeX-Code with the following scheme:
31298 \end_layout
31299
31300 \begin_layout Standard
31301
31302 \series bold
31303
31304 \backslash
31305 rotatebox[rotation origin]{rotation angle}{box content}
31306 \end_layout
31307
31308 \begin_layout Standard
31309 The rotation origin is specified in the form 
31310 \series bold
31311 origin=position
31312 \series default
31313 .
31314  The following positions are possible: 
31315 \emph on
31316 c
31317 \emph default
31318  (center), 
31319 \emph on
31320 l
31321 \emph default
31322  (left), 
31323 \emph on
31324 r
31325 \emph default
31326  (right), 
31327 \emph on
31328 b
31329 \emph default
31330  (bottom), 
31331 \emph on
31332 t
31333 \emph default
31334  (top), along with meaningful combinations of the four base positions.
31335  For example 
31336 \emph on
31337 lt
31338 \emph default
31339  means that the rotation origin is at the top left corner of the box.
31340  When no rotation origin is specified, the position 
31341 \emph on
31342 l
31343 \emph default
31344  will be used.
31345  The rotation angle is a number that can be negative that specifies the
31346  angle in degrees.
31347  The rotation direction is counterclockwise.
31348 \end_layout
31349
31350 \begin_layout Standard
31351 In the following example the command 
31352 \series bold
31353
31354 \backslash
31355 rotatebox[origin=c]{60}{
31356 \series default
31357  was inserted as TeX-Code before the text 
31358 \begin_inset Quotes eld
31359 \end_inset
31360
31361 with rotated
31362 \begin_inset Quotes erd
31363 \end_inset
31364
31365 ; after the text the box was closed by a closing brace 
31366 \series bold
31367 }
31368 \series default
31369  in TeX-Code.
31370 \end_layout
31371
31372 \begin_layout Standard
31373 This is a line 
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379
31380 \backslash
31381 rotatebox[origin=c]{60}{
31382 \end_layout
31383
31384 \end_inset
31385
31386 with rotated
31387 \begin_inset ERT
31388 status collapsed
31389
31390 \begin_layout Plain Layout
31391
31392 }
31393 \end_layout
31394
31395 \end_inset
31396
31397  text.
31398 \end_layout
31399
31400 \begin_layout Standard
31401 The box content can also be another box or an inline formula:
31402 \end_layout
31403
31404 \begin_layout Standard
31405 This is a line
31406 \begin_inset ERT
31407 status collapsed
31408
31409 \begin_layout Plain Layout
31410
31411
31412 \backslash
31413 rotatebox[origin=r]{-60}{
31414 \end_layout
31415
31416 \end_inset
31417
31418
31419 \begin_inset Box Doublebox
31420 position "c"
31421 hor_pos "c"
31422 has_inner_box 0
31423 inner_pos "c"
31424 use_parbox 0
31425 use_makebox 0
31426 width "1in"
31427 special "width"
31428 height "1in"
31429 height_special "totalheight"
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433 with rotated
31434 \end_layout
31435
31436 \end_inset
31437
31438
31439 \begin_inset ERT
31440 status collapsed
31441
31442 \begin_layout Plain Layout
31443
31444 }
31445 \end_layout
31446
31447 \end_inset
31448
31449  framed text 
31450 \begin_inset ERT
31451 status collapsed
31452
31453 \begin_layout Plain Layout
31454
31455
31456 \backslash
31457 rotatebox[origin=lb]{60}{
31458 \end_layout
31459
31460 \end_inset
31461
31462
31463 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31464 \end_inset
31465
31466
31467 \begin_inset ERT
31468 status collapsed
31469
31470 \begin_layout Plain Layout
31471
31472 }
31473 \end_layout
31474
31475 \end_inset
31476
31477  and a formula.
31478 \end_layout
31479
31480 \begin_layout Standard
31481 or an image or table:
31482 \end_layout
31483
31484 \begin_layout Standard
31485 This is a line
31486 \begin_inset ERT
31487 status collapsed
31488
31489 \begin_layout Plain Layout
31490
31491
31492 \backslash
31493 rotatebox[origin=lb]{90}{
31494 \end_layout
31495
31496 \end_inset
31497
31498
31499 \begin_inset Graphics
31500         filename clipart/platypus.eps
31501         lyxscale 50
31502         width 25col%
31503
31504 \end_inset
31505
31506
31507 \begin_inset ERT
31508 status collapsed
31509
31510 \begin_layout Plain Layout
31511
31512 }
31513 \end_layout
31514
31515 \end_inset
31516
31517  with a rotated image 
31518 \begin_inset ERT
31519 status collapsed
31520
31521 \begin_layout Plain Layout
31522
31523
31524 \backslash
31525 rotatebox[origin=l]{-90}{
31526 \end_layout
31527
31528 \end_inset
31529
31530
31531 \begin_inset Tabular
31532 <lyxtabular version="3" rows="2" columns="2">
31533 <features tabularvalignment="middle">
31534 <column alignment="center" valignment="top" width="0">
31535 <column alignment="center" valignment="top" width="0">
31536 <row>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541 q
31542 \end_layout
31543
31544 \end_inset
31545 </cell>
31546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31547 \begin_inset Text
31548
31549 \begin_layout Plain Layout
31550 w
31551 \end_layout
31552
31553 \end_inset
31554 </cell>
31555 </row>
31556 <row>
31557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31558 \begin_inset Text
31559
31560 \begin_layout Plain Layout
31561 e
31562 \end_layout
31563
31564 \end_inset
31565 </cell>
31566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31567 \begin_inset Text
31568
31569 \begin_layout Plain Layout
31570 r
31571 \end_layout
31572
31573 \end_inset
31574 </cell>
31575 </row>
31576 </lyxtabular>
31577
31578 \end_inset
31579
31580
31581 \begin_inset ERT
31582 status collapsed
31583
31584 \begin_layout Plain Layout
31585
31586 }
31587 \end_layout
31588
31589 \end_inset
31590
31591  and table.
31592 \end_layout
31593
31594 \begin_layout Subsection
31595 Scaled Boxes
31596 \begin_inset Index idx
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600 Boxes ! scaled
31601 \end_layout
31602
31603 \end_inset
31604
31605
31606 \begin_inset Index idx
31607 status collapsed
31608
31609 \begin_layout Plain Layout
31610 Scaled material
31611 \end_layout
31612
31613 \end_inset
31614
31615
31616 \begin_inset Index idx
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620 Figures ! scaled
31621 \end_layout
31622
31623 \end_inset
31624
31625
31626 \begin_inset Index idx
31627 status collapsed
31628
31629 \begin_layout Plain Layout
31630 Table Customization ! Scaling
31631 \end_layout
31632
31633 \end_inset
31634
31635
31636 \end_layout
31637
31638 \begin_layout Standard
31639 To scale material the commands 
31640 \series bold
31641
31642 \backslash
31643 scalebox
31644 \series default
31645  and 
31646 \series bold
31647
31648 \backslash
31649 resizebox
31650 \series default
31651  can be used as TeX-Code.
31652 \end_layout
31653
31654 \begin_layout Standard
31655
31656 \series bold
31657
31658 \backslash
31659 scalebox
31660 \series default
31661  is used with the following scheme:
31662 \end_layout
31663
31664 \begin_layout Standard
31665
31666 \series bold
31667
31668 \backslash
31669 scalebox{horizontal}[vertical]{box content}
31670 \end_layout
31671
31672 \begin_layout Standard
31673 Horizontal and vertical are the corresponding scaling factors.
31674  If no vertical scaling factor is given, the horizontal factor will also
31675  be used as the vertical one.
31676 \end_layout
31677
31678 \begin_layout Standard
31679 The command 
31680 \series bold
31681
31682 \backslash
31683 scalebox{2}{Hello}
31684 \series default
31685  creates for example a double size 
31686 \begin_inset ERT
31687 status collapsed
31688
31689 \begin_layout Plain Layout
31690
31691
31692 \backslash
31693 scalebox{2}{
31694 \end_layout
31695
31696 \end_inset
31697
31698 Hello
31699 \begin_inset ERT
31700 status collapsed
31701
31702 \begin_layout Plain Layout
31703
31704 }
31705 \end_layout
31706
31707 \end_inset
31708
31709 , compared with the document text size.
31710 \end_layout
31711
31712 \begin_layout Standard
31713
31714 \series bold
31715
31716 \backslash
31717 scalebox{2}[1]{Hello}
31718 \series default
31719  on the other hand distorts the 
31720 \begin_inset ERT
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724
31725
31726 \backslash
31727 scalebox{2}[1]{
31728 \end_layout
31729
31730 \end_inset
31731
31732 Hello
31733 \begin_inset ERT
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737
31738 }
31739 \end_layout
31740
31741 \end_inset
31742
31743 .
31744 \end_layout
31745
31746 \begin_layout Standard
31747 If the scaling factor is negative, the box content will be mirrored.
31748  Therefore the command 
31749 \series bold
31750
31751 \backslash
31752 scalebox{-1}[1]{Hello}
31753 \series default
31754  can be used to create mirror writing: 
31755 \begin_inset ERT
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760
31761 \backslash
31762 scalebox{-1}[1]{
31763 \end_layout
31764
31765 \end_inset
31766
31767 Hello
31768 \begin_inset ERT
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773 }
31774 \end_layout
31775
31776 \end_inset
31777
31778
31779 \end_layout
31780
31781 \begin_layout Standard
31782
31783 \series bold
31784
31785 \backslash
31786 scalebox{1}[-1]{Hello}
31787 \series default
31788  reflects the 
31789 \begin_inset ERT
31790 status collapsed
31791
31792 \begin_layout Plain Layout
31793
31794
31795 \backslash
31796 scalebox{1}[-1]{
31797 \end_layout
31798
31799 \end_inset
31800
31801 Hello
31802 \begin_inset ERT
31803 status collapsed
31804
31805 \begin_layout Plain Layout
31806
31807 }
31808 \end_layout
31809
31810 \end_inset
31811
31812  at the base line.
31813 \end_layout
31814
31815 \begin_layout Standard
31816 Equivalent to 
31817 \series bold
31818
31819 \backslash
31820 scalebox{-1}[1]{box content}
31821 \series default
31822  there exists the command
31823 \begin_inset Newline newline
31824 \end_inset
31825
31826
31827 \series bold
31828
31829 \backslash
31830 reflectbox{box content}
31831 \series default
31832 .
31833 \end_layout
31834
31835 \begin_layout Standard
31836 \begin_inset VSpace bigskip
31837 \end_inset
31838
31839 The command 
31840 \series bold
31841
31842 \backslash
31843 resizebox
31844 \series default
31845  is used to scale the box to a defined width and height.
31846  The command scheme is:
31847 \end_layout
31848
31849 \begin_layout Standard
31850
31851 \series bold
31852
31853 \backslash
31854 resizebox{width}{height}{box content}
31855 \end_layout
31856
31857 \begin_layout Standard
31858 If one of the two command arguments given is an exclamation mark 
31859 \series bold
31860 !
31861 \series default
31862 , the size is set so that the aspect ratio of the box content is kept.
31863 \end_layout
31864
31865 \begin_layout Standard
31866 The command 
31867 \series bold
31868
31869 \backslash
31870 resizebox{2cm}{1cm}{Hello}
31871 \series default
31872  produces: 
31873 \begin_inset ERT
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877
31878
31879 \backslash
31880 resizebox{2cm}{1cm}{
31881 \end_layout
31882
31883 \end_inset
31884
31885 Hello
31886 \begin_inset ERT
31887 status collapsed
31888
31889 \begin_layout Plain Layout
31890
31891 }
31892 \end_layout
31893
31894 \end_inset
31895
31896
31897 \begin_inset Newline newline
31898 \end_inset
31899
31900 The command 
31901 \series bold
31902
31903 \backslash
31904 resizebox{2cm}{!}{Hello}
31905 \series default
31906  produces: 
31907 \begin_inset ERT
31908 status collapsed
31909
31910 \begin_layout Plain Layout
31911
31912
31913 \backslash
31914 resizebox{2cm}{!}{
31915 \end_layout
31916
31917 \end_inset
31918
31919 Hello
31920 \begin_inset ERT
31921 status collapsed
31922
31923 \begin_layout Plain Layout
31924
31925 }
31926 \end_layout
31927
31928 \end_inset
31929
31930
31931 \end_layout
31932
31933 \begin_layout Standard
31934 \begin_inset VSpace bigskip
31935 \end_inset
31936
31937
31938 \begin_inset Note Greyedout
31939 status open
31940
31941 \begin_layout Plain Layout
31942
31943 \series bold
31944 Note:
31945 \series default
31946  When arguments of 
31947 \series bold
31948
31949 \backslash
31950 scalebox
31951 \series default
31952  or 
31953 \series bold
31954
31955 \backslash
31956 resizebox
31957 \series default
31958  are set to zero, no LaTeX-errors occur when exporting the document but
31959  the exported files can not or only partly be displayed.
31960 \end_layout
31961
31962 \end_inset
31963
31964
31965 \end_layout
31966
31967 \begin_layout Standard
31968 \begin_inset VSpace bigskip
31969 \end_inset
31970
31971
31972 \end_layout
31973
31974 \begin_layout Standard
31975 The boxes can be combined in any order.
31976  E.
31977 \begin_inset space \thinspace{}
31978 \end_inset
31979
31980 g.
31981 \begin_inset space \space{}
31982 \end_inset
31983
31984 the command
31985 \begin_inset Newline newline
31986 \end_inset
31987
31988
31989 \series bold
31990
31991 \backslash
31992 rotatebox[origin=c]{-45}{
31993 \backslash
31994 resizebox{2cm}{!}{
31995 \backslash
31996 reflectbox{Hello}}}
31997 \begin_inset Newline newline
31998 \end_inset
31999
32000
32001 \series default
32002 produces:
32003 \end_layout
32004
32005 \begin_layout Standard
32006 \align center
32007 \begin_inset ERT
32008 status collapsed
32009
32010 \begin_layout Plain Layout
32011
32012
32013 \backslash
32014 rotatebox[origin=c]{-45}{
32015 \backslash
32016 resizebox{2cm}{!}{
32017 \backslash
32018 reflectbox{
32019 \end_layout
32020
32021 \end_inset
32022
32023 Hello
32024 \begin_inset ERT
32025 status collapsed
32026
32027 \begin_layout Plain Layout
32028
32029 }}}
32030 \end_layout
32031
32032 \end_inset
32033
32034
32035 \end_layout
32036
32037 \begin_layout Standard
32038 \noindent
32039 Images, tables, and inline formulas are allowed as box content:
32040 \end_layout
32041
32042 \begin_layout Standard
32043 \align center
32044 \begin_inset ERT
32045 status collapsed
32046
32047 \begin_layout Plain Layout
32048
32049
32050 \backslash
32051 rotatebox[origin=c]{-30}{
32052 \backslash
32053 resizebox{2cm}{!}{
32054 \backslash
32055 reflectbox{
32056 \end_layout
32057
32058 \end_inset
32059
32060
32061 \begin_inset Graphics
32062         filename clipart/platypus.eps
32063         lyxscale 50
32064         width 25col%
32065
32066 \end_inset
32067
32068
32069 \begin_inset ERT
32070 status collapsed
32071
32072 \begin_layout Plain Layout
32073
32074 }}}
32075 \end_layout
32076
32077 \end_inset
32078
32079
32080 \begin_inset ERT
32081 status collapsed
32082
32083 \begin_layout Plain Layout
32084
32085
32086 \backslash
32087 rotatebox[origin=c]{-45}{
32088 \backslash
32089 resizebox{2cm}{!}{
32090 \backslash
32091 reflectbox{
32092 \end_layout
32093
32094 \end_inset
32095
32096
32097 \begin_inset Tabular
32098 <lyxtabular version="3" rows="2" columns="2">
32099 <features tabularvalignment="middle">
32100 <column alignment="center" valignment="top" width="0">
32101 <column alignment="center" valignment="top" width="0">
32102 <row>
32103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32104 \begin_inset Text
32105
32106 \begin_layout Plain Layout
32107 q
32108 \end_layout
32109
32110 \end_inset
32111 </cell>
32112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32113 \begin_inset Text
32114
32115 \begin_layout Plain Layout
32116 w
32117 \end_layout
32118
32119 \end_inset
32120 </cell>
32121 </row>
32122 <row>
32123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32124 \begin_inset Text
32125
32126 \begin_layout Plain Layout
32127 e
32128 \end_layout
32129
32130 \end_inset
32131 </cell>
32132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32133 \begin_inset Text
32134
32135 \begin_layout Plain Layout
32136 r
32137 \end_layout
32138
32139 \end_inset
32140 </cell>
32141 </row>
32142 </lyxtabular>
32143
32144 \end_inset
32145
32146
32147 \begin_inset ERT
32148 status collapsed
32149
32150 \begin_layout Plain Layout
32151
32152 }}}
32153 \end_layout
32154
32155 \end_inset
32156
32157
32158 \begin_inset ERT
32159 status collapsed
32160
32161 \begin_layout Plain Layout
32162
32163
32164 \backslash
32165 rotatebox[origin=c]{-45}{
32166 \backslash
32167 resizebox{2cm}{!}{
32168 \backslash
32169 reflectbox{
32170 \end_layout
32171
32172 \end_inset
32173
32174
32175 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32176 \end_inset
32177
32178
32179 \begin_inset ERT
32180 status collapsed
32181
32182 \begin_layout Plain Layout
32183
32184 }}}
32185 \end_layout
32186
32187 \end_inset
32188
32189
32190 \end_layout
32191
32192 \begin_layout Standard
32193 When the global formula style 
32194 \series bold
32195 fleqn
32196 \series default
32197  is used in the document
32198 \begin_inset Foot
32199 status collapsed
32200
32201 \begin_layout Plain Layout
32202 When 
32203 \begin_inset Quotes eld
32204 \end_inset
32205
32206 fleqn
32207 \begin_inset Quotes erd
32208 \end_inset
32209
32210  is added to the document class options.
32211 \end_layout
32212
32213 \end_inset
32214
32215 , display style formulas can also be scaled.
32216 \end_layout
32217
32218 \begin_layout Chapter
32219 Objects Surrounded by Text
32220 \begin_inset Index idx
32221 status collapsed
32222
32223 \begin_layout Plain Layout
32224 Surrounded by text
32225 \end_layout
32226
32227 \end_inset
32228
32229
32230 \end_layout
32231
32232 \begin_layout Section
32233 Wrap Floats
32234 \begin_inset CommandInset label
32235 LatexCommand label
32236 name "sec:Wrap-Floats"
32237
32238 \end_inset
32239
32240
32241 \begin_inset Index idx
32242 status collapsed
32243
32244 \begin_layout Plain Layout
32245 Floats ! Wrap Floats
32246 \end_layout
32247
32248 \end_inset
32249
32250
32251 \begin_inset Index idx
32252 status collapsed
32253
32254 \begin_layout Plain Layout
32255 Surrounded by text ! Wrap Floats
32256 \end_layout
32257
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \begin_layout Standard
32264 \begin_inset Wrap figure
32265 lines 0
32266 placement l
32267 overhang 1cm
32268 width "40col%"
32269 status open
32270
32271 \begin_layout Plain Layout
32272 \begin_inset Graphics
32273         filename clipart/mobius.eps
32274         width 40col%
32275         scaleBeforeRotation
32276         rotateOrigin center
32277
32278 \end_inset
32279
32280
32281 \end_layout
32282
32283 \begin_layout Plain Layout
32284 \begin_inset Caption
32285
32286 \begin_layout Plain Layout
32287 \begin_inset CommandInset label
32288 LatexCommand label
32289 name "fig:This-is-a"
32290
32291 \end_inset
32292
32293 This is a figure wrap float.
32294 \end_layout
32295
32296 \end_inset
32297
32298
32299 \end_layout
32300
32301 \end_inset
32302
32303  This float type is used if you want to wrap text around a figure or table
32304  so that it only occupies some fraction of the column width.
32305  It can be inserted using the menu 
32306 \family sans
32307 Insert\SpecialChar \menuseparator
32308 Floats\SpecialChar \menuseparator
32309 Figure
32310 \begin_inset space ~
32311 \end_inset
32312
32313 Wrap
32314 \begin_inset space ~
32315 \end_inset
32316
32317 Float
32318 \family default
32319  or 
32320 \family sans
32321 Table
32322 \begin_inset space ~
32323 \end_inset
32324
32325 Wrap
32326 \begin_inset space ~
32327 \end_inset
32328
32329 Float
32330 \family default
32331  if the LaTeX-package 
32332 \series bold
32333 wrapfig
32334 \series default
32335
32336 \begin_inset Index idx
32337 status collapsed
32338
32339 \begin_layout Plain Layout
32340 LaTeX-packages ! wrapfig
32341 \begin_inset ERT
32342 status collapsed
32343
32344 \begin_layout Plain Layout
32345
32346
32347 \backslash
32348 vspace{4mm}
32349 \end_layout
32350
32351 \end_inset
32352
32353
32354 \end_layout
32355
32356 \end_inset
32357
32358  is installed.
32359 \begin_inset Foot
32360 status collapsed
32361
32362 \begin_layout Plain Layout
32363 Installing a LaTeX-package is explained it in the 
32364 \emph on
32365 LaTeX
32366 \begin_inset space ~
32367 \end_inset
32368
32369 Configuration
32370 \emph default
32371  manual.
32372 \end_layout
32373
32374 \end_inset
32375
32376  The settings of the float can be modified by right-clicking on the float
32377  box.
32378  The mandatory settings are the float 
32379 \family sans
32380 Placement
32381 \family default
32382  and its 
32383 \family sans
32384 Width
32385 \family default
32386 .
32387  Optional are the 
32388 \family sans
32389 Overhang
32390 \family default
32391  that specifies how much the float is set into the paragraph
32392 \begin_inset space \thinspace{}
32393 \end_inset
32394
32395 /
32396 \begin_inset space \thinspace{}
32397 \end_inset
32398
32399 page margin, and the 
32400 \family sans
32401 Line
32402 \begin_inset space ~
32403 \end_inset
32404
32405 span
32406 \family default
32407  that specifies how many text lines the float will approximately need.
32408  The line span is often hard to approximate; so it is better only to use
32409  it when you encounter float placement problems.
32410  You can furthermore decide if LaTeX is allowed to let the float float within
32411  the paragraph or to surrounding paragraphs.
32412  Figure
32413 \begin_inset space ~
32414 \end_inset
32415
32416
32417 \begin_inset CommandInset ref
32418 LatexCommand ref
32419 reference "fig:This-is-a"
32420
32421 \end_inset
32422
32423  is an example text wrap float with a width of 40
32424 \begin_inset space \thinspace{}
32425 \end_inset
32426
32427 col%, 1
32428 \begin_inset space \thinspace{}
32429 \end_inset
32430
32431 cm overhang, set to the left.
32432 \end_layout
32433
32434 \begin_layout Standard
32435 \begin_inset Note Greyedout
32436 status open
32437
32438 \begin_layout Plain Layout
32439
32440 \series bold
32441 Note:
32442 \series default
32443  Text
32444 \begin_inset space ~
32445 \end_inset
32446
32447 wrap float floats are fragile! E.
32448 \begin_inset space \thinspace{}
32449 \end_inset
32450
32451 g.
32452 \begin_inset space \space{}
32453 \end_inset
32454
32455 having a figure too close to the bottom of the page can mess things up in
32456  such a way that the float does not appear in the output or that it is placed
32457  over some other text.
32458 \end_layout
32459
32460 \end_inset
32461
32462
32463 \end_layout
32464
32465 \begin_layout Standard
32466 In general, the following applies for wrap floats:
32467 \end_layout
32468
32469 \begin_layout Itemize
32470 They should not be placed in paragraphs that run over a page break.
32471  That means that wrap floats are better inserted in their exact place when
32472  the document is almost finished and you are able to estimate where page
32473  breaks will appear.
32474 \end_layout
32475
32476 \begin_layout Itemize
32477 They should either be placed in their own paragraph before the paragraph
32478  where they should wrap into or within a paragraph.
32479 \end_layout
32480
32481 \begin_layout Itemize
32482 In consecutive paragraphs they may cause troubles, so ensure that there
32483  is a text paragraph between them as separator.
32484 \end_layout
32485
32486 \begin_layout Itemize
32487 They are not allowed in section headings or tables.
32488 \end_layout
32489
32490 \begin_layout Itemize
32491 Their numbering and referencing works as described in chap.
32492 \begin_inset space \thinspace{}
32493 \end_inset
32494
32495
32496 \begin_inset CommandInset ref
32497 LatexCommand ref
32498 reference "chap:Floats"
32499
32500 \end_inset
32501
32502 .
32503 \end_layout
32504
32505 \begin_layout Section
32506 Surrounded Fixed Objects
32507 \begin_inset Index idx
32508 status collapsed
32509
32510 \begin_layout Plain Layout
32511 Surrounded by text ! Fixed objects
32512 \end_layout
32513
32514 \end_inset
32515
32516
32517 \end_layout
32518
32519 \begin_layout Standard
32520 The wrap floats described in sec.
32521 \begin_inset space \thinspace{}
32522 \end_inset
32523
32524
32525 \begin_inset CommandInset ref
32526 LatexCommand ref
32527 reference "sec:Wrap-Floats"
32528
32529 \end_inset
32530
32531  have these positions in the paragraph:
32532 \end_layout
32533
32534 \begin_layout Standard
32535 \noindent
32536 \align center
32537 \begin_inset Tabular
32538 <lyxtabular version="3" rows="2" columns="2">
32539 <features tabularvalignment="middle">
32540 <column alignment="center" valignment="top" width="0">
32541 <column alignment="center" valignment="top" width="0">
32542 <row>
32543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32544 \begin_inset Text
32545
32546 \begin_layout Plain Layout
32547 \begin_inset Graphics
32548         filename ../images/dialog-show-new-inset_graphics.png
32549         scale 70
32550         scaleBeforeRotation
32551         BoundingBox 0bp 6bp 22bp 22bp
32552
32553 \end_inset
32554
32555
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564 text
32565 \end_layout
32566
32567 \end_inset
32568 </cell>
32569 </row>
32570 <row>
32571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575 text
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32581 \begin_inset Text
32582
32583 \begin_layout Plain Layout
32584 text
32585 \end_layout
32586
32587 \end_inset
32588 </cell>
32589 </row>
32590 </lyxtabular>
32591
32592 \end_inset
32593
32594  or 
32595 \begin_inset Tabular
32596 <lyxtabular version="3" rows="2" columns="2">
32597 <features tabularvalignment="middle">
32598 <column alignment="center" valignment="top" width="0">
32599 <column alignment="center" valignment="top" width="0">
32600 <row>
32601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32602 \begin_inset Text
32603
32604 \begin_layout Plain Layout
32605 text
32606 \end_layout
32607
32608 \end_inset
32609 </cell>
32610 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32611 \begin_inset Text
32612
32613 \begin_layout Plain Layout
32614 \begin_inset Graphics
32615         filename ../images/dialog-show-new-inset_graphics.png
32616         scale 70
32617         scaleBeforeRotation
32618         BoundingBox 0bp 6bp 22bp 22bp
32619
32620 \end_inset
32621
32622
32623 \end_layout
32624
32625 \end_inset
32626 </cell>
32627 </row>
32628 <row>
32629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32630 \begin_inset Text
32631
32632 \begin_layout Plain Layout
32633 text
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Plain Layout
32642 text
32643 \end_layout
32644
32645 \end_inset
32646 </cell>
32647 </row>
32648 </lyxtabular>
32649
32650 \end_inset
32651
32652
32653 \end_layout
32654
32655 \begin_layout Standard
32656 To get an object exactly at the position where it is inserted, for example
32657  to get one of these positions:
32658 \begin_inset VSpace defskip
32659 \end_inset
32660
32661
32662 \end_layout
32663
32664 \begin_layout Standard
32665 \noindent
32666 \align center
32667 \begin_inset Tabular
32668 <lyxtabular version="3" rows="2" columns="2">
32669 <features tabularvalignment="middle">
32670 <column alignment="center" valignment="top" width="0">
32671 <column alignment="center" valignment="top" width="0">
32672 <row>
32673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32674 \begin_inset Text
32675
32676 \begin_layout Plain Layout
32677 text
32678 \end_layout
32679
32680 \end_inset
32681 </cell>
32682 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32683 \begin_inset Text
32684
32685 \begin_layout Plain Layout
32686 text
32687 \end_layout
32688
32689 \end_inset
32690 </cell>
32691 </row>
32692 <row>
32693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697 \begin_inset Graphics
32698         filename ../images/dialog-show-new-inset_graphics.png
32699         scale 70
32700         scaleBeforeRotation
32701         BoundingBox 0bp 6bp 22bp 22bp
32702
32703 \end_inset
32704
32705
32706 \end_layout
32707
32708 \end_inset
32709 </cell>
32710 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32711 \begin_inset Text
32712
32713 \begin_layout Plain Layout
32714 text
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 </row>
32720 </lyxtabular>
32721
32722 \end_inset
32723
32724  
32725 \begin_inset Tabular
32726 <lyxtabular version="3" rows="2" columns="2">
32727 <features tabularvalignment="middle">
32728 <column alignment="center" valignment="top" width="0">
32729 <column alignment="center" valignment="top" width="0">
32730 <row>
32731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735 text
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744 text
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 </row>
32750 <row>
32751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32752 \begin_inset Text
32753
32754 \begin_layout Plain Layout
32755 text
32756 \end_layout
32757
32758 \end_inset
32759 </cell>
32760 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32761 \begin_inset Text
32762
32763 \begin_layout Plain Layout
32764 \begin_inset Graphics
32765         filename ../images/dialog-show-new-inset_graphics.png
32766         scale 70
32767         scaleBeforeRotation
32768         BoundingBox 0bp 6bp 22bp 22bp
32769
32770 \end_inset
32771
32772
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 </row>
32778 </lyxtabular>
32779
32780 \end_inset
32781
32782  
32783 \begin_inset Tabular
32784 <lyxtabular version="3" rows="2" columns="3">
32785 <features tabularvalignment="middle">
32786 <column alignment="center" valignment="top" width="0">
32787 <column alignment="center" valignment="top" width="0">
32788 <column alignment="center" valignment="top" width="0">
32789 <row>
32790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32791 \begin_inset Text
32792
32793 \begin_layout Plain Layout
32794 text
32795 \end_layout
32796
32797 \end_inset
32798 </cell>
32799 <cell alignment="center" valignment="top" topline="true" usebox="none">
32800 \begin_inset Text
32801
32802 \begin_layout Plain Layout
32803 \begin_inset Graphics
32804         filename ../images/dialog-show-new-inset_graphics.png
32805         scale 70
32806         scaleBeforeRotation
32807         BoundingBox 0bp 6bp 22bp 22bp
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820 text
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 </row>
32826 <row>
32827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32828 \begin_inset Text
32829
32830 \begin_layout Plain Layout
32831 text
32832 \end_layout
32833
32834 \end_inset
32835 </cell>
32836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840 text
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Plain Layout
32849 text
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 </row>
32855 </lyxtabular>
32856
32857 \end_inset
32858
32859  
32860 \begin_inset Tabular
32861 <lyxtabular version="3" rows="2" columns="3">
32862 <features tabularvalignment="middle">
32863 <column alignment="center" valignment="top" width="0">
32864 <column alignment="center" valignment="top" width="0">
32865 <column alignment="center" valignment="top" width="0">
32866 <row>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871 text
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 <cell alignment="center" valignment="top" topline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880 text
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889 text
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 </row>
32895 <row>
32896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900 text
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909 \begin_inset Graphics
32910         filename ../images/dialog-show-new-inset_graphics.png
32911         scale 70
32912         scaleBeforeRotation
32913         BoundingBox 0bp 6bp 22bp 22bp
32914
32915 \end_inset
32916
32917
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926 text
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 </row>
32932 </lyxtabular>
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Standard
32940 \noindent
32941 \align center
32942 \begin_inset Tabular
32943 <lyxtabular version="3" rows="3" columns="2">
32944 <features tabularvalignment="middle">
32945 <column alignment="center" valignment="top" width="0">
32946 <column alignment="center" valignment="top" width="0">
32947 <row>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952 text
32953 \end_layout
32954
32955 \end_inset
32956 </cell>
32957 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32958 \begin_inset Text
32959
32960 \begin_layout Plain Layout
32961 text
32962 \end_layout
32963
32964 \end_inset
32965 </cell>
32966 </row>
32967 <row>
32968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32969 \begin_inset Text
32970
32971 \begin_layout Plain Layout
32972 \begin_inset Graphics
32973         filename ../images/dialog-show-new-inset_graphics.png
32974         scale 70
32975         scaleBeforeRotation
32976         BoundingBox 0bp 6bp 22bp 22bp
32977
32978 \end_inset
32979
32980
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989 text
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 </row>
32995 <row>
32996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000 text
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009 text
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 </row>
33015 </lyxtabular>
33016
33017 \end_inset
33018
33019  
33020 \begin_inset Tabular
33021 <lyxtabular version="3" rows="3" columns="3">
33022 <features tabularvalignment="middle">
33023 <column alignment="center" valignment="top" width="0">
33024 <column alignment="center" valignment="top" width="0">
33025 <column alignment="center" valignment="top" width="0">
33026 <row>
33027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031 text
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 <cell alignment="center" valignment="top" topline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout Plain Layout
33040 text
33041 \end_layout
33042
33043 \end_inset
33044 </cell>
33045 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout Plain Layout
33049 text
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 </row>
33055 <row>
33056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060 text
33061 \end_layout
33062
33063 \end_inset
33064 </cell>
33065 <cell alignment="center" valignment="top" usebox="none">
33066 \begin_inset Text
33067
33068 \begin_layout Plain Layout
33069 \begin_inset Graphics
33070         filename ../images/dialog-show-new-inset_graphics.png
33071         scale 70
33072         scaleBeforeRotation
33073         BoundingBox 0bp 6bp 22bp 22bp
33074
33075 \end_inset
33076
33077
33078 \end_layout
33079
33080 \end_inset
33081 </cell>
33082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33083 \begin_inset Text
33084
33085 \begin_layout Plain Layout
33086 text
33087 \end_layout
33088
33089 \end_inset
33090 </cell>
33091 </row>
33092 <row>
33093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097 text
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106 text
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115 text
33116 \end_layout
33117
33118 \end_inset
33119 </cell>
33120 </row>
33121 </lyxtabular>
33122
33123 \end_inset
33124
33125  
33126 \begin_inset Tabular
33127 <lyxtabular version="3" rows="3" columns="2">
33128 <features tabularvalignment="middle">
33129 <column alignment="center" valignment="top" width="0">
33130 <column alignment="center" valignment="top" width="0">
33131 <row>
33132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33133 \begin_inset Text
33134
33135 \begin_layout Plain Layout
33136 text
33137 \end_layout
33138
33139 \end_inset
33140 </cell>
33141 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33142 \begin_inset Text
33143
33144 \begin_layout Plain Layout
33145 text
33146 \end_layout
33147
33148 \end_inset
33149 </cell>
33150 </row>
33151 <row>
33152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33153 \begin_inset Text
33154
33155 \begin_layout Plain Layout
33156 text
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165 \begin_inset Graphics
33166         filename ../images/dialog-show-new-inset_graphics.png
33167         scale 70
33168         scaleBeforeRotation
33169         BoundingBox 0bp 6bp 22bp 22bp
33170
33171 \end_inset
33172
33173
33174 \end_layout
33175
33176 \end_inset
33177 </cell>
33178 </row>
33179 <row>
33180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33181 \begin_inset Text
33182
33183 \begin_layout Plain Layout
33184 text
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193 text
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 </row>
33199 </lyxtabular>
33200
33201 \end_inset
33202
33203
33204 \end_layout
33205
33206 \begin_layout Standard
33207 \noindent
33208 you can use the LaTeX-package 
33209 \series bold
33210 picinpar
33211 \series default
33212
33213 \begin_inset Index idx
33214 status collapsed
33215
33216 \begin_layout Plain Layout
33217 LaTeX-packages ! picinpar
33218 \end_layout
33219
33220 \end_inset
33221
33222 .
33223  Here is an example:
33224 \end_layout
33225
33226 \begin_layout Standard
33227 \begin_inset ERT
33228 status collapsed
33229
33230 \begin_layout Plain Layout
33231
33232
33233 \backslash
33234 ifpicinpar
33235 \end_layout
33236
33237 \end_inset
33238
33239
33240 \begin_inset Note Note
33241 status open
33242
33243 \begin_layout Plain Layout
33244 The following section will only be displayed when the LaTeX-package 
33245 \series bold
33246 picinpar
33247 \series default
33248  is installed.
33249 \end_layout
33250
33251 \end_inset
33252
33253
33254 \end_layout
33255
33256 \begin_layout Standard
33257 \begin_inset ERT
33258 status collapsed
33259
33260 \begin_layout Plain Layout
33261
33262
33263 \backslash
33264 begin{window}[2,c,{
33265 \end_layout
33266
33267 \end_inset
33268
33269
33270 \begin_inset Graphics
33271         filename clipart/mobius.eps
33272         lyxscale 60
33273         width 40col%
33274         scaleBeforeRotation
33275         rotateOrigin center
33276
33277 \end_inset
33278
33279
33280 \begin_inset ERT
33281 status collapsed
33282
33283 \begin_layout Plain Layout
33284
33285 },]
33286 \end_layout
33287
33288 \begin_layout Plain Layout
33289
33290 {}
33291 \end_layout
33292
33293 \end_inset
33294
33295
33296 \size small
33297 It was in the spring of the year 1894 that all London was interested, and
33298  the fashionable world dismayed, by the murder of the Honourable Ronald
33299  Adair under most unusual and inexplicable circumstances.
33300  The public has already learned those particulars of the crime which
33301 \size default
33302
33303 \begin_inset ERT
33304 status collapsed
33305
33306 \begin_layout Plain Layout
33307
33308
33309 \backslash
33310 footnotemark{}
33311 \end_layout
33312
33313 \end_inset
33314
33315
33316 \size small
33317  came out in the police investigation, but a good deal was suppressed upon
33318  that occasion, since the case for the prosecution was so overwhelmingly
33319  strong that it was not necessary to bring forward all the facts.
33320  Only now, at the end of nearly ten years, am I allowed to supply those
33321  missing links which make up the whole of that remarkable chain.
33322 \size default
33323
33324 \begin_inset ERT
33325 status collapsed
33326
33327 \begin_layout Plain Layout
33328
33329
33330 \backslash
33331 end{window}
33332 \end_layout
33333
33334 \end_inset
33335
33336
33337 \end_layout
33338
33339 \begin_layout Standard
33340 \begin_inset ERT
33341 status collapsed
33342
33343 \begin_layout Plain Layout
33344
33345
33346 \backslash
33347 footnotetext{
33348 \end_layout
33349
33350 \end_inset
33351
33352 Footnote of the paragraph with the fixed object.
33353 \begin_inset ERT
33354 status collapsed
33355
33356 \begin_layout Plain Layout
33357
33358 }
33359 \end_layout
33360
33361 \end_inset
33362
33363
33364 \end_layout
33365
33366 \begin_layout Standard
33367 Surrounded fixed objects are used to let text float around them, at which
33368  the object's position in the paragraph can be determined by the number
33369  of lines above it.
33370  In contrary to floats is it not possible to have a numbered caption.
33371 \end_layout
33372
33373 \begin_layout Standard
33374 A fixed object is inserted by adding the command
33375 \end_layout
33376
33377 \begin_layout Standard
33378
33379 \series bold
33380
33381 \backslash
33382 begin{window}[2,c,{
33383 \end_layout
33384
33385 \begin_layout Standard
33386 as TeX Code at the beginning of the paragraph.
33387  The first parameter in the bracket, here '2', defines the number of lines
33388  above the object, the second, here 'c', the position of the object.
33389  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
33390  Behind the command you insert the object.
33391  In this example an image with a width of 40
33392 \begin_inset space \thinspace{}
33393 \end_inset
33394
33395 % of the text column width was inserted.
33396  The object can also be a table, a box or an equation.
33397  Behind the object the command
33398 \end_layout
33399
33400 \begin_layout Standard
33401
33402 \series bold
33403 },description text]
33404 \begin_inset Newline newline
33405 \end_inset
33406
33407 {}
33408 \end_layout
33409
33410 \begin_layout Standard
33411 is inserted.
33412  Note that the 
33413 \begin_inset Quotes eld
33414 \end_inset
33415
33416
33417 \series bold
33418 {}
33419 \series default
33420
33421 \begin_inset Quotes erd
33422 \end_inset
33423
33424  is in the second line.
33425  The description text is optional.
33426  The text surrounding the object must be in the same paragraph as the object,
33427  so it must begin directly after the 
33428 \series bold
33429 {}
33430 \series default
33431 .
33432  At the end of the paragraph insert the command:
33433 \end_layout
33434
33435 \begin_layout Standard
33436
33437 \series bold
33438
33439 \backslash
33440 end{window}
33441 \end_layout
33442
33443 \begin_layout Standard
33444 Within a paragraph with a fixed object, you cannot insert footnotes in the
33445  normal way.
33446  You have to use instead the command 
33447 \series bold
33448
33449 \backslash
33450 footnotemark
33451 \series default
33452  inside the paragraph and outside the command 
33453 \series bold
33454
33455 \backslash
33456 footnotetext
33457 \series default
33458  as described in sec.
33459 \begin_inset space \thinspace{}
33460 \end_inset
33461
33462
33463 \begin_inset CommandInset ref
33464 LatexCommand ref
33465 reference "sec:Footnotes"
33466
33467 \end_inset
33468
33469 .
33470 \end_layout
33471
33472 \begin_layout Standard
33473 \begin_inset ERT
33474 status collapsed
33475
33476 \begin_layout Plain Layout
33477
33478
33479 \backslash
33480 else
33481 \end_layout
33482
33483 \end_inset
33484
33485
33486 \begin_inset Note Note
33487 status open
33488
33489 \begin_layout Plain Layout
33490 The following will be displayed when the LaTeX-package 
33491 \series bold
33492 picinpar
33493 \series default
33494  is not installed:
33495 \end_layout
33496
33497 \end_inset
33498
33499
33500 \end_layout
33501
33502 \begin_layout Standard
33503 You need to install the LaTeX-package 
33504 \series bold
33505 picinpar
33506 \series default
33507  to see the following part of this section in the output.
33508 \end_layout
33509
33510 \begin_layout Standard
33511 \begin_inset ERT
33512 status collapsed
33513
33514 \begin_layout Plain Layout
33515
33516
33517 \backslash
33518 fi
33519 \end_layout
33520
33521 \end_inset
33522
33523
33524 \end_layout
33525
33526 \begin_layout Section
33527 Initials
33528 \begin_inset Index idx
33529 status collapsed
33530
33531 \begin_layout Plain Layout
33532 Initials
33533 \end_layout
33534
33535 \end_inset
33536
33537
33538 \begin_inset Index idx
33539 status collapsed
33540
33541 \begin_layout Plain Layout
33542 Surrounded by text ! Initials
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Standard
33551 To use initials, you must have the LaTeX-package 
33552 \series bold
33553 lettrine
33554 \series default
33555
33556 \begin_inset Index idx
33557 status collapsed
33558
33559 \begin_layout Plain Layout
33560 LaTeX-packages ! lettrine
33561 \end_layout
33562
33563 \end_inset
33564
33565  installed and use the module 
33566 \family sans
33567 Initials
33568 \family default
33569  in your document (menu 
33570 \family sans
33571 Document\SpecialChar \menuseparator
33572 Settings\SpecialChar \menuseparator
33573 Modules
33574 \family default
33575 ).
33576  To insert an initial, use the style 
33577 \family sans
33578 Initial
33579 \family default
33580 .
33581  This style has a mandatory and an optional argument.
33582  The mandatory argument is inserted via the menu 
33583 \family sans
33584 Insert\SpecialChar \menuseparator
33585 Short
33586 \begin_inset space ~
33587 \end_inset
33588
33589 Title
33590 \family default
33591  and contains the letter that is the initial.
33592  To use also the optional argument, insert another argument in front of
33593  the mandatory argument.
33594  This one contains parameters to modify the initial.
33595  For more information about the possible parameters see the documentation
33596  of 
33597 \series bold
33598 lettrine
33599 \series default
33600
33601 \begin_inset CommandInset citation
33602 LatexCommand cite
33603 key "lettrine"
33604
33605 \end_inset
33606
33607 .
33608  The style itself contains the text that is surrounding the initial.
33609  The usual style is hereby that the word whose first letter is the initial,
33610  is printed with 
33611 \shape smallcaps
33612 small caps
33613 \shape default
33614 .
33615  To tell LaTeX where this word is finished, add a closing brace '
33616 \series bold
33617 }
33618 \series default
33619 ' as TeX Code behind it.
33620  At the end of the style there must be an opening brace '
33621 \series bold
33622 {
33623 \series default
33624 ' as TeX Code.
33625 \end_layout
33626
33627 \begin_layout Standard
33628 Here are some examples:
33629 \end_layout
33630
33631 \begin_layout Standard
33632 \begin_inset ERT
33633 status collapsed
33634
33635 \begin_layout Plain Layout
33636
33637
33638 \backslash
33639 iflettrine
33640 \end_layout
33641
33642 \end_inset
33643
33644
33645 \begin_inset Note Note
33646 status open
33647
33648 \begin_layout Plain Layout
33649 The following section will only be displayed when the LaTeX-package 
33650 \series bold
33651 lettrine
33652 \series default
33653  is installed.
33654 \end_layout
33655
33656 \end_inset
33657
33658
33659 \end_layout
33660
33661 \begin_layout Enumerate
33662 No optional argument, the initial is the letter 'I' in the math font 
33663 \begin_inset Formula $\mathfrak{Fraktur}$
33664 \end_inset
33665
33666 :
33667 \end_layout
33668
33669 \begin_deeper
33670 \begin_layout Initial
33671 \begin_inset Argument
33672 status open
33673
33674 \begin_layout Plain Layout
33675 \begin_inset Formula $\mathfrak{I}$
33676 \end_inset
33677
33678
33679 \end_layout
33680
33681 \end_inset
33682
33683 t
33684 \begin_inset ERT
33685 status collapsed
33686
33687 \begin_layout Plain Layout
33688
33689 }
33690 \end_layout
33691
33692 \end_inset
33693
33694  was in the spring of the year 1894 that all London was interested, and
33695  the fashionable world dismayed, by the murder of the Honourable Ronald
33696  Adair under most unusual and inexplicable circumstances.
33697  The public has already learned those particulars of the crime which came
33698  out in the police investigation, but a good deal was suppressed upon that
33699  occasion, since the case for the prosecution was so overwhelmingly strong
33700  that it was not necessary to bring forward all the facts.
33701 \begin_inset ERT
33702 status collapsed
33703
33704 \begin_layout Plain Layout
33705
33706 {
33707 \end_layout
33708
33709 \end_inset
33710
33711
33712 \begin_inset Newpage newpage
33713 \end_inset
33714
33715
33716 \end_layout
33717
33718 \end_deeper
33719 \begin_layout Enumerate
33720 Only one line is surrounding the initial, which is formed by two letters
33721  in standard font and no text is printed in small caps:
33722 \end_layout
33723
33724 \begin_deeper
33725 \begin_layout Initial
33726 \begin_inset Argument
33727 status open
33728
33729 \begin_layout Plain Layout
33730 lines=1
33731 \end_layout
33732
33733 \end_inset
33734
33735
33736 \begin_inset Argument
33737 status open
33738
33739 \begin_layout Plain Layout
33740 It
33741 \end_layout
33742
33743 \end_inset
33744
33745
33746 \begin_inset ERT
33747 status collapsed
33748
33749 \begin_layout Plain Layout
33750
33751 }
33752 \end_layout
33753
33754 \end_inset
33755
33756  was in the spring of the year 1894 that all London was interested, and
33757  the fashionable world dismayed, by the murder of the Honourable Ronald
33758  Adair under most unusual and inexplicable circumstances.
33759  The public has already learned those particulars of the crime which came
33760  out in the police investigation, but a good deal was suppressed upon that
33761  occasion, since the case for the prosecution was so overwhelmingly strong
33762  that it was not necessary to bring forward all the facts.
33763 \begin_inset ERT
33764 status collapsed
33765
33766 \begin_layout Plain Layout
33767
33768 {
33769 \end_layout
33770
33771 \end_inset
33772
33773
33774 \end_layout
33775
33776 \end_deeper
33777 \begin_layout Enumerate
33778 Magenta, hanging initial over 3
33779 \begin_inset space ~
33780 \end_inset
33781
33782 lines in the math font 
33783 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
33784 \end_inset
33785
33786 , the text 
33787 \begin_inset Quotes eld
33788 \end_inset
33789
33790 t was in the spring
33791 \begin_inset Quotes erd
33792 \end_inset
33793
33794  is in 
33795 \shape smallcaps
33796 small caps
33797 \shape default
33798 ; to color the initial, you must insert this command before the initial:
33799 \begin_inset Newline newline
33800 \end_inset
33801
33802
33803 \series bold
33804
33805 \backslash
33806 renewcommand{
33807 \backslash
33808 LettrineFontHook}{
33809 \backslash
33810 color{color}}
33811 \series default
33812
33813 \begin_inset Newline newline
33814 \end_inset
33815
33816 where the second 
33817 \emph on
33818 color
33819 \emph default
33820  can be 
33821 \begin_inset Quotes eld
33822 \end_inset
33823
33824 red
33825 \begin_inset Quotes erd
33826 \end_inset
33827
33828
33829 \begin_inset Quotes eld
33830 \end_inset
33831
33832 blue
33833 \begin_inset Quotes erd
33834 \end_inset
33835
33836
33837 \begin_inset Quotes eld
33838 \end_inset
33839
33840 green
33841 \begin_inset Quotes erd
33842 \end_inset
33843
33844
33845 \begin_inset Quotes eld
33846 \end_inset
33847
33848 yellow
33849 \begin_inset Quotes erd
33850 \end_inset
33851
33852
33853 \begin_inset Quotes eld
33854 \end_inset
33855
33856 cyan
33857 \begin_inset Quotes erd
33858 \end_inset
33859
33860
33861 \begin_inset Quotes eld
33862 \end_inset
33863
33864 magenta
33865 \begin_inset Quotes erd
33866 \end_inset
33867
33868
33869 \begin_inset Quotes eld
33870 \end_inset
33871
33872 black
33873 \begin_inset Quotes erd
33874 \end_inset
33875
33876  or 
33877 \begin_inset Quotes eld
33878 \end_inset
33879
33880 white
33881 \begin_inset Quotes erd
33882 \end_inset
33883
33884 , and add this command to the document preamble:
33885 \begin_inset Newline newline
33886 \end_inset
33887
33888
33889 \series bold
33890
33891 \backslash
33892 @ifundefined{textcolor}
33893 \begin_inset Newline newline
33894 \end_inset
33895
33896
33897 \begin_inset space ~
33898 \end_inset
33899
33900 {
33901 \backslash
33902 usepackage{color}}{}
33903 \end_layout
33904
33905 \begin_deeper
33906 \begin_layout Standard
33907 \begin_inset ERT
33908 status collapsed
33909
33910 \begin_layout Plain Layout
33911
33912
33913 \backslash
33914 renewcommand{
33915 \backslash
33916 LettrineFontHook}{
33917 \backslash
33918 color{magenta}}
33919 \end_layout
33920
33921 \end_inset
33922
33923
33924 \begin_inset Note Note
33925 status collapsed
33926
33927 \begin_layout Plain Layout
33928 makes the initial magenta
33929 \end_layout
33930
33931 \end_inset
33932
33933
33934 \end_layout
33935
33936 \begin_layout Initial
33937 \begin_inset Argument
33938 status open
33939
33940 \begin_layout Plain Layout
33941 lines=3, lhang=0.33, loversize=0.25
33942 \end_layout
33943
33944 \end_inset
33945
33946
33947 \begin_inset Argument
33948 status open
33949
33950 \begin_layout Plain Layout
33951 \begin_inset Formula $\mathcal{I}$
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \end_inset
33958
33959 t was in the spring
33960 \begin_inset ERT
33961 status collapsed
33962
33963 \begin_layout Plain Layout
33964
33965 }
33966 \end_layout
33967
33968 \end_inset
33969
33970  of the year 1894 that all London was interested, and the fashionable world
33971  dismayed, by the murder of the Honourable Ronald Adair under most unusual
33972  and inexplicable circumstances.
33973  The public has already learned those particulars of the crime which came
33974  out in the police investigation, but a good deal was suppressed upon that
33975  occasion, since the case for the prosecution was so overwhelmingly strong
33976  that it was not necessary to bring forward all the facts.
33977 \begin_inset ERT
33978 status collapsed
33979
33980 \begin_layout Plain Layout
33981
33982 {
33983 \end_layout
33984
33985 \end_inset
33986
33987
33988 \end_layout
33989
33990 \end_deeper
33991 \begin_layout Standard
33992 \begin_inset ERT
33993 status collapsed
33994
33995 \begin_layout Plain Layout
33996
33997
33998 \backslash
33999 else
34000 \end_layout
34001
34002 \end_inset
34003
34004
34005 \begin_inset Note Note
34006 status open
34007
34008 \begin_layout Plain Layout
34009 The following will be displayed when the LaTeX-package 
34010 \series bold
34011 lettrine
34012 \series default
34013  is not installed:
34014 \end_layout
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 You need to install the LaTeX-package 
34023 \series bold
34024 lettrine
34025 \series default
34026  to see the following part of this section in the output.
34027 \end_layout
34028
34029 \begin_layout Standard
34030 \begin_inset ERT
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034
34035
34036 \backslash
34037 fi
34038 \end_layout
34039
34040 \end_inset
34041
34042
34043 \end_layout
34044
34045 \begin_layout Chapter
34046 External Document Parts
34047 \begin_inset Index idx
34048 status collapsed
34049
34050 \begin_layout Plain Layout
34051 External Document Parts
34052 \end_layout
34053
34054 \end_inset
34055
34056
34057 \end_layout
34058
34059 \begin_layout Standard
34060 With the menu 
34061 \family sans
34062 Insert\SpecialChar \menuseparator
34063 File
34064 \family default
34065  you can insert external material to your document.
34066  This can be:
34067 \end_layout
34068
34069 \begin_layout Description
34070 LyX
34071 \begin_inset space ~
34072 \end_inset
34073
34074 Document Another LyX document; its content is directly inserted to your
34075  document.
34076 \end_layout
34077
34078 \begin_layout Description
34079 Plain
34080 \begin_inset space ~
34081 \end_inset
34082
34083 Text A text document; each line is inserted in your document as a separate
34084  paragraph.
34085 \end_layout
34086
34087 \begin_layout Description
34088 Plain
34089 \begin_inset space ~
34090 \end_inset
34091
34092 Text,
34093 \begin_inset space ~
34094 \end_inset
34095
34096 Join
34097 \begin_inset space ~
34098 \end_inset
34099
34100 Lines A text document; text lines are inserted in your document continuously
34101  but an empty text line creates a new paragraph.
34102 \end_layout
34103
34104 \begin_layout Description
34105 External
34106 \begin_inset space ~
34107 \end_inset
34108
34109 Material Files in various formats.
34110 \end_layout
34111
34112 \begin_layout Description
34113 Child
34114 \begin_inset space ~
34115 \end_inset
34116
34117 Document LyX or LaTeX-documents.
34118 \end_layout
34119
34120 \begin_layout Section
34121 External Material
34122 \begin_inset Index idx
34123 status collapsed
34124
34125 \begin_layout Plain Layout
34126 External Document Parts ! External Material
34127 \end_layout
34128
34129 \end_inset
34130
34131
34132 \end_layout
34133
34134 \begin_layout Standard
34135 The external material feature allows you to insert files in to your document
34136  without converting them to a format that can be read by the document output
34137  format.
34138  LyX takes care of the necessary conversions.
34139  This is similar to images that can be inserted in various image formats
34140  in LyX documents.
34141  When you have enabled Instant Preview in LyX's preferences under 
34142 \family sans
34143 Look
34144 \begin_inset space ~
34145 \end_inset
34146
34147 and
34148 \begin_inset space ~
34149 \end_inset
34150
34151 feel\SpecialChar \menuseparator
34152 Graphics
34153 \family default
34154 , the external material types Dia and Xfig are directly shown in LyX.
34155 \end_layout
34156
34157 \begin_layout Standard
34158 External material can be inserted via the 
34159 \family sans
34160 External Material
34161 \family default
34162  dialog that is accessible with the menu 
34163 \family sans
34164 Insert\SpecialChar \menuseparator
34165 File\SpecialChar \menuseparator
34166 External
34167 \begin_inset space ~
34168 \end_inset
34169
34170 Material
34171 \family default
34172 .
34173  Currently the following file types (
34174 \family sans
34175 Templates
34176 \family default
34177 ) are allowed:
34178 \end_layout
34179
34180 \begin_layout Description
34181 ChessDiagram This template supports chess position diagrams made with the
34182  program 
34183 \series bold
34184
34185 \begin_inset CommandInset href
34186 LatexCommand href
34187 name "XBoard"
34188 target "http://en.wikipedia.org/wiki/XBoard"
34189
34190 \end_inset
34191
34192
34193 \series default
34194 .
34195 \end_layout
34196
34197 \begin_layout Description
34198 Date This inserts the date in the form 
34199 \emph on
34200 Day-Month-Year
34201 \emph default
34202 .
34203  This is a date inserted as external material: 
34204 \begin_inset External
34205         template Date
34206         filename .
34207
34208 \end_inset
34209
34210
34211 \begin_inset space ~
34212 \end_inset
34213
34214
34215 \begin_inset Note Note
34216 status open
34217
34218 \begin_layout Plain Layout
34219 Remove the protected space when bug 4398 is fixed!
34220 \end_layout
34221
34222 \end_inset
34223
34224
34225 \begin_inset Newline newline
34226 \end_inset
34227
34228 The date is not shown within LyX, only in the output.
34229  There are two other methods of inserting a date: Via menu 
34230 \family sans
34231 Insert\SpecialChar \menuseparator
34232 Date
34233 \family default
34234  and with the LaTeX command 
34235 \series bold
34236
34237 \backslash
34238 today
34239 \series default
34240  as TeX-Code.
34241  The different methods are compared in Table
34242 \begin_inset space ~
34243 \end_inset
34244
34245
34246 \begin_inset CommandInset ref
34247 LatexCommand ref
34248 reference "tab:Comparison-of-the"
34249
34250 \end_inset
34251
34252 .
34253 \end_layout
34254
34255 \begin_layout Description
34256 Dia This template supports diagrams created with the program 
34257 \series bold
34258
34259 \begin_inset CommandInset href
34260 LatexCommand href
34261 name "Dia"
34262 target "http://en.wikipedia.org/wiki/Dia_(software)"
34263
34264 \end_inset
34265
34266
34267 \series default
34268 .
34269 \end_layout
34270
34271 \begin_layout Description
34272 GnumericSpreadsheet With this template you can insert spreadsheets
34273 \begin_inset space \thinspace{}
34274 \end_inset
34275
34276 /
34277 \begin_inset space \thinspace{}
34278 \end_inset
34279
34280 tables in the format of 
34281 \series bold
34282
34283 \begin_inset CommandInset href
34284 LatexCommand href
34285 name "Gnumeric"
34286 target "http://en.wikipedia.org/wiki/Gnumeric"
34287
34288 \end_inset
34289
34290
34291 \series default
34292
34293 \begin_inset CommandInset href
34294 LatexCommand href
34295 name "OpenDocument"
34296 target "http://en.wikipedia.org/wiki/OpenDocument"
34297
34298 \end_inset
34299
34300
34301 \begin_inset CommandInset href
34302 LatexCommand href
34303 name "Microsoft Office XML"
34304 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
34305
34306 \end_inset
34307
34308  and 
34309 \begin_inset CommandInset href
34310 LatexCommand href
34311 name "Office Open XML"
34312 target "http://en.wikipedia.org/wiki/Office_Open_XML"
34313
34314 \end_inset
34315
34316 .
34317  For this feature LyX must have found the program 
34318 \family typewriter
34319 ssconvert
34320 \family default
34321  during its configuration.
34322  This program is part of Gnumeric, so that you must have Gnumeric installed,
34323  also if you don't have tables in the Gnumeric format.
34324  For examples and possible limitations have a look at LyX's example file
34325  
34326 \emph on
34327 spreadsheet.lyx
34328 \emph default
34329 .
34330 \end_layout
34331
34332 \begin_layout Description
34333 LilyPond This template is used for music notation typeset with the program
34334 \begin_inset Newline linebreak
34335 \end_inset
34336
34337
34338 \series bold
34339
34340 \begin_inset CommandInset href
34341 LatexCommand href
34342 name "LilyPond"
34343 target "http://en.wikipedia.org/wiki/LilyPond"
34344
34345 \end_inset
34346
34347
34348 \series default
34349 .
34350  For LyX's extended support for LilyPond have a look at LyX's example file
34351  
34352 \emph on
34353 lilypond.lyx
34354 \emph default
34355 .
34356 \end_layout
34357
34358 \begin_layout Description
34359 PDFPages With this template you can insert PDF documents to your document.
34360  To insert certain or all pages of a PDF, use the 
34361 \emph on
34362 pages
34363 \emph default
34364  option in the 
34365 \family sans
34366 Option
34367 \family default
34368  field in the 
34369 \family sans
34370 LaTeX and LyX options
34371 \family default
34372  tab according to the template description in the dialog.
34373  When no 
34374 \emph on
34375 pages
34376 \emph default
34377  option is given, only the first page of the PDF will be inserted.
34378 \end_layout
34379
34380 \begin_layout Description
34381 RasterImage This can be used for bitmap images.
34382  Nearly all popular image formats are supported.
34383  The image can be treated in the 
34384 \family sans
34385 External material
34386 \family default
34387  dialog like the images that are usually included via the 
34388 \family sans
34389 Graphics
34390 \family default
34391  dialog as described in section
34392 \begin_inset space ~
34393 \end_inset
34394
34395
34396 \begin_inset CommandInset ref
34397 LatexCommand ref
34398 reference "sec:Graphics-Dialog"
34399
34400 \end_inset
34401
34402 .
34403  The difference is that only raster images are allowed; that means that
34404  PDF and EPS-images are not supported.
34405 \end_layout
34406
34407 \begin_layout Description
34408 XFig This template supports images created with the program 
34409 \series bold
34410
34411 \begin_inset CommandInset href
34412 LatexCommand href
34413 name "Xfig"
34414 target "http://en.wikipedia.org/wiki/Xfig"
34415
34416 \end_inset
34417
34418
34419 \series default
34420 .
34421 \end_layout
34422
34423 \begin_layout Standard
34424 \begin_inset Float table
34425 placement h
34426 wide false
34427 sideways false
34428 status open
34429
34430 \begin_layout Plain Layout
34431 \begin_inset Caption
34432
34433 \begin_layout Plain Layout
34434 \begin_inset CommandInset label
34435 LatexCommand label
34436 name "tab:Comparison-of-the"
34437
34438 \end_inset
34439
34440 Comparison of the date input methods.
34441 \end_layout
34442
34443 \end_inset
34444
34445
34446 \end_layout
34447
34448 \begin_layout Plain Layout
34449 \align center
34450 \begin_inset Tabular
34451 <lyxtabular version="3" rows="4" columns="4">
34452 <features tabularvalignment="middle">
34453 <column alignment="center" valignment="top" width="0">
34454 <column alignment="center" valignment="top" width="0">
34455 <column alignment="center" valignment="top" width="0">
34456 <column alignment="center" valignment="top" width="0">
34457 <row>
34458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34459 \begin_inset Text
34460
34461 \begin_layout Plain Layout
34462 Document format
34463 \end_layout
34464
34465 \end_inset
34466 </cell>
34467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34468 \begin_inset Text
34469
34470 \begin_layout Plain Layout
34471
34472 \family sans
34473 External Material\SpecialChar \menuseparator
34474 Date
34475 \end_layout
34476
34477 \end_inset
34478 </cell>
34479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34480 \begin_inset Text
34481
34482 \begin_layout Plain Layout
34483
34484 \family sans
34485 Insert\SpecialChar \menuseparator
34486 Date
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Plain Layout
34495 command 
34496 \series bold
34497
34498 \backslash
34499 today
34500 \end_layout
34501
34502 \end_inset
34503 </cell>
34504 </row>
34505 <row>
34506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34507 \begin_inset Text
34508
34509 \begin_layout Plain Layout
34510 LyX
34511 \end_layout
34512
34513 \end_inset
34514 </cell>
34515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34516 \begin_inset Text
34517
34518 \begin_layout Plain Layout
34519 as inset box
34520 \end_layout
34521
34522 \end_inset
34523 </cell>
34524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528 as date
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537 as TeX-Code inset box
34538 \end_layout
34539
34540 \end_inset
34541 </cell>
34542 </row>
34543 <row>
34544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34545 \begin_inset Text
34546
34547 \begin_layout Plain Layout
34548 LaTeX
34549 \end_layout
34550
34551 \end_inset
34552 </cell>
34553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34554 \begin_inset Text
34555
34556 \begin_layout Plain Layout
34557 as date
34558 \end_layout
34559
34560 \end_inset
34561 </cell>
34562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34563 \begin_inset Text
34564
34565 \begin_layout Plain Layout
34566 as date
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34572 \begin_inset Text
34573
34574 \begin_layout Plain Layout
34575 as command
34576 \end_layout
34577
34578 \end_inset
34579 </cell>
34580 </row>
34581 <row>
34582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34583 \begin_inset Text
34584
34585 \begin_layout Plain Layout
34586 DVI, PDF, PS
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34592 \begin_inset Text
34593
34594 \begin_layout Plain Layout
34595 as date
34596 \end_layout
34597
34598 \end_inset
34599 </cell>
34600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604 as date
34605 \end_layout
34606
34607 \end_inset
34608 </cell>
34609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34610 \begin_inset Text
34611
34612 \begin_layout Plain Layout
34613 as date
34614 \end_layout
34615
34616 \end_inset
34617 </cell>
34618 </row>
34619 </lyxtabular>
34620
34621 \end_inset
34622
34623
34624 \end_layout
34625
34626 \end_inset
34627
34628
34629 \end_layout
34630
34631 \begin_layout Standard
34632 When you use the option 
34633 \family sans
34634 Draft
34635 \family default
34636  in the 
34637 \family sans
34638 File
34639 \family default
34640  tab of the 
34641 \family sans
34642 External Material
34643 \family default
34644  dialog, only the path to the inserted file is shown in the output.
34645 \begin_inset Newline newline
34646 \end_inset
34647
34648 External material is displayed in LyX either as a box like this: 
34649 \begin_inset Graphics
34650         filename clipart/ExternalMaterialQt4.png
34651         scale 85
34652         scaleBeforeRotation
34653
34654 \end_inset
34655
34656  or as image, depending on the option 
34657 \family sans
34658 Show in LyX
34659 \family default
34660  in the 
34661 \family sans
34662 LaTeX and LyX options
34663 \family default
34664  tab of the dialog.
34665 \end_layout
34666
34667 \begin_layout Standard
34668 The 
34669 \family sans
34670 \emph on
34671 Customization
34672 \family default
34673 \emph default
34674  manual explains how you can define your own templates.
34675 \end_layout
34676
34677 \begin_layout Section
34678 Child Documents
34679 \begin_inset CommandInset label
34680 LatexCommand label
34681 name "sec:Child-Documents"
34682
34683 \end_inset
34684
34685
34686 \begin_inset Index idx
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690 External Document Parts ! Child Documents
34691 \end_layout
34692
34693 \end_inset
34694
34695
34696 \begin_inset Index idx
34697 status collapsed
34698
34699 \begin_layout Plain Layout
34700 Files ! Include
34701 \end_layout
34702
34703 \end_inset
34704
34705
34706 \end_layout
34707
34708 \begin_layout Standard
34709 Child documents are used if you have a long document consisting of several
34710  larger parts or sections.
34711  For maintenance it is often useful and sometimes even required to split
34712  the document into several files that can be revised separately.
34713  The different documents are then the so called 
34714 \begin_inset Quotes eld
34715 \end_inset
34716
34717 child documents
34718 \begin_inset Quotes erd
34719 \end_inset
34720
34721 , and a master document connects them to print the full document or parts
34722  of it.
34723  A child document inherits elements of its master, for example the LaTeX
34724  preamble, the bibliography, and labels for cross-references.
34725 \end_layout
34726
34727 \begin_layout Standard
34728 To be able to work on child documents without the need to open their master,
34729  specify in the child document the master in the menu
34730 \family sans
34731  Document\SpecialChar \menuseparator
34732 Settings\SpecialChar \menuseparator
34733 Document
34734 \begin_inset space ~
34735 \end_inset
34736
34737 Class
34738 \family default
34739 .
34740  This master document will then be used in the background by LyX when you
34741  edit the child document.
34742 \end_layout
34743
34744 \begin_layout Standard
34745 Included documents are displayed in LyX as a box like this: 
34746 \begin_inset Graphics
34747         filename clipart/ChildDocumentQt4.png
34748         scale 85
34749         scaleBeforeRotation
34750
34751 \end_inset
34752
34753  To include child documents in a master document use the menu 
34754 \family sans
34755 Insert\SpecialChar \menuseparator
34756 File\SpecialChar \menuseparator
34757 Child
34758 \begin_inset space ~
34759 \end_inset
34760
34761 Documents
34762 \family default
34763 .
34764  A dialog pops up where you can choose between four include methods:
34765 \end_layout
34766
34767 \begin_layout Description
34768 Include You can include LyX- and LaTeX-documents.
34769  When you press the 
34770 \family sans
34771 Load
34772 \family default
34773  button in the 
34774 \family sans
34775 Child Document
34776 \family default
34777  dialog, the included documents will be opened in LyX in a new file tab
34778  so that you can modify them.
34779 \begin_inset Newline newline
34780 \end_inset
34781
34782
34783 \end_layout
34784
34785 \begin_layout Standard
34786 Here is a child document inserted using 
34787 \family sans
34788 Include
34789 \family default
34790
34791 \begin_inset CommandInset include
34792 LatexCommand include
34793 filename "DummyDocument1.lyx"
34794
34795 \end_inset
34796
34797
34798 \end_layout
34799
34800 \begin_layout Standard
34801 The section numbering includes the sections of the included files in the
34802  order they are inserted in the master document.
34803  The included example document has for example a subsection that is numbered
34804  as a subsection of this section.
34805  Labels of included documents can be referenced: Subsection
34806 \begin_inset space ~
34807 \end_inset
34808
34809
34810 \begin_inset CommandInset ref
34811 LatexCommand ref
34812 reference "sub:External-Subsection-1"
34813
34814 \end_inset
34815
34816 .
34817 \end_layout
34818
34819 \begin_layout Standard
34820 The preamble of the child document is ignored; only the preamble of the
34821  master document is used.
34822  Branches in child documents will be ignored by the master document when
34823  the master document does not have a branch with the same name.
34824  Included documents are inserted starting on a new page and ending with
34825  a page break.
34826 \end_layout
34827
34828 \begin_layout Standard
34829 \begin_inset Note Greyedout
34830 status open
34831
34832 \begin_layout Plain Layout
34833
34834 \series bold
34835 Note:
34836 \series default
34837  If you have included a LyX- or LaTeX-file, you are warned when you export/view
34838  the document in case the child document uses another document class than
34839  the master document as this will lead to unexpected outputs.
34840 \end_layout
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \begin_layout Description
34848 Input This method is very similar to the Include method.
34849  The differences are:
34850 \end_layout
34851
34852 \begin_deeper
34853 \begin_layout Itemize
34854 Input files don't start with a new page and don't end with a page break.
34855 \end_layout
34856
34857 \begin_layout Itemize
34858 Input files can be previewed in LyX when 
34859 \family sans
34860 Instant
34861 \begin_inset space ~
34862 \end_inset
34863
34864 Preview
34865 \family default
34866  is enabled in LyX's preferences under 
34867 \family sans
34868 Look
34869 \begin_inset space ~
34870 \end_inset
34871
34872 and
34873 \begin_inset space ~
34874 \end_inset
34875
34876 feel\SpecialChar \menuseparator
34877 Graphics
34878 \family default
34879 .
34880 \end_layout
34881
34882 \begin_layout Itemize
34883 You cannot exclude Input files via the menu 
34884 \family sans
34885 Document\SpecialChar \menuseparator
34886 Settings\SpecialChar \menuseparator
34887 Child Documents
34888 \family default
34889 .
34890 \end_layout
34891
34892 \end_deeper
34893 \begin_layout Standard
34894 Here is a child document inserted using 
34895 \family sans
34896 Input
34897 \family default
34898
34899 \begin_inset CommandInset include
34900 LatexCommand input
34901 filename "DummyDocument2.lyx"
34902
34903 \end_inset
34904
34905
34906 \end_layout
34907
34908 \begin_layout Description
34909 Verbatim With this method any text file can be included.
34910  The file is shown in the output with its source code; no command used in
34911  the text is invoked.
34912  You can use the option 
34913 \family sans
34914 Mark spaces in output
34915 \family default
34916  that displays the character 
34917 \begin_inset Quotes eld
34918 \end_inset
34919
34920
34921 \begin_inset ERT
34922 status collapsed
34923
34924 \begin_layout Plain Layout
34925
34926
34927 \backslash
34928 textvisiblespace 
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \begin_inset Quotes erd
34935 \end_inset
34936
34937  for every space character in the source code.
34938  The difference from the method via the menu 
34939 \family sans
34940 Insert\SpecialChar \menuseparator
34941 File\SpecialChar \menuseparator
34942 Plain
34943 \begin_inset space ~
34944 \end_inset
34945
34946 Text
34947 \family default
34948  is that the document content is not shown in LyX.
34949 \end_layout
34950
34951 \begin_layout Standard
34952 Here is a child document inserted as Verbatim: 
34953 \begin_inset CommandInset include
34954 LatexCommand verbatiminput
34955 filename "DummyTextDocument.txt"
34956
34957 \end_inset
34958
34959
34960 \begin_inset VSpace bigskip
34961 \end_inset
34962
34963  Here is a child document inserted as Verbatim using the 
34964 \family sans
34965 Mark spaces in output
34966 \family default
34967  option: 
34968 \begin_inset CommandInset include
34969 LatexCommand verbatiminput*
34970 filename "DummyTextDocument.txt"
34971
34972 \end_inset
34973
34974
34975 \end_layout
34976
34977 \begin_layout Standard
34978 \begin_inset VSpace bigskip
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \begin_layout Standard
34985 \begin_inset Note Greyedout
34986 status open
34987
34988 \begin_layout Plain Layout
34989
34990 \series bold
34991 Note:
34992 \series default
34993  As you can see in the examples above, the text of the documents included
34994  as 
34995 \family sans
34996 verbatim
34997 \family default
34998  is not broken at the end of the document lines.
34999 \end_layout
35000
35001 \end_inset
35002
35003
35004 \end_layout
35005
35006 \begin_layout Description
35007 Listings This type is described in chapter
35008 \begin_inset space ~
35009 \end_inset
35010
35011
35012 \begin_inset CommandInset ref
35013 LatexCommand ref
35014 reference "cha:Program-Code-Listings"
35015
35016 \end_inset
35017
35018 .
35019 \end_layout
35020
35021 \begin_layout Standard
35022 \begin_inset Note Greyedout
35023 status open
35024
35025 \begin_layout Plain Layout
35026
35027 \series bold
35028 Note:
35029 \series default
35030  Including the same document twice in a document using different methods
35031  could cause LaTeX-problems.
35032 \end_layout
35033
35034 \end_inset
35035
35036
35037 \end_layout
35038
35039 \begin_layout Standard
35040 If you want to view/export only selected children of your master document,
35041  either because you want to save compiling time or because you want to distribut
35042 e single chapters of the book you are just writing, you can exclude children
35043  from the output.
35044  This is done via the menu 
35045 \family sans
35046 Document\SpecialChar \menuseparator
35047 Settings\SpecialChar \menuseparator
35048 Child Documents
35049 \family default
35050 .
35051  You can exclude\SpecialChar \slash{}
35052 include children by double-clicking on the 
35053 \family sans
35054 include to output
35055 \family default
35056  column of the respective child document in the list (note that this only
35057  works for documents embedded via 
35058 \begin_inset Quotes eld
35059 \end_inset
35060
35061 Include
35062 \begin_inset Quotes erd
35063 \end_inset
35064
35065 , not with 
35066 \begin_inset Quotes eld
35067 \end_inset
35068
35069 Input
35070 \begin_inset Quotes erd
35071 \end_inset
35072
35073 ).
35074  If the option 
35075 \family sans
35076 Maintain counters and references
35077 \family default
35078  is enabled, LyX will assure that all page numbers, references etc.
35079 \begin_inset space ~
35080 \end_inset
35081
35082 are correct as if the whole document was processed.
35083  This is useful if you want the selected sub-documents to look exactly as
35084  in the context of the whole document.
35085  However, LyX needs to process the whole document in the background for
35086  this feature.
35087  So if you want to save compile time and if counters and references do not
35088  need to be correct, disable this checkbox.
35089 \end_layout
35090
35091 \begin_layout Standard
35092 Alternatively, you can put each included file into a branch.
35093 \begin_inset Foot
35094 status collapsed
35095
35096 \begin_layout Plain Layout
35097 Branches are described in section 
35098 \emph on
35099 Branches
35100 \emph default
35101  of the LyX 
35102 \emph on
35103 Userguide
35104 \emph default
35105 .
35106 \end_layout
35107
35108 \end_inset
35109
35110  By enabling\SpecialChar \slash{}
35111 disabling branches you can decide which included files will
35112  appear in the output.
35113  This has the advantage that it also works with Input'ed sub-documents.
35114  However, counters and references will not be maintained with this approach.
35115 \end_layout
35116
35117 \begin_layout Chapter
35118 Program Code Listings
35119 \begin_inset CommandInset label
35120 LatexCommand label
35121 name "cha:Program-Code-Listings"
35122
35123 \end_inset
35124
35125
35126 \begin_inset Index idx
35127 status collapsed
35128
35129 \begin_layout Plain Layout
35130 Listings
35131 \end_layout
35132
35133 \end_inset
35134
35135
35136 \begin_inset Index idx
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140 Program Code
35141 \end_layout
35142
35143 \end_inset
35144
35145
35146 \begin_inset Index idx
35147 status collapsed
35148
35149 \begin_layout Plain Layout
35150 Floats ! Listings
35151 \end_layout
35152
35153 \end_inset
35154
35155
35156 \end_layout
35157
35158 \begin_layout Standard
35159 To include and typeset program code you can use the 
35160 \family sans
35161 Listings
35162 \family default
35163  inset that can be inserted via the menu 
35164 \family sans
35165 Insert\SpecialChar \menuseparator
35166 Program Listing
35167 \family default
35168 .
35169  The LaTeX-package 
35170 \series bold
35171 listings
35172 \series default
35173
35174 \begin_inset Index idx
35175 status collapsed
35176
35177 \begin_layout Plain Layout
35178 LaTeX-packages ! listings
35179 \end_layout
35180
35181 \end_inset
35182
35183  provides a powerful and flexible way to insert program source code into
35184  your document.
35185 \end_layout
35186
35187 \begin_layout Standard
35188 Right-clicking on a listings inset opens the context menu containing where
35189  you can set the listings format.
35190 \end_layout
35191
35192 \begin_layout Standard
35193 By default, a listing starts a new paragraph in the output.
35194  The placement option 
35195 \family sans
35196 Inline
35197 \begin_inset space ~
35198 \end_inset
35199
35200 listing
35201 \family default
35202  prints the listing inline like this: 
35203 \begin_inset listings
35204 lstparams "language={C++}"
35205 inline true
35206 status open
35207
35208 \begin_layout Plain Layout
35209
35210 int a=5;
35211 \end_layout
35212
35213 \end_inset
35214
35215
35216 \begin_inset Newline newline
35217 \end_inset
35218
35219 The option 
35220 \family sans
35221 Float
35222 \family default
35223  creates a listings float where you can specify the placement options 
35224 \begin_inset Quotes eld
35225 \end_inset
35226
35227
35228 \family sans
35229 h
35230 \family default
35231
35232 \begin_inset Quotes erd
35233 \end_inset
35234
35235
35236 \begin_inset Quotes eld
35237 \end_inset
35238
35239
35240 \family sans
35241 t
35242 \family default
35243
35244 \begin_inset Quotes erd
35245 \end_inset
35246
35247
35248 \begin_inset Quotes eld
35249 \end_inset
35250
35251
35252 \family sans
35253 b
35254 \family default
35255
35256 \begin_inset Quotes erd
35257 \end_inset
35258
35259 , and 
35260 \begin_inset Quotes eld
35261 \end_inset
35262
35263
35264 \family sans
35265 p
35266 \family default
35267
35268 \begin_inset Quotes erd
35269 \end_inset
35270
35271  corresponding to the float placement options described in section
35272 \begin_inset space ~
35273 \end_inset
35274
35275
35276 \begin_inset CommandInset ref
35277 LatexCommand ref
35278 reference "sec:Float-Placement"
35279
35280 \end_inset
35281
35282 .
35283  The placement options can be mixed and are inserted without any separation,
35284  e.
35285 \begin_inset space \thinspace{}
35286 \end_inset
35287
35288 g.
35289 \begin_inset space \space{}
35290 \end_inset
35291
35292
35293 \begin_inset Quotes eld
35294 \end_inset
35295
35296
35297 \family sans
35298 htbp
35299 \family default
35300
35301 \begin_inset Quotes erd
35302 \end_inset
35303
35304 .
35305  The option 
35306 \begin_inset Quotes eld
35307 \end_inset
35308
35309 h
35310 \begin_inset Quotes erd
35311 \end_inset
35312
35313  has sometimes no effect, but you don't need to use the 
35314 \family sans
35315 Float
35316 \family default
35317  option in this case as also non-float listings can have captions and be
35318  referenced.
35319 \end_layout
35320
35321 \begin_layout Standard
35322 You can add captions to listings with the menu 
35323 \family sans
35324 Insert\SpecialChar \menuseparator
35325 Caption
35326 \family default
35327 .
35328  Listings can be referenced like floats: Listing
35329 \begin_inset space ~
35330 \end_inset
35331
35332
35333 \begin_inset CommandInset ref
35334 LatexCommand ref
35335 reference "lst:Example-Listing"
35336
35337 \end_inset
35338
35339
35340 \end_layout
35341
35342 \begin_layout Standard
35343 \begin_inset listings
35344 lstparams "language=Python"
35345 inline false
35346 status open
35347
35348 \begin_layout Plain Layout
35349
35350 \begin_inset Caption
35351
35352 \begin_layout Plain Layout
35353 \begin_inset CommandInset label
35354 LatexCommand label
35355 name "lst:Example-Listing"
35356
35357 \end_inset
35358
35359 Example Listing float
35360 \end_layout
35361
35362 \end_inset
35363
35364 # Example listing float
35365 \end_layout
35366
35367 \begin_layout Plain Layout
35368
35369 def func(param):
35370 \end_layout
35371
35372 \begin_layout Plain Layout
35373
35374     'this is a python function'
35375 \end_layout
35376
35377 \begin_layout Plain Layout
35378
35379     pass
35380 \end_layout
35381
35382 \end_inset
35383
35384
35385 \end_layout
35386
35387 \begin_layout Standard
35388 When you have set a programming language in the listings dialog, the keywords
35389  of this language will be recognized and specially typeset in the output.
35390  In the example listings the Python keyword 
35391 \begin_inset Quotes eld
35392 \end_inset
35393
35394 def
35395 \begin_inset Quotes erd
35396 \end_inset
35397
35398  is recognized and printed bold in the output.
35399 \end_layout
35400
35401 \begin_layout Standard
35402 \begin_inset Note Greyedout
35403 status open
35404
35405 \begin_layout Plain Layout
35406
35407 \series bold
35408 Note:
35409 \series default
35410  If you don't get bold keywords when using typewriter fonts, your 
35411 \family typewriter
35412 typewriter
35413 \family default
35414  font probably doesn't provide a bold shape.
35415  In this case select a different one in the menu 
35416 \family sans
35417 Document\SpecialChar \menuseparator
35418 Settings\SpecialChar \menuseparator
35419 Fonts
35420 \family default
35421 .
35422  (The fonts 
35423 \emph on
35424 LuxiMono, BeraMono
35425 \emph default
35426  and 
35427 \emph on
35428 Courier
35429 \emph default
35430  provide bold shapes.)
35431 \end_layout
35432
35433 \end_inset
35434
35435
35436 \end_layout
35437
35438 \begin_layout Standard
35439 In section 
35440 \family sans
35441 Line
35442 \begin_inset space ~
35443 \end_inset
35444
35445 numbering
35446 \family default
35447  of the listings dialog you can specify the line numbering style.
35448  You can insert a number to specify which lines are numbered in the field
35449  
35450 \family sans
35451 Step
35452 \family default
35453 .
35454  When you insert e.
35455 \begin_inset space \thinspace{}
35456 \end_inset
35457
35458 g.
35459 \begin_inset space \space{}
35460 \end_inset
35461
35462
35463 \begin_inset Quotes eld
35464 \end_inset
35465
35466 3
35467 \begin_inset Quotes erd
35468 \end_inset
35469
35470 , only every 3rd line will be numbered.
35471 \end_layout
35472
35473 \begin_layout Standard
35474 You can furthermore specify a range of lines; only these will then appear
35475  in the output.
35476  The option 
35477 \family sans
35478 Extended character table
35479 \family default
35480  should be used when you use national characters like the German umlauts
35481  in the listing.
35482 \begin_inset Newline newline
35483 \end_inset
35484
35485 Here is an example listing with left line numbering, step 
35486 \begin_inset Quotes eld
35487 \end_inset
35488
35489 3
35490 \begin_inset Quotes erd
35491 \end_inset
35492
35493 , language 
35494 \begin_inset Quotes eld
35495 \end_inset
35496
35497 Python
35498 \begin_inset Quotes erd
35499 \end_inset
35500
35501 , options 
35502 \begin_inset Quotes eld
35503 \end_inset
35504
35505 Extended character table
35506 \begin_inset Quotes erd
35507 \end_inset
35508
35509  and 
35510 \begin_inset Quotes eld
35511 \end_inset
35512
35513 Space
35514 \begin_inset space ~
35515 \end_inset
35516
35517 as
35518 \begin_inset space ~
35519 \end_inset
35520
35521 symbol
35522 \begin_inset Quotes erd
35523 \end_inset
35524
35525 , range lines 3
35526 \begin_inset space \thinspace{}
35527 \end_inset
35528
35529 -
35530 \begin_inset space \thinspace{}
35531 \end_inset
35532
35533 8:
35534 \end_layout
35535
35536 \begin_layout Standard
35537 \begin_inset listings
35538 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
35539 inline false
35540 status open
35541
35542 \begin_layout Plain Layout
35543
35544 def func(param):
35545 \end_layout
35546
35547 \begin_layout Plain Layout
35548
35549     'this is a python function'
35550 \end_layout
35551
35552 \begin_layout Plain Layout
35553
35554     pass
35555 \end_layout
35556
35557 \begin_layout Plain Layout
35558
35559 def func(param):
35560 \end_layout
35561
35562 \begin_layout Plain Layout
35563
35564 'This is a German word: Tschüß'
35565 \end_layout
35566
35567 \begin_layout Plain Layout
35568
35569 pass
35570 \end_layout
35571
35572 \begin_layout Plain Layout
35573
35574 def func(param):
35575 \end_layout
35576
35577 \begin_layout Plain Layout
35578
35579 'this is a python function'
35580 \end_layout
35581
35582 \begin_layout Plain Layout
35583
35584 pass
35585 \end_layout
35586
35587 \end_inset
35588
35589
35590 \end_layout
35591
35592 \begin_layout Standard
35593 When you have tabulators in your listing, you can specify the number of
35594  characters that are spanned by a tabulator in the field 
35595 \family sans
35596 Tabulator
35597 \begin_inset space ~
35598 \end_inset
35599
35600 size
35601 \family default
35602 .
35603 \end_layout
35604
35605 \begin_layout Standard
35606 \begin_inset Note Greyedout
35607 status open
35608
35609 \begin_layout Plain Layout
35610
35611 \series bold
35612 Note:
35613 \series default
35614  Due to a bug in the 
35615 \series bold
35616 listings
35617 \series default
35618  package the line numbering is shifted by a line by every previous listing.
35619  That's the reason why the lines 2 and 5 are numbered in the above listing
35620  and not the lines 3 and 6.
35621 \end_layout
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Standard
35629 \begin_inset VSpace bigskip
35630 \end_inset
35631
35632
35633 \end_layout
35634
35635 \begin_layout Standard
35636 It is also possible to print lines from a file as listing.
35637  To do this, use the menu 
35638 \family sans
35639 Insert\SpecialChar \menuseparator
35640 File\SpecialChar \menuseparator
35641 Child Document
35642 \family default
35643  and choose the type 
35644 \family sans
35645 Listings
35646 \family default
35647 .
35648 \begin_inset Foot
35649 status collapsed
35650
35651 \begin_layout Plain Layout
35652 The other child document types are described in section
35653 \begin_inset space ~
35654 \end_inset
35655
35656
35657 \begin_inset CommandInset ref
35658 LatexCommand ref
35659 reference "sec:Child-Documents"
35660
35661 \end_inset
35662
35663 .
35664 \end_layout
35665
35666 \end_inset
35667
35668  In the child document dialog you can specify the listing parameters in
35669  a text box.
35670  To show a list of all available parameters, type in a question mark 
35671 \begin_inset Quotes eld
35672 \end_inset
35673
35674 ?
35675 \begin_inset Quotes erd
35676 \end_inset
35677
35678  in the text box.
35679 \end_layout
35680
35681 \begin_layout Standard
35682 To reference child document listings, write a label text into the corresponding
35683  field of the child document dialog.
35684  The label can then be referenced using the menu 
35685 \family sans
35686 Insert\SpecialChar \menuseparator
35687 Cross-Reference
35688 \family default
35689 .
35690 \end_layout
35691
35692 \begin_layout Standard
35693 Listing
35694 \begin_inset space ~
35695 \end_inset
35696
35697
35698 \begin_inset CommandInset ref
35699 LatexCommand ref
35700 reference "lst:file-listing"
35701
35702 \end_inset
35703
35704  is an example for a listing of a file; there the lines 10
35705 \begin_inset space \thinspace{}
35706 \end_inset
35707
35708 -
35709 \begin_inset space \thinspace{}
35710 \end_inset
35711
35712 15 of this LyX file are listed.
35713 \end_layout
35714
35715 \begin_layout Standard
35716 \begin_inset CommandInset include
35717 LatexCommand lstinputlisting
35718 filename "EmbeddedObjects.lyx"
35719 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
35720
35721 \end_inset
35722
35723
35724 \end_layout
35725
35726 \begin_layout Standard
35727 \begin_inset VSpace bigskip
35728 \end_inset
35729
35730
35731 \end_layout
35732
35733 \begin_layout Standard
35734 Inserting a formula into a listing can be done the following way:
35735 \end_layout
35736
35737 \begin_layout Enumerate
35738 Open the listings dialog and add
35739 \begin_inset Newline newline
35740 \end_inset
35741
35742
35743 \family sans
35744 mathescape=true
35745 \family default
35746
35747 \begin_inset Newline newline
35748 \end_inset
35749
35750 to the field of the 
35751 \family sans
35752 Advanced
35753 \family default
35754  tab.
35755 \end_layout
35756
35757 \begin_layout Enumerate
35758 Create a formula outside the listing
35759 \end_layout
35760
35761 \begin_layout Enumerate
35762 Copy the content of the formula (not the formula inset) to the clipboard
35763  (shortcut 
35764 \begin_inset Info
35765 type  "shortcut"
35766 arg   "copy"
35767 \end_inset
35768
35769 )
35770 \end_layout
35771
35772 \begin_layout Enumerate
35773 In the listing write 
35774 \begin_inset Quotes eld
35775 \end_inset
35776
35777
35778 \family sans
35779 $$
35780 \family default
35781
35782 \begin_inset Quotes erd
35783 \end_inset
35784
35785  and copy from the clipboard between the dollar-signs (shortcut 
35786 \begin_inset Info
35787 type  "shortcut"
35788 arg   "paste"
35789 \end_inset
35790
35791 )
35792 \end_layout
35793
35794 \begin_layout Standard
35795 \begin_inset listings
35796 lstparams "language=Python,mathescape=true"
35797 inline false
35798 status open
35799
35800 \begin_layout Plain Layout
35801
35802 \begin_inset Caption
35803
35804 \begin_layout Plain Layout
35805 Example Listing float containing a formula
35806 \end_layout
35807
35808 \end_inset
35809
35810 # Example listing float
35811 \end_layout
35812
35813 \begin_layout Plain Layout
35814
35815 def func(param):
35816 \end_layout
35817
35818 \begin_layout Plain Layout
35819
35820     # $
35821 \backslash
35822 prod_{n=1}^{
35823 \backslash
35824 infty}
35825 \backslash
35826 ,
35827 \backslash
35828 frac{1}{x^{2}}$
35829 \end_layout
35830
35831 \begin_layout Plain Layout
35832
35833     pass
35834 \end_layout
35835
35836 \end_inset
35837
35838
35839 \end_layout
35840
35841 \begin_layout Standard
35842 \begin_inset VSpace bigskip
35843 \end_inset
35844
35845
35846 \end_layout
35847
35848 \begin_layout Standard
35849 Global listings settings can be set in the 
35850 \family sans
35851 Document\SpecialChar \menuseparator
35852 Settings\SpecialChar \menuseparator
35853 Listings
35854 \family default
35855  dialog.
35856  To get there a list of available options, type in a question mark 
35857 \begin_inset Quotes eld
35858 \end_inset
35859
35860 ?
35861 \begin_inset Quotes erd
35862 \end_inset
35863
35864 .
35865 \end_layout
35866
35867 \begin_layout Standard
35868 For more information about the 
35869 \series bold
35870 listings
35871 \series default
35872  package, we refer to its documentation 
35873 \begin_inset CommandInset citation
35874 LatexCommand cite
35875 key "listings"
35876
35877 \end_inset
35878
35879 .
35880 \end_layout
35881
35882 \begin_layout Standard
35883 \begin_inset Newpage newpage
35884 \end_inset
35885
35886
35887 \end_layout
35888
35889 \begin_layout Chapter
35890 \start_of_appendix
35891 Units available in LyX
35892 \begin_inset Index idx
35893 status collapsed
35894
35895 \begin_layout Plain Layout
35896 Units
35897 \end_layout
35898
35899 \end_inset
35900
35901
35902 \begin_inset CommandInset label
35903 LatexCommand label
35904 name "cha:Units-available-in"
35905
35906 \end_inset
35907
35908
35909 \end_layout
35910
35911 \begin_layout Standard
35912 To understand the units described in this documentation, Table
35913 \begin_inset space ~
35914 \end_inset
35915
35916
35917 \begin_inset CommandInset ref
35918 LatexCommand ref
35919 reference "tab:Units"
35920
35921 \end_inset
35922
35923  explains all units available in LyX.
35924 \end_layout
35925
35926 \begin_layout Standard
35927 \begin_inset Float table
35928 placement h
35929 wide false
35930 sideways false
35931 status open
35932
35933 \begin_layout Plain Layout
35934 \begin_inset Caption
35935
35936 \begin_layout Plain Layout
35937 \begin_inset CommandInset label
35938 LatexCommand label
35939 name "tab:Units"
35940
35941 \end_inset
35942
35943 Units
35944 \end_layout
35945
35946 \end_inset
35947
35948
35949 \end_layout
35950
35951 \begin_layout Plain Layout
35952 \begin_inset VSpace medskip
35953 \end_inset
35954
35955
35956 \end_layout
35957
35958 \begin_layout Plain Layout
35959 \align center
35960 \begin_inset Tabular
35961 <lyxtabular version="3" rows="20" columns="2">
35962 <features tabularvalignment="middle">
35963 <column alignment="center" valignment="top" width="0">
35964 <column alignment="center" valignment="top" width="0">
35965 <row>
35966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970 unit
35971 \end_layout
35972
35973 \end_inset
35974 </cell>
35975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35976 \begin_inset Text
35977
35978 \begin_layout Plain Layout
35979 name/description
35980 \end_layout
35981
35982 \end_inset
35983 </cell>
35984 </row>
35985 <row>
35986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35987 \begin_inset Text
35988
35989 \begin_layout Plain Layout
35990 mm
35991 \end_layout
35992
35993 \end_inset
35994 </cell>
35995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35996 \begin_inset Text
35997
35998 \begin_layout Plain Layout
35999 millimeter
36000 \end_layout
36001
36002 \end_inset
36003 </cell>
36004 </row>
36005 <row>
36006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36007 \begin_inset Text
36008
36009 \begin_layout Plain Layout
36010 cm
36011 \end_layout
36012
36013 \end_inset
36014 </cell>
36015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36016 \begin_inset Text
36017
36018 \begin_layout Plain Layout
36019 centimeter
36020 \end_layout
36021
36022 \end_inset
36023 </cell>
36024 </row>
36025 <row>
36026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36027 \begin_inset Text
36028
36029 \begin_layout Plain Layout
36030 in
36031 \end_layout
36032
36033 \end_inset
36034 </cell>
36035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36036 \begin_inset Text
36037
36038 \begin_layout Plain Layout
36039 inch
36040 \end_layout
36041
36042 \end_inset
36043 </cell>
36044 </row>
36045 <row>
36046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36047 \begin_inset Text
36048
36049 \begin_layout Plain Layout
36050 pt
36051 \end_layout
36052
36053 \end_inset
36054 </cell>
36055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36056 \begin_inset Text
36057
36058 \begin_layout Plain Layout
36059 point (72.27
36060 \begin_inset space \thinspace{}
36061 \end_inset
36062
36063 pt = 1
36064 \begin_inset space \thinspace{}
36065 \end_inset
36066
36067 in)
36068 \end_layout
36069
36070 \end_inset
36071 </cell>
36072 </row>
36073 <row>
36074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36075 \begin_inset Text
36076
36077 \begin_layout Plain Layout
36078 pc
36079 \end_layout
36080
36081 \end_inset
36082 </cell>
36083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36084 \begin_inset Text
36085
36086 \begin_layout Plain Layout
36087 pica (1
36088 \begin_inset space \thinspace{}
36089 \end_inset
36090
36091 pc = 12
36092 \begin_inset space \thinspace{}
36093 \end_inset
36094
36095 pt)
36096 \end_layout
36097
36098 \end_inset
36099 </cell>
36100 </row>
36101 <row>
36102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36103 \begin_inset Text
36104
36105 \begin_layout Plain Layout
36106 sp
36107 \end_layout
36108
36109 \end_inset
36110 </cell>
36111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36112 \begin_inset Text
36113
36114 \begin_layout Plain Layout
36115 scaled point (65536
36116 \begin_inset space \thinspace{}
36117 \end_inset
36118
36119 sp = 1
36120 \begin_inset space \thinspace{}
36121 \end_inset
36122
36123 pt)
36124 \end_layout
36125
36126 \end_inset
36127 </cell>
36128 </row>
36129 <row>
36130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36131 \begin_inset Text
36132
36133 \begin_layout Plain Layout
36134 bp
36135 \end_layout
36136
36137 \end_inset
36138 </cell>
36139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36140 \begin_inset Text
36141
36142 \begin_layout Plain Layout
36143 big point (72
36144 \begin_inset space \thinspace{}
36145 \end_inset
36146
36147 bp = 1
36148 \begin_inset space \thinspace{}
36149 \end_inset
36150
36151 in)
36152 \end_layout
36153
36154 \end_inset
36155 </cell>
36156 </row>
36157 <row>
36158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36159 \begin_inset Text
36160
36161 \begin_layout Plain Layout
36162 dd
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171 didot (1
36172 \begin_inset space \thinspace{}
36173 \end_inset
36174
36175 dd 
36176 \begin_inset Formula $\approx$
36177 \end_inset
36178
36179  0.376
36180 \begin_inset space \thinspace{}
36181 \end_inset
36182
36183 mm)
36184 \end_layout
36185
36186 \end_inset
36187 </cell>
36188 </row>
36189 <row>
36190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36191 \begin_inset Text
36192
36193 \begin_layout Plain Layout
36194 cc
36195 \end_layout
36196
36197 \end_inset
36198 </cell>
36199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36200 \begin_inset Text
36201
36202 \begin_layout Plain Layout
36203 cicero (1
36204 \begin_inset space \thinspace{}
36205 \end_inset
36206
36207 cc = 12
36208 \begin_inset space \thinspace{}
36209 \end_inset
36210
36211 dd)
36212 \end_layout
36213
36214 \end_inset
36215 </cell>
36216 </row>
36217 <row>
36218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36219 \begin_inset Text
36220
36221 \begin_layout Plain Layout
36222 Scale%
36223 \end_layout
36224
36225 \end_inset
36226 </cell>
36227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36228 \begin_inset Text
36229
36230 \begin_layout Plain Layout
36231 % of original image width
36232 \end_layout
36233
36234 \end_inset
36235 </cell>
36236 </row>
36237 <row>
36238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36239 \begin_inset Text
36240
36241 \begin_layout Plain Layout
36242 text%
36243 \end_layout
36244
36245 \end_inset
36246 </cell>
36247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36248 \begin_inset Text
36249
36250 \begin_layout Plain Layout
36251 % of text width
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 </row>
36257 <row>
36258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36259 \begin_inset Text
36260
36261 \begin_layout Plain Layout
36262 col%
36263 \end_layout
36264
36265 \end_inset
36266 </cell>
36267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36268 \begin_inset Text
36269
36270 \begin_layout Plain Layout
36271 % of column width
36272 \end_layout
36273
36274 \end_inset
36275 </cell>
36276 </row>
36277 <row>
36278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36279 \begin_inset Text
36280
36281 \begin_layout Plain Layout
36282 page%
36283 \end_layout
36284
36285 \end_inset
36286 </cell>
36287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36288 \begin_inset Text
36289
36290 \begin_layout Plain Layout
36291 % of paper width
36292 \end_layout
36293
36294 \end_inset
36295 </cell>
36296 </row>
36297 <row>
36298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36299 \begin_inset Text
36300
36301 \begin_layout Plain Layout
36302 line%
36303 \end_layout
36304
36305 \end_inset
36306 </cell>
36307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36308 \begin_inset Text
36309
36310 \begin_layout Plain Layout
36311 % of line width
36312 \end_layout
36313
36314 \end_inset
36315 </cell>
36316 </row>
36317 <row>
36318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36319 \begin_inset Text
36320
36321 \begin_layout Plain Layout
36322 theight%
36323 \end_layout
36324
36325 \end_inset
36326 </cell>
36327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36328 \begin_inset Text
36329
36330 \begin_layout Plain Layout
36331 % of text height
36332 \end_layout
36333
36334 \end_inset
36335 </cell>
36336 </row>
36337 <row>
36338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36339 \begin_inset Text
36340
36341 \begin_layout Plain Layout
36342 pheight%
36343 \end_layout
36344
36345 \end_inset
36346 </cell>
36347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36348 \begin_inset Text
36349
36350 \begin_layout Plain Layout
36351 % of paper height
36352 \end_layout
36353
36354 \end_inset
36355 </cell>
36356 </row>
36357 <row>
36358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36359 \begin_inset Text
36360
36361 \begin_layout Plain Layout
36362 ex
36363 \end_layout
36364
36365 \end_inset
36366 </cell>
36367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36368 \begin_inset Text
36369
36370 \begin_layout Plain Layout
36371 height of letter 
36372 \emph on
36373 x
36374 \emph default
36375  in current font
36376 \end_layout
36377
36378 \end_inset
36379 </cell>
36380 </row>
36381 <row>
36382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36383 \begin_inset Text
36384
36385 \begin_layout Plain Layout
36386 em
36387 \end_layout
36388
36389 \end_inset
36390 </cell>
36391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36392 \begin_inset Text
36393
36394 \begin_layout Plain Layout
36395 width of letter 
36396 \emph on
36397 M
36398 \emph default
36399  in current font
36400 \end_layout
36401
36402 \end_inset
36403 </cell>
36404 </row>
36405 <row>
36406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36407 \begin_inset Text
36408
36409 \begin_layout Plain Layout
36410 mu
36411 \end_layout
36412
36413 \end_inset
36414 </cell>
36415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36416 \begin_inset Text
36417
36418 \begin_layout Plain Layout
36419 math unit (1
36420 \begin_inset space \thinspace{}
36421 \end_inset
36422
36423 mu = 1/18
36424 \begin_inset space \thinspace{}
36425 \end_inset
36426
36427 em)
36428 \end_layout
36429
36430 \end_inset
36431 </cell>
36432 </row>
36433 </lyxtabular>
36434
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \end_inset
36441
36442
36443 \end_layout
36444
36445 \begin_layout Chapter
36446 Output File Formats with Graphics
36447 \begin_inset CommandInset label
36448 LatexCommand label
36449 name "cha:Output-File-Formats"
36450
36451 \end_inset
36452
36453
36454 \end_layout
36455
36456 \begin_layout Section
36457 DVI
36458 \begin_inset Index idx
36459 status collapsed
36460
36461 \begin_layout Plain Layout
36462 File Formats ! DVI
36463 \end_layout
36464
36465 \end_inset
36466
36467
36468 \begin_inset Index idx
36469 status collapsed
36470
36471 \begin_layout Plain Layout
36472 DVI|see
36473 \begin_inset ERT
36474 status collapsed
36475
36476 \begin_layout Plain Layout
36477
36478 {
36479 \end_layout
36480
36481 \end_inset
36482
36483 File Formats
36484 \begin_inset ERT
36485 status collapsed
36486
36487 \begin_layout Plain Layout
36488
36489 }
36490 \end_layout
36491
36492 \end_inset
36493
36494
36495 \end_layout
36496
36497 \end_inset
36498
36499
36500 \end_layout
36501
36502 \begin_layout Standard
36503 This file type has the extension 
36504 \begin_inset Quotes eld
36505 \end_inset
36506
36507
36508 \family typewriter
36509 .dvi
36510 \family default
36511
36512 \begin_inset Quotes erd
36513 \end_inset
36514
36515 .
36516  It is called 
36517 \begin_inset Quotes eld
36518 \end_inset
36519
36520 device-independent
36521 \begin_inset Quotes erd
36522 \end_inset
36523
36524  (DVI), because it is completely portable; you can move them from one machine
36525  to another without needing to do any sort of conversion.
36526  At the time when this file-format was developed, this was no matter of
36527  course.
36528  DVIs are used for quick previews and as pre-stage for other output formats,
36529  like PostScript.
36530 \end_layout
36531
36532 \begin_layout Standard
36533 \begin_inset Note Greyedout
36534 status open
36535
36536 \begin_layout Plain Layout
36537
36538 \series bold
36539 Note:
36540 \series default
36541  DVI-files do not contain images; they will only be a linked.
36542 \end_layout
36543
36544 \end_inset
36545
36546  So don't forget this, if you move your 
36547 \family typewriter
36548 .dvi
36549 \family default
36550  file to another computer.
36551  This property can also slow down your computer when you view the DVI, because
36552  the DVI-viewer has to convert the image in the background to make it visible
36553  when you scroll in the DVI.
36554  So it is recommended that you use PDF for files with many images.
36555 \end_layout
36556
36557 \begin_layout Standard
36558 You can export your document to DVI by using the menu 
36559 \family sans
36560 File\SpecialChar \menuseparator
36561 Export\SpecialChar \menuseparator
36562 DVI
36563 \family default
36564 .
36565  You can view your document as DVI via the 
36566 \family sans
36567 View
36568 \family default
36569  menu or by using the toolbar button 
36570 \begin_inset Graphics
36571         filename ../images/buffer-view_dvi.png
36572         scale 85
36573         scaleBeforeRotation
36574
36575 \end_inset
36576
36577 .
36578 \end_layout
36579
36580 \begin_layout Section
36581 PostScript
36582 \begin_inset CommandInset label
36583 LatexCommand label
36584 name "sec:PostScript"
36585
36586 \end_inset
36587
36588
36589 \begin_inset Index idx
36590 status collapsed
36591
36592 \begin_layout Plain Layout
36593 File Formats ! PostScript
36594 \end_layout
36595
36596 \end_inset
36597
36598
36599 \begin_inset Index idx
36600 status collapsed
36601
36602 \begin_layout Plain Layout
36603 PostScript|see
36604 \begin_inset ERT
36605 status collapsed
36606
36607 \begin_layout Plain Layout
36608
36609 {
36610 \end_layout
36611
36612 \end_inset
36613
36614 File Formats
36615 \begin_inset ERT
36616 status collapsed
36617
36618 \begin_layout Plain Layout
36619
36620 }
36621 \end_layout
36622
36623 \end_inset
36624
36625
36626 \end_layout
36627
36628 \end_inset
36629
36630
36631 \end_layout
36632
36633 \begin_layout Standard
36634 This file type has the extension 
36635 \begin_inset Quotes eld
36636 \end_inset
36637
36638
36639 \family typewriter
36640 .ps
36641 \family default
36642
36643 \begin_inset Quotes erd
36644 \end_inset
36645
36646 .
36647  PostScript was developed by the company 
36648 \family typewriter
36649 Adobe
36650 \family default
36651  as a printer language.
36652  The file therefore contains commands that the printer uses to print the
36653  file.
36654  PostScript can be seen as a 
36655 \begin_inset Quotes eld
36656 \end_inset
36657
36658 programming language
36659 \begin_inset Quotes erd
36660 \end_inset
36661
36662 ; you can calculate with it and draw diagrams and images
36663 \begin_inset Foot
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667 If you are interested to learn more about this, have a look at the LaTeX-package
36668  
36669 \series bold
36670 PSTricks
36671 \series default
36672  
36673 \begin_inset CommandInset citation
36674 LatexCommand cite
36675 key "pstricks"
36676
36677 \end_inset
36678
36679 .
36680 \end_layout
36681
36682 \end_inset
36683
36684 .
36685  Due to this ability, the files are often bigger than PDFs.
36686 \end_layout
36687
36688 \begin_layout Standard
36689 PostScript can only contain images in the format 
36690 \begin_inset Quotes eld
36691 \end_inset
36692
36693 Encapsulated PostScript
36694 \begin_inset Quotes erd
36695 \end_inset
36696
36697  (EPS, file extension 
36698 \begin_inset Quotes eld
36699 \end_inset
36700
36701
36702 \family typewriter
36703 .eps
36704 \family default
36705
36706 \begin_inset Quotes erd
36707 \end_inset
36708
36709 ).
36710  As LyX allows you to use any known image format in your document, it has
36711  to convert images in the background to EPS.
36712  If you have e.g.
36713 \begin_inset space ~
36714 \end_inset
36715
36716 50
36717 \begin_inset space ~
36718 \end_inset
36719
36720 images in your document, LyX has to do 50
36721 \begin_inset space ~
36722 \end_inset
36723
36724 conversions whenever you view or export your document.
36725  This will slow down your work flow with LyX drastically.
36726  So if you plan to use PostScript, you can insert your images directly as
36727  EPS to avoid this problem.
36728 \end_layout
36729
36730 \begin_layout Standard
36731 You can export your document to PostScript using the menu 
36732 \family sans
36733 File\SpecialChar \menuseparator
36734 Export\SpecialChar \menuseparator
36735 Postscript
36736 \family default
36737 .
36738  You can view your document as PostScript via the 
36739 \family sans
36740 View
36741 \family default
36742  menu or by using the toolbar button 
36743 \begin_inset Graphics
36744         filename ../images/buffer-view_ps.png
36745         scale 85
36746         scaleBeforeRotation
36747
36748 \end_inset
36749
36750 .
36751 \end_layout
36752
36753 \begin_layout Section
36754 PDF
36755 \begin_inset Index idx
36756 status collapsed
36757
36758 \begin_layout Plain Layout
36759 File Formats ! PDF
36760 \end_layout
36761
36762 \end_inset
36763
36764
36765 \begin_inset Index idx
36766 status collapsed
36767
36768 \begin_layout Plain Layout
36769 PDF
36770 \end_layout
36771
36772 \end_inset
36773
36774
36775 \end_layout
36776
36777 \begin_layout Standard
36778 This file type has the extension 
36779 \begin_inset Quotes eld
36780 \end_inset
36781
36782
36783 \family typewriter
36784 .pdf
36785 \family default
36786
36787 \begin_inset Quotes erd
36788 \end_inset
36789
36790 .
36791  The 
36792 \begin_inset Quotes eld
36793 \end_inset
36794
36795 Portable Document Format
36796 \begin_inset Quotes erd
36797 \end_inset
36798
36799  (PDF) was developed by 
36800 \family typewriter
36801 Adobe
36802 \family default
36803  as a derivative of PostScript.
36804  It is more compressed and it uses fewer commands than PostScript.
36805  As the name 
36806 \begin_inset Quotes eld
36807 \end_inset
36808
36809 portable
36810 \begin_inset Quotes erd
36811 \end_inset
36812
36813  implies, it can be processed at any computer system and the printed output
36814  looks exactly the same.
36815 \end_layout
36816
36817 \begin_layout Standard
36818 PDF can contain images in its own PDF format, in the format 
36819 \begin_inset Quotes eld
36820 \end_inset
36821
36822 Joint Photographic Experts Group
36823 \begin_inset Quotes erd
36824 \end_inset
36825
36826  (JPG, file extension 
36827 \begin_inset Quotes eld
36828 \end_inset
36829
36830
36831 \family typewriter
36832 .jpg
36833 \family default
36834
36835 \begin_inset Quotes erd
36836 \end_inset
36837
36838  or 
36839 \begin_inset Quotes eld
36840 \end_inset
36841
36842
36843 \family typewriter
36844 .jpeg
36845 \family default
36846
36847 \begin_inset Quotes erd
36848 \end_inset
36849
36850 ), and in the format 
36851 \begin_inset Quotes eld
36852 \end_inset
36853
36854 Portable Network Graphics
36855 \begin_inset Quotes erd
36856 \end_inset
36857
36858  (PNG, file extension 
36859 \begin_inset Quotes eld
36860 \end_inset
36861
36862
36863 \family typewriter
36864 .png
36865 \family default
36866
36867 \begin_inset Quotes erd
36868 \end_inset
36869
36870 ).
36871  Nevertheless you can use any other image format, because LyX converts them
36872  in the background to one of these formats.
36873  But as described in the section about PostScript, the image conversion
36874  will slow down your work flow.
36875  So it is recommended that you use images in one of the three mentioned
36876  formats.
36877 \end_layout
36878
36879 \begin_layout Standard
36880 You can export your document to PDF via the menu 
36881 \family sans
36882 File\SpecialChar \menuseparator
36883 Export
36884 \family default
36885  in three different ways:
36886 \end_layout
36887
36888 \begin_layout Description
36889 PDF
36890 \begin_inset space ~
36891 \end_inset
36892
36893 (ps2pdf) This uses the program 
36894 \family typewriter
36895 ps2pdf
36896 \family default
36897  that creates a PDF from a PostScript-version of your file.
36898  The PostScript-version is produced by the program 
36899 \family typewriter
36900 dvips
36901 \family default
36902  which uses a DVI-version as intermediate step.
36903  So this export variant consists of three conversions.
36904 \end_layout
36905
36906 \begin_layout Description
36907 PDF
36908 \begin_inset space ~
36909 \end_inset
36910
36911 (dvipdfm) This uses the program 
36912 \family typewriter
36913 dvipdfm
36914 \family default
36915  that converts your file in the background to DVI and in a second step to
36916  PDF.
36917 \end_layout
36918
36919 \begin_layout Description
36920 PDF
36921 \begin_inset space ~
36922 \end_inset
36923
36924 (pdflatex) This uses the program 
36925 \family typewriter
36926 pdftex
36927 \family default
36928  that converts your file directly to PDF.
36929 \end_layout
36930
36931 \begin_layout Standard
36932 It is recommended that you use 
36933 \family sans
36934 PDF
36935 \begin_inset space ~
36936 \end_inset
36937
36938 (pdflatex)
36939 \family default
36940  because 
36941 \family typewriter
36942 pdftex
36943 \family default
36944  supports all features of actual PDF-versions, is quick and works stable.
36945  The program 
36946 \family typewriter
36947 dvipdfm
36948 \family default
36949  is not under development and therefore a bit outdated.
36950 \end_layout
36951
36952 \begin_layout Standard
36953 You can view your document as PDF via the 
36954 \family sans
36955 View
36956 \family default
36957  menu or by using the toolbar button 
36958 \begin_inset Graphics
36959         filename ../images/buffer-view_pdf2.png
36960         scale 85
36961         scaleBeforeRotation
36962
36963 \end_inset
36964
36965  
36966 \family sans
36967 (
36968 \family default
36969 that uses 
36970 \family sans
36971 PDF
36972 \begin_inset space ~
36973 \end_inset
36974
36975 (pdflatex)
36976 \family default
36977 ).
36978 \end_layout
36979
36980 \begin_layout Chapter
36981 Explanation of Equation
36982 \begin_inset space ~
36983 \end_inset
36984
36985 (
36986 \begin_inset CommandInset ref
36987 LatexCommand ref
36988 reference "eq:Wgn"
36989
36990 \end_inset
36991
36992 )
36993 \begin_inset CommandInset label
36994 LatexCommand label
36995 name "cha:Explanation-of-Equation"
36996
36997 \end_inset
36998
36999
37000 \end_layout
37001
37002 \begin_layout Standard
37003 We can calculate the total width of 
37004 \emph on
37005 n
37006 \emph default
37007  table cells 
37008 \begin_inset Formula $W_{\mathrm{tot\, n}}$
37009 \end_inset
37010
37011  as follows:
37012 \end_layout
37013
37014 \begin_layout Standard
37015 \begin_inset Formula 
37016 \begin{equation}
37017 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
37018 \end{equation}
37019
37020 \end_inset
37021
37022 where 
37023 \begin_inset Formula $W_{g\, n}$
37024 \end_inset
37025
37026  is the given width of all cells, 
37027 \series bold
37028
37029 \backslash
37030 tabcolsep
37031 \series default
37032  is the LaTeX-length between the cell text and the cell border (its default
37033  value is 6
37034 \begin_inset space \thinspace{}
37035 \end_inset
37036
37037 pt).
37038  
37039 \series bold
37040
37041 \backslash
37042 arrayrulewidth
37043 \series default
37044  is the thickness of the cell border line, the default is 0.4
37045 \begin_inset space \thinspace{}
37046 \end_inset
37047
37048 pt.
37049 \end_layout
37050
37051 \begin_layout Standard
37052 Following equation
37053 \begin_inset space ~
37054 \end_inset
37055
37056
37057 \begin_inset CommandInset ref
37058 LatexCommand eqref
37059 reference "eq:Wtot_n"
37060
37061 \end_inset
37062
37063 , the total width of a multicolumn 
37064 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
37065 \end_inset
37066
37067  is
37068 \end_layout
37069
37070 \begin_layout Standard
37071 \begin_inset Formula 
37072 \begin{equation}
37073 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
37074 \end{equation}
37075
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \begin_layout Standard
37082 By setting equation
37083 \begin_inset space ~
37084 \end_inset
37085
37086
37087 \begin_inset CommandInset ref
37088 LatexCommand eqref
37089 reference "eq:Wtot_n"
37090
37091 \end_inset
37092
37093  and 
37094 \begin_inset CommandInset ref
37095 LatexCommand eqref
37096 reference "eq:Wtot_mult"
37097
37098 \end_inset
37099
37100  equal we can calculate the needed given width 
37101 \begin_inset Formula $W_{g\, n}$
37102 \end_inset
37103
37104  when 
37105 \emph on
37106 n
37107 \emph default
37108  columns are spanned, so that each column has a total width of 
37109 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
37110 \end_inset
37111
37112 :
37113 \end_layout
37114
37115 \begin_layout Standard
37116 \begin_inset Formula 
37117 \begin{equation}
37118 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
37119 \end{equation}
37120
37121 \end_inset
37122
37123
37124 \end_layout
37125
37126 \begin_layout Bibliography
37127 \labelwidthstring Bibliography
37128 \begin_inset CommandInset bibitem
37129 LatexCommand bibitem
37130 key "latexcompanion"
37131
37132 \end_inset
37133
37134 Frank Mittelbach and Michel Goossens: 
37135 \emph on
37136 The LaTeX Companion Second Edition.
37137
37138 \emph default
37139  Addison-Wesley, 2004
37140 \end_layout
37141
37142 \begin_layout Bibliography
37143 \labelwidthstring Bibliography
37144 \begin_inset CommandInset bibitem
37145 LatexCommand bibitem
37146 key "latexguide"
37147
37148 \end_inset
37149
37150 Helmut Kopka and Patrick W.
37151  Daly: 
37152 \emph on
37153 A Guide to LaTeX Fourth Edition.
37154
37155 \emph default
37156  Addison-Wesley, 2003
37157 \end_layout
37158
37159 \begin_layout Bibliography
37160 \labelwidthstring Bibliography
37161 \begin_inset CommandInset bibitem
37162 LatexCommand bibitem
37163 key "latexbook"
37164
37165 \end_inset
37166
37167 Leslie Lamport: 
37168 \emph on
37169 LaTeX: A Document Preparation System.
37170
37171 \emph default
37172  Addison-Wesley, second edition, 1994
37173 \end_layout
37174
37175 \begin_layout Bibliography
37176 \labelwidthstring Bibliography
37177 \begin_inset CommandInset bibitem
37178 LatexCommand bibitem
37179 key "booktabs"
37180
37181 \end_inset
37182
37183 Documentation of the LaTeX-package 
37184 \series bold
37185
37186 \begin_inset CommandInset href
37187 LatexCommand href
37188 name "booktabs"
37189 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
37190
37191 \end_inset
37192
37193
37194 \series default
37195
37196 \begin_inset Index idx
37197 status collapsed
37198
37199 \begin_layout Plain Layout
37200 LaTeX-packages ! booktabs
37201 \end_layout
37202
37203 \end_inset
37204
37205
37206 \end_layout
37207
37208 \begin_layout Bibliography
37209 \labelwidthstring Bibliography
37210 \begin_inset CommandInset bibitem
37211 LatexCommand bibitem
37212 key "caption"
37213
37214 \end_inset
37215
37216 Documentation of the LaTeX-package 
37217 \series bold
37218
37219 \begin_inset CommandInset href
37220 LatexCommand href
37221 name "caption"
37222 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
37223
37224 \end_inset
37225
37226
37227 \series default
37228
37229 \begin_inset Index idx
37230 status collapsed
37231
37232 \begin_layout Plain Layout
37233 LaTeX-packages ! caption
37234 \end_layout
37235
37236 \end_inset
37237
37238
37239 \end_layout
37240
37241 \begin_layout Bibliography
37242 \labelwidthstring Bibliography
37243 \begin_inset CommandInset bibitem
37244 LatexCommand bibitem
37245 key "endfloat"
37246
37247 \end_inset
37248
37249 Documentation of the LaTeX-package 
37250 \series bold
37251
37252 \begin_inset CommandInset href
37253 LatexCommand href
37254 name "endfloat"
37255 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
37256
37257 \end_inset
37258
37259
37260 \series default
37261
37262 \begin_inset Index idx
37263 status collapsed
37264
37265 \begin_layout Plain Layout
37266 LaTeX-packages ! endfloat
37267 \end_layout
37268
37269 \end_inset
37270
37271
37272 \end_layout
37273
37274 \begin_layout Bibliography
37275 \labelwidthstring Bibliography
37276 \begin_inset CommandInset bibitem
37277 LatexCommand bibitem
37278 key "footmisc"
37279
37280 \end_inset
37281
37282 Documentation of the LaTeX-package 
37283 \series bold
37284
37285 \begin_inset CommandInset href
37286 LatexCommand href
37287 name "footmisc"
37288 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
37289
37290 \end_inset
37291
37292
37293 \series default
37294
37295 \begin_inset Index idx
37296 status collapsed
37297
37298 \begin_layout Plain Layout
37299 LaTeX-packages ! footmisc
37300 \end_layout
37301
37302 \end_inset
37303
37304
37305 \end_layout
37306
37307 \begin_layout Bibliography
37308 \labelwidthstring Bibliography
37309 \begin_inset CommandInset bibitem
37310 LatexCommand bibitem
37311 key "hypcap"
37312
37313 \end_inset
37314
37315 Documentation of the LaTeX-package 
37316 \series bold
37317
37318 \begin_inset CommandInset href
37319 LatexCommand href
37320 name "hypcap"
37321 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
37322
37323 \end_inset
37324
37325
37326 \series default
37327
37328 \begin_inset Index idx
37329 status collapsed
37330
37331 \begin_layout Plain Layout
37332 LaTeX-packages ! hyperref
37333 \end_layout
37334
37335 \end_inset
37336
37337
37338 \end_layout
37339
37340 \begin_layout Bibliography
37341 \labelwidthstring Bibliography
37342 \begin_inset CommandInset bibitem
37343 LatexCommand bibitem
37344 key "hyperref"
37345
37346 \end_inset
37347
37348 Documentation of the LaTeX-package 
37349 \series bold
37350
37351 \begin_inset CommandInset href
37352 LatexCommand href
37353 name "hyperref"
37354 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
37355
37356 \end_inset
37357
37358
37359 \series default
37360
37361 \begin_inset Index idx
37362 status collapsed
37363
37364 \begin_layout Plain Layout
37365 LaTeX-packages ! hyperref
37366 \end_layout
37367
37368 \end_inset
37369
37370
37371 \end_layout
37372
37373 \begin_layout Bibliography
37374 \labelwidthstring Bibliography
37375 \begin_inset CommandInset bibitem
37376 LatexCommand bibitem
37377 key "KOMA-Script"
37378
37379 \end_inset
37380
37381 Documentation of the LaTeX-package 
37382 \series bold
37383
37384 \begin_inset CommandInset href
37385 LatexCommand href
37386 name "KOMA-Script"
37387 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
37388
37389 \end_inset
37390
37391
37392 \series default
37393
37394 \begin_inset Index idx
37395 status collapsed
37396
37397 \begin_layout Plain Layout
37398 LaTeX-packages ! KOMA-Script
37399 \end_layout
37400
37401 \end_inset
37402
37403
37404 \end_layout
37405
37406 \begin_layout Bibliography
37407 \labelwidthstring Bibliography
37408 \begin_inset CommandInset bibitem
37409 LatexCommand bibitem
37410 key "listings"
37411
37412 \end_inset
37413
37414 Documentation of the LaTeX-package 
37415 \series bold
37416
37417 \begin_inset CommandInset href
37418 LatexCommand href
37419 name "listings"
37420 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
37421
37422 \end_inset
37423
37424
37425 \series default
37426
37427 \begin_inset Index idx
37428 status collapsed
37429
37430 \begin_layout Plain Layout
37431 LaTeX-packages ! listings
37432 \end_layout
37433
37434 \end_inset
37435
37436
37437 \end_layout
37438
37439 \begin_layout Bibliography
37440 \labelwidthstring Bibliography
37441 \begin_inset CommandInset bibitem
37442 LatexCommand bibitem
37443 key "marginnote"
37444
37445 \end_inset
37446
37447 Documentation of the LaTeX-package 
37448 \series bold
37449
37450 \begin_inset CommandInset href
37451 LatexCommand href
37452 name "marginnote"
37453 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
37454
37455 \end_inset
37456
37457
37458 \series default
37459
37460 \begin_inset Index idx
37461 status collapsed
37462
37463 \begin_layout Plain Layout
37464 LaTeX-packages ! marginnote
37465 \end_layout
37466
37467 \end_inset
37468
37469
37470 \end_layout
37471
37472 \begin_layout Bibliography
37473 \labelwidthstring Bibliography
37474 \begin_inset CommandInset bibitem
37475 LatexCommand bibitem
37476 key "lettrine"
37477
37478 \end_inset
37479
37480 Documentation of the LaTeX-package 
37481 \series bold
37482
37483 \begin_inset CommandInset href
37484 LatexCommand href
37485 name "lettrine"
37486 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
37487
37488 \end_inset
37489
37490
37491 \series default
37492  and an 
37493 \begin_inset CommandInset href
37494 LatexCommand href
37495 name "example"
37496 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
37497
37498 \end_inset
37499
37500
37501 \begin_inset Index idx
37502 status collapsed
37503
37504 \begin_layout Plain Layout
37505 LaTeX-packages ! lettrine
37506 \end_layout
37507
37508 \end_inset
37509
37510
37511 \end_layout
37512
37513 \begin_layout Bibliography
37514 \labelwidthstring Bibliography
37515 \begin_inset CommandInset bibitem
37516 LatexCommand bibitem
37517 key "pstricks"
37518
37519 \end_inset
37520
37521 Web page of the LaTeX-package 
37522 \series bold
37523
37524 \begin_inset CommandInset href
37525 LatexCommand href
37526 name "PSTricks"
37527 target "http://tug.org/PSTricks/"
37528
37529 \end_inset
37530
37531
37532 \series default
37533
37534 \begin_inset Index idx
37535 status collapsed
37536
37537 \begin_layout Plain Layout
37538 LaTeX-packages ! PSTricks
37539 \end_layout
37540
37541 \end_inset
37542
37543
37544 \end_layout
37545
37546 \begin_layout Bibliography
37547 \labelwidthstring Bibliography
37548 \begin_inset CommandInset bibitem
37549 LatexCommand bibitem
37550 key "sidecap"
37551
37552 \end_inset
37553
37554 Documentation of the LaTeX-package 
37555 \series bold
37556
37557 \begin_inset CommandInset href
37558 LatexCommand href
37559 name "sidecap"
37560 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
37561
37562 \end_inset
37563
37564
37565 \series default
37566
37567 \begin_inset Index idx
37568 status collapsed
37569
37570 \begin_layout Plain Layout
37571 LaTeX-packages ! sidecap
37572 \end_layout
37573
37574 \end_inset
37575
37576
37577 \end_layout
37578
37579 \begin_layout Bibliography
37580 \labelwidthstring Bibliography
37581 \begin_inset CommandInset bibitem
37582 LatexCommand bibitem
37583 key "prettyref"
37584
37585 \end_inset
37586
37587 Documentation of the LaTeX-package 
37588 \series bold
37589
37590 \begin_inset CommandInset href
37591 LatexCommand href
37592 name "prettyref"
37593 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
37594
37595 \end_inset
37596
37597
37598 \series default
37599
37600 \begin_inset Index idx
37601 status collapsed
37602
37603 \begin_layout Plain Layout
37604 LaTeX-packages ! prettyref
37605 \end_layout
37606
37607 \end_inset
37608
37609
37610 \end_layout
37611
37612 \begin_layout Bibliography
37613 \labelwidthstring Bibliography
37614 \begin_inset CommandInset bibitem
37615 LatexCommand bibitem
37616 key "refstyle"
37617
37618 \end_inset
37619
37620 Documentation of the LaTeX-package 
37621 \series bold
37622
37623 \begin_inset CommandInset href
37624 LatexCommand href
37625 name "refstyle"
37626 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
37627
37628 \end_inset
37629
37630
37631 \series default
37632
37633 \begin_inset Index idx
37634 status collapsed
37635
37636 \begin_layout Plain Layout
37637 LaTeX-packages ! refstyle
37638 \end_layout
37639
37640 \end_inset
37641
37642
37643 \end_layout
37644
37645 \begin_layout Bibliography
37646 \labelwidthstring Bibliography
37647 \begin_inset CommandInset bibitem
37648 LatexCommand bibitem
37649 key "NewInLyX20"
37650
37651 \end_inset
37652
37653
37654 \begin_inset CommandInset href
37655 LatexCommand href
37656 name "Wiki page"
37657 target "http://wiki.lyx.org/LyX/NewInLyX20"
37658
37659 \end_inset
37660
37661  about new features in 
37662 \family sans
37663 LyX 2.0
37664 \family default
37665 .
37666 \end_layout
37667
37668 \begin_layout Standard
37669 \begin_inset CommandInset index_print
37670 LatexCommand printindex
37671 type "idx"
37672
37673 \end_inset
37674
37675
37676 \end_layout
37677
37678 \end_body
37679 \end_document